/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
.errormsg{color: red;}
.map-options{margin-bottom: 10px;width: 100%;}
.map-options input, .map-options textarea{width: 100%;}
.map-options label {display: block;font-weight: 600;}
.form-field.term-width-wrap input[type=number],
.form-field.term-height-wrap input[type=number],
.term-zoomlevel-wrap input[type=number]{width: 15%;}
label.form-wrap-itp {display: inline-block;}
body.taxonomy-map .term-description-wrap,body.taxonomy-map .term-parent-wrap {display:none;}
#itp_map_search_googlekey{width: 30%;}
.map-placeholder img, .theme-placeholder img{width: 52%;}
#addtag .term-type-wrap fieldset, #addtag .term-theme-wrap fieldset{display: flex;}
.term-type-wrap fieldset > label, .term-theme-wrap fieldset > label{margin-right: 10px;}
.map-placeholder{margin-top: 10px;}
.copy-shortcode {font-style: italic;display: block;}
input.map-shotcode {width: 100%;}
.itpmap-setting-btn {background-color: #2271b1;color: #fff;display: block;padding: 15px;text-decoration: none;font-size: 16px;max-width: 300px;text-align: center;width: 100%;border: 1px solid #2271b1;}
.itpmap-setting-btn:hover {background-color: #fff;color: #2271b1;transition: 0.5s all;border: 1px solid #2271b1;}
.wrap h2.itp-setting-heading{margin: 20px 0;}
.itp-map-search-info {background: #fff;padding: 25px 50px;margin: 50px 0;}
.itp-map-search-info h2{margin-bottom: 40px;}
#manifold_google_maps_googlekey{width: 32%;}
.menifold-help-steps ul{list-style: circle;margin-left: 20px;}
.menifold-help-steps{background: #fff;padding: 20px;margin-top: 20px;}