/*
Template Name: Creative Bootstrap 3 Responsive Admin Template
Template Version: 1.0
Author: GeeksLabs
Website: http://geekslabs.com/
*/

/* Import fonts */
@import url(roboto.css);
@import url(line-icons.css);
/* @media print {
  body * {
    visibility: hidden;
  }
  .printable, .printable * {
    visibility: visible;
  }
  .printable {
    position: absolute;
    left: 0;
    top: 0;
  }
} */
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: -20px!important;
}
}
body {
    color: #0e0e0e;
    background: #eeeeee;
    font-family: 'Roboto', sans-serif!important;
    padding: 0px !important;
    margin: 0px !important;
    font-size:12px !important;    
	position:relative;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
	width:100%!important;
}
h1,h2,h3,h4,h5{
    font-weight: 300;
}
label{
    font-weight: 300;   
}
ul li {
    list-style: none;
}

.table ul li{list-style:unset!important;}
a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
    outline: 0;
}


textarea{max-width:100%;}
table textarea{resize:vertical;}

input:focus, textarea:focus { outline: none; }
table tr th { color: #000; padding: 8px 8px !important;}
*:focus {outline: none;}
::selection {
    background: #688a7e;
    color: #fff;
}
::-moz-selection {
    background: #688a7e;
    color: #fff;
}

#container {
    width: 100%;
    height: 100%;
}
.required{
	color: red;
	margin-left: 2px;
	font-size:100% !important;
}
.menuBtn{
	    
	background-size: 50px 50px!important;
    background-color: #30487c;
    width: 35px;
    margin-top: 5px;
    border-radius: 50%;
    height: 35px;
    border: 0;
    /* border: 1px solid black; */
    padding: 8px 7px;
    margin: 10px;
}
	.menuDisabledNew {
    color: #8a8989!important;
    cursor: not-allowed!important;
    pointer-events: none;
}
	.menuBtn:hover,.menuBtn:focus{
	    background-color: #3b5999;
		border: 0!important;
		outline:none!important;
	}
	.liftUp50{
	top:-50px!important;
	}
	.liftUp100{
	top:-100px!important;
	}
	.liftUp200{
	top:-200px!important;
	}
	.liftUp250{
	top:-250px!important;
	}	
	.noPointer{cursor: auto!important;}
.pointer{cursor: pointer!important;}
.Creative-pro, .Creative-pro h3{
    display: block;
    position: fixed;
    bottom:0;
    z-index: 100000;
    width: 100%;
    overflow: hidden;
    height: 50px;
    margin:0px;
}
.Creative-pro h3{
    padding-bottom: 10px;
    padding-top: 10px;
}
.lite{
    color: #00a0df !important;
}
.messageControl{/* font-size:18px!important;font-weight:bold!important;line-height:40px!important; */}
a.form-control[disabled]:hover{
    color: #8e8e93;
}
a.btn-file.form-control[disabled]:hover a,
a.btn-file.form-control[disabled]:hover span,{
    pointer-events: none;
}
/*login page*/

.login-body {
    background-color: #f1f2f7;
}
.login-img-body{
  background: url('../img/bg-1.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.login-img2-body{
  background: url('../img/bg-1.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.login-img3-body{
  background: url('../img/bg-1.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.login-form {
	max-width: 450px;
	margin: 105px auto 0;
	background: #d5d7de;
}
.login-img-body .login-form{
    max-width: 350px;
    margin: 200px auto 0;
    background: rgba(213,215,222,0.4);
    border: 1px solid #B0B6BE;
}
.login-img2-body .login-form{
    border: 1px solid #B0B6BE;
    background: rgba(213,215,222,0.7);
}
.login-img3-body .login-form{
    border: 1px solid #B0B6BE;
    background: rgba(213,215,222,0.9);
}
.login-form a{
    color: #0092e0 !important;
}
.login-form h2.login-form-heading {
    margin: 0;
    padding:20px 15px;
    text-align: center;
    background: #0092e0;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}

.login-form .checkbox {
    margin-bottom: 14px;
}
.login-form .checkbox {
    font-weight: normal;    
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.login-form .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.login-form .form-control:focus {
    z-index: 2;
}
.login-form .login-img{
    font-size: 50px;
    font-weight: 300;    
}
.login-form .login-img img{
    margin-bottom:20px;    
}
.login-form .input-group{
    padding-bottom: 15px;
}
.login-form .input-group-addon{
    padding: 6px 12px;
    font-size: 16px;
    color: #8b9199;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
}
.login-form input[type="text"], .login-form input[type="password"] {    
    border: none;
    box-shadow: none;
    font-size: 16px;
    border-radius: 0; 
}
.login-form .btn{
    border-radius: 0;
}
.login-form .btn-login {
    background: #f67a6e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    box-shadow: 0 4px #e56b60;
    margin-bottom: 20px;
}

.login-form p {
    text-align: center;
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300;
}
.login-img3-body .login-form p,.login-img2-body .login-form p {
    color: #0092e0;
	
}
.login-form a {
    color: #b6b6b6;
}

.login-form a:hover {
    color: #0092e0;
}
.form .required{
    font-size: 14px;
    color: #ff0000;
}

.login-wrap {
    padding: 20px;
}

.login-social-link  {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
}

.login-social-link a {
    color: #fff;
    padding: 15px 28px;
    border-radius: 4px;
}

.login-social-link a:hover {
    color: #fff;
}

.login-social-link a i {
    font-size: 20px;
    padding-right: 10px;
}

.login-social-link a.facebook {
    background: #5193ea;
    margin-right: 22px;
    box-shadow: 0 4px #2775e2;
	float:left;
}

.login-social-link a.twitter {
    background: #44ccfe;
    box-shadow: 0 4px #2bb4e8;
	float:left;
}
/*Modal Content*/
.modal-content{
    border-radius:5px;
    background:rgba(255,255,255,0.9);
}
.modal-header .close{
    font-weight: normal;
    font-size: 20px;
}

/*sidebar-nw navigation*/
.menuDisabled{color:#8a8989!important;cursor:default;}
.menuDisabled i,.menuDisabled span{color:#8a8989!important;}
.nav-collapse_nw{
    width: 50px;
    height: 100%;
    position: fixed;
    background: #223868 ;
	top:30px;
}
.nav-collapse_nw span{
	display:none;
}
.wid-side span{
	display:block;
}
.nav-collapse.collapse {
    display: inline;
}

ul.sidebar-nw-menu-nw , ul.sidebar-nw-menu-nw li ul.sub{
    margin: -2px 0 0;
    padding: 0;
}

ul.sidebar-nw-menu-nw {
   margin-top: 25px;
}

#sidebar-nw > ul > li > ul.sub {
    display: none;
}

/* #sidebar-nw > ul > li.active > ul.sub, 
#sidebar-nw > ul > li > ul.sub > li > a {
    display: block;
} */

ul.sidebar-nw-menu-nw li ul.sub li{
    background: #394a59;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

ul.sidebar-nw-menu-nw li ul.sub li:last-child{
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

ul.sidebar-nw-menu-nw li ul.sub li a {
    font-size: 12px;
    /* padding: 0 0 0 48px; */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #d0d8df;
    font-size: 13px;
}

ul.sidebar-nw-menu-nw li ul.sub li a:hover, ul.sidebar-nw-menu-nw li ul.sub li.active a {
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
}

ul.sidebar-nw-menu-nw li{
    line-height: 20px !important;
    /*margin-bottom: 5px;
    margin-left:10px;
    margin-right:10px;*/
    
}
/*ul.sidebar-nw-menu-nw li:hover{
    border-bottom: 1px solid #688a7e;
}*/
ul.sidebar-nw-menu-nw li.sub-menu{
    line-height: 15px;
    font-size: 16px;
}

.nav-collapse_nw ul.sidebar-nw-menu-nw li a span{
    display: none;
}
.wid-side ul.sidebar-nw-menu-nw li a span{
    display: inline-block;
}
ul.sidebar-nw-menu-nw li a {
	color: #d0d8df;
	text-decoration: none;
	display: block;
	padding: 13px 10px 13px 10px;
	font-size: 13px !important;
	font-weight: 300;
	outline: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
}
/*ul.sidebar-nw-menu-nw li a i{
    position: relative;
    top: 2px;
}*/
ul.sidebar-nw-menu-nw li.active a, ul.sidebar-nw-menu-nw li a:hover, ul.sidebar-nw-menu-nw li a:focus {
    background: #2e3b46;
    color: #fff;
    display: block;
    /*border-radius: 4px;
    -webkit-border-radius: 4px;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;        
}
ul.sidebar-nw-menu-nw li a:hover, ul.sidebar-nw-menu-nw li a:focus {
    border-bottom: 1px solid #d0d8df;
}
/*ul.sidebar-nw-menu-nw li.active a,*/ ul.sidebar-nw-menu-nw .sub-menu li.active a{
    border-bottom: 1px solid #d0d8df;   
}

ul.sidebar-nw-menu-nw li a i {
   font-size: 15px;
	color: #fff;/*#b5b7ba;*/
	padding: 5px;
	/* background-color: #242a32; */
	border-radius: 50%;
}

ul.sidebar-nw-menu-nw li a:hover i, ul.sidebar-nw-menu-nw li a:focus i {
    color: #fff;
}

ul.sidebar-nw-menu-nw li.active a i {
	/* background-color: #fff; */
	color: #fff;
}
.sub-sub-menu{color:#d0d8df!important;}

.sub-sub-menu:hover{color:#fff!important;}

#sidebar-nw ul > li > a .arrow {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #A0A0A0;
    border-top: 4px solid transparent;
    float: right;
    height: 0;
    margin-right: 10px;
    margin-top: 6px;
    width: 0;
}
#sidebar-nw ul > li > a .menu-arrow {
	float: right;
	margin-right: 8px;
	margin-top: 13px;
}
#sidebar-nw > ul > li > a .arrow.open {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #A0A0A0;
    float: right;
    height: 0;
    margin-right: 10px;
    margin-top: 8px;
    width: 0;
}

#sidebar-nw ul > li.active > a .arrow, #sidebar-nw ul > li > a:hover .arrow, #sidebar-nw ul > li > a:focus .arrow {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-left: 4px solid #d0d8df;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

#sidebar-nw > ul > li.active > a .arrow.open, #sidebar-nw > ul > li > a:hover .arrow.open, #sidebar-nw > ul > li > a:focus .arrow.open {
    float: right;
    margin-top: 8px;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-top: 5px solid #d0d8df;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.mail-info, .mail-info:hover {
    margin: 3px 6px 0 0;
    font-size: 11px;
}
/*profile status bubbly*/
.online-profile li a i {
    position: relative;
    left: -12px;
    top: -10px;
}
.online-profile li a span i {
    position: relative;    
    top: 10px;
}
/*chat-*/

.chat-online-profile li a i {
    position: relative;
    left: -12px;
    top: -10px;
}
.chat-online-profile li a span i {
    position: relative;    
    top: 10px;
}
.chat-online-profile li a{
    border-bottom: 1px solid #D7D7D7;
}
.chat-online-profile li a:hover, .chat-online-profile li a:focus, .chat-online-profile li a:active{
    background: #eeeeee !important;
    border-bottom: 1px solid #688a7e !important;
}
.chat-online-profile li a:hover span i,.chat-online-profile li a:focus span i,.chat-online-profile li a:active span i{
    color: #688a7e;
}
.right-chat-panel{
    max-height: 600px;
}
.compose-mail{
    width: 95%;
    font-size: 16px;
    border-radius: 0;
}
/*main content*/

.main-content-sec {
    margin-left: 0px;
}
.wid-main-sec{
	margin-left: 205px;
}
.wid-side {
    width: 210px;
}
#sidebar-nw:hover{
	width:210px;
}
 .footer {
    min-height: 60px;
    padding: 0;
}
.box1 {
    font-size: 16px;
    display: inline-block;
    width: 25%;
    padding: .25em .5em;
    margin: 20px 10px 0 0;
}
.header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1041;
    height:55px;
    overflow:hidden;
	/* padding: 11px 10px 10px; */
}
.orgName{       float: left;
    /* line-height: 70px; */
   /*  padding-left: 20px; */
    color: #000;/*  #0092e0 */
    /* font-size: 34px;
    padding-top: 12px; */}
.white-bg {    
    background: rgba(255,255,255,0.9);
    border-bottom: 1px solid #f1f2f7;
}
.dark-bg {    
    background: rgba(54,66,74,1);
    border-bottom: 1px solid #f1f2f7;
}
.panel-content{
    padding: 10px;
}
.wrapper {
    display: inline-block;
    margin-top: 50px;
    padding: 15px 5px 0px 5px;
    width: 100%;
}

a.logo {
    font-size: 22px;
    font-weight: 300;
    color: #fed189;
    float: left;
    text-transform: uppercase;
}
a.logo img{    
	  /*   padding: 4px; */
	    height:55px;
}
a.logo:hover, a.logo:focus {
    text-decoration: none;
    outline: none;
}

a.logo span {
    color: #688a7e;
}


/*notification*/

#top_menu .nav > li, ul.top-menu > li {
    float: left;
}
.search-row {
    float: left;
    margin-top: 15px;
    margin-left: 16px;
}
.notification-row {
    float: right;
    margin-top: 15px;
    margin-left: 65px;
}
#task_notificatoin_bar, #mail_notificatoin_bar, #alert_notificatoin_bar{
    margin-top: 7px;
}

ul.top-menu > li > a {
    color: #333;
    font-size: 14px;    
    padding: 2px 0 2px 15px;
   /*  margin-right: 15px; */
}

ul.top-menu > li > a:hover, ul.top-menu > li > a:focus {    
    background: transparent !important;
    color: #2196f3 !important;
}

.notification-row .badge {
    position: absolute;
    right: -4px;
    top: 0px;
    z-index: 100;
    border-radius: 9px;
    min-width: 18px;
    height: 18px;
    text-align: center;
    padding: 3px 5px;
    background: #00a0df;
    font-weight: 400;
}
.badge {    
    border-radius: 9px;
    min-width: 18px;
    height: 18px;
    text-align: center;
    padding: 3px 5px;
    background: #00a0df;
}

.dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    /* top: 42px; */
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}




.navbar-form{
    padding: 0px;
    margin: 0 0 0 10px;    
}

.navbar-form .form-control{
    width: 200px;
    height: 30px;
    background: white url('../img/icons/search-line-icon.png') no-repeat 3px;
    padding-left: 24px;
    margin-top: 1px;    
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .dropdown-menu.extended  {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
    };
}
/* bootstrape editor*/
 #editor {
    max-height: 250px;
    height: 250px;
    background-color: white;
    border-collapse: separate; 
    border: 1px solid rgb(204, 204, 204); 
    padding: 4px; 
    box-sizing: content-box; 
    -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset; 
    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
    border-top-right-radius: 3px; border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; border-top-left-radius: 3px;
    overflow: scroll;
    outline: none;
}
#voiceBtn {
  width: 20px;
  color: transparent;
  background-color: transparent;
  transform: scale(2.0, 2.0);
  -webkit-transform: scale(2.0, 2.0);
  -moz-transform: scale(2.0, 2.0);
  border: transparent;
  cursor: pointer;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.send_btn {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
.send_btn{
	display:none;
}

div[data-role="editor-toolbar"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.timset_sec {
	margin: -4px 0 0;
    /* position: absolute; */
    font-size: 11px;
    color: #333;
    font-weight: bold;
    float:right;
}
.timset_sec p{
	position: relative;
	margin-top: -17px;
}
.timset_sec i{
	margin-left: -21px;
	font-size: 17px;
	color: #0092e0;
	line-height: 20px!important;
}
.dropdown-menu.extended li p {
    background-color: #F1F2F7;
    color: #666666;
    margin: 0;
    padding: 10px;    
}

.dropdown-menu.extended li p.green {
    background-color: #4cd964;
    color: #fff;
}

.dropdown-menu.extended li p.red {
    background-color: #00a0df;
    color: #fff;
}
.dropdown-menu.extended li p.blue {
    background-color: #688a7e;
    color: #fff;
}

.dropdown-menu.extended li p.yellow {
    background-color: #fcb322;
    color: #fff;
}

.dropdown-menu.extended li a {
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
}

.dropdown-menu.extended li a {
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
}

.dropdown-menu.extended li a:hover {
    background-color: #F7F8F9 !important;
    color: #2E2E2E;
    border-bottom: 1px solid #688a7e !important;
}

.dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: normal;
}

.dropdown-menu.tasks-bar .task-info .percent {
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    margin-top: -4px;
}

.dropdown-menu.extended .progress {
    margin-bottom: 0 !important;
    height: 10px;
}

.dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 4px;
    width: 40px;
}

.dropdown-menu.inbox li a .subject {
    display: block;
}

.dropdown-menu.inbox li a .subject .from {
    font-size: 12px;
    font-weight: 600;
}

.dropdown-menu.inbox li a .subject .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 5px;
}

.dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
	
}

.top-nav  {
    margin-top: 12px;
}

.top-nav ul.top-menu > li .dropdown-menu.logout {
    width: 150px !important;

}

.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}

.dropdown-menu.extended.logout > li {
    float: left;
    text-align: left;
    width: 100%;
}
.dropdown-menu.extended.logout > li.eborder-top {
    border-top: 2px solid #2196f3 !important;    
}
.dropdown-menu.extended.logout > li.eborder-bottom {
    border-bottom: 2px solid #2196f3 !important;    
}
.dropdown-menu > li > a{
    color: #797979;
}
.dropdown-menu.extended.logout > li > a {
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
}
.dropdown-menu.extended.logout > li > a.active,
.dropdown-menu.extended.logout > li > a:hover {
    background-color: #F7F8F9 !important;
    color: #2E2E2E;
    border-bottom: 1px solid #688a7e !important;
}

.dropdown-menu.extended.logout > li > a:hover i {
    color: #688a7e;
}

.dropdown-menu.extended.logout > li > a i {
    font-size: 14px;
}

.dropdown-menu.extended.logout > li > a > i {
    display: inline-block;
    padding-right: 10px
}

.top-nav .username {
    font-size: 13px;
    color: #000000;
	font-weight:bold;
}

.top-nav ul.top-menu > li > a {
    padding: 2px 8px;
    background: none;
    margin-right: 0;
}
.top-nav ul.top-menu > li {
    margin-left: 10px;
	line-height:30px;
}

.top-nav ul.top-menu > li > a:hover, .top-nav ul.top-menu > li > a:focus {    
    background: #F1F2F7;

}

.top-nav .dropdown-menu.extended.logout {
    top: 50px;
}

.top-nav .nav .caret {
    border-bottom-color: #A4AABA;
    border-top-color: #A4AABA;
}
.top-nav ul.top-menu > li > a:hover .caret {
    border-bottom-color: #7498f1;
    border-top-color: #7498f1;
}

.log-arrow-up {
    background: url("../img/arrow-up.png") no-repeat;
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: -10px;
}
.log-arrow-down {
    background: url(../img/arrow-up.png) no-repeat;
    -webkit-transform: rotate(-30deg);  
-moz-transform: rotate(180deg);  
-ms-transform: rotate(180deg);  
-o-transform: rotate(180deg);  
transform: rotate(180deg); 
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    bottom: -10px;
}
/*----*/
.page-header {
    padding: 8px 0 15px;
	margin-bottom: 0px;
	list-style: none;
	margin-top: 0 !important;
	color: #f79220;
	font-weight:bold;
	border-radius: 0 5px 5px;
}

.page-header i.icon_document_alt {
  color: #3b5999;
  margin-right: 10px;
  float: left;
  font-size: 25px;
  line-height: 22px;
  opacity: 0.8;  
}
.page-header i.title_icon{
  color: #f79220;
  margin-right: 10px;
  float: left;
  font-size: 18px;
  line-height: 18px;
  opacity: 0.8;  
}

.breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 34px;
  position: relative;  
  margin: 0 0 8px 0;
  overflow: hidden;
}
.breadcrumb li {
  position: relative;
  margin-right: 0;
}
.breadcrumb li i {
  Font-size: 15px;
  margin-right: 5px;
}
.breadcrumb > .active {
  color: #d4d4d4;
}
/* .info-box
=================================================================== */
.info-box {
  min-height: 140px;
  margin-bottom: 30px;
  padding: 20px;
  color: white;
  -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
}
.info-box i {
  display: block;
  height: 100px;
  font-size: 60px;
  line-height: 100px;
  width: 100px;
  float: left;
  text-align: center;
  margin-right: 20px;
  padding-right: 20px;
  color: rgba(255, 255, 255, 0.75);
}
.info-box .count {
  margin-top: 20px;
  font-size: 34px;
  font-weight: 700;
}
.info-box .title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.info-box .desc {
  margin-top: 10px;
  font-size: 12px;
}
.info-box.danger {
  background: #ff5454;
  border: 1px solid #ff2121;
}
.info-box.warning {
  background: #fabb3d;
  border: 1px solid #f9aa0b;
}
.info-box.primary {
  background: #20a8d8;
  border: 1px solid #1985ac;
}
.info-box.info {
  background: #67c2ef;
  border: 1px solid #39afea;
}
.info-box.success {
  background: #79c447;
  border: 1px solid #61a434;
}
/*----------------	color------------------------*/
.dark-heading-bg {
  background: #4c4f53;
  border: 1px solid #4c4f53;
}
.main-bg {
  background: #e6e8ea;
}
.white-bg {
  color : #768399;
  background : #fff;
  background-color : #fff;
}
.red-bg {
  color : #fff;
  background : #d95043;
  background-color : #d95043;
}
.blue-bg {
  color : #fff;
  background : #57889c;
  background-color : #57889c;
}
.green-bg {
  color : #fff;
  background : #26c281;
  background-color : #26c281;
}
.greenLight-bg {
  color: #71843f;
  background: #71843f;
  background-color: #71843f;
}
.yellow-bg {
  color : #fff;
  background : #fc6;
  background-color : #fc6;
}
.orange-bg {
  color : #fff;
  background : #f4b162;
  background-color : #f4b162;
}
.purple-bg {
  color : #fff;
  background : #af91e1;
  background-color : #af91e1;
}
.pink-bg {
  color : #fff;
  background : #f78db8;
  background-color : #f78db8;
}
.lime-bg {
  color : #fff;
  background : #a8db43;
  background-color : #a8db43;
}
.magenta-bg {
  color : #fff;
  background : #e65097;
  background-color : #e65097;
}
.teal-bg {
  color : #fff;
  background : #97d3c5;
  background-color : #97d3c5;
}
.brown-bg {
  color : #fff;
  background : #d1b993;
  background-color : #d1b993;
}
.gray-bg {
  color : #768399;
  background : #e4e9eb;
  background-color : #e4e9eb;
}
.dark-bg {
  color : #fff;
  background : #1a2732;
  background-color : #1a2732;
}
.facebook-bg {
  color: #fff;
  background: #3b5998;
  background-color : #3b5998;
}
.twitter-bg {
  color: #fff;
  background: #00aced;
  background-color : #00aced; 
}
.linkedin-bg {
  color: #fff;
  background: #4875b4;
  background-color : #4875b4;  
}
.header{
	background-color: #ffffff!important;
	border: 0px solid transparent;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
/*----------------------	panel-----------------*/
.panel {
  border:none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 5px!important;
  background-color:transparent;
}
.panel .panel-heading {
  line-height: 34px;
  padding: 0 15px;
  min-height: 34px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;  
  position: relative;
  box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
  background-color: #f7f7f7;
   
}
.panel .panel-heading .panel-title {
  line-height: 37px;
}

.panel .panel-heading i {
  width: 30px;
  display: inline-block;
  font-size: 14px;
  border-right:1px solid #e6e6e6 ;
  line-height:2;
}
.panel .panel-heading ul li {
  border-top:1px solid #e6e6e6 ;
  border-left:1px solid #e6e6e6 ;
  border-right:1px solid #e6e6e6 ;
}
.panel .panel-heading h2 {
  height: 100%;
  width: auto;
  display: inline-block;
  font-size: 14px;
  position: relative;
  margin: 0;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 0;
}
.panel .panel-heading .panel-actions {
  float: right;
  margin-right: -15px;
  height: 40px;
  font-size: 0;
}
.panel .panel-heading .panel-actions i {
  display: inline-block;
  text-align: center;
  width: 34px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  text-decoration: none;
  font-size: 14px;
}
.panel .panel-heading .panel-actions a {
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  line-height: 32px;
  padding: 0;
  margin: 0;
  color: #333;
  border-left: 1px solid rgba(0,0,0,.09);
}
.panel-actions .btn-setting:hover,
.panel-actions .btn-minimize:hover,
.panel-actions .btn-close:hover {
  background-color: rgba(0,0,0,.05);
}
.panel .panel-heading .switch {
  margin: 10px;
}
.panel .panel-body {
  border-width: 1px 1px 2px;
  border-style: solid;
  border-top: none;
  border-right-color: #ccc!important;
  border-bottom-color: #ccc!important;
  border-left-color: #ccc!important;
  background-color:#fff;
}
.panel .panel-body-map {
  border-width: 1px 1px 2px;
  border-style: solid;
  background:#eef3f7;
  height:380px;
  border-top: none;
  border-right-color: #ccc!important;
  border-bottom-color: #ccc!important;
  border-left-color: #ccc!important;
}
.panel .panel-body.no-padding {
  padding: 0;
}
.panel .panel-body.padding-horizontal {
  padding: 0 15px;
}
.panel .panel-body.no-padding-bottom {
  padding-bottom: 0;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel .panel-footer {
  border-width: 0 1px 2px 1px;
  border-style: solid;
  border-top: none;
  border-right-color: #ccc!important;
  border-bottom-color: #ccc!important;
  border-left-color: #ccc!important;    
  position: relative;  
}
.panel.panel-default {  
  border-radius: 0px;
  
  border-top: 1px solid #d4d4d4;
  -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.1);
  
}
}
.panel.panel-default.panel-heading {
  background: #97d3c5;   
}
.panel.panel-default .panel-footer {
  background: #f5f5f5;
}
.panel.panel-primary {
  border-color: #20a8d8;
}
.panel.panel-primary .panel-heading,
.panel.panel-primary .panel-footer {
  background: #5dc3e7;
  color: #092f3d;
  border-color: #20a8d8;
}
.panel.panel-success {
  border-color: #79c447;
}
.panel.panel-success .panel-heading,
.panel.panel-success .panel-footer {
  background: #a3d781;
  color: #284315;
  border-color: #79c447;
}
.panel.panel-info {
  border-color: #67c2ef;
}
.panel.panel-info .panel-heading,
.panel.panel-info .panel-footer {
  background: #acdef6;
  color: #106894;
  border-color: #67c2ef;
}
.panel.panel-warning {
  border-color: #fabb3d;
}
.panel.panel-warning .panel-heading,
.panel.panel-warning .panel-footer {
  background: #fcd588;
  color: #815703;
  border-color: #fabb3d;
}
.panel.panel-danger {
  border-color: #ff5454;
}
.panel.panel-danger .panel-heading,
.panel.panel-danger .panel-footer {
  background: #ffa1a1;
  color: #a10000;
  border-color: #ff5454;
}
/* Chat Widget starts */

.chats{
	list-style-type: none;
	margin: 0px;
}

