@charset "utf-8";
/* Webbies CSS Document */

/* Reset CSS ---------------------------------------------------*/
body {background:#f8f8f8;
    color: #000;
    font-family: SegoeUIRegular, arial, sans-serif !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
* {
    border: 0px none;
    outline: 0px none;
    padding: 0px;
    margin: 0px;
}
@font-face {
    font-family: 'SegoeUIRegular';
    src: url('../fonts/SegoeUIRegular.ttf');
}
@font-face {
    font-family: 'SegoeUISemiBold';
    src: url('../fonts/SegoeUISemiBold.ttf');
}
@font-face {
    font-family: 'segoe_uilight';
    src: url('../fonts/segoeuil_1-webfont.eot');
    src: url('../fonts/segoeuil_1-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/segoeuil_1-webfont.woff') format('woff'),  url('../fonts/segoeuil_1-webfont.ttf') format('truetype'), url('../fonts/segoeuil_1-webfont.svg#segoe_uilight') format('svg');
    font-weight: lighter;
    font-style: normal;
}
/* @media (min-width:1200px) {
    .container {
        width: 1076px !important;
    }
    div[class^="col"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .row {
        margin-right: -5px !important;
        margin-left: -5px !important;
    }
} */
a {
    color: #428bca !important;
    text-decoration: none !important;
    padding: 0px;
    cursor: pointer;
    border: none;
}
li {
    list-style: none
}
a:hover, a:focus {
    color: #2a6496 !important;
    //color: 2e2e2e !important;
   }
ul li {
    list-style: none !important
}
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}
/* end Reset CSS ---------------------------------------------------*/

/* header ---------------------------------------------------*/
.main-header {
    background: #fff none repeat scroll 0 0;
    padding: 1px 0px;
    
    min-height: 80px;
}
/* New styles updated for Header on 29/09/16 */

.logo {
	margin: 18px 0 18px;
}
.user {
	float: right;
}
.user .st {
	float: right;
	padding-top: 29px;
}
.user span {
	float: left
}
.user-name {
	color: #000;
	display: block;
	padding-bottom: 3px;
	width: 100%
}
.user-photo {
	text-align: center;
	padding: 0 0px;
	margin: 0 13px;
}
.user-photo img {
	display: block;
	padding-bottom: 2px;
	padding-top: 8px;
	margin: auto;
}
.stttings {
	padding: 0px 0 0px 0px;
}
.search {
	font-size: 14px;
	width: 100%;
	background: #E6E6E6 url(../images/search.png) no-repeat left !important;
	color: #000;
	padding: 6px 6px 8px 39px;
	border: none;
	margin: 25px 0;
	float: left
}
.hcount-icon {
	margin: 29px 0px 0;
	position: relative;
}
.hcount-icon .headingCount {
	background: #f00;
	border-radius: 4px;
	color: #fff;
	font-size: 11px;
	left: 14px;
	padding: 1px 4px 1px 5px;
	position: absolute;
	text-align: center;
	top: -12px;
	z-index: 10;
}
.headline {
	width: 100%;
	border-top: 6px solid #e3e3e3;
	margin-bottom: 20px;
}
.hback {
	margin: 30px 30px 30px 0;
}

.dropdown-toggle.st > img {
    position: relative;
    top: 4px;
}

#icons-section{
	margin-top:2px;
	
	}

/* end header -------------------------------------------------- */

.container-bgwraper {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 6px;
    box-shadow: 0 8px 7px -4px rgba(191, 185, 191, 0.62);
    float: left;
    margin: 20px auto 10px !important;
    padding: 16px !important;
    width: 100%;
}

