@font-face {
font-family: 'Font Awesome';
src: url('../../fonts/fa-solid-900.eot');
src: url('../../fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'),
url('../../fonts/fa-solid-900.woff2') format('woff2'),
url('../../fonts/fa-solid-900.woff') format('woff'),
url('../../fonts/fa-solid-900.ttf')  format('truetype'),
url('../../fonts/fa-solid-900.svg#FontAwesome') format('svg');
}

.blm-settings-section {
float: left;
width: 100%;
margin: 30px 0;
padding-top: 30px;
border-top: 1px solid #e1e1e1;
}

.blm-settings-section[data-tab] {
width: 96%;
margin: 30px 2%;
padding: 0;
border-top: 0;
display: none;
}

.blm-settings-section[data-tab].active {
display: block;
}

.blm-settings-section h4 {
font-size: 1.2em;
}

.blm-settings-refresh {
display: inline-block;
margin: 5px 0 0 5px;
}

.blm-settings-section #blm-location-search-results {
display: none !important;
}

.blm-settings-section[data-tab="map"][data-enabled="false"] .blm-append-map-field {
display: none;
}

.blm-settings-section h2 {
clear: both;
display: inline-block;
margin-bottom: 5px;
}

.blm-settings-section select {
vertical-align: top;
}

.blm-settings-section ul li {
margin-left: 20px;
list-style-type: disc;
}

.blm-settings-section th h2 {
margin: -3px 0 0 0;
}

.blm-settings-section-description {
float: left;
width: auto;
margin-bottom: 20px;
}

table.form-table tr:hover {
background: #e1e1e1;
}

table.form-table tr.blm-settings-header {
border-bottom: 1px solid #e1e1e1;
}

table.form-table tr.blm-settings-header:hover {
background: transparent;
}

table.form-table th {
font-weight: 400;
padding: 20px 0;
}

table.form-table th:first-child {
width: 220px;
padding: 20px;
}

table.form-table th span {
font-size: 12px;
}

.blm-settings-section[data-tab="post_types"] table.form-table th span {
font-weight: normal;
font-style: italic;
margin-left: 5px;
}

table.form-table th strong {
float: left;
width: auto;
line-height: 30px;
}

table.form-table td {
vertical-align:top;
padding: 20px 0;
}

table.form-table td input {
float: left;
width: 450px;
min-height: 0 !important;
font-size: 13px !important;
line-height: 20px !important;
margin: 0;
padding: 5px 10px !important;
}

table.form-table tr.blm-append-map-field td input {
width: 100px;
}

.form-table select {
float: left;
height: 32px;
min-height: 0 !important;
font-size: 13px !important;
line-height: 22px !important;
margin: 0;
padding: 5px 25px 5px 10px !important;
}

.blm-settings-section[data-tab="post_types"] table.form-table td input,
.blm-settings-section[data-tab="search"] table.form-table td[data-field="search-icon-delay"] input,
.blm-settings-section[data-tab="search"] table.form-table td[data-field="search-timer-seconds"] input {
width: 70px;
}

tr[data-field="search-icon-delay"][data-displayed="false"] {
display: none;
}

table.form-table td .blm-field-note {
float: left;
}

.blm-field-message {
float: left;
width: auto;
height: 32px;
padding: 0 10px;
margin-left: 10px;
font-size: 11px;
line-height: 32px;
color: #575757;
border-left: 4px solid #b06060;
background: #fff;
white-space: nowrap;
}

.blm-field-message span:after {
content: ":  ";
}

.blm-field-note[data-code="1"] .blm-field-message {
border-left: 4px solid #75BFA7;
}

.blm-field-note[data-code="1"] .blm-field-message span:after,
[data-field="google-api-key"] .blm-field-note .blm-field-message span:after {
content: "";
}

[data-field="google-api-key"] .blm-field-note .blm-field-message #blm-field-note-message span {
display: none;
}

