
html {
    font-size: 10px;
    height: 100%;
}
body {
	background-color: #fff;
	height: auto !important;
	min-height: 100%;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif /*open_sansregular*/;
	position: relative;
}
.paddTpBt15 {
    padding:15px 0px;

}
.marRt5 {
    margin-right:5px !important;
}
a:focus {
	outline: none;
}
#wrapper {
	width: 100%;
	min-height: 100%;
    height: auto;
}
#wrapper>.container {
    height: 100%;
}
#page-wrapper {
	padding: 0 15px;
	 height: 100%;
	background-color: #fff;
}
.navbar-default {
	background-color: #e2e2e2;
	border-color: #d7d3d3;
}
.navbar-brand {
	padding: 10px;
}
.navbar-top-links li {
	/*border-right: 1px solid #bebebe;*/
	padding: 0 4px;
}
.navbar-top-links .dropdown-user li{border:none;}
.navbar-top-links li a {
	padding:10px 8px
}
.dropdown-menu .divider {
    background-color: #bcbcbc;
    
}
.navbar-top-links li:last-child {
	border-right: none;
}
.navbar-top-links .dropdown .dropdown-toggle {
	padding-left: 0px;
}
.navbar-top-links {
	margin-right: 0;
	margin-top: 6px;
}
.navbar-top-links li {
	display: inline-block;
}
.navbar-top-links li:last-child {
	margin-right: 15px;
}
/*.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}*/

.navbar-top-links .dropdown-menu li {
	display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
	margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
	padding: 3px 20px;
	min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
	white-space: normal;
}
.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
	width: 310px;
	min-width: 0;
}
.navbar-top-links .dropdown-messages {
	margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
	margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
	margin-left: -123px;
}
.navbar-top-links .dropdown-user {
	left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.sidebar .sidebar-search {
	padding: 15px;
}
.sidebar ul li {
	border-bottom: 1px solid #06506e;
}
.sidebar ul li a.active {
	background-color: #06506e;
}
.sidebar .fa.arrow:before {
	content: "\f104";
}
.sidebar .active>a>.fa.arrow:before {
	content: "\f107";
}
.sidebar .nav-second-level li, .sidebar .nav-third-level li {
	border-bottom: 0!important;
}
.sidebar .nav-second-level li a {
	padding-left: 37px;
}
.sidebar .nav-third-level li a {
	padding-left: 52px;
}
.navbar-default {
	position: static;
}
#side-menu li a {
	color: #fff;
	
}
	#side-menu li a.active {
		background-color: #04638a;
	}
	#side-menu li a:hover {
		background-color: #04638a;
		box-shadow: 3px 3px 6px #06506e;
	}
