.ctws-top-menu-con{position:relative;}
#zero {

position: absolute;
right: 0;
top: 20px;
z-index: 9999;

}
.ctws-agent-login-main{position:relative;display:none;}
.ctws-agent-login-wrap {max-width: 500px;min-width:280px;border-bottom: 6px solid #0c2e62;position: fixed;top: 50%;left: 50%;transform: translate(-50% , -50%) ;transition:.6s linear;z-index: 999999;animation: popup .3s linear;}
.ctws-agent-login-head {background:#0C2E62;padding:25px 15px 50px 15px;}
.ctws-agent-login-head p{color:#fff;text-align:center;line-height: 1.7;font-size: 14px;}
.ctws-agent-login-form{max-width:430px;margin:auto;background:#EBEBEB;padding:50px 15px 25px 15px;margin-top:-30px;position:relative;}
.ctws-agent-login-form label {font-weight: normal;margin: 0;font-size: 14px;}
.ctws-agent-login-form input {margin-bottom: 10px;}
.ctws-agent-login-form input[type="button"]{width:80%;margin:auto;margin-top:25px;border:0;box-shadow: 3px 3px 4px #927e4abd;border-radius:0;background:#927E4A;color:#fff;font-size:16px;padding:10px 0;line-height:1;height:auto;}
.ctws-agent-login-form:before {content:"";width:0;height:0;border-top:30px solid #0c2e62;
border-left:20px solid transparent;border-right:20px solid transparent;position:absolute;top:-1px;left:0;right:0;margin:auto;}
a.ctws-agent-login-close {position: absolute;top:0;right:0;z-index:999999;cursor:pointer;}
a.ctws-agent-login-close:before{content:"\02716";color:#fff;background:#c2941e;width:25px;height:25px;position:absolute;right:0px;
text-align:center;border-top-left-radius:0%;border-bottom-left-radius:50%;line-height:25px;font-size:12px;font-weight:bold;}
a.ctws-agent-login-overlay {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #000000b8;z-index:9}
.ctws-secure-text {text-align: center; margin-top: 20px;}
.ctws-secure-text i{color:#d5a62c;font-size:20px;margin-right:5px;}
.ctws-secure-text b{font-weight:normal;}
@keyframes popup{
0%{transform:translate(-50% , -50%) scale(0);}
100%{transform:translate(-50% , -50%) scale(1);}
}
#loginLink a {
/*color: #fff !important;*/
}
.ctws-ma .fa {
margin-right: 5px;
}
.ctws-ma{color:#ffffff;}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/FontAwesome.otf?v=3.2.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}

 #ctwsTabPage .ctws-tab{text-align:center;padding:0;}
 #ctwsTabPage .ctws-tab a{color:#fff;text-decoration:none;cursor:pointer;display: block;height:100%;padding:7px 0;transition:.3s linear;}
 #ctwsTabPage .ctws-tab a:hover{background:#927E4A;/*! font-weight:bold; */}	
 #ctwsTabPage .ctws-current{background:#927E4A;font-weight:bold;}
 #ctwsTabPage .ctws-tabs{background:#0C2E62;}
 .ctws-layout-wrap .row{margin:0;}
 		 {margin: 10px;}
 .ctws-pre{font-style:italic;font-size:16px;}
 .row.ctws-in-tab{margin-bottom:5px;border-radius:5px;overflow:hidden;border: 1px solid #ccc;}
 .row.ctws-in-tab > div > a {padding: 10px 40px;display: block;background: #0C2E62;color:#fff;text-decoration:none;font-weight:bold;position:relative;cursor:pointer;}
 .row.ctws-in-tab a:before{content: "\25BC";margin-right:10px;transition:5s linear;position:absolute;left:20px;}
 .row.ctws-in-tab a.ctws-tab-active:before {content: "\25B2";margin-right: 10px;transition: 5s linear;position: absolute;left: 20px;}
 .ctws-unpaid-table a:before{display:none;}
 .ctws-in-page {padding: 30px 15px;display:none;}
 .ctws-tab-page{display: none;margin-top:6px;}
 .ctws-tab-page.current{display: inherit;}
 .ctws-in-tab h2{font-size:22px;margin-top:0;}
 .ctws-info-block h3 {font-size: 18px;background:#927E4A;padding:5px;color:#fff;}
 .ctws-info-block h3 i{margin-right:5px;}
 .ctws-info-block ul li {list-style: none;padding:4px 0;}
 .ctws-info-block ul li span{position:relative;}
 .ctws-info-block ul li span:before {content: "\25B6";margin-right: 10px;transition: 5s linear;color:#0C2E62;}
 .ctws-info-block input[type="file"]{border-top-right-radius:0;border-bottom-right-radius:0;}
 .ctws-info-block .btn{border-top-left-radius:0;border-bottom-left-radius:0;}
 .ctws-logo-input {padding-top: 5%;margin-bottom:10px;}
 .ctws-logo-input .form-control{display:inline;padding: 0;width:auto;}
 .ctws-settings label{float:right;}
 #ctwsTabPage .ctws-save , .ctws-settings input , .ctws-settings select{max-width:500px;padding-right:0;}
 #ctwsTabPage .ctws-save .ctws-save-btn {float: right;padding: 6px 20px;background: #0C2E62;color: #fff;border: 1px solid #0C2E62;margin-right: -15px;border-radius: 4px;}
 .ctws-agent-form .row , .ctws-chage-mail .row{margin-bottom:8px;}
 .ctws-requ-con{color:#159D5C;}
 .ctws-chage-mail h6{font-size: 16px;margin:0;}
 .ctws-in-page .btn-info {color: #fff;background-color: #0C2E62;border-color: #0C2E62;}
 #ctwsTabPage select{background:url('../images/drop.png') !important;background-repeat:no-repeat !important;-webkit-appearance: none;padding-right: 25px !important;background-position: right 6px top 13px !important;background-size: 11px !important;}
 .ctws-inst {color: #0C2E62;font-size: 12px;font-weight: bold;}
 .ctws-inst i{font-size:16px;color:#26a726;width:22px;height:22px;border:1px solid #26a726;border-radius:50%;line-height:20px;text-align:center;margin-right:5px;}
 .ctws-inst{display:none;}
 .ctws-layout-wrap .row{border-top:0;}
 .ctws-before-o:before{display:none;}
 .ctws-unpaid-pay .row{margin-bottom:10px;}
 .ctws-unpaid-pay  .ctws-save{max-width: 100%;
text-align: right;
padding-right: 30px;}
 .ctws-unpaid-pay .col-md-9 {
    max-width: 600px;
}
  .ctws-back-list-wrap{text-align:center;}
  .ctws-info-agent .row{border:0;margin-bottom:15px}
.ctws-info-agent .col-md-9 * {max-width: 500px;}
.ctws-info-agent  textarea {margin:0;}
.ctws-info-agent label{text-align : left ! important;}
.ctws-info-agent .ctws-check-box{float:none;}
.ctws-info-agent h2 {font-size:14px;font-weight:bold;}
.ctws-info-agent a.ctws-back-btn{cursor: pointer;color: #fff;padding: 0px 30px;height: 50px;line-height: 49px;display: inline-block;}
.ctws-info-agent input[type="button"] { color: #fff;background: #927F55;padding: 0px 30px;border: none;border-radius: 0;height: 50px;}
.ctws-final-btns {text-align: center;}
.ctws-unpaid-table a:hover{color:#337ab7;font-weight:bold;}
.ctws-wel-agent { display: block;margin-bottom: 10px; font-size: 16px;}
@media only screen and (max-width:767px){
 .ctws-settings label ,.ctws-agent-form label {float: none;}
 .ctws-save .ctws-save-btn{margin-right:0;float:none;}
 form.ctws-agent-form .form-inline .form-control {display: inline-block;width:auto;}
 .ctws-inst{display:flex;}
 .ctws-info-agent label{float:none;}
}

@media only screen and (max-width: 560px){
 .ctws-logo-input .form-control{width:100%;border-radius:0;margin-bottom:5px;}
 .ctws-info-block .btn{display:block;width:100%;border-radius:0;text-align:center;}
 .ctws-logo-img img {margin: auto;}
 .ctws-info-block h3{font-size:16px;}
 .ctws-info-block ul{padding:0;}
 ::placeholder{font-size:12px;}
 .ctws-check-box input[type="checkbox"]{margin:0 !important	;position:absolute !important;}
}
@media only screen and (max-width: 410px){
 .ctws-info-block ul li{display:flex;flex-direction:column;padding-left:20px;}
 .ctws-info-block ul li span:before{position:absolute;left:-20px;}
 .ctws-tab a{font-size:12px;}

}
.ctws-page-wrap .row {

 border: none ! important;
}
.ctws-add label {
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    color: #000; ! important;
	float : left ! important;
}
#customer_reg_form h5{

   line-height : 1.1 ! important;
}