.chats li{
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.chats .by-me img{
	margin-top: 5px;
	margin-right:10px;
	padding: 1px;
	background:#fff;
	border: 1px solid #ccc;
}

.chats .by-me .chat-meta{
	font-size: 11px;
	color: #999;
}

.chats .by-me .chat-content{
	margin-left: 60px;
	position: relative; 
	background: #fff; 
	border: 1px solid #ddd;
	padding: 7px 10px;
	border-radius: 5px;
	font-size: 13px;
}

.chats .by-me .chat-content:after, .chats .by-me .chat-content:before { 
	right: 100%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
} 

.chats .by-me .chat-content:after { 
	border-color: rgba(255, 255, 255, 0); 
	border-right-color: #fff; 
	border-width: 10px; 
	top: 30%; 
	margin-top: -10px; 
} 

.chats .by-me .chat-content:before { 
	border-color: rgba(238, 238, 238, 0); 
	border-right-color: #ccc; 
	border-width: 11px; 
	top: 30%; 
	margin-top: -11px; 
}

.chats .by-other img{
	margin-top: 5px;
	margin-left:10px;
	padding: 1px;
	background:#fff;
	border: 1px solid #ccc;
}

.chats .by-other .chat-meta{
	font-size: 11px;
	color: #999;
}

.chats .by-other .chat-content{
	margin-right: 60px;
	position: relative; 
	background: #fff; 
	border: 1px solid #ddd;
	padding: 7px 10px;
	border-radius: 5px;
	font-size: 13px;
}

.chats .by-other .chat-content:after, .chats .by-other .chat-content:before { 
	left: 100%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
} 

.chats .by-other .chat-content:after { 
	border-color: rgba(255, 255, 255, 0); 
	border-left-color: #fff; 
	border-width: 10px; 
	top: 30%; 
	margin-top: -10px; 
} 

.chats .by-other .chat-content:before { 
	border-color: rgba(238, 238, 238, 0); 
	border-left-color: #ccc; 
	border-width: 11px; 
	top: 30%; 
	margin-top: -11px; 
}

/* Chat widget ends */
.portlets{
  min-height:50px;
}

.portlets .widget-head{
  cursor:move;
}
/* Just Gage - Demo Charts
=================================================================== */
.sz1 {
  width: 200px;
  height: 160px;
}
.sz0 {
  margin: 2em 0 0 0;
}
.sz0 {
  width: 100px;
  height: 80px;
}
/**
 * Nestable
 */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-list .dd-list {
  padding-left: 30px;
}
.dd-collapsed .dd-list {
  display: none;
}
.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}
.dd-handle {
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 4px 10px;
  text-decoration: none;
  border: 1px solid #d4d4d4;
  background: #eeeeee;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dd-handle:hover {
  color: #20a8d8;
  background: white;
}
.dd-handle .icon {
  float: right;
  font-size: 16px;
  margin-left: 10px;
}
.dd-handle .icon:hover {
  text-decoration: none;
}
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}
.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
* /Widget-Content */

.widget-content .error .form-inline button{
	margin-left:-2px;
	padding:8px 12px;
}

.chats{
	padding-left:0px;
	margin-left:0px;
}

.recent{
	padding-left:0px;
	margin-left:0px;
}

.widget-foot .form-inline button {
	margin-left: -3px;
	padding:7px 12px;
}

.widget-content .form-inline button {
	margin-left: 0px;
	padding:7px 12px;
}

.buttons button{
	margin-top:10px;
}

.widget-content ol#slist{
	padding:0px;
}
.widget .widget-head,.modal-header{
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);	
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-shadow:0px 1px #fff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
	color: #666;
	font-size: 14px;
	font-weight: bold;
    padding: 8px 15px;
}

