@font-face {
	font-family: 'libre_baskervillebold';
	src: url('/font/librebaskerville-bold-webfont.eot');
	src: url('/font/librebaskerville-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/font/librebaskerville-bold-webfont.woff2') format('woff2'), url('/font/librebaskerville-bold-webfont.woff') format('woff'), url('/font/librebaskerville-bold-webfont.ttf') format('truetype'), url('/font/librebaskerville-bold-webfont.svg#libre_baskervillebold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'libre_baskervilleitalic';
	src: url('/font/librebaskerville-italic-webfont.eot');
	src: url('/font/librebaskerville-italic-webfont.eot?#iefix') format('embedded-opentype'), url('/font/librebaskerville-italic-webfont.woff2') format('woff2'), url('/font/librebaskerville-italic-webfont.woff') format('woff'), url('/font/librebaskerville-italic-webfont.ttf') format('truetype'), url('/font/librebaskerville-italic-webfont.svg#libre_baskervilleitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'libre_baskervilleregular';
	src: url('/font/librebaskerville-regular-webfont.eot');
	src: url('/font/librebaskerville-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/font/librebaskerville-regular-webfont.woff2') format('woff2'), url('/font/librebaskerville-regular-webfont.woff') format('woff'), url('/font/librebaskerville-regular-webfont.ttf') format('truetype'), url('/font/librebaskerville-regular-webfont.svg#libre_baskervilleregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'liberation_sansbold';
	src: url('/font/liberationsans-bold-webfont.eot');
	src: url('/font/liberationsans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/font/liberationsans-bold-webfont.woff2') format('woff2'), url('/font/liberationsans-bold-webfont.woff') format('woff'), url('/font/liberationsans-bold-webfont.ttf') format('truetype'), url('/font/liberationsans-bold-webfont.svg#liberation_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'liberation_sansbold_italic';
	src: url('/font/liberationsans-bolditalic-webfont.eot');
	src: url('/font/liberationsans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('/font/liberationsans-bolditalic-webfont.woff2') format('woff2'), url('/font/liberationsans-bolditalic-webfont.woff') format('woff'), url('/font/liberationsans-bolditalic-webfont.ttf') format('truetype'), url('/font/liberationsans-bolditalic-webfont.svg#liberation_sansbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'liberation_sansitalic';
	src: url('/font/liberationsans-italic-webfont.eot');
	src: url('/font/liberationsans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('/font/liberationsans-italic-webfont.woff2') format('woff2'), url('/font/liberationsans-italic-webfont.woff') format('woff'), url('/font/liberationsans-italic-webfont.ttf') format('truetype'), url('/font/liberationsans-italic-webfont.svg#liberation_sansitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'liberation_sansregular';
	src: url('/font/liberationsans-regular-webfont.eot');
	src: url('/font/liberationsans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/font/liberationsans-regular-webfont.woff2') format('woff2'), url('/font/liberationsans-regular-webfont.woff') format('woff'), url('/font/liberationsans-regular-webfont.ttf') format('truetype'), url('/font/liberationsans-regular-webfont.svg#liberation_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "liberation_sansregular";
}
label.radioCustomLabel {
    font-size: inherit !important;
    font-weight: normal !important;
    margin: 0px !important;
    padding: 0px !important;
	cursor:pointer;
}


/*special event and main event css*/

.form-control.no-border.payroll {
    height: 167px;
}

.btn.btn-primary.choose-file {
    background-color: #ccc !important;
    border: medium none !important;
    border-radius: 0;
    color: #000;
    margin-bottom: 0;
    padding: 0;
}
.no-file {
    margin-top: 4px;
    width: 100px;
}
.choose-file span {
	background:#ccc !important;
	margin-bottom: -5px !important;
    margin-top: 2px !important;
	}
.choose-file {
margin-bottom: 3px !important;
    margin-top: 4px !important;
}

/*.bootstrap-filestyle input {
    display: none !important;
}*/

.fileUpload {
    background: #ccc none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0;
    color: #000 !important;
    margin: 5px 5px 5px 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.fileUpload input.upload {
    color: #000 !important;
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.group-span-filestyle.input-group-btn {
    border: medium none !important;
    margin-left: 20px;
}
.buttonText {
    background-color: #ccc !important;
    border-radius: 0 !important;
    margin-top: 5px;
    padding-top: 5px !important;
}

.pad-right-5 {
    padding-right: 5px !important;
}
.top-margin-20 {
    margin-top: -20px !important;
}

.col-md-2.col-sm-2.radio_btn {
    margin-top: 3px;
}

.perform {
    padding-bottom: 5px;
    padding-top: 8px;
}

.form-control.no-border.loss-height {
    height: 136px !important;
}
.form-control.no-border.additional-comments {
    height: 158px !important;
}
.textarea_bottom.form-control.no-border {
    height: 100px !important;
}
.mag3{
	margin-top:3px !important;
	
	}
.mag-5{
	margin-top:-5px !important;
	
	}


.pad4 {
    padding-bottom: 4px;
    padding-top: 4px;
}

.top-margin {
	margin-top:-7px !important ;
	}
.five-easy {
	font-size: 26px !important;
	}
.date-event {
    margin: 0 0 0 6px;
    width: 48%;
    border:0px !important;
    border-left:1px solid #ccc !important;  
	}	
.no-border-right {
	border-right: medium none !important;
	}	
	
.margin-60 {
    margin-top: 60px !important;
}
.margin-10 {
    margin-top: 10px !important;
}

.text-left.event-label {
    margin: 3px !important;
    padding: 0 !important;
	cursor:pointer;
}
.pad-top-bottom {
    padding-bottom: 10px;
    padding-top: 10px;
}

.right-info > h3,.left-info > h3 {
    float: left;
    font-size: 20px;
	margin-top:10px;
}

.margin20 {
    margin-top: 20px !important;
}


.right-margin5 {
	margin-right:5px !important;
	}

.party {
    padding: 0;
}
.party > input {
    margin-right: 5px !important;
    margin-top: 5px !important;
}
.party > label {
    margin-right: 10px;
    margin-top: 10px;
}


.noPad {
    margin-right: 0;
    padding: 0;
	  max-width: 55px;
}
.BussinessPad {
    padding-left: 0;
}
.labelNA
{
 margin-bottom: 0;
    margin-top: 7px !important;
}
.bussinessInput{
	width:301px;
	}
input:read-only {
    background-color: #f2f2f2 !important;
}

/*input:-moz-read-only { 
    background-color: #f2f2f2 !important;
}
*/
/*auction css*/

.auction_textarea {
    height: 142px !important;
}
.col-xs-12.zip.mailing.mailing-auction {
    margin-top: 6px;
}
.last_date{
	
	width:22% !important
	}
	.exposure-listAction {
    float: left;
    margin-top: 0;
    width: 100%;
}
.resume_labelAuction {
    margin-top: 0;
    padding-left: 0;
	 padding-top: 2px !important;
}
.resumeAuction {
    margin-top: 7px;
}

/*auction css ends here*/

.schedule {
    height: 75px;
}


.dealer_valuation_select {
	width:31%;	
}

.col-md-7.col-sm-12.conveyance {
    margin-bottom: 6px;
}

.text-right.loss {
    margin-top: -37px !important;
}

.col-md-12.col-sm-12.inner_container {
    margin-top: 20px;
}
.inner_container span {
    text-align: center;
}

.goback {
    color: red;
}

.goback:hover {
    color: red;
}

.left-footer {
    float: none;
    margin: 0 auto;
    width: 320px;
}

.form-control.no-border.left-border {
    border-left: 1px solid #ccc !important;
}
.logout {
    float: right;
    margin-right: 40px;
    margin-top: 40px;
}

.greybg {
    background-color: #eee !important;
    padding-left: 0px !important;
}

.label_display.blue-border {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.textarea_bottom {
    height: 263px !important;
}

.additional-comments {
    height: 147px !important;
}

.no-space > h3 {
    float: left;
    font-size: 20px;
}


small {
    float: left;
}

/*reply css*/

.red-top {
	background:#d2232a;
	float:right;
	width:71%;
}

.content-text h1 {
    color: #d2232a;
    float: left;
    font-family: helvetica Neue !important;
    font-size: 72px;
    margin-bottom: 0;
    margin-left: 61px;
    margin-top: 10px;
    width: 100%;
}

.content-text p {
	font-family: helvetica Neue Light !important;
	font-size:16px;
	margin:15px 0px 0px 0px;
	color:#010101;
	float:left;
	width:100%;
	
}

.content-text a {
	font-size:16px;
	margin:2px 0px 0px 0px;
	color:#010101;
	float:left;
	width:100%;
	text-decoration:none;
}


.footer_logo img {
    float: right;
    margin-top: 250px;
    max-width: 300px;
	margin-right:70px;
}

.content-text .underline {
	border-bottom:1px solid #010101;
	display:inline-block;
	width:auto;
	margin-top:0px;
}

.thank_you_content {
    margin-right: 90px;
}

.content-text-inner {
    float: right;
    margin-left: 0;
    margin-right: 22px;
    margin-top: 10px;
    width: 71%;
}

.arrows {
	padding-left:0px;
}

.arrows img {
    max-width: 400px;
}
.thank-container {
    margin: auto;
    max-width: 1040px;
}
footer img {
	width:350px;
	margin-top:480px;
	float:right;
	margin-right:65px;
}

/*css ends reply */

.textarea-professional.form-control.no-border {
    height: 80px !important;
}

.margin_top_20 {
	margin-top: 20px !important;
}
.margin_top_25 {
	margin-top: 28px !important;
}
.col-md-5.col-sm-5.resume_exhibitions {
	float: right;
	margin-top: -30px;
}

.no-space{
	padding-left:0px;	
	padding-right:0px;
}

.loss_history_comments {
	height: 283px !important;
}
.margin_top_6 {
	margin-top: 6px !important;
}
.col-md-12.col-sm-12.museum_upload > input {
	float: right;
	margin-top: -83px;
}
.field_row .required {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	display: inline !important;
	float: none !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	margin-left: -2px !important;
}
.field_row.grey_bg {
	background: #d7d7d7;
}
.field_row.grey_bg input {
	background: #d7d7d7 !important;
}
.new-label.margin_top_5 {
	margin-top: 7px !important;
}
.field_row {
	border: 1px solid #d7d7d7;
	float: left;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 0 !important;
	width: 100%;
	background: #FFF;
}
.banner_chat {
    position: absolute;
    right: 0;
    top: 0;
}
.banner-wrap {
    float: left;
    position: relative;
    width: 100%;
}
.left_header .logo {
	border: 0 none;
	float: left;
	margin-top: 20px;
}
.phone.select_item {
	margin-top: 25px;
}
.form-control.margin_top_4 {
	margin-top: 5px;
	padding-left: 3px;
}
h1, h2, h3, h4, h5, p, a {
	margin: 0px;
	padding: 0px;
}
.conservators_upload {
	margin-top: 10px;
}
textarea {
	resize: none;
}
ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.header {
	float: left;
	width: 100%;
}
.left_header {
	margin-top: 5px;
}
.left_header h2 {
	border: 0 none;
	color: #000;
	float: left;
	font-size: 22px;
	line-height: 26px;
	margin-top: 20px;
	padding-left: 140px;
	text-align: left;
	width: 100%;
	font-family: "liberation_sansregular";
}
.form-div-inner .select_item-div {
	margin-top: 5px;
}
.right_header {
	margin-top: 24px;
}
.col-md-6.col-sm-6.left-footer {
	padding-left: 0;
}
.right_header_inner {
	float: left;
	width: 100%;
	background: #d2232a;
}
.right_option {
	line-height: 24px;
}
.message_notification {
	margin-top: 20px;
}
.right_header_inner h3 {
	color: #fff;
	font-family: "liberation_sansregular";
	font-size: 22px;
	font-weight: bold;
	line-height: 19px;
	margin: 0px;
	padding: 15px 0px 12px 15px
}
.col-md-6.col-sm-6.exhibitions_left {
	padding-left: 0;
}
.col-md-6.col-sm-6.exhibitions_right {
	padding-right: 0;
}
.rugs {
	width: 20%;
}
.col-md-6.col-sm-6.resume_label {
	padding-left: 0;
}
.list_items {
    float: left !important;
    font-size: 11px;
    list-style:none;
    margin-left: 0px;
    padding-left: 0;
}

.collection {
	background-color: #fff !important;
	width: 100% !important;
}
.resume_data {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	display: block;
	    padding: 10px 10px 10px 5px;
}
.percentage {
	float: left;
	width: 70%;
	marigin-right: 10px;
	padding-left: 0;
}
.percentage_input {
	float: left;
	width: 30%;
}
.event-div_right, .breakdown, .event-div_left {
	padding-left: 0px;
}
.agreement {
	margin-bottom: 10px;
}
.percentage small {
	font-size: 9px !important;
}
.col-md-3.col-sm-3.percentage_rugs {
	padding: 0;
	width: 80%;
}
.right_header_inner h4 {
	color: #fff;
	font-size: 20px;
	margin-top: 29px;
	padding-right: 15px;
	text-align: right;
	font-weight: bold;
}
.left_wrap {
	padding-right: 0px;
}
.right_wrap {
	margin-top: 0px;
}
.carousel-control.right, .carousel-control.left {
	background-image: none;
}
.form-control {
	color: #000 !important;
}
.content_part ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
label {
	color: #231f20;
	font-size: 13.5px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 0;
}

::-webkit-input-placeholder {
 color: #000;
 font-weight:normal;
 font-size:14px;
}
:-ms-input-placeholder {
 color: #000;
 font-weight:normal;
 font-size:14px;
}
::-moz-placeholder {
 color: #000;
 opacity: 1;
 font-weight:normal;
 font-size:14px;
}
:-moz-placeholder {
 color: #000;
 opacity: 1;
 font-weight:normal;
 font-size:14px;
}
.radio_btn.radioall {
	margin-right: 3px;
}
.form_one_right input[type="number"], .form_one_right input[type="email"], .inner_box_select, .form_one_right input[type="text"], .form_one_left input[type="text"] {
	padding: 4px 4px;
	border-radius: 3px;
	border: 1px solid #cfcfcf;
	background: #fff;
	margin-top: 8px;
	display: block;
}
.form_one_right input[type="number"]:hover, .form_one_right input[type="email"]:hover, .inner_box_select:hover, .form_one_right input[type="text"]:hover, .form_one_left input[type="text"]:hover {
	background: #efeeee;
}
.heading-label {
	margin-top: 8px;
}
.inner_box_select {
	cursor: pointer;
}
.form-control {
	border-radius: 0px !important;
}
.bold_heading h1 {
	color: #fff;
	font-size: 30px;
	background: #231f20;
	padding: 15px 0px 15px 140px;
	float: left;
	width: 100%;
	letter-spacing: -1px;
	font-weight: bold;
}
.form-div-inner {
	background: #bcbec0;
	padding: 10px 15px;
}
.form-div-inner h2 {
	font-size: 20px;
	color: #231f20;
	font-weight: bold;
}
.right-info, .left-info {
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right-info span, .left-info span {
	background: #fff;
	display: block;
	padding: 2px 3px 4px 3px;
	float: left;
	width: 100%;
}
.right-info .inner-fax input[type="text"], .right-info input[type="text"], .left-info input[type="text"] {
	padding: 4px 4px;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
	background: #fff;
	display: block;
	margin-top:0px;
}
.right-info .inner-fax input[type="text"] {
	padding: 6px 4px !important;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
	background: #fff;
	margin-top: 5px;
	display: block;
}
.right-info input[type="email"], .left-info input[type="email"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	display: block;
	padding: 4px;
}
.right-info textarea, .left-info textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d7d7d7 !important;
	border-radius: 0px !important;
	display: block;
	padding: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.col-md-6.col-sm-6.right-info.right_additional_box {
    margin-top: 5px;
}
	
.additional_info_museums.form-control.no-border.no-space {
    height: 76px;
}
.new-label-describe {
	padding-top: 0px;
}
.banner-wrap {
	float: left;
	width: 100%;
}
.fax {
	float: left;
	margin-left: 4px;
	width: 49%;
}
.phone {
	float: left;
	width: 50%;
}
.text_line {
	padding-left: 0px;
	font-size: 14px;
	margin-top: 5px;
	display: block;
}
.select_item {
	padding-left: 0px;
	margin-top: 10px;
	padding: 4px;
	cursor: pointer;
}
.specify {
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: 10px;
	padding-left: 0;
}
.box {
	margin-bottom: 5px;
	margin-top: 6px;
}
.covered {
	margin-bottom: 15px;
	margin-top: 6px;
	margin-left: -13px;
}
.radio_btn {
	margin-top: 0px;
}
.zip1 {
	margin-top: 40px;
}
.mailing {
	margin-top: 7px;
	margin-left: -13px;
	margin-bottom: 5px;
}
.space {
	margin: 10px 0px 0px 0px;
}
.right-info, .event-div_right, .col-md-6.col-sm-6.right-info {
	padding-right: 0;
}

::-webkit-input-placeholder {
 color: #000 !important;
}

:-moz-placeholder { /* Firefox 18- */
 color: #000 !important;;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #000 !important;;
}

:-ms-input-placeholder {
 color: #000 !important;;
}
.small_text {
	font-size: 10px;
}
.event-div {
	background: #f4f4f4;
	padding-top: 10px;
	padding-bottom: 10px;
}
.light_gray {
	background: #d1d3d4;
}
.event-div span {
	background: #fff;
	padding: 3px 5px 5px 5px;
	float: left;
	width: 100%;
}
.exposure_new h2 {
	margin-bottom: 4px;
}
.limits {
	padding: 0px;
}

input[type="checkbox"], input[type="radio"] {
	margin: 0px;
	margin-right: 3px;
}
.event-div h2 {
	font-size: 20px;
	color: #231f20;
	font-weight: bold;
}
.check1 {
	width: 70%;
}
.check_in {
	margin-left: -15px;
	line-height: 24px;
}
.exposure {
	float: left;
	width: 100%;
}
.exposure .top-space {
	margin-top: 25px;
}
.exposure .top-space1 {
	margin-top: 35px;
}
.exposure .top-space2 {
	margin-top: 10px;
}
.exposure .top-space3 {
	margin-top: 10px;
}
.exposure .type-location {
	margin-top: 12px;
}
.experience {
	background: #f4f4f4;
}
.exposure .fire {
	margin-top: 15px;
}
.resume {
	padding-left: 20px;
	/*padding-bottom: 10px;*/
}
.exposure1 {
	margin-top: -10px;
}
.main_year, .year {
	padding-left: 0px;
	padding-right: 9px;
}
.col-md-6.col-sm-6.main_year {
	margin-bottom: 10px;
}
.year small {
	font-size: 8px;
	margin-top: 4px;
	display: inline-block;
	font-size: 10px;
	;
	padding-left: 4px;
}
.property {
	margin-top: 10px;
	padding-left: 0px;
}
.year span {
	background: none;
	font-size: 10px;
	padding-left: 0px;
	display: inline-block;
	width: 44%;
	float: right;
	margin-top: 6px;
}
.year .plumbing {
	width: 30%;
}
.exposure.exposure2 > input {
	margin-left: 20px;
}
.exposure.exposure2 > input:first-child {
	margin-left: 0px;
}
.exposure2 {
	margin-top: 10px;
	margin-bottom: 10px;
}


.textarea_bottom {
	padding-top: 7px;
	padding-left: 5px;
}
.form-div-inner_bottom {
	margin-bottom: 20px;
}

.textarea-comments121 {
	margin-top: 10px;
}
.textarea-comments {
	padding-left: 5px;
	padding-top: 5px;
}
.textarea-lossHistory {
	padding-left: 5px;
	padding-top: 5px;
}
.footer {
	padding: 0px;
}
.left-footer .btn_submit {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: #d2232a;
	padding: 10px 20px;
	border: 0px;
	float: right;
	width: auto;
	margin-top:20px;
	text-transform: uppercase;
}
.right-footer .btn_submit:hover {
	background: #c62f35;
}
.bottom_line {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #1d0001;
	margin: 40px 0 15px;
}
.col-md-6.col-sm-6.right-footer {
	padding-right: 0;
}
.Zebra_DatePicker_Icon_Wrapper {
	width: 100% !important;
	padding-left: 0px !important;
}
.mailing_space {
	margin-top: 59px;
}
.label_other {
	margin-right: 9px;
	margin-top: 2px;
	float: left;
	margin-left: 15px;
}
.exposure_new h2 {
	margin-bottom: 10px;
}
.col-md-12.col-sm-12.collection_inner {
	padding-left: 0;
}
.event-div_inner_right {
	padding-left: 0px;
	padding-right: 0px;
}
.describe-text {
	float: left;
	width: 100%;
	margin-top: -10px;
}
.carrier {
	background: #fff;
}
.textarea-comments1211 {
	margin-top: 10px;
}
.textarea_history {
	height: 185px;
	margin-top: 0px !important;
	display: block;
	float: left;
}
.conservators_documentation_label {
	width: 100%;
}
.right-info-long {
	margin-top: 0px;
}
.text-right {
	text-align: left;
	float: right;
	padding-right: 5px;
}
.text-right-margin {
	display: block;
	float: right;
	margin-top: -15px;
	padding-right: 8px;
	padding-top: 5px;
}
.mailing-address {
	display: block;
	margin-top: 58px;
}
.covered-top {
	margin-top: -10px;
}
.custom-width {
	float: left;
	width: 76%;
}
.custom-width fire-12 {
	margin-top: 10px;
}
.text-right-top {
	margin-top: 10px;
	padding-right: 0px;
}
/*.col-md-12.col-sm-12.event-div_inner {
    padding-right: 0;
} */

.right-info textarea, .left-info textarea {
	width: 100%
}
.exposure-list {
	line-height: 0px;
}
.right-info-art {
	margin-top: 0px;
}
.dealers .exposure, .conservators .exposure {
	float: left;
	width: 76%;
}
.conservators label {
	margin-top: 0px;
}
.dealers .exposure .col-md-7.col-sm-7.exposure_inner, .conservators .exposure .col-md-9.col-sm-9.exposure_inner {
	width: 100%;
}
.dealers .text-right {
	margin-top: 10px;
}
text-right-covered {
	margin-top: -10px;
}
.marginnone {
    margin-top: 0 !important;
}
.top-space-zone {
	margin-top: 10px !important;
}
.conservators .check1 {
	width: 80%;
}
.conservators .exposure2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.dealers .exposure-risk {
	float: left;
	width: 100%;
}
.text-right-margin1 {
	padding-top: 0px;
}
.museums .exposure {
	float: left;
	width: 77%;
}

.label_mus {
    padding-left: 0;
}

.resume_museums.margin_top_5 {
    margin-top: 5px;
}

.museums .col-md-6.col-sm-6 .property, .museums .col-md-7.col-sm-7.exposure_inner {
	width: 90%;
}
.museums label {
	margin-top: 6px;
}
.museums .text-right {
	margin-top: 10px;
}

.museums .text-right-covered {
    margin-bottom: 3px;
    margin-top: -18px;
}


.museums .label_other {
	color: #231f20 !important;
	font-size: 14px;
	margin-left: 18px;
}
.special_events .col-md-7.col-sm-7.exposure_inner {
	width: 96%;
}
.inner-art {
	margin-top: 1px;
}
.inner-art1 {
	margin-top: 0px !important;
}
.text-overlay {
	background: #fff;
	float: left;
}
.textarea_bottom {
	position: relative;
}
.text-over {
	margin-left: 10px;
	margin-top: 15px;
	position: absolute;
	z-index: 555;
}
.text-over-Addional {
	width: 466px;
}
.textarea_bottom {
	position: relative;
}
.text-over-Addional {
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
	z-index: 555;
}
.bullet li {
	list-style: disc;
	padding-left: 0px;
	margin-left: 15px;
}
.textarea_bottom {
	position: relative;
}
.text-over {
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
	z-index: 555;
	top: 0px;
}
.text-overlay {
	margin-top: -10px;
}
.text-overlay-22 {
	background: none;
}
.heading-21, .text-over-Addional h4 {
	font-size: 14px;
}
.right-info-loss {
	margin-top: 20px;
}
text-inv,  .text-right-inv,  .left-info-event-div_inner, .left-info-event-div_inner .text-right, .text-margin {
	padding-right: 0px;
}
.text-righ-one {
	padding-right: 15px !important;
}
.left-info_hover input[type="text"], .left-info_hover input[type="text"] {
	background: #f1f1f1;
}
.left-info_hover input[type="text"]:hover, .left-info_hover input[type="text"]:hover {
	background: #fff;
}
.left-info_hover .left-info_hover_top input[type="text"] {
	background: #fff;
	padding-left: 0px;
}
.left-info_hover_top {
	padding-left: 3px;
}
.provide {
	float: left !important;
	width: 100% !important;
}
.custom-file-upload {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
	width: 85px;
	float: right;
	background: #ccc none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #000;
}
.custom-file-upload:hover {
	background: #d1d1d1 none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #000;
}
.file-one {
	margin-top: 0px;
}
.col-md-6.col-sm-6 .resume_label-left {
	padding-top: 0px;
}
.no_background {
	background: none !Important;
	border: 0px !Important;
}
.margin-top-div {
	margin-top: 20px !important;
}
.col-md-5.col-sm-5.year {
	padding-top: 11px;
}
.text-right-margin1 {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: -8px !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 7px;
	padding-top: 0 !important;
}
.dealers .flood-zone1 {
	margin-top: 0px;
}
.covered11 {
	margin-bottom: 5px;
	margin-top: 22px;
}
.dealers .mailing-address {
	display: block;
	margin-top: 0px;
}
.dealers .mailing-add {
	margin-top: 26px !important;
	margin-bottom: 7px !important;
}
.museums .covered {
	margin-bottom: 6px;
	margin-left: -13px;
	margin-top: 6px;
}
.museums .institution .text-right {
	margin-top: 6px;
}
.aam {
	margin-top: 10px !important;
}
.conservators .covered11 {
	margin-top: 17px;
}
.dealers .mailing {
	margin-bottom: 10px;
	margin-left: -13px;
	margin-top: 11px;
}
.dealers .risk-input {
	width: 21%;
	margin-right: 4px;
}
.right-info .inner-fax {
	float: left;
	width: 50%;
	padding-left: 0px;
}
.right-info .inner-fax label {
	margin-bottom: 0px;
}
.conservators label {
	padding-left: 0px;
}
.conservators .covered {
	margin-bottom: 6px;
}
.conservators .mailing_space {
	margin-top: 53px;
	margin-bottom: 6px;
}
.textarea-comments-q {
	margin-top: 10px;
}
.event-div .other_bottom {
	float: left;
	margin: 0;
	width: 100%;
}
.right-info .inner-fax-dealer label {
	margin-top: 0px;
}
.right-info .inner-fax-dealer {
	padding-top: 0px;
	padding-bottom: 0px !important;
}
.dealers .textarea-comments1 {
	height: 165px;
}
.col-md-12.col-sm-12.dealers_upload {
	border: 0 none;
	padding-right: 0;
}
.dealers_upload #resume {
	float: right;
	width: 190px;
}
.inner-fax-collectors {
	padding-left: 2px !important;
}
.event-div_inner-outside {
	float: left;
	width: 100%;
	margin-bottom: 0px;
}
.museums .inner-fax-dealer {
	padding-left: 3px;
}
.museums .select_item_media {
	margin-top: 6px;
	margin-bottom: 31px;
}
.special_events .loss_history {
	height: 150px;
}
.museums .textarea-comments1 {
	float: left;
	height: 215px;
	margin-bottom: 0px;
}
input[type="text"] {
	border-radius: 0px !important;
}
.right-info span, .left-info span {
	padding: 3px 7px 6px !important;
}
.special_events .phone.select_item {
	margin-top: 0px;
	margin-bottom: 0px;
}
.right-info .inner-fax input[type="text"], .right-info input[type="text"], .left-info input[type="text"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	display: block;
	margin-top: 0px !important;
	padding: 5.4px;
}
.field_row .label_display {
	padding-left: 5px !important;
	padding-right: 0 !important;
}
.form-control.no-border {
	border: 0 none !important;
	box-shadow: 0 0 !important;
}
.new-label {
	float: left;
	width: 100%;
	margin: 0px;
}
.website-label {
	margin-top: 5px;
}
.zip-label {
	padding-left: 5px;
	width: 50%;
}
.state-div label {
	float: left;
	width: 100%;
	margin: 0px;
}
.state-div {
	padding-left: 0px;
	padding-right:5px;
}
.state-div-inner {
	float: left;
	width: 100%;
}
.state-div-right {
	padding-right: 0px;
}
.sm_here {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.sm_mailing {
    float: left;
	margin-top:-3px;
    width: 100%;
}
.sm_mailing-heading {
	padding-left: 0px;
	margin-bottom: 6px;
}
.sm_mailing-left.exhibitions_mailing {
	margin-top: 11px;
}
.exhibition_date input {
	margin-left: 0;
	margin-right: 10px;
	width: 45%;
}
.col-sm-12.top_header {
	background: #c8232a none repeat scroll 0 0;
	padding-right: 0;
	text-align: right;
}
.col-md-8.col-sm-12.exhibition_date {
	padding-left: 0;
	padding-right: 0;
}
.sm_mailing-left {
	margin-top: 28px;
}
.sm_mailing .covered {
	margin-bottom: 7px;
}
.state-div-right .col-md-12.col-sm-12 {
	float: left;
	width: 100%;
}
.form-div-inner h2 {
	color: #231f20;
	float: left;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
}
.conservators .phone.select_item {
	margin-top: 0px;
}
.new-label-loss {
	margin-top: 10px;
}
.dealers .covered {
	margin-bottom: 7px;
}
.dealers .select_item-industry {
	margin-top: 3px;
}
.dealers .textarea_bottom {
	height: 118px !important;
}
.museums .mailing_space {
	margin-top: 27px;
}
.museums .textarea_bottom_placefolder_museum {
	height: 25px;
}
.zipright {
    padding-left: 0;
}

.covered.musCov {
    margin-bottom: -7px;
}
.covered.covered-bottom.musCov {
    margin-bottom: -5px;
}



 @media(max-width:1024px) {
.bold_heading h1,  .left_header h2 {
	padding-left: 15px;
}
.textarea_bottom {
	height: 165px;
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 7px;
	width: 100%;
}
.right-footer .btn_submit {
	width: 60% !important;
}
.textarea-comments {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
}
.right-info, .left-info {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0;
	width: 100%;
}
}
 @media(max-width:700px) {
	 .date-event {
    margin: 0 0 0 0px;
    width: 100%;
	border:0px !important;
    border-top:1px solid #ccc !important;  
	}
	.no-border.left-border {
    float: left;
    width: 100%;
}
	 .exhibition_date input {
    margin-left: 0;
    margin-right: 10px;
    width: 100%;
	 }
	 
	 .col-md-12.col-sm-12.no-space {
    float: left;
    width: 100%;
}

.no-space small {
    display: block;
    float: left;
    width: 100%;
}
.form-control.no-border.left-border {
    border-left: 0px solid #ccc !important;
}
#recaptcha_widget_div > div {
    float: left;
    width: 100%;
}
.text-right.loss {
    float: left;
    margin-top: 0 !important;
}
	 
.col-md-6.col-sm-6.resume_label.resume_label-left.conservators_documentation_label {
	float: left;
	margin-top: 15px;
	width: 100%;
}
.resume_data {
	padding-left: 10px;
}
.conservators_upload {
	float: left;
	margin-top: 10px !important;
	padding-left: 0;
	width: 100% !important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: 1px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}
.container {
	padding: 0px 5px;
}
.check_in, .mailing {
	margin-left: 0px;
}
.covered {
	margin-left: 0px;
	margin-top: 0px;
}
.right-footer .btn_submit {
	float: left;
	text-align: center;
	width: 100% !important;
	margin-top: 10px;
}
.bold_heading h1 {
	font-size: 22px;
}
.text_line {
	float: left;
	width: 100%;
}
.phone {
	float: left;
	width: 99%;
}
.right_header_inner h3 {
	color: #fff;
	float: left;
	font-family: "liberation_sansregular";
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	margin: 0;
	padding: 15px 0 12px 10px;
}
.bold_heading h1 {
	font-size: 16px;
	letter-spacing: 0;
}
.sm_mailing-left {
	margin-top: 10px;
}
.new-label-describe {
	margin-top: 10px;
}
.col-md-8.col-sm-8.specify {
	float: left;
	width: 100%;
}
.col-md-6.col-sm-6.year {
	float: left;
	width: 35%;
}
.museums .exposure {
	float: left;
	width: 70%;
}
.museums .form-div-inner .col-md-12.col-sm-12 {
	float: left;
	width: 100%;
}
.covered {
	margin-bottom: 0px;
	padding: 10px 0px;
}
.text-over-Addional {
	width: 96%;
}
.col-md-8.col-sm-8.specify {
	float: left;
	width: 65%;
}
.col-md-6.col-sm-6.left-footer {
	float: left;
	padding-left: 0;
}
.margin-top-div {
	margin-top: 0px !important;
}
.fax {
	margin-left: 0px;
	width: 100%;
}
.phone {
	width: 100%;
}
.event-div span {
	padding-left: 0px;
	padding-right: 0px;
}
.left_header h2 {
	margin-bottom: 10px;
}
.right_header_inner h4 {
	padding-bottom: 10px;
	text-align: center;
}
.exposure2 {
	width: 95% !important;
}
.mailing_space, .mailing-address {
	margin: 10px 0px;
}
.col-md-8.col-sm-8.zip.covered {
	float: left;
	width: 70%;
}
.dealers .exposure, .conservators .exposure {
	float: left;
	width: 73%;
}
.textarea-comments12, .left-info_hover span .col-md-12.col-sm-12, .dealers .form-div-inner .col-md-12.col-sm-12 {
	float: left;
	width: 100%;
}
.dealers .col-md-2.col-sm-2.text-right {
	float: left;
	margin-top: 0;
}
.conservators .col-md-7.col-sm-7.exposure_inner {
	float: left;
	width: 73%;
}
.special_events .col-md-9.col-sm-9.event-div_inner1 {
	width: 70%;
}
.special_events .text-righ-one {
	padding-right: 0px !important;
}
.special_events .col-md-2.col-sm-2.text-right {
	float: left;
}
.resume_data {
	border: 0px;
	margin-top: 0px;
}
.event-div span, .top-one, .exposure_new, .small_text, .left-info, .right-info /*
.flood,
.covered,
.mailing ,
.text_line*/ {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-left: 7px !important;
	padding-right: 7px !important;
}
.exposure2 {
	width: 99% !important;
}
.bottom_line {
	margin-top: 10px;
}
.col-md-5.col-sm-5.year {
	float: left;
	padding-top: 11px;
}
.col-md-6.col-sm-6.main_year {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.custom-width, .dealers .exposure, .conservators .exposure {
	width: 70%;
}
.list_items li {
	list-style: none;
}
.covered-div {
	padding: 0px;
}
.covered-div1 {
	padding-top: 10px;
}
.covered-div2 {
	padding-bottom: 10px;
}
.resume_data {
	float: left;
	margin-top: -15px;
	padding-bottom: 10px;
	padding-top: 0;
	padding-left: 10px;
}
.select_item {
	padding-left: 0px;
}
.currency-right, .currency-left {
	float: left;
	width: 50%
}
.conservators .mailing_space {
	margin-top: 10px;
}
.conservators .col-md-9.col-sm-9.event-div_inner_objects.text-inv {
	float: left;
	width: 65%;
}
.museums .mailing_space {
	margin-top: 0px;
}
.col-md-6.col-sm-6.state-div.state-div-right {
	float: left;
	margin-top: 6px;
	width: 100%;
}
.form-control {
	padding-left: 0px;
}
.museums .covered, .dealers .mailing {
	margin-left: 0px;
}
.dealers .mailing-add {
	margin-top: 5px !important;
}
.museums .mailing_space {
	margin-top: -17px;
}
.conservators .covered {
	margin-top: 0px;
}
.new-label-describe {
	margin-top: -15px !important;
}
.fax-bar-collectors {
	float: left;
	width: 100%;
}

.content-text-inner {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 97%;
}
.footer_logo img {
    margin-top: 20px;
    max-width: 300px;
}
.arrows img {
    max-width: 100px;
}
.footer_logo img {
    float: right;
    margin-right: 10px;
    margin-top: -84px;
    max-width: 200px;
}
	.arrows img {width:100%;}
	footer img {margin:0px; margin-top:30px; margin-bottom:20px; width:100%;}
	.red-top {width:100%;}
	.content-text h1 {font-size:65px;}
	


.noPad {
    margin-left: 5px;
}

.bussinessInput{
	width:354px;
	}


}
@media(max-width:330px) {
	.content-text h1 {font-size:47px;}
.custom-width, .dealers .exposure, .conservators .exposure {
	width: 68%;
}
.col-md-9.col-sm-9.event-div_inner1.text-inv {
	width: 68%;
}
.conservators .col-md-7.col-sm-7.exposure_inner {
	float: left;
	width: 68%;
}
.special_events .col-md-9.col-sm-9.event-div_inner1 {
	width: 68%;
}
.museums .exposure {
	float: left;
	width: 68%;
}
.col-md-8.col-sm-8.zip.covered {
	float: left;
	width: 68%;
}
.col-md-7.col-sm-7.event-div_inner1 {
	float: left;
	width: 68%;
}
.dealers .exposure, .conservators .exposure {
	float: left;
	width: 68%;
}
.right-footer .btn_submit {
	float: left;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
	width: 100% !important;
}
.bottom_line {
	color: #1d0001;
	font-size: 12px;
	text-align: center;
}
.exposure2 {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.covered {
	font-size: 12px;
}
