@charset "utf-8";
/* SutiInvoice CSS Document */ 
body {
	color: #000;
	font-family: SegoeUIRegular,arial,sans-serif !important;
	font-size: 14px;
	font-weight: normal;
	background:#f6f9ff;
	/*background:url(../images/grid.png) no-repeat top center*/
	-webkit-font-smoothing: antialiased;
}
* {
	border: 0px none;
	outline: 0px none;
	padding: 0px;
	margin: 0px;
}
@font-face {
	font-family: 'SegoeUIRegular';
	src: url('../fonts/SegoeUIRegular.ttf');
}
@font-face {
	font-family: 'SegoeUILight';
	src: url('../fonts/SegoeUILight.ttf');
	font-weight: lighter;
	font-style: normal;
}
@font-face {
	font-family: 'SegoeUISemiBold';
	src: url('../fonts/SegoeUISemiBold.ttf');
}




li {
	list-style: none
}
a:hover, a:focus {
	color: 2e2e2e !important;
	text-decoration:none !important
}

/* ---------------------- header -----------------------------*/


.user {
	float: right;
}
.user .st {
	float: right;
	padding-top: 29px;
}
.user span {
	float: left
}



.stttings {
	padding: 0px 0 0px 0px;
}
.search {
	font-size: 14px;
	width: 100%;
	background:#E6E6E6 url(../images/search.png) no-repeat left;
	color: #333;
	padding:6px 6px 8px 39px;
	border:none;
	margin:33px 0 25px 0;
}
.notify-icon {
	margin:29px 0 0 0;
	position:relative
}
.notify-icon .headingCount {
	background:#e3e3e3;
	border-radius:4px;
	color:#fff;
	font-size:13px;
	padding:1px 3px 3px 3px;
	position:absolute;
	left:13px;
	top:-14px;
	text-align:center;
	z-index:10;
}
.headline {
	width: 100%;
	border-top: 6px solid #e3e3e3;
	margin-bottom:20px;
}
/* --------------------- end header -----------------------------*/
   
/* --------------------- Body -----------------------------------*/

.actions {
	float: right;
}
.actions a {
	color: #fff !important;
	background: #008fd5;
	border: 1px solid #fff !important;
	border-radius: 3px;
	height: auto;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	margin: 0px 4px 0px 6px !important;
	position: relative;
	top: 0px;
	float: left;
	line-height: 1.6;
}

.phead {
	background:#168fce;
	font-family:"Segoe UI", arial, sans-serif;
	color:#fff;
	padding:8px 7px 7px 7px;
	vertical-align:middle;
	margin-bottom: 16px;
}
.phead .mhead {
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	padding: 0 0 0 2px;
	position: relative;
	top: -2px;
}
.caption {
	border-bottom: 1px solid #CBD3E2;
	color: #00B0F0;
	font-size: 20px;
	width: 100%;
	margin-bottom: 16px;
	position: relative;
	padding: 0px !important;
/*	top:-9px; */
}
.caption2 {
	border-bottom: 1px solid #cbd3e2;
	color: #00b0f0;
	font-size: 20px;
	width: 100%;
	margin-bottom: 11px;
}
/* --------------------- end  body ------------------------------*/

/* footer -------------------------------------------------- */

 




/* buttons --------------------------------------------------*/



.btn-success, .btn-danger {
	background: #15A447  !important;
	border-color: #15A447  !important;
	/*background-color: #168fce  !important;
	border-color: #168fce  !important;*/
	color: #fff  !important;
} 
.btn-danger {
	background: #D40000 !important;
	border-color: #D40000 !important
}

