﻿.clsaddnewPart {
   margin-bottom: -2px !important;
   border: #0081CB solid 0.10em !important;
}
.clsdvsubmenu{
    margin-top:-2px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    padding-bottom: 16px !important;
}
.clsmainmenu:hover{
    padding-bottom: 15px !important;
}
.navbar{
    margin-bottom:0px !important;
}
 .accoutInfo{
        width:auto!important;
        margin-left:3%!important;
    }
    .updateinfo{
        background-color: #BEBEBE !important;
        /*border-color: #BEBEBE !important;*/
        border: 1px solid #BEBEBE;	
        color:black !important;
    }
    .box{
        padding:24px!important;
        border: 1px solid lightgray!important;
    }
    .form-control {
        border-radius: 0 !important;
        border: 1px solid #aaa !important;
        height: 40px !important;
    }


    .btn1 {
    }

        .btn1:hover {
            background-color: rgb(151,11,14);
        }

    .dvStyle {
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
        background-color: #f5f5f5;
        color: black;
        display: block;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        background-image: none;
        border: 1px solid #aaa;
        /*border-radius: 4px;*/
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

        .dvStyle option {
            margin: 40px;
            background: rgba(0, 0, 0, 0.3);
            background-color: #f5f5f5;
            border: 3px solid red;
            text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
        }

    .account-container {
        width: 70% !important;
        margin: auto !important;
    }
    .clscontainer{
        padding:20px 0px 20px 0px;
         
    }
    .clshide{
        display:none;
    }
    .clsspan{
        line-height:5;
        margin-left:15px
    }
    .clstext{
        text-decoration:none;
    }
    .clsspan2{
        line-height:5;
    }
    .btnupdateinfo{
        height: 36px;	
        width: 140px;	
        border: 1px solid #BEBEBE;	
        background-color: #EEEEEE;
    }

.myaccnav {
      overflow: visible;
      background-color: #00283C;
      height: 106px;
      left:0;
      right:0;
      /*position:fixed;*/
      z-index: 1029;
}
.myaccnav-cols{
    left:4%;
}
.myaccnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  margin: 10px 15px;
  text-decoration: none;
  height: 26px;	
  color: #FFFFFF;	 	
  font-size: 12px;	
  line-height: 40px;
}

.myaccnav a:hover {  
  text-decoration:none;
  background:none;
  border-bottom: 3px solid #D0021B;
  bottom: -10px;
  content: " ";
  left: 0;
  height:40px;
  right: 0;
}

.myaccnav a.active { 
  text-decoration:none;
  background:none;
  border-bottom: 3px solid #D0021B;
  bottom: -10px;
  content: " ";
  left: 0;
  height:40px;
  right: 0;
}
.clsh3header{
    color: white;
    margin-left: 2%;
}

.clsresetpasswordwin{
    margin-top:3%;
}
.clspasswordtext {
    margin: 0 0 10px;
    margin-right: -25px;
}
.clspdf{
    cursor:pointer !important;
}
.clsboldtext{
    font-weight:bold;
}
.clssetmargin{
    margin-top:1%;
}
.clssetmargin2{
    margin-top:2%;
}
@media screen and (min-width: 768px) and (max-width: 1186px) {
  .account-container {
        width: 56% !important;
        margin: 5% auto auto auto !important;
    }
}

@media screen and (min-width: 415px) and (max-width: 768px) {
  .account-container {
        width: 56% !important;
        margin: 12% auto auto auto !important;
    }
}
.container-box {
    margin-top: 50px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
