/*.form-control, .btn{
  border-radius:0;
}*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

code{
    background:none;
    padding: 0 0 0 0;
    font-size:13px;
    line-height: 15px;
    color: #3c3c3c;
}
.img-disp {
	border: 5px solid #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
	width:135px;
	height:135px;
	margin: 15px;
}
.photo-edit {
    font-size: 15px;
    position: relative;
    top: -42px;
}
.photo-edit-icon {
  background: none repeat scroll 0 0 #fff;
  border-radius: 50%;
  padding: 5px 8px;
}
.user-profile .nav-tabs {
    border-bottom: 3px solid #00C0EF;
}


.user-profile .nav > li > a:hover, .user-profile .nav > li > a:focus {
   
    border:1px solid #00C0EF;
}
.profile-label {
    background: #E3EEF1;
    border-bottom: 1px solid #ddd;
    padding:12px;
    word-wrap: break-word;
}
.profile-text {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding:12px;
    word-wrap: break-word;
}

.profile-text:empty:before {
    content: '\00a0';
}

.stu-emg-gur .form-group {
    float:right;
    margin-bottom:0;
}
.emg-ct-label {
   float: left;
   font-weight: bold;
   margin-right: 5px;
   margin-top: 4px;
}
.border-bottom-warning {
  border-bottom: 1px solid #f39c12;
}
.profile-title-1 {
  font-size:17px;
}
.pf-bg {
  background-color: #f4f4f4;
}
.pf-border {
  border: 1px solid #ececf0;
  box-shadow: 0 0 6px 1px #ececf0;
}

@media (max-width: 600px) {
  .disp-doc {
  	overflow: auto;
  }
}
@media (min-width: 600px) {
  .disp-doc {
  	overflow: visible;
  }
}
@media (max-width: 992px) {
  .profile-data {
  	padding: 0px !important;
  }
}

.tr_active {
    background-color:#f4f4f4; 
}

.link-box2 {
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 15px;
    min-height: 40px;
    width: 100%;
    border: 1px solid #ddd;
    position:relative;
}


.link-box-icon2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px 0 0 2px;
    display: block;
    float: left;
    font-size: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 90px;
}

.letter {
  min-height: 20px;
  padding: 25px 50px;
  margin-bottom: 20px;
  background-color: #ffffff;
}

.letter .sch-icon {
  display: block;
  margin-top:-95px;
  margin-left: auto;
  margin-right: auto;
}

.letter .sch-title {
  margin-top:-20px;
  text-align: center;
  font-size: 32px;
  text-transform: uppercase;
  color: #777571;
}

.letter .l-address{
  font-size: 14px;
  color: #777571;
}

hr.l_header{
    margin-top: 0px;
    margin-bottom: 0px;
    height: 2px;
    border: 0;
    border-top: 1px solid #47B2C3;
    border-bottom: 1px solid #47B2C3;
}

hr.l_double{
    margin-top: 0px;
    margin-bottom: 5px;
    height: 1px;
    border: 0;
    border-top: 1px solid #8b8b8b;
    border-bottom: 2px solid #8b8b8b;
}

hr.normal{
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border: 1px solid #8b8b8b;
}

.tbl_border{
    margin-top: 0px;
    margin-bottom: 5px;
    height: 1px;
    border: 0;
    border-top: 1px solid #8b8b8b;
    border-bottom: 2px solid #8b8b8b;
}
hr.l_normal{
    margin-top: 0px;
    margin-bottom: 0px;
}
.letter .std_name{
  border-right:1px solid #ccc;
}

.letter .top-buttons{
  margin-top:-120px;
}

.lined-heading {
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
    display: block;
  }

h1.lined-heading:before, h2.lined-heading:before, h3.lined-heading:before, 
h4.lined-heading:before, h5.lined-heading:before, h6.lined-heading:before {
    position: absolute;
    top: 50%;
    z-index: 1;
    display: block;
    width: 100%;
    height: 1px;
    border-top: 2px solid #ccc;
    content: "";
}

h1.lined-heading span, h2.lined-heading span, h3.lined-heading span, 
h4.lined-heading span, h5.lined-heading span, h6.lined-heading span {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    background: #fff;
    display: inline-block;
}

.center-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:300px;
}
.nav-arrow{
  padding: 13px 15px;
  font-size:24px;
  color:gray;
}
.nav-arrow-innactive{
  color:#dddddd;
}
.nav-repeat{
  font-weight:bold;
  padding: 17px 30px 13px 10px ;
  font-size:19px;
  color:gray;
}
.title-head {
  font-family: sans-serif;
  font-size: 17px;
  padding: 16px 15px;
  width:auto;
  height:40px;
  color:#A2A6A7;
  overflow:hidden;
}
ul.menu-list li {
    display:inline;
}
.content-title{
  font-size: 21px;
}

.modal-loading {
  position:   fixed;
  top:        0;
  left:       0;
  height:     100%;
  z-index:10;
  width:      100%;
  background: rgba( 255, 255, 255, .2 ) 
              url('../img/loading.gif') 
              60% 50% 
              no-repeat;
}
body .modal-loading {
    overflow: hidden;   
}

.modal-open{
  overflow:auto;
  padding-right:0 !important;
}

.notify {
  position:   fixed;
  top:        7px;
  right:       7px;
  z-index:10000;
  border-radius:3px;
}

.close-notify{
  padding-top: 5px;
  padding-right: 10px;
  float:right;
  font-weight: bold;
}

.close-notify:hover{
  color:#ffffff;
}
.notify.notify-success{
  background: #00bcd4;
}

.notify.notify-danger{
  background: #ce0000;
}

.notify-content{
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  padding: 20px;
}

.content-loading {
  position: fixed;
  font-size:18px;
  z-index:100;
  border-radius:17px;
  text-align:center;
  color: gray;
  padding:3px 20px;
  background:white;
  margin-left :30%;
  margin-top:5%;
  -webkit-box-shadow: 0px 1px 10px -1px rgba(0,0,0,0.78);
  -moz-box-shadow: 0px 1px 10px -1px rgba(0,0,0,0.78);
  box-shadow: 0px 1px 10px -1px rgba(0,0,0,0.78);
}

.has-errors {
  color:#a94442;
  padding-left: 15px;

}

.popover{
   max-width: 500px;
}

.upload-success {
  color:#a94442;
  padding-left: 15px;
  font-size:16px;

}

.border-total{
  border-bottom: 3px double #A9A7A7;
   border-top: 2px solid #C5C5C5;
}
.no-padding-right{
  padding-right: 0;
}
.no-padding-left{
  padding-left: 0;
}
.no-vpadding{
  padding-top: 0;
  padding-bottom: 0;
}

@media(max-width: 767px){
  .col-sm-6.no-padding-right{
    padding-left: 0;
  }
  .col-sm-6.no-padding-left{
    padding-right: 0;
  }
}
.site_chn{
 border: 2px solid #ffffff;
}
.site_chn:hover{
 border: 2px solid #eee;
}


.select2-container--bootstrap.input-sm .select2-selection--single, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
  border: 1px solid #1a9bb1;
}
.select2-container--krajee .select2-selection {
  border: 1px solid #1a9bb1;
}

.select2-container--bootstrap .select2-selection{
  border: 1px solid #1a9bb1;
}
.select2-container--bootstrap .select2-selection--single {
  border: 1px solid #1a9bb1;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
/*.modal-backdrop{*/
  /*z-index: -1;*/
