html {
  position: relative;
  min-height: 100%;
}

body {
	font-family: 'Lato', sans-serif;
	padding-top: 85px;
	/* padding-bottom: 50px; */ color: #383732; background-color: #F0F1F5;
	
	/*margin-bottom: 90px;*/
}

.wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -60px;
	padding: 0 0 60px;
}

.wrap>.container {
	padding: 70px 15px 20px;
}

.jumbotron {
	background-color: #34495e;
	color: #F0F1F5;
}

.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

/* .btn, .form-control {
	border-radius: 0px;
} */
.inner_page {
	margin-top: 20px;
}

.middle_container {
	margin-top: 20px;
}

.group-questions-row {
	margin-bottom: 15px;
}

/* Form Field Override */

label {
	font-weight: bold;
}

.form-control {
	height: 28px;
    padding: 3px 8px;
    font-size: 13px;
}

.input-group-addon {
	height: 24px;
    padding: 5px 8px 3px;
    font-size: 13px;
}

.table {
	margin-bottom: 10px;
}

.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: 5px;
	vertical-align: top;
}



/*
	Navbar
*/

.navbar-default {
	background-color: #b5afa1;
	border: 0px none;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #AB4807;
}

.sub_header {
	padding-bottom: 0px; 
}

.sub_header h1 {
	/*padding-bottom: 10px; margin: 0px;
	border-bottom: 2px solid #34495e;*/
	padding-top: 0px;
	margin-top: 0px;
}

.no-top-margin {
	margin-top:0px;
}

.no-bottom-margin {
	margin-bottom:0px;
}

.no-left-margin {
	margin-left:0px;
}

.no-right-margin {
	margin-right:0px;
}

.grid_row {
	margin-bottom: 20px;
}

.op_rules .form-group label {
	text-align: left; font-weight: normal;
}

.full_width {
	width: 100% !important;
}

.small_text {
	width: 82px !important;
}

.percentage_text {
	width: 33px !important;
}

.mid_text {
	width: 120px !important;	
}


#nGCAction-holder .form-control, #grouprule-naccessmethod, #grouprule-nrestrictedaccessmode, #grouprule-ncontractpremiumsettingmethod, #grouprule-npooling, #grouprule-npaymentserviceused, #grouprule-nmanaged {
	background-color: transparent;
	border: 0px none;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

#nGCAction-holder .form-control label, #grouprule-naccessmethod label, #grouprule-nrestrictedaccessmode label, #grouprule-ncontractpremiumsettingmethod label, #grouprule-npaymentserviceused label, #grouprule-npooling label, #grouprule-nmanaged label {
	margin-right: 15px;
}

/*#state_holder select {
	width: 100%;
}*/

#ope-region-holder-overlay, .overlay {
	height: 100%; display: none;
	width: 100%;
	position: absolute; top:0px; left:0px;
	background-color: #000;
	text-align: center; opacity: 0.3;
}

#ope-region-holder-overlay span, .overlay span {
	position: absolute;
	bottom: 10px;
	color: #FFF;  font-size: 20px;
}

tr.no_top_border td, tr.no_top_border th {
	border-top: 0px none !important; 
}

.heading {
	font-weight: bold;
}

.help-text {
	font-size: 12px; margin-left: 5px;	
}

.contract_date {
	width: 111px !important;
}

label.normal {
	/*font-weight: normal;*/
}

.mr10 {
	margin-right: 10px;
}

.button_back_link {
	margin-left: 15px;
}

label {
	font-weight: normal;
}

.borderless td, .borderless th {
    border: none !important;
}

table.innner_table {
	width:90%;
	background-color: transparent !important;
	float: right;
}

table.currency_value {
	margin-bottom: 0px;
}

.error {
	color:red;
}
.success {
	color: #4cae4c;
}

.bold {
	/*font-weight: bold;*/
}

td.title {
	font-weight: bold;
}

.form-control.auto {
	width: auto;
}

#claim_value_view a, #claim_field_view a {
	margin-left: 10px;
}

.multi_checkbox_label {
	margin: 0px 5px;
}

.mid_height {
	height: 125px !important;
}

.claim-validation-log {
	margin-bottom: 15px; 
	border: 1px solid #CCC; 
	padding: 5px;	
}

.claim-validation-log p span {
	font-weight: bold;
	margin-right: 10px;
}

h4.claim_page {
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 17px;
}

.assessor {
	background-color: #f5d7dc;
}

.claimant {
	background-color: #BFF2BF;
}

