/* User-list */
body{
    -webkit-font-smoothing: antialiased;
}


.Content-Section{
    padding: 80px 0;
}
.media img{
   height: 60px;
}
.media-body h6{
   color: #ff0000;
   font-weight: 700;
   font-size: 13px;
   font-family: 'Work Sans', sans-serif;
   text-transform: uppercase;
}

.login-box{
    position: relative;
    border: 1px solid #e6e6e6;
    background: #1d9e74;
    padding: 18px 52px 10px 80px;
}
.login-box a{
    text-decoration: none;
}
.login-box i{
    font-size: 40px;
    color: #ffffff;
    position: absolute;
    left: 21px;
}
.login-content span{
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Work Sans', sans-serif;
}
.login-box p{
    color: #ec7c2a;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}



.loginCenter{
    margin: auto;
}   

.outerLine{
    margin: auto;
    border: 1px solid #dadce0;
    border-radius: 10px;
    padding: 7% 3% 15% 3%;
    margin-top: 6%;
    max-width: 440px;
}

.img-fluid{
    height: 70px;
}
 /* content-Section  */

 .Content-Section{
    padding: 40px 0;
}
.media img{
   height: 60px;    
}
.navbar-brand img {
    height: 62px;
}
.media-body h6{
   color: #ff0000;
   font-weight: 700;
   font-size: 13px;
   font-family: 'Work Sans', sans-serif;
   text-transform: uppercase;
}

.heading{
    color: #e4312b;
}

.mxEmlTempl{
    max-width: 400px;
}

.outerLineR{
    width: 68%;
    margin: auto;
    border: 1px solid #dadce0;
    border-radius: 10px;
    padding: 2% 3%;
    margin-top: 3%;
}
@media only screen and (max-width: 600px) {
    .outerLineR {
        width: 100%;
    }
  }

.outerLineRL{
    width: 72%;
    margin: auto;
    border: 1px solid #dadce0;
    border-radius: 10px;
    padding: 2% 3%;
    margin-top: 1%;
}

.outerLineProf{
    border: 1px solid #dadce0;
    border-radius: 10px;
    margin-top: 40px;
}

.profiledtlh{
    margin-top: 20px;
    margin-bottom: 20px;
}
.otpSection{
    display: none;
}
.errs{
    display: none;
}
.changeMob{
    display: none;
}

.pdtop{
    margin-top:30px;
}

.bkColor{
    
    background:#f8f8f8 ;
}

.itemFlex{
    margin: 30px 0px;
}
/* .itemFlex h3{
    margin-left: 5%;
    width:53%;

} */

.itemFlex a{
    margin-left: 5%;

}

.scroll-div{
    background: #ffffff;
    overflow-y: scroll;
    height: 200px;
    text-align: left;
    padding: 5px;
}

.txtalg{
    text-align: left;
    padding-left: 52px;
    margin-top: 40px;
}

.resolContainer{
    text-align: left;
    padding-left: 58px; 
}
.resolutionDetail{
padding-top: 30px;
padding-bottom: 20px;
}

.resolutionDetail li{
    font-size: 18px;
}

.btn_center{
    padding: 30px 0px;
    margin-top: 30px;
    clear: both;
    margin: auto;
}

.txtAgn{
    text-align: right;
}

.optionContainer{
    list-style: none;
}

.optionContainer li{
text-align: left;
}
.ml5{
    margin-left: 8rem;

}

.profiledtl{
    list-style: none;
}

.profiledtl li{
text-align: left;
padding: 10px 0px;
}

.ht{
    min-height: 42px;
}

.txtalg {
    width: 100%;
}

.termsCondition{
    font-size: 12px;
}

.termSelect{
    width: 20px;
    float: left;
    height: 27px;
    margin-right: 10px;
}

.termscnt{
    text-decoration: none;
}
.profile_vailidate{
    width: 44%;
    margin: auto;
    text-align: left;
}

.input-group-addon{
    background: #eee;
    padding: 2px 10px;
}

.input-group-addon a{
    font-size: 21px;
    color: #333;
}

#show_hide_password{
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.dpSetting{
border-top:none;
border-bottom: none;
border-left: none;
}
.rpadding{
    padding: 25px 0px 15px 0px;
}
.errorM{
text-align: center;
margin: auto;

}
.desc{
    display: none;
}

.inputArea{
    width:51%;
    margin: auto;
}
.emailhead{
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.jumbotron{
background: none !important;
}

.navbar-inverse .navbar-nav>li>a:hover{
    color: #333333;
}

.table>thead:first-child>tr:first-child>th {
    text-align: center;
}

.table{
    border: 1px solid #ddd;
}
.mrgin{
    margin: auto;
    text-align: center;
}
.list_user{
    margin-top:20px;
    text-align: center;
}

.navbar-toggle{
width: 80px;
height: 32px;
}

.user-div{
    padding: 12px;
}
.user_content{
    font-size: 26px;
    font-weight: 300;
}
.cv_list{
    list-style: none;
    height: 39px;
    margin: 0;
    line-height: 39px;
    padding: 0;
}
.cv_list li{ 
    display: inline-block; 
    margin: 0px 25px;
}
.cv_list li a:hover{
    text-decoration: none;
}

/* Drag and Drop */

.inputDnD .form-control-file {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 6em;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    background-color: #c61c23;
    box-shadow: 0 0 5px solid currentColor;
  }
  .inputDnD .form-control-file:before {
    content: attr(data-title);
    position: absolute;
    top: 0.5em;
    left: 0;
    width: 100%;
    min-height: 6em;
    line-height: 2em;
    padding-top: 1.5em;
    opacity: 1;
    visibility: visible;
    text-align: center;
    border: 0.25em dashed currentColor;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
  }
  .inputDnD .form-control-file:hover:before {
    border-style: solid;
    box-shadow: inset 0px 0px 0px 0.25em currentColor;
  }

/* Data_box */

  .multiple-boxes{
     padding: 40px 0px;
  }
  .box-icon{
    padding: 30px;
    text-align: center;
    margin: 10px 0px;
 }
 .box-icon a{
     color: #fff;
     font-size: 16px;
    font-weight: 500;
 }
 .box-icon a:hover{
     text-decoration: none;
 }
  .icon-size{
    font-size: 80px !important;
    color: #fff;
    padding-bottom: 8px;
  }
   
.voting-box{
    background-color: #977ddc;
}
.document-box{
    background-color:#70a8f3;
}
.report-box{
    background-color:#74c352;
}
.news-box{
    background-color:#f58a8a;
}
.Enquire-box{
    background-color:#fbbd7f;
}
.user-box{
    background-color:#f7cd52;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
    border-radius: 25px;
    padding: 7px;
}


.btnSubmit{
    max-width: 91%;
    text-align: right;
}

.downloadSec{
    list-style: none;
    margin: 0;
    padding: 0;
}

.downloadSec li{
    float: left;
    width: 30%;
}

.downloadSec li form button{
   font-size: 13px !important;
   padding: 5px;
}
.tecSml{
    margin-right: 66% !important;
}

.clrs{
    color:#fff;
}




/* 
this is style for new menu here...
Remove dark-nav class from nav tag to see the light version  */
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    font-family: arial;
  }
  header {
    min-height: 60px;
  }
  .container:after, .container:before {
    content: "";
    display: block;
    clear: both;
  }
  
  /* Start navbar */
  .nav {
      padding :5px 0px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #ececec;
    min-height: 60px;
    height: auto;
  }
  .nav .nav-heading {float: left;background-color: #fff;}
  
  .nav .nav-heading .toggle-nav {
    padding: 2px 10px;
    border-radius: 5px;
    border: none;
    display: none;
    background-color: transparent;
  }
  .nav .nav-heading > a {
    text-decoration: none;
    color: #000;
    line-height: 60px;
    font-weight: 400;
    font-size: 19px;
  }
  
  /* Start menu */
  .nav .menu {
    float: right;
  }
  .nav .menu:after {
    content: "";
    clear: both;
    display: block;
  }
  .nav .list {
    float: right;
    margin: 0;
  }
  .nav .list > li {
    float: left;
    list-style: none;
  }
  .nav .list > li > a {
    color: #555;
    text-decoration: none;
    display: block;
    line-height: 70px;
    padding: 0 10px;
  }
  .nav .list > li > a:hover,
  .nav .list > li.active > a {
    color: #333
  }
  
  /* Start drodpwn menu */
  .categories {
    position: relative;
  }
  .nav .list .categories .drop-down {
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #FFF;
    border: 1px solid #ccc;
    padding: 5px 0;
    min-width: 160px;
    width: auto;
    white-space: nowrap;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    display: none;
    z-index: 99999
  }
  .nav .list .drop-down > .seprator {
    height: 1px;
    width: 100%;
    margin: 9px 0;
    background-color: #e5e5e5
  }
  .drop-down > li > a {
    color: #333;
    display: block;
    padding: 3px 20px;
    text-decoration: none;
  }
  .show {
    display: block
  }
  
  /* Sub dropdown menu */
  .categories .drop-down .sub-drop-down {position: relative}
  .categories .drop-down .sub-drop-down:hover .sub-dropdown {
    display: block;
  }
  .categories .drop-down .sub-dropdown {
    position: absolute;
    top: -20px;
    left: 107%;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    display: none;
  }
  .categories .drop-down .sub-dropdown:before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: -20px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #cccccc
  }
  .categories .drop-down .sub-dropdown > li > a {
    color: #555;
    padding: 5px 0;
    display: block
  }
  /* End sub dropdown menu */
  /* Dark theme */
  .dark-nav {background-color: #279e74}
  
  .dark-nav .list > li > a {color: #ffB}
  
  .dark-nav .list > li > a:hover,
  .dark-nav .list > li.active > a {color: #FFF}
  
  .dark-nav .nav-heading > a {color: #EEE}
  
  .dark-nav .nav-heading .toggle-nav {color: #EEE}
  
  /* End Dark theme */
  
  /* Start media query for navbar */
  @media (max-width: 767px) {
    .nav .container {
      padding-right: 0;
      padding-left: 0;
    }
    .nav .nav-heading {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      border-bottom: 1px solid #ffe7e7
    }
    .nav .nav-heading .brand {float: left}
  
    .nav .nav-heading .toggle-nav {
      display: block;
      float: right;
      margin-top: 14px;
    }
  
    .nav .menu {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      display: none;
    }
  
    .nav .list {
      float: none;
      width: 100%;
    }
    .nav .list > li {
      float: none;
      width: 100%;
    }
    .nav .list > li > a {padding: 12px 0;line-height: 1}
  
    .nav .list .categories .drop-down {
      background-color: transparent;
      border: none;
      position: static;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0
    }
    .categories .drop-down .sub-dropdown {
      position: static;
      background-color: transparent;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding-left: 20px;
    }
    .categories .drop-down .sub-dropdown > li > a {
      color: #ff8;
    }
    .categories .drop-down .sub-dropdown:before {
      display: none
    }
    /* Simple reset for dark theme */
    .dark-nav .menu {background-color: #279e74}
    .dark-nav .nav-heading {border-bottom-color: #279e74}
    .dark-nav .list .drop-down > li > a {color: #AAA}
    .dark-nav .list .categories .drop-down .seprator {background-color: #2a2d38}
  
  }
  
  /* .btmFxd{
      bottom: 0;
      position: absolute;
  } */