[data-field="google-api-key"] .blm-field-note .blm-field-message #blm-field-note-message #blm-field-note-message-empty,
[data-field="google-api-key"] .blm-field-note[data-code="1"] .blm-field-message #blm-field-note-message-valid,
[data-field="google-api-key"] .blm-field-note[data-code="2"] .blm-field-message #blm-field-note-message-invalid,
[data-field="google-api-key"] .blm-field-note[data-code="3"] .blm-field-message #blm-field-note-message-validating {
display: block;
}

.blm-field-note[data-code="1"] .blm-field-link {
display: none;
}

[data-field="google-api-key"] .blm-field-note .blm-field-message #blm-field-note-message #blm-field-note-message-empty a:before {
position: relative;
display: inline-block;
top: 2px;
margin-right: 5px;
}

.blm-settings-enddate {
float: left;
width: 100%;
margin-top: 10px;
display: none;
}

tr[data-type="event"] .blm-settings-enddate {
display: block;
}

tr[data-type="none"] [data-field="posttype_publishdate"] *,
tr[data-type="none"] [data-field="posttype_expiration"] * {
display: none;
}

.form-table a.thickbox,
.form-table a.blm-external-link {
position: relative;
top: 7px;
float: left;
width: 15px;
height: 15px;
margin-left: 10px;
outline: none !important;
text-decoration: none;
}

.form-table a.thickbox:before,
.form-table a.blm-external-link:before {
content: "\f05a";
position: relative;
font-family: "Font Awesome";
font-size: 15px;
line-height: 15px;
color: #515151;
font-weight: 900;
}

.form-table .blm-field-message .thickbox {
top: 0;
float: none;
width: auto;
height: auto;
background: none;
margin: 0;
}

.form-table .blm-field-message .thickbox:before {
top: 2px;
display: inline-block;
margin-right: 5px;
}

#blm-settings-color-preview {
float: left;
clear: both;
width: auto;
border: 1px solid #e1e1e1;
margin-top: 20px;
padding: 10px;
}

#blm-settings-color-preview span {
display: inline-block;
line-height: 40px;
margin-right: 10px;
vertical-align: top;
}

#blm-settings-color-preview div {
display: inline-block;
width: 100px;
height: 40px;
vertical-align: top;
}

.form-table tr.blm-settings-header th a.thickbox {
display: inline-block;
position: relative;
float: none;
top: 0;
margin-left: 10px;
}

#TB_ajaxContent {
width: 80% !important;
padding: 0 10% !important;
}

#TB_title {
background: none !important;
border: 0 !important;
}

/**
*Buttons
*/

blm-button {
position: relative;
float: left;
display: inline-block;
height: 35px;
margin: 45px 30px 0 0;
padding: 0;
border: 0;
overflow: hidden;
outline: 0;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}

blm-button:hover {
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
}

blm-button:before {
position: absolute;
top: 12px;
left: 12px;
font-family: 'Open Sans', Arial, Sans-Serif;
font-size: 13px;
line-height: 13px;
letter-spacing: normal;
font-weight: 700;
font-style: normal;
vertical-align: baseline;
z-index: 1;
}

blm-button:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 35px;
z-index: 2;
}

blm-button span {
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 35px;
text-align: center;
z-index: 3;
}

blm-button span svg {
position: relative;
top: 7px;
width: auto;
height: 60%;
}

blm-button[data-style="light"] {
background-color: #fff;
color: #37ae6e;
}

blm-button[data-style="dark"] {
background-color: #37ae6e;
color: #fff;
}

blm-button[data-style="light"] span svg {
color: #37ae6e;
}

blm-button[data-style="dark"] span svg {
color: #fff;
}

blm-button[data-style="light"]:after {
background-color: #f1f1f1;
}

blm-button[data-style="dark"]:after {
background-color: #2f945e;
}

blm-button[data-type="search"] {
width: 165px;
}

blm-button[data-type="search"]:before {
content: "SEARCH NEARBY";
}

blm-button[data-type="search"] span svg {
position: relative;
top: 8px;
left: 2px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

blm-button[data-type="map"] {
width: 128px;
}

blm-button[data-type="map"]:before {
content: "OPEN MAP";
}