/*}*/
/*.modal{*/
  /*z-index: 10000;*/
/*}*/

.wizard a {
    padding: 10px 12px 10px 12px;
    margin-right: 0px;
    background: #efefef;
    position: relative;
    display: inline-block;
}
.wizard a:before {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #fff;
    position: absolute;
    content: "";
    top: 0;
    left: 3px;
}
.wizard a:after {
    width: 0;
    height: 0;
    border-top: 20px inset transparent;
    border-bottom: 20px inset transparent;
    border-left: 20px solid #efefef;
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    z-index: 2;
}
.wizard a:first-child:before,
.wizard a:last-child:after {
    border: none;
}

.wizard .badge {
    margin: 0 5px 0 18px;
    position: relative;
    top: -1px;
}

.wizard a:first-child .badge {
    margin-left: 0;
}
.wizard .current {
    background: #01b5d2;
    color: #fff;
}
.wizard .current:after {
    border-left-color: #01b5d2;
}
.gray, .gray:hover{
  color:gray;
}
.sub-menu-link{
    color: #090909;
    font-size:11px !important;
    padding-left: 19px !important;
}

.pay-step{
    font-family: 'Lato', sans-serif;
    font-size:16px;
    color: #7a7a7a;
    padding-bottom: 5px;
    margin-right: 20px;
}

.pay-step.active{
    color: #090909;
    border-bottom: 2px solid #bfbfbf;
}
.plan_total{
    padding-bottom: 15px !important;
    font-weight: bold;
}
.message_placeholder{
    padding:2px 20px;
}
.message_placeholder:hover{
    background-color: #e8f6f9;
}