#nav li a.active {
	background: #eb6619;
}
a.input_btns {
	text-decoration: none !important;
	color: #222;
}
.logout_tag a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none !important;
	color: #eb6619;
}
.home_title h1, .entry_form h2 {
	font-weight: bold;
}
.home_title a img {
	position: relative;
	bottom: 10px;
}
.application_sec {
	margin-top: 25px;
}
.app_form {
	margin: 10px 0;
}
.form-label label {
	font-weight: 400;
	margin-bottom: 0;
}
.form_label {
	background: #D2691E;
	color: #fff;
	padding: 2px 8px;
	font: 12px Century Gothic;
	height: 30px;
	line-height: 25px;
}
.form_value {
	padding: 0;
}
.form-input input {
	width: 100%;
	margin: 0;
	padding-left: 10px;
	height: 30px;
	background: #f2f2f2;
	border: 1px solid #ccc;
}
.form-input select {
	font: 12px Century Gothic;
	color: #2e2f31;
	background: #FFFFFF;
	margin-left: 0;
	border: 1px solid #ccc;
	height: 27px;
	width: 100%;
	padding-left: 7px;
}
/* .submit_btn {
	text-align: left;
	margin: 35px 0 35px 360px;
} */
.submit_btn {
	text-align: center;
	margin: 35px 0 35px 0;
}
.submit_btn button {
	background: #fff;
	border: 2px solid #D2691E;
	padding: 2px 10px;
	font-size: 16px;
	color: #D2691E;
	font-weight: bold;	float:left;	margin-bottom:15px;
}
.submit_btn button:hover {
	background: #D2691E;
	color: #fff;
}
.logout_tag {
	float: right;
}
#mainheading {
	text-transform: capitalize;
}
.entry_form {
	margin-top: 25px;
}
/* #customer_app_form {
	margin-top: 15px;
} */
.tab_action input {
	background: #1D4E86;
	color: #fff;
	padding: 2px 10px;
	border-radius: 4px;
	border: 1px solid #1D4E86;
	font-size: 12px;
}
.tab_action .input_btn {
	background: #1D4E86;
	color: #fff;
	padding: 2px 10px;
	border-radius: 4px;
	border: 1px solid #1D4E86;
	font-size: 12px;
	text-decoration: none;
}
.setfilter.form-group.dropdown.page_filter_datas {
	float: left;
}
#dashboard-panel {
	padding-bottom: 50px;
}
.partner_pagination {
	float: right;
}
.page_filter_datas #rec_page_data {
	height: 25px;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
.pagination > a {
	background: #ddd;
	color: #666;
	padding: 1px 6px;
}
.pagination b {
	padding: 1px 6px;
	background: #ddd;
	font-weight: bold;
	color: #173659;
}
.home_title .searchbox {
	margin: 0;
}
#partner_postList .input_btn {
	text-decoration: none !important;
	text-transform: capitalize;
	color: #222;
}
.input_btn .fa {
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.tab_action {
	text-align: center;
}
.up-down {
	position: relative;
	left: 15px;
	display: inline-block;
	cursor: pointer;
}
.form-input.property-tab {
	border: 1px solid #ddd;
	height: 27px;
}
.form-input.property-text {
	border: 1px solid #ddd;
}
.app_sec {
	margin: 15px;
}
.details_acc {
	font-weight: normal;
	margin-left: 6px;
	font-weight: bold;
}
#doctor_postList tbody td a {
	text-decoration: none;
	color: #222;
	text-transform: capitalize;
}
.pro-rate {
	margin-top: 15px;
}
.msg_alert {
	background-color: green;
	color: #fff;
	text-align: center;
}
#provider_postList tbody td a {
	text-decoration: none;
	color: #222;
	text-transform: capitalize;
} 
.datepicker-days thead th {
	background: #fff;
	color: #173659;
}
.datepicker-days thead th.dow {
	background: #173659;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 10px;
}
.datepicker-days thead tr:last-child {
	background: #173659;
	color: #fff;
}
.datepicker table tr td.today {
	background: #173659 !important;
	color: #fff !important;
}
.datepicker-days thead th.datepicker-switch {
	text-transform: uppercase;
	font-weight: 600;
}
.vali_alert {
	color: red;
}
#loader img {
	height: 50px !important;
	width: 50px !important;
}
#loader-img
{
display:none;	
}
.doc_file {
	font-size: 13px;
	text-transform: capitalize;
}
.doc_img img {
	width: 45px;
	margin-top: 20px;
}
.bank_btn:hover {
	text-decoration: none;
}
.bank_btn {
	color: #1D4E86;
	padding: 2px 4px;
	border: 1px solid;
	cursor: pointer;
}
.tab_action .loader-img {
	width: 20px;
}
.bank_btn.send_bank {
	background: #1d4e86;
	color: #fff;
	border: 1px solid #1d4e86;
	pointer-events: none;
	cursor: default;
}
.app_sec h2 {
	font-weight: bold;
	margin-top: 25px;
}
#file_sidebar {
	border-right: 2px solid #173659;
}
.notification {
	height: 28px;
	width: 30px;
	float: right;
	cursor: pointer;
}
.notification .fa.fa-bell {
	color: #fff;
	font-size: 17px;
	margin-top: 5px;
	margin-right: 15px;
	display: none;
}
.notification .tooltiptext {
	visibility: hidden;
	width: 162px;
	background-color: #fff;
	color: #173659;
	text-align: center;
	border-radius: 0;
	padding: 5px;
	position: absolute;
	z-index: 1;
	border: 1px solid #173659;
	right: 70px;
	top: 40px;
	font-size: 13px;
}
.notification:hover .tooltiptext {
    visibility: visible;
}
#notification {
	float: right;
	position: absolute;
	right: 70px;
	border: 1px solid #173659;
	z-index: 9999;
	background: #fff;
}
#notification ul {
	padding: 0;
	margin: 0;
}
#notification ul li {
	list-style: none;
	padding: 1px 8px;
	text-transform: capitalize;
	font-size: 13px;
}
#notification ul li .input_btn {
	text-decoration: none;
	color: #222;
}
.col-md-9 .doc_files {
	padding: 0 15px 0 22px;
	margin-top: 8px;
	word-wrap: break-word;
}
#notification ul li:hover {
	background: #e5e5e5;
}
.col-md-4.sidebar .app_sec .col-md-9 {
	width: 75%;
	float: left;
}
.row .responsive_block {
	display: none;
}
@media screen and (max-width: 991px) {
.app_form {
	margin: 0;
}
.col-md-3.form_label {
	margin-top: 12px;
}
.col-md-9.form_value {
	margin-top: 12px;
}
#file_sidebar {
	border-right: none;
}
.nav.navbar-nav.navbar-left {
	float: left;
	margin: 0;
}
#notification {
	right: 15px;
}
.row .responsive_block {
	display: block;
}
.row .responsive_none {
	display: none;
}
}
/**************12-03-2018**************************/
.nav-scroller .nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding-bottom: 1rem;
	margin-top: -1px;
	overflow-x: auto;
	text-align: center;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
#partner_postList tbody tr {
	text-transform: capitalize;
}
.top_tr td {
	border: none;
	background: #777;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 8px;
	text-transform: uppercase;
}
.top_tr select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("../images/dropdown_icons.png") !important;
	background-repeat: no-repeat !important;
	background-position: center right !important;
	background-size: 20px !important;
	font-weight: bold;
	text-transform: unset;
	color: #fff;
	background: #979797;
	border: none;
	width: 150px;
	padding:0 5px 0 5px;
	margin-left: 0;
	font-size: 11px;
}
#set_lender {
	background: #979797;
	border: none;
}
.top_table {
	height: 42px;
	border-bottom: 4px solid #777;
}
.form_title {
	background: #999;
	margin-bottom: 0;
	padding: 7px 8px;
	color: #fff;
	font-weight: bold;
}
.form_titles {
	margin-top: 25px;
	background: #999;
	margin-bottom: 0;
	padding: 7px 8px;
	color: #fff;
	font-weight: bold;
}
.sidebar_title {
	margin-top: 15px;
	background: #999;
	margin-bottom: 0;
	padding: 2px 8px;
	color: #fff;
	font-weight: bold;
}
.col-md-12.form_employment {
	padding: 0 20px 15px 0;
	border-right: 2px solid #ccc;
	margin-top: 15px;
}

.col-md-3.form_label.financial_detail {
	width: 23.5%;
}
.col-md-9.form_value.financial_detail {
	width: 76.5%;
}

.col-md-10.form_value.comments {
	width: 84.5%;
}
@media only screen and (min-width: 768px) {
.col-md-10.form_value.employer_address {
	width: 80%;
}
.col-md-2.form_label.employer_address {
	width: 20%;
}
.col-md-2.form_label.comments {
	width: 15.5%;
}
}

.form_value.comments #comments {
	background: #f2f2f2;
	margin: 0;
	width: 100%;
}
.side_title_A {
	margin: 5px 0px;
	padding: 2px 15px;
	background: #78bbff;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.side_title_B {
	margin: 0;
	padding: 2px 15px;
	background: #1b81e6;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 100%;
	border: 1px solid #1b81e6;
	margin-top: 10px;
}
.side_title_C {
	margin: 5px 0px;
	padding: 2px 14px;
	background: #ff9c01;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.side_title_D {
	margin: 5px 0px;
	padding: 2px 15px;
	background: #1de65a;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 100%;
	border: 1px solid #1de65a;
}
.side_title_E {
	margin: 5px 0px;
	padding: 3px 15px;
	background: #ff5555;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 100%;
	border: none;
}
.form_sidebar {
	padding: 10px 12px;
}
.side_content {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.sidebar_icon {
	float: right;
}
.sidebar_icon .fa-check {
	color: #1de65a;
}
.sidebar_icon .fa-times {
	color: #ff5555;
}
#submit-form .fa.fa-floppy-o {
	margin-right: 10px;
}
.vali_alert.lender {
	position: absolute;
	left: 30%;
	margin-top: 20px;
	font-size: 12px;
}
.btn.view_pdf {
	padding: 2px 15px;
	font-size: 12px;
	margin: 10px 0;
	background: #ff9c01;
	width: 100%;
	border-radius: 10px;
	color: #FFF;
	font-weight:bold;
}
#check_upload_document .modal-header {
	border: none;
	padding: 8px;
}
.doc_infos {
	float: left;
	width: 25%;
}
.doc_infos {
	background: #767676;
	padding: 8px;
}
.doc_infos p {
	margin: 0;
	color: #FFF;
	text-transform: capitalize;
	font-weight: bold;
}
#check_upload_document .modal-body {
	padding: 15px 15px 0 15px;
}
.pdf_header .one {
	border: 2px solid #b9b9b9;
}
.upload-doc_list p {
	background: #b0a7aa;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}
.slip_pdf {
	/* text-align: center; */
	margin: 20px 0;
	background: #999;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
}
.pdf_header .text-center{
	margin:15px 0;
}
.pdf_header .btn.accept {
	background: #1de65a;
	color: #FFF;
	font-weight: bold;
}
.pdf_header .btn.reject {
	background: #ff5555;
	color: #FFF;
	font-weight: bold;
}
#footer_model {
	border: 2px solid #ee4d98;
	opacity: inherit;
	padding: 7px 12px;
	margin: 9px 15px;
	color: #ee4d98;
	font-size: 13px;
}
.model_footer {
	height: 50px;
	border-top: 1px solid #ccc;
}
#lender_response {
	background: none;
	border: none;
	color: #ee4d98;
	font-size: 20px;
	padding: 0;
	position: relative;
	bottom: 4px;
}
button[disabled] {
	opacity: 0.8;
}
.modal-dialog.response {
	width: 450px;
}
.response .modal-header .close {
	margin-top: -10px;
}
.save_request {
	background: none;
	border: 1px solid #ee4d98;
	color: #ee4d98;
	font-weight: bold;
	margin: 4px 15px !important;
	padding: 0 8px;
	font-size: 12px;
}
.response_content input[type="radio"] {
	width: auto;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.model_title {
	padding: 5px 15px;
	float: left;
	color: #ee4d98;
	font-weight: bold;
}
.response #footer_model {
	border: 1px solid #ee4d98;
	padding: 2px 5px;
	margin: 4px 15px;
	font-size: 12px;
}
.response .model_footer {
	height: 30px;
}
.response_content {
	padding: 25px 40px;
}
.model_footer #btnSelecteds.save_request {
	background: none;
	border: 1px solid #ee4d98;
	color: #ee4d98;
	font-weight: bold;
	margin: 4px 15px !important;
	padding: 0 8px;
	font-size: 12px;
}
.modal-dialog.response.re-send {
	width: 400px;
}
.response_content .multiselect-container.dropdown-menu {
	width: 100%;
}
.response_content .multiselect.dropdown-toggle.btn.btn-default {
	width: 306px !important;
}
#send_lender_loder, #resend_loder, #btnSelected_loder, #send_lender_loder_sec {
	display: none;
}
#loader_img {
	display: none;
}
.uploads.text-center #loader_img {
	width: 55px;
}
#btnSelected_loders{
	display:none;
}
.view_new_doc {
	margin: 10px 0;
}
#customer_app_form select {
	height: 30px;
}
.lander_req .form-input {
	margin: 0 5px;
}
.reject_table thead {
	background: #999999;
	color: #fff;
	font-weight: bold;
}
.reject_table {
	margin-top: 15px;
}
/******* slider switch btn css ******/
.sidebar_activity .toggle-on.btn {
	padding: 1px 24px 0 0;
}
.sidebar_activity .toggle-off.btn {
	padding: 1px 0 0 24px;
}

#toggle_btn.sidebar_activity .toggle.btn {
	width: 60px !important;
	height: 26px !important;
}
#toggle_btn.sidebar_activity .toggle.btn {
	min-width: 59px !important;
	min-height: 26px !important;
}
.sidebar_activity .btn-primary, .sidebar_activity .btn-primary:hover {
	background-color: #EE4D98;
	border-color: #EE4D98;
	color: hsl(0, 0%, 100%);
}
.color-A {
	background: #75baff;
	color: #FFF;
}
.color-B {
	background-color: #f6f7f4;
}
.color-C {
	background-color: #ffebca;
}
.color-D {
	background-color: #e9e9e9;
}
.color-E {
	background-color: #efefef;
}
.color-F {
	background-color: #f2f2f2;
}
.color-red, .color-red #none a {
	background-color: coral;
	color:#fff;
}

.color-green, .color-green #none a {
	background-color: green;
	color:#fff;
}
.color-R {
	background-color: #eee;
}
.color-A a.input_btns {
	color: #FFF;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	background-color: #448CCA;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #fff;
}
.sidebar_icon.red .fa-check {
	color: red;
}
.red .fa-close {
	color: red;
}


#myModalss .modal-dialog {
	width: 400px;
}
#app_form_declines .modal-dialog {
	width: 400px;
}
#app_form_decline .modal-dialog {
	width: 400px;
}
.redirected .btn {
	background: #EE4D98;
	color: #FFF;
	margin: 20px 15px;
}
.side_title_A.new_cust_mail {
	border: none;
	background: #1B81E6;
}
.side_title_A.new_cust_mail:hover {
	border: none;
	background: #78bbff;
}
.down_rs_doc {
	padding: 3px 20px;
	text-decoration: none !important;
	color: #fff;
}
.download.side_title_C {
	margin-top: 15px;
}
#send_rslender_loder {
	display: none;
}
.color-A:hover, .color-B:hover, .color-C:hover, .color-D:hover, .color-E:hover, .color-F:hover, .color-R:hover {
	background: dodgerblue;
	color: #fff;
	cursor: pointer;
}
.color-A:hover a.input_btns, .color-B:hover a.input_btns, .color-C:hover a.input_btns, .color-D:hover a.input_btns, .color-E:hover a.input_btns, .color-F:hover a.input_btns, .color-R:hover a.input_btns {
	background: dodgerblue;
	color: #fff;
}
.view_progress .process .input_btns {
	color: #fff;
}
.btn.side_title_C.printed {
	margin-top: 20px;
}
#mainheading a {
	font-size: 12px;
	color: #fff;
	background: #EE4D98;
	padding: 4px 8px;
}
#mainheading {
	position: absolute;
	right: 65px !important;
	top: 30px !important;
	margin: 0;
}
.response_content #final_documents {
	width: auto;
	margin-top: 15px;
}
.slip_pdf ul {
	margin: 0;
	padding: 0;
}
.slip_pdf ul li {
	display: inline;
}
.slip_pdf .fa.fa-trash {
	cursor: pointer;
	float: right;
	padding: 3px;
}
.doc_process {
	background: none;
	border: none;
}
#upload_delete {
	float: right;
	cursor: pointer;
}
.col-md-4.upload_file_name {
	text-align: center;
}
/*****************************************************/
@media only screen and (min-width: 768px) {
.app__form {
	display: flex;
	align-items: center;
}
}
@media only screen and (max-width: 768px) {

.form_label, #other_loan, .form-input, .form_titles {	
	margin-bottom: 10px;
}
#preview {
	position: relative !important;
	right: 0px;
	margin-bottom: 10px;
	left: 0;
	text-align: center;
}
.col-md-3.form_label.financial_detail {
	width: 100%;
}
.signature {
	background: #D2691E;
	color: #fff;
	width: 135px;
	position: initial !important;
	margin-top: 30px !important;
}
.form_style_md .form-input {
	margin-bottom: 10px;
}
}
@media only screen and (max-width: 768px) and (min-width: 320px)  {
	.form_label, #other_loan, .form-input, .form_titles {	
	margin-bottom: 0px;
	margin-top: 0px;
}
}
.gurn-drop {
    padding: 3px;
    background: beige;
    border-bottom: 1px solid burlywood;
}
.gurn-drop:hover
{
	background: #DEB887;
	cursor: context-menu;
}
#getguranter {
max-height: 200px;
overflow: scroll;
border: 1px solid blanchedalmond;
position: absolute;
z-index: 9999;
width: 268px;
overflow-x: hidden;
}

/****************************************/
@media only screen and (max-width: 480px)  {
.display-block 
{
	display: none !important;
}
.modal-dialog.response {
	width: 300px;
}
}
@media only screen and (min-width: 480px)  {
.display-none 
{
	display: none !important;
}
}
@media only screen and (max-width: 768px)  {
.nav > li {
	border-bottom: 1px solid #fff;
}
.navbar.navbar-default.navbar-fixed-top {
	padding: 0 10px;
}
}
.navbar-nav .dropdown-menu > li > a:focus, .navbar-nav .dropdown-menu > li > a:hover {
	color: #000;
}