.btn-info{
	background: #31b0d5 !important;
	border-color: #31b0d5 !important
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .open > .dropdown-toggle.btn-success {
	background-color: #26c95f !important;
	border-color: #26c95f !important;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info{
	background-color: #5bc0de !important;
	border-color: #5bc0de !important;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
	background-color: #ff0000 !important;
	border-color: #ff0000 !important;
}
.btn-primary {
	background: #0081c0 !important;
	border-color: #0081c0 !important
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
	background-color:#008fd5  !important;
	border-color: #008fd5 !important;
}
.btn-default {
	color: #333 !important;
	background-color: #fff !important;
	border: 1px solid #ccc!important;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6 !important;
	border-color: #adadad !important;
}
.btn-link {
	color: #23527c !important;
}
.btn-link:hover, .btn-link:focus {
	color: #337ab7 !important;
}
.btn-disabled {
	color: #eaeaea !important;
	background: #cacaca !important;
	cursor: default !important;
}
.btn-back {
	background: #5E5D5D  !important;
}
.btn-back:hover, .btn-back:focus, .btn-back:active, .open > .dropdown-toggle.btn-back {
	background: #999999 !important;
	border-color: #999999 !important;
}

/* END of buttons --------------------------------------------------*/

html {
	position: relative
}
body {
	margin-bottom: 60px;
}
.list-group-item:last-child {
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	margin-bottom: 0;
}
.alt {
	background: #fafafa
}
.hpath {
	color: #0066cc
}
.glyphicon {
	color: #999
}
h5 {
	color: #999;
}
.conthead {
	background: #F7F7F7;
	padding: 18px 0 18px 0;
	margin: 10px 0;
}
.conthead h2 {
	color: #000000;
	font-size: 20px;
	font-weight: normal !important;
	padding: 5px;
	margin: 0;
}
.list-group-item-heading {
	font-size: 14px !important;
	color: #0066cc !important
}
.list-group-item .row {
	/*padding: 6px 0*/
}
.flowrt {
	float: right;
	margin-bottom: 3px;
}
.amountOwed {
	font-weight: bold;
	color: green;
	font-size: 16px;
}
.grandTotal {
	font-weight: bold;
	color: #0066CC;
}
.filtxt {
	border: 1px solid #ccc;
	padding: 7px 10px;
	width: 100%
}
.txtalign {
	text-align: right
}
.bornone td {
	border: none !important
}
br {
	padding: 0;
	margin: 0;
}
.filter {
	padding-top: 4.5px !important;
}
.primary-contact {
	background: #d5effc;
	padding: 10px;
	text-align: center
}
.primary-contact h2 {
	font-size: 20px;
	font-weight: normal;
	color: #0066CC;
	padding-bottom: 6px
}
.primary-contact table {
	border-collapse: collapse;
	border-spacing: 0px
}
.primary-contact table td {
	color: #000;
	line-height: 18px;
	padding: 2px 0;
}
.primary-contact table td span {
	color: #fff;
}
.primary-contact table td input {
	background: #00aeef;
	border: none;
	color: #fff;
}
.primary-contact p {
	padding: 0px;
	margin: 0px;
	color: #000;
	line-height: 18px;
}
.primary-contact .button-div {
	float: right;
	margin-top: 5px;
}
.primary-contact .button-div input {
	color: #000;
	padding: 5px 10px;
	border: none;
	background: #fff;
	margin: 5px 0;
}

.table-bordered {
	border: none !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: 0px solid #ddd;
	padding:6px 8px 4px 8px !important;
}
.table > thead > tr > th {
	border: none !important;
	background: #d9eeff !important;
	color: #000 !important;
	font-size: 14px;
	font-weight: normal!important;
	padding-top: 6px !important;
	line-height: 20px;
	padding:4px 8px 5px 8px !important;
}
.mrtop {
	margin-top: 17px
}
.dbox {
	border: 1px solid #e3e3e3;
}
.bgnone {
	background: none !important;
}
.bgnone:hover {
	background: none !important;
}
.W640 {
	width: 640px
}
.brnone {
	border: none !important;
}
.tab-content .list-group {
	border: none
}
.tab-content .list-group-item {
	border: none
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
h4 {
	color: #00b0f0!important;
}
.list-group-item:first-child {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}
 @media (max-width: 320px) {
 	.navbar-nav > li > a {
		padding: 8px 10px 10px 20px !important;
	}
	.dropdown-menu {
		background-color: #999999 !important;
	}
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		color: #262626 !important;
		background-color: #e3e3e3 !important;
	}
	.header-right,.header-left{
		display: none;
	}
	.header-search .search{
		margin: 15px 0 20px 0;
	}
}
.mtop {
	margin-top: 28px !important;
	margin-bottom: 16px !important;
}
.mtop30 {
	margin-top: 30px;
}
.mtop12 {
	margin-top: 12px;
}
.item_in {
	padding: 3px !important;
}
.breadcom {
	color: #999999;
	font-size: 15px
}
.note {
	padding: 10px;
	color: #5e5e5e;
	text-align: center;
	width: 100%;
	float: left
}
.note img {
	position: relative;
	top: -3px;
	padding-right: 5px
}
.form-control::-moz-placeholder {
 color:#999 !important;
}
.form-group {
	margin-bottom: 8px !important;
}

.count {
	background: #000000 !important;
	color: #fff;
	font-size: 18px;
	padding: 0px 6px;
	text-align: center;
	font-weight: normal
}
.popup {
	min-width: 350px;
	min-height: 150px;
}

.whitetxt {
	color: #fff !important;
	font-family: "Segoe UI", arial, sans-serif !important;
}
.modal-content {
	border-radius: 0px !important;
}
/*------------------------------------------------------------------*/



.dash a:hover {
	background: #eef9ff
}
.dropdown-menu .divider {
	background-color: #d1d1d1 !important;
	margin: 0 !important
}
.list-group-item {
	padding: 5px 10px;
}
.expgroup-item {
	padding: 10px 5px
}
.pnchoice {
	position: relative;
	right: 6px;
	top: 20px
}
.rtselect {
	width: 100%;
	margin-bottom: 8px;
	background: none repeat scroll 0 0 #E6E6E6;
	border: medium none;
	color: #999999;
	height: auto !important;
	padding: 7px 12px;
	color: #000 !important
}
.rtselect option {
	padding: 0px 3px 3px 3px;
	border: none !important
}
.mactions {
	float: right
}
.toppad18 {
	padding-top: 18px;
}
.primary-buttons {
	margin-bottom: 20px;
}
.primary-buttons a {
	width: 100%;
	display: block;
	text-align: center;
	background: gold;
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
	font-size: 16px;
}
.btn_orrange a {
	background: #26c95f
}
.btn_green a {
	background: #ee541f
}
.btn_blue a {
	background: #008fd5
}
.zoom {
	padding: 0 0 10px;
	color: #000
}
.zoom a {
	padding: 0 10px;
	color: #1F78BF;
	text-decoration: none
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	border-top: 8px solid #fff;
}
.table {
	margin-bottom: -4px !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
}
.dashbox {
	border: 1px solid #dddddd;
	padding: 5px 10px;
	min-height: 125px;
	margin-bottom: 20px;
}
.dashbox2 {
	padding: 5px 10px;
	min-height: 125px;
	/*margin-top:32px;*/
	font-size:18px;
	margin-bottom: -8px;
}
.dashbox2 .boxicon{
	position:relative;
	top:6px;
	}
.receipts{ background:#4cb9c5;border: 1px solid #3aa3af; color:#fff}
.transations{ background:#5cb85c;border: 1px solid #48a548; color:#fff}
.pending{ background:#df7f7f;border: 1px solid #ca6a6a; color:#fff}
.approvals{ background:#5f96c4;border: 1px solid #477ca8; color:#fff}
.rejected_dashboard{ background: #F16460;border: 1px solid #ca6a6a; 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;
}
.approve {
	color: #5cb85c;
}
.inprocess {
	color: #ffa500;
}
.reject {
	color: #ff0000;
}
.sm-hbor {
	color: #c2c2c2;
	line-height: 30px;
}
h4 {
	color: #282828!important;
	font-size: 18px;
}
.close {
	background: url("../images/close_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	height: 20px;
	opacity: 10 !important;
	position: relative;
	right: 2px;
	top: 5.5px;
	width: 25px;
}
.modal-footer {
	border-top: medium none;
	padding: 0 15px 15px;
	/*padding: 0 15px 16px;*/
}
.tab-content {
	margin-bottom: 10px;
}
.tab-pane {
	border: 1px solid #ddd;
	border-top: none;
	padding: 10px;
	/*margin-bottom: 6px; */
}
.bg-red {
	background: #ff0000 !important
}

.form-control:not(textarea) {
	height: auto !important;
}

select {
	padding: 2px !important;
}
select[multiple='multiple']{
	padding: 5px 1px !important;
}
.form-control placeholder {
	color: #666;
}
label {
	font-weight: normal !important;
}
.form input[type="checkbox"] {
	width: auto
}
.data {
	font-weight: bold;
	color: #333
}
.farrows a {
	font-size: 26px;
	display: block;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	margin-top: 22px
}
.bottonmrg {
	margin-bottom: 20px !important;
}
.listmrg {margin-bottom:12px !important}
.listmrg_btm_24 {
	margin-bottom: 20px !important;
}
.listmrg2 {
	margin-bottom: 10px !important;
}

.formmrg {
	margin-bottom: 8px;
}
.formmrg2 {
	margin-bottom: 60px;
}
.mand {
	/*border-left: 3px solid red !important*/
	border:1px solid #dd4b39 !important;
}
.mrgright {
	margin-right: 8px !important
}
.bg-primary, .bg-success, .bg-info, .bg-warning, .bg-danger {
	padding: 8px;
	color: #000 !important
}
.bg-primary {
	background: #72a8d6 !important
}
.bg-success {
	background: #9ed59e !important
}
.bg-info {
	background: #a4ceda !important
}
.bg-warning {
	background: #ffcf89 !important
}
.bg-danger {
	background: #ec7774 !important
}
.sidenav {
	background: #efefef !important;
	margin: 0 !important;
	padding: 0 !important;
}
.sidenav ul {
	padding: 0px
}
.sidenav ul li {
	list-style: none
}
.sidenav li a {
	border-bottom: 1px solid #e3e3e3;
	color: #333;
	display: block;
	padding: 13px !important;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #e3e3e3
}
.sidenav .active {
	background: #e3e3e3 !important;
	color: #000000 !important;
}
.settings {
	background: #f7f7f7 !important;
	padding: 13px;
}
	



.settings .switch span img {
	float: right;
	cursor: pointer
}
.dashhead {
	color: #282828!important;
	font-size: 18px;
	position: relative;
	/*top: -7px;*/
	margin-bottom: 3px
}
.dashhead2 {
	color: #282828 !important;
	font-size: 18px;
	margin: 0px 0px 6px 0px;
	position: relative;
	top: -7px;
}
.formmrg {
	margin-bottom: 8px;
}
.text-muted {
	padding-top: 4px !important;
	color: #333 !important
}
.poweredby {
	float: right;
	padding-left: 16px
}
.text-muted .fcont {
	float: left;
	padding-top: 10px
}
@media (max-width: 768px) {
 	.navbar-nav > li > a {
		padding: 8px 10px 10px 20px !important;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		position: relative;
		min-height:1px;
		margin-right:5px!important;
	}
	.header-right,.header-left{
		display: none;
	}
	.header-search .search{
		margin: 15px 0 20px 0;
	}
}
@media (max-width: 980px) {
	.control-label {
		text-align: left !important;
	}
	#footerEmptyDiv,#footerCopyRDiv{
		display: none;
	}
}
.login {
    /*background: #062f5c url("../images/bg-login-final-19.jpg") no-repeat center center;*/
}
.login .login-form .logo {
    margin: 0px 0 8px 0px;
}
.login .login-form {
    background: rgba(255,255,255,0.15);
    margin: 200px auto 0px;
    padding: 0px;
    /*width: 450px;*/
    font-size: 16px !important;
    border-radius: 10px;
    box-shadow: 2px 1px 1px #000;
}
.login .login-form-out {
	 margin: 250px auto 0px;
	 width: 700px !important;
	 padding-bottom: 20px;
	 background: #ffffff;
}
.login .login-form-out a {
	color: #0062a8 !important;
}
.login_logo {
    background-color: #fff !important;
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    text-align: center;
}

.login_body {
    /*padding: 20px 25px 10px;*/
    margin: 0;
    position: relative;
}

.login .form-signin .form-control {
    box-sizing: border-box;
    font-size: 16px;
    height: auto;
    padding: 8px 10px;
    position: relative;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #d7d7d7 !important;
    border-radius: 6px;
    color: #555;
    display: block;
    padding: 8px 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: 20px !important;
}
.login .form-signin .btn {
    color: #fff !important;
    font-size: 16px !important;
    margin: 0 0 2px !important;
    padding: 6px 20px 7px!important;
    /* width: 100%; */
}
.form-signin .btn-primary {
    background:  #337ab7 !important;
    border-color: #2e6da4 !important;
    
}
.forgot-a {
    border: medium none;
    color: #168fce !important;
    cursor: pointer;
    padding: 0;
    text-decoration: none !important;
}
.login-box {
	width: 100%;
	border: #ececec solid 1px;
	padding: 10px;
	margin: 5px 0 16px 0;
}
.login-inner-box {
	width: 100%;
	border: #ceded3 solid 1px;
	background: #e3e3e3;
}
.login-title {
	font-family: "Segoe UI", arial, sans-serif;
	font-size: 200%;
	font-weight: 400;
	color: #158fd0;
	line-height: 30px;
	padding: 15px 0 7px 19px;
}
.login-line {
	width: 100%;
	margin: 5px 0 7px 0;
	border: #d7d7d7 solid 1px;
	border-right: none;
}
.form-group {
	margin-bottom: 8px !important;
}
.input1 {
	width: 94%;
	background: url(../images/user-icon.png) no-repeat scroll 0 center #fff !important;
}
.input1, .input2,.input3 {
	color: #282828 !important;
	font-size: 16px;
	height: 42px;
	padding: 5px 5px 6px 50px;
	border: #d4d4d4 solid 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-left: none;
	font-family: "Segoe UI", "Segoe UI Light", "Lucida Sans Unicode", Tahoma;
	margin: 0px 16px 0 16px;
}
.text-right2 {
	margin-right: 16px !important;
	text-align: right !important;
}
.pass-txt {
	text-align: center;
}
.text-right2 {
	margin-right: 16px !important;
	text-align: right !important;
}
.input2 {
	width: 94%;
	background: url("../images/pass-icon.png") no-repeat scroll 0 center #fff !important;
}
.input3 {
	width: 65%;
	margin: 0px 6px 0 0px;
	background: url("../images/pass-icon.png") no-repeat scroll 0 center #f5f5f5 !important;
}
.input3_img{
	width: 30%;
	height: 40px;
}
.pass-txt a {
	color: #d95200;
	font-size: 15px;
}
.rnum {
	padding: 3px;
	display: block
}
.rrecipt {
	margin-bottom: 6px;
	text-align: center
}
.rrecipt img {
	max-width: 90%
}
.lineitems td {
	border: 1px solid #f1f1f1
}
.lineitemsamt td:nth-child(1) {
	text-align: right;
}
.list-group a img {
	padding-right: 12px;
}
.load {
	text-align: center;
	margin: auto;
	vertical-align: middle;
	padding-top: 30px
}
/*a.list-group-item:hover, a.list-group-item:focus {
	background-color: #eef9ff !important;
}*/
.rhead {
	color: #0066cc;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 6px;
}
.tblspc td {
	padding: 1px 0;
}
 @media (min-width: 360px) {
.list-group td {
	padding: 0px 0px;
}
}

.nxtbar {
	background: #efefef;
	margin-bottom: 11px
}
.nxtbar a {
	text-decoration: none
}
.nxtbar td {
	padding: 0px 10px;
}
.mrgtop8 {
	margin-top: 8px
}
.nav-tabs > li > a {
	background: #c4c4c4;
	border-radius: 0 !important;
	color: #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #eeeeee;
	color: #000;
}
.addCodesDropDown {
	background: none repeat scroll 0 0 #e6e6e6;
	color: #282828;
	font-size: 17px;
	font-weight: normal !important;
	height: 26px;
	min-width: 180px;
	width: auto;
}
@media (min-width:1200px) {
	.container {
	    width: 1076px;
	}
	.newDashBoardLinks .col-lg-2{
		width: 16.3%;
	}
}
.added {
	background: url(../images/uploadrec_stripe.png) no-repeat;
	background-position: 0 0;
	width: 16px;
	height: 14px;
}
a.viewall:hover, a.viewall:focus {
	background: #fff !important;
	color: #fff !important;
	cursor: default;
}
.image {
	font-size: 12px;
	text-align: center;
	border: #ddd solid 1px;
	margin-left: 2px;
	margin-top: 12px;
	position: relative;
	width: 145px;
	padding: 3px;
	cursor: pointer;
	height: 130px;
}
img {
	display: inline-block;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}
.trick {
	display: inline-block;
	vertical-align: middle;
	height: 150px;
}
.img-txt {
	background: #969696;
	color: #fff;
	font-size: 14px;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: center !important;
	cursor: pointer;
	top: 98px;
	width: 100%;
	z-index: 100;
}
.img-txt a {
	color: #000 !important;
}
.img-txt a:hover {
	color: #000 !Important;
}
.fish-txt {
	color: #3071a9;
	line-height: 25px;
	font-size: 19px;
	text-align: center;
}

.table-hover > tbody > tr > td, .table-hover > thead > tr > th {
	border:1px solid #ddd;
	border-left:none !important;
	border-right:none !important;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
	/*cursor: pointer;*/
}
/* ----------------------------- Today ---------------------------------------- */
.nomrgbtm {
	margin-bottom: 0px !important;
}
.mrgbtm14 {
	margin-bottom: 14px !important;
}
.mrgbtm15 {
	margin-bottom: 15px !important;
}
.mrgbtm12 {
	margin-bottom: 12px !important;
}
ul.pagination {
	margin: 0px 0px 16px 0px !important;
}
.line {
	/*border-bottom: 1px solid #ddd;*/
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #333
}


.popnote {
	font-size: 12px;
	float: left
}
.popnote {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 10px;
	width: 100% !important;
	display: block
}
hr {
	margin: 10px 0 !important;
}
.greenpop{
	background:#5db35f !important
	}
	
.greenpop .greetl{
	background:#228e24;
	 border-bottom: 1px solid #228e24 !important;
	 color:#fff;
	 font-weight:bold
	}
.greenpop .cont{
	color:#000
	}
	
.greenpop.right > .arrow::after {
    border-right-color: #5db35f !important;
}
.popover-title {
  padding: 8px 16px !important;
}
.popover-content {
    padding: 9px 20px !important;
	margin-top:7px; 
	margin-bottom:6px;
}
.margintop5{
	margin-top: 5px !important;
}

.margintop7{
	margin-top: 7px !important;
}

.greenpop{
	background:#5db35f !important
	}
	
.greenpop .greetl{
	background:#228e24;
	 border-bottom: 1px solid #228e24 !important;
	 color:#fff;
	 font-weight:bold
	}
.greenpop .cont{
	color:#000
	}
	
.greenpop.right > .arrow::after {
    border-right-color: #5db35f !important;
}
.popover-title {
  padding: 8px 16px !important;
}
.popover-content {
    padding: 9px 20px !important;
}

.modal-body {
	padding:15px!important;
	position: relative;
	/*padding:9px 15px 14px 15px!important;*/
}
.modal-title{
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 500;
	line-height: 1.42857;
	margin: 0;
	}
.modal-header {
	background:#008fd5 none repeat scroll 0 0;
	font-family: "Segoe UI", arial, sans-serif !important;
	border-bottom: none !important;
	/*min-height: 16.4286px;*/
	/*padding: 3px 10px !important;*/
	font-weight: normal !important;
	color: #fff !important;
	padding:6px 15px 7px !important;
	position:relative;
}

.modal-header .close {
	/*background:url(../images/close_icon.png) no-repeat !important;
	opacity:10 !important;
	position:absolute;
	right:4px!important;
	top:6px !important;
	height:24px;
	width:24px;*/
	margin-top: 0px;
	color: #fff !important;
    font-weight: normal !important;
    line-height: 1;
    font-size: 21px !important;
    text-shadow: 0 1px 0 #fff !important;
    opacity: 0.8 !important;
    background: transparent none repeat scroll 0 0 !important;
    top: 0px !important;
    width : auto !important;
    right: 0px !important;
}
/*
.modal-header .close {
	margin-top: -1px;
}

button .close{
	border: 0 none;
	cursor: pointer;
	padding: 0;
}
*/

.reports .tab-content{
	/*background:#eeeeee;*/
	padding:0px 5px 0px 5px;
	border: 1px solid #ddd;
	border-top: 0px;
}
.reports .tab-pane{/*background:#eeeeee;*/ border:none}

/*.tab-pane a{
	font-size:16px;
	}*/
.tab-pane p{
	padding-bottom:16px;
	border-bottom:1px solid #ccc
}
.nopaddingOnleft{
	padding-left: 0px !important;
}
.nopaddingOnlr{
	padding-left: 0px !important;
	padding-right: 0px !important;	
}
.paddingRight15{
	padding-right: 15px !important;
}
.nopaddingOnright{
	padding-right: 0px !important;
}
.companyPaid{
	color: 	#26C95F;
}
.outOfPolicy{
	color: #EE541F; 	
}
.customerPaid{
	color: #F09A14;
}
.margintop16 {
	margin-top : 16px !important;
}
.margintop15 {
	margin-top : 15px !important;
}
.marginbtm16 {
	margin-bottom : 16px !important;
}
.margintop13{
	margin-top: 13px !important;
}
.margintop12{
	margin-top:12px !important;
}
.margintop2{
	margin-top:2px !important;
}
.margintop20 {
	margin-top : 20px !important;
}
.form-inline .form-control,.form-inline .control-label{
	margin-top : 0px !important;
}
.settings .switch {
	border-bottom: 1px solid #dfdcdc;
	padding: 16px 0
}
.settings .switch span {
	display: block !important;
	font-weight: bold;
	width: 100px;
	padding: 10px 0
}
.fiximg img {
    padding-right:10px;
    width: 100%;
}
.bortop{
	border-top: 1px solid #CBD3E2;
	}
.borbottom{
	border-bottom: 1px solid #CBD3E2;
	margin:0px 0 20px 0 !important;
	}


.pagination > li > a, .pagination > li > span {
	padding: 5px 12px 7px !important;
}

.pagination > li > a img{
	position:relative;
	top:-1px !important;
	
	}

.mrgleft8{
	margin-left:8px;
	}

.minh200{
	min-height:200px;
	}
.vmid button{
	vertical-align:middle;
	position:relative;
	top:60px;
	margin-bottom:8px
	}
.dashbox2 .dboxcount{
	font-size:32px;
	position:relative;
	top:-7px;
	}
	
/* .nav > li > a {
    padding: 6px 15px !important;
  
} */
.lbl_nt{
	font-size: 12px;
	position: relative;
	top: 2px;	
}
.summeryHead{
	padding: 4px 5px 4px 17px !important;
}
.popup_row{
	margin:0 10px 5px 10px;
}
.home{
    font-size:24px;
    position: relative;
    top: 38px;
    color:#168fce;
}
a.home:hover {
    text-decoration: none;
}
textarea{
	max-width: 100%;
}
.datepicker{
	cursor: text !important;
}
.datepicker.dropdown-menu {
	border : 1px solid rgba(0, 0, 0, 0.15) !important;
	/*border-radius : 4px !important;*/
	background-color: #fff !important;
	box-shadow : 0 6px 12px rgba(0, 0, 0, 0.176) !important;
}
input.datepicker{
	background: url("../images/cal_ico.png?v=7.6") no-repeat scroll right -1px top -1px !important;
}
input.form-control.datepicker,input.form-control.datepicker:focus{
	background-color : #ffffff !important;
}
.iconrep td{
	border:1px solid #dbdbdb;
	padding:6px;
	text-align:center
}
.input-group-addon{
	padding: 2px 10px 4px 8px !important;
	border: 0px solid #ccc !important;
	border-radius: 0px !important;
}
.form-control-addon{
	margin-bottom: 0px !important;
}


















































































































































/* ----------- 20April-2018 --------------------*/
@media (min-width:1366px) {
	.container{width: 1366px}
}
/* div[class^="col"]{padding-left: 5px;padding-right: 5px} */
/* .container{padding-left:10px !important;padding-right:10px !important} */
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{margin-left: -10px !important;margin-right: -10px !important}
/* .row{margin-left: -5px !important;margin-right: -5px !important} */
.BodyContent{/* background: #b4d4e5; Old browsersbackground: -moz-linear-gradient(top, #dce5ea 0%, #dce5ea 300px, #f8f8f8 300px, #f8f8f8 100%); FF3.6-15background: -webkit-linear-gradient(top, #dce5ea 0%, #dce5ea 300px, #f8f8f8 300px, #f8f8f8 100%); Chrome10-25,Safari5.1-6	background: linear-gradient(to bottom, #dce5ea 0%, #dce5ea 300px, #f8f8f8 300px, #f8f8f8 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4d4e5', endColorstr='#ffffff', GradientType=0 ); IE6-9 *//*padding:20px 0 0px 0*/} 
.container-bgwraper{background: #fff !important;border-radius: 6px;	box-shadow: 0 8px 7px -4px rgba(191, 185, 191, 0.62);padding: 16px 0px 16px 0px !important;margin:0px auto 0px !important;float: left;width:100%}
/*.logo{margin: 15px 0 7px 0 !important}*/
.companyLogo{margin: 15px 0 7px 0 !important}
/*.main-header{ background:#fff}*/
.main-header .container .row {margin-bottom:-8px !important}
.hright{float: right;padding-top: 7px; width: 100%;margin-bottom: 6px;}
.hcount-icon{margin:30px 16px 0 0px;position: relative}
.hcount-icon .headingCount{background:#80d9ff none repeat scroll 0 0;color: #fff; border-radius: 4px;font-size: 11px;left:14px;padding: 2px 7px;position: absolute;text-align:center;top:-12px;z-index:10}
.user-name a{color: #000 !important;font-size: 11px !important;padding-left: 4px}
.user-photo{float: right;padding-left: 7px;padding-top: 7px;width: 80px}
.head-profile{width: 56px;height: 56px;border-radius:50%;border: 1px solid #ccc}
.username-empname{text-align: right;float: left; width: 96%}
/*** Footer ***/
.footer{width: 100%;color: #ffffff;padding: 0px 20px 3px 15px;}
.footer a{color: #ffffff;}
.copyright{text-align: right;font-size: 13px}
/*** End Footer ***/
a{color: #337ab7;text-decoration:none !important;padding: 0px;cursor: pointer}
.footer .row{
	margin-bottom: 0px !important;
}
.breadcrumbs {
	margin-bottom: 8px !important;
	color: #666 !important;
}

.form-control[disabled], fieldset[disabled]{background-color: #f5f5f5 !important;opacity: 1}
.form-control:focus {border: 1px solid #d7d7d7 !important;-webkit-box-shadow: none !important;box-shadow: none !important}
.form-control{border-color: #ccc;color: #000;border-radius: 0;margin-bottom: 10px !important;padding: 5px 6px 7px 6px !important;-webkit-box-shadow: none !important;font-weight: normal !important;box-shadow: none !important;	-webkit-transition: none !important;-o-transition: none !important;transition: none !important}
.form-control::-webkit-input-placeholder{color: #ccc;opacity: 1;} /* Chrome/Opera/Safari */
.form-control::-moz-placeholder{color: #ccc;opacity:1;} /* Firefox 19+ */
.form-control:-ms-input-placeholder{color: #ccc;opacity: 1;} /* IE 10+ */
.form-control:-moz-placeholder{color: #ccc;opacity:1} /* Firefox 18- */
.form-control[readonly]{background-color: #f5f5f5 !important;border: 1px solid #ccc;color: #000;padding:6px 6px 6px 6px !important;}
.form-control[readonly]:focus{background-color: #f5f5f5 !important;border: 1px solid #ccc !important;color: #000 !important}
.form-control[disabled], fieldset[disabled]{background-color: #f5f5f5;opacity: 1;}
.control-label{height: auto !important;margin-bottom: 8px !important;padding: 7px 4px 6px !important;text-align: right !important;width:100%;color:#000 !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: #168fce;border-color: #168fce;}



/* ------ Dashboard -------------- */

.ltsidecol,.rtsidecol{background: #fff;-webkit-box-shadow: 0px 8px 7px -4px rgba(191,185,191,0.62);-moz-box-shadow: 0px 8px 7px -4px rgba(191,185,191,0.62);box-shadow: 0px 8px 7px -4px rgba(191,185,191,0.62); margin-bottom:16px;}
.dashboard .ltsidecol .pph {background: #168fce;padding: 20px 20px 6px 20px;text-align: center;color: #fff }
.img-full{width:160px;margin:0px auto}
.ltsidecol .pph .pphname{display: block;color: #fff !important;text-align: center;font-size:18px;padding-top: 10px}
.ltsidecol .pph .pphname p{font-size:14px;display: block;word-wrap:break-word;margin-bottom: 3px;}
.dbtabs div.bhoechie-tab-menu div.list-group>a.active:after{content: '';position: absolute;right: -5px;top: 10px;border-left: 12px;border-bottom: 12px solid transparent;border-top: 12px solid transparent;border-right: 12px solid #f7f7f7}
div.bhoechie-tab-menu{padding-right: 0;	padding-left: 0;padding-bottom: 0}
div.bhoechie-tab-menu .list-group-item:first-child{border-radius: 0px !important}
div.bhoechie-tab-menu .list-group-item:last-child{border-radius: 0px !important}
div.bhoechie-tab-menu div.list-group{margin-bottom: 0px}
div.bhoechie-tab-menu div.list-group> a{margin-bottom: 0;font-size:14px;color: #000 !important;outline: none;border-left: 1px solid #ddd !important;border-right: 1px solid #ddd !important;	border-top: 1px solid #ddd !important;background: #e6e6e6;padding: 12px 10px 12px !important; text-align:center}
div.bhoechie-tab-menu .list-group-item{border: none !important}
div.bhoechie-tab-menu div.list-group>a .glyphicon, div.bhoechie-tab-menu div.list-group>a .fa{color: #666;padding: 0 3px 0 8px !important}
div.bhoechie-tab-menu div.list-group>a:first-child{border-top-right-radius: 0;-moz-border-top-right-radius: 0}
div.bhoechie-tab-menu div.list-group>a:last-child{border-bottom-right-radius: 0;-moz-border-bottom-right-radius: 0;	border-bottom: 1px solid #ddd !important}
.dbmain-topbuttons{padding:16px 16px 16px 16px}
.dbmain-topbuttons .btncap{color: #000 !important;display: block;font-family: SegoeUISemiBold, arial, sans-serif !important;font-size: 16px;padding-top: 10px}
.dbmain-topbuttons .btn{background: #dcecf5 none repeat scroll 0 0 !important;border-bottom: 3px solid #008fd5;color: #fff !important;font-size: 16px !important;font-weight: normal !important;margin-top: 0 !important;padding: 11px 26px 6px!important;border-radius: 0px}
.dbmain-topbuttons .db-btn {background: #168fce none repeat scroll 0 0;border-radius: 4px;color: #fff !important;font-size: 14px;padding: 2px 24px 4px;position: relative;top: 2px}
.dbmain-topbuttons .btn:hover{background: #e6e6e6!important}
.dbmain-topbuttons .btn-group span{display: block}
.dashboard .tab-content{background:#fff;border: medium none !important;min-height: 360px !important;padding:5px !important}
.rtsidecol{margin-bottom:16px}
.box-blue, .box-green, .box-red, .box-orange{width: 14px;height: 10px;margin-top: 5px;margin-right: 10px}
.box-blue{background-color: #428bca}
.box-green{background-color: #5cb85c}
.box-red{background-color: #d9534f}
.box-orange{background-color: #f0ad4e}
.table > thead > tr > th, .table > tbody > tr > td {vertical-align: middle !important}
.phead, .mainhead{float: left;width: 100%;font-size:15px !important}
.spl-border{border: 1px solid #f0f0f0 !important}
.spl-top22{position: relative;top: 22px}
.spl-botmrg10{margin-bottom: 10px !important}
.btn-sutisoft{background-color: #168fce;border-color: #168fce;color: #fff}
.dashboard .table > thead > tr > th {background: #fff !important;border-bottom: 1px solid #999 !important;border-top: 1px solid #999 !important;color: #000 !important;font-weight: normal;padding: 4px 10px 6px !important}
.dashboard .table-bordered td{border: 1px solid #ddd;border-left:none !important;border-right:none !important}
.dbmain-topbuttons .row{ margin-bottom:0px !important;}
.bhoechie-tab-menu .list-group-item.active{background-color: #168fce;color: #fff !important}

	
/* ------ End Dashboard -------------- */



/*
.dashboard.rtlnks-cont {
	min-height: 377px !important;
}
.dashboard.bday-box {
	padding-left: 20px !important;
}

.dashboard.dbtabs .dashboard.rtlnks-cont h4 {
	margin: 6px 0 0;
}
.dashboard.sbtn {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	color: #000 !important;
	display: block;
	font-size: 12px;
	margin: auto !important;
	padding: 6px 12px;
	text-align: center;
	white-space: nowrap;
	width: 100px;
}

.dashboard.phead, .dashboard.mainhead {
	margin-bottom: 16px !important;
}
.dashboard .table > thead > tr > th {
	background: #fff !important;
	border-bottom: 1px solid #999 !important;
	border-top: 1px solid #999 !important;
	color: #000 !important;
	font-weight: normal;
	padding: 4px 10px 6px !important;
}
.dashboard .tab-content {
	background:#fff;
	border: medium none !important;
	min-height: 360px !important;
	padding: 16px !important;
}*/




/*

.phead .mhead, .mainhead .mhead {
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	padding: 0 0 0 2px;
	position: relative;
	top: -2px;
}
.dashboard .phead, .dashboard .mainhead {
	margin-bottom: 16px !important;
}
.phead .help a, .mainhead .help a {
	position: relative;
	color: #fff !important;
	background: #008fd5;
	margin: 0 12px 0 0px;
	top: -1px;
}
.phead .help, .mainhead .help {
	float: right;
}

.phead .actions, .mainhead .actions {
	float: right;
}

.tab-content .phead {
	margin-bottom: 0px !important;
}

.phead .icons {
	float: right;
	padding: 0 8px;
	border-left: 1px solid #0a75aa;
}

.phead {
	background: #008FD5;
	color: #fff;
	padding: 8px 0 6px 7px;
	vertical-align: middle;
	margin-bottom: 8px;
}

.dashboard.phead, .dashboard.mainhead {
	margin-bottom: 16px !important;
}
.phead .mhead, .mainhead .mhead {
	font-size: 15px !important;
}
*/


/*
.spl-border {
	border: 1px solid #f0f0f0 !important
}
.spl-top22 {
    position: relative;
    top: 22px;
}


.spl-botmrg10 {
	margin-bottom: 10px !important;
}


*/
.printReport > tbody > tr > td, .printReport table tbody > tr > td{
	border: 1px solid #f1f1f1 !important;
	border-left: 1px solid #f1f1f1 !important;
	border-right: 1px solid #f1f1f1 !important;
}
.privacy-terms {
    padding: 18px 10px 12px 10px;
    float: left;
    font-size: 14px !important;
}
.login-footer-style{
	font-size: 14px;
	padding: 16px 0px !important;
}
.login-form a {
	color: #000000 !important;
}
.login-form a:hover {
	text-decoration: underline !important;
}
.login_body .alert{
	margin-bottom: 10px !important;
}
.errorstyle, .error {
    color: #FF0000;
    text-align: left;
    font-style: italic;
}
.top-section {
	background: #333333;
	background: #75c2e0;
	background: -moz-linear-gradient(left, #75c2e0 1%, #3192b3 100%);
	background: -webkit-linear-gradient(left, #75c2e0 1%,#3192b3 100%);
	background: linear-gradient(to right, #75c2e0 1%,#3192b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75c2e0', endColorstr='#3192b3',GradientType=1 );
	width: 100%;
	height: auto;
	padding: 0px;
	vertical-align: middle;
	min-height: 34px !important;
}
.has-feedback{top: 4px}
.has-feedback .form-control {border-radius:6px !important; -webkit-border-radius: 6px !important; -moz-border-radius: 6px !important; -ms-border-radius: 6px; -o-border-radius: 6px !important;height:26px !important;}
.form-control {border-color: #ccc; /*color: #000 !important; border-radius: 4px !important;*/ margin-bottom: 8px !important; padding: 6px 6px 7px 6px !important; }
.form-control-feedback {
    line-height: 25px !important;
}
.hi{font-size:30px;padding-top:25px !important;text-align:center;color:#1a8ecd;line-height:28px;}
#cssmenu ul li a, #cssmenu ul li span{
    display: inline-block;
    /*font-family: sans-serif;
    font-size: 0.9em;
    font-weight: 600;*/
    padding: 10px 30px 10px 40px; /* Adjusting padding to get the proper space */
    margin-left: -20px; /* Pull the items to the left, so the rounded right side will get over them */
    color: #fff;
    background-color: #3090b3;/*#428EFE*/
    text-decoration: none;
    /*text-transform: uppercase;*/
    border-radius: 0 100px 100px 0; /* Get the right side rounded */
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); /* Apply the shadow */
   
    white-space: nowrap;
    font-size: 14px;
 }
 
#cssmenu .bc1 a{color:#fff;background-color: #51879b;border-right:1px solid #386d80}
#cssmenu .bc2 a{color:#fff;background-color: #38a2ca;border-right:1px solid #2183a8}
#cssmenu .bc3 a{color:#fff;background-color: #3bc2f5;border-right:1px solid #21a7da}
#cssmenu .bc4 a{color:#fff;background-color: #7ec4de;border-right:1px solid #5bb9dc}

#cssmenu .bc1 span{color:#333;background-color: #51879b;border-right:1px solid #386d80}
#cssmenu .bc2 span{color:#333;background-color: #38a2ca;border-right:1px solid #2183a8}
#cssmenu .bc3 span{color:#333;background-color: #3bc2f5;border-right:1px solid #21a7da}
#cssmenu .bc4 span{color:#333;background-color: #7ec4de;border-right:1px solid #5bb9dc}

#cssmenu {
	display: inline-block;
	/* The menu will have width as needed, not 100% */
	position: relative;
	left: 0;
	top: 0;
	transform: translate(0%, 0%);
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1em;
	border-radius: 2px; /* Little curvature in the borders */
	overflow: hidden; /* Hide everything that overflows, like shadows */
}
/* Icons */
#cssmenu i {
	transform: scale(1.4);
}
/* Menu */
#cssmenu ul {
	display: flex;
	/* A key part of our menu, displays items side by side, and allows reversing them */
	flex-direction: row-reverse; /* Reverse the items */
	/* Reset styles, overwrite browser defaults */
	list-style: none;
	margin: 0;
	padding: 0;
}

#cssmenu ul li {
	margin: 0;
}

/* Remove the shadow for first item, last in the right side when it gets reversed */
#cssmenu ul li:first-child a, #cssmenu ul li:first-child span {
	box-shadow: none;
}
/* Active item is a bit different */
#cssmenu ul li.active a,#cssmenu ul li.active span {
	color: #333;
	background-color: #a7e7ff;
}
.btn-breadcrumb{
	background: #a7e7ff !important;
	color: #000 !important;
	border: #a7e7ff !important;
	height: 34px;
}
.btn-breadcrumb > a{
	color: #000 !important;
}

/* ----------------- NavBar Start --------------- */
/* Navigation*/
.navbar-nav>li>a {
	color: #333 !important;
	/*line-height: 14px;
	padding: 16px 24px 10px;*/
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
	background-color: #f8f8f8 !important;
}

l.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
	background: #a7e7ff !important;
}

.nav>li>a:focus, .nav>li>a:hover {
	background-color: #a7e7ff !important;
}

.navbar .nav>li.dropdown.open.active>a:hover, .navbar .nav>li.dropdown.open>a
	{
	background: #a7e7ff !important;
}
/* navbar-toggle - color */
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
/* to remove the left and right paddings on large monitors */
.navbar-collapse {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.dropdown-toggle.has-submenu.highlighted {
	color: #fff !important;
	background: #016faf !important;
}
/* to remove the .sub-arrow on main navigation */
.dropdown .sub-arrow {
	display: none !important;
}

.dropdown-menu .sub-arrow {
	display: inline-block !important;
}

/* Tabs */
.nav-tabs {
	border-bottom: 0px !important;
}

.nav-tabs>li>a {
	background: #eee !important;
	border-radius: px !important;
	color: #000 !important;
	padding: 6px 15px 6px !important;
	margin-bottom: 1px !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
	{
	background-color: #c4c4c4 !important;
	color: #000 !important;
}
/* Tabs close*/
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	background-color: #016faf;
	color: #fff;
}

.navbar {
	background-color: #f8f8f8 !important;
	margin-bottom: 0px !important;
	margin-top: 0px;
	min-height: 40px !important;
	border-radius: 0px !important;
	border-left: none;
	border-right: none;
	border-radius: 0px !important;
	border-color: #e7e7e7 !important;
	border: 1px solid transparent;
	justify-content: center;
	display: flex;
}

/* Toggle - right Margin */
.navbar-toggle {
	margin-right: 15px;
}

.offcanvas-toggle {
	padding: 8px 10px;
	border: 1px solid #eee;
}
/*header {
	border-bottom: 1px solid #e2e2e2;
}*/
/* New - Styles - Added */
.navbar-nav>li>a {
	padding-top: 11px !important;
	padding-bottom: 9px !important;
	font-size: 15px !important;
}

.navbar-default {
	background-color: #f8f8f8 !important;
	border-color: #e7e7e7 !important
}

.navbar {
	border-bottom: 3px solid #a7e7ff !important;
}

.navbar-nav {
	background: #f8f8f8 !important;
	display: table;
	float: none !important;
	/*margin: auto !important;*/
	padding: 0px;
}

.navbar-toggle1 {
	margin-left: 15px !important;
	float: left !important;
}

.navbar-collapse {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.modal-body1 .nav-pills>li>a {
	border-radius: 0px !important;
	background: #fff !important;
	border-bottom: 1px solid #f1f1f1;
	padding: 6px 15px 4px !important; /*4px 15px 5px - changed on jun07*/
	min-height: 38px;
	color: #000 !important;
}

.modal-body1 .nav-pills>li>a:hover {
	background: #eee !important;
	color: #000 !important;
}

.modal-body1 .nav-pills>li {
	margin-top: 1px !important;
}

.nav-pills>li+li {
	margin-right: 2px;
	margin-left: 0px !important;
	/* newly added for spacing - 10-07-2018 */
	margin-bottom: 2px;
}

.nav-pills li:nth-child(1) {
	margin-right: 2px !important;
}

/* Toggle - right Margin */
.navbar-toggle {
	margin-right: 15px;
}
/* ----------------- NavBar End --------------- */

/* dropdown menu start */
.dropdown-menu {
	background-color: #f8f8f8 !important;
	border: 0 none;
	border-radius: 0px !important;
	/* box-shadow: 0 0 rgba(0, 0, 0, 0);
	font-size: 15px;*/
	min-width: 160px;
	padding: 0px !important;
	text-align: left;
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .150);
	box-shadow: 0 5px 5px rgba(0, 0, 0, .150);
	margin: 0px 0px !important;
	border: 1px solid #a7e7ff !important;
	border-bottom: none !important;
}

.dropdown-menu>li>a {
	padding: 6px 20px !important;
	font-size: 15px !important;
	border-bottom: 1px solid #a7e7ff;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #016faf;
	color: #fff;
	text-decoration: none;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	background-color: #016faf;
	color: #fff;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #a7e7ff !important;
	color: #333 !important;
	text-decoration: none;
}
/* dropdown menu end */
@media (max-width: 992px) {
.col-centered > div[class^="col"] {
	float: left;
	display: grid;
}
}

/* Start Media Queries */

@media screen and (min-width:320px) and (max-width:767px) {
	
	/* .container{padding-left: 0px !important; padding-right: 0px !important;	} */
		
	.main-header {padding: 0px 15px !important;}
	
	.control-label {text-align: left !important;}
	
	/* .profile-pic{width: 40px; height: 40px;} */
	.user-name p{font-size: 12px;}
	
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{border-bottom:0px !important;}
	.table-responsive{border: none !important;}
	.panel-default > .panel-heading{font-size: 14px;}
	.chosen-container-single .chosen-single{margin-bottom: 0px !important;}
	
	.navbar-nav {
	    background: #168fce;
	    display: table;
	    float: none !important;
	    
	    padding: 0px;
	}
	
	.navbar-nav > li > a{border-bottom:1px solid #31598d !important;}
	.navbar-offcanvas .dropdown-menu > li > a{padding: 5px 15px 5px 30px !important; color: #000; }
	.navbar-offcanvas .dropdown-menu > li > a{color: #000 !important;}
	.navbar-default .navbar-nav > li > a{clear: both;}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{border-bottom:1px solid #31598d !important;}
	.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{background: #016faf !important; color: #000 !important;}
	
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #000;
	}
	.navbar-collapse {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	 .media-left, .media > .pull-left{width: 100%;}
	 .media-object{margin: 0px auto;}
	
	
	
	.btn-icons{margin-top: 4px; margin-bottom: 10px !important;}
	
	.copyright { text-align: center; }
	.support { text-align: center; }
	

	
	
}

@media (max-width: 768px) {
 	.navbar-nav > li > a {
		padding: 8px 10px 10px 20px !important;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		position: relative;
		min-height:1px;
		/* margin-right:5px!important; */
	}
	.header-right,.header-left{
		display: none;
	}
	.table-fixed{
		table-layout: inherit !important;
	}
	.media-list .table-fixed{
		table-layout: fixed !important;
	}
	/* .lastLoginDate {
		display: none;
	} */
	.heading-section, .phead{
		height: auto !important;
	}
	.profileSectionCls{
		width: 65% !important;
	}
	.actions > a{
		margin-bottom: 5px !important;
	}
	/* #recordDiv{
		overflow-x: auto; 
	} */ 
}
@media (max-width: 980px) {
	.control-label {
		text-align: left !important;
	}
	#footerEmptyDiv,#footerCopyRDiv{
		display: none;
	}
}

 @media (max-width: 320px) {
 	.navbar-nav > li > a {
		padding: 8px 10px 10px 20px !important;
	}
	.dropdown-menu {
		background-color: #999999 !important;
	}
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		color: #262626 !important;
		background-color: #e3e3e3 !important;
	}
	.header-right,.header-left{
		display: none;
	}
	.table-fixed{
		table-layout: inherit !important;
	}
	.media-list .table-fixed{
		table-layout: fixed !important;
	}
	/* .lastLoginDate {
		display: none;
	} */
	.heading-section, .phead{
		height: auto !important;
	}
	.profileSectionCls{
		width: 65% !important;
	}
	.actions > a{
		margin-bottom: 5px !important;
	}
	#recordDiv{
		overflow-x: auto; 
	}
}
@media screen and (min-width:320px) and (max-width:767px) {
	
	/* .container{padding-left: 0px !important; padding-right: 0px !important;	} */
		
	.main-header {padding: 0px 15px !important;}
	
	.control-label {text-align: left !important;}
	
	.profile-pic{width: 40px; height: 40px;}
	.user-name p{font-size: 12px;}
	
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{border-bottom:0px !important;}
	.table-responsive{border: none !important;}
	.panel-default > .panel-heading{font-size: 14px;}
	.chosen-container-single .chosen-single{margin-bottom: 0px !important;}
	
	.navbar-nav {background: #168fce; display: table; float: none !important; padding: 0px;}
	
	.navbar-nav > li > a{border-bottom:1px solid #31598d !important;}
	.navbar-offcanvas .dropdown-menu > li > a{padding: 5px 15px 5px 30px !important; color: #fff; }
	.navbar-default .navbar-nav > li > a{clear: both;}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{border-bottom:1px solid #31598d !important;}
	.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{background: #016faf !important; color: #fff !important;}
		
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #fff;	}
	.navbar-collapse {padding-left: 15px !important; padding-right: 15px !important;}

	 .media-left, .media > .pull-left{width: 100%;}
	 .media-object{margin: 0px auto;}
		
	.btn-icons{margin-top: 4px; margin-bottom: 10px !important;}
	
	.button-section { position:fixed !important; bottom: 47px; margin-top: 20px;}
	.footer {position:fixed !important; bottom: 0px;}
	
	.copyright { text-align: center; }
	.support { text-align: center; }
	
	.mainheading {font-size: 15px;}
}
	.circle-block {width: 120px; margin: 0px auto; height: auto; clear: both;	
	/*newly added on 23-01-2019*/
	position: relative;	
	}
	.circle-btn {width: 110px; height: 110px; border-radius: 100%; padding: 30px 20px; -wekkit-border-radius: 100%;	-moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; margin: 0px auto !important;
	 text-align:center;	box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.3) !important; /*-moz-box-shadow: 4px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 4px 0px rgba(0,0,0,0.3); -o-box-shadow: 4px 0px rgba(0,0,0,0.3)*/
	;
	}
	.circle-label {
	font-family: SegoeUISemiBold, arial, sans-serif !important;
	font-size: 16px;
	line-height: 18px;
	padding: 10px 0px;
	color: #fff;
	text-align: center;
	}
	.badge1{
		min-width: 24px;
		width: auto;
		height: 24px;
		background: #fff !important;
		color: #000 !important;
		font-size: 12px !important;
		font-weight: bolder !important;
		padding: 2px !important;
		position: absolute;
		top: 5px;
		right: 5px;
		border-radius: 100% !important;
		text-align: center;
	}
