@charset "utf-8";
/* CSS Document */
@import url(font-awesome.css);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600');
body,h1, h2, h3, h4, h5, h5, p, span, strong, label, div, tr, dl, dt, dd , ul, li, ol { margin:0px; padding:0px; }
.clear { line-height:0px; font-size:0px; clear:both; height:0px; }
body { font-family: 'Open Sans', sans-serif; font-size:14px; color:#515151; background:#fafafa !important; }

* {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}

.login-page { display:block; width:500px ; margin:100px auto 0px; }
 .login-page-in { display:block; background:#fff; padding:30px;text-align:center; }
.top-header-login { display:block; text-align:center; margin:0px 0px 5px 0px; }
.login-page-in h2 {font-size:18px; font-weight:400; color:#212121; margin:0px 0px 10px 0px; padding:10px; background:#f1f1f1;  }
.login-page-in p{font-size:12px;color:#222;margin:0px 0px 10px 0px;}

.login-page-in label {font-size:14px;color:#fff;margin:0px 0px 10px 0px; display:inline-block; }

.login-page-in input[type="text"] ,.login-page-in input[type="password"]{color:#212121;width:100%;text-align:left;padding:10px; background:#fff; font-size:16px; border:1px solid #ccc !important; margin:0px auto 10px;}
.keeplogin { padding:15px 0px; display:block; }
.login-page-in .form-list .buttons-set{display:block;margin:10px 0px 0px 0px;padding:0px;border:0;}
.login-page-in  input[type="submit"] {display:inline-block;float:none;padding:14px 30px !important;background:#1ABB9C !important; color:#fff !important; font-size:16px;margin:0px 20px 0px 0px; border:0;}
.login-page-in  #login-element{ display:inline-block; }
.login-page-in  a { display:inline-block; color:#414141; }
.login-page-in .errors { list-style:none; color:#ff0000; padding:0px 0px 5px 0px; }
/* ---------------- header css start ------------------------------- */
.dr-header { background:#fff; padding:0px; margin:0px;  border-bottom:2px solid #F0E9F4; display:inline-block; width:100%; }

 

.dr-logo { display:block; margin:0px 0px 30px 0px;  border-right:1px solid #ccc; padding:20px; background:#fff; text-align:center; }
.dr-logo img { width:80%; }
 


/* ---------------- header css End ------------------------------- */
.dr-main { display:table; width:100%; }
.dr-main-in { display:table-row; height:100%; }
.dr-sidebar { background:#2a3f54;  width:250px; min-height: 100%; padding: 0; position: absolute ; z-index: 1; }
.dr-container {  /*display:block; margin:0px 0px 0px 250px; display:block;*/ background:#F7F7F7;  }



/* ---------------- header css start ------------------------------- */

.crm-nav { display:block; line-style:none; clear:both; }
.crm-nav li { display:block; }
.crm-nav li a { color:#fff; font-size:14px; font-weight:300; padding:10px; display:block; text-decoration:none; }
.crm-nav li a:hover,.crm-nav li.active { background:#1ABB9C; }

.crm-nav li ul { display:block; padding:0px 0px 0px 0px; background:#35495d; }
.crm-nav li ul li { display:block; padding:0px 0px 0px 0px; }
.crm-nav li ul li a { padding:10px 10px 10px 27px;font-size:13px;  color:#fff; border-bottom:1px solid rgba(255, 255, 255, 0.05); }
.crm-nav li ul li a:hover ,.crm-nav li ul li.active { background:rgba(255, 255, 255, 0.05); }

.crm-nav li ul li ul { display:block; padding:0px 0px 0px 10px; }
.crm-nav li ul li ul li { display:block; padding:0px 0px 0px 0px; background:#35495d; }
.crm-nav li ul li ul li a { padding:10px 10px 10px 27px;  color:#fff; border-bottom:1px solid rgba(255, 255, 255, 0.05); }
.crm-nav li ul li ul li a:hover ,.crm-nav li ul li ul li.active { background:rgba(255, 255, 255, 0.05); }

/* ---------------- container css start ------------------------------- */

 
.dr-containt-in { background:#fff; margin:15px; padding:20px; border:1px solid #F0E9F4; }

.dr-containt-top { display:block;  margin-bottom:10px;border-bottom:1px solid #ccc;}

.dr-containt-top strong { display:block; color:#515151; float:left; font-size:18px; font-weight:400; padding:0px 0px 8px 0px; }

.dr-containt-top a ,.dr-containt-top button, .dr-containt-top input[type="button"] { display:block; float:right; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ; padding:8px; cursor:pointer; color:#fff; font-size:12px; text-decoration:none; padding:6px 10px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.dr-containt-top a:hover ,.dr-containt-top button:hover  { background:#2a3f54; color:#fff; text-decoration:none; }

.email-btn ,.download-btn { display:block; float:right; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ;   cursor:pointer; color:#fff; font-size:13px; text-decoration:none; padding:7px 15px;  border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.email-btn:hover .download-btn:hover { background:#2a3f54; color:#fff; text-decoration:none; }

.heder-all { display:block; background:#f1f1f1; padding:10px; margin-bottom:10px;}
.heder-all p { float:left; padding:5px; }
.heder-all label { float:left; padding:5px; }
.heder-all input[type="text"] { float:left; width:150px; margin:0px 5px 0px 0px; border:1px solid #ccc; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; padding:5px; }
.heder-all select { float:left; height:34px !important; line-height:34px; width:150px; margin:0px 5px 0px 0px; border:1px solid #ccc; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; padding:5px; }

.heder-all button ,.heder-all input[type="submit"] { display:block; float:left; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ;  cursor:pointer; color:#fff; font-size:13px; text-decoration:none; padding:7px 15px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.heder-all button:hover ,.heder-all input[type="submit"]:hover { background:#2a3f54; color:#fff; text-decoration:none; }

.heder-all a { display:block; float:right; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ;  cursor:pointer; color:#fff; font-size:13px; text-decoration:none; padding:7px 15px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.heder-all a:hover { background:#2a3f54; color:#fff; text-decoration:none; }
.heder-all dt { float:left; }



.crm-footer-bottom { display:block; background:#f1f1f1; padding:10px;}
.crm-footer-bottom strong { display:block;  color:#515151; font-size:18px; padding:0px 0px 8px 0px; border-bottom:1px solid #ccc; }
.crm-footer-bottom .crm-footer-btn { display:block; float:right; }
.crm-footer-bottom .crm-footer-btn a { display:block; float:right; background:url(images/sidebar-nav-bg.png) repeat-x 0px -110px; margin:0px 0px 0px 5px; border:0px ; cursor:pointer; color:#fff; font:bold 12px Arial, Helvetica, sans-serif; text-decoration:none; padding:6px 10px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow:1px 1px 3px #666; -moz-box-shadow:1px 1px 3px #666; -webkit-box-shadow:1px 1px 3px #666; }
.crm-footer-bottom .crm-footer-btn a:hover { background:#2a3f54; }


.crm-container-middle { display:block; padding:0px 0px 20px 0; }
.crm-container-middle table { background:#ccc; }

.crm-container-middle table tr { background:#fafafa ; }
.crm-container-middle table tr:nth-child(even) { background:#f6f6f6; }

.crm-container-middle table tr:first-child { background:#2a3f54 !important; color:#fff; }
.crm-container-middle table tr a { color:#fff; text-decoration:none; display:block;  }
/*.crm-container-middle table tr:first-child  a { color:#fff; text-decoration:none; display:block; float:inherit; background:none; }
*/
.crm-container-middle table tr:last-child { background:#fff;  }
 
.dr-delete { display:block; float:left; background:url(../../images/delete.png) no-repeat 0px 0px; width:24px; height:24px; margin:0px 0px 0px 5px; }
.dr-update { display:block; float:left; background:url(../../images/update.png) no-repeat 0px 0px; width:24px; height:24px; margin:0px 0px 0px 5px; }
.dr-edit { display:block; float:left; background:url(../../images/edit.png) no-repeat 0px 0px; width:24px; height:24px; margin:0px 0px 0px 5px; }
.dr-active { display:block; float:left; background:url(../../images/active.png) no-repeat 0px 0px; width:24px; height:24px; margin:0px 0px 0px 5px; }
.dr-inactive { display:block; float:left; background:url(../../images/inactive.png) no-repeat 0px 0px; width:24px; height:24px; margin:0px 0px 0px 5px; }

 
/* ---------------- container css End ------------------------------- */

.main-login h1{
	font-size:56px;
}
.main-login h2{
	font-size:20px;
	padding:0px 0px 40px 0px;
	color:#aaa;
}
.main-login h2 span{
	color:#ffa800;
}
.main-login a{
	color:#777;
}
.main-login a:hover{
	color:#222;
}
.main-login p{
	padding:5px 0px;
}
.main-login .wrapper{
	width:960px;
	margin:120px auto 0px;
	min-height:550px;
}
.main-login .box{
	width:49%;
}
.main-login .left{
	float:left;
}
.main-login .right{
	float:right;
}
.main-login .clear{
	clear:both;
}
.main-login a.back{
	color:#777;
	position:fixed;
	top:5px;
	right:10px;
	text-decoration:none;
}
/* Form Style */
.main-login .form_wrapper{
	background:#fff;
	border:1px solid #ddd;
	margin:0 auto;
	width:350px;
	font-size:16px;
	-moz-box-shadow:1px 1px 7px #ccc;
	-webkit-box-shadow:1px 1px 7px #ccc;
	box-shadow:1px 1px 7px #ccc;
}
.login-top { padding:20px 30px 20px 30px;
	background-color:#0081B5; border-bottom:1px solid #ddd; }
.login-top img{ float:left; display:inline; }
.main-login .form_wrapper h3{
	float:right; display:inline;
	color:#fff;
	font-size:25px;
	
}
.main-login .form_wrapper form{
	display:none;
	background:#fff;
}
.main-login .form_wrapper .column{
	width:47%;
	float:left;
}
.main-login form.active{
	display:block;
}
.main-login form.login{
	width:350px;
}
.main-login form.register{
	width:550px;
}
.main-login form.forgot_password{
	width:450px;
}
.main-login .form_wrapper a{
	text-decoration:none;
	color:#777;
	font-size:12px;
}
.main-login .form_wrapper a:hover{
	color:#000;
}
.main-login .form_wrapper label{
	display:block;
	padding:10px 30px 0px 30px;
	margin:10px 0px 0px 0px;
}
.main-login .form_wrapper input[type="text"],
.main-login .form_wrapper input[type="password"]{
	border: solid 1px #E5E5E5;
	background: #FFFFFF;
	margin: 5px 30px 0px 30px;
	padding: 9px;
	display:block;
	font-size:16px;
	width:81%;
	background: 
		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 25px
			);
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;
}
.main-login .form_wrapper input[type="text"]:focus,
.main-login .form_wrapper input[type="password"]:focus{
	background:#feffef;
}


.main-login .form_wrapper .bottom{
	background:#444;
	border-top:1px solid #ddd;
	margin-top:20px;
	clear:both;
	color:#fff;
	text-shadow:1px 1px 1px #000;
}
.main-login .form_wrapper .bottom a{
	display:block;
	clear:both;
	padding:10px 30px;
	text-align:right;
	color:#ffa800;
	text-shadow:1px 1px 1px #000;
}
.main-login .form_wrapper a.forgot{
	float:right;
	font-style:italic;
	line-height:24px;
	color:#ffa800;
	text-shadow:1px 1px 1px #fff;
}
.main-login .form_wrapper a.forgot:hover{
	color:#000;
}
.main-login .form_wrapper div.remember{
	float:left;
	width:140px;
	margin:20px 0px 20px 30px;
	font-size:11px;
}
.main-login .form_wrapper div.remember input{
	float:left;
	margin:2px 5px 0px 0px;
}
.main-login .form_wrapper span.error{
	visibility:hidden;
	color:red;
	font-size:11px;
	font-style:italic;
	display:block;
	margin:4px 30px;
}
.main-login .form_wrapper input[type="submit"] {
	background: #e3e3e3;
	border: 1px solid #ccc;
	color: #333;
	font-family: "Trebuchet MS", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 9px;
	text-align: center;
	width: 150px;
	cursor:pointer;
	float:right;
	margin:15px 20px 10px 10px;
	text-shadow: 0px 1px 0px #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 2px #fff inset;
	-webkit-box-shadow: 0px 0px 2px #fff inset;
	box-shadow: 0px 0px 2px #fff inset;
}
.main-login .form_wrapper input[type="submit"]:hover {
	background: #d9d9d9;
	-moz-box-shadow: 0px 0px 2px #eaeaea inset;
	-webkit-box-shadow: 0px 0px 2px #eaeaea inset;
	box-shadow: 0px 0px 2px #eaeaea inset;
	color: #222;
}

.header-menu { float:right; margin:0px; }
.header-menu .click-div { display:block; padding:25px 30px; font-size:14px; border:0; color:#212121; background:none; text-decoration:none;  }
.header-menu .click-div.active { background:#D9DEE4; }

.header-menu .show-div { display:none; padding:0px; font-size:16px; border:0; background:#2a3f54; position:absolute; right:0px; width:200px;  }
.header-menu .show-div li { display:block; }
.header-menu .show-div li a { display:block; padding:10px 20px; font-size:14px; font-weight:300; border:0; color:#fff;  text-decoration:none; border-bottom:1px solid rgba(255,255,255,0.2);  }

.btn-danger { display:block; padding:25px 30px; font-size:16px; border:0; background:none; }
.btn-danger.dropdown-open { background:#ccc; }

.dr-header button  { display:block; padding:25px 30px; font-size:14px; border:0; color:#212121; background:none; text-decoration:none; }
.dr-header .dropdown { float:right; }
.dr-header button:focus { box-shadow:0; }
.dr-header .dropdown:focus { box-shadow:0; }

 
.dr-form {  }
.form-in { display:inline-block; width:100%; clear:both; margin:0px 0px 10px 0px; }
.form-in label { display:block; float:left; width:220px; font-size:14px; line-height:35px; }
.form-in input[type="text"] ,.form-in input[type="password"] { display:block; float:left; width:400px; padding:10px; border:1px solid #ccc; font-size:14px; }

.form-in select { display:block; float:left; width:400px; padding:10px; border:1px solid #ccc; height:40px; line-height:40px; font-size:14px; }
.form-in textarea { display:block; float:left; width:400px; padding:10px; border:1px solid #ccc;font-size:14px; }

 .form-in  .radio-input { display:block; float:left; width:70%; }
  .form-in  .radio-input label { width:25%; }
.form-in-small {display: block; float: left;}
.form-in-small input {float:none !important;}

.dr-form .button-set {display:inline-block; width:100%; margin:20px 0px 0px 0px;padding:20px 0 0 0;border-top:2px solid #F0E9F4;  }
.dr-form .button-set label { display:block; float:left; width:220px; font-size:14px; line-height:35px; }

.dr-form .button-set input[type="button"] {display:inline-block;float:none;padding:14px 30px !important;background:#1ABB9C !important; color:#fff !important; font-size:16px;margin:0px 20px 0px 0px; border:0;}


.paginationControl { padding:0px; background: #fff; display:inline-block; width:100%; margin:10px 0px 0px 0px;  }
 .paginationControl ul { float:right; list-style: none; margin:0px; }
 .paginationControl ul li { line-height: 14px; background:#fff; margin: 0 0 0 3px; border: 1px solid #ccc; padding: 8px 12px; float:left; }
 .paginationControl ul li a   { color:#111; font-size: 12px; font-weight: 400; width:100%; height:100%; }
 .paginationControl ul li span { color:#111; font-size: 12px; font-weight: 400; width:100%; height:100%;} 
  .paginationControl ul li#current_page , .paginationControl ul li:hover { background:#1abb9c ; color:#fff; border: 1px solid #1abb9c; }
  .paginationControl ul li#current_page span,.paginationControl ul li:hover span {  color:#fff; width:100%; height:100%;  }

.paginationControl ul li:hover a { color:#fff;  }

.viewing {float: left; margin-right: 20px; display:block; padding:0px 0px 10px 0px; }
.view-manifest {background: #1abb9c none repeat scroll 0 0; color:#fff; float:left; margin:0px 2px 2px 0px; padding: 6px 10px; text-align: center; width: auto; }
 

 
 
 
 
 .wrapper {
    position: relative
}
.sidebar-left {
    background-color: #2a3f54;
    margin: 0;
    border: none;
    border-radius: 0
}
.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0
}
.sidebar-menu a {
    color: #b8c7ce;
    text-decoration: none
}
.sidebar-menu > li {
    position: relative;
    margin: 0;
    padding: 0
}
.sidebar-menu > li > a {
    padding: 12px 5px 12px 15px;
    display: block;
    border-left: 3px solid transparent
}
.sidebar-menu > li > a > .fa {
    width: 20px
}
.sidebar-menu > li:hover > a,
.sidebar-menu > li.active > a {
    color: #fff; text-decoration:none;
    background: #1ABB9C;
    border-left-color: #fff
}
.sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: #223243
}
.sidebar-menu > li .label,
.sidebar-menu > li .badge {
    margin-top: 3px;
    margin-right: 5px
}
.sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
    color: #4b646f;
    background: #1a2226
}
.sidebar-menu li > a > .fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    margin-top: 3px;
    transform: rotate(-180deg);
    transition: all 0.3s ease;
}
.sidebar-menu li.active > a > .fa-angle-left {
    transform: rotate(-90deg)
}
.sidebar-menu li.active > .treeview-menu {
    display: block
}
.sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 5px
}
.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 20px
}
.sidebar-menu .treeview-menu > li {
    margin: 0
}
.sidebar-menu .treeview-menu > li > a {
    padding: 8px 5px 8px 15px;
    display: block;
    font-size: 14px;
    color: #8aa4af
}
.sidebar-menu .treeview-menu > li > a > .fa {
    width: 20px
}
.sidebar-menu .treeview-menu > li > a > .fa-angle-left,
.sidebar-menu .treeview-menu > li > a > .fa-angle-down {
    width: auto
}
.sidebar-menu .treeview-menu > li.active > a,
.sidebar-menu .treeview-menu > li > a:hover {
    color: #fff; text-decoration:none;
}
@media (min-width: 768px) {
    .sidebar-left {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 250px;
        height: 100%;
        z-index: 2016
    }
    .sidebar-left .navbar-header {
        float: none
    }
    .sidebar-left .navbar-collapse {
        padding: 0
    }
    .content {
        position: relative;
        margin-left: 250px;
        height: 100%;
        min-height: 100%
    }
}
 
 .sidebar-left .container-fluid { padding:0; margin:0; } 

 @media (min-width: 320px) and ( max-width:767px ) {

.sidebar-left { background:#fff; }
 .dr-logo img { width:100px; }
 .dr-logo { margin:0px 0px 0px 52px; padding:5px; float:left; border-right:0; }
 .dr-containt-in { display:inline-block; }
.crm-container-middle { width:300px; max-width:100%; display:inline-block; overflow-x:scroll; }  
.crm-container-middle table { width:1200px; }
 
.navbar-inverse .navbar-toggle { position:absolute; top:0px; left:10px;   margin:0px; height:60px; width:60px; border:0; border-radius:0; }
.dr-header { background:#fff; }
.navbar-header { position:relative; }
.dr-header .dropdown { position:absolute; top:0px; right:0px; }
.dr-header button { padding:19px 0px; }
.navbar-inverse { background:none !important; border:none !important; }
.navbar-collapse { background:#2a3f54; }
.navbar { margin-bottom:0px !important; min-height:60px !important; }
.navbar-inverse .navbar-toggle .icon-bar { background-color:#111 !important; }
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background:none !important; }

 }
 
 .submit-button label{    display: block;
    float: left;
    width: 220px;
    font-size: 14px;
    line-height: 35px;}
.submit-button input[type="submit"] { display:block; float:left; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ; padding:12px 30px; cursor:pointer; color:#fff; font-size:15px; text-transform:uppercase;  text-decoration:none;  border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }
.submit-button input[type="submit"]:hover { background:#2a3f54; }

.dr-form input[type="submit"] { display:block; float:left; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ; padding:12px 30px; cursor:pointer; color:#fff; font-size:15px; text-transform:uppercase;  text-decoration:none;  border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }
.dr-form input[type="submit"]:hover { background:#2a3f54; }
.dr-form input[type="button"] { display:block; float:left; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ; padding:12px 30px; cursor:pointer; color:#fff; font-size:15px; text-transform:uppercase;  text-decoration:none;  border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }
.dr-form input[type="button"]:hover { background:#2a3f54; }
.dr-form button { display:block; float:left; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ; padding:12px 30px; cursor:pointer; color:#fff; font-size:15px; text-transform:uppercase;  text-decoration:none;  border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }
.dr-form button:hover { background:#2a3f54; }
/* 27 jan 2017 css for dasjboard */
.dashboard-icon { display:block;  }
.dashboard-icon ul { display:block; list-style:none;  }
.dashboard-icon ul li { display:block; float:left; border:1px solid #ccc; width:200px; height:200px; margin:0px 20px 20px 0px; }
.dashboard-icon ul li span { display:block; text-align:center; color:#212121;   }
.dashboard-icon ul li img { display:block; margin:30px auto 20px;  }
.dashboard-icon ul li a { width:100%; height:100%; display:block; text-decoration:none; }

.required {color:#f00;}
.errors { float: left;}
.errors li { display: block; color:#f00; margin-left: 10px; padding-top: 5px;}
.form-in dt { display: none;}

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');

.register-percel-top { display:block; background:#f7f7f7; margin:0px 0px 20px 0px; padding:10px; }
.register-percel-top h4 { font-family: 'Roboto', sans-serif; display:block; float:left; color:#515151; font-size:18px; font-weight:normal; padding:0px 0px 0px 0px; margin:0; }

.register-percel-top .show-msg-icon { float:right; width:20px; height:20px; background:url(../../images/show-icon.png) no-repeat center center; position:relative; margin:0px 10px 0px 0px;  } 
.register-percel-top .show-msg { display:none;  position:absolute; bottom:30px; width:400px; background:#2a3f54; right:-15px; padding:10px; z-index:1;   border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; }
.register-percel-top .show-msg span { font-family: 'Roboto', sans-serif; color:#fff;  font-size: 13px; }
.register-percel-top .show-msg .arrow-icon { width:10px; height:10px; position:absolute; bottom:-5px; margin-left:-10px; background:#2a3f54; right:20px; -ms-transform: rotate(45deg);  -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.register-percel-top .show-msg-icon:hover .show-msg  { display:block; }

.addresss-1 { width:20%; float:left; color:#212121; padding:3px 5px 3px 5px; font-size:12px; }
.addresss-1 span {     font-family: 'Roboto', sans-serif; font-size: 13px; line-height: 39px; display: block; background: #f7931e; color: #fff;  padding: 1px 5px; margin: 0px 0px 5px 0px; }
.register-percel-1 { display:inline-block; width:100%; clear:both; margin:0px 0px 30px 0px; }
.register-percel-1 span {font-family: 'Roboto', sans-serif;  display:block; float:left; width:140px; font-size:14px; line-height:35px; font-weight:bold; }
.register-percel-1 input[type="text"] { display:block; float:left; width:250px; padding:10px; border:1px solid #ccc; font-size:14px; border-radius:5px; }
.register-percel-1 label {font-family: 'Roboto', sans-serif;  display:block; float:left; font-size:14px; line-height:14px; margin:8px 20px 0px 0px; }
.register-percel-1 input[type="radio"]  { display:block; float:left; margin:0px 10px 0px 0px;}
  
 
 
 
 
 
 
.register-percel-2 { display:inline-block; width:100%; clear:both; margin:0px 0px 30px 0px; }
.register-percel-2 span { font-family: 'Roboto', sans-serif; display:block; float:left; width:140px; font-size:14px;  padding:8px 0px 0px 0px ;font-weight:bold; }
.register-percel-2 strong { font-family: 'Roboto', sans-serif; display:block; float:left; font-size:14px; padding:8px 0px 0px 0px ;  line-height:20px; font-weight:normal; overflow:hidden; width:60%; }

.register-percel-2 ul { list-style:none; }
 
.register-percel-2 ul li { font-family: 'Roboto', sans-serif; display:block; float:left; padding:0px 0px 10px 0px; min-height:40px; width:47%; }
.register-percel-2 ul li.full-li { width:100%; }
 
 
.register-percel-2 ul li input[type="text"] { font-family: 'Roboto', sans-serif; display:block; float:left; width:280px; padding:9px; border:1px solid #ccc; font-size:14px; border-radius:5px; height:inherit; }
.register-percel-2 ul li textarea { font-family: 'Roboto', sans-serif; display:block; float:left; width:760px; padding:10px; border:1px solid #ccc; font-size:14px; height:100px; border-radius:5px;}
.register-percel-2 ul li select { font-family: 'Roboto', sans-serif; display:block; float:left; width:280px; padding:7px; line-height:39px; height:39px; border:1px solid #ccc; font-size:14px; border-radius:5px;}

 
 .register-percel-2 ul li .dimantion input[type="text"], .register-percel-2 ul li .dimantion select { font-family: 'Roboto', sans-serif; display:block; float:left; width:64px; padding:9px; border:1px solid #ccc; font-size:14px; margin:0px 5px 0px 0px; }
 .register-percel-2 ul li .dimantion select { width:70px;}
 .register-percel-2 ul li.value-dimension select {margin-right:5px; width:70px;}
 .register-percel-2 ul li.value-dimension input {width:205px;}

 .register-percel-2 ul li .dimantion .dimantion1 { font-family: 'Roboto', sans-serif; position:relative; float:left; overflow:hidden; }
 .register-percel-2 ul li .dimantion .errors { font-family: 'Roboto', sans-serif; position:absolute; top:50px; width:330px; }
 
 
  .register-percel-2 input[type="button"] { font-family: 'Roboto', sans-serif; display:block; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ; padding:8px; cursor:pointer; color:#fff; font-size:16px; text-transform:uppercase; text-decoration:none; padding:15px 30px;  }
.register-percel-2 input[type="button"]:hover { background:#2a3f54; }

.user-main-detail .register-percel { width:49%; margin:0px 0px 0px 0px; float:left; }
.user-main-detail .register-percel1 { float:right; }


.user-main-detail .register-percel-2 ul li { width:100%; }


 .register-percel-2 ul li dt { display:none; }

#whatcontenttype ,#volumn_weight { display:block; float:left; width:280px; padding:9px; border:1px solid #ccc; font-size:14px; border-radius:5px; height:inherit; }

 
 
 .form-in-horizontal {display: block; }
.form-in-horizontal input[type="text"], .form-in-horizontal input[type="password"] {font-family: 'Roboto', sans-serif;  float: left; margin-bottom: 20px; margin-right: 10px; width: 140px; display: block; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px;}
	
#airportlist {   }
	
.detail-des { display:inline-block; width:100%; clear:both; padding:20px; background:#f7f7f7; margin:20px 0px 0px 0px; }


.detail-des ul { list-style:none; display:inline-block; width:100%; }
.detail-des ul li { display:block; float:left; padding:0px 0px 10px 0px; min-height:40px; width:31%; }
 
.detail-des span { font-family: 'Roboto', sans-serif; display:block; float:left; width:140px; font-size:14px;  padding:8px 0px 0px 0px ;font-weight:bold; }
.detail-des strong { font-family: 'Roboto', sans-serif; display:block; float:left; font-size:14px; padding:8px 0px 0px 0px ;  line-height:20px; font-weight:normal; width:60%; }
.form-2 { width:auto;  }
.heder-all input[type="text"] { line-height:22px; font-size:13px; }
.heder-all button ,.heder-all input[type="button"] ,.dr-form button ,.dr-form input[type="button"] ,.dr-form input[type="submit"]  ,.heder-all button  { display:block; float:left; background:#1ABB9C; margin:0px 0px 0px 5px; border:0px ; padding:7px 20px; cursor:pointer; color:#fff; font-size:13px;  text-decoration:none;  border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.heder-all button:hover,.heder-all input[type="button"]:hover ,.dr-form button:hover ,.heder-all button:hover { background:#2a3f54; }

.dimantion { display:block !important; }
.detail-des1 h4 { font-family: 'Roboto', sans-serif; display:block; float:left; color:#515151; font-size:18px; font-weight:normal; padding:0px 0px 0px 0px; margin:0; }


.full-li { width:100% !important; }

.detail-des1 { display:inline-block; width:100%; clear:both; padding:20px; background:#f7f7f7; margin:0px 0px 10px 0px; }


.detail-des1 ul { list-style:none; display:inline-block; width:100%; }
.detail-des1 ul li { display:block; float:left; padding:0px 0px 5px 0px; min-height:32px; width:49%; }
 
.detail-des1 span { font-family: 'Roboto', sans-serif; display:block; float:left; width:140px; font-size:14px;  padding:0px 0px 0px 0px ;font-weight:bold; }
.detail-des1 strong { font-family: 'Roboto', sans-serif; display:block; float:left; font-size:14px; padding:0px 0px 0px 0px ;  line-height:20px; font-weight:normal; width:60%; }

.rateinput{ width:15% !important; }

.tariff-popup {background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; height: 100%; position: absolute; top: 0; width: 100%;}
.tariff-popup .popup-content {background-color: #ffffff; margin: 10% auto 0; padding: 40px; position:relative; width: 30%;}
.tariff-popup .popup-content input { margin-bottom:10px;}
.tariff-popup .popup-content input[type="submit"] {margin:0px;}
.tariff-popup .popup-content .close-popup { position:absolute; right:0; top:0; background: #1abb9c none repeat scroll 0 0; color: #ffffff; padding: 5px 10px; cursor:pointer;}
/*29nov17*/
.chart-title {display: block; float: left; font-size: 14px; font-weight: 700; line-height: 35px; margin-right:20px;}
/*22jan18*/
.customer-edit ul li a{color:#555555;}
.customer-edit ul li.active a{color:#1ABB9C;}
.customer-edit ul li.active a:focus{color:#1ABB9C;}
.customer-edit ul li a:focus{outline:none;}
.heading-block{ background-color:#2A3F54; padding:5px 10px; color:#fff;}
.address-block{ background-color: #fafafa; border-bottom: 1px solid #cccccc; padding:10px 15px;}
.address-block:hover{background-color: #eee;}
.address-block label{ display:block;}
.customer-block{margin-bottom:20px; padding:15px;}
/* 1feb18 */
.hub-manifest{border:1px solid #ccc; margin-bottom: 20px; width:620px;}
.hub-manifest-heading{background-color:#ccc; padding: 10px;}
.hub-manifest-heading h5{margin:0px;}
.hub-manifest-content{padding: 10px 10px 20px 10px;}
.hub-manifest-content table {width:100%; border-collapse: collapse; text-align: center;}
.hub-manifest-content table thead th{background-color: #999 !important; color:#fff; padding: 10px; text-align: center;}
.hub-manifest-content table tbody tr td{padding:10px;}
.hub-manifest-content table tbody tr:nth-child(odd) td{background-color: #eee; color:#333;}
.hub-manifest-content table tfoot td{background-color: #999 !important; color:#fff; padding: 10px;}
.error {padding: 10px; display: block; color: #f00; float: left;}
.expense-popup { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.5);}
.expense-popup-block { position: absolute; margin:auto; left: 0; right: 0; width:500px; padding: 30px; background-color: #fff; top: 50px;}
.expense-popup-block h5 {margin-top: 0px;}
.expense-popup-block textarea { min-width: 100%; max-width: 100%; min-height: 100px; max-height: 100px; margin-bottom: 20px; border-color: #eee;}
.expense-popup-block input[type=submit]{background-color: #1ABB9C; color: #fff; border: none;}
.expense-popup-block a {color: #333;}
.text-height textarea{max-height:150px;}
.dataTables_wrapper .dataTables_paginate .paginate_button{float:left;}
.radio-block label {width:200px; position:relative; padding-left:30px;}
.radio-block label input[type=radio] { width:20px; height:20px; margin-right:20px; position:absolute; left:0px; top:4px;}
.dash-total{margin-bottom:10px;}
.dash-total label { float:left; margin-bottom:0px; margin-right:10px;}
.table-show select{float:none; width:auto;}

.mr-0,.mx-0{margin-right:0!important}
.ml-0,.mx-0{margin-left:0!important}
.m-0{margin:0!important}
.mr-1,.mx-1{margin-right:10px !important}
.ml-1,.mx-1{margin-left:10px !important}
.mt-1,.my-1{margin-top:10px !important}
.mb-1,.my-1{margin-bottom:10px !important}
.m-1{margin:10px !important}
.mr-2,.mx-2{margin-right:20px !important}
.ml-2,.mx-2{margin-left:20px !important}
.mt-2,.my-2{margin-top:20px !important}
.mb-2,.my-2{margin-bottom:20px !important}
.m-2{margin:20px !important}
.mr-3,.mx-3{margin-right:30px !important}
.ml-3,.mx-3{margin-left:30px !important}
.mt-3,.my-3{margin-top:30px !important}
.mb-3,.my-3{margin-bottom:30px !important}
.m-3{margin:30px !important}
.dr-form a {
    background: #1abb9c none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 13px;
    margin: 0 0 0 5px;
    padding: 7px 15px;
    text-decoration: none;
}

/*4sep18- wallet payment*/
.wallet-item{float:left;}
.wallet-item-box {border:1px solid #ccc; float:left; padding:10px;}
.wallet-item-box .wallet-amount{font-size:24px;}
.wallet-item span {float:left; font-size:24px; padding:20px;}

/*2Jun21*/
.acc-dash-card-block {
    display: block;
}
.acc-dash-card-block .acc-dash-card {
    box-shadow: 5px 5px 10px #bbb;
    color: #fff;
    display: block;
    float: left;
    margin: 10px;
    max-width: 400px;
    min-height: 127px;
    padding: 10px;
    text-shadow: 1px 1px 1px #999;
    width: 100%;
}
.acc-dash-card-block .acc-dash-card a{
    color:#fff;
}
.acc-dash-card.dash-card1 {
    background-image: -webkit-gradient(linear,left top,right top,from(#704ACF),to(#AC92EC));
    background-image: -webkit-linear-gradient(left,#704ACF 0,#AC92EC 100%);
    background-image: -moz-linear-gradient(left,#704ACF 0,#AC92EC 100%);
    background-image: -o-linear-gradient(left,#704ACF 0,#AC92EC 100%);
    background-image: linear-gradient(to right,#704ACF 0,#AC92EC 100%);
    background-repeat: repeat-x;
}
.acc-dash-card.dash-card2 {
    background-image: -webkit-gradient(linear,left top,right top,from(#F06292),color-stop(50%,#E91E63),to(#F48FB1));
    background-image: -webkit-linear-gradient(left,#F06292,#E91E63 50%,#F48FB1);
    background-image: -moz-linear-gradient(left,#F06292,#E91E63 50%,#F48FB1);
    background-image: -o-linear-gradient(left,#F06292,#E91E63 50%,#F48FB1);
    background-image: linear-gradient(to right,#F06292,#E91E63 50%,#F48FB1);
    background-repeat: no-repeat;
}
.acc-dash-card.dash-card3 {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#1976D2),to(#64B5F6));
    background-image: -webkit-linear-gradient(top,#1976D2 0,#64B5F6 100%);
    background-image: -moz-linear-gradient(top,#1976D2 0,#64B5F6 100%);
    background-image: -o-linear-gradient(top,#1976D2 0,#64B5F6 100%);
    background-image: linear-gradient(to bottom,#1976D2 0,#64B5F6 100%);
    background-repeat: repeat-x;
}
.acc-dash-card.dash-card4 {
    background-image: -webkit-radial-gradient(circle,#EFA50B,#FFCE54);
    background-image: -moz-radial-gradient(circle,#EFA50B,#FFCE54);
    background-image: -o-radial-gradient(circle,#EFA50B,#FFCE54);
    background-image: radial-gradient(circle,#EFA50B,#FFCE54);
    background-repeat: no-repeat;
}
.acc-dash-card.dash-card5 {
    background-image: -webkit-linear-gradient(45deg,#228EB6,#4FC1E9);
    background-image: -moz-linear-gradient(45deg,#228EB6,#4FC1E9);
    background-image: -o-linear-gradient(45deg,#228EB6,#4FC1E9);
    background-image: linear-gradient(45deg,#228EB6,#4FC1E9);
    background-repeat: repeat-x;
}
.acc-dash-card.dash-card6 {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#298D74),to(#48CFAD));
    background-image: -webkit-linear-gradient(top,#298D74 0,#48CFAD 100%);
    background-image: -moz-linear-gradient(top,#298D74 0,#48CFAD 100%);
    background-image: -o-linear-gradient(top,#298D74 0,#48CFAD 100%);
    background-image: linear-gradient(to bottom,#298D74 0,#48CFAD 100%);
    background-repeat: repeat-x;
}
.dash-card-top {display: block;}
.dash-card-top h4 {float: left; margin: 0px;}
.dash-card-main {
    display: block;
    float: right;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 57px;
    text-align: right;
}
.acc-dash-card span {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.dash-card-bottom {min-height: 40px;}
.dash-card-bottom p {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    width: 50%;
}
.dash-card-bottom p:last-child {
    text-align: right;
}