#themenu {
	text-align:center;
}

.nav-collapse_ .nav {
    display: inline-block;
}


.apagecontentdiv a, .thisedit a {
	color: #AF1820;
}

.apagecontentdiv a:hover, .thisedit a:hover {
	color: #AF1820;
	text-decoration: underline;
}

div.thisedit ul {
	list-style:square !important;
	margin-top:10px;
	margin-bottom:10px;
}

.endcontent_section {
	margin: 0 !important;
}

a[href="https://froala.com/wysiwyg-editor"] {
	display:none !important;
}

.fr-toolbar {
	z-index:9999;
}

.fr-popup .fr-checkbox-line label {
	display: inline;
}

.fr-tooltip {
	z-index: 10001;
}

.fr-image-resizer.imageoversize {
	border-color: red !important;
}

.fr-image-resizer.imageoversize .fr-handler {
	background-color: red !important;
}

div[tabindex='-1'][contenteditable='true'] {
	height:0 !important;
	line-height: 0 !important;
}
.apagecontentdiv table {
	border: none;
	border-collapse: collapse;
	empty-cells: show;
	max-width: 100%;
}

.apagecontentdiv table td,
.apagecontentdiv table th {
	border: 1px solid #dddddd;
}

.apagecontentdiv table td:empty,
.apagecontentdiv table th:empty {
	height: 20px;
}

.apagecontentdiv table td.fr-thick,
.apagecontentdiv table th.fr-thick {
	border-width: 2px;
}

table td.fr-selected-cell, table th.fr-selected-cell {
	border-color: #1e88e5 !important;
}

td.tablenoborder {
	border-width: 0 !important;
}

.fr-wrapper td.tablenoborder {
	border-width: 1px !important;
	border-style: dashed !important;
}

.fr-dropdown-wrapper h2 a, .fr-dropdown-wrapper h3 a, .fr-dropdown-wrapper h4 a {
	font-weight: 600;
}

.fr-dropdown-wrapper h2 a {
	font-size: 36px;
	text-transform: uppercase;
}

.fr-dropdown-wrapper h3 a {
	font-size: 24px;
	text-transform: uppercase;
}

.fr-dropdown-wrapper h4 a {
	font-size: 18px;
	text-transform: uppercase;
}

.banner-text p {
font-size:38px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#endcontentedit {
    margin: 20px 0 8px;
}


#logoimage {
    width: 350px;
    margin-bottom:10px;
}

.btn-quotesend:hover {
	background-color: #6D6D45;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0.4)) !important;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0.4)) !important;
}

#thequoteform.v_form input, #thequoteform.v_form select, #thequoteform.v_form textarea {
	background-color: white;
	border: 1px solid #cccccc;
}
#thequoteform.v_form textarea {
	width:100% !important;
	height: 140px;
}
#thequoteform.v_form input {
	width:100% !important;
}
#thequoteform .v_alert_box.alert {
	padding: 5px 14px 8px 14px;
}

#thequoteform2.v_form input, #thequoteform2.v_form select, #thequoteform2.v_form textarea {
	background-color: white;
	border: 1px solid #cccccc;
}
#thequoteform2.v_form textarea {
	width:100% !important;
	height: 140px;
}
#thequoteform2.v_form input {
	width:100% !important;
}
#thequoteform2 .v_alert_box.alert {
	padding: 5px 14px 8px 14px;
}

.uploader {
	background-color:white;
}

.list-panel li, .list-panel li a, .list_1 li {
    color: black;
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {

	  header.header_1 .navbar_ .brand {
	    width: 200px;
	    height: auto;
	    margin-bottom:30px;
	    margin-top:20px;
	  }	

}

div#upgradecover {
	position:absolute;
	background-color:white;
	z-index:999999999999999;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
}

.list-footer li a {
    font-size: 12px !important;
}