.widget.wblack .widget-head{
  background-color: #e8ece9;
  background: -webkit-gradient(linear, left top, left bottom, from(#e8ece9), to(#111));
  background: -webkit-linear-gradient(top, #e8ece9, #111);
  background: -moz-linear-gradient(top, #e8ece9, #111);
  background: -ms-linear-gradient(top, #e8ece9, #111);
  background: -o-linear-gradient(top, #e8ece9, #111);
  background: linear-gradient(top, #e8ece9, #111);
  text-shadow:0px 1px #000;
  border-bottom: 1px solid #555;
  border-top: 1px solid #666;
  box-shadow: inset 0px 1px 1px #444;
	color: #ccc;
}

.widget .widget-head .widget-icons i{
	font-size: 14px;
	margin: 0px 4px;
}

.widget .widget-head .widget-icons a{
	color: #aaa;
}

.widget .widget-head .widget-icons a:hover{
	color: #999;
}

.widget.wblack .widget-head .widget-icons i{
	font-size: 14px;
	margin: 0px 4px;
}

.widget .widget-foot, .modal-footer{
  background-color: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
  background: linear-gradient(top, #f8f8f8, #f2f2f2);	
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  text-shadow:0px 1px #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccc;
  padding: 8px 15px;
  font-size: 12px;
  color: #555;
  box-shadow: inset 0px 1px 1px #fff;
}
.widget-content .error .form-inline button{
	margin-left:-2px;
	padding:8px 12px;
}

.chats{
	padding-left:0px;
	margin-left:0px;
}

.recent{
	padding-left:0px;
	margin-left:0px;
}

.widget-foot .form-inline button {
	margin-left: -3px;
	padding:7px 12px;
}

.widget-content .form-inline button {
	margin-left: 0px;
	padding:7px 12px;
}
.widget .padd .modal-body{
	padding: 13px 15px;
}

.buttons button{
	margin-top:10px;
}

.widget-content ol#slist{
	padding:0px;
}

.task i {
	display:inline-block;
	width: 30px;
	height: 17px;
	background: #ccc;
	text-align: center;
	border-radius: 50px;
	font-size: 10px;
	line-height: 17px;
}

.pagination li a{
	color:#777;
}
.pagination > li a.active,
.pagination > li a:hover
{
	color:#fff;
	background-color: #0092e0;
}
/* Widget white extras */

.widget .nav-tabs > li a {

}

.widget .nav-tabs {
	margin-bottom: 5px;
}
.widget .nav-tabs-ex > li a {

}

.widget .nav-tabs-ex {
	margin-bottom: 5px;
}
.widget .tab-content{
	margin-bottom: 10px;
}
.widget .padd, .modal-body{
	padding: 13px 15px;
}
.portlets{
  min-height:50px;
}

.portlets .widget-head{
  cursor:move;
}
/*-----	map-----*/
* Google maps */

.gmap iframe{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Google maps ends */
/* Today datas */

.today-datas{
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px;
}

.today-datas li{
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
  padding: 10px 10px;
  text-shadow:0px 1px 0px #fff;
  max-width: 100%;
  text-align: center;
}

.today-datas li .datas-text{
	font-size: 13px;
	padding: 7px 0px 0px 0px;
	font-weight: normal;
}

/*----*/

.notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    right: 7px;
    top: -18px;
    transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}
.notify-arrow-blue{
    border-color: transparent transparent #688a7e;
    border-bottom-color: #688a7e !important;
    border-top-color: #688a7e !important;
}
.notify-arrow-yellow {
    border-color: transparent transparent #FCB322;
    border-bottom-color: #FCB322 !important;
    border-top-color: #FCB322 !important;
}
.notify-arrow-red {
    border-color: transparent transparent #00a0df;
    border-bottom-color: #00a0df !important;
    border-top-color: #00a0df !important;
}
.notify-arrow-green {
    border-color: transparent transparent #4cd964;
    border-bottom-color: #4cd964 !important;
    border-top-color: #4cd964 !important;
}


/*search*/

.search {
    margin-top: 6px ;
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid #fff;
    box-shadow: none;
    background: url("../img/search-icon.jpg") no-repeat 10px 8px;
    padding:0 5px 0 35px;
    color: #fff;
}

.search:focus {
    margin-top: 5px ;
    width: 180px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #c8c8c8;
    font-weight: 300;
}

/*--sidebar-nw toggle---*/

.nav-collapse_nw {
	overflow:visible;
}


.toggle-nav {
	position: absolute;
	right: -24px;
	top: 25px;
	background-color: #3b5999;
	padding: 4px 7px 7px 7px;
	border-radius: 0 4px 4px 0;
	color: #fff;
}
.toggle-nav i{
	font-size:13px;
}

.toggle-nav .icon-reorder {
    cursor: pointer;
    display: inline-block;
}


.sidebar-nw-closed > #sidebar-nw > ul {
    display: none;
}

.sidebar-nw-closed #main-content-nw {
    margin-left: 0px;
}

.sidebar-nw-closed #sidebar-nw {
    margin-left: -180px;
}

/*state overview*/

.state-overview .symbol, .state-overview .value {
    display: inline-block;
    text-align: center;
}

.state-overview .value  {
    float: right;

}

.state-overview .value h1{
    margin: 0;
    padding: 0;
    color: #688a7e;
}
.state-overview .value p  {
    margin: 0;
    padding: 0;
    color: #fed189;
}

.state-overview .value h1 {
    font-weight: 300;
    font-weight: 30px;
}

.state-overview .symbol i {
    color: #688a7e;
    font-size: 30px;
}

.state-overview .symbol {
    width: 30%;
    padding: 25px 15px;    
}

.state-overview .value {
    width: 68%;
    padding-top: 21px;
}

.state-overview .terques {
    background: #0092e0;
}

.state-overview .red {
    background: #00a0df;
}

.state-overview .yellow {
    background: #FCB322;
}

.state-overview .blue {
    background: #688a7e;
}


/**/
.state .panel-body{
    padding: 0px;
}
.panel-body.chart-texture {
    background: url("../img/chart-texture.jpg");
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    padding: 0px;
}


/*personal task*/

.task-thumb {
    width: 90px;
    float: left;
}

.task-thumb img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.task-thumb-details {
    display: inline-block;
    margin: 25px 0 0 10px;
}

.task-progress {
    float: left;
}

.task-thumb-details h1, .task-thumb-details h1 a, .task-progress h1, .task-progress h1 a {
    color: #688a7e;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 300;
}

.task-thumb-details p, .task-progress p {
    padding-top: 5px;
    color: #fed189;
}


.personal-task tbody tr td{
    padding: 11px 15px;
    border-color: #eeeff1;
}

.personal-task tbody tr td i {
    font-size: 16px;
    color: #c7cbd4;
    position: relative;
    right: 6px;
    top: 6px;
}

.personal-task.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f7f8fc;
}

.personal-task.table-hover > tbody > tr:hover > td i{
    color: #688a7e;
}

.personal-task > tbody > tr > td:last-child {
    text-align: right;
}

.task-option {
    float: right;
}

.task-option select{
    height: 35px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px;
    color: #a4abbb;
}

.progress-panel {
    padding-bottom: 5px;
}

/*badge*/

.badge.bg-primary {
    background: #688a7e;
}

.badge.bg-success {
    background: #4cd964;
}

.badge.bg-warning {
    background: #FCB322;
}

.badge.bg-important {
    background: #00a0df;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
}

.badge.bg-info {
    background: #0092e0;
}

.badge.bg-inverse {
    background: #797979;
}



/*---revenue----*/

.revenue-head {
    background: #688a7e;    
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.revenue-head span {
    /*background: rgba(0,0,0,0.1);*/
    text-align: left;
    line-height: normal;
    padding: 16px;
    font-weight: 300;    
}

.revenue-head span i {
    font-size: 18px;
}

.revenue-head h3 {
    display: inline;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
}

.revenue-head span.rev-combo {
    /*background: rgba(0,0,0,0.1);*/
    text-align: right;
    padding: 16px;
    line-height: normal;
    font-weight: 300;
}

/*easy pie chart*/

.easy-pie-chart {
   display: inline-block;
   padding: 30px 0;
}

.chart-info, .chart-info .increase, .chart-info .decrease {
    display: inline-block;
}

.chart-info {
    width: 100%;
    margin-bottom:5px;
}

.chart-position {
    margin-top: 70px;
}

.chart-info span {
    margin: 0 3px;
}

.chart-info .increase {
    background: #688a7e;
    width: 10px;
    height: 10px;
}

.chart-info .decrease {
    background: #f2f2f2;
    width: 10px;
    height: 10px;
}

.panel-footer.revenue-foot {
    background-color: #e6e7ec;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    border: none;
    padding: 0;
    width: 100%;
    display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .panel-footer.revenue-foot {
        margin-bottom: -4px;
    };
    }


.panel-footer.revenue-foot ul  {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-flex;
}

.panel-footer.revenue-foot ul li {
    float: left;
    width: 33.33%;
}

.panel-footer.revenue-foot ul li.first a:hover, .panel-footer.revenue-foot ul li.first a {
    -webkit-border-radius: 0px 0px 0px 4px;
    border-radius: 0px 0px 0px 4px;
}

.panel-footer.revenue-foot ul li.last a:hover, .panel-footer.revenue-foot ul li.last a {
    -webkit-border-radius: 0px 0px 4px 0px;
    border-radius: 0px 0px 4px 0px;
    border-right: none;

}

.panel-footer.revenue-foot ul li a{
    display: inline-block;
    width: 100%;
    padding: 14px 15px;
    text-align: center;
    border-right: 1px solid #d5d8df;
    color: #797979;
}

.panel-footer.revenue-foot ul li a:hover, .panel-footer.revenue-foot ul li.active a {
    background: #fff;
    position: relative;
}

.panel-footer.revenue-foot ul li a i {
    color: #c6cad5;
    display: block;
    font-size: 16px;
}
.panel-footer.revenue-foot ul li a:hover i, .panel-footer.revenue-foot ul li.active a i {
    color: #688a7e;
    display: block;
    font-size: 16px;
}

/*Creative carousel model*/

.flat-carousal {
    background: #00a0df;    
    padding: 10px;
    color: #fff;
    position: relative;
}

.flat-carousal h1 {
    text-align: center;
    font-size: 16px;
    margin: 30px 20px;
    line-height: 20px;
    font-weight: 300;
    font-style: italic;
}

a.view-all {
    color: #fff;
    background: rgba(0,0,0,0.1);
    padding: 8px 15px;
    text-align: center;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    margin-bottom: 18px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

ul.ft-link {
    margin: 0;
    padding: 0;
}

ul.ft-link li {
    border-right: 1px solid #E6E7EC;
    display: inline-block;
    line-height: 30px;
    margin: 8px 0;
    text-align: center;
    width: 24%;
}

ul.ft-link li a {
    color: #74829c;
    text-transform: uppercase;
    font-size: 12px;
}

ul.ft-link li a:hover, ul.ft-link li.active a {
    color: #00a0df;
}

ul.ft-link li:last-child {
    border-right: none;
}

ul.ft-link li a i {
    display: block;
}


#owl-slider .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-buttons {
    position: absolute;
    top: 70px;
    width: 100%;

}

.owl-prev, .owl-next {
    position: absolute;
}

.owl-next {
    right: 0;
}

.owl-buttons .owl-prev {
    text-indent: -9999px;
    background: url("../img/left-arrow.png") no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
}

.owl-buttons .owl-next {
    text-indent: -9999px;
    background: url("../img/right-arrow.png") no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
}

/*product post*/

.post-wrap aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.pro-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.post-info {
    position: relative;
}

.arrow-pro.right:after {
    border-left-color: #FFFFFF;
    border-right-width: 0;
    top: 85px;
    content: " ";
}

.arrow-pro.left:after {
    border-right-color: #FFFFFF;
    border-left-width: 0;
    top: 80px;
    content: " ";
}

.arrow-pro.left {
    left: -8px;
}

.arrow-pro:after {
    border-width: 7px;
    content: "";
}

.arrow-pro, .arrow-pro:after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    right: -5px;

}

.post-highlight.yellow {
    background: #FCB322;    
}

.post-highlight.terques {
    background: #688a7e;    
}

.post-info h1 {
    margin: 0;
    font-size: 18px;
    color: #a19899;
    font-weight: 300;
}

.post-highlight.terques h2 {
    font-size: 16px;
    color: #fff;
    font-style: italic;
    padding: 0 20px;
    line-height: 22px;
    margin: 0;
    font-weight: 300;
}

.post-highlight.terques h2 span, .post-highlight.terques h2 a {
    color: #92faf3;
}

.post-info h1 strong {
    text-transform: uppercase;
    color: #937b7b;
}

.post-info .desk {
    display: inline-block;
}

.post-info .desk  h3{
    font-size: 16px;
}

.post-info .desk.yellow h3 {
    color:#FCB322 ;
}

.post-btn {

}

.post-btn a {
    float: left;
    margin-right: 8px;
    font-size: 18px;
    color: #9a9a9a;
}

.post-btn a:hover {
    color: #727272;
}

.pro-thumb {
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid rgba(256,256,256,0.4);
}

.pro-thumb img{
    text-align: center;
    width: 112px;
    height: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;

}

.v-align {
    vertical-align: middle !important;
}

.twite h1 {
    margin: 50px 0;
}


.social-footer {
    display: inline;
    text-align: center;
}

.social-footer ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.social-footer ul li {
    display: inline-block;
    margin: 0 20px;
}

.social-footer ul li a {
    font-size: 25px;
    color: #ceced0;
}

.social-footer ul li a:hover i.icon-facebook, .social-footer ul li.active a i.icon-facebook {
    color: #486eac;
}

.social-footer ul li a:hover i.icon-twitter, .social-footer ul li.active a i.icon-twitter {
    color: #00a0df;
}

.social-footer ul li a:hover i.icon-google-plus, .social-footer ul li.active a i.icon-google-plus {
    color: #4a4a4a;
}

.social-footer ul li a:hover i.icon-pinterest, .social-footer ul li.active a i.icon-pinterest {
    color: #d1282d;
}

/*pie chart */

.pie-foot {
    background: #6b6b6b;
    padding: 18px 15px;
    color: #fff;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

/*profile-widget*/

.profile-widget {    
    color: #fff;
    text-align: center;    
}

.right-align { text-align: right; }

/*profile-widget image bg*/
.profile-widget-img{
    background: url('../img/backgrounds/bg-11-small.jpg') no-repeat !important;    
}
.profile-nav .profile-widget-img .bg-layer {
    background: rgba(0,0,0,0.5) !important;
}
.profile-widget-img .panel-body{
    background: rgba(0,0,0,0.5) !important;
}
.profile-widget-img .profile-widget-foot{
    background: rgba(0,0,0,0.8);
}
.profile-widget p{
    font-weight: 300;
    /*margin-bottom: 15px;*/
}
.profile-widget{
    /*padding-left: 20px 15px 30px 15px;*/
}
.profile-widget .twt-category{
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 10px;
    width: 100%;
    padding: 0px;
}
.profile-widget .twt-category ul li{
    color: #ffffff;
}
.knob-charts{
    margin-top: 10px;

}
.follow-task{
    padding: 5px;
}
.follow-task a{
    color: #ffffff;
    width: 15%;
    display: inline-block;            
}
.follow-task a span.badge{
    top: -12px;
    position: relative;
    left: -8px;
    background: #FFFFFF;
    color: #0092e0;

}
.follow-task i{
    font-size: 20px;
}
.profile-widget-foot {
    padding: 8px 5px 5px 5px;
    background: rgba(0,0,0,0.1);
    color: #757575;    
    font-weight: 300;
}
.profile-foot {
    padding: 8px 5px 5px 5px;
    background: rgba(0,0,0,0.1);
    color: #ffffff;
    font-weight: 300;
    overflow: hidden;
}
.profile-foot .active{

}
.profile-foot a{
    color: #ffffff;
}
.profile-widget-foot ul {
    padding: 0;
    margin: 0;
}
.profile-widget-foot ul li{
    display: inline-block;
    text-align: center;
    width: 48%;
    line-height: normal;
}

.profile-widget-foot ul li h5{
    margin: 5px 0 0 0;
}
.follow-info{
    text-align: left;
    padding-top: 20px;
	padding-bottom: 10px;

	
}
.profile-widget h4 {
    margin: 5px;
    font-size: 18px;
    font-weight: 300;
}
.profile-widget h6 {
    margin: 0px;
    font-size: 12px;
    color: rgba(255,255,255,0.9);
    font-weight: 300;
}
.profile-widget h6 span i{
    padding-right: 4px;
}
.profile-widget h6 span{
    padding-right: 8px;
}

.project-team, .panel-title,.progress-panel{
    background: #F7F7F7;
    color: #0e0e0e!important;;
}

.profile-ava img{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #a8a8a8;
    display: inline-block;
    height: 32px;
}
.profile-ava img.simple{
    border-radius: 50%;
    -webkit-border-radius: 50%;    
    border: 2px solid rgba(0,112,255,0.4);
    display: inline-block;
}
.profile-name{
    margin: 0px;
    font-size: 16px;
}
.profile-occupation{
    margin: 0px;
    font-size: 12px;
}
.follow-ava {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid rgba(0,0,0,0.1);
    display: inline-block;
}
.timeline-ava {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #688a7e;
    display: inline-block;
}
.timeline-ava img{
    border-radius: 50%;
   -webkit-border-radius: 50%;
    width: 50px;
    height: 50px;
}
.profile-widget img {
   border-radius: 50%;
   -webkit-border-radius: 50%;
    width: 62px;
    height: 62px;
    /*display: inline-block;*/
}

/* .social-box
=================================================================== */
.social-box {
  min-height: 158px;
  background: white;
  margin-bottom: 30px;
  text-align: center;
}
.social-box i {
  display: block;
  font-size: 40px;
  line-height: 90px;
  background: #f5f5f5;
}
.social-box ul {
  list-style: none;
  padding: 10px 0;
}
.social-box ul li {
  display: block;
  width: 50%;
  float: left;
}
.social-box ul li:first-child {
  border-right: 1px solid #f5f5f5;
}
.social-box ul li strong {
  display: block;
  font-size: 20px;
}
.social-box ul li span {
  color: #d4d4d4;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 10px;
}
.social-box.facebook i {
  background: #3b5998;
  color: white;
  margin: -1px -1px 1px -1px;
}
.social-box.twitter i {
  background: #00aced;
  color: white;
  margin: -1px -1px 1px -1px;
}
.social-box.linkedin i {
  background: #4875b4;
  color: white;
  margin: -1px -1px 1px -1px;
}
.social-box.google-plus i {
  background: #d34836;
  color: white;
  margin: -1px -1px 1px -1px;
}
/*weather*/

.weather-bg {
    background: #0092e0;    
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.weather-bg i {
    font-size: 60px;
    display: block;
}
.weather-bg h3{
    font-weight: 300;
    font-size: 28px;
}
.weather-bg .degree {
    padding-top: 10px;
    font-size: 60px;
}

.weather-category {
    padding: 15px 0;
    color: #ffffff;    
}
.weather-info{
    background: #0092e0;
}

.weather-category ul {
    padding:0;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.weather-category ul   {
    display: inline-block;
    width: 100%;
	padding-bottom: 10px;
    text-align: center;
	border-top:1px solid #e6e6e6 ;
	border-left:1px solid #e6e6e6 ;
    border-right:1px solid #e6e6e6 ;
	border-bottom:1px solid #e6e6e6 ;
    display: inline-block;
}
.weather-category ul  li {
    display: inline-block;
    width: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: center;
	
   
	
    display: inline-block;
}
.weather-category ul li i  {
    margin-bottom:10px;
}
.weather-category ul li h4 {
    margin: 10px 0 0 0 ;
    text-transform: uppercase;
    font-weight: 300;
}

.weather-days{    
    color: #ffffff;
    background: #0092e0;
}

.weather-days ul {
    padding:0;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.weather-days ul li {
    display: inline-block;
    width: 16.6%;
    text-align: center;
    display: inline-block;
    margin-right: -2.9px;
    padding: 5px 0px;
}
.weather-days ul li.day1{
    background: rgba(0,0,0,0.05);
}
.weather-days ul li.day2{
    background: rgba(0,0,0,0.1);
}
.weather-days ul li.day3{
    background: rgba(0,0,0,0.15);
}
.weather-days ul li.day4{
    background: rgba(0,0,0,0.2);
}
.weather-days ul li.day5{
    background: rgba(0,0,0,0.25);
}
.weather-days ul li.day6{
    background: rgba(0,0,0,0.3);
}

.weather-days ul li h5 {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: 300;
}

.weather-category ul li a {

}

.weather-category ul li:last-child,.weather-days ul li:last-child  {
    border-right:none ;
}
/*weather widget 2*/
.weather-bg-img {
    background: url(../img/backgrounds/bg-14-small.jpg) no-repeat center center;    
    color: #fff;
    text-shadow: 0px 1px 5px #fed189;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.weather-bg-img i {
    font-size: 60px;
    text-shadow: 0px 1px 5px #fed189;
    display: block;
}
.weather-bg-img h3{
    font-weight: 300;
    font-size: 28px;
}
.weather-bg-img .degree {
    padding-top: 10px;
    font-size: 60px;
}

.weather-bg-img .weather-category {
    padding: 15px 0;
    color: #ffffff;
    text-shadow: 0px 1px 5px #fed189;
    background: transparent;
}

.weather-bg-img .weather-category ul {
    padding:0;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.weather-bg-img .weather-category ul li {
    display: inline-block;
    width: 32%;
    text-align: center;
    border-right:1px solid #e6e6e6 ;
    display: inline-block;
}

.weather-bg-img .weather-category ul li h5 {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: 300;
    text-shadow: 0px 1px 5px #fed189;
}
.weather-bg-img .panel-body, footer.weather-bg-img ul{
    background: rgba(0,0,0,0.5);
}
.weather-days-img{
    color: #ffffff;
    text-shadow: 0px 1px 5px #fed189;
}
.weather-days-img{
    background: transparent !important;
}

/*fontawesome*/

.fontawesome-icon-list h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 300;
}

.fontawesome-icon-list .col-sm-3 {
    margin-bottom: 10px;
}

.fontawesome-icon-list .page-header {
    border-bottom: 1px solid #C9CDD7;
}

.fontawesome-icon-list i {
    font-size: 16px;
    padding-right: 10px;
}

#web-application, #text-editor, #directional, #video-player, #brand, #medical, #currency {
    margin-top: 10px;
}

/*mail inbox*/

.inbox-wrapper {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.inbox-wrapper aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.inbox-wrapper .inbox-left {
    width: 20%;
    background: #e5e8ef;    
}
.inbox-wrapper .inbox-middle {
    width: 25%;
    background: #fff;    
}
.inbox-wrapper .inbox-right {
    width: 65%;
    background: #f5f5f5;    
}
.inbox-wrapper .inbox-left .inbox-left-menu {
    background: #688a7e;
}

.table-inbox .icon_star_alt:hover, .starred{
    color: #FCB322;
}
.inbox-wrapper .inbox-left .user-head {
    background: rgba(0,0,0,0.2);    
    padding: 10px;
    color: #fff;
    min-height: 80px;
}
.inbox-wrapper .inbox-middle .inbox-mail {
    background: #688a7e;        
    padding: 10px;
    color: #fff;
    min-height: 80px;
}

.user-head .inbox-avatar {
    width: 65px;
    float: left;
}

.user-head .inbox-avatar img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.user-head .user-name {
    display: inline-block;
    margin:0 0 0 10px;
}

.user-head .user-name h5 {
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: 0;
    font-weight: 300;
}
.user-head .user-name h5 a {
    color: #fff;
}

.user-head .user-name span a {
    font-size: 12px;
    color: rgba(255,255,255,0.9);
}

a.mail-dropdown {
    background: #80d3d9;
    padding:3px 5px;
    font-size: 10px;
    color: #01a7b3;
    border-radius: 2px;
    margin-top: 20px;
}

.inbox-body {
    padding: 20px;    
}

.btn-compose {
    background: #00a0df;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    color: #fff;
}
.btn-compose:hover {
    background: #f5675c;
    color: #fff;
}
ul.mail-nav  {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.mail-divider {
    border-bottom: 1px solid #d5d8df;
}

ul.mail-nav li {
    display: inline-block;
    line-height: 20px;
    padding: 10px;
    width: 100%;
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
}

ul.mail-nav li a  {
    color: #6a6a6a;     
    width: 100%;
    display: inline-block;
    padding: 0 20px;
}
ul.mail-nav .mail-info{
    padding: 5px;
    font-size: 14px;
}
ul.mail-nav p{
    font-size: 12px;   
}
ul.mail-nav li:hover, ul.mail-nav li.active, ul.mail-nav li:focus  {
    color: #6a6a6a;
    background: #f5f5f5;
    border-bottom: 1px solid #688a7e;
    border-right: none;
}

ul.mail-nav li a i {
    padding-right: 10px;
    font-size: 16px;
    color: #6a6a6a;
}

ul.mail-nav li a span.label {
   margin-top: 13px;
}
ul.inbox-nav  {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.inbox-divider {
    border-bottom: 1px solid #d5d8df;
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%;
}

ul.inbox-nav li a  {
    color: #6a6a6a;
    line-height: 45px;
    width: 100%;
    display: inline-block;
    padding: 0 20px;
}

ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus  {
    color: #6a6a6a;
    background: #d5d7de;
}

ul.inbox-nav li a i {
    padding-right: 10px;
    font-size: 16px;
    color: #6a6a6a;
}

ul.inbox-nav li a span.label {
   margin-top: 13px;
}

ul.labels-info li h4 {
    padding-left:15px;
    padding-right:15px;
    padding-top: 5px;
    color: #5c5c5e;
    font-size: 13px;
    text-transform: uppercase;
}

ul.labels-info li  {
   margin: 0;
}

ul.labels-info li a {
    color: #6a6a6a;
    border-radius: 0;
}

ul.labels-info li a:hover, ul.labels-info li a:focus {
    color: #6a6a6a;
    background: #d5d7de;
}

ul.labels-info li a i {
    padding-right: 10px;
}

.nav.nav-pills.nav-stacked.labels-info p {
    margin-bottom: 0;
    padding: 0 22px;
    color: #9d9f9e;
    font-size: 11px;
}

.inbox-head {
    padding:10px;
    background: #688a7e;
    color: #fff;
    border-bottom: 1px solid #D7D7D7;    
    min-height: 80px;
}

.inbox-head  h3 {
    margin: 0;
    display: inline-block;
    padding-top: 6px;
    font-weight: 300;
}

.inbox-head  .sr-input {
    height: 40px;
    border: none;
    box-shadow: none;
    padding: 0 10px;
    float: left;
    border-radius: 4px 0 0 4px;
    color: #8a8a8a;
}
.inbox-head  .sr-btn {
    height: 40px;
    border: none;
    background: #00a6b2;
    color: #fff;
    padding: 0 20px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}

.table-inbox {
    border: 1px solid #d3d3d3;
    margin-bottom: 0;
}

.table-inbox tr td{
    padding: 12px !important;
}

.table-inbox tr td:hover{
    cursor: pointer;
}

.table-inbox tr td .icon-star.inbox-started ,.table-inbox tr td .icon-star:hover{
    color: #f78a09;
}

.table-inbox tr td .icon-star{
    color: #d5d5d5;
}

.table-inbox tr.unread td {
    font-weight: 600;
    background: #f7f7f7;
}

ul.inbox-pagination  {
    float: right;
}

ul.inbox-pagination li {
    float: left;
}

.mail-option {
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
    margin-top: 18px;
}
.open-mail-action i{
    padding-right: 5px;
    font-size: 14px;
}
.inbox-mail .navbar-form{
    margin-top: 15px;
}
.mail-option .chk-all, .mail-option .btn-group {
    margin-right: 5px;
}

.mail-option .chk-all, .mail-option .btn-group a.btn {
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
    display: inline-block;
    background: #ffffff;
    color: #688a7e;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;    
}

.inbox-pagination a.np-btn  {
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
    display: inline-block;
    background: #fcfcfc;
    color: #afafaf;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.mail-option .chk-all input[type=checkbox] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    padding: 0;
    border: none;
}

.inbox-pagination a.np-btn {
    margin-left: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-top: 7px;
    margin-right: 5px;
}

.fileinput-button {
    border: 1px solid #e6e6e6;
    background: #eeeeee;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea{
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.btn-send, .btn-send:hover {
    background: #00A8B3;
    color: #fff;
}

.btn-send:hover {
    background: #009da7;
}

.modal-header h4.modal-title {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}

.modal-body label {
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}


/*404 page*/

.page-404{
  position:relative;
  width:350px;
  height:200px;    
  margin:100px auto;
  text-align: center;
}

.text-404{    
  font-size:138px;
  background:#e9e3dd;
  background-image: url('https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQTdWeWNteABnbzguiXSBxmfc8Z8nh_HHoWoK35QL81x4HnpVmgvQ');
  background-repeat: no-repeat;
  background-size: 200% 200%;
  background-position: 100% 100%;
  -webkit-animation: square 3s linear infinite;
  -ms-animation: square 3s linear infinite;
  animation: square 3s linear infinite;
  -webkit-background-clip: text;
  color:transparent;  
  text-align:center;
  line-height:200px;
  position:relative;
}

.text-404:nth-of-type(2){
  text-shadow:none;
  z-index:2;
  position:absolute;
  top:-139px;
  left:-1px;
}

@-webkit-keyframes square {
  0% { background-position: 0 0; }
  25% { background-position: 100% 0; }
  50% { background-position: 100% 100%; }
  75% { background-position: 0 100%; }
  100% { background-position: 0 0; }
}

@-ms-keyframes square {
  0% { background-position: 0 0; }
  25% { background-position: 100% 0; }
  50% { background-position: 100% 100%; }
  75% { background-position: 0 100%; }
  100% { background-position: 0 0; }
}

@keyframes square {
  0% { background-position: 0 0; }
  25% { background-position: 100% 0; }
  50% { background-position: 100% 100%; }
  75% { background-position: 0 100%; }
  100% { background-position: 0 0; }
}

/*profile*/

.profile-nav .user-heading {
    background: #688a7e;
    color: #fff;    
    padding: 30px;
    text-align: center;
}

.profile-nav .user-heading.round a  {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid rgba(256,256,256,0.3);
    display: inline-block;
}

.profile-nav .user-heading a img {
    width: 112px;
    height: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.profile-nav .user-heading h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.profile-nav .user-heading p {
    font-size: 12px;
}

.profile-nav ul {
    margin-top: 1px;
}

.profile-nav ul > li {
    border-bottom: 1px solid #ebeae6;
    margin-top: 0;
    line-height: 30px;
}

.profile-nav ul > li:last-child {
    border-bottom: none;
}

.profile-nav ul > li > a {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #89817f;
    border-left: 5px solid #fff;
}

.profile-nav ul > li > a:hover, .profile-nav ul > li > a:focus, .profile-nav ul li.active  a {
    background: #f8f7f5 !important;
    border-left: 5px solid #688a7e;
    color: #89817f !important;
}

.profile-nav ul > li:last-child > a:last-child {
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

.profile-nav ul > li > a > i{
    font-size: 16px;
    padding-right: 10px;
    color: #bcb3aa;
}

.r-activity {
    margin: 6px 0 0;
    font-size: 12px;
}
/*profile-widget color bg*/
.profile-widget-info{
    background: #324c57 !important;
}
.profile-widget-success{
    background: #4cd964 !important;
}
.profile-widget-primary{
    background: #688a7e !important;
}
.profile-widget-warning{
    background: #ffcc00 !important;
}
.profile-widget-danger{
    background: #00a0df !important;
}
.profile-widget-name{
    padding: 0px;
}

.p-text-area, .p-text-area:focus {
    border: none;
    font-weight: 300;
    box-shadow: none;
    color: #c3c3c3;
    font-size: 16px;
}

.profile-info .panel-footer {
    background-color:#f8f7f5 ;
    border-top: 1px solid #e7ebee;
}

.profile-info .panel-footer ul li a {
    color: #7a7a7a;
}

.bio-graph-heading {
    background: #263a4f;
    color: #fff;
    text-align: center;
    font-style: italic;
    padding: 40px 110px;
    
    font-size: 16px;
    font-weight: 300;
}

.bio-graph-info {
    color: #89817e;
}

.bio-graph-info h1 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
}

.bio-row {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding:0 15px;
}

.bio-row p span {
    width: 100px;
    display: inline-block;
}

.bio-chart, .bio-desk {
    float: left;
}

.bio-chart {
    width: 40%;
}

.bio-desk {
    width: 60%;
}

.bio-desk h4 {
    font-size: 15px;
    font-weight:400;
}

.bio-desk h4.terques {
    color: #0092e0;
}

.bio-desk h4.red {
    color: #e26b7f;
}

.bio-desk h4.green {
    color: #97be4b;
}

.bio-desk h4.purple {
    color: #caa3da;
}

.file-pos {
    margin: 6px 0 10px 0;
}

.profile-activity h5 {
    font-weight: 300;
    margin-top: 0;
    color: #c3c3c3;
}

.summary-head {
    background: #ee7272;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #ee7272;
}

.summary-head h4 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.summary-head p {
    color: rgba(256,256,256,0.6);
}

ul.summary-list {
    display: inline-block;
    padding-left:0 ;
    width: 100%;
    margin-bottom: 0;
}

ul.summary-list > li {
    display: inline-block;
    width: 19.5%;
    text-align: center;
}

ul.summary-list > li > a > i {
    display:block;
    font-size: 18px;
    padding-bottom: 5px;
}

ul.summary-list > li > a {
    padding: 10px 0;
    display: inline-block;
    color: #818181;
}

ul.summary-list > li  {
    border-right: 1px solid #eaeaea;
}

ul.summary-list > li:last-child  {
    border-right: none;
}

.activity {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.activity.alt {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

.activity span {
    float: left;
}

.activity.alt span {
    float: right;
}
/*.activity span, .activity.alt span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #eee;
    text-align: center;
    color: #fff;
    font-size: 16px;
}*/

.activity.terques span {
    background: #8dd7d6;
}

.activity.terques h4 {
    color: #8dd7d6;
}
.activity.purple span {
    background: #b984dc;
}

.activity.purple h4 {
    color: #b984dc;
}
.activity.blue span {
    background: #90b4e6;
}

.activity.blue h4 {
    color: #90b4e6;
}
.activity.green span {
    background: #4cd964;
}

.activity.green h4 {
    color: #4cd964;
}

.activity h4 {
    margin-top:0 ;
    font-size: 16px;
}

.activity p {
    margin-bottom: 0;
    font-size: 13px;
}

.activity .activity-desk i, .activity.alt .activity-desk i {
    float: left;
    font-size: 18px;
    margin-right: 10px;
    color: #bebebe;
}

.activity .activity-desk {
    margin-left: 70px;
    position: relative;
}

.activity.alt .activity-desk {
    margin-right: 70px;
    position: relative;
}

.activity.alt .activity-desk .panel {
    float: right;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.activity .activity-desk .panel {
    background: #F4F4F4 ;
    display: inline-block;
}
.activity.alt .activity-desk .panel {
    background: #688a7e ;
    color: #ffffff;
    display: inline-block;
}


.activity .activity-desk .arrow {
    border-right: 8px solid #F4F4F4 !important;
}
.activity .activity-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .arrow-alt {
    border-left: 8px solid #688a7e !important;
}

.activity-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .album {
    display: inline-block;
    margin-top: 10px;
}

.activity-desk .album a{
    margin-right: 10px;
}

.activity-desk .album a:last-child{
    margin-right: 0px;
}

/*invoice*/

.invoice-list  {
    margin-bottom: 30px;
}

.invoice-list h4 {
    font-weight: 300;
    font-size: 16px;
}

.invoice-block {
    text-align: right;
}
.invoice-paid{
    color: #4cd964;
}

ul.amounts li {
    background: #f5f5f5;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 300;
}

.invoice-btn a{
    font-weight: 300;
    margin: 0 5px;
    font-size: 16px;
}

.company-logo {
    margin: 30px;
}

/*panel heading color*/
.modal-header{
     background: #3b5999!important;
    color: #fff!important;
    text-shadow: none!important;

}
.panel-heading{
    /*  background: #3b5999!important; */
    color: #fff!important;
    text-shadow: none!important;

}
.modal-header h3.modal-title{
    font-weight:bold;

}
.panel-heading h3{
    margin: 0px !important;
}
.panel-primary > .panel-heading.navyblue {
    background-color: #2A3542;
    border-color: #2A3542;
    color: #FFFFFF;
}

/*table*/

.table-advance tr td {
    vertical-align: middle !important;
}

.no-border {
    border-bottom: none;
}

.dataTables_length , .dataTables_filter{
    padding:15px;
}
.dataTables_info{
    padding:0 15px;
}

.dataTables_filter {
    float: right;
}

.dataTables_length select {
    width: 65px;
    padding:5px 8px;
}

.dataTables_length label, .dataTables_filter label {
    font-weight: 300;
}

.dataTables_filter label {
    width: 100%;
}

.dataTables_filter label input {
    width: 78%;
}

.border-top {
    border-top: 1px solid #ddd;
}

.dataTables_paginate.paging_bootstrap.pagination li {
    float: left;
    margin: 0 1px;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination li.disabled a{
    color: #c7c7c7;
}
.dataTables_paginate.paging_bootstrap.pagination li a{
    color: #797979;
    padding: 5px 10px;
    display: inline-block;
}

.dataTables_paginate.paging_bootstrap.pagination li:hover a, .dataTables_paginate.paging_bootstrap.pagination li.active a{
    color: #797979;
    background: #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination {
    float: right;
    margin-right: 15px;
    margin-top: -5px;
    margin-bottom: 15px;

}

.dataTable tr:last-child {
    border-bottom: 1px solid #ddd;
}


/*button*/

.btn-row {
    margin-bottom: 10px;
}

/*tabs*/

.tab-head {
    background: #688a7e;
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}

.tab-container {
    margin-top: 10px;
}

.tab-head .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 1px;
    color: #fff;
}
.tab-head .nav-tabs-ex > li > a {
    border-radius: 0;
    margin-right: 1px;
    color: #fff;
}

.tab-head .nav-tabs > li.active > a, .tab-head .nav-tabs > li > a:hover, .tab-head .nav-tabs > li.active > a:hover, .tab-head .nav-tabs > li.active > a:focus {
    background-color: #f1f2f7;
    border-color: #f1f2f7;
    color: #797979;
}
.tab-head .nav-tabs-ex > li.active > a, .tab-head .nav-tabs-ex > li > a:hover, .tab-head .nav-tabs-ex > li.active > a:hover, .tab-head .nav-tabs-ex > li.active > a:focus {
    background-color: #f1f2f7;
    border-color: #f1f2f7;
    color: #797979;
}

/*general page*/

.progress-xs {
    height: 8px;
}

.progress-sm {
    height: 12px;
}

.panel-heading .nav {
    border: medium none;
    font-size: 13px;
    margin: -10px -15px -11px;
}

.tab-bg-primary {
    background: #688a7e;    
    border-bottom: none;
}

.tab-bg-info {
    background: #324c57; 
	
    border-bottom: none;
}
.tab-bg-info.panel-heading .nav > li.active > a, .tab-bg-info.panel-heading .nav > li > a:hover{
    color: #36464d;
}
.tab-bg-info.panel-heading .nav{
    margin: -10px 15px -11px;
}
.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a, .panel-heading .nav > li.active > a:hover, .panel-heading .nav > li.active > a:focus {
    border-width: 0;
    border-radius: 0;
}

.panel-heading .nav > li > a {
    color: #fff;
}

.panel-heading .nav > li.active > a, .panel-heading .nav > li > a:hover {
    color: #688a7e;
    background: #fff;
}

.tab-right {
    height: 38px;
}

.panel-heading.tab-right .nav > li:first-child.active > a, .tab-right.panel-heading .nav > li:first-child > a:hover {
    border-radius:  0 ;
    -webkit-border-radius: 0 ;
}

.panel-heading.tab-right .nav > li:last-child.active > a, .tab-right.panel-heading .nav > li:last-child > a:hover {
    border-radius:  0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
}

.panel-heading.tab-right .nav-tabs > li > a {
    margin-left: 1px;
    margin-right: 0px;
}
.panel-heading.tab-right .nav-tabs-ex > li > a {
    margin-left: 1px;
    margin-right: 0px;
}

.m-bot20 {
    margin-bottom: 20px;
}

.m-bot-none {
    margin-bottom: 0;
}

.wht-color {
    color: #fff;
}

.close-sm {
    font-size: 14px;
}

/*carousel*/

.carousel-indicators li {
    background:  rgba(0, 0, 0, 0.2) ;
    border:  none;
    transition:background-color 0.25s ease 0s;
    -moz-transition:background-color 0.25s ease 0s;
    -webkit-transition:background-color 0.25s ease 0s;
}

.carousel-indicators .active {
    background:#00a0df;
    height: 10px;
    margin: 1px;
    width: 10px;
}

.carousel-indicators.out {
    bottom: -5px;
}

.carousel-indicators.out {
    bottom: -5px;
}

.carousel-control {
    color: #999999;
    text-shadow: none;
    width: 45px;
}

.carousel-control i {
    display: inline-block;
    height: 25px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 5;
}


.carousel-control.left, .carousel-control.right {
    background: none;
    filter:none;
}

.carousel-control:hover, .carousel-control:focus {
    color: #CCCCCC;
    opacity: 0.9;
    text-decoration: none;
}

.carousel-inner h3 {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
}

.carousel-inner {
    margin-bottom: 15px;
}

/*gritter*/
.gritter-close {
    left: auto !important;
    right: 3px !important;
}


/*form*/


.sm-input {
    width: 175px;
}

.form-horizontal .form-group {
    border-bottom: 1px solid #eff2f7;
}

.form-horizontal .form-group:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.form-horizontal .form-group .help-block {
    margin-bottom: 0;
}


.round-input {
    border-radius: 500px;
    -webkit-border-radius: 500px;
}


.m-bot15 {
    margin-bottom: 15px;
}
.m-top15 {
    margin-top: 15px;
}
.m-top10 {
    margin-top: 10px;
}
.form-horizontal .checkbox-inline > input {
    margin-top: 1px;
	border:none;
}


/*form validation*/

.form-validate .form-group label.error {
    display: inline;
    margin: 5px 0;
    color: #00a0df;
    font-weight: 400;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus, .form-validate .form-group input.error , .form-validate .form-group textarea.error{
    border-color: #00a0df !important;
}

#register_form label.error {
    display: inline;
    margin:5px 0px;
    width: auto;
    color: #00a0df;
}

.checkbox, .checkbox:hover, .checkbox:focus  {
	border:none;
}


/*slider*/
table.sliders tr td {
    padding: 30px 0;
    border:none;
}

.slider {
    margin-top: 3px;
}

.slider-info {
    padding-top: 10px;
}

.sliders .ui-widget-header {
    background: #688a7e !important;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0 !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0 !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0 !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0 !important;
}


#eq span {
    height:120px; float:left; margin:15px
}


.ui-widget-content {
    background: #f0f2f7 !important;
    border: none !important;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
}

.ui-slider-horizontal {
    height: 8px !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.57em   !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #fff !important;
    /*border: 3px solid #22bacf !important;*/
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
}

.ui-slider-vertical {
    width: 8px !important;
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.5em  !important;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.6em;
    position: absolute;
    width: 1.6em;
    z-index: 2;
}

.bound-s {
    width: 90px;
    margin-bottom: 15px;
}


/*----switch ----*/


.has-switch {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    display: inline-block;
    cursor: pointer;
    line-height: 1.231;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 80px;
    -webkit-mask: url('../img/mask.png') 0 0 no-repeat;
    mask: url('../img/mask.png') 0 0 no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.has-switch.deactivate {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default !important;
}
.has-switch.deactivate label,
.has-switch.deactivate span {
    cursor: default !important;
}
.has-switch > div {
    width: 162%;
    position: relative;
    top: 0;
}
.has-switch > div.switch-animate {
    -webkit-transition: left 0.25s ease-out;
    -moz-transition: left 0.25s ease-out;
    -o-transition: left 0.25s ease-out;
    transition: left 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.has-switch > div.switch-off {
    left: -63%;
}
.has-switch > div.switch-off label {
    background-color: #7f8c9a;
    border-color: #bdc3c7;
    -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
}
.has-switch > div.switch-on {
    left: 0%;
}
.has-switch > div.switch-on label {
    background-color: #0092e0;
}
.has-switch input[type=checkbox] {
    display: none;
}
.has-switch span {
    cursor: pointer;
    font-size: 14.994px;
    font-weight: 700;
    float: left;
    height: 29px;
    line-height: 19px;
    margin: 0;
    padding-bottom: 6px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 50%;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    -o-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.has-switch span.switch-left {
    border-radius: 30px 0 0 30px;
    background-color: #2A3542;
    color: #0092e0;
    border-left: 1px solid transparent;
}
.has-switch span.switch-right {
    border-radius: 0 30px 30px 0;
    background-color: #bdc3c7;
    color: #ffffff;
    text-indent: 7px;
}
.has-switch span.switch-right [class*="fui-"] {
    text-indent: 0;
}
.has-switch label {
    border: 4px solid #2A3542;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left;
    height: 29px;
    margin: 0 -21px 0 -14px;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 29px;
    z-index: 100;
    -webkit-transition: 0.25s ease-out;
    -moz-transition: 0.25s ease-out;
    -o-transition: 0.25s ease-out;
    transition: 0.25s ease-out;
    -webkit-backface-visibility: hidden;
}
.switch-square {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -webkit-mask: url('../img/mask.png') 0 0 no-repeat;
    mask: url('../img/mask.png') 0 0 no-repeat;
}
.switch-square > div.switch-off label {
    border-color: #7f8c9a;
    border-radius: 6px 0 0 6px;
}
.switch-square span.switch-left {
    border-radius: 6px 0 0 6px;
}
.switch-square span.switch-left [class*="fui-"] {
    text-indent: -10px;
}
.switch-square span.switch-right {
    border-radius: 0 6px 6px 0;
}
.switch-square span.switch-right [class*="fui-"] {
    text-indent: 5px;
}
.switch-square label {
    border-radius: 0 6px 6px 0;
    border-color: #0092e0;
}


/*tag input*/

.tagsinput {
    border: 1px solid #e3e6ed;
    border-radius: 6px;
    height: 100px;
    padding: 6px 1px 1px 6px;
    overflow-y: auto;
    text-align: left;
}
.tagsinput .tag {
    border-radius: 4px;
    background-color: #688a7e;
    color: #ffffff;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 15px;
    padding: 6px 13px 8px 19px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.14s linear;
    -moz-transition: 0.14s linear;
    -o-transition: 0.14s linear;
    transition: 0.14s linear;
    -webkit-backface-visibility: hidden;
}
.tagsinput .tag:hover {
    background-color: rgba(0,122,255,0.7);
    color: #ffffff;
    padding-left: 12px;
    padding-right: 20px;
}
.tagsinput .tag:hover .tagsinput-remove-link {
    color: #ffffff;
    opacity: 1;
    display: block\9;
}
.tagsinput input {
    background: transparent;
    border: none;
    color: #34495e;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0 0 0 5px;
    outline: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 12px;
}
.tagsinput-remove-link {
    bottom: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    opacity: 0;
    padding: 7px 7px 5px 0;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 2;
    display: none\9;
}
.tagsinput-remove-link:before {
    color: #ffffff;
    content: "\f00d";
    font-family: "FontAwesome";
}
.tagsinput-add-container {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.tagsinput-add {
    background-color: #d6dbdf;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 6px 9px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
}
.tagsinput-add:hover {
    background-color: #688a7e;
}
.tagsinput-add:before {
    content: "\f067";
    font-family: "FontAwesome";
}
.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}


/*checkbox & radio style*/


.checkboxes label, .radios label {
    display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 7px;
    font-weight: 300;
}

.radios {
    padding-top: 18px;
}

.label_check input,
.label_radio input {
    margin-right: 5px;
}

.has-js .label_check,
.has-js .label_radio {
    padding-left: 34px;
}

.has-js .label_radio {
    background: url(../img/checkbox/radio-off.png) no-repeat;
}

.has-js .label_check {
    background: url(../img/checkbox/check-off.png) no-repeat;
}

.has-js label.c_on {
    background: url(../img/checkbox/check-on.png) no-repeat;
}

.has-js label.r_on {
    background: url(../img/checkbox/radio-on.png) no-repeat;
}

.has-js .label_check input,
.has-js .label_radio input {
    position: absolute;
    left: -9999px;
}

/*date picker*/


.add-on {
    border: 1px solid #E2E2E4;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    float: right;
    margin-right: -37px;
    margin-top: -34px;
    padding: 8px;
    text-align: center;
    background: #EEEEEE;
}

.daterangepicker .ranges .range_inputs > div:nth-child(2) {
    margin-bottom: 10px;
    padding-left: 0px;
}

.daterangepicker .ranges label {
    padding-bottom: 0;
    padding-top: 8px;
}


.daterangepicker td.active, .daterangepicker td.active:hover,
.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active.active:hover, .datepicker td.active.disabled, .datepicker td.active.disabled:hover, .datepicker td.active[disabled], .datepicker td.active[disabled]:hover,
.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled]{
    background: #688a7e;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
}

.daterangepicker td.active, .daterangepicker td.active:hover, .datepicker td.active, .datepicker td.active:hover, .datepicker td span.active {
    text-shadow: none;
}

.datepicker th.switch {
    width: 125px;
}

.datepicker td span {
    height: 40px;
    line-height: 40px;
}


/*ck editor*/

.cke_top, .cke_bottom {
    background: #F5F5F5 !important;
    background: -moz-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    background: -webkit-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    background: -o-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    box-shadow: none;
    padding: 6px 8px 2px;
}

.cke_top {
    border-bottom: 1px solid #cccccc !important;
}

.cke_chrome {
    border: 1px solid #cccccc !important;
    box-shadow: none !important;
    display: block;
    padding: 0;
}

/*form wizard*/

.stepy-tab {
    text-align: center;
}

.stepy-tab ul{
    display: inline-block;
}

.stepy-tab ul li {
    float: left;
}

.step legend {
    border: none;
}

.button-back {
    float: left;
}

.button-next, .finish {
    float: right;
}

.button-back, .button-next, .finish {
    cursor: pointer;  text-decoration: none;
}

.step {
    clear: left;
}
.step label {
    display: block;
}


.stepy-titles li {
    color: #757575;
    cursor: pointer;
    float: left;
    margin: 10px 15px;
}

.stepy-titles li span { display: block; }

.stepy-titles li.current-step div {
    color: #fff;
    cursor: auto;
    background: #688a7e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
}

.stepy-titles li div{
    font-size:16px;
    font-weight: 300;
    background: #eee;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
}


/*widget*/

.user-heading.alt {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.alt.green-bg {
    background: #4cd964;
}

.profile-nav.alt.green-border ul > li > a:hover, .profile-nav.alt.green-border ul > li > a:focus, .profile-nav.alt.green-border ul li.active a {
    border-left: 5px solid #4cd964;
}

.user-heading.alt a {
    float: left;
    margin-right: 15px;
    margin-left: -10px;
    display: inline-block;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.user-heading.alt a img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.twt-feed {
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    color: #FFFFFF;
    padding: 10px;
    position: relative;
    text-align: center;
}

.twt-feed.blue-bg {
    background: #00a0df;
}

.twt-feed h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.twt-feed a  {
    border: 8px solid #fff;
    border-radius: 50%;
    -webit-border-radius: 50%;
    display: inline-block;
    margin-bottom: -55px;
}

.twt-feed a img {
    height: 112px;
    width: 112px;
    border-radius: 50%;
    -webit-border-radius: 50%;
}

.twt-category {
    display: inline-block;
    margin-bottom: 11px;
    margin-top: 55px;
    width: 100%;
}
.profile-widget-data{
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 100%;    
}

.twt-category ul li, .profile-widget-data ul li,.profile-nav ul > li{
    color: #89817f;
    font-size: 13px;
    border-bottom: none;
}

.twt-category h5  {
    font-size: 20px;
    font-weight: 300;
}

.twt-write .t-text-area {
    border: 1px solid #eeeeee;
    border-radius: 0;
}

.twt-footer {
    padding: 10px 15px;
}

.btn-space {
    padding-left: 11.6%;
    padding-right: 11%;
}

.p-head {
    color: #f77b6f;
    font-weight: 400;
    font-size: 14px;
}

.cmt-head {
    font-weight: 400;
    font-size: 13px;
}

.p-thumb img {
    width: 50px;    
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tasi-tab .media-body p {
    /*color: #b8bac6;*/
}


/*Timeline chat*/

.chat-form {
    margin-top: 25px;
    clear: both;
}

.chat-form .input-cont {
    margin-bottom: 10px;
}

.chat-form .input-cont input {
    margin-bottom: 0px;
}

.chat-form .input-cont input{
    border: 1px solid #d3d3d3 !important;
    margin-top:0;
    min-height: 45px;
}

.chat-form .input-cont input {
    background-color: #fff !important;
}

.chat-features a {
    margin-left: 10px;
}

.chat-features a i{
    color: #d0d0d0;
}

.profile-activity:before {
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    top: 0;
    width: 2px;
}
/*.profile-activity:before, .act-time:before, .act-time .text:before {
    content: "";
    left: 60px;
    position: absolute;
    top: -2px;
}*/
.profile-activity, .act-time , .profile-activity .act-in, .profile-activity .act-out {
    position: relative;
}


.profile-activity .act-in  .arrow {
    /*border-right: 8px solid #F4F4F4 !important;*/
}
.profile-activity .act-in .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.profile-activity .act-out  .arrow {
    /*border-right: 8px solid #0092e0 !important;*/
}
.profile-activity .act-out .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.act-time:first-child:before {
    margin-top: 16px;
}
.act-time:before {
    background:#CCCCCC;
    border: 2px solid #FAFAFA;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    height: 14px;
    margin: 23px 0 0 -6px;
    width: 14px;
}
.act-time:hover:before {
    background: #0092e0;
}
.act-time:first-child {
    padding-top: 0;
}
.activity-img {
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.activity-img img {
    display: block;
    height: 44px;
    width: 44px;
}
.activity-body {
    /*margin-left: 80px;*/
}
.act-time .act-in .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.act-time .act-out .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.act-time p {
    margin: 0;
}
.act-time .attribution {
    font-size: 11px;
    margin: 0px 0 5px;
}
.act-time {
    overflow: hidden;
    padding:8px 0;
}

.act-in a, .act-in a:hover{
    color: #b64c4c;
    text-decoration: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}
.act-out a, .act-out a:hover{
    color: #288f98;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}

.messages-wrapper {
  position: relative;
}
.message {
    border-radius: 20px 20px 20px 20px;
    margin: 0 15px 10px;
    padding: 5px 20px;
    position: relative;
}
.message.to {
    background-color: #2095FE;
    color: #fff;
    margin-left: 80px;
}
.message.from {
    background-color: #E5E4E9;
    color: #363636;
    margin-right: 80px;
}
.message.to + .message.to,
.message.from + .message.from {
  margin-top: -7px;
}
.message:before {
    border-color: #2095FE;
    border-radius: 50% 50% 50% 50%;
    border-style: solid;
    border-width: 0 20px;
    bottom: 0;
    clip: rect(20px, 35px, 42px, 0px);
    content: " ";
    height: 40px;
    position: absolute;
    right: -50px;
    width: 30px;
    z-index: -1;
}
.message.from:before {
    border-color: #E5E4E9;
    left: -50px;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

/*custom select*/

span.customSelect {
    font-size:12px;
    background-color: #ffffff;
    padding:10px;
    border:1px solid #EAEAEA;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #A4AABA;
}
span.customSelect.changed {
    background-color: #fff;
}
.customSelectInner {
    background:url(../img/customSelect-arrow.gif) no-repeat center right;
}
.toggle-nav-res{
	display:none;
}
ul.nav li.active a{
	color:#fff !important;
	background-color:#3b5999 !important;
	border:1px solid #216e97 !important;
	
}
ul.nav li.active a.curNot{
    color: #8e8e93!important;
    background-color: #ffffff!important;
    border: 1px solid #dddddd!important;
    }
ul.nav li.error a{
	color:#fff;
	background-color:red;
	border:1px solid red;
	
}

/* ..................common class................... */

.boxpad{
	padding:15px;
}
.box_shadow{
	background-color: #ffffff;	
	border: 0px solid transparent;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.marg_btm15{
	margin-bottom:15px;
}
.marg_tp15{
	margin-top:15px;
}
.marg_tp30{
	margin-top:30px;
}
.marg_lft15{
	margin-left:15px;
}
.marg_btm25{
	margin-bottom:25px;
}
.form-horizontal .marg_btmnil,
.marg_btmnil{
	margin-bottom:0;
}
.marg_tpnil{
	margin-top:0!important;
}
.marg_lft15{
	margin-left:15px;
}
.minwid{
	width:80%;
	display:inline-block;
}
.submit_nil{
	border:0;
	margin-left: 17px;
	background:transparent;
}
.animate_btn {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.animate_btn_new {
    -webkit-animation: glowingNew 1500ms infinite;
    -moz-animation: glowingNew 1500ms infinite;
    -o-animation: glowingNew 1500ms infinite;
    animation: glowingNew 1500ms infinite;
}

/* ..................common class end................... */
.default_sec{
	border: 1px solid #ddd;
	margin-left: -15px;
	padding: 15px 0;
	margin-top: 15px;
}
.add_value{
	margin-top:15px;
}
.nav-tabs > li > a {
	background-color: #c7c2c2;/* #e3e2e2; */
	color:#022e8b!important;
}
.nav-tabs-ex > li > a {
	border: 1px solid #ddd;
}
.open > .dropdown-menu-ex {
	padding:8px 6px!important;
	left:-34px!important;
	min-width:92px!important;
}
.open > .dropdown-menu-ex  li{	
	margin-bottom:2px;
}
.open > .dropdown-menu-ex  li a{
	color:#fff!important;
	padding: 2px 10px;
	font-size:small;
}
.open > .dropdown-menu-ex  li a:hover{
	background-color:#fff;
	color:#000!important;
}
.modal-dialog-big{
	width:1000px;
}
.modal-dialog-big .modal-body{
	height: 476px;
	overflow-y:scroll;
}
.filter_sec {
	position: absolute;
	z-index: 999;
	top: 42px;
	width: 400px;
	right: 0;
}
.filt_lft {
	width: 45%;
	border: 1px solid #ddd;
	padding: 0px 8px;
	margin-bottom: 10px;
}
.filt_rgt{
	width:54%;
}
.filt_rgt label {
	width: 100%;
	clear:both;
}
.filt_lft label {
	width: 100%;
	padding: 8px 0;
	border-bottom: 1px solid #ddd;
	margin: 0;
}
.filt_lft label:last-child {
	border-bottom: 0;
}
.filter_sec .panel-body {
   padding: 10px;
}
.font15{
	font-size:15px;
}
.font14{
	font-size:15px;
}
.fntfmly{
	font-family:Roboto;
	color:#5c5c5c;
}
.edtabout_us {
	position: absolute;
	left: 0;
	padding: 0 5px 0 7px;
	width: 22px;
	top: -2px;
}
.edtsave {
	position: absolute;
	right: 5px;
	top: 1px;
	padding: 5px 5px 6px 9px;
	border-left: 1px solid #ddd;
}
.saveButton{
	border:0;
	padding:0;
	background:transparent;
}
.saveButton i{
	color:#0092e0;
}
.saveButton:disabled i{
	color:#888;
}
.form-group {
	border-bottom: 1px solid #eff2f7;
}
.marg_btm0{
	margin-bottom:0;
}
.padd_btm0{
	margin-bottom:0;
}
.btn-disabled{
	color: #aaa!important;
    border-color: #bbb!important;
    background-color: #ddd;
}
.btn-primary.raised {
    box-shadow: 0 3px 0 0 #007299;
}
.btn-primary.raised:active, .btn-primary.raised.active {
    background: #33a6cc;
    box-shadow: none;
    margin-bottom: -3px;
    margin-top: 3px;
}
.fa-2x-mid{
	font-size:1.5em;
}
.dropdown .dropdown-menu, .dropup .dropdown-menu {
	right: 0!important;
	left: auto!important;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    right:-90px!important;
}

.action_sec .dropdown-menu.extended {
	width: auto !important;
	/* min-width: 100px !important; */
}
.action_sec .dropdown-menu.big_actv,  .dropdown-menu.big_actv {
	width: 150px !important;
	min-width: 150px !important;
}

.po_action_sec  {
	width: 150px !important;
	min-width: 150px !important;
}

.action_sec .dropdown-menu.extended.logout > li > a {
	padding: 6px 8px !important;
}
.marg_neg{
	margin-top:-10px;
}
.marg_neg_round{
	margin-top:-11px;
}
.btn-circle.btn-lg {
	width: 30px;
	height: 30px;
	padding: 5px 5px;
	font-size: 14px;
	/* line-height: 1.33; */
	border-radius: 0%;/*50%*/
	margin-left: 5px;
	color:#fff;
}
.btn-circle.btn-lg-sub {
	width: 35px;
	height: 35px;
	font-size: 14px;
	padding: 0;
	background-color: #898282;
    border: 1px solid #a49d9d;
}
.btn-circle.btn-lg-sub:hover {
	background-color:#0092e0;
	border:1px solid #0092e0;
}

.btn-circle.big_wd {
	width: 45px;
	height: 45px;
}
.btn-circle.xl_wd {
	width: 275px;
	height: 275px;
}
.btn-circle.btn-sm  {
	width: 25px;
	height: 25px;
	padding: 0px 6px;
	font-size: 16px;
	border-radius: 50%;
	color:#0092e0;
	background-color:#fff;
	border:1px solid #a8a8a8;
}
.red-tooltip + .tooltip > .tooltip-inner {background-color: #f00;}
.red-tooltip + .tooltip > .tooltip-arrow {border-top-color:#f00;}

.green-tooltip + .tooltip > .tooltip-inner {background-color: #3bc553;}
.green-tooltip + .tooltip > .tooltip-arrow {border-top-color:#3bc553;}

.lgt-tooltip + .tooltip > .tooltip-inner {background-color: #75c4f1; color:#000;}
.lgt-tooltip + .tooltip > .tooltip-arrow {border-top-color:#75c4f1;}

.btn-success{
	background: #3bc553;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff!important;
  background: #4cd964!important;
  border-color: #4cd964;
}

.btn-danger{
	background: #e91940;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff!important;
  background: #ff2d55!important;
  border-color: #ff2d55;
}
.font-bold{
	font-weight:bold;
}
.btn-new{
	background-color:#75c4f1;
}
.panel-body-ex{position:relative;} 
.tab_btn_group {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index:99;	
}
.tab_btn_group_new {
	position: relative;
	right: 10px;
	top: -10px;
	z-index:99;	
	float: right;
}
.table.padd_lg tbody > tr > td {
	padding: 5px 8px;
}
.formula_txt{
	position:relative;
	padding-left:30px;
}
.footer_section{
	position:relative; 
	bottom:-20px;
	width:100%; 
	background-color:#2b323a; 
	text-align:center; 
	color:#fff;
	padding:10px 0; 
	margin-top:0;
	z-index:999;
}
.footer_section p{
	margin:0;
}
textarea.fithgt{
	height:131px;
}
.general_info label{
	margin-bottom:10px;
	color:#797979;
	text-transform:capitalize;
}
.inngnrl_info label{
	width:100%;
}
.form-group {
    padding-bottom: 15px;
}
.action_sec .dropdown-menu.widauto{
	width:auto!important;
}
/* ................tender page................... */

.logo_tagline {
	float: left;
	border-left: 1px solid #999;
	margin-left: 10px;
	padding-left: 10px;
}
.logo_tagline p{
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
}
.radio-group{
	width: 100%;
	display: inline-block;
	border: 1px solid #c7c7cc;
	border-radius: 4px;
	padding: 6px 12px;
}
.border0{
	border:0;
}
.margin0{
	margin:0!important;
}
.margin_rgt10{
	margin-right:10px!important;
}
.info_attch{
	padding:20px;
	padding-bottom:10px;
	border:1px solid #ddd;
	border-radius:10px;
	position:relative;
	margin-bottom: 15px;
}
.info_attch span{
	position:absolute;
	top:-8px;
	left:-8px;
	background: #0092e0;
	padding: 4px;
	border-radius: 50%;
	height: 33px;
	width: 33px;
	color: #fff;
	font-size: large;
	text-align: center;
}
.attach_tabfst{
	margin-bottom:0px;
}
.margadj{
	margin:-10px 21px 6px 0;
}
.margadj2{
	margin:4px 21px 6px 0;
}
.file_padd0{
	padding:0;
}
.modal-dialog-mid{
	width: 884px;
}
.modal-dialog-mid .modal-body {
    height: auto;
}
.trhiden{
	display:none;
}
.shown{
	display: table-row;
}
.padd_btm56{
	padding-bottom:56px;
}
.ext_arr{
	margin-left: 4px;
	border: 1px solid #0092e0;
	padding: 4px;
	border-radius: 50%;
	font-size:13px;
}
#rfq_headermain{
	margin-top:-20px;
}
.rfq_btn{
	position: relative;
	z-index: 9999;
}
.rfq_sec{
	display:none;
	/* text-transform:Capitalize; */
	float:left;
	width:100%;
}
/* .............breadcrumb................. */

.breadcrumb_progrs {
    padding: 0px;
    background: transparent;
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 4px;
}

.breadcrumb_progrs>li {
    display: table-cell;
    vertical-align: top;
    width: 1%;
}

.breadcrumb_progrs>li+li:before {
    padding: 0;
}

.breadcrumb_progrs li a {
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    display: inline-block;
    width: calc( 100% - 10px );
    background-color: hsla(0, 0%, 83%, 1);
    text-align: center;
    text-transform: capitalize;
}



.breadcrumb_progrs li.completed a {
    background: brown;
    background: hsla(153, 57%, 51%, 1);
}

.breadcrumb_progrs li.completed a:after {
    border-left: 30px solid hsla(153, 57%, 51%, 1);
}

.breadcrumb_progrs li.active a {
    background: #0092e0;
}

.breadcrumb_progrs li.active a:after {
    border-left: 30px solid #0092e0;
}

.breadcrumb_progrs li:first-child a {
    padding-left: 15px;
}

.breadcrumb_progrs li:last-of-type a {
    width: calc( 100% - 38px );
}

.breadcrumb_progrs li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb_progrs li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsla(0, 0%, 83%, 1);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}


.addpadd tr td{
	padding:10px 0!important;
}

/* ...................treeview................... */

.TreeContainer {
	border: solid 0px red;
	width: 145px;
	height: 222px;
	overflow-y: auto;
	overflow-x:hidden;
	padding: 0px;
	padding-top: 0;
	margin-top: -13px;
	float: left;
	border-right: 1px solid #ddd;
	padding-right: 30px;
	margin-right: 21px;
}
.TreeContainer .tree{
	display:none;
}
.TreeContainer_all {
	width: 300px;
	height: 314px;
	float: left;
}
.TreeContainer_all .tree{
	display:block;
}
.TreeContainer .ParentPlace {
	border: solid 0px silver;
	padding: 5px;
	font-size: 10pt;
	font-family: 'Segoe UI';
	width: 138px;
}
/* .TreeContainer .ParentPlace span {
	float: left;
	border: dashed 2px silver;
	cursor:pointer;
	padding: 5px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: large;
	font-weight: bold;
	width: 100%;
	color:#0092e0;
} */
.TreeContainer .ParentPlace span {
	float: left;
	border: dashed 1px silver;
	cursor:pointer;
	padding: 5px;
	font-size: large;
	font-weight: bold;
	width: 100%;
	color:#0092e0;
}
.TreeContainer{
	position:relative;
}
.TreeContainer .share_icon {
    position: absolute;
    right: 11px;
    top: 6px;
}
.TreeContainer .MyPlace {
border: solid 0px silver;
padding: 5px;
font-size: 10pt;
font-family: 'Segoe UI';
width:auto;
}
.TreeContainer .MyPlace span {
	float:left;
	border:dashed 2px silver;
	padding:5px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
}

.TreeContainer ul.tree,
ul.tree ul {
list-style-type: none;
background: url(Images/vline.png) repeat-y;
margin: 0;
padding: 0;
cursor: pointer;
border: solid 0px black;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-left:5px;
margin-top:0px;
}

.TreeContainer ul.tree ul {
	margin-left: 10px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.frtree{
	width: 71%;
}
.frtree_minwid{
	width:73%;
}
.numadd .btn-lg-sub{
	background-color: #5cb85c;
    border: 1px solid #5cb85c;
    color: #fff;
}
.numadd .btn-lg-sub:hover{
	background-color:#3d8b3d;
	border:1px solid #3d8b3d;
}
.numadd label{
	margin:10px 0 0 5px;
}
.frtree_minwid h2{
	float:left;
	margin:0;
}
.frtree_minwid h2 small{
	font-size: 12px;
    width: 100%;
    display: block;
    color: #999;
    margin: 4px 0;
}
.TreeContainer ul.tree li {
	margin: 0;
	padding: 0 12px;
	line-height: 20px;
	background: url(Images/node.png) no-repeat;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	.TreeContainer ul.tree li span {
		background-color: green;
		padding: 2px 6px;
		border-radius: 10px;
		color: white;
		margin: 3px 4px 0 0;
		display: inline-block;
	}
	.TreeContainer ul.tree li a {
		/*background-color: green;
		padding: 2px 6px;
		border-radius: 10px;
		color: white;*/
	}
	.selected {
		padding: 2px 6px;
		border-radius: 10px;
		color: #ddd!important;
	}
	.selected:hover {
	  color:yellow;
	}
	.dropdown-menu > li.selected > a {
		color: #000;
	}
	.dropdown-menu > li.selected > a .glyphicon {
		color: #999;/* #0092e0 */
	}
	.dropdown-toggle.bs-placeholder:active,
	.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
	.bootstrap-select > .dropdown-toggle.bs-placeholder:hover{
		color:#ccc!important;
	}
	
	.TreeContainer ul.tree li.last {
		background: url(Images/lastnode.png) no-repeat;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.TreeContainer ul.tree li:last-child {
		background: #fff url(Images/lastnode.png) no-repeat;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

.TreeContainer ul.tree div:hover {
	text-decoration: underline;
}
/* ...................general information................... */

.general{
	/* background-color:#f4f7fc; */
	/* border-bottom: 1px dotted #999; */
	margin-bottom: 15px;
	padding: 10px 10px;
}
.action_sec .dropdown-menu.widauto{
	width:auto!important;
}


.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
.item:not(.prev) {visibility: visible;}
.item.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}

ul > li.item {	
    float: left;
    margin-bottom: -1px;
}
ul > li.item > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
}
.vendr_sec{
	width:100%!important;
}
.vendr_sec .btn-default{
	border-radius:4px!important;
}
.vendr_sec button span:hover{
	background-color:transparent;
}

.bx-wrapper {
	position: relative;
	/* margin: 0 auto 60px; */
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/* ...............step section.............. */

body{margin:40px;}

.stepwizard-step p {
    margin-top: 10px;    
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}

.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 2px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
/* .btn-step {
	padding: 10px 20px 10px;
	width: auto;
	height: auto;
	line-height: 17px;
} */
.stepwizard-step label{
	width:100%;
	margin-top:4px;
}
.btn-step:disabled {
	background:#ddd;
}
.stepwizard{
	margin-bottom:23px;
}

.workflow.affix {
    top: 55px;
    padding-top: 30px;
    width: 90%;
    z-index: 9999;
    background-color: #fff;
    transition: 0.5s;
    border-bottom: 3px solid rgba(0,0,0,0.1);
    border-radius: 0 5px 5px;
}
.workflow.mang_wid{
	width:79%;
}
.stepwizard-step .btn-step{
	cursor:default!important;
}
.stepwizard-step .btn-default:hover{
	background-color:#fff!important;
	color:#000!important;
}
.stepwizard-step .btn-primary:hover{
	background-color:#0092e0!important;
	color:#fff!important;
	border-color:#0092e0!important;
	
}
.stepwizard-step .disab,
.stepwizard-step .disab:hover, 
.stepwizard-step .disab:focus, 
.stepwizard-step .disab:active, 
.stepwizard-step .disab.active
{
	
background-color:#ddd!important;
border-color:#ddd!important;
}
/* Tender Steps Breadcamp 
#wbCamp a:not(:first-child){
	display:none;
}
.btn-breadcrumb .btn-default{
	background-color: #fff;
	color: #333;
	cursor:not-allowed;
}
.btn-breadcrumb .mandatory{
	color: #333;
    background-color: #f4f7fc;
    border-color: #adadad;
}
.btn-breadcrumb .mandatory:after{
	border-left: 10px solid #f4f7fc!important;
}
.btn-breadcrumb .mandatory:before{
	border-left: 10px solid #adadad;
}

.workflow .fancyScroll{
	overflow-x:hidden;
	white-space:nowrap;
}
.workflow .fancyScroll:hover{
	white-space:nowrap;
}


.fancyScroll::-webkit-scrollbar {
    width: 12px;
}
 

.fancyScroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 

.fancyScroll{
	width:82%;
	padding-left:0;
}

#wbCamp,.fancyScroll,.fancyScroll .form-group:hover{
	padding-bottom:0;
	border-bottom:0;
}
.fancyScroll::-webkit-scrollbar {
    height: 10px;
}
.fancyScroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #0092e0; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.fancyScroll::-webkit-scrollbar-thumb:window-inactive {
	background: #0092e0; 
}
*/
.workflow .col-md-10 #wbCamp{
	width:auto;
}
.workflow .col-md-10 #wbCamp a:first-child{
	cursor:not-allowed;
}
.workflow .col-md-10 #wbCamp a:first-child:hover{
	background-color: transparent;
}
.workflow .col-md-10 #wbCamp a:not(:first-child){
	color: #555;
    background-color: #f4f7fc;
}
.workflow .col-md-10 #wbCamp a:not(:first-child):hover{
	color: #FFF;
    background-color: #0092e0;
}
.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}
/* ................tender page................... */

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	/* -webkit-box-shadow: 0 0 5px #ccc; */
	/* box-shadow: 0 0 5px #ccc; */
	/* border: 5px solid #fff; */
	left: -5px;
	/* background: #fff; */
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	/* transform: translatez(0); */
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -40px;
	background: url(../img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: -40px;
	background: url(../img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: -34px;
	margin-top: 33px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 2;
	font-size:0;
}
.modal-dialog{
	left:0!important;
	min-width:500px;
   max-width: unset!important
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.bx-viewport li{
	margin-right:2px!important;
}
.bx-viewport li a{
	text-align:center;
}
/* Change By Sourav  */
.bx-wrapper{
 /*	max-width: 1148px !important; */
 max-width : calc(100% - 68px) !important;
}
.bx-viewport ul li
{
	width:auto !important;
	min-width:150px;
} 
.bx-viewport ul li a
{
	text-transform:uppercase;
	width:100%;
}
/* Change By Sourav  */
.bx-wrapper-marglft{
	margin-left: 37px;
}
.bx-wrapper-marglft .bx-viewport
{
	height:auto !important;
}

.bx-default-pager{
	display:none;
}

.rfq_btn{
	margin:0px 0 20px 0;
}
.tab-content{
	margin-top: 0px;
	/* min-height:450px; */
}
.tab-content a{
	color:#022e8b!important;
}

.tab-content-payment{
	margin-top: 25px;
	min-height:400px;
}
 /* .rfq_sec .bx-controls-direction{
	display:none;
}  */
 .rfq_sec .bx-viewport .bx-controls-direction{
	display:none;
} 
.bx-clone{
	display:none!important;
}
.appEvalu .bx-controls-direction{
	display:block;
}
/* .bxsliderEv .bx-controls-direction{
	display:block;
} */
/* ...................treeview end................... */
    .btn-file {
        position: relative;
        overflow: hidden;
		
    }
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 10px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

/* ...................Approver................... */
.notific{
	position:relative;
}
.notific::after {
	position: absolute;
	top: -9px;
	right: -9px;
	/* content: "3"; */
	font-size: 12px;
	color: #ff0000;
	background-color: #fff;
	padding: 2px 4px;
	border-radius: 50%;
}

.tabH2{
	border-bottom: 1px solid #efefef;
    padding-bottom: 2px;
}





/* ================== Centreax Start=================== */
.NwmrgTp
{
	margin-top:12px;
}
.bx-viewport .Nwtpsec li
{
	background-color:transparent !important;
	min-width:0px;
	text-align:center;
	width:118px !important;
}
.bx-viewport .Nwtpsec li span
{
	display: inline-block;
	width: 90%;
	border-bottom: 3px solid #ddd;
	padding-bottom: 8px;
}
.bx-viewport .Nwtpsec li a
{
	width:28px;
	height:28px;
	border-radius:50%;
	background-color:#ddd;
	display:inline-block;
	line-height:28px;
	color:#000;
}
.NwmrgTp .bx-wrapper .bx-prev
{
	background-size:75px !important;
	background:rgba(0, 0, 0, 0) url("../img/controls.png") no-repeat scroll 0 -24px;
	left:-15px;
	top:-30px;
}
.NwmrgTp .bx-wrapper .bx-next
{
	background-size:75px !important;
	background:url(../img/controls.png) no-repeat -33px -25px;
	/*right:-15px;*/
	top:-27px;
}
.Nwtitl
{
	display:inline-block;
	width:100%;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	font-size:20px;
	color:#0092e0;
	padding-bottom:6px;
}
.Nwsbtitl
{
	display: inline-block;
    font-size: 17px;
    position: absolute;
    left: 30px;
    top: -17px;
    background-color: #fff;
    width: auto;
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 15px;
	color:#0092e0;
	font-weight:bold;
	text-transform:uppercase;
}
.NwNwqstnsec p
{
	color:#000;
}
.Nwtxtrgt
{
	text-align:right;
}
.Nwtxtrgt i
{
	background-color: #ddd;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	line-height: 25px;
	text-align: center;
	cursor:pointer;
}
.Nwcntntsec
{
	display:inline-block;
	border-bottom:1px solid #ddd;
	width:100%;
	padding:10px 0;
	min-height:100px;
}
.Nwmndv
{
	display:inline-block;
	margin-bottom:10px;
	width:100%;
}
.NwbtnAll
{
	display:inline-block;
	width:100%;
	margin-top:7px;
}
.Nwbtn
{
	background-color:#0092e0;
	width:100px;
	padding:4px 8px;
	color:#fff;
	float:right;
	border-radius:4px;
	box-shadow:none;
	border:0px;
	margin-right:5px;
}
.Nwmgrt0
{
	margin-right:0px;
}
.dsbl
{
	background-color:#ddd;
	color:#000;
}
.Nwbdmdlsec
{
	display:inline-block;
	height:auto;
	max-height:380px;
	overflow-y:auto;
	width:100%;
}
.Nwdsply
{
	display:none;
	float:right;
}
.icnBlue,
.bx-viewport .Nwtpsec li .icnBlue
{
	background-color:#18c761 !important;
	color:#fff;
}

/* ================= Left Section =============== */
.Nwlftsec
{
	display:inline-block;
	width:100%;
	border-radius:4px;
}
.grdinsde
{
	padding:0 5px;
	display: block;
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	border-top: 0;
}
.Nwlftsec a
{
	border: 1px solid #0092e0;
	padding: 2px 8px;
	margin: 10px 4px;
	display: block;
	float: left;
	color: #000;
	width: 19%;
	text-align: center;
	border-radius: 4px;
	border-bottom: 3px solid #0092e0;
}
.Nwitmctr
{
	display: block;
	float: left;
	margin-bottom: 0px;
	width:100%;
}
.totlSec
{
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	border-top: 0;
}

.Nwlftsec a.active,
.Nwlftsec a:hover
{
	background-color:#26ba1b;
	border: 1px solid #26ba1b;
	color:#fff;
}


.Nwlfttitl
{
	width: 100%;
	display: inline-block;
	background-color: #0092e0;
	text-align: left;
	padding: 5px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 7px;
	border-radius: 3px 3px 0 0;
	text-transform: uppercase;
}
.top0
{
	margin-top:0px;
}
.Nwmttitl
{
	padding:2px 8px;
	text-align:center;
	display:block;
	float:left;
	margin-top:6px;
}
.Nwmnseec
{
	padding: 3px 5px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #e5e2e2;
	float: left;
}
.Nwmnseec .Nwmttitl
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	text-align: left;
	color: #000;left;
}
.Nwitmctr input[type="checkbox"]
{
	float:right;
	margin-top:4px;
}
.Nwodrinp
{
	padding: 5px 3px 3px 5px;
	margin-top: 0;
	float: left;
	width: 100%;
	border: 1px solid #ddd;
}
.Nwodrinp input
{
	width: 42%;
	border: 1px solid #ddd;
	float: left;
	font-size: 12px;
	padding: 4px;
}
.Nwodrinp strong
{
	text-align: center;
	width: 15%;
	display: inline-block;
	padding: 6px 0;
	float: left;
}
.Nwtbl table
{
	width:100%;
}
.Nwtbl > tbody > tr:nth-child(2n+1) > th,
.Nwtbl table tr,
.Nwtbl table th
{
	background-color:#fff !important;
}
.Nwtbl .tblhd
{
	display:inline-block;
	width:100%;
	padding:10px;
	border:1px solid #0092e0;
}
.Nwtbl tbody tr td
{
	padding-top:8px;
	padding-bottom:8px;
}
.pdngtplft
{
	padding-left:0px;
	padding-top:15px;
	padding-right:0px;
}
.Nwtbl td  input
{
	border:1px solid #fff;
	box-shadow:none;
	margin-right:10px;
	padding:3px;
	
}
.Nwtbl
{
	margin-bottom:0px;
	border:1px solid #ddd;
	background-color:#ddd;
}
.hidn
{
	display:inline-block !important;
}
.Nwtbl th  label
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #0092e0;
	width:auto;
	margin-bottom:0;
}
.tblsrchdv
{
	position:relative;
	display:inline-block;
	width:28%;
}
.srch
{
	position:absolute;
	top: 0;
	right: 28px;
	width: 26px;
}
.Nwrgt
{
	float:right;
	padding:0px;
	width:25%;
	padding-right: 6px;
	padding-left: 8px;
}
.Nwwdtato
{
	width:auto;
	padding:0;
}
.Nwmdlsec
{
	display:inline-block;
	width:100%;
	margin-top:10px;
	background-color:#fff;
	padding:10px 6px;
}
.NwsrcSec
{
	display:inline-block;
	width:80%;
	padding-right:10px;
	float:right;
}
.Nwtbl .titlsec input
{
	float:right;
	margin-right:0px;
}
.Nwlstitm ul
{
	padding-left:0;
}
.Nwlstitm ul li
{
	list-style-type:initial;
}
.Nwlstitm ul li ul 
{
	padding-left:15px;
}
.Nwlstitm ul li a
{
	color:#000;
}
.top84
{
	margin-top:84px;
}
.Nwdtlsdv
{
	display:inline-block;
	width:98%;
	border:1px solid #ccc;
}
.Nwdtlsdv .Nwpoptxtsec
{
	padding:0px;
}
.Nwdtlsdv  .lft
{
	float:left;
}
.Nwdtlsdv  .rgt
{
	float:right;
}

.Nwrgt .input-group-addon
{
	padding:6px 3px;
}

.NwsldrBx .bx-wrapper
{
	max-width: calc(100% - 40px) !important;
}

/* ============ Range Slider Start ============== */

.range {
  position: relative;
  width: 100%;
  height: 5px;
}

.range input {
  width: 100%;
  position: absolute;
  top: 2px;
  height: 0;
  -webkit-appearance: none;
}
.range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  margin: -8px 0  0;
  border-radius: 50%;
  background: #37adbf;
  cursor: pointer;
  border: 0 !important;
}
.range input::-moz-range-thumb {
  width: 18px;
  height: 18px;
  margin: -8px 0  0;
  border-radius: 50%;
  background: #37adbf;
  cursor: pointer;
  border: 0 !important;
}
.range input::-ms-thumb {
  width: 18px;
  height: 18px;
  margin: -8px 0  0;
  border-radius: 50%;
  background: #37adbf;
  cursor: pointer;
  border: 0 !important;
}
.range input::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: #b2b2b2;
}
.range input::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: #b2b2b2;
}
.range input::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: #b2b2b2;
}
.range input:focus {
  background: none;
  outline: none;
}
.range input::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.range-labels {
  margin: 18px -41px 0;
  padding: 0;
  list-style: none;
}
.range-labels li {
  position: relative;
  float: left;
  width: 76px;
  text-align: center;
  color: #b2b2b2;
  font-size: 14px;
  cursor: pointer;
}
.range-labels li::before {
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  content: "";
  margin: 0 auto;
  width: 9px;
  height: 9px;
  background: #b2b2b2;
  border-radius: 50%;
}
.range-labels .active {
  color: #0092e0 !important;
}
.range-labels .selected::before {
  background: #37adbf;
}
.range-labels .active.selected::before {
  display: none;
}

/* ============ Range Slider ============== */


.Nwpoptxtsec
{
	display:inline-block;
	width:100%;
	padding:8px 0;
}
.Nwmrgtp0
{
	margin-top:0px;
}
.Nwpoptxtsec .Nwmrgbtm
{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
.Nwmrgbtm input
{
	height:50px;
}
.Nwmrgbtm table,
.Nwmrgbtm table td
{
	border:1px solid #000 !important;
	text-align:center;
}
.btn-circle.btn-lg.btnSml
{
	width:36px;
	height:36px;
}
.lft8
{
	margin-left:8px;
}
.src1
{
	padding-left: 0;
	width: 27%;
}
.NwprdtDtls
{	
	display: inline-block;
    width: 100%;
    margin-top: 15px;
	position:relative;
}

.pnlInsde
{
	display:inline-block;
	width:100%;
}
.pnlInsde .panel-group
{
	margin-bottom:0px;
}
.pnlInsde .panel-heading
{
	background-color:#0092e0;
	border-radius:4px;
}
.pnlInsde .panel-title
{
	background-color:#0092e0;
	color:#fff;
	font-size:17px;
}
.pnlInsde .panel-body
{
	min-height:auto;
}
.NwinfoSec
{
	display:block;
	float:right;
	padding-left:5px;
}
.NwinfoSec i
{
	font-size:20px;
	color:#c2bfbf;
}

.pnlbdy
{
	display: inline-block;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 8px;
	box-shadow: 2px 2px 3px #ddd;
	position: relative;
	margin-top:15px;
}
.pnlInsde .panel 
{
	box-shadow:none;
}
.pnlInsde .panel
{
	margin-bottom:15px !important;
}
.pnlInsde .panel.panel-default,
.pnlInsde .panel-heading
{
	border-radius:6px 6px 0 0;
}
.pnlInsde .panel-body
{
	border:1px solid #0092e0 !important;
	border-radius:0 0 6px 6px;
}
.mnCntnt
{
	display:inline-block;
	width:100%;
	padding:15px 0;
	margin-top:10px;
	border-bottom:1px solid #ddd;
}
.Nwqstn
{
	font-weight:bold;
}
.dropdown-menu.extended.NwNwqstnTdtls
{
	min-width: 470px !important;
	box-shadow: none !important;
}
.NwNwqstnTdtls textarea
{
	border: 1px solid #ddd;	
    resize: none;
	width:100%;
    border-radius: 4px;
    box-shadow: none;
	height:50px;
	overflow-y:auto;
	font-size: 12px;
	line-height: 20px;
	text-align:left;
	padding:6px;
}
.Nwmnpnlsec
{
	border-top: 0 !important;
	border-radius: 0 0 6px 6px;
	min-height:auto !important;
}

.NwvRgstrn .panel .form-group
{
	border-bottom:none;
}
.NwvRgstrn
{
	border:1px solid #ddd;
	border-bottom:3px solid #0092e0;
	padding:8px 6px;
	border-radius:4px;
	box-shadow:2px 3px 3px #ddd;
	margin-top:20px;
}

/* ====================== Slider Range ===================== */



.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 100%;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.slider.slider-vertical .tooltip {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: -3px;
	width: 15px;
	height: 15px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  border: 0px solid transparent;
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  opacity: 1;
}

.slider-handle.custom {
	background: transparent none;
	/* You can customize the handle and set a background image */
}

/* Or display content like unicode characters or fontawesome icons */
.slider-handle.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605'; /*unicode star character*/
	color: #726204;
}

.rnge_val
{
	position:absolute;
	top:-20px;
	left:0;
	width:100%;
	text-align:center;
	font-weight: bold;
	color: #0092e0;
	text-transform: uppercase;
}

.rangeSec .tooltip-inner
{
	display:none;
}
/* ====================== Slider Range ===================== */
.NwqsNmbrTp
{
	border-bottom:3px solid #38b112 !important;
}
.NwqsNmbrTp a
{
	background-color:#38b112 !important;
	color:#fff !important;
}
.NwinfoSec .fa-check.icnClr
{
	color:#38b112 !important;
	visibility:visible;
}
.NwqstnTdtls p
{
	display: block;
	border: 1px solid #ddd;
	padding: 18px 12px;
	font-size: 13px;
	font-weight: bold;
	border-radius: 4px;
	box-shadow: 2px 2px 3px #ddd;
	background-color:#fff;
}



/* ============================== DASHBOARD CSS ============================== */

.dbpgtitl
{
	display:inline-block;
	width:100%;
	padding-bottom:10px;
}
.dbpgtitl h3
{
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	float:left;
	margin-top:6px;
}
.Nwrgt .dbmrbt0
{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
.dbplft0
{
	padding-left:0px;
}
.dbbdy
{
	display:inline-block;
	width:100%;
	border-radius:4px;
	margin-top:10px;
	background-color: #f9f9f9;
}
.dbfntBold
{
	font-weight:bold;
}
.dbpnl .panel-heading span.dbClrblk
{
	color:#000;
}
.bold
{
	font-weight:bold;
}
.dblistall
{
	display:inline-block;
	width:100%;
	padding-top:15px;
	padding-bottom:10px;
	margin:0;
}
.dbchrt
{
	width: 30%;
	display: block;
	float: right;
	margin-top: 5px;
	border: 1px solid #c0bebe;
	border-radius: 4px;
}
.dbmxmiz
{
	display:block;
	float:right;
	position:relative;
	width:8%;
	cursor:pointer;
}
.dbmxmiz i
{
	font-size:18px;
}
.panel .panel-heading .dbmxmiz i
{
	color:#0092e0;
	border-right:0px;
}
.dbmxmiz:hover .dbtooltip
{
	display:block;
}


.dbtooltip
{
	margin: 0;
	position: absolute;
	left: -25px;
	top: -18px;
	background-color: #0092e0;
	padding: 5px;
	border-radius: 3px;
	color: #fff;
	display:none;
}
.dbpnl
{
	border:1px solid #ddd;
	margin-bottom:8px !important;
	box-shadow:none;
}
.dbpnlhdTitl 
{
	text-transform: uppercase;
	font-weight: bold;
	color: #19b02b !important;
	display: block;
	float: left;
	line-height: 32px;
	font-size: 14px;
	margin-right: 20px;
}
.dbbdr0
{
	border-bottom:0px;
	box-shadow:none !important;
}
.dbacrdndrpdn
{
	border-radius:0 0 2px 2px;
}
.dbpnlHd
{
	padding: 8px 8px 12px;
	background-color: #f7f7f7;
	box-shadow: none;
	border-bottom: 3px solid #ccc;
}
.dbpnl .panel-heading
{
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0;
	box-shadow: none;
	background-color: #fff;
}
.dbpnl .panel-heading span
{
	text-transform:uppercase;
	color:#0092e0;
}
.dbmdlAll
{
	display:inline-block;
	width:100%;
	margin-top:20px;
}
.dbgrph .canvasjs-chart-container canvas
{
	width:330px;
	height:125px;
	margin-left:0;
	margin-top:-8px;
}
.dbtblchrt .btmsec
{
	min-height:175px;
}
.dbbtnall
{
	display: inline-block;
	width: 100%;
	padding-right: 10px;
	padding-bottom: 8px;
}
.dbbtnall button
{
	padding: 6px 8px;
}
.zoom .canvasjs-chart-container canvas
{
	width: 735px;
	z-index: 9999;
	height: 200px;
}
.zoom2 .canvasjs-chart-container canvas
{
	width: 735px;
	z-index: 9999;
	height: 200px;
	margin-left:-410px;
}
.dbGrpBtmtxt
{
	padding-top: 15px;
	z-index: 9999;
	display: inline-block;
	width: 100%;
	text-align: center;
}


.line-chart {
  width: 100%;
}
.line-chart svg {
	margin: auto;
    margin-top: auto;
	display: block;
	max-width: 100%;
	width: 100px;
	height: 40px;
	line-height: 0;
	margin-top: -10px;
}

/* ==================== Progress Circle ==================== */
.ProgressBar,
.ProgressBar-contentCircle {
  display: table;
  height: 80px;
  position: absolute;
  width: 80px;
}

.ProgressBar-circle,
.ProgressBar-background {
  fill: none;
  stroke: #D00463;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
  position: relative;
  z-index: 10;
}

.ProgressBar-background {
  stroke: #ddd;
  stroke-width: 8;
  z-index: 0;
}

.ProgressBar-percentage {
  color: #389ba6;
  font-size: 18px;
  text-align: center;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}


.List {
  display: flex;
  list-style: none;
  margin: 10px auto;
  padding: 0px;
  width: 100px;
  height: 100px;
  float:left;
}

.List-item {
  float: left;
  width: 100px;
}

.Title {
  text-align: center;
}
.strblue
{
	stroke:#0092e0;	
}
.stryellow
{
	stroke:#e7e52a;	
}
.strred
{
	stroke:#cc3737;	
}

/* ==================== Progress Circle ==================== */
.dbpoplft
{
	display: inline-block;
	width: 100%;
}
.dbgld_prt
{
	background-color: #eee;
	padding: 6px 8px;
	border-radius: 15px;
	border:1px solid #e3e3e3;
}
.dbgld_prt i
{
	font-size: 14px;
	color:#fff;
	background-color:#e9e630;
	padding: 4px;
	border-radius: 50%;
	margin-right:8px;
}
.dbgld_prt .bgSlvr
{
	background-color:#c2c0c0;
}
.dbgld_prt .bgBrnze
{
	background-color:#b77637;
}
.qntity
{
	margin-right:2px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}
.prtnr_nm
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	line-height:20px;
}
.dbPrcnt .prtnr_nm
{
	float:right;
	padding-right:8px;
}
.prtnr_nm a
{
	color:#5c5c5c;
}
.prtnr_nm a:hover
{
	color:#0092e0;
}
.dbMbtm10
{
	margin-bottom:10px;
}
.dbgld_prt span
{
	cursor:pointer;
}
.dbgld_prt span:hover
{
	color:#0092e0;
}
.dbpoplstdv
{
	padding-left:6px;
}
.dbbdr-lft1
{
	border-left:1px solid #ddd;
}
.dbtotluse
{
	display:block;
	float:left;
	width:42%;
}
.dbMtop20
{
	margin-top:5px;
}
.dbPgrsnm
{
	position:absolute;
	bottom:-28px;
	left:8px;
}
.dblft1
{
	left:5px;
}
.dblft2
{
	left:15px;
}
.dbpopTopall,
.dbpopMdlall
{
	display:inline-block;
	width:100%;
	margin-top:10px;
}
.dbpopTopall
{
	background-color:#fff;
	padding:10px 0;
	margin-top:0px;
}
.dbMdlTitl
{
	text-transform:uppercase;
	padding:15px 0;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:6px;
	color:#8bc435;
}
.lftPnl
{
	display:block;
	float:left;
	background-color:#fff;
	width:49%;
}

.dbPtop0
{
	padding-top:0px;
}
.dbCtgry span
{
	font-size:10px;
	color:#3e3e3e;
	line-height: 18px;
	padding-left: 0;
}
.dblftpnlCntnt
{
	margin-top:10px;
	display:block;
	float:left;
	width:100%;
}
.dblftpnlCntnt span
{
	font-size:12px;
	color:#868686;
}
.dblftpnlCntnt .progress
{
	margin-bottom:0px;
	height:18px;
}
.dblftpnlCntnt .progress-bar,
.dblftpnlCntnt .progress-bar-warning
{
	line-height:18px;
}
.mrgTp0
{
	margin-top:0px;
}
.dbCtgry
{
	display:inline-block;
	width:100%;
	border-bottom:1px solid #eee;
}
.bdrBtm0
{
	border-bottom:0px;
}
.dbCtgry strong
{
	font-size:14px;
}
.dbCtgry h6
{
	font-size:13px;
	color:#868686;
	margin:0;
}
.bgornge
{
	background-color:#c65213;
}
.dbpopUpscrl
{
	height:400px;
	overflow-y:scroll;
}
.dbcircle
{
	position: absolute;
	top: -12px;
	z-index: 99;
	width: 50px;
	height: 50px;
	line-height: 50px !important;
	font-size: 11px !important;
	background-color: #eee;
	border-radius: 50%;
	left: 33px;
	font-weight:bold;
	box-shadow: 2px 2px 5px #bababa;
}
.prgs2 .canvasjs-chart-container canvas
{
	width: 190px;
	height: 120px;
	margin-left: 0;
	margin-top: -8px;
}
.dbPrcnt
{
	display: block;
	float: right;
	width: 42%;
	margin-top: 6px;
	margin-bottom: 5px;
	padding: 5px;
}
.dbPrcnt span
{
	font-size:13px;
}
.dbPrcnt i
{
	background-color:transparent;
	font-size:12px;
}
.dbpopTblcrt
{
	display: block;
	float: left;
	width: 58%;
	border: 0;
}
.dbPrcnt .ClrGrn
{
	color:#8bc435;
}
.dbPrcnt .ClrBlue
{
	color:#0092e0;
}
.dbPrcnt .ClrRed
{
	color:#cc3737;
}
.top5
{
	margin-top:5px;
}
.top15
{
	margin-top:15px;
}
.dbHgtlrg
{
	height:172px;
}

.dbcrclTitl
{
	top: 50px;
	left: -8px;
	font-size: 11px !important;
	font-weight:bold !important;
	line-height: 15px !important;
	font-weight: normal;
	background-color: transparent;
	box-shadow: none !important;
}
.dbPlft0
{
	padding-left:0;
}
.dbPrgt0
{
	padding-right:0;
}

/* ============================ Range Bar Dashboard PopUp ============================== */


/* Form Progress */
.prgs2 .progress {
  width: 100%;
  margin: 10px auto;
  text-align: center;
  height:100px;
  background-color:transparent;
  box-shadow:none;
  padding-top:15px;
}
.prgs2 .progress .circle,
.prgs2 .progress .bar {
  display: inline-block;
  background: #fff;
  width: 30px; 
  height: 30px;
  border-radius: 50%;
  border: 1px solid #d5d5da;
  background-color: transparent;
  box-shadow: none;
  position:relative;
}
.prgs2 .progress .bar {
  position: relative;
  width: 60px;
  height: 6px;
  top: -33px;
  margin-left: -5px;
  margin-right: -5px;
  border-left: none;
  border-right: none;
  border-radius: 0;
  border:0;
}
.prgs2 .progress .circle .label {
  display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 26px;
	border-radius: 50%;
	margin-top: 4px;
	font-size: 15px;
	padding-left: 7px;
	padding-top: 0px;
}
.prgs2 .progress .circle .title {
  color: #b5b5ba;
  font-size: 13px;
  line-height: 30px;
  margin-left: -5px;
}

/* Done / Active */
.prgs2 .progress .bar.done,
.prgs2 .progress .circle.done {
  background: #eee;
}
.prgs2 .progress .bar.active {
  background: linear-gradient(to right, #EEE 40%, #FFF 60%);
}
.prgs2 .progress .circle.done .label {
  color: #FFF;
  background: #8bc435;
  box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
.prgs2 .progress .circle.done .title {
  color: #444;
}
.prgs2 .progress .circle.active .label {
  color: #FFF;
  background: #0c95be;
  box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
.prgs2 .progress .circle.active .title {
  color: #0c95be;
}

/* ============================ Range Bar Dashboard PopUp ============================== */


/* ========================= DASHBOARD CSS END ======================= */



/* ===================== Pie Chart =================== */

.material-charts-chart-area {
	position: relative;
	color: #666666;
}



/* Colors */

.material-charts-blue {
	background-color: #1976d2;
}

.material-charts-red {
	background-color: #d32f2f;
}

.material-charts-green {
	background-color: #388e3c;
}

.material-charts-yellow {
	background-color: #fbc02d;
}

.material-charts-grey {
	background-color: #616161;
}

.material-charts-black {
	background-color: #000000;
}

/* Chart Text */

.material-charts-chart-title {
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	text-align: center;
	display:none;
}

.material-charts-error-message {
	position: absolute; 
	margin: auto; 
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0; 
	height: 18px; 
	width: 200px
}

/* Axes */

.material-charts-box-chart-y-axis {
	background-color: #777777;
	position: absolute;
	width: 1px;
	top: 35px;
	left: 25px;
	bottom: 25px;
}

.material-charts-box-chart-x-axis {
	background-color: #777777;
	position: absolute;
	height: 1px;
	right: 25px;
	left: 25px;
	bottom: 25px;
}

.material-charts-box-chart-vertical-tick {
	background-color: #777777;
	position: absolute;
	height: 1px;
	left: 20px;
	width: 10px;
}

.material-charts-box-chart-vertical-tick-label {
	position: absolute;
	left: 5px;
	font-size: 8px;
}

.material-charts-box-chart-horizontal-label {
	position: absolute;
	bottom: 5px;
	font-size: 12px;
}

.material-charts-box-chart-vertical-bar {
	position: absolute;
	bottom: 25px;
	border-radius: 3px 3px 0 0;
	width:35px !important;

}

.material-charts-box-chart-vertical-bar:hover {
	cursor: pointer;
}

/* Pie Chart Components */

.material-charts-pie-chart {
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.material-charts-pie-sector {
	position: absolute;
	height: inherit;
	width: inherit;
	border-radius: inherit;
}

.material-charts-pie-sector:hover {
	cursor: pointer;
}

.canvasjs-chart-credit
{
	display:none;
}



.dbpgtitl .rspTopmntitl h3
{
	display:block;
	width:auto;
	float:left;
	border:0;
}

.pRgt0
{
	padding-right:0px;
}
.NwrgtToptitl
{
	display:inline-block;
	width:100%;
	border:1px solid #ddd;
	border-radius:4px;
	padding:0 8px;
}


.Nwtopsectitl
{
	display:inline-block;
	width:100%;
}
.Nwtopsectitl i
{
	display: block;
	float: left;
	font-size: 25px;
	color: #1a7ec8;
	margin-top: 8px;
}
.Nwtopsectitl h4
{
	display: block;
	float: left;
	font-weight: bold;
	font-size: 18px;
	color:#0092e0;
}
.NwpnlHd .mnpnlsec
{
	background-color:#f7f7f7;
}
.rgtToptitl .panel-group .panel
{
	overflow:inherit;
}
.canvasjs-chart-container canvas
{
	width: 331px;
	height: 190px;
	text-align: center;
	float: none;
	margin: 0 auto;
    margin-top: 0px;
    margin-left: auto;
	margin-left: 51px;
	margin-top: -14px;
}
.mnActv
{
	color:#0092e0 !important;
}
.gpshow
{
	display:block !important;
}
.gpshow .canvasjs-chart-container canvas
{
	z-index:999;
	transition:2s;
}
.rsptglmnu
{
	display:none;
}

.panel .NwpnlHd

{
	padding:8px 0px 12px;
	background-color:#fff;
	box-shadow: none;
	border-bottom: 3px solid #ccc;
}
.Nwidth90{width:90%;}
.NwrtngSec
{
	color: #0092e0;
	/* margin-right: 30px; */
	font-weight:bold;
}
.rtngSec note
{
	padding-left:6px;
}
.odrVal
{
	color: #000;
	/* margin-right: 30px; */
	font-weight:bold;
}
.marginRL0{
	margin-right: 0;
    margin-left: 0;
}
.vrfyd
{
	color:#19b02b;
	font-weight:bold;
	/* margin-right: 30px; */
}
.panel .vrfyd i
{
	margin-right: 6px;
    color: #000;
    font-size: 12px;
    border-right: 0;
    width: auto;
}
.Nwwdtato
{
	width:auto;
	padding:0;
}
.Nwpnlhdchbx
{
	float:left;
	display:block;
	margin-top: 11px !important;
	margin-right: 8px !important;
}

.Nwpnlhdmntxt
{
	/* width: 25%; */
    display: block;
    float: left;
    padding: 0;
}
.Nwpnlhdmntxt span
{
	display: block;
	float: left;
	width: 100%;
	line-height: 35px;
	font-size:15px;
	color:#19b02b;
}
.Nwpnlhdmntxt .pnlhdSbtxt
{
	font-size: 11px;
	color: #484848;
	text-transform: none;
	font-weight: normal;
}
.NwpnlhdTitl
{
	text-transform:uppercase;
	font-weight:bold;
	color:#19b02b !important;
	display:block;
	float:left;  
	line-height: 35px;
    font-size: 14px;
	/* margin-right:20px; */
}
.NwarrowSec
{
	display: block;
	float: right;
	border-radius: 3px;
	margin-left: 6px;
	cursor: pointer;
	height: 34px;
	margin-top: 3px;
	background-color: #0092e0;
}
.NwarrowSec a
{
	margin-right:0;
	line-height: 23px;
}
.panel .NwarrowSec i
{
	font-size:20px;
	width:auto;
	border-right:0;
	color:#fff;
	line-height:0;
	line-height: 33px;
	padding: 0 10px;

}
.NwactnSec
{
	margin-top: 0px;
	display: block;
	float: right;
}

.NwactnSec .btn i
{
	color:#fff;
}
.colpsePnl {
    width: 100%;
}
.Nwmnpnlsec .nav-tabs > li.active > a
{
	cursor:pointer;
	background-color: #e7e7e7 !important;
	border: 0 !important;
	color:#000 !important;
}

.Nwlstdv
{
	min-height:170px;
	box-shadow:2px 2px 3px #858484;
}
.Nwlstdv .btmslde
{
	margin-bottom:15px;
}
.Nwbtmsec
{
	border:1px solid #ddd;
	padding:10px 6px;
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 10px;
	border-radius:4px;
	background-color:#fff;
}
.Nwbtmtblinsde
{
	width: 49%;
	float: left;
	border-right: 1px solid #ddd;
	margin-right: 2%;
}
.Nwbtmtblinsde:last-child
{
	border-right: 0;
	margin-right: 0;
}
.Nwbtmtblinsde label
{
	width:48%;
}
.Nwbtmall
{
	display:inline-block;
	width:100%;
}
.Nwbtmall .rgt
{
	color:#0092e0;
	text-align:right;
}
.Nwbtmall .lft
{
	color:#000;
}
.NwrtngMn
{
	border:1px solid #ddd;
	border-radius:4px;
	padding:0 10px;
	margin-top:20px;
}

.Nwrtnglft
{
	display:inline-block;
	width:100%;
}

.Nwrtnglft .Nwbtmsec
{
	border:0;
	padding:10px 6px;
	display: block;
	float: left;
	width: 49%;
	margin-top: 10px;
	border-radius:4px;
	background-color:#fff;
}
.Nwrtnglft .btmsecrgt
{
	border:0;
	padding:10px 6px;
	display: block;
	float: right;
	width: 49%;
	margin-top: 10px;
	border-radius:4px;
	background-color:#fff;
}

.NwvndrInsde
{
	box-shadow:2px 2px 3px #858484;
	display:inline-block;
}
.NwvndrInsde span
{
	min-height:45px;
	line-height:43px;
}

.NwlistConSec,
.NwlistConSec3,
.NwlistConSec2

{
 width:100%;
 display:inline-block;
 height: 164px;
 overflow-y: auto;
 box-shadow: 2px 2px 3px #858484;
}

.NwlistConSec2 ul,
.NwlistConSec3 ul,
.NwlistConSec ul

{
 margin: 0;
    padding: 0;
}
.NwlistConSec2 ul li a,
.NwlistConSec3 ul li a,
.NwlistConSec ul li a
{
	color:#000;
}
.NwlistConSec2 ul li .sbTxt,
.NwlistConSec3 ul li .sbTxt,
.NwlistConSec ul li .sbTxt
{
	color:#0092e0;
}
.NwlistConSec2 ul li,
.NwlistConSec3 ul li,
.NwlistConSec ul li

{
 margin: 0;
    padding: 10px;
	padding-left:12px;
    border-bottom: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
	color:#000;
}
.NwlistConSec2 ul li ul,
.NwlistConSec3 ul li ul,
.NwlistConSec ul li ul

{
 display:none;
 margin-top: 6px;
}
.NwlistConSec2 ul li ul li a,
.NwlistConSec3 ul li ul li a,
.NwlistConSec ul li ul li a

{
 color:#8b8b8b;
}
.NwlistConSec2 ul li  span,
.NwlistConSec3 ul li  span,
.NwlistConSec ul li  span

{
 float:right;
}

.Nwtblrgt
{
	box-shadow: 2px 2px 3px #858484;
	padding: 10px;
	background-color: #fff;
	width: 100%;
	margin-left: 0;
	float: left;
	display: block;
	margin-top:15px;
}
table tr td .survetTable td{
 margin:0;
 padding:10px;
}
.survetTable td label{
 margin:0;
}

.NwtblScrl
{
	display: inline-block;
	width: 100%;
	max-height: 165px;
	overflow-y: auto;
}
.NwtblScrl table
{
	border:1px solid #ddd;
	margin-bottom:0px;
}
.NwtblScrl table tr td
{
	padding:10px;
}
.lvefd tr td:hover
{
	background-color:#0092e0 !important;
}
.lvefd tr td:hover  label
{
	color:#fff !important;
}

.popTbl,
.Nwmrgbtm .popTbl
{
	margin-bottom:5px;
	border-radius:4px;
	border:1px solid #ddd !important;
}
.popTbl tbody tr td 
{
    padding: 5px;
    height: 40px;
	width:30%;
    vertical-align: middle;
	border:1px solid #ddd !important
}
.popTbl tbody tr td strong
{
	text-transform:uppercase;
}
.NwFlterTitl
{
	background: #0092e0;
    color: #fff;
    padding: 8px;
    margin: 0;
    border-radius: 4px 4px 0 0;
    font-weight: bold;
    font-size: 16px;
    text-transform: unset;
	width: 100%;
	display: inline-block;
}
.NwallFltrsec {
    display: inline-block;
    width: 100%;
    border-radius: 0 0 4px 4px;
    padding: 4%;
    border: 1px solid #ddd;
}
.lvefd label
	{
		color:#000;
		font-size:14px;
	}
.trns
	{
		transition:2s;
	}
.dbgp100
	{
		width: 100%;
	}
.dbgp100 .dbmxmiz 
	{
		width: 3%;
	}
.dbgp100 .canvasjs-chart-container canvas 
	{
		width: 1060px;
		height: auto;
	}
.dbgp100 .Nwbtmsec 
	{
		min-height: 230px;
		margin-bottom: 20px;
	}
.dbgp100 .dbchrt 
	{
		width: 16%;
	}
	.dbtblchrt .Nwbtmsec 
	{
		min-height: 175px;
	}
.NwrgtToptitl .panel-group .panel
{
	overflow:inherit;
}


/* ================== Centreax End ==================== */





/* ...................Responsive................... */

/* ==============  Centreax Media Query Start ============= */
@media screen and (max-width: 1200px){
	.canvasjs-chart-container canvas
	{
		margin-left:0;
	}
}
@media screen and (max-width: 1024px){
	.Nwpnlhdmntxt 
	{
		width: 88%;
		display: block;
		float: left;
		padding: 0;
	}
}
@media screen and (max-width: 1010px){
	.Nwpnlhdmntxt 
	{
		width: 90%;
		display: block;
		float: left;
		padding: 0;
	}
	.Nwpnlhdchbx
	{
		margin-top:10px !important;
	}
	.NwrtngSec 
	{
		color: #0092e0;
		font-weight: bold;
		width: 33%;
		float: none;
		display: inline-block;
		margin-right: 0;
	}
	.odrVal
	{
		margin-right:18px;
	}
}
@media screen and (max-width: 960px){

	.Nwrgt
	{
		margin-bottom:10px;
		width:50%;
	}
	.rspSrch
	{
		float: left;
		padding-left: 0;
	}
	.rspSrch 
	{
		float:right;
		display:block;
		width:auto;
	}
	.Nwwdtato
	{
		width:auto;
	}
	.PopUp .modal-content
	{
		width:75%;
		left:10%;
	}
	
	.NwrtngSec 
	{
		color: #0092e0;
		font-weight: bold;
		width: 100%;
		float: none;
		display: inline-block;
		margin-right: 0;
	}
	.odrVal
	{
		margin-right:0px;
	}
	.canvasjs-chart-container canvas
	{
		width:210px;
		margin-left:0;
	}
	.Nwbtmtblinsde
	{
		width:100%;
	}
	.dbgrph .canvasjs-chart-container canvas 
	{
		width: 730px;
		height: 170px;
	}
	.rspdbmtp2 
	{
		margin-top: 2%;
	}
	.lftPnl 
	{
		width: 100%;
		margin-bottom: 15px;
	}
	.dbrspsrch
	{
		width:auto;
	}
	
 /* .................. Dasboard 960 ................*/
	.dbHgtlrg 
	{
		height: auto;
	}
	
	.dbPrcnt 
	{
		width: 31.333%;
		margin-right:10px;
	}
	
	.dbpopTblcrt 
	{
		width: 100%;
		margin-bottom: 25%;
	}
	
	.dbCtgry span 
	{
		font-size: 14px;
		line-height: 30px;
		display: block;
		float: left;
		width: 33.333%;
	}
	.dbCtgry .dbprogrs span
	{
		float:none;
		display:inline-block;
	}
	.dbCtgry .dbprogrs .dbcircle
	{
		width:50px;
	}
	.dbCtgry .dbprogrs .circle
	{
		padding-left:6px;
	}
	.dbCtgry .dbprogrs span.bar 
	{
		padding-left:13px;
		top:-6px;
	}
	.dbCtgry .dbprogrs .circle.done .label 
	{
		padding: 0px;
		width: 16px;
		height: 16px;
		margin-top: 6px;
	}
	.dbHgtlrg .top20
	{
		margin-top:0px;
	}
	.dbMdlTitl
	{
		margin-bottom:10px;
	}
	
	

}

/* ==============  Centreax Media Query ============= */

@media screen and (max-width: 860px){
	.top-nav ul.top-menu > li {
		margin-left: 6px;
		line-height: 30px;
	}
	.top-nav ul.top-menu > li > a {
		padding: 4px;
		background: none;
		margin-right: 0;
	}
	.header{
		padding-bottom:10px;
	}
	
	/* ==============  Centreax Media Query Start ============= */
	.Nwrspsldr
	{
		width:70%;
		float:left;
	}
	.Nwtxtrgt
	{
		float:right;
		margin-top:0px;
	}
	
	.Nwrgt
	{
		width:100%;
		padding:0px;
		margin-bottom:10px;
	}
	.rspSrch
	{
		width:auto;
		display:block;
	}
	.Nwwdtato
	{
		width:auto;
		float:right;
	}
	.pRgt0
	{
		padding-left:10px;
		padding-right:0px;
	}
	.Nwbtmtblinsde
	{
		width:100%;
	}
	.canvasjs-chart-container canvas
	{
		margin-left:0;
		width:220px;
	}
	.Nwbtmall
	{
		border-bottom:2px solid #ddd;
		padding:6px 0;
	}
	.Nwlftsec a
	{
		width:43%;
	}
/* ................... Dashboard  Start ................. */
	.dbgrph .canvasjs-chart-container canvas 
	{
		width: 550px;
		height: 250px;
	}
	.dbrspsrch
	{
		width:auto;
	}
	.dprspMtop
	{
		margin-top:33%;
	}
	.dbrsphdng h3
	{
		width:auto;
		border:0;
	}
	.dbgld_prt i
	{
		margin-top:5px;
	}
	/* ==============  Centreax Media Query  ============= */
	
/* ................... Dashboard 860 Start ................. */
	
}



@media screen and (max-width: 768px){
	.top-nav {
		margin-top: 12px;
		margin-left: 0;
	}
	.top-nav ul.top-menu > li > a {
		padding: 4px;
	}
	ul.top-menu > li > a {
		color: #333;
		font-size: 13px;
		padding: 2px 6px;
		margin-right: 15px;
	}
	.top-nav ul.top-menu > li {
		margin-left: 4px;
		line-height: 30px;
	}
	.top-nav ul.top-menu > li.mul_lang{
		display:none;
	}
	
/* ==============  Centreax Media Query Start ============= */
	.fstsec, .NwlistConSec, .tblrgt , .NwlistConSec2, .NwlistConSec3
	{
		width:100%;
		float:none;
		margin-left:0;
		margin-bottom:10px;
	}
	.rspfltrhide,
	.NwsrcSec
	{
		display:none;
	}
	.rsptglmnu
	{
		display:block;
		margin:0px;
		cursor:pointer;
		float:right;
		background-color:#0092e0;
		border-radius:4px;
	}
	.rsptglmnu span
	{
		float:right;
		display:block;		
	}
	.rsptglmnu a
	{
		padding: 0 !important;
		margin: 0;
		width: 100%!important;
		border:0;
	}
	.rsptglmnu a.active, 
	.rsptglmnu a:hover
	{
		background-color:transparent;
		border:0;
		color:#000;
	}
	.rsptglmnu a.active  .rsptglmnu span a i,
	.rsptglmnu a:hover .rsptglmnu span a i
	{
		color:#000 !important;
		margin-bottom:0;
		border:0;
	}
	.rsptglmnu i
	{
		padding: 0;
		font-size: 22px;
		color: #fff;
		padding:6px 10px;		
	}
	.Nwlftsec a
	{
		width:19%;
	}
	.rspTopmntitl
	{
		display:inline-block;
		width:100%;
		padding:6px;
		border:2px solid #0092e0;
	}
	.dbscndCrcl
	 {
		 margin-left:6%;
	 }
	 .dbthrdCrcl
	 {
		 margin-left:15%;
	 }
	
	/* ==============  Centreax Media Query ============= */
	
}
@media screen and (max-width: 640px){
	.toggle-nav-res {
		display: block;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 999999;
		background-color: #888;
		padding: 3px 7px 0px;
		font-size: 24px;
		border-radius: 4px;
		cursor:pointer;
	}
	.toggle-nav-res:hover {
		background-color: #888;
		opacity:0.5;
	}
	.toggle-nav {
		position: absolute !important;
		border-radius: 4px !important;
		right: 12px;
		top: -44px !important;
	}
	.nav-collapse_nw {
		width: 100%!important;
		top: 54px!important;
	}
	.main-content-sec {
		margin-left: 0!important;
	}
	.nav-collapse_nw {
		width: 100% !important;
		top: 74px !important;
		z-index: 9999;
		position: relative;
	}
	ul.sidebar-nw-menu-nw {
		margin-top: 0;
	}
	.sidebar-nw-menu-nw{
		display:none;
	}
	.nav-collapse_nw ul.sidebar-nw-menu-nw li a span {
		display: inline-block;
	}
	.toggle-nav,
	#sidebar-nw{
		display:none;
		background: #2e3b46;
	}
	.top-menu{
		display:none;
	}
	#timset{
		display:none;
	}
	
	/* ==============  Centreax Media Query Start ============= */
	.Nwwdt100
	{
		width:100% !important;
	}
	.Nwlftsec a
	{
		padding:8px;
		width:19%;
	}
	.Nwtbl tr th label{
		width:auto !important;
	}
	.Nwtbl tr th.lvFd{
		display:none;
	}
	
	.NwsrcSec 
	{
		width:96%;
		margin-top:15px;
	}
	.filtrTitl
	{
		display:block;
		float:left;
	}
	
	.pnlhdchbx 
	{
		width: 6%;
		margin-right: 9px !important;
		float: left;
	}
	.Nwpnlhdmntxt
	{
		margin-right: 0;
		margin-top: 7px;
		width:90%;
	}
	.NwrtngSec
	{
		width: 100%;
		display: inline-block;
		margin-right: 0;
	}
	.odrVal
	{
		display:inline-block;
		width:100%;
	}
	.Nwpnlhdmntxt .NwpnlhdSbtxt
	{
		font-size:13px;
	}
	.Nwpnlhdmntxt span
	{
		font-size:17px;
	}
	.Nwmnpnlsec ul li
	{
		width:100%;
	}
	.NwvndrInsde .canvasjs-chart-container canvas 
	{
		width: 420px;
		height: 180px;
		margin-left: 0px;
	}
	
	.Nwrtnglft .btmsecrgt
	{
		width:100%;
	}
	.Nwrtnglft .Nwbtmsec
	{
		width:100%;
	}
	.NwlistConSec,.NwlistConSec2,.NwlistConSec3
	{
		margin-top:10%;
	}
	.Nwbtmall
	{
		border-bottom: 2px solid #0092e0;
		padding: 8px 0;
	}
	.Nwbtmtblinsde label
	{
		font-size:12px;
		font-weight:bold;
	}
	.lvefd label
	{
		font-size:11px;
		font-weight:bold;
	}
	.rspbdrcmp
	{
		height:auto;
	}
	.rspbdrcmp li
	{
		font-size:11px;
	}
	.dbpgtitl h3
	{
		display: inline-block;
		width: 100%;
		border: 2px solid #0092e0;
		padding: 6px;
		padding-bottom: 6px;
		padding-bottom: 6px;
		margin-top: 0 !important;
		color:#000 !important;
	}
	.dbrsphdng h3
	{
		width:auto;
		border:0;
	}
	.dbgrph .canvasjs-chart-container canvas
	{
		width:350px;
		height:150px;
	}
	.dprspMtop
	{
		margin-top:36%;
	}
	.PopUp .dbpopUpCntnt
	{
		width:55%;
		left:0;
	}
	.dbPrcnt
	{
		width:100%;
		margin-right:0;
	}
	.dbscndCrcl
	 {
		 margin-left:6%;
	 }
	 .dbthrdCrcl
	 {
		 margin-left:10%;
	 }
	 
	 .dbpopUpCntnt .dbgrph .canvasjs-chart-container canvas
	{
		width:400px;
		height:200px;
	}
	
	/* ==============  Centreax Media Query Start ============= */
	
}

/* ==============  Centreax Media Query Start ============= */
@media screen and (max-width: 500px){
	.Nwbtn {
		width: 48%;
		margin-right: 5px;
		margin-bottom: 6px;
	}
	.Nwqstn
	{
		font-size:12px;
		margin-bottom:20px;
	}
	.icnSec
	{
		border:1px solid #ddd;
		border-radius:4px;
		padding:4px;
		display:inline-block;
		width:100%;
		margin-top:15%;
	}
	.dropdown-menu.extended.qstnTdtls
	{
		min-width: 150px !important;
		top: 0;
	}
	.rspSrch
	{
		width:100%;
	}
	.Nwwdtato
	{
		width:auto;
		float:right;
	}
	.Nwlftsec a
	{
		width:21%;
	}
	.rangeSec
	{
		margin-top:15%;
	}
	.mnCntnt
	{
		margin-top:0;
	}
	.map
	{
		top:10%;
	}
	.map canvas
	{
		width:330px !important;
		height:150px !important;
	}
	.Nwbtmtblinsde
	{
		width:100%;
		border:0;
	}
	.Nwbtmall .rgt
	{
		text-align:right;
	}
	.pRgt0
	{
		padding-right:0px;
	}
	.PopUp .modal-content
	{
		width:35%;
		left:2%;
		top:5%;
	}
	.PopUp .modal-header h3.modal-title
	{
		font-size:14px;
	}
	.popTbl tbody tr td strong
	{
		font-size:9px;
	}
	.PopUp .modal-body label
	{
		font-size:11px;
	}
	.NwvndrInsde .canvasjs-chart-container canvas
	{
		width: 280px;
		height: 155px;
		margin-left:0px;
	}
	
	.dbrspsrch 
	{
		width: 98%;
	}
	.dbrspfont
	{
		font-size:11px;
	}
	
	
}
@media screen and (max-width: 420px){
	.NwvndrInsde .canvasjs-chart-container canvas
	{
		width: 150px;
		height: 135px;
		margin-left:0px;
	}
	.dbgrph .canvasjs-chart-container canvas
	{
		width:250px;
	}
	.dprspMtop 
	{
		margin-top: 66%;
	}
	.dbthrdCrcl, .dbscndCrcl
	{
		margin-left:2%;
	}
	.rspdbmtp2 
	{
		margin-top: 5%;
		border-top:1px solid #ddd;
		padding-top:10px;
	}
	.dblneChrt svg
	{
		margin-top:-20px;
		padding-left:28px;
	}
	.qntity
	{
		font-size:11px;
	}
	.dbCtgry strong
	{
		font-size:12px;
	}
	.dbCtgry span 
	{
		font-size: 11px;
		line-height: 15px;
	}
	.dbpopUpCntnt .dbgrph .canvasjs-chart-container canvas 
	{
		width: 280px;
		height: 200px;
	}
	.dbpopTblcrt 
	{
		margin-bottom: 40%;
	}
	.PopUp .modal-content 
	{
		width: 39%;
	}
	.dbgp100 .dbchrt 
	{
		width: 25%;
	}
	.dbgp100 .dbmxmiz 
	{
		width: 10%;
	}
	.dbgld_prt span
	{
		line-height:20px;
	}
	.dbgld_prt i
	{
		margin-top:0px;
	}
	.dbCtgry .dbprogrs .dbcircle 
	{
		width: 40px;
		height: 40px;
		margin-left:-8px;
		line-height:40px !important;
	}
	.dbCtgry .dbprogrs .dbcrclTitl
	{
		line-height: 10px !important;
		top: 40px;
		left: 8px;
		font-size: 10px !important;
	}
	.prgs2 .dbprogrs .circle
	{
		width:20px;
		height:20px;
		margin-left:0px;
		font-size:10px;
	}
	.dbCtgry .dbprogrs .circle.done .label 
	{
		padding: 0px;
		width: 10px;
		height: 10px;
		margin-top: 0;
		top: 4px;
		position: absolute;
		left: 4px;
	}
	
	.dbCtgry .dbprogrs span.bar 
	{
		width: 55px;
	}
	.dbCtgry .dbprogrs span.bar 
	{
		top: -11px;
	}
	.dbCtgry .dbprogrs .dbrspInv
	{
		left:-6px;
	}
	.dbCtgry .dbprogrs .dbrspPay
	{
		left:-14px;
	}
	
	.dblneChrt .dblnChrt1
	{
		margin-top: -30px;
		padding-left: 28px;
		height: 40px;
	}
	.dblneChrt .dblnChrt2
	{
		margin-top: -8px;
		padding-left: 28px;
		height: 40px;
	}
	.dblneChrt .dblnChrt3
	{
		margin-top: -10px;
		padding-left: 28px;
		height: 40px;
	}
}
@media screen and (max-width: 380px){
	.Nwbtn
	{
		width:100%;
		margin-right:0px;
		margin-bottom:6px;
	}
	.qstn
	{
		font-size:10px;
		margin-bottom:20px;
	}
	.icnSec
	{
		border:1px solid #ddd;
		border-radius:4px;
		padding:4px;
		display:inline-block;
		width:100%;
		margin-top:15px;
	}
	.dbrspfont
	{
		font-size:10px;
	}
	.dbgrph .canvasjs-chart-container canvas
	{
		width:225px;
	}
}

/* ==============  Centreax Media Query End ============= */


/* ..................05-12-16 (Send Approval)......................... */

.modalsnd-main{
	z-index:99999;
}
.minwid{
	width:50%;
	z-index:99999;
}
.modalsnd{
	width: 1100px!important;
    max-width: unset;
}
.modalsnd_tend{
	width:1200px;
}
.modalsnd .modal-body{
	height:450px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.workflow.affix {
	z-index: 99;
}
.rfq_btn {
	position: relative;
	z-index: 999;
}


.send_btn {
  background-color: #0092e0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 20px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
@-webkit-keyframes glowing {
  0% { background-color: #0092e0; -webkit-box-shadow: 0 0 3px #0092e0; }
  50% { background-color: #0092e0; -webkit-box-shadow: 0 0 20px #0092e0; }
  100% { background-color: #0092e0; -webkit-box-shadow: 0 0 3px #0092e0; }
}

@-moz-keyframes glowing {
  0% { background-color: #0092e0; -moz-box-shadow: 0 0 3px #0092e0; }
  50% { background-color: #0092e0; -moz-box-shadow: 0 0 20px #0092e0; }
  100% { background-color: #0092e0; -moz-box-shadow: 0 0 3px #0092e0; }
}

@-o-keyframes glowing {
  0% { background-color: #0092e0; box-shadow: 0 0 3px #0092e0; }
  50% { background-color: #0092e0; box-shadow: 0 0 20px #0092e0; }
  100% { background-color: #0092e0; box-shadow: 0 0 3px #0092e0; }
}

@keyframes glowing {
  0% { background-color: #898282; box-shadow: 0 0 2px #d9534f; }
  50% { background-color: #898282; box-shadow: 0 0 20px #d9534f; }
  100% { background-color: #898282; box-shadow: 0 0 2px #d9534f; }
}


@-webkit-keyframes glowingNew {
  0% { background-color: #0092e0; -webkit-box-shadow: 0 0 3px #0092e0; }
  50% { background-color: #0092e0; -webkit-box-shadow: 0 0 20px #0092e0; }
  100% { background-color: #0092e0; -webkit-box-shadow: 0 0 3px #0092e0; }
}

@-moz-keyframes glowingNew {
  0% { background-color: #0092e0; -moz-box-shadow: 0 0 3px #0092e0; }
  50% { background-color: #0092e0; -moz-box-shadow: 0 0 20px #0092e0; }
  100% { background-color: #0092e0; -moz-box-shadow: 0 0 3px #0092e0; }
}

@-o-keyframes glowingNew {
  0% { background-color: #0092e0; box-shadow: 0 0 3px #0092e0; }
  50% { background-color: #0092e0; box-shadow: 0 0 20px #0092e0; }
  100% { background-color: #0092e0; box-shadow: 0 0 3px #0092e0; }
}

@keyframes glowingNew {
  0% { box-shadow: 0 0 2px #d9534f; }
  50% { box-shadow: 0 0 20px #d9534f; }
  100% { background-color: #b8c1d3; box-shadow: 0 0 2px #d9534f; }
}

.send_btn {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
.send_btn{
	display:none;
}

.tab-contentpaymnt{
	min-height: 107px;
    border: 1px solid #ddd;
    border-top: 0;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 20px;
	
}
table.paymnt_tabl tr td{
	padding:5px!important;
}
table.paymnt_tabl tr td label{
	font-size:16px;
	color:#0092e0;
}
.paymnt_tabl tr td{
	
	padding:8px!important;
}

.alert-success{
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.excelImport .panel-error td {
    color: #a94442!important;
    background-color: #f2dede!important;
    border-color: #ebccd1!important;
}


/* .....................8_12_16.................... */

.myModalbredcrmb-dialog{
	width:1200px;
}
.stepwizard-step p {
    margin-top: 10px;    
}

.process_bredcrb .process-row {
    display: table-row;
}
.process_bredcrb .disab, .process_bredcrb .disab:hover, .process_bredcrb .disab:focus, .process_bredcrb .disab:active, .process_bredcrb .disab.active {
    background-color: #ddd !important;
    border-color: #ddd !important;
}
.process_bredcrb {
    display: table;     
    width: 100%;
    position: relative;
}

.process_bredcrb .process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.process_bredcrb .process-row:before {
    top: 25px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}

.process_bredcrb .process-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}

.process_bredcrb.process-step p {
    margin-top:10px;
    
}

.process_bredcrb .btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

 .disab, .btn-step{
	cursor:default;
 }
 
 
/*  ..........8_12_16 approver.............. */
.panel-body{
	 min-height:700px;
	margin-bottom:1%; 
}
/*  ..........8_12_16 bidder.............. */
.form-group {
	margin-bottom: 15px !important;
	padding: 0 0 15px !important;
	float: left !important;
	width: 100% !important;
}
.search-group{
	float: left !important;
	width: 100% !important;
}
/*  ..........8_12_16 accept decline.............. */
.accept_dec h4{
	color:#ff0000;
	text-transform:uppercase;
	font-weight:bold;
}
.accept_dec p{
	color:#5c5c5c;
	line-height:22px;
	margin-bottom:15px;
}
.workExpTableHeader th{
	font-size:11px;
}
/* .....................9_12_16 payment.................... */
.paymnt_bid{
	height: auto;
    float: left;
    width: 100%;
}
.payment_detsec{
	margin-top: 20px;
    float: left;
    width: 100%;
    margin-left: -10px;
    padding: 20px;
    background-color: #eee;
    margin-bottom: 20px;
}
.payment_detsec .form-group {
    margin-bottom: 10px !important;
    padding: 0 0 10px !important;
    float: left !important;
    width: 100% !important;
}
#myModalhistry{
 
}
#myModalhistry .modalHis {
	width:1200px;
}

/*#myModalhistry .modalHis .modal-body{
   overflow-x:scroll;
}*/

#myModalhistry .modalHis .modal-body{
   max-height:470px;
   overflow:scroll;
}


#myModalhistry .modalHis table{
    width: 1300px;
}


/* ........................attachment 9_12_16............................ */

.attachmnt_lft {
	width:100%;
	float:left;
}
.attachmnt_lft .frtree_minwid {
    width: 100%;
}
.attachmnt_lft .frtree {
    width: 100%;
}
table tr td.envTd {
    padding: 10px 8px;
    background-color: #eee!important;
    font-weight: bold;
	cursor:pointer;
}
.drop_arr{
	margin-top: -2px;
    float: left;
}

/* ........................RFQ item 9_12_16............................ */

.rfqTable { 
   
    width:100%;
}
.rfqTable table.table{
	width: 1500px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

/* ........................advance search 12_12_16............................ */


.action_sec .dropdown-menu.adv_src_edit
{
	width:215px !important;
}
.action_sec .dropdown-menu.adv_src_edit2
{
	width:150px !important;
}
.chk_bx_nm {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.chk_bx_nm:hover {
  border-bottom: 1px solid #ddd;
}

.adv_src_sve
{
	float:right;
	background-color:#0092e0;
	margin-right:6px;
	margin-bottom:6px;
	text-align:center;
}

.btn_blw_adv_sr
{
	text-align:center;
}
.adv_src_clr
{
	float:none;
}
.adv-srch_cont
{
	text-align:center;
}
.adv-srch_cont button
{
	float:none;
}
/* .....................end advanced................. */

.action_sec .dropdown-menu.brfbtn {
    width: 146px !important;
    min-width: 100px !important;
}
.rfqtil{
	display: inline-block;
    margin: 0;
    margin-top: 12px;
    color: #666;
}
.modalhight .modal-body {
    height: auto;
}
.btn-circle.btn-lg-sub2{
	width: 16px;
    height: 16px;
    font-size: 8px;
    padding: 0;
    background-color: #17aeff;
    border: 1px solid #17aeff;
}
.doneBtn:hover,
.doneBtn{
	background-color:#ddd!important;
	border:1px solid #888!important;
	color:#888!important;
}
.yellowBtn:hover,
.yellowBtn{
	background-color:#f0ad4e!important;
	border:1px solid #c0ad4a!important;
	color:#000!important;
}
.grnBtn:hover,
.grnBtn{
	background-color:#5cb85c!important;
	border:1px solid green!important;
	color:#fff!important;
}

.cancelBtn:hover,
.cancelBtn{
	background-color:#f1002e!important;
	border:0px solid #060001!important;
	color:#fff1f4!important;
}


.redBtn:hover,
.redBtn{
	color: black !important;
    background-color: #ff2d55!important;
    border-color: #ff2d55!important;
}

.colorIndicate {
	float:right;
	margin-top: -35px;
}
.colorIndicate p{
	display:inline-block;
	margin-right:10px;
	color:#000;
	font-size:9px;
	margin-bottom:0px;
}
.colorIndicate p span{
	width:10px;
	height:10px;
	background-color:#000;
	margin-right:4px;
	float:left;
	color:#000;
}
.TreeContainer_all_pop {
    width: 100%;
    height: 250px;
    float: none;
}
#myModalbrfcase .modal-footer,
#myModalbrfcase .modal-body{
	background-color:#fff;
}

/*  ...............13_12_16(Evaluation)............ */

button.ser_btn{
	background:transpatent!important;
	background-color:transparent!important;
	border:0!important;
}
.marg_tp25{
	margin-top:25px;
}
label.sequanLab{
	margin-top:10px;
	display:inline-block;
}
.desabled{
	background-color:#ccc!important;
	cursor: not-allowed!important;
}
.evaluSec{
	padding-left:0;
	float: left;
	margin: 0 0 20px 23px;
}


/* ................Approver Evaluation 15-12-16................ */
.aprvAction i{
	color:#337ab7;
}
.aprvAction i.active{
	color:#fff;
}
.aprvAction.active{
	background-color:#3abc3a!important;
	border-color:#3abc3a!important;
}
.aprvAction:hover{
	background-color:#3abc3a!important;
	border-color:#3abc3a!important;
}
.curNot{
	cursor:not-allowed;
	background-color:#ddd!important;
}
.curNot:hover{
	background-color:#ddd!important;
}
.appEvalu  .bx-wrapper{
	margin-left:35px;
}
.other-approvr{
	cursor:pointer;
	margin:0;
}
.workflow.affix {
    z-index: 999;
}


/* .............template listing (19_12_16).............. */
table tr .deactive{
	display:none;
}
table tr.deActive td{
	opacity:0.5;
	font-style:italic;
}
table tr.deActive td:last-child{
	opacity:1;
}
#prevModel .modal-dialog{
	width:1000px;
}
#prevModel .modal-body{
	overflow-y:scroll;
	height:400px;
}
#prevModel .modal-body .form-group{
	padding:0!important;
}
#filter-panel .panel-body, #template-filter .panel-body {
    min-height: 263px;
}
#filter-panel .form-group {
   padding:0!important;
}
.formula_txt{
	margin:0;
}
.rfq_sec_big{
	width:97%;
}

.dsablSec{
	background-color:#e1e1e1;
	font-style:italic;
}
.progSec{
	background-color: #5cb85c;
    color: #fff;
}

.complSec{
	background-color: #5cb85c;
    color: #fff;
}

/* ............template group 20_12_16............... */
.paddingSide5{padding:0 5px;}
table.table_morpad{
	font-size: 13px;
	
}

table.table_morpad tr td{
	padding:13px 8px;
}
table.table_morpad tr td input{
	margin:0;
}
.process_list{
	height:112px; 
	overflow-y:scroll;
}
.process_list p{
	margin:10px 0 0 0;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
.setup-panel{
	padding: 10px;
    border: 1px solid #ddd!important;
}
.radio.marg_tp15{
	margin-top:10px;
}
/* ............template group 22_12_16............... */
.margrgt10{
margin-right:10px;}

/* ............template group 23_12_16............... */
.process_list ul{
	margin:0;
	padding:0;
}
.process_list ul li{
	margin:10px 0 0 0;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;	
}
.process_list ul li a{
	color:#5c5c5c;
}
.cursr-point{
	cursor:pointer;
}
.grn{
	color:#3abc3a;
}
.bidpartLft{
	position:relative;
	padding:0 30px 0 0;
	border:1px solid #ddd;
	display: inline-block;
	width: 100%;
}
.birprtMap{
	position: absolute;
    right: 10px;
    top: 5px;
    width: 28px;
    height: 28px;
}
.birprtMap .btn-circle.btn-lg-sub {
    width: 100%;
    height: 100%;
    font-size: 12px;
    padding: 0;
    background-color: #17aeff;
    border: 1px solid #17aeff;
}
h3.box_shadow{
	padding-left:10px;
	margin-bottom:3px;
}
.table.tgrpTabl tbody > tr > td{
	padding:10px;
}
.tab_btn_group {
    padding-right: 12px;
}
.colorIndicate{
	margin:0;
}
/* ........28_12_16.......... */
.nav-tabs > li > a.bgGrn{
	background-color:#3abc3a;
	color:#fff;
}
.listArrow i{
	font-size:12px;
	margin-right: -5px;
	display: -webkit-inline-box;
}
.margBt5{
	margin-bottom:10px;
}
.margtp15{
	margin-top:22px;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
/*................... vendor css 29-12..................*/

.mrgn-btm
{
	margin-bottom:12px;
}
.mrgn-tp
{
	margin-top:10px;
}

.bg-clr
{
	background-color:#0d6bb0!important;
}
.bg-clr2
{
	background-color:#0b62a4!important;
}
.bg-clr3
{
	background-color:#95bbd7!important;
}
.bg-clr4
{
	background-color:#679dc6!important;
}
.bg-clr5
{
	background-color:#3980b5!important;
}
.bg-clr6
{
	background-color:#b0cce1!important;
}
.bg-clr-wht
{
	background-color:#fff !important;
}
.pnlHdng i
{
	color:#fff;
}
.cnt-text
{
	color:#fff;
}
.cnt-text-blu
{
	color:#075793;
}
.Icn-Txt
{
	color:#fff;
}

.bg-clr i, .bg-clr2 i, .bg-clr3 i, .bg-clr4 i,.bg-clr5 i, .bg-clr5 i
{
	color:#075793;
}

.bg-clr i
{
	line-height:25px;
}

.tblBdr
{
	border:1px solid #6f6f6f !important;
}
.tbl-clr td
{
	padding:8px;
}
.tbl-clr th
{
	padding:8px;
}
.tbl-clr th label
{
	font-weight:bold;
}
.tbl-clr2 td
{
	padding:15px;
}
.tbl-clr label
{
	font-weight:normal;
}
.tbl-bg-clr
{
	background-color:#a7d5f9;
}
.tblsec3
{
	display:inline-block;
	width:100%;
}

.snd-tbl
{
	margin-top:20px;
	display:inline-block;
	width:100%;
}
.actnBtn
{
	margin-top:2px;
}
.actnBtn button
{
	background-color:#0092e0;
	color:#fff;
}
.heading
{
	background-color:#0092e0;
	color:#fff;
	margin-bottom:5px;
	padding:5px 0 5px 9px;
	border-radius:5px;
}
.heading h4
{
	margin-top:5px;
	margin-bottom:5px;
}
.drpMnuwid
{
	min-width:100px !important;
}
.rgisDtls
{
	margin-top:30px;
	display:inline-block;
	width:100%;
}
.rgisDtls table
{
	width:100%;
}
.upld
{
	color:#0092e0;
	font-size:25px !important;
	margin-left:80%;
}
.upld2
{
	color:#0092e0;
	font-size:25px !important;
	margin-left:63%;
}
.upld3
{
	color:#0092e0;
	font-size:25px !important;
	margin-left:73%;
}
.upld4
{
	color:#0092e0;
	font-size:25px !important;
	margin-left:40%;
}
.lrg-tbl
{
	overflow-x:scroll;
	overflow-y:hidden;
}
.lrg-tbl table
{
	max-width:1500px;
}
.tblBdr.table-bordered > tbody > tr > td, 
.tblBdr.table-bordered > tbody > tr > th, 
.tblBdr.table-bordered > tfoot > tr > td, 
.tblBdr.table-bordered > tfoot > tr > th, 
.tblBdr.table-bordered > thead > tr > td, 
.tblBdr.table-bordered > thead > tr > th
{
	border:1px solid #6f6f6f;
}
.Brdrblue.table-bordered > tbody > tr > td, 
.Brdrblue.table-bordered > tbody > tr > th, 
.Brdrblue.table-bordered > tfoot > tr > td, 
.Brdrblue.table-bordered > tfoot > tr > th, 
.Brdrblue.table-bordered > thead > tr > td, 
.Brdrblue.table-bordered > thead > tr > th
{
	border:1px solid #0092e0 !important;
}

.mrgin-btm
{
	margin-bottom:5px;
}
.dsh-brd-top
{
	box-shadow:2px 2px 5px #ddd;
}
.dsh-brd-top h3
{
	padding:10px;
}
.lrg-tabl
{
	width:1500px;
}
.mrgin-tp
{
	margin-top:0px;
}
.pnlFtrclr
{
	background-color:#eee !important;
}

.bg-clr h4, .bg-clr2 h4, .bg-clr3 h4, .bg-clr4 h4, .bg-clr5 h4, .bg-clr6 h4
{
	font-size:20px;
}
.dhsbrdBx1
{
    display: block;
    float: left;
    width: 100%;
	height:180px;
}
.certi
{
	background-color:#0b568d;
}
.bx-radius
{
	border-radius:5px;
}
.pnlFtr
{
	padding:10px 15px;
	background-color:#F5F5F5;
}
.pnlHdng 
{
	padding:10px 15px;
}
.mrgnTp
{
	margin-top:20px;
}
.openee{
	display:block!important;
}
.advacMaindiv{
	padding: 20px 50px 20px; 
	background-color: #ededed; 
	margin-bottom: 20px;
	width:100%;
	display:block;
	float:left;
	position:relative;
}
#adv_side_nav{
	position: absolute;
    right: 5px;
    top: 10px;
}

/* ..........7.1.17.......... */
.contrl-bidlable{
	float: left; 
	width: 100%;
}
.frm-bidpart{
	float:left; 
	width: 20%;
}
.gen-radioGrp{
	border: 0 none; 
	float: left; 
	margin-top: -5px; 
	padding: 0; 
	width: 60%;
} 
#rfq_headermain.popup_rfq_sec{
	margin-top:40px;
}
 .popup_rfq_sec .bx-wrapper{
	margin-left:37px;
}
.popup_rfq_sec .bx-controls-direction{
	display:block;
}
.hidei,
ul li.hide_li{
	display:none;
}
.hidei_shw{
	display:inline-block;
}

.hidei_shwtb a{
	 background-color: #3abc3a !important;
    border-color: #3abc3a !important;
	border-radius:6px 6px 0 0;
	color:#fff;
}

.modal-dialog-rfq {
	width:1000px;
}

.modal-dialog-rfq .modal-body {
    height: 440px;
    overflow-y: scroll;
}
.form-popup-con{
	float:left;
	width:22%;
	margin-left:12px;
}
.panel-body-sm{
	min-height:auto;
}
.marg_tp25{
	margin-top:25px;
}
#rfqpopupTAble .addinputpop td{
	text-align:right;
}
#rfqpopupTAble .addinputpop_main td{
	text-align:left;
}
#rfqpopupTAble .addinputpop_main td label{
	color:#000;
	font-weight:bold;
}
#rfqpopupTAble tr th{
	text-transform:uppercase;
	font-size:13px;
	background-color:#eee;
}
#rfqpopupTAble tr td{
	font-size:12px;
	color:#888;
}
#rfqpopupTAble .addinputpop_main td{
	font-weight:bold;
	color:#000;
}
.panel_rfqpop  .panel-heading i{
	width: auto;
	margin-right: 6px;
	border: 0;
}
.form-control-organa .form-control {
	width: 11.2%;
	float: left;
	margin-right: 10px;
}
.form-control-organa .btn-primary{
	width:auto;
	float:left;
}
#myModaladditm .panel-heading a {
	color: #0092e0;
	line-height: 31px;
}
.add_svBtn {
	position: absolute;
	right: 14px;
	top: -35px;
}
#rfqpoptab1 .panel-title {
    background: transparent;
}
#collapse2{
	position:relative;
}
#myModaladditm .panel-heading {
	padding: 3px 15px 8px;
}
.panel_rfqpop .add_svBtn .btn {
	width: 24px;
	height: 24px;
	line-height: 14px;
	padding: 4px;
	margin-left: 5px;
}
.panel_rfqpop .panel-heading .add_svBtn i{
	margin-right:0;
}
.fromfieldAdd .form-control-organa{
	margin-bottom:10px;
	display:inline-block;
}
.btn-circle.btn-sm-sub {
	width: 27px;
	height: 27px;
	padding: 2px;
	font-size: 14px;
	margin: -3px 5px 0 0;
	text-align: center;
}
.btn-circle.btn-sm-sub i {	
	margin: 0;
}
textarea.txtarMnhgt{
	height:50px!important;
}
.organiz-label {
	background-color: #fff;
	border: 1px solid #cccccc;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 0;
}
.oganizNew_btn{
	text-transform:uppercase;
}
.organizTable{
	height:313px;
	overflow-y:scroll;
}
.mapping-sub-div{
	max-height: 200px; 
	overflow-y:scroll;
}

.mapping-span{
	color: #b1b1b1;
    font-style: italic;
}


/*...................... vendor management..............................*/
.NwvRgstrn .panel .form-group
{
	border-bottom:none;
}
.tbl1
{
	border:1px solid #ddd;
	padding:15px 0px;
	border-radius:5px;
	margin-bottom:10px;
	display:inline-block;
	width:100%;
}
.tbl-wi
{
	width:100%;
}
.tbl-wi th
{
	background-color:#eee;
}
.tbl-clr th label
{
	font-weight:normal;
}
.tbl-clr input
{
	border:1px solid #ccc;
	border-radius:3px;
}
.rgisDtls h1{
	margin-top:0px;
}
.rgisDtls
{
	margin-top:0px;
}
.marg_tp35{
	margin-top:35px !important;
}



.tbl1 h1{
	margin-top:2px;	
}
.tbl1 .col-md-2 .btn-circle{
	float:right;
}
.tblsec3 .col-md-2 .btn-circle{
	float:right;
}
.tblsec3 h1{
	margin-top:2px;	
}

.tblsec3, .rgisDtls
{
	margin-bottom:20px;
}
.rgisDtls, .tblsec3
{
	padding:30px 5px 30px 5px;
	border-radius:5px;
}
.rgisDtls .col-md-2 .btn-circle{
	float:right;
}
.rgisDtls
{
	display:inline-block;
	width:100%;
}
.brdr0
{
	border:none;
}
.scrl-y
{
	overflow-y:hidden;
}

#vndrRgs .bx-controls-direction
{
	display:block !important;
}
#vndrRgs .bx-wrapper .bx-prev
{
	background: rgba(0, 0, 0, 0) url("../img/controls.png") no-repeat scroll 0 -32px;
	left:-40px;
}
#vndrRgs .bx-wrapper .bx-next
{
	background: rgba(0, 0, 0, 0) url("../img/controls.png") no-repeat scroll -43px -32px;
	right:-34px;
}
#vndrRgs .bx-wrapper
{
	margin-left: 30px;
}
.margnBtm
{
	margin-bottom:30px;
}
.rgcrt2
{
	width:100%;
	display:inline-block;
}
.rgcrt2 input
{
	width:58%;
}
.rgtChgAdrs
{
	width:15%;
	margin-left:10px;
}
.mrgnTp20
{
	margin-top:20px;
	display:inline-block;
	width:100%;
}
.btn-decrn
{
	border:1px solid #0092e0;
	background-color:transparent;
}
.smplRenltblbtm
{
	width:100%;
	display:inline-block;
}
.vndrRegstrn .form-group
{
	border-bottom:none;
}
.searchBx
{
	color:#000;
	text-align:left;
	background-color:transparent;
	border:1px solid #d7d7d7;
	border-radius:4px;
	width:100%;
	float:left;
}
.searchBx input
{
	text-align:left;
	background-color:transparent;
	border:none;
}
.srcBox .searchBx:first-child
{
	margin-left:0px;
}
.srcCnt
{
	width:100%;
	display:inline-block;
}
.srcBox
{
	width:100%;
	display:inline-block;
	border:1px solid #000;
	padding:10px 0;
}
.fltRgt
{
	float:right;
}
.iconSrc img{
	margin-top:25px;
	transform:rotate(7deg);
}
.qa1_tblIcn li
{
	display:inline-block;
}
.qa1_tblIcn
{
	padding-left:0px;
	margin-bottom:0px;
	float:right;
}
.aplPnd .form-control
{
	width:auto;
}
.mrgn5-0
{
	margin:5px 0;
}
.padngBtm
{
	padding-bottom:30px;
}
.Qassmnt
{
	display:inline-block !important;
}
.srcCnt .col-md-2 a
{
	border:1px solid #b1b1b1;
	border-radius:4px;
	color:#000;
	padding:6px;
}
.tbl-clr .form-control
{
	width:auto !important;
}

.top24
{
	margin-top:24px;
}
.scroll-y .tbl-wi1500
{
	width:1500px !important;
	max-width:120% !important;
}
.scroll-y
{
	overflow-x:scroll;
	overflow-y:hidden;
}
.inpt-decr
{
	width:80%;
	float:left;
}
.top20
{
	margin-top:20px;
}

.btnclrblu
{
	color:#0092e0;
}
.mrtp-10
{
	margin-top:-10px;
}
.mrGnlft
{
	margin-left:10px;
}
.tbl-clr .inptSml
{
	width:50px !important;
}
.tbl-clr .inptsz75
{
	width:75px !important;
}
.icnClr i
{
	color:#0092e0;
}
.higt
{
	min-height:62px;
}
.clrRd
{
	color:#F00;
}
.fntWt
{
	font-weight:normal;
}
.clrgrn
{
	color:#5cb85c;
}
.clryelw
{
	color:#FC0;
}
.clrrd
{
	color:#F00;
}
.tbl-clr .font-bold
{
	font-weight:bold !important;
}
.mrgn-btm10
{
	margin-bottom:10px;
}
.hide-div
{
	display:none;
}
.btn-circle.btn-lg.btnSm
{
	width:35px !important;
	height:35px !important;
	padding:3px 0 !important;
}

.lblWidth
{
	width:220px !important;
}
.lblWdtmdm
{
	width:160px !important;
}
.lblWdtSm
{
	width:115px !important;
}

.mrgtp10Bt0
{
	margin-bottom:0px !important;
	margin-top:10px;
}
.mrgnTp0
{
	margin-top:0px;
	display:inline-block;
}

.srchBr
{
	display:inline-block;
	padding:15px 0;
	border:1px solid #bab8b8;
	border-radius:6px;
}

.srchBr .form-group,#collapseOne .form-group,#collapseTwo .form-group
{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

.Tp10
{
	margin-top:10px;
}
.pdng0
{
	padding-bottom:0px !important;
}

.btm20
{
	margin-bottom:20px;
}
.btm20 h2
{
	margin-top:0px;
}

.tbl-wi tbody > tr > td
{
	padding:4px !important;
}
.lrg-tbl table, .tbl1 table
{
	margin-bottom:0px;
}
.lrg-tbl table > tbody > tr > td > label, .tbl1 table > tbody > tr > td > label
{
	margin-bottom:0px !important;
}

/* ............VENDOR END............. */

/*...................  master page css start 06-02-17 .....................*/

.bgclrTrsp
{
	background-color:transparent;
}

.sveBtn
{
	float:left;
}
.bckBtn
{
	float:left;
	margin-left:10px;
}
.mrgnTP0
{
	margin-top:0px;
}




.IcnDec
{
	margin:10px 0 15px 0;
}
.IcnDec i
{
	color:#2b2b2b;
}

.mrgnTp10
{
	margin-top:16px;
	margin-bottom:15px;
}

.IcnTxt
{
	margin-top:10px;
	font-size:16px;
	margin-left:10px;
	color:#2b2b2b;
}
.bgClr
{
	background-color:#e1e1e1;
}
.MstrDbrd
{
	border:1px solid #e1e1e1;
	width:100%;
	display:inline-block;
	margin-bottom:10px;
	border-radius:4px;
}
.MstrDbrd h4
{
	color:#616161;
}
.wdth100
{
	width:100%;
}
.bdr
{
	border-bottom:1px solid #d7d7d7;
}
.smlTxt
{
	font-size:15px;
	margin-top:10px;
}

.tblTpSec
{
	width:100%;
	display:inline-block;
	padding:10px 0;
}
.tblTpSec h2
{
	margin:0px;
}
.rgisDtls, .tblsec3
{
	padding-top:0px !important;
}

.mrgnTp10 a:hover
{
	background-color:#0092e0 !important;
}

.fntStl
{
	font-weight:normal;
	color:#000;
	font-size:26px;
}
.icnStl i
{
	font-size:27px;
	color:#2b2b2b;
}
.thWth
{
	width:6%;
}
.smplAmdBtm
{
	display:inline-block;
	width:100%;
}



/*.....................master page end.....................*/
.tgrpsubTr{
	display:none;
}

/*.....................Indent page start.....................*/

.action_sec .dropdown-menu.soraction {
    width: 114px !important;
    min-width: 100px !important;
}

/*....................organization listing.................*/
.org_listSec .form-group,
.roleass_sec .form-group,
#userDscModal .form-group,
#useroleMdl .form-group,
#usermngListModal .form-group,
#orgListModal .form-group,
#usermenuMdl  .form-group {
	margin-bottom: 0!important;
}
.action_sec .dropdown-menu.larg_drop100{
	width:116px!important;
}
/*....................User.................*/

.marg_tp5{
	margin-top:5px;
}
.colr_blue{
	color:#0092e0;
}
.lgt-gray{
	color:#ddd;
}
#rolAsgnprocs td label,
#rolAsgnprocs td{
	cursor:pointer;
	
}
.rol_asin_mnsec .box{
	display:none;
}

#usegrprListModal .modal-body{
	overflow-y:scroll;
	height:350px;
}
.extrapaddTD tbody > tr > td{
	padding:10px 8px;
}

 #loading{
 	display:none;
 }
/* #loading{
	width:100%;
	height:1000px;
	background-color:#000;
	position:fixed;
	top:0;
	left:0;
	z-index:999999;
	opacity:0.7;
	display:none;
}
}
#loading img{
	position:absolute;
	top:50%;
	left:50%;
	z-index:9999999;
	margin-top:-300px;
	margin-left:-200px;
} */
.noscroll{
	overflow:hidden;
}
#tabularView tr td, #tabularAction tr td{
	padding-top: .3em;
    padding-bottom: .3em;
}

.table tbody > tr > td.frelips{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width:100px;
}
/* .table tbody > tr > td.frelips:hover{
	white-space: normal;
	width:50%;
	text-align:justify;
} */
.table tbody > tr > td.frelips:hover{
	white-space: normal;
	word-break: break-word;
	overflow: auto;
  	position:absolute;
  	background-color:#ddd;
  	max-width:550px;
  	/* max-height:150px; */
  	z-index:9999;
  	min-height:40px;
  	font-size: 10px;
}
input::-ms-clear {
    display: none;
}

/*tab style corrigendum*/
.disabledTab{
	background-color:#d5d5d5 !important;
    color:#eee !important;
    position:relative;
}
.disabledContent{position:relative;overflow:hidden;}
.disabledContent:after{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#d5d5d5 !important;
	opacity:0.4;
	z-index:111;
	content:'';
}
/* end style corrigendum */

/* corrigendum report style */
.corrigendum-report{
	width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: -3px;
}
.fileHighlitedFlag{background-color:#f0ad4e!important;}
.table-striped > tbody > tr.fileHighlitedFlag:nth-child(odd) > td{background-color:#f0ad4e!important;}
.bootbox{z-index: 999999999999999 !important;}
/* end corrigendum report style */ 

/* Quotation Table Fixation */

.quotation_form table tbody tr td:last-child table tbody tr:last-child
{
	position:absolute !important;
}
/* For disabled select option */
option:disabled{
	background: #e1e1e1;
}
/* tender corrigendum attach dropdown */
.dropdown .attach-dropdown{
	left: -30px !important;
}

.approve-reject-comment-box {
	position: absolute;
	width: 300px;
	/* right: 320px; */
	padding: 15px;
	z-index: 1000;
}

/*  Bid Evaluation Slider fix*/
.bidevalsl .bx-viewport {
    float: left;
    height: 42px !important;
    width: 100% !important;
    overflow: hidden;
}

.noPointerEvts {
	pointer-events: none;
}

.enable-pointer-event{
	pointer-events: auto !important;
}
/* create user style */
.unique-error-msg{
	display:none;
	padding:5px;
	background:#ff2d55;
	color:#111;
	border-radius:3px;
	margin-top: 10px;
} 

/* Field Size CSS start */
.col_gr12_lg, .col_gr6_lg, .col_gr3_lg, .col_gr4_lg {
	width: 100%;
}

.col_gr12_md, .col_gr6_md, .col_gr3_md, .col_gr4_md {
	width: 50%;
}

.col_gr12_sm, .col_gr6_sm, .col_gr3_sm, .col_gr4_sm {
	width: 33.333%;
}

.col_tab_l {
	width: 400px!important;
}

.col_tab_m {
	width: 200px!important;
}

.col_tab_s {
	width: 100px!important;
}
.col_tab_ld {
	width: 420px!important;
}

.col_tab_md {
	width: 220px!important;
}

.col_tab_sd {
	width: 120px!important;
}
.col_tab_le {
	width: 385px!important;
}

.col_tab_me {
	width: 190px!important;
}

.col_tab_se {
	width: 100px!important;
}
.col_tab_le_histicon {
	width: 400px!important;
}

.col_tab_me_histicon {
	width: 200px;!important;
}

.col_tab_se_histicon {
	width: 100px!important;
}

.displayFlex{
	display:flex!important;
}
/* Field Size CSS end */
.itemtxt_qan{
	font-weight:bold;
	line-height:36px;
	font-size: 12px;
	margin-bottom:0;
}
.itemnum{
	 font-weight: bold;
    line-height: 30px;
    font-size: 12px;
    margin-bottom: 0;
    background-color: #ddd;
    /* padding: 5px 19px; */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
	margin-right:10px;
}   
/* common input check box style */
span.bigcheck-target {
    font-family: FontAwesome; /* use an icon font for the checkbox */
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #0092e0;
    height: 17px;
    width: 17px;
    cursor: pointer;
    padding-top:2px;
}
input[type='checkbox'].bigcheck {     
    position: relative;
    left: -999em;
}
input[type='checkbox'].bigcheck + span.bigcheck-target:after {
    content: "\f096"; /* In fontawesome, is an open square (fa-square-o) */
}
input[type='checkbox'].bigcheck:checked + span.bigcheck-target:after {
    content: "\f046"; /* fontawesome checked box (fa-check-square-o) */
}
.bigcheck { 
    font-family: sans-serif;
    font-weight: 500;
}
.bigcheck .label-desc{
	display: inline-block;
    vertical-align: middle;
}
/* radio button style */
.radio-btn input[type=radio]{
  	position: absolute;
  	visibility: hidden;
}

.radio-btn label{
  	display: block;
  	position: relative;
 	font-size: 20px;
 	padding: 5px 5px 32px 15px;
  	height: 30px;
  	z-index: 9;
  	cursor: pointer;
  	-webkit-transition: all 0.25s linear;
}
.radio-btn .check{
	display: block;
    position: absolute;
    border: 2px solid #AAAAAA;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: 12px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}
.radio-btn .check::before {
	display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}
input[type=radio]:checked ~ .check {
  	border: 2px solid #0092e0;
}
input[type=radio]:checked ~ .check::before{
  	background: #0092e0;
}

/* ................18_5_17 configaration page start................. */

.addInfo{
	display:block;
	width:100%;
	float:left;
}
.col-md-4 .addInfo select{
	width:88%;
	float:left;
}
.col-md-6 .addInfo select{
	width:92%;
	float:left;
}
.addInfo input{
	width:92%;
	float:left;
}
.info_btn,.textStyle{
	line-height:35px;
}
.Currency_all{
	width:48%;
	margin-top:10px;
}
.Currency_all:last-child{
	margin-right:0px;
	border:0;
}
.Currency_all .ParentPlace{
	width:auto;
	float:left;
	margin-bottom:10px;
}
.table-curency tbody > tr > td{
	padding:12px;
}
.Currency_all{
	height:auto;	
	padding-right:0px;
}
.marg_tp35{
	margin-top:35px;
}
.brdr_block{
	border:1px solid #ddd;
	float:left;
	border-radius:10px;
	padding:10px;
	width:100%;
}

.form-control-new{
	background-color: #ffffff;
    border: 1px solid #c7c7cc;
    border-radius: 4px;
    color: #8e8e93;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
	width:15%;
	margin-left:5px;
}
.NwinfoSec{
	position:relative;
}
.info_secAll1{
	margin:20px 0;
}
.info_secAll1 p{
	line-height:24px;
}
.cross_info{
	position:absolute;
	right:10px;
	top:10px;
}
.info_btn{
  background-color: #ddd;
  border: 1px solid #999;
  color: #000;
  display: inline-block;
  height: 30px;
  line-height: 25px;
  margin-top: 3px;
  width: 30px;
}
.brdr_block .checkbox label{
	margin-top:15px;
}
.config_tabs li{
	width:190px;
	text-align:center;
}
.fixed-red-bg {
    background: #d6e5fc;
    border: #b5cef4 solid 1px;
    cursor:move;
    min-height:30px;
    line-height:30px;
    padding:2px;
    width: 200px;
}

.fixed-green-bg {
    border: #d1d1d1 solid 1px;
    height: 100px;
    width: 100%;
    cursor:default;
    margin:5px 0;
}
.formula-bar{
	font-weight: bolder;
    font-size: 12px;
    color: #337ab7;
}
.fixed-green-bg:-moz-read-only { /* For Firefox */
    background: #f1f1f1;
}

.fixed-green-bg:read-only { 
    background: #f1f1f1;
}

.fa-style{
	float: right;
    line-height: 20px;
    background-color: #0092e0;
    border-radius: 50%;
    font-weight: bold;
    width: 20px;
    height: 20px;
    color: #FFF;
    text-align: center;
    box-shadow: 2px 2px 2px #b1b1b1;
}
.fixedSave{
	width: 100px;
    height: 50px;
    background-color: #337ab7;
    position: fixed;
    top: 207px;
    cursor:pointer;
    right: 22px;
    line-height: 50px;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
    color: #fff;
    z-index: 9999;
    font-weight: bold;
    padding-left: 5px;
    border-radius: 10px 0 0 10px;
}
.highlight{
	background: #02a5f9;
    color: #fff;
}
/* ................18_5_17 configaration page end................. */
/*--corrigendum tab error style--*/
.error-tab{
	color: #a94442 !important;
  	background-color: #f2dede !important;
  	border-color: #ebccd1;
}
.error-field{
  	border-color: red !important
}
.error-vendor-tab{
	color: #a94442 !important;
   	background-color: #f2dede !important;
   	border-color: #ebccd1 ;
}
.success-vendor-tab{
	color: rgb(60, 118, 61);
   	background-color: rgb(223, 240, 216);
   	border-color: rgb(214, 233, 198);
}
.error-vendor-field{
	border:1px solid #fb7878 !important;
}
.bx-viewport{
	height:auto !important;
}
.customMultiselect{
	border: 1px solid #d5d5d5;
    padding: 0;
    padding: 10px;
    border-radius: 3px;
    height: auto;
    overflow: auto;
    max-height: 160px;
}
.customMultiselect > li{
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    padding: 2px;
    box-shadow: 0px 1px 1px 0px #d5d5d5;
    background: #e7e7e7;
    margin-bottom: 4px;
    position:relative;
}
.customMultiselect > li .desc{
	display: inline-block;
    padding-left: 10px;
}
.customMultiselect > li .checked,
.customMultiselect > li .uncheck{
	position: absolute;
    top: 3px;
    right: 10px;
    font-size: 20px;
    color: #0092e0;
    border: 2px solid #0092e0;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    line-height: 27px;
    text-align: center;
}

.file-name{
	position: absolute;
    right: 35px;
    width: 10%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9999;
}

.vendor-file-name{
	position: absolute;
    left: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9;
    width:68%;
}
.download-btn{
	position: absolute;
    right: 0px;
    top: 0px;
    height: 32px;
    font-size: 18px;
    width: 30px;
    cursor: pointer;
    text-align: center;
    z-index: 99999999;
    padding: 7px;
    background: #d5d5d5;
}
.breakWords{
	display: inline-block;
	word-break: break-all;
}
.breakWordsOnly{word-break: break-all;}
#reply-block .panel .panel-heading{
	border-left: 0 !important;
    border-right: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #f5f5f5 !important;
}
#reply-block .panel.panel-default{
	border-bottom: 1px solid #d4d4d4 !important;
	-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    
}
#reply-block .panel-heading{color: #383838 !important;}
#reply-block .header-block.left{width: 3%;    padding: 5px;}
#reply-block .header-block.right{width: 26%;}
#reply-block .header-block.left > i{
	height: 30px;
    width: 30px;
    font-size: 28px;
    border-right: 0;
    color: #0092e0;
}
#reply-block .header-block{
	display: inline-block;
    vertical-align: middle;
}
#reply-block .header-block.middle{
	width: 70%;
	padding: 5px;
}
#reply-block .header-block.middle > div{
	height: 25px;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#reply-block .toggle-icon > i{
	font-size: 25px;
	line-height:33px;
}
.reply-msg-box{border: 1px solid #d5d5d5;}
.reply-msg-box > .reply-box-common{
	min-height: 40px;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px;
}

.reply-msg-box > .reply-box-common.bottom{
	border-top: 1px solid #d5d5d5;
}
.search-item-box{position:relative !important;}
.search-item-box > ul{
	position: absolute;
	box-shadow: 1px 1px 5px 1px #d5d5d5;
    top: 0;
  	max-height: 200px;
    left: 0;
    overflow-y: auto;
    right: 0;
    z-index: 9;
}
a.btn-file{position:relative;}
a.btn-file > .close-btn{
	position: absolute;
    height: 32px;
    width: 30px;
    background: #d5d5d5;
    border-radius: 3px;
    text-align: center;
    line-height: 32px;
    top: 0px;
    right: 0px;
    cursor: pointer;
    z-index: 98;
}
a.btn-file > .dwnld-btn{
	position: absolute;
    height: 32px;
    background: #d5d5d5;
    border-radius: 3px;
    text-align: center;
    line-height: 32px;
    top: 0px;
    right: 31px;
    cursor: pointer;
    z-index: 100;
    padding: 0 10px;
}

.profilePicture{position: relative;	width: 100%; border:1px solid #a8a8a8; border-radius:50%;overflow:hidden;}
.profilePicture:before{content: "";display: block;padding-top: 100%; 	/* initial ratio of 1:1*/}
.profilePicture img{position: absolute; width: 100%;top:0;bottom:0;left:0;right:0;margin:auto;}


.tblHead{color: #000; padding: 8px 8px !important; background-color:#f7f8fc;width:100%;min-height: 50px;}
.password-success{
	position: absolute;
    top: 30px;
    right: 24px;
    font-size: 22px;
    color: #4cd964;
}
.showMe .ui-grid-cell-contents {
        overflow: visible;
}
/*Contact Us Start  */
#contactUsModal .modal-content{position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;}
 .contactUsBody{font-size: 14px; font-weight: bold;line-height: 1.42857143;color:#333;background: url(../img/contactUsIcon.png) no-repeat 5px 5px;min-height:125px;}
 #contactUsModal .modal-header, #contactUsModal .modal-footer{background-color:#fff;color: #333;background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)); */}
  #contactUsModal .modal-dialog{width:430px;margin: 100px auto 0px;}
 .contactUsUl{color:#333;padding-left:125px;}
 .contactUsUl li{margin-top:25px;}
 #contactUsModal h4{font-size:18px;}
/*Contact Us End  */
.draftBtn{
	background-color: #1564DD!important;
}
.pendingBtn{
	background-color: #E7C022!important;
}
.Btnreject{
	background-color: #E00000!important;
}
.Btnapproved{
	background-color: #62B432!important;
}

.draftBoder{
	border:2px solid #1564DD!important;
}
.pendingBorder{
	border:2px solid #E7C022!important;
}
.rejectBorder{
	border:2px solid #E00000!important;
}
.approvedBorder{
	border:2px solid #62B432!important;
}
.vendor-cordinate{
	/* margin-bottom: 10px !important;
    margin-right: 35px !important; */
}
.reduceBottomSpace{
	margin-bottom: 0!important;
    padding-bottom: 0!important;
}
span.toggle-icon{
	height: 30px;
    width: 30px;
    line-height: 32px;
    display: inline-block;
    vertical-align: middle;
    background: #3b5999;
    text-align: center;
   /*  border-radius: 100%; */
    cursor: pointer;
    color: #fff;
}

.toggle-open{display:inline-block!important;}
.collapsed span.toggle-open{display:none!important;}
.toggle-close{display:none!important;}
.collapsed span.toggle-close{display:inline-block!important;}


span.toggle-icon > i{ 
	font-size: 17px;
	border-right: initial !important;
}
.panel .item-header-txt,
.panel .label-desc{
	white-space: nowrap;
    width: 80%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
}
#childParentRelation .panel-group{margin-bottom:0px !important;}
/*Freeze Panes Start  */
.freezeTabDiv{position:relative;border:1px solid #ccc;overflow:auto;max-height:500px;border-radius:4px;}
.fixThis{position:absolute;left:0;}

th.fixThis{/* top:20px; */border-bottom:2px solid #ddd!important;}
th span.fixColSpan{position: absolute;bottom: 0;padding-bottom: 5px;}
td.fixThis{border-bottom:1px solid #fff;background-color:#fff;overflow:hidden;}
.freezeTabDiv .col_tab_l{width:100%;}
.minWid{min-width:240px;}
/*Freeze Panes End  */
.coloumn-right-btn{
	position: absolute;
    top: 24px;
    right: 20px;
}
.edit-check{
	font-size: 20px;
    background: #0092e0;
    border: 2px solid #0092e0;
    color: #fff;
    padding: 0px 7px;
    border-radius: 5px;
    line-height: 24px;
    text-align: center;
}

input::-webkit-input-placeholder {
  /* WebKit browsers */
  text-align: left;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  text-align: left;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+*/
  text-align: left;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10 */
  text-align: left;
}
input::placeholder {
  text-align: left;
}
.redFont{color:red;}
.button-extend{
	position: absolute;
    bottom: 0;
    right: 16px;
}
.gstin-width{
	width: 45px;
    height: 31px;
    font-size: 14px;
    text-align: center;
    padding: 3px 6px !important;
}

.gstin-legend{
	padding:30px 10px 10px;
	width: 600px;
	height: auto;
	border:1px solid #ccc;
	margin: 0 auto; 
	border-radius: 4px;
	position: relative;
}

.gstin-legend-heading{
	/* width: 114px; */
	height: 30px;
	border: 1px solid #ccc;
	line-height: 25px;
	text-align: center;
	position: absolute;
	top: -12px;
	border-radius: 4px;
	background-color: white;
	left: 16px;
	padding: 3px;
}

.word-break{
	word-break: break-word;
}
.all-break{
	word-break: break-all;
}
.fileTyleSpanClass{word-break: break-all;line-height: 25px;}
.addedLater{margin-left:20px;}

 /* Vendor Registration Strat  */   
 .brPanelHead{    padding: 10px 15px!important; background-color: #e1e1e1;}
 .brPanelHead h4{    background-color: #e1e1e1;font-size: 14px !important;}
 .brPanel{ border-radius: 5px!important;}
 .brPanelBody{border: 1px solid #d7d7d7!important; padding:15px;border-radius: 0 0 4px 4px;}
 .brPanelContainer{margin-top:10px;}
 .brPanelHead{width: 100%;display: block;}
 .brPanelHead a:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float:right;
}

/* Icon when the collapsible content is hidden */
.brPanelHead a.collapsed:after {
    content: "\e080";float:right;
}
.brPanelContainer .form-group{margin-bottom:0!important; border-bottom:0!important;}
#collapseOneProfile .form-group,#collapseTwoProfile .form-group
{
	margin-bottom:10px !important;
	padding-bottom:0px !important;
}
.orgBox{width: 100px;display: inline-block;overflow: hidden;vertical-align: middle;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
 /* Vendor Registration End  */
.vendor-larg-top{
	padding-top: 32px !important;
}
.textLikeDivLeft{
	height: 34px; 
	/* border: 1px solid #c7c7cc; */
	border-radius: 4px;
	text-align: left; 
	padding: 0px 12px;
	font-size: 14px;
	/* background:#f7f7f7;  */
	overflow:hidden;
	/* position:absolute; */
}
.textLikeDivRight{
	height: 34px; 
	/* border: 1px solid #c7c7cc; */
	border-radius: 4px;
	text-align: right;  
	padding: 0px 12px;
	font-size: 14px; 
	/* background:#f7f7f7;  */
	overflow:hidden;
	/* position:absolute; */
}
.textLikeDivRightSN{
	text-align: right; 
}
.tooltipClass{
color:#0092e0;
margin-left: 5px;
cursor:pointer;
}
.tooltrip-block{
	 margin-left: 7px;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	
}
.marginFive{margin:5px;}
.error-msg-list ul li{
	margin-left: 25px;
	list-style: circle;
}
.tooltip{
	max-height: 300px;
	/* overflow: auto; */
}

.popover-content {
  max-height: 200px;
  overflow-y: auto;
 }
 #misReportToolTip {
 text-overflow: ellipsis;
  overflow: hidden!important; 
  white-space: nowrap;
  width: 250px;
  display:inline-block;
  text-align: left;
 }
 
 .report-multiselect{
 	display: unset !important;
 	width: auto !important;
 }
 .report-multiselect1{
 	width: 125px !important;
 }
 .tabularmargin{
    position: absolute;  
    margin-top: -27px;
    padding: 2px 4px;
    background-color: #00a0df;
    border-radius: 4px;
    color: #fff;
    z-index: 99;
}
.posRel{position: relative;}
.formmargin{
	
    position: absolute;
    margin-top: -20px;
    padding: 2px 4px;
    background-color: #00a0df;
    border-radius: 4px;
    color: #fff;
    /* margin-right: 0px; */
      
}

.smallMargin{margin-left:100px;}
.mediumMargin{margin-left:200px;}
.largeMargin{margin-left:400px;}
 .btn-color{
	color: #fff!important;
    border-color: #17aeff!important;
    background-color: #17aeff;
    border-radius: 4px;
}

.box-border{
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 10px;
    width: 240px;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 16px;
}
.box-lebel{
    width: 45% !important;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin-left: -3px;
}
.box-lebel-noButton{
    width: 100%;
}
.box-botton{
	width: 55% !important;
}
.box-lebel-text{
	width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.box-border-color{
	border: 2px solid #d5d5d5;
}

/* Quick Purchase Start*/
.borRad{
    border-radius: 4px 4px 0 0!important;
}
.quickPanelHeading,.quickPanelHeading h4{    
    border-radius: 4px 4px 0 0!important;
    background:#0092e0!important;
    color:#fff;
}

.quickPanelHeading h4 a:after{  
    content: "\f0d7";
    font-family: "FontAwesome";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */  
}
.quickPanelHeading h4 a.collapsed:after{  
    content: "\f0da";
    font-family: "FontAwesome";   /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */  
}
	.accHeadCover{position: absolute;top: 0; left: 0;width: 100%;height: 100%;opacity: 0;}
	.quickPurchaseClass .panel{border-radius:5px;overflow:unset;}
	.quickPurchaseClass .form-group{margin-bottom:0!important;}
	.quickPurchaseClass  .panel-body label{line-height: 25px;}
	/* #accordion .panel-body input,#accordion .panel-body select{height:26px;padding:2px 5px;} */
	.quickPurchaseClass .panel-body{min-height:unset;}
	.quickPurchaseClass .panel-heading{padding:0 15px!important;position:relative;background-color:#0092e0; border-radius:5px 5px 0 0;}
	.quickPurchaseClass .panel-heading a{font-size: 14px;color:#fff;}
    .quickPurchaseClass .panel-heading p{background: #f7f7f7; border-bottom: 1px solid #ccc;    margin: 0 -15px; padding: 0 15px;}
    .listToggleBtn{position: absolute;
        right: 0;
        height: 50px;
        width: 10px;
        background-color: #0092e0;
        border: 0;
        border-radius: 2px;
        color: #fff;display:none;}
/* Quick Purchase End*/

/*
* this css for vendor empanelment
*/
.custom-navigation .menu-active{
	background-color: #ccc8c8 !important;
}
.custom-navigation {
  width: 100%;
}
.custom-navigation > ul > li{
	position:relative;
	border-bottom: 1px solid #efefef;
}
.custom-navigation .mainmenu, 
.custom-navigation .submenu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-navigation .mainmenu a {
  display: block;
  background-color: #f7f7f7;
  text-decoration: none;
  padding: 10px;
  cursor: pointer;
}
.custom-navigation .mainmenu a:hover {
    background-color: #ccc8c8;
}
.toggle-custom {position:absolute !important;top:13;right:10;}
.custom-navigation .mainmenu li:hover .toggle-custom.glyphicon-plus:before {
  content: "\2212";
} 
.custom-navigation .mainmenu li:hover .submenu {
  display: block;
  max-height: 200px;
}
.custom-navigation .submenu a {
  background-color: #d6d6d6;
  border-bottom: 1px solid #cccbcb;
}
.custom-navigation .submenu a:hover {
  background-color: #c7c7c7;
}
.custom-navigation .submenu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-out;
}
.custom-tab-content > .tab-content > div{display:none;}
.custom-tab-content > .tab-content > div:first-child{display:block;}
/*empanelment css end*/

.autoCursor{cursor:auto!important;}
#adjustDiv{height: 300px;overflow: auto;}

.preview-tabs{padding:0 28px!important;}
.downloadDisabledField{display: block; width: 70%; float: left; overflow: hidden;height:30px;text-overflow: ellipsis;}

.menu-config-plus{
	height: 25px!important;
    width: 25px!important;
    line-height: 25px!important;
}
.menu-config-plus > i{
	width: inherit !important;
	line-height: 26px !important;
	font-size: 14px !important;
}
.panel-title-menu-cnf{
	line-height: 29px !important;
}
.menu-plus-icon{
	font-size: 14px !important;
}
.menu-item-header-text{
	font-size: 14px !important;
}
.menu-panel-heding-sadow{
	box-shadow:none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-left: 1px solid #eaeaea !important;
    border-right: 1px solid #eaeaea !important;
}
.menu-border-top{
	border-top: 1px solid #eaeaea !important;
}
.list-item-group-menu{
	padding: 5px 10px !important;
	border: 1px solid #ece8e8 !important;
}

.font-weight-bold{
	font-weight: bold;
	color: #ce0101 !important;
}
.headRight{display:block;
	padding: 5px 15px 5px 5px;
    background-color: white;
    height: 55px;
    position: fixed;
    top: 0;
    right: 0;
    min-width:170px;}
    
@media screen and ( max-width: 730px) {
	.carousel-indicators{
	top:-15px!important;
	}
	.menuForMobile{display:block;}
	.headRight{display:none;}
}

.profilePictureSmall{
	position: relative;	
	width: 35px; border:1px solid #a8a8a8; 
	height:35px;
	border-radius:50%;
	overflow:hidden;
}
.profilePictureSmall .profile-pic{
	position: absolute; 
	width: 100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    vertical-align: middle;
    text-align: center;
    color: transparent;
    transition: all .3s ease;
    text-decoration: none;
}
.profilePicture{
	position: relative;	
	width: 100%; border:1px solid #a8a8a8; 
	border-radius:50%;
	overflow:hidden;
}
.profilePicture:before{
	content: "";
	display: block;
	padding-top: 100%; 
}
.profilePicture .profile-pic{
	position: absolute; 
	width: 100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    vertical-align: middle;
    text-align: center;
    color: transparent;
    transition: all .3s ease;
    text-decoration: none;
}
.profilePicture .profile-pic-img{
	width: 100%;
	height:100%;
}
.profilePicture .btn-sec input{
	display:none;
}
.profile-pic:hover {
    background-color: rgba(0,0,0,.5);
    z-index: 10000;
    color: #fff;
    transition: all .3s ease;
    text-decoration: none;
}
.profile-pic:hover .ch-btn{
	display : inline-block;
}
.profilePicture .btn-sec{
	position: absolute;
    left: 35%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}
.profilePicture .ch-btn{
	display: none;
	height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #d5d5d5;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.2);
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.2);
    cursor: pointer;
    font-size: 16px;
}
.performance-rating{
	text-align: center;
    padding: 5px;
    background-color: #0092e0;
    color: white;
    border-radius: 4px 4px 0px 0px;
    cursor: pointer;
    box-shadow: 2px 2px 3px #858484;	
}
.text-decoration{
	text-decoration: line-through;
}
.inline-iput{
	display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    margin-left: -3px;
	
}
.minWidthDwUp{
	min-width:210px!important;
	
}

.row-color1{
	background-color: #909497;
}

.row-padding1{
	padding-left: 0px;
}

.row-color2{
	background-color: #A6ACAF;
}

.row-padding2{
	padding-left: 10px;
}

.row-color3{
	background-color: #BDC3C7;
}

.row-padding3{
	padding-left: 20px;
}

.row-color4{
	background-color: #CACFD2;
}

.row-padding4{
	padding-left: 30px;
}

.row-color5{
	background-color: #E5E7E9;
}

.row-padding5{
	padding-left: 40px;
}

.row-color6{
	background-color: #fff;
}

.row-padding6{
	padding-left: 50px;
}

/**********************Form Control Material Like CSS Change Start*************************/

.form-control, .form-control-new, .nya-bs-select button{
		border:0!important;
		border-bottom:1px solid #c7c7cc!important;
		border-radius:0!important;
		-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,0)!important;
		box-shadow:inset 0 0px 0px rgba(0,0,0,0)!important;
		}
.form-control:focus,.form-control-new:focus,.input-group-addon:focus, .nya-bs-select button:focus{		
		
		border-bottom:1px solid blue!important;	
}
.input-group1{width:100%;}
.input-group-addon{
		    background-color: transparent!important;
		    border: 0!important;
		    /* border-bottom: 1px solid #c7c7cc!important; */
		    border-radius: 0px!important;
		    position: absolute;
		    right: 4px;
		    top: 4px;
		    z-index: 2;
}
.form-group{
		padding:0 0 5px!important;
		border-bottom:0!important;
}
.input-group-agg{position:relative;}
.input-group-addon-agg{
	position: absolute;
    top: 1px;
    left: 1px;
    color: #555555;
    font-size: 8px;
    font-weight: bold;}
/**********************Form Control Material Like CSS Change End*************************/

.pointer-events-none {
    pointer-events: none;
}

.pointer-events-auto{
    pointer-events: auto;
}

.agg-min-width{
	min-width: 200px;
}

.textLikeRight {    
    text-align: right;
    padding: 0px 12px;
    overflow: hidden;
}
/*padding right 1%*/
.pd-prt-r-1{
	padding-right: 1% !important;						
}
/*padding 15px*/
.p-15{
	padding: 15px !important;
}
.m-2rt{
	margin-right: 2% !important;
}
.customDisabledClass{
		color: gray !important;
		cursor: no-drop !important;
}
.arrow-up {
	width: 0px !important;
	height: 0px !important;
	border-left: 5px solid transparent !important;
	border-right: 5px solid transparent !important;
	border-bottom: 10px solid black !important;
	display: inline-block;
}
.arrow-down {
	width: 0px !important;
	height: 0px !important;
	border-left: 5px solid transparent !important;
	border-right: 5px solid transparent !important;
	border-top: 10px solid black !important;
	display: inline-block;
}
.sortPointer{
	cursor: pointer !important;
}

.right0{right:0!important;}
.rowFlex{

  /* display:inline-flex;
  width: 100%;
  -webkit-flex-wrap: wrap; */
	

  display: -webkit-flex; 
  display: -ms-flex;
  display: -o-flex; 
  display: flex;
  
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  clear:both;
}

#allUserCertificateInfoModal h3, .h3 {
    font-size: 18px;
}

#allUserCertificateInfoModal .modal-dialog{
	width: 1100px !important;
}
#allUserCertificateInfoModal .modal-width{
	width: 960px !important;
	
}
#allUserCertificateInfoModal .modal-font{
	font-size: 13px;
	padding-left: 20px;
    padding-right: 20px;
}

#allUserCertificateInfoModal .modalsnd .modal-body {
    height: 450px !important;
    color: #5c5c5c;
    font-family: 'Roboto', sans-serif!important;
     font-size: 14px !important;
}

#allUserCertificateInfoModal body {
    font-size: 14px !important;
}

#allUserCertificateInfoModal table tr th {
    color: #000;
    padding: 8px 8px !important;
    font-size: 14px !important;
}
.recordCount{    position: absolute; top: 15px; font-size: 10px; right: 25px;}
.commentClass{border: 2px solid #c1c1c1!important;}
.commentClass:focus{border:2px solid blue!important;	}
div.expandArea {
		width: 140px;
		position: relative;
		max-width: 140px;
	}
	div.expandArea span { 
		/* //text-overflow: ellipsis; */
		white-space: nowrap;
		overflow: hidden;
		display:none;
		padding: 10px;
	}	
	div.expandArea:hover span {
    text-overflow: initial;
    white-space: initial;
    overflow: hidden;
    position: absolute;
    display:none;
    top: 0;
    width: 390%;
    font-size:9px;
    left: 120px;
    padding: 8px;
    background: #ddd;
    min-height: 100%;
    z-index: 99;    
		/* max-height: 200px; */
    word-break: break-word;
    overflow: auto;
	}
	.mouseOverClass{position: fixed;
    /* opacity: 1; */
    left: 50%;
    top: 150px;
	/* margin-left:-342px; */
    max-width: 725px;
    display: none;
    z-index: 9999;
    pointer-events: none;}
    
    .taIconClass{    position: absolute;
    top: -11px;
    color: #0857ff;
    right: 4px;
    cursor: pointer;
    font-size: 10px;}
    
    .modalHeader{
        height: 30px;
    padding: 2px 10px;
    width: 100%;
    color: #ccc;
    }
    .liveClass{
    border-radius:4px;
    background-color:#f73031;
    color:#fff;
    padding:4px;
    word-break: keep-all;
    }
	.fa-text-pattern {
		margin-top: -3px;
	    font-weight: bold;
	    cursor: pointer;
	    font-size: x-large;
	} 
	.blink-soft {
	  animation: blinker 2s linear infinite;
	}
	@keyframes blinker {
	  25% {
	    opacity: .1;
	  }
	   50% {
	    opacity: 1;
	  }
	   75% {
	    opacity: .3;
	  }
	}
.popover-title { display: none; }
.popover{ max-width: 500px;min-width: 200px; }   

    .popover-content {
     max-height: 230px; 
    overflow-y: auto;
    overflow-x:hidden;
    font-size: 12px;
}    
.tenderstage .listArrow i {
    font-size: 8px;
    display: -webkit-inline-box;
    width: 0px;
    margin-right:unset !important
}
.tenderstage{
	min-width: 128px;
}
 
.disableFile{background-color: #f7f7f7; cursor: not-allowed;}

.tabular-container{
    position: relative;
    max-height: 400px;
    overflow: auto;
}
.tabular-container thead th {
	position:sticky;
	top:0;
	z-index:99;
	background:#d1e4ef;
}
.table thead > tr > th{
	vertical-align:middle;
}
.d_block {
	display: block;
}
.d_block a {
    display: block;
    margin: 4px 0;
    background: transparent;
}
.smallHeading{
	font-size:20px!important;
}
.applyToRowsClass{
	cursor: pointer;
	 padding-left: 25px;
	 background: url(../images/copyUpDown.png) no-repeat 0 9px;
}
.applyFilter{
	cursor: pointer;
    height: 13px;
    /* padding-top: 12px; */
    background-size: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    /* background-size: 80%; */
    width: 20px;
    background-image: url(../images/addFilter.png);

}
.filterApplied{
	color:green!important;
}
.removeFilter{
	cursor: pointer;
    height: 13px;
    /* padding-top: 12px; */
    background-size: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    /* background-size: 80%; */
    width: 20px;
    background-image: url(../images/removeFilter.png);
}

.commonTemp{
	background-color:#f9dba5!important;
}
.quotationTemp{
	background-color:#c9f3bc!important;
}

 .evaluationToggle{float: right;
    padding: 2px 5px;
    border: 1px solid #ccc;
    margin-left: 5px;
    cursor: pointer;
    border-radius: 4px;
}
.evaluationToggle  label{cursor: pointer;}

#vendorLst tr th{	
	padding:2px!important;
	line-height:30px!important;
}
.fieldHistIcon{
	color: #4867a8;
	cursor:pointer;
}
.fieldHistIconTable{
	color: #4867a8;
	cursor:pointer;
	position: absolute;
    top: 12px;
    right: 0px;
    font-size:11px!important;
}
.positionRelative{
	position:relative;
}
.positionAbsolute{
	position:absolute;
}
.filterNotApplied{
	color:#ccc;
}
customHform .col-form-label {
    color: #505050;
    font-weight: 700;
    padding-bottom: 5px;
}

.customHform .col-form-label span {
    color: #F9899E;
}


.customHform .form-control {
    font-size: 14px;
    font-family: "Calibri" !important;
    color: #282828;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #D4D4D4;
    padding-left: 0;
    padding-right: 0;
}

.customHform .form-control:focus {
    box-shadow: none;
    outline: none;
}
.width95P {
    width: 99%;
    margin: 6px auto;
}

.shadowBox {
    background: #e1ddd7;
    box-shadow: -26px 0px 54px 90px rgb(0 0 0 / 12%);
    border-radius: 16px;
    overflow: hidden;
    padding: 8px;
}