.comment-btn {
	margin: 10px 0px; 
}

.navbar-brand {
	padding: 2px 15px;
}
.navbar-brand img {
	height: auto;
	margin-top: 10px;
}

/* Submenu Clases */

.sub-menu {
	margin-bottom: 0px;
}

.sub-menu .container {
	padding-left:0px;
	padding-right:0px;
}

.sub-menu .navbar-collapse {
	padding-left:0px;
	padding-right:0px;
}

.sub-menu .nav-pills > li > a {
	padding: 5px 2px;
	margin-right: 10px;
}

.sub-menu .nav-pills > li.active > a {
    background-color: transparent;
    border-bottom: 3px solid #337ab7;
    border-radius: 0px; color: #337ab7;
}

.form-field-value {
	font-size: 14px;
	padding-top: 6px; line-height: 21px; float: left;
}

/*
	Golden Ratio Start
*/
.col-gold-lg {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 61.8%;
}
.col-gold-sm {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 38.2%;
}
.col-gold-offset-sm {
  margin-left: 61.8%;
}
.col-gold-offset-lg {
  margin-left: 38.2%;
}
.gold-margin-sm {
  margin-bottom: 22px;
}
.gold-margin-md {
  margin-bottom: 44px;
}
.gold-margin-lg {
  margin-bottom: 110px;
}
@media (max-width: 991px) {
  .col-gold-sm,
  .col-gold-lg {
    width: 100%;
  }
  .col-gold-offset-sm {
    padding-left: 15px;
  }
  .col-gold-offset-lg {
    padding-left: 15px;
  }
}

/*
	Golden Ratio End
*/

.footer_link, .footer_link:hover {
	color: #FFF;
}

.help-block {
	font-size: 13px;
}

.has-form-error {
	border: 1px solid #a94442;
}

.has-form-error:after, #get-quote-frm .has-error:after {
	content: '**';
	color: #a94442; margin-left: 10px;
}

#contrat_value_error {
	margin-left: 10px;
}


.sticky {
	position: fixed;
    width: 100%;
    left: 30px;
    top: 50px;
    z-index: 100;
    border-top: 0;
    background-color: #F0F1F5;
}

.sticky .navbar {
	min-height: auto;
}

.sticky .page_title {
	display: block !important;
	
}

.sticky .page_title .container {
	padding-left: 0px;
	padding-right: 0px;
}

#second_level_navbar {
	/* transition: all 3s ease-in-out 0.5s; */
}
  
.red, .red a {
 	color: red;
}
 
.green {
	color: green;
}

.orange {
	color: orange;
}

.pink {
	color: red;
	opacity: 0.7;
}

.group-rule table td {
	vertical-align: top !important;
}

.anchor {
	display: block;
	height: 165px; /*same height as header*/
	margin-top: -165px; /*same height as header*/
	visibility: hidden;
}

.modal-full {
  width: 90%;
}

.modal-full .modal-content {
  height: auto;
  min-height: 100%;
}

.input-group.no-frame .input-group-addon {
	border: 0px none;
	background-color: transparent;
}

.input-group.no-frame .form-control {
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

tr.green-bg, tr.green-bg:hover {
	background-color: rgba(100,240,48,.2) !important;
}


tr.red-bg, tr.red-bg:hover {
	background-color: rgba(255,51,51,.2) !important;
}

tr.darkred-bg, tr.darkred-bg:hover {
	background-color: rgba(255,51,51,.7) !important;
}



tr.blue-bg, tr.blue-bg:hover {
	background-color: rgba(51,122,183,.2) !important;
}

tr.yellow-bg, tr.yellow-bg:hover {
	background-color: rgba(240,173,78,.2) !important;
}

tr.pink-bg, tr.pink-bg:hover {
	background-color: rgba(255,192,203,.2) !important;
}

#claim-payment-form .form-group {
	margin-bottom: 10px !important;
	marging-right:10px !important;
}


h4.modal-title {
	font-weight: bold;
}

.page_title h1 {
	font-weight: bold;
	margin-bottom: 25px;
}

.page_title h4 {
	font-weight: bold;
}

.page_title h4.no_bold {
	font-weight: normal !important;
	font-size: 14px;
}

.edit_section {
	margin-left: 15px;
}

.edit_section a {
	font-size: 14px;
	font-weight: normal;
}

.page-heading {
	margin-top: 0px;
	margin-bottom: 20px;
}

