#jh-mod-maps-default {
    position: relative;
    margin: 0; 
    padding: 0;
    background: #333;
}
.jh-mod-maps-container {
    position: relative
}
#jh-mod-maps-default .spinner-img {
    background: url("images/preloader.png");
    width: 128px; 
    height: 128px; 
    z-index: 100
}
#jh-mod-maps-default .spinner {
    background: #000; opacity:0.4
}

#jh-mod-maps-default .jh-mod-form-container-full-width {
    position: relative;
    padding: 20px 0;
    background: #333;
    width: 100%;
}
#jh-mod-maps-default .jh-mod-form-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
    display: block;
    z-index: 100;
    
}
#jh-mod-maps-default .jh-mod-form {
    position: relative;
    float: left;
    padding: 5px;
    border-radius: 4px;
    background: #fff;
}

#jh-mod-maps-default input, #jh-mod-maps-default select,
#jh-mod-maps-default input, #jh-mod-maps-default input {
    display: inline-block;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    height: 32px;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align:top
}
#jh-mod-maps-default .jh-select-container {
    display: inline-block;
}
#jh-mod-maps-default .jh-mod-title-long {
    width: 268px;
    background: url(images/i-search.png) no-repeat left #fff;
    padding-left: 50px;
    border-right: 1px solid #ccc;
    background-position: 0 10%
}


#jh-mod-maps-default .jh-mod-submit-button { 
    width: 140px;
    height: 37px;
    background: #DC5537; 
    color:#FFF;
    text-align:center;
    text-transform: uppercase;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/* 
SELECT CONTAINERS WIDE 
*/

#jh-mod-maps-default .select2-container {
    width: 218px
}

#jh-mod-maps-default .select2-container .select2-choice {
    background: #fff;
    color: #777;
    border: none;
    height: 36px;
    line-height: 36px;
    box-shadow: none;
}

#jh-mod-maps-default .select2-container .select2-choice .select2-arrow {
    background: none;
    border: none;
}

#jh-mod-maps-default .select2-container .select2-choice .select2-arrow b {
    margin-top: 5px;
}

#jh-mod-maps-default .select2-search {
    padding-top: 10px;
}


/*CLOUD*/
#jc-mod-maps-cloud-container {
    width: 300px;
    height: 350px;
    padding: 0px; 
    background: url("images/bg.png");
    border: none;
    
}

#jc-mod-maps-cloud-container .jc-mod-cloud-header {
    height: 36px;
    line-height: 36px;
 
}

#jc-mod-maps-cloud-container .jc-mod-maps-cloud-body {
    padding: 10px;
}

#jc-mod-maps-cloud-container .jc-mod-cloud-header a {
    font-size: 16px;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
}

#jc-mod-maps-cloud-container .jc-mod-cloud-footer {
    border-top: 1px solid #f1f1f1;
    padding-top: 5px;
}

.jomcomdevSmoke {
    background: #000; 
    opacity:0.4; 
    padding-top: 150px; 
    text-align: center;
    position: absolute;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
    text-transform: uppercase;
    line-height: 30px;
    box-sizing: border-box;
    
}

/* for 700px or less */
@media screen and (max-width: 900px) {
    
    #jh-mod-maps-default input, #jh-mod-maps-default select,
    #jh-mod-maps-default input, #jh-mod-maps-default input {
        display: block;
        width: 100%;
    }
    
    #jh-mod-maps-default .jh-mod-form-container {
        width: 400px;
    }
    
    
    #jh-mod-maps-default .jh-mod-title-long {
        display: block;
        border: none;
    }
}

@media screen and (max-width: 480px) {
    .jh-mod-maps-container {
        padding: 20px;
    }
    #jh-mod-maps-default .jh-select-container {
        display: block
    }
    
    #jh-mod-maps-default .jh-mod-title-long {
        width: 50%
    }
}

.jc-mod-allcategories {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}

.jc-mod-ajaxLinks {
    display: block;
    margin-bottom: 5px;
}

.jc-mod-ajaxLinksAppend {
    float: left;
    letter-spacing: 3px;
}

#jdliveSearch a,
#jdliveSearchAddress a {
    font-size: 14px;
}


/*===== WIDE 
=====================*/

#jh-mod-maps-wide #jomholidayFormSearchMaps {
    left: 260px;
    position: fixed!important;
    z-index: 5;
}

#jh-mod-maps-wide .jh-mod-sidebar {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    top: 0;
    paddding: 10px;
    background: #333;
    z-index: 2;
    height: 100%;
    padding: 80px 10px 10px 10px;
    width: 260px;
}

#jh-mod-maps-wide input[type="text"] {
    background: #222;
    border: none;
    color: #777;
    width: 205px;
    height: 30px;
}

#jh-mod-maps-wide .jh-mod-maps-row  {
    border-bottom: 1px solid #454545;
    padding-bottom: 20px;
}

#jh-mod-maps-wide .jh-heading-label {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 10px;
}

#jh-mod-maps-wide .radio.btn-group {
    margin: 0;
}

#jh-mod-maps-wide .jh-mod-maps-special button {
    padding: 3px 8px;
    font-size: 12px;
    background-color: #454545;
    border: 1px solid #555;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #FFF;
}

#jh-mod-maps-wide .jh-heading-label {
    color: #777;
}

#jh-mod-maps-wide .jh-mod-maps-special button.m-active {
    background: rgba(136, 191, 232, 1);
    color: #FFF;
}

#jh-mod-maps-wide .jh-mod-maps-special a:hover {
    background: #555;
    color: #FFF;
}

#jh-mod-maps-wide .fa-absolute {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 3
}

#jh-mod-maps-wide .spinner-img {
    background: url("images/preloader.png");
    width: 128px; 
    height: 128px; 
    z-index: 100;
    opacity:0.4;
}


#jh-mod-maps-wide .jomcomdevSmoke {
    background: #000; 
    opacity:0.4; 
    padding-top: 150px; 
    text-align: center;
    position: fixed;
    left: 260px;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
    text-transform: uppercase;
    line-height: 30px;
    z-index: 20;
    height: 100vh!important;
    box-sizing: border-box
}

#jh-mod-maps-wide fieldset {
    margin: 0;
}

/* SELECT CONTAINERS */

#jh-mod-maps-wide .select2-container {
    width: 218px
}


.select2-drop.select2-drop-above .select2-search input {
    box-sizing: border-box!important;
}

#jh-mod-maps-wide .select2-container .select2-choice {
    background: #222;
    color: #777;
    border: none;
    height: 36px;
    line-height: 36px;
    box-shadow: none;
}

#jh-mod-maps-wide .select2-container .select2-choice .select2-arrow {
    background: none;
    border: none;
}

#jh-mod-maps-wide .select2-container .select2-choice .select2-arrow b {
    margin-top: 5px;
}

#jh-mod-maps-wide .select2-search {
    padding-top: 10px;
}