.BodyContent {
	background: #b4d4e5; /* Old browsers */
	background: -moz-linear-gradient(top, #dce5ea 0%, #dce5ea 280px, #f8f8f8 280px, #f8f8f8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #dce5ea 0%, #dce5ea 280px, #f8f8f8 280px, #f8f8f8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(top bottom, #dce5ea 0%, #dce5ea 280px, #f8f8f8 280px, #f8f8f8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4d4e5', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.hi {
    font-family: SegoeUISemiBold,arial,sans-serif !important;
    font-size: 26px;
    line-height: 28px;
    padding-top: 28px !important;
    text-align: center;
}


/* Navbar ----------------------------------------------------------------*/

.nav-bor {
    padding: 0;
    background: #e3e3e3;
}
.navbar-nav {
    padding: 0;
    background: #e3e3e3;
}
.navbar {
    border: none !important;
    border-radius : 0 !important;
    min-height: 0px !important;
    margin-bottom:10px !important;
    font-size: 14px !important;
}
.navbar-nav > li > a {
    padding: 8px 10px 10px 10px !important;
    color: #333 !important;
    line-height: 14px !important;
}
.navbar-nav > li > a:hover {
    background: #008fd5 !important;
    color: #fff !important
}
.navbar-nav .active a {
    background: #008fd5 !important;
    color: #fff !important
}
.navbar-collapse {
    padding-left: 0px!important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff !important;
    background-color: #008fd5 !important;
}
/* .dropdown-menu {
    background-color:#e3e3e3 !important;
    border: 0px !important;
    box-shadow: none;
    font-size: 14px;
    min-width: 160px;
    padding: 0 0 !important;
    text-align: left;
    border-radius: 0px !important;
    -webkit-box-shadow: 0px 0px rgba(0, 0, 0, .0)!important;
    box-shadow: 0px 0px rgba(0, 0, 0, .0)!important;
} */
.dropdown-menu > li > a {
    color: #000 !important;
    padding: 6px 20px !important;
    font-size: 14px !important;
}
.dropdown-menu .divider {
    background-color: #d1d1d1 !important;
    margin: 0 !important
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #008fd5 !important;
}
.navbar-default {
    background: #e3e3e3!important;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:0px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}


/* end  Navbar --------------------------------------------------*/

/*** Footer ***/
.footer {
	border-top: 1px solid #e4e3e3;
	padding-top: 10px;
	padding-bottom: 10px !important;
	width: 100%;
	margin-top: 10px;
}
.copyright {
	/* float: right; */
	text-align: right;
	font-size: 13px;
}
/*** End Footer ***/


//commented on aug-12-2016
/*.footerlog {
        border-top: 1px solid #97cbfc;
        font-size: 11px;
        padding-top: 6px;
        margin-bottom: 20px !important
}*/
.footerlog a {
    color: #333 !important;
}
.footerlog a:hover {
    text-decoration: underline!important
}
/* end  footer --------------------------------------------------*/

/* buttons --------------------------------------------------*/
.buttons{
    margin:8px 0 0px 0;
    text-align:right
}
/*.btn {
        font-size: 16px !important;
        height: 35px !important;
        color: #fff !important;
        padding: 3px 20px 6px 20px!important;
        margin-top:0px !important;
        border: none !important
}*/
.btn {
    /* color: #000 !important;
    margin-top:0px !important;
    border: none !important; */
    
}

.btn-sutisoft {
    background-color: #168fce !important;
    border-color: #5cb1dd !important;
    color: #fff !important;
    margin-bottom: 2px !important;
    outline: medium none;
    
    font-size: 16px !important;
    padding: 4px 16px 6px !important;
}

.btn-sutisoft:hover, .btn-sutisoft:focus, .btn-sutisoft:active, .open > .dropdown-toggle.btn-sutisoft {
	background-color: #016faf !important;
	border-color: #016faf;
	color: #fff;
	
	outline: none;
}


.btn-success {
    //background: #26c95f !important;
    //border-color: #26c95f !important;
    background: #e7e5e5 !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .open > .dropdown-toggle.btn-success {
/*    background-color: #15A447 !important;
    border-color: #15A447 !important;*/
    background: #e7e5e5 !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
}
.btn-danger {
    background: #ff0000 !important;
    border-color: #ff0000 !important
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-color: #cacaca !important;
    border-color: #afaeae !important;
}
.btn-primary {
    background: #e7e5e5 !important;
    border: 1px solid #ccc !important;
    color: #000 !important;
    border-radius: 4px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
     background-color: #cacaca !important;
    border-color: #afaeae !important;
}

/* .btn.btn-default {
    border-radius: 0 !important;
} */
.input-group-btn .btn {
    height: 34px !important;
}

.btn-default {
    background: #e7e5e5 !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .open > .dropdown-toggle.btn-default {
   background-color: #cacaca !important;
    border-color: #afaeae !important;
}
.btn-link {
    color: #337ab7 !important;
}
.btn-link:hover, .btn-link:focus {
    color: #23527c !important;
}
.disabled {
   /* color: #eaeaea !important;*/
    /* background: #cacaca !important */
}
.btn-disabled {
    color: #eaeaea !important;
    background: #cacaca !important;
    cursor: default !important;
}
.btn-back {
     background: #e7e5e5 !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
}
.btn-back:hover, .btn-back:focus, .btn-back:active, .open > .dropdown-toggle.btn-back {
    background-color: #cacaca !important;
    border-color: #afaeae !important;
}

.btn-signin {
    background: #008fd5 none repeat scroll 0 0;
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 !important;
    padding: 5px 20px !important;
}


.input-group-addon {
    background-color: #fff !important;
    border-radius: 0 !important;
}

/* end  buttons --------------------------------------------------*/

/* pagination --------------------------------------------------*/

.pagination > li > a, .pagination > li > span {
    padding: 5px 12px 7px !important;
    float: none !important;
}
.pagination > li > a img {
    position: relative;
    top: -1px !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #999 !important;
    border-color: #999 !important;
    color: #fff !important;
}

/* end  pagination --------------------------------------------------*/


/* ------------------- Dashboard ------------------------------*/
.dashboard {
	/*font-family: "SegoeUIRegular", arial, sans-serif !important;*/
	margin-bottom:46px;
}
.dashboard h1 {
	color: #000;
	font-family: "SegoeUIRegular", arial, sans-serif !important;
	font-size: 22px;
	margin-bottom: 13px;
	margin-top: 1px;
	width: 100%;
}
.dashboard .panel {
	border-radius:0px !important;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.00) !important;
	/*min-height: 280px !important;*/
	position: relative;
	margin-bottom: 16px;
}
.dashboard .panel-heading {
	background: #008fd5 !important;
	color: #fff !important;
	font-size: 16px !important;
	padding: 4px 15px 6px !important;
	border-radius: 0px !important;
}
.dashboard .panel-body {
	padding: 0px !important;
}
.dashboard .panel-body .form {
	padding: 16px !important;
}
.dashboard .table>thead>tr>th, .dashboard .table>tbody>tr>td {
	padding: 8px 15px 10px 15px !important;
	line-height: 17px;
}
.dashboard .see-more {
	width: 100%;
	margin: 0px auto;
	position: absolute;
	bottom: 11px;
	right: 15px;
	text-align: right;
}
.dashboard .see-more a {
	color: #428bca !important
}
.dashboard .see-more a:hover {
	text-decoration: underline !important
}
.dashboard .see-more a:hover {
	color: #428bca !important;
}

.dashboard .table > thead > tr > th, .dashboard .table > tbody > tr > td {
	line-height: 17px;
	padding: 7px 15px 9px !important;
}
.dashboard .dhead {
	background: #f1f1f1 !important;
}
.top-margin {
	margin-top: 20px;
}
.bottom-margin {
	margin-bottom: 20px;
}
.text-muted {
	color: #333 !important;
	font-size: 14 !important;
}
.dashboard .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 4px 4px 6px 10px !important;
}
.nobotbor .table > tbody > tr > td {
	border: none !important;
	border-bottom: none !important;
}
.pos1 {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.dashboard row {
	margin-left: 0px !important;
	margin-right: 0px !important
}
.dashtbar{
	font-size:15px;
	margin-bottom: 14px;
}
.dsmall {
	font-size: 12px !important;
	display: block
}
.dashboard .panel-heading {
    background: #008fd5 !important;
    color: #fff;
    font-size: 16px !important;
    padding: 4px 15px 6px !important;
	
}

.dashboard .abtn {
    bottom: 3px;
    position: absolute;
    right: 16px;
    text-align: right;
}
.dashboard h4{
	  padding-bottom: 7px;
	}
.dashboard .steps{
	margin-bottom:16px !important;
	}

.hCount {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    padding: 1px 5px;
    position: relative;
    text-align: center;
    top: -1px;
    white-space: nowrap;
}

.dashboard .table-bordered td{
	border-left:none !important;
	border-right:none !important
	}
.dashboard .dbox{
	/*width:100%;*/
	min-height:400px;
	padding:16px;
	margin-bottom:16px;
	}
.green{background:#47bf47 !important;}
.blue{background:#008fd5 !important}
.coper{background:#c87777 !important}

.dbox h2 {
    color: #fff;
    font-size: 176%;
    margin: 0 !important;
    padding-bottom: 16px;
}
.dbox .dicon {
    padding: 50px 0;
    text-align: center;
}

/* Edn Dashboard -----------------------------------------------------------*/


/* BodyContent --------------------------------------------------*/
/* .BodyContent{
    margin-bottom:38px;
} */
.breadcrumbs {
    margin-bottom:11px !important
}

.breadcrumbs img {
    position: relative;
    top: -2px;
}
/*.phead {
    background: #008FD5;
    font-family: "Segoe UI", arial, sans-serif;
    color: #fff;
    padding: 8px 7px 7px 7px;
    vertical-align: middle;
    //margin-bottom:8px;
    margin: 15px 0px 10px;
}
.phead .mhead {
    float: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 25px;
    padding: 0 0 0 2px;
    position: relative;
    top: -2px;
}*/

/*-.phead {
       background: #008fd5; 
       font-family: "Segoe UI", arial, sans-serif; 
       color: #fff; 
       padding: 8px 7px 7px 7px; 
       vertical-align: middle; 
       margin-bottom: 8px;
}*/
.phead {
    background: #008fd5 none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 8px;
    padding: 8px 0 6px 7px;
    vertical-align: middle;
}
	
.phead .mhead {
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    padding: 0 0 0 2px;
    position: relative;
    top: -2px;
}
	
.phead .actions {
    border-left: 1px solid #0a75aa; 
    float: right; 
    padding-left: 8px;
}

.actions {
    border-left: 1px solid #0a75aa; 
    float: right; 
    padding-left: 8px;
}

.caption {
    border-bottom: 1px solid #cbd3e2;
    color: #000;
    font-size: 20px;
    width: 100%;
    margin-bottom:16px;
    padding-bottom: 5px;
}
.subCaption {
    border-bottom: 1px solid #cbd3e2;
    color: #000;
    font-size: 14px;
    width: 100%;
    margin-bottom:16px;
    padding-bottom: 5px;
}

.headcount {
    background: #d9534f none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    /*font-size: 60%;*/
    font-weight: bold;
    margin-left: 4px;
    padding: 2px 5px 2px 3px;
    position: relative;
    text-align: center;
    top: 3px;
    float: left;
    margin: 0px 10px 0px 0px;
}
.headcount1 {
    background-color: #008fd5;
    border: 1px solid #008fd5;
    border-radius: 4px;
    bottom: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 5px;
    position: relative;
    white-space: nowrap;
   
}
/* To show count of records in heading */
.phead>.headcount {
    background: #d9534f none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    margin-left: 7px;
    padding: 2px 5px 2px 3px;
    position: relative;
    text-align: center;
    top: 0px;
}

/* end  BodyContent --------------------------------------------------*/

.top-margin{margin-top:10px !important;}

.bottom-margin{margin-bottom:10px !important;}


/* Form fields -------------------------------------------------------*/

.alert {
  color:#a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
    margin-bottom: 8px !important;
}

/*.form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
   // background:#e6e6e6 none repeat scroll 0 0;
    border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color #e6e6e6;
    border-image:none;
    border-radius:0;
    border-style:none none none solid;
    border-width:medium medium medium 3px;
    box-shadow:none;
    color:#000;
    height:auto !important;
    margin-bottom:8px !important;
    padding:6px;
}*/

.form-control {
	background-color:#fff !important;
    border-color:#ccc; 
    color: #000; border-radius: 0 !important; 
    margin-bottom: 8px !important; 
    padding: 5px 6px 7px 6px !important; 
    -webkit-box-shadow: none !important;
    box-shadow: none !important; 
    -webkit-transition: none !important; 
    -o-transition: none !important; 
    transition: none !important;
}
.control-label {
    height: auto !important;
    margin-bottom: 8px !important;
    padding: 5px 4px 4px;
    text-align: right !important;
    width: 100%;
}
label {
    font-weight: normal !important;
}

.form-control option {
    padding: 2px 5px;
}
.panel-body .form-control{margin-bottom: 0px !important;}
.dropdown-menu{margin-top: 0px !important;}



.list{
    margin-bottom:8px;
    /*font-family: "Segoe UI", arial, sans-serif !important;*/
}

.data {
    color: #5b8798;
    padding-top: 5px;
}
.botmrg{
    margin-bottom:8px;
}
.bot16{
    margin-bottom:16px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    color: #fff !important;
}


.modal-body .control-label {
    margin-bottom:0px !important;
    padding: 6px 4px 4px !important;
    text-align: left !important;
}
.modal-body .micon{
    margin-top:4px;
}


/* end Form fields -------------------------------------------------------*/



/* Table -------------------------------------------------------*/
.table {
    margin-bottom:0px !important;
}
.table > thead > tr > th {
    /* background: #ccc !important; */
    background: #ccc none repeat scroll 0 0;
   /*  border: medium none !important; */
    color: #000;
    font-weight: normal;
    padding: 4px 10px 6px !important;
    vertical-align: bottom;
	
    border-bottom: 1px solid #ddd;
    font-size: 14px !important;
      
}
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 4px 10px 6px !important;
    font-size:14px !important;
    color: #000;
    font-weight: normal;
}

.table-bordered {
	border: 1px solid #ddd;
	border-left: none !important;
	border-right: none !important;
}
.table-bordered-all th, .table-bordered-all td {
	border: 1px solid #ddd !important;
}
/* .table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important;
	border-left: none !important;
	border-right: none !important;
	vertical-align: middle !important;
} */

.table .form-control {
    margin-bottom: -2px !important;
}

/* end Table -------------------------------------------------------*/




/* Login --------------------------------------------------*/
.login {
    background: url(../images/medium-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #fff;
}
.login .login-form {
    background: url(../images/bgt.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 380px;
    margin:16% auto;
    padding: 20px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
    -ms-box-shadow: 0px 0px 10px #ccc;
    -o-box-shadow: 0px 0px 10px #ccc;
}
.login .form-signin .form-control {
    box-sizing: border-box;
    font-size: 15px;
    height: auto;
    padding: 8px 10px;
    position: relative;
    background-color: #f5f5f5 !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    color: #555;
    display: block;
    padding: 7px 12px !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    box-shadow: none !important;
    margin-bottom: 8px !important;
}
//commented on aug-11-16
/*.login .form-signin .btn {
        margin: 0 0 2px 0 !important;
        padding: 0 !important;
        width: 100%;
}*/

.logs {
    padding-top: 4px;
    width: 100%;
}

.logs{
	width:100%;
	padding-top:4px;
	}
.logs img {
    padding: 3px 3px !important;
}

/* Login end--------------------------------------------------*/


/* On/Off button --------------------------------------------------*/
.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px }
.toggle{position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}

.checkbox { margin-top: 6px !important;}

.sub-btn {
	color: #fff !important;
	background: transparent !important;
	border: 1px solid #fff !important;
	border-radius: 3px !important;
	font-size: 12px !important;
	padding: 2px 5px !important;
	font-size: 12px;
	top: -1px; font-family: "Segoe UI", arial, sans-serif !important;
}
.sub-btn:hover {
	background-color: #0081C0 !important;
	border-color: #fff !important;
}
.sub-btn:hover, .sub-btn:focus, .sub-btn:active, .open > .dropdown-toggle.sub-btn {
	background-color: #0081C0 !important;
	border-color: #fff !important;
}

/* End  On/Off button --------------------------------------------------*/

/* Statrt Of Create Survey Page styles */

.dashbox2 {padding: 5px 10px; min-height: 125px; font-size:18px; margin-bottom:10px;cursor: pointer;}

.dashbox2 .boxicon{position:relative; top:6px;}

.request{ background:#5f96c4; color:#fff}

.templates{ background:#f2863f; color:#fff}

.settings{ background:#5cb85c; color:#fff}

.waiting { background:#66c3a3; color:#fff}

.completed { background:#65a4f1; color:#fff}

.trash { background:#e66a6a; color:#fff}

.need-sign { background:#b57fdf; color:#fff}

.signed-items { background:#f45fa9; color:#fff}

.in-person-signing { background:#dcce35; color:#fff}

.dashbox a {display: block;	padding-bottom: 9px;}

.receiptbox {border: 1px solid #d2d2d2;	min-height:300px;}

.receiptbox .receipt {margin-bottom: 16px; text-align: center;}

.receiptbox .receipt img {border: 1px solid #ccc; margin: auto; text-align: center;}

.dashbox2 tr td {color: #fff;}

/* End  Of Create Survey Page styles */


/* spl classes --------------------------------------------------*/

.spl-nobg{
    background:none !important
}


/* End spl classes --------------------------------------------------*/







/* Popup --------------------------------------------------*/

.sub-heading{background:#e7e7e7; width:100%; padding:5px 10px; text-align:center; margin-bottom:8px; font-size:18px; color:#000;}

.modal-header {
    background:#008fd5 ;
    color:#fff;
    /* border-bottom:1px solid #e5e5e5;
     min-height:16.4286px;*/
    padding: 6px 15px 7px !important;
    
}
.close {
    color:#fff !important;
    font-weight:normal !important;
    opacity: 0.8 !important;
    font-size: 18px !important;
    position: relative;
    right: -2px;	
	top: 4px;
}

.popup-width {
	width: 93%;
	margin: auto;
}

.modal-body .modal-txt{text-align:left; padding:7px 0 !important;}

/* End Popup --------------------------------------------------*/

.password .plogo {
    margin-bottom: 20px;
}

/*New Show Count Style*/
.badge {
    background-color: #d9534f !important;
    padding: 3px 7px;
    border-radius: 12px !important;
    font-size: 11px !important;
    font-weight: 300;
    height: 18px;
    line-height: 11px !important;
    text-align: center;
    text-shadow: none !important;
    vertical-align: middle;
    
    float: left;
    margin-left: 6px;
    margin-top: 5px;
}



//added on aug-11-16
//for login page sign In button

.btn-primary {
    background: #008fd5;
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 !important;
    padding: 5px 20px !important;
}
.btn-primary:active, .btn-signin:focus, .btn-signin:hover {background:#0081C0; color:#fff;}

.login .form-signin .btn {
    width: 100%;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: normal !important;
    padding: 4px 12px 6px !important;
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

}
.btn-block {
    display: block;
    width: 100%
}
.form-footer{padding-top: 5px;}

.container-fluid {
/*    margin-left: auto;
    margin-right: auto;
    padding-left: 20px !important;
    padding-right: 20px !important;*/
}
.footerlog {         
    border-top: 1px solid #97cbfc;
    bottom: 0;
    font-size: 11px;
    padding-bottom: 5px !important;
    padding-top: 3px;
    position: fixed;
    width: 100%;
    color:#333 !important;
}

.footerlog a {
    color: #333 !important;
}
//for table
.table {
        border-spacing: 0;
	border-collapse: collapse!important
        width: 100%;
	max-width: 100%;
	/*margin-bottom: 20px*/
}

.required {
    border: 1px solid #c30 !important;
}


.input-group .form-control {
	background-color:#fff !important;
    float: left;
    margin-bottom: 0 !important;
    position: relative;
    width: 100%;
    z-index: 2;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ebebe4 !important;
    cursor: not-allowed;
    opacity: 1;
}
.form2 .control-label {
    text-align: right !important;
}
.splW100 {
    width: 100px !important;
}


/*For  CK Editor textarea  height*/
.cke_contents.cke_reset {
	height: 120px !important;
}


/* New Styles added for matrix fiels questions*/
.pop-fld {
    /* font-size: 13px !important; */
    font-weight: normal !important;
    /* height: 29px !important; */
     margin-bottom:0px !important;
}

.spl-topmrg6 {
    margin-top: 6px;
}

.spl-topmrg10 {
    margin-top: 10px;
}

.sub-title {
    background-color: #008fd5;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    padding: 6px 8px;
    width: 100%;
    
    height: 36px !important;
}
.spl-botmrg8 {
    margin-bottom: 8px !important;
}


/* panel........*/
.panel {
    border-radius: 0 !important;
    margin-bottom: 10px !important;
}


.multi-box a {
    color: #000 !important;
    font-size: 14px;
}

.multi-title {
    border-bottom: 0 none !important;
    color: #000 !important;
    font-size: 15px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 4px 0 !important;
}

/* Added by Prasanthi
   Styles For Plans & Pricing Page*/

.pframe{
    width:236px;
    float:left;
    height:485px;
}
.pbox {
    background: #fff;
    box-shadow: 10px 10px 0 #d7d7d7 !important;
    color: #666;
    float: left;
    height: 289px;
    margin: 50px 10px 10px;
    padding: 15px;
    text-align: center;
   // width: 180px;
}

/*.pbox {
    width:180px;
    padding:15px;
    background:#fff;
    float:left;
    margin:10px;
    -moz-box-shadow: 10px 10px 5px #d7d7d7 !important;
    -webkit-box-shadow: 10px 10px 5px #d7d7d7 !important;
    box-shadow: 10px 10px 0px #d7d7d7 !important;
    text-align: center;
    height:289px;
    margin-top:50px;
    color: #666;

}*/
.pbox p {
    font-size: 14px;
    padding: 10px 0;
    line-height: 10px;
}
.pbox .da {
    font-size: 40px
}
.pbox .price {
    font-size: 70px;
    font-weight: bold;
    position: relative;
    top: 10px;
}
.pbox .head {
    font-size: 18px;
    font-weight: bold
}
.stanbor {
    border-top: 10px solid #666666;
}
.probor {
    border-top: 10px solid #0882c2;
}
.premibor {
    border-top: 10px solid #c08403;
}
.enterbor {
    border-top: 10px solid #4d05df;
}
.savetag{
    position:relative;
    top:-10px;
    left: 142px
}

.cntct{
    list-style:none;
    font-family:Verdana, Geneva, sans-serif;
    background:#67ce79 url(../images/barrow-end.png) no-repeat right;
    font-size:14px;
    height:37px;
    margin-top : 15px;
  }
  
 #page-wrap{
    width: 485px;
    margin:0px auto;
}
.cntct li {
    display:inline;
    background:red;
}
.cntct .act{
    color:#000
}
.cntct li a{
    text-decoration:none;
    background:#67ce79 url(../images/barrow.png) no-repeat right;
    float:left;
    padding:8px 20px;
    color:#c3eecb;
}
.blue2 {
    color: #0882c2
}
.premi {
    color: #c08403
}
.enter {
    color: #4d05df
}

/*-------------------------for Breadcrumb------------*/

.breadcrumbs {
    color: #666 !important;
    margin-bottom: 12px !important;
}


/*-------------------------for Loading Style------------*/

	#lightbox{
         visibility:hidden;
         background-color:black;
         opacity: 0.1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
         filter: alpha(opacity=10);
         position:fixed;
         top:0px;
         left:0px;
         min-width:100%;
         min-height:100%;
         z-index:1050;
       }
    #lightbox-panel{
        visibility:hidden;
        position:fixed;
        top:40%;

        left:60%;
        margin-left:-200px;
        background-color:#FFFFFF;
        padding:10px 15px 10px 15px;
        border:2px solid #CCCCCC;
        z-index:1050;
    }

    #NT_copy {    /* tooltip css */
	    background-color: #FBFBF0;
	    color:#000000;
	    font-size: 12px;
	    font-family: "Verdana";
	    left: 0;
	    border: 2px solid #435F6D;
	    top: 0;
	    padding: 4px;
	    position: absolute;
	    text-align: left;
	    z-index: 200;
	    /*-moz-border-radius: 0 10px 10px 10px;*/
	    /*                                filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);*/
	    /* For IE 8 */
	    /*-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#C0C0C0');
	     /* For IE 5.5 - 7 */
	    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#C0C0C0');
	    /*                                -moz-opacity:0.87;
	                                    -khtml-opacity:0.87;
	                                     opacity:0.87;*/
	    -o-box-shadow: 0 10px 10px  #C0C0C0;
	    -webkit-box-shadow:0 10px 10px  #C0C0C0;
	    -moz-box-shadow: 0 5px 5px  #C0C0C0;
	 }
             
/*Added on Dec 23rd 2016*/
label.error, .error {color: #F00; font-weight: normal; font-size:13px; margin-top: 2px; padding: 2px 0px 0px; text-align: left; font-style: italic;}
span.error {color: #F00; font-weight: normal; font-size:13px; margin-top: 2px; padding: 2px 0px;}

.popupDiv{overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 300px);}


/*hr integration*/
.div-bg-1 {
    background: #f3f3f3 none repeat scroll 0 0;
    line-height: 42px;
    padding: 0 0 8px;
}

.div-bg-2 {
    background: #fff none repeat scroll 0 0;
    line-height: 42px;
    padding: 0 0 8px;
}

.spl-topmrg8 {
    margin-top: 8px;
}
.input-group {
   /*  margin-bottom: 8px !important; */
}

.spl-botmrg40 {
    margin-bottom: 40px !important;
}

/* .headcount {
    background-color: #008fd5;
    border: 1px solid #008fd5;
    border-radius: 4px;
    bottom: 2px;
    color: #fff;
    float:right !important;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 5px;
    position: relative;
    white-space: nowrap;
} */

/* Bootstrap Customising styles  - 17-05-2018 */

.container-fluid {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.container {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.row {
	margin-left: -10px !important;
	margin-right: -10px !important;
}
div[class^="col"] {
	padding-left: 10px;
	padding-right: 10px;
}

.checkbox-inline, .radio-inline{/* padding-left: 0px !important; */ margin-top: 4px !important;}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){width: 100% !important;}

.actIcons{margin-top: 1px; }




/*** New UI CSS ***/
@media only screen and (min-width:1366px) {
	.container {
		width: 1366px !important;
	}
}

@media screen and (min-width: 320px) and (max-width: 767px) {
	.modal-body .control-label {
	    margin-bottom: 0 !important;
	    text-align: left !important;
	}
	.modal-body .form-control {
	    margin-bottom: 8px !important;
	}
	.table-responsive {
	    border: medium none !important;
	    margin-bottom: 8px !important;
	}
	.input-group-btn .add-btn {
	    top: 0 !important;
	}
	.hcount-icon {
	    margin: 16px 16px 0 0;
	}
	.phead .mhead, .mainhead .mhead {
	    font-size: 15px !important;
	}
	.caption {
	    font-size: 16px !important;
	}
	.nav-tabs > li {
	    margin-top: 3px;
	}
	.xs-botmrg {
	    margin-bottom: 5px;
	}
	.xs-botmrg8 {
	    margin-bottom: 8px !important;
	}
	.xs-topmrg8 {
	    margin-top: 5px;
	}
}



@media (min-width:980px) {
	div[class^="col"] {
		padding-left: 5px;
		padding-right: 5px;
	}
	.row {
		margin-right: -5px !important;
		margin-left: -5px !important;
	}
}

@media (max-width:980px) {
	.dashtbar .parts {
		margin-bottom:2px;
	}

}


@media (max-width:360px) {
	.logo {
		margin: 17px 0 -8px
	}
	.search {
		margin: 25px 0 6px
	}
}

@media (min-width:360px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-left: 0px !important;
    }
    .navbar-collapse.in {
        overflow-y:visible !important;
    }
}


@media (min-width:1200px) {
.dashboard div[class^="col"] {
	padding-left: 10px;
	padding-right: 10px;
}
.dashboard .row {
	margin-right: -10px !important;
	margin-left: -10px !important;
}
/* .dashtbar .row {
	margin-left: 0px !important;
	margin-right: 0px !important;
} */
}



@media screen and (min-width:320px) and (max-width:992px) { 
.steps img{ max-width: 100%;
  height: auto;}
.dashboard h4{ font-size:100%; }
  
}

@media (max-width:360px) {
    .control-label {
        margin-bottom: 0px !important;
        text-align: left !important;
    }
}

@media (max-width:360px) {
    .login .login-form {
        width:auto;
    }
}

@media screen and (min-width:320px) and (max-width:1023px) {
	 .control-label {margin-bottom:0px !important;}
	 
 }
@media screen and (min-width:768px) and (max-width:1023px) {
	  .navbar-nav > li > a {padding: 8px 4px 10px 8px !important;}
	
 }


@media screen and (min-width:320px) and (max-width:767px) {
	
	.copyright {float: none; text-align: center !important;	font-size: 12px;}
	
	}
.table>tbody>tr>td{
	
	border:none !important;
}
.table>thead>tr>td{
	
	border:none !important;
}
.btn-xs {
    /* background: #999 none repeat scroll 0 0 !important;
    border: 1px solid #999 !important; */
    font-size: 11px !important;
    margin-top: 2px !important;
    padding: 3px 8px !important;
}