.vertical-alignment-helper {
	display: table;
    height: 100%;
    width: 100%;
}

#crop_window .modal-dialog {
	display: table-cell;
    vertical-align: middle;
}
    
    
 #crop_window .modal-content {
    height: inherit;
    margin: 0 auto;
    width: inherit;
}

.highlight_row{
	background-color: #e0e1e6;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px dotted;
}

.home-block {
	font-size: 18px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 30px;
    float: left;
    padding-left: 1%;
    padding-right: 1%;
}

.home-block p {
	margin-bottom: 20px;
	text-align: justify;
}

.home-block h2 {
	margin-top: 0px !important;
}

.quote-text {
	font-size: 25px;
	line-height: 40px;
	font-weight: 300;
	margin-bottom: 30px;
}

.btn-rw, .btn-rw:hover, .btn-rw:active {
	background-color: #b34c14 !important;
	color: #FFF !important;
    border-color: #b34c14 !important;
}

.no-round {
	border-radius: 0px;
}

.call-to-action-btn {
	padding-bottom: 25px;
	padding-top: 25px;
	font-size: 25px;
	margin-top: 20px;
}

.home-image {
	margin-bottom: 25px;
}

.home-block h2, .home-block h3 {
	font-weight: 600;
}

.home-block ul {
	list-style-type: square;
}

.home-block ul li {
	color: #b34c14;
}

.home-block ul li span {
	color: #333;
	
}

.call-to-action-block {
	margin-bottom: 10px;
}

.profile_image_block {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px dashed #DDD;
}

label.bold span {
	font-weight: normal;
}

.profile-box h3 {
	margin-top: 0px;
}

.profile-box h3 span {
	font-size: 14px;
}

.assessor-bio {
	margin-top: 10px;
}

.message-container {
	height: 600px;
	overflow: auto;
	margin-bottom: 20px;
	margin-left: 10px;
}

.message-holder .owner {
	font-weight: bold;
}

.message-holder .owner .user-type {
	font-weight: normal;
	font-size: 12px;
}
 
.message-holder .time {

}

.message-box {
	border-left: 1px solid #DDD;
}

.message-block {
	border-bottom: 1px solid #DDD;
	padding-top: 5px;
}

.list-group-item.active a {
	color: #FFF;
}

#support-message-container {
	height: 600px;
}

.message-block .send-reply {
	display: none;
	position: absolute;
	right: 10px; bottom: 10px;
}

.message-block:hover .send-reply, .message-block:focus .send-reply {
	display: block;
}

#full-thread {
	max-height: 500px; overflow: auto;
}

#support-request-reply-body .message-block .send-reply {
	display: none !important;
} 

#support-request-reply-body .action-btn {
	display: none;
}

.message-block .message-action-btn {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.copy_value {
	cursor: pointer;
	font-weight: normal;
}

.save-name, .edit-name {
	margin-left:15px;
}

.link-holder a {
	font-size: 14px;
	font-weight: normal;
}

.message-block p {
	margin-bottom: 5px;
}

.width-auto {
	width: auto !important;
}

.panel-default > .panel-heading {
	/*background-color: #FFF;
	border-color: #FFF;*/
}

.no_right_padding {
	padding-right: 0px;
}

.panel, .panel-heading, .panel-footer {
	/*background-color: transparent !important;*/
}

.list-group-item {
	border: 0px none;
}

.side-menu {
	width: 180px;
	float: left;
	margin-right: 10px;
}

.side-menu-content {
	width: 1080px;
	float: left;
	padding-left: 10PX;
}

.side-menu-content-bucket.side-menu-content-stats, .side-menu-content-contract {
	width: 90%;
}
.display-inline {
	display: inline !important;
}

.full-width {
	width: 100% !important;
}

.no-border, .no-border td {
	border: 0px none !important;
}

.chosen-container-multi {
	width: 100% !important;
	min-width: 175px !important;
}

.dummy-scrollbar {
	height: 20px; width: 100%; overflow-x: scroll; overflow-y: hidden;
}

.dummy-scrollbar .div1 {
	height: 20px;
}

.no-bold {
	font-weight: normal !important;
}

.multi_radio label {
	margin-right: 10px;
}

#bucket-allocation-table {
	background: transparent;
	width: 100%;
}

#calculated-date {
	margin-left: 15px;
	border-bottom: 1px solid;
}


.banner-holder {
	float: left;
	width: 100%;
}

.banner-holder h1 {
    text-align: center;
    margin: 0px;
    padding: 0px;
}