/* popup section */

#divPopup,#mod_iqexdivPopup {
    z-index: 100;
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    background: #000000;
    top: 0px;
    left: 0px;
}
#toPopup,#mod_iqexdtl {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    position: fixed;
    top: 20%;
    width: 580px;
    z-index: 1000;
}
#popup_content,.popup_content{
    background-color: #ebebed;
    font-size:13px;
}

#popup_content p,.popup_content p {
    width: 100%;
    padding-bottom:10px;
    font-size: 13px;    
}
.modal-content,
.modal-tab-content {
    border-radius: 0;
    margin-top: 200px;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.43px;
}
.modal-tab-header {
  padding-bottom: 0;
  padding-top: 5px;
  border-bottom: 2px solid #323248;
  overflow: hidden;
}
.mt-8 {
  margin-top: 8px;
}
.pull-right {
  float: right!important;
}
.modal-tab-close {
  margin-top: 8px!important;
  cursor: pointer;
  color: #848491;
}
.modal-tab-title {
  padding: 10px;
  color: #FFF;
  background: #323248;
  text-align: center;
  width: auto;
}
.modal-title {
    margin: 0;
    line-height: 1.42857;
    font-size: 13px;
    float: left;
    padding: 10px 20px;
    font-weight:bold;
}

.modal-tab-arrow {
  position: absolute;
  text-align: center;
  left: 12px;
  padding: 0 20px;
  min-width: 120px;
  top: 45px;
}
.h6 {
  font-size: 11px;
}
.modal-body {
    position: relative;
    padding: 30px 10px 20px 15px;
    line-height: 1.42857;
}
.form-group {
  margin-bottom: 15px;
    overflow: hidden;
}
.control-label {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px;
    font-size: 13px;
    width: 40%;
    padding-right: 15px;
    float: left;
}
.light-navy {
  color: #848491! important;
}

.modal-footer {
    /*margin-top: 15px;*/
    padding: 0;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-tab-footer {
    background: #d6d6da;
    border: none;
}
.btn-inline-navbar {
    font-size: 13px;
    border-radius: 0;
    padding: 10px 15px;
    background:#fff;
}
.btn-cyan {
  color: #fff;
  background-color: #268efc;
  border-color: #268efc;
}
.btn {
    border: none;
    font-weight:bold;
    cursor:pointer;
}
a:focus, a:hover {
  color: #1661a5;
  text-decoration: underline;
}
.col-sm-5 {
    width: 40%;
}
.col-sm-7{
    width: 55%;
}
.left{
    float: left;
}
input[type="password"].form-control,
input.form-control {
    width: 100%;
    padding: 9px 0 9px 6px;
}
small.help-block{
    font-size: 11px;
    display: block;
    padding-top: 5px;
}
.dark-navy {
    color: #323248!important;
}
.border, .left{
  border: none;
}
a.light-navy{
  color: #848491;
  text-decoration: none;
}
a.light-navy:hover{
  color: #1661a5;
  text-decoration: underline;
}
.has-error .form-control {

  border: 1px solid #ff202e;
    outline: none;
}
.forgotpwd{
  padding-top: 5px;
}
.text-size13 {
    font-size: 13px;
}
/* for saranya - AJ*/

/*input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    border: 1px solid #dadbdb;
    padding: 2px 0 2px 4px;
}*/
.col-sm-3 {
    width: 25%;
}
.forgotpwdmsg div{
    margin-bottom: 10px;
}
/* added LG 20.04.2015*/

.pl-10 {
    padding-left: 10px;
}
.text-size13 {
    font-size: 13px;
}
.text-size14 {
    font-size: 14px;
}
.pt-5{
    padding-top: 5px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pl-8 {
    padding-left: 8px;
}
.pr-20 {
    padding-right: 20px;
}
.l-h14 {
    line-height: 1.4;
}
.ml-9{
    margin-left: 9px;
}
.ml-10{
    margin-left: 10px;
}
.ml-60{
  margin-left: 60px;
}
.mb-0{
    margin-bottom: 0px;
}
.mb-4{
    margin-bottom: 4px;
}
.mb-10{
    margin-bottom: 10px;
}
.mb-15{
    margin-bottom: 15px !important;
}
.mb-24{
    margin-bottom: 24px;
}
.mt-n5{
    margin-top: -5px;
}
.mt-n4{
    margin-top: -4px;
}
.mt-0{
    margin-top: 0;
}
.mt-6{
    margin-top: 6px;
}
.mt-10{
    margin-top: 10px;   
}
.mr-9{
    margin-right: 9px;
}
.lh-1 {
  line-height: 1;
}
.lh-14{
    line-height: 1.42857;
}
.lh-06{
    line-height: 0.6;
}
.l-29{
    left:29px;
}
.w-37{
    width:37%;
}
.form-control {
    display: block;
    width: 100%;
    height: 22px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #848491;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -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, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.modal-pop-label{
    width:40%;
}
.modal-pop-input{
    width:62%;
}
.has-error .help-block{
    margin-bottom: 5px important;
}
#popup_content input[type="password"].form-control,
#popup_content input.form-control{
    padding: 6px 12px;
}
#errMsgParentPass, #LblemailErrorMsgDivFP{
    width: 51.6%;
}

#popup_content .has-error .help-block{
    /*margin-bottom: 0;*/
    padding-top: 5px;
}

div#errMsgParentPass > div{
    padding-top: 0px;
    line-height: 1.42857;
}
div#errMsgParentPass > div.forgotpwd{
    padding-top: 2px;
}
#signintab a.forgot_pswd{
    padding-top: 2px;   
}
div#FPDiv > label{
    width: 40%;
}
#FPDiv, #passwordDiv{
    margin-bottom: 0;
}
#EmailSent{
    margin-bottom: 10px;
    font-size: 13px;
}
#FPDiv > div > div{
    font-size: 13px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
#FPDiv div.forgotpwdmsg{
    margin-top: 0;
}
#ShowEmail{
    margin-bottom: 10px;
}
#forgotpassworddiv > div > p{
    padding-bottom: 10px;
    margin-bottom:0;
    margin-top: 0;
}
#forgotpassworddiv > p{
    padding-bottom: 0px;
    font-size: 13px;
    margin: 0 0 10px 9px;
    padding-left: 0;
}
#forgotpassworddiv > div > div{
    padding-bottom: 10px;
}
#ForgotPW{
    
}
#signintab{
    line-height: 1.42857;
    
}

#NewpasswordMSGDiv{
    padding-bottom: 0;
}
#NewpasswordMSGDiv > div{
    margin-bottom: 10px;
    padding-bottom: 0;
}
#LblEmailMsgDiv > input {
    margin-bottom: 0!important;
}
#LblPwErrorMsgDiv > input{
    margin-top: 15px !important;
}
#LblPwErrorMsgDiv + a {
    line-height: 1.45;
}

#LblEmailMsgDiv, #LblPwErrorMsgDiv, #LblemailErrorMsgDiv{
    float:left;
    width:286px;
}
#LblEmailMsg, #LblPwErrorMsg, #LblemailErrorMsg{
    float:left;
    margin-top: 3px;
}
label.hdr-err-msgs{
    margin-left: 0 !important;
}
.email_signin, .password_signin{
    clear:both;
}
.has-error .textinput:focus {
  border-color: #ff202e !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392 !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392 !important;
}
#salesEmail{
    padding: 0 !important;
    background-color: transparent !important;
    color:#268efc;
    height:auto;
    display:inline;
    font-weight:normal;
    font-size:11px;
}
#forgotpassworddiv div.pad-btm5px {
  padding-bottom: 10px !important;
}

#signintab button, html #signintab input[type="button"], #signintab input[type="reset"], #signintab input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
}
div#errMsgParentPass > div.pt-5{
    padding-top: 1px;
}

.btnLogin, .btnCancel{
    padding:10px 15px !important; 
    line-height: 1.42857143 !important;
}
b, strong, .bold {
  font-weight: bold;
}

#lblCntry a{
	color: #848491! important;
}
#lblCntry a:hover, #lblCntry a.light-navy:visited, #lblCntry a:active{
	color: #FFF! important;
}
/*iq popup changes*/
.mod_iqex_row{margin-left:-10px;margin-right:-10px;width: 100%;}
.mod_iqex_col{padding-left:10px;padding-right:10px;}
.mod_iqex_col input{padding: 5px 10px!important;font-size: 12px;height: 20px;}
#mod_iqexdtl .modal-body{padding:20px;}
#mod_iqexdtl .modal-footer{margin-top:0px;}
#mod_iqexdtl .btn:first-child{padding-left:40px;padding-right:40px;}
    #mod_iqexdtl .btn:first-child:hover {
        color: #fff;
        background-color: #1661a5;
        border-color: #036fe2;
    }
 #mod_iqexdtl .btn{min-width: 100px;}
.btn-default{color: #323248;background-color: #e1e1e1;border-color: #e1e1e1;}
.btn-default:hover {color: #323248;background-color: #d6d6da;border: none;}
#mod_iqexdtl .has-error .form-control-feedback {color:#ff202e;}
#mod_iqexdtl .glyphicon { display: inline;top: 10px;right: 0px;}
.has-success input{border: 1px solid #39B54A!important;outline: none;}
.has-error input{border:1px solid #ff202e!important;outline: none;}
/*iq popup changes ends*/