.navbar-top-links li a {
	color: #4d4d4d;
	
}
.nav>li>a:focus, .nav>li>a:hover, .nav>li>a:active, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  
   background-color: transparent; 
}
/*
#side-menu li:first-child {
	background:#04638a;
}*/
.navbar-top-links .fa {
	width:16px;
	height:16px;
	font-size:16px;
}
.dropdown-user::before{  content: "";
  border-color: -moz-use-text-color transparent #037cae;
    border-style: none solid solid;
    border-width: medium 8px 9px;
    content: "";
    left: 88%;
    margin-left: -8px;
    position: absolute;
    top: -8%;
    z-index: 1000;
}
.dropdown-user li:first-child {
	background: #037cae ;
	position: relative;
	top: -5px;
}
.page-header {
	font-family: 'open_sansbold';
    border-bottom: none;
    margin: 20px 0px 20px 0px;
    padding-bottom: 0px;
}
.dropdown-user li:first-child a, .dropdown-user li:first-child a:hover{color:#fff; padding: 6px 0;background: none repeat scroll 0 0 #037cae;}
#wrapper h1{font-size: 20px;}
#wrapper h2{font-size: 18px;}
.headng-red{color:#b5171d;}
.importHeader {
	color: #24248f;
}

/*.content {
	background: #fff;
	width: 426px;
	margin: 0 auto;
	margin-bottom: 0px;
	padding: 0 25px 10px;
	border:1px solid #d4d3d3;
	border-radius:10px;
	box-shadow: 0 0 1px 0 #ccc inset;
}
.content h3 {
	margin-bottom:0px;
	font-size:22px;
    padding: 6px 0;
    font-family: sans-serif;
 
}
.content h1 {
	margin-top:0px;
	font-size: 22px;
	font-weight: bold;
	padding: 6px 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif/*open_sanssemibold;
}*/
.content-1 .form-control {
	background-color: #fff;
	border: 1px solid #ababab;
	border-radius: 0px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #999;
	display: block;
	font-size: 16px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 350px;
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.content-1 {
	width: 400px;
	height:430px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-215px;
	padding:10px 0px;
}
.content-1 .col-md-4 {
	margin-bottom:10px;
}
.content-1 button[type="submit"] {
	width:98px;
	background:#037cae;
	color:#fff;
	margin-left:-17px;
}
.copyright {
	text-align:center;
	margin-top:20px;
}
.registr {
	margin-top:20px;
	text-align:center;
	clear: both;
}
.registr a {
	color:#e4474e
}
.pswd {
	border-bottom: 1px solid #ccc;
	padding-bottom:2px;
}
.pswd label {
	font-weight:normal;
}

.footer {
	position: absolute;
	bottom: 0;
	left: 45%;
}



/*======MANAGE COMPANIES TABLE STYLE======*/

.table-bordered > thead > tr > td, 
.table-bordered > thead > tr > th {
	background-color: #323131;
	color: #fff;
	font-weight: normal;
	font-family: 'open_sanssemibold';
	font-size: 13px;
	border-bottom: none;
}


.pagination {
    margin: 5px 0 0 0;
    float: right;
}
.pagination ul {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
	margin-right: 15px;
	margin-top: 5px;
	
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999;
    cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    background-color: transparent;
    color: #999;
    cursor: default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.add-company-btn {
	margin: 17px 0 0 0;
	display: block;
	background-color: #037cae;
	text-decoration: none;
	padding: 5px 15px;
	color: #e8e8e8;
	font-size: 14px;
	 font-family: 'open_sanssemibold';
}

.add-company-btn:hover,
.add-company-btn:focus {
	color: #fff;
	text-decoration: none;
	background-color: #088fc7;
}

.table-scroll-div {
    width:100%;
    overflow:auto;
    position: relative;
    padding-bottom: 15px;
    min-height: 100px;
}

.scroll-table {
    width: 100%;
}
.scroll-table tr td:last-child {
    width: 190px;
}

.scroll-table tr td:last-child a {
	margin: 0 8px;
}
.scroll-table tr td:last-child a:hover {
	 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}
/*====Add Edit Page Style====*/

/*=========Create Edit Company details=============*/

fieldset {
	border: 1px solid #d8d8d8;
	padding: 15px 10px;
	margin-bottom: 40px;
	margin-top: 10px;
	position: relative;
}
fieldset form {
	padding: 15px 0px;
}
fieldset.last {
	margin-bottom: 15px;
}
fieldset.first {
	margin-top: 30px;
}
legend {
	position: absolute;
	top: -15px;
	border: none;
	padding: 3px 10px;
	background-color: #fff;
	margin: 0;
	width: auto;
	border: 1px solid #d8d8d8;
	font-size: 14px;
	font-family: 'open_sanssemibold';
	color: #0680b2;
}

fieldset .form-control {
	background-color: #fff;
	border: 1px solid #ababab;
	border-radius: 0px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #3d3d3d;
	display: block;
	font-size: 16px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

fieldset .form-control.add-state-btn {
	background-color: #037cae;
	border: none;
	box-shadow: none;
	color: #fff;
	width: auto;
}
.companyddl{
	width:98%;
}
.importActionBtn{
	padding:5px 3px;
}
.save-info-btn {
	background-color: #037cae;
	border: none;
	box-shadow: none;
	color: #fff;
	width: auto;
	padding: 8px 25px;
	font-size: 14px;
	/*text-transform: uppercase;*/
    margin-bottom: 40px;
}


legend a {
	font-family:'Glyphicons Halflings';
	float: left;
    color: #037cae;
	margin-right: 5px;
	text-decoration: none;
}
legend a:hover,
legend a:focus {
	text-decoration: none;
}
legend a[aria-expanded="false"]:before { 
    content:"\e081";
}
legend a[aria-expanded="true"]:before {
    content:"\e082";
}

input[type=radio], input[type=checkbox] {
    position: relative;
    top: 3px;
}

 @media(min-width:768px) {
#page-wrapper {
    box-sizing: border-box;
    margin: 0 0 60px 264px;
    padding: 0 30px;
    position: inherit;
    height: auto;
}
.sidebar {
   background: none repeat scroll 0 0 #0680b2;
  position: absolute;
  width: 250px;
  z-index: 1;
 bottom: 0px;
  top: 51px;
  min-height:656px;
}
 .navbar-top-links .dropdown-messages,  .navbar-top-links .dropdown-tasks,  .navbar-top-links .dropdown-alerts {
 margin-left: auto;
}
}
@media(max-width:980px) {
.content-1 {
    
    position: absolute;
    top: 28%;
   
}	
}
@media(max-width:768px) {.col-lg-4.col-lg-offset-4 > p {
    margin: 0 auto;
    text-align: center;
}
.content-1 {
    position: absolute;
    top: 34%;
}


}
 @media(max-width:767px) {
.navbar-collapse {
 display: none;
}



 #side-menu li {
background:#0680b2;
}
 #side-menu li:first-child {
background:#04638a;
}

}
@media(max-width:640px) {
.content-1 {
    position: absolute;
    top: 61%;
}
}
 @media(max-width:480px) {
.navbar-top-links li {
 border-right: none;
}
.navbar-top-links li {
 display: block;
}
.navbar-top-links .dropdown > .dropdown-toggle {
padding: 0px;
}
.navbar-top-links .dropdown-user {
 left: 0;
}
.navbar-top-links li a {
padding:5px 0px
}
.content-1 {
 height: auto;
 padding: 10px 0;
 width: 91%;
 left: 0%;
 margin-left: 0px;
 margin-top: -0px;
 padding: 10px 0;
 position: static;
 top: 0%;
 margin: 0 auto;
}
.content {
    
    width: auto;
}
.pswd label {
    
    margin-bottom: 21px;
    margin-left: -16px;
    margin-top: 8px;
}
.content-1 .form-control {
    
    width: 100%;
}
.form-horizontal > img {
    width: 100%;
}

}

 .form-auth {
}
.form-auth label {
	margin-top: 8px;
	
}
.table-authorize {
	margin-bottom: 10px;
}

.table-authorize th input[type="checkbox"] {
	margin-left: 15px;
	position: relative;
	top: 3px;
}
.table-authorize td input[type="checkbox"] { 
	margin-left: 10px;
}

.error-scroll-block {
  width: 100%;
  overflow: auto;
  position: relative;
  padding-bottom: 15px;
  min-height: 300px;
}
.error-scroll-block table {
    width: 3250px;

}
.error-scroll-block table tr td:nth-child(0) {width: 210px;}
.error-scroll-block table tr td:nth-child(1) {width: 150px;}
.error-scroll-block table tr td:nth-child(2) {width: 150px;}
.error-scroll-block table tr td:nth-child(3) {width: 150px;}
.error-scroll-block table tr td:nth-child(4) {width: 150px;}
.error-scroll-block table tr td:nth-child(5) {width: 105px;}
.error-scroll-block table tr td:nth-child(6) {width: 115px;}
.error-scroll-block table tr td:nth-child(7) {width: 70px;}
.error-scroll-block table tr td:nth-child(8) {width: 70px;}
.error-scroll-block table tr td:nth-child(9) {width: 175px;}
.error-scroll-block table tr td:nth-child(10) {width: 150px;}
.error-scroll-block table tr td:nth-child(11) {width: 150px;}
.error-scroll-block table tr td:nth-child(12) {width: 100px;}
.error-scroll-block table tr td:nth-child(13) {width: 150px;}
.error-scroll-block table tr td:nth-child(14) {width: 150px;}
.error-scroll-block table tr td:nth-child(15) {width: 150px;}
.error-scroll-block table tr td:nth-child(16) {width: 150px;}
.error-scroll-block table tr td:nth-child(17) {width: 95px;}
.error-scroll-block table tr td:nth-child(18) {width: 100px;}
.error-scroll-block table tr td:nth-child(19) {width: 100px;}
.error-scroll-block table tr td:nth-child(20) {width: 150px;}
.error-scroll-block table tr td:nth-child(21) {width: 150px;}
.error-scroll-block table tr td:nth-child(22) {width: 170px;}
.error-scroll-block table tr td:nth-child(23) {width: 150px;}
.error-scroll-block table tr td:nth-child(24) {width: 150px;}
.error-scroll-block table tr td:nth-child(25) {  width: 250px;}

.import-borrower-btn {
    margin-left: 10px;
}


.signup-form .content h3 {margin-top:14px; margin-bottom: 3px;
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.modal-dialog {z-index: 100; margin: 90px auto 30px auto;
}
.modal-backdrop.in {
    opacity: 0.5;
    z-index: 99;
}

.grid-mvc table tr th {
    background: #323131;
}

.grid-mvc table tr th a {
    color: #fff;
font-family: "open_sanssemibold";
font-size: 13px;
font-weight: normal;
}

.grid-mvc table.grid-table .grid-filter-btn {
    background:url(../Images/filter-icon.png) !important;
}

.grid-mvc table thead tr th,
.grid-mvc table tr td {border: 1px solid #ddd !important; 
}

table.grid-table .grid-header .sorted-desc .grid-sort-arrow::after,
table.grid-table .grid-header .sorted-asc .grid-sort-arrow::after {color:#fff;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #999;
    cursor: default;
    z-index: 2;
}
.pagination > li > a, .pagination > li > span {   
    color: #999;
}
.billing-reports fieldset{
    margin-bottom: 25px;
    padding-bottom: 5px;
}
.billing-reports .table-authorize {
    margin-bottom: 0;
}
 .billing-reports .table-authorize td {
       padding: 5px 8px;
       font-size: 13px;
    }

.manage-table fieldset {
  margin: 0;
  padding: 0;
  border:none;
}
.manage-table legend {width:100%;  position: static; background-color: #428bca; color:#fff; min-height:30px;
}
    .manage-table legend > a {width:100%;
    }
.manage-table legend a > span {float:left; color:#fff; margin:0 0 0 10px;   font-size: 14px;
  font-family: 'open_sanssemibold';
}

.manage-table legend a[aria-expanded="false"]:before { 
    content:"\e114"; color:#fff; float:left;
}
.manage-table legend a[aria-expanded="true"]:before {
    content:"\e113"; color:#fff; float:left;
}
.main-div {display:inline-block;
}
.billing-field {margin-bottom:10px;
}
.billing-field .save-info-btn {padding: 5px 25px;
}
/*#CompanyId.form-control {height:30px;
}*/
.all-btn {  margin-bottom: 15px;
  border-top: 1px solid #eee;
  text-align: right;
}
.all-btn .add-company-btn{  margin-right: 15px;
  margin-top: 10px;
  display: inline-block;
}
.billing-field .form-group {margin-right:15px;
}
.label_text label {
    font-weight:normal;

}
