body {
    background-color:inherit !important;
    overscroll-behavior: contain;
}

a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}


#fuzz{ position: absolute; top: 0; left: 0; z-index: 5000;  display:none;}
#fuzz_back{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity:0.5;}
/*#fuzz_show {position:fixed; text-align:center;width:365px; height:214px;}*/
#fuzz_show {position:fixed; text-align:center;}
#fuzz_loading { position:absolute; bottom:5px;}


#site_logo {
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    top:50%;
}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.gmnoprint div {
    background:none !important;
}


.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 13px 13px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.btn-lefthalf-circle {
    border-top-right-radius:0px !important;
    border-bottom-right-radius:0px !important;
}
.btn-righthalf-circle {
    border-top-left-radius:0px !important;
    border-bottom-left-radius:0px !important;
}


.btn-oval {
  width: 60px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-oval.btn-lg {
  width: 100px;
  height: 50px;
  padding: 13px 13px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-oval.btn-xl {
  width: 140px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.btn-oval-more {
  border-radius: 20px !important;
}

/**************************************/



html, body {
        height: 100%;
        margin: 0;
        padding: 0;
}
#map {
        height: 100%;
}


.invisible {
    display:none;
}

.btn-invisible {
    display:none;
}


#slide-panel {
    width:150px;
    height:200px;
    padding:10px;
    margin-left:-150px;
    background-color:rgba(255,255,255, 0.4);
}

#slide-panel div {
    margin-top:5px;
}



#category_filter,#time_filter {
    width:350px;
//    height:430px;
    padding:0 10px 0 10px;
    margin-left:-350px;
    top:40px !important;
// background-color:rgba(255,255,255, 0.8);
    position:absolute;
    font-size:13pt;
//    border-radius: 6px;
//  border:1px solid gray;
    z-index:10 !important;
}
@media (max-width: 480px) {
    #category_filter,#time_filter {
	width:100%;
	margin-left:-100%;
    }
}


#category_filter div,#time_filter div{
//    margin-top:5px;
}

#profile_panel {
    width:250px;
    height:200px;
    padding:0 10px 0 10px;
    margin-left:-250px;
//    bottom:40px !important;
    background-color:rgba(255,255,255, 0.8);
    position:absolute;
    font-size:13pt;
    border-radius: 6px;
    border:1px solid gray;
}



.filter-col {
    width:48%;
    float:left;
    position:relative;
}

.filter-cor {
    float:right;
}

.filter-coc {
    float:none;
    margin-left:auto;
    margin-right:auto;
    width:60%;
}


.filter-col .panel {
    margin-bottom:3px;
    overflow:hidden;
}

.filter-col .panel-body {
    padding:5px;
    cursor:pointer;
}

.filter-col .panel-body.active {
    background-color:#31B0D5;
    color:white;
}

.filter-col .panel-addon {
    background-color:#FFFFCC;
}    

.filter-col .panel-addon-third {
    text-align:center;
    width:31% !important;
    margin-right:5px;
    display:inline-block;
}

.filter-col .panel-addon-half {
    text-align:center;
    width:45%;
    margin-right:5px;
    display:inline-block;
}


.filter-col .panel-default-trans {
    background-color:inherit;
    text-align:center;
}


.filter-win .panel {
    margin-bottom:3px;
    overflow:hidden;
}

.filter-win .panel-body {
    padding:5px;
    cursor:pointer;
}

.filter-win .panel-body.active {
    background-color:#31B0D5;
    color:white;
}

.filter-win .panel-addon {
    background-color:#FFFFCC;
}    

.filter-win .panel-addon-half {
    text-align:center;
    width:47%;
    margin-right:5px;
    display:inline-block;
    border: 1px solid #DDD;
    border-radius: 4px;
}

.filter-win .panel-addon-third {
    text-align:center;
    width:31% !important;
    margin-right:5px;
    display:inline-block;
    border: 1px solid #DDD;
    border-radius: 4px;
}


.filter-win .panel-addon-quot {
    text-align:center;
    width:23%;
    margin-right:5px;
    display:inline-block;
    border: 1px solid #DDD;
    border-radius: 4px;
}


.filter-win .panel-default-trans {
    background-color:inherit;
    text-align:center;
    border:none
}




div[name="login_or_register"] p {
    margin-top:10px;
    text-align:right;
}

div[name="login_or_register"] h3 {
    margin-top:0px;
    margin-bottom:0px;
}


/*************************/

div[name="marker_form"] h3 {
    margin-top:0px;
    margin-bottom:0px;

}

div[name="marker_form"] {
    position:relative;
}

.marker_form .modal-dialog
{
    margin-left:1% !important;
}

.marker_form .modal-body
{
    padding-top:5px !important;
    padding-bottom:5px !important;
}

.marker_form .form-group
{
    margin-bottom:7px !important;
}



.bootstrap-dialog-body,.bootstrap-dialog-message,div[name='marker_form'] {
    height:100%;
}

.ekko-lightbox .modal-dialog
*/

.pac-container {
    z-index:2000 !important;
}

.pac-container .pac-item span:nth-child(3) {
    display:block;
    margin-left:25px;
}
.pac-container .pac-item {
    line-height:normal;
}

.form-control[name='marker_category'] {
    width:auto;
    float:left;
}



#marker_icon {
    height:36px;
    width:auto;
}


div[name="marker_icons"] {
    width:100%;
    margin-bottom:5px !important;
    margin-top:5px !important;
    border-top:1px dotted gray;
}

div[name="marker_icons"] .img,.img_icon {
    height:35px;
    width:35px;
    margin-right:10px;
    cursor:pointer;
    display: inline-block;
    background-size: contain !important;
    max-height:35px !important;
    max-width:35px !important;
}

.marker_icon_new_icon { background: url('../images/newicon.png') no-repeat center;}


.category_icons {
    display:none;
}

div.marker_info {
//    width:350px;
    position:relative;
//    margin-right:15px;
    height:100%;
}

@media (max-width: 480px) {
    div.marker_info {
//	width:100%;
    }
}

.marker_info_favorite {
/*    position: absolute;
    right: 0;
    margin-top: 15px;*/
}

.marker_info_text {
//    margin-right:60px;
    overflow-y: auto;
//    overflow-x: visible;
    word-break: break-word;
    text-align:left;
    max-height:200px;
    overflow: -moz-scrollbars-vertical;
    clear:both;
}

.marker_info_text h3{
    font-size:20px;
    margin-bottom:20px !important;
}

.marker_options h3{
    font-size:20px;
    margin-bottom:5px !important;
}

.marker_content {
    font-size:16px;
}
.marker_content img{
    width:100%;
}

.makeScrollable{
-webkit-overflow-scrolling: touch;
}


div.marker_info h3 {
//    margin-top:0px;
    margin-bottom:0px;
    clear:both;
    margin-top:5px;
    padding-top:10px;


}
div.marker_info_control {
    margin-top:5px;
    padding-top:10px;
//    border-top:1px dotted gray;
    clear:both;
}

div.marker_info_footer {
    border-top:1px dotted gray;
    margin-bottom:15px;
    text-align: center;
    clear_both;
}
div.marker_info_view {
    font-size: 9pt;
    text-align:center;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left:0px;
}
div.marker_info_view img {
    height:15px;
}
img.globe  {
    height:20px;
    cursor:pointer;
}
img.globe_top {
    height:36px;
    margin-top:5px;
    cursor:pointer;

}

div.globe_top {
    float:left;
    margin-top:5px;
}

img.social {
//    margin-left:25px;
    cursor:pointer;
    height:20px;
}

div.marker_info_view input {
    width:70%;
    font-size:11px;
    padding:3px;
}

div.marker_user_info_view {
    text-align:center;
}
div.marker_user_info_view input {
    width:70%;
    font-size:11px;
    padding:3px;
}


div.marker_info_line {
    clear:both;
    border-bottom:1px dotted gray;
}

div.marker_info_name {
    display:inline-block;
}
div.marker_info_rate {
    display:inline-block;
    right:0;
    position:absolute;

}
div.marker_info_rate span.glyphicon {
    color:red;
}

div.marker_info_category {
    float:right;
    font-size:9pt;
    position:relative;
    margin-right:0;
}

div.marker_info_time {
    float:left;
    font-size:9pt;
    position:relative;
    margin-left:0;
}

div.marker_info_event {
    font-size:9pt;
    clear:both;
    color:red;
}

div.marker_info_event.marker_info_event_old {
    color:#999999;
}

div.eye_block {
    float:right;
    margin-right:15px;
}
/*@media (max-width: 480px) {
    div.eye_block {
	margin-right:40px;
    }
}*/


div.marker_info_eye, div.marker_info_icon,div.marker_info_mail,div.marker_share,.marker_info_favorite2, div.marker_info_icon_mail {
    cursor:pointer;
    width:40px;
    height:40px;
    vertical-align:middle;
    display:table-cell;
    cursor:pointer;    
}

div.marker_info_icon_mail {
    display:inline-block;
}

div.marker_info_mail {
//    width:45px;
    margin-left:5px;
    cursor:pointer;    
    background: url("../images/mail.png") no-repeat center;
}

.marker_info_favorite,.marker_info_alarm,.marker_alarm_time {
    margin-left:5px;
    margin-top:5px;
}

.marker_info_favorite2 {
    width:45px;
    margin-left:5px;
    cursor:pointer;    
    background: url("../images/heart.png") no-repeat center;
}


div.marker_info_mail, div.marker_info_icon,div.marker_share,.marker_info_favorite,.marker_info_favorite2,.marker_info_alarm,.marker_alarm_time {
    float:left;
}

.marker_share {
    background: url("../images/share.png") no-repeat center; 
//    background-size: auto 15px;
//    width:25px;
//    height:15px;

}


.info_eye {
    background: url("../images/eye.png") no-repeat;
    background-size: auto 15px;
    width:25px;
    height:15px;
}


.info_halfeye {
    background: url("../images/halfeye.png") no-repeat center; 
    background-size: auto 15px;
    width:25px;
    height:15px;

}

.info_noeye {
    background: url("../images/noeye.png") no-repeat center; 
    background-size: auto 15px;
    width:25px;
    height:15px;

}





.selected_icon {
    width:45px;
    float:left;
}


/*@media (max-width: 480px) {
    div.marker_info_eye,div.marker_info_mail, div.marker_info_icon {
	cursor:pointer;
	width:32px;
	height:32px;
    }
}*/

.marker_info_eye img,.marker_info_mail img, .marker_info_icon img
{
    width:100%;
    height:auto;
}

.gm-style-iw { width:300px !important; }



.panel.chat_header {
    margin-right:15px;
}

.panel.chat_header .panel-body {
    overflow:hidden;
    padding:5px;
    margin-bottom:5px;
    white-space: nowrap;
}


.chat_header_name,.chat_header_title,.chat_header_icon {
//    float:left;
    display:inline-block;
}

.chat_header_icon {
    cursor:pointer;
}

.chat_header_date {
    float:right !important;
}

.chat_header_title {
//	overflow:hidden;
//	margin-right:5px;
//    margin-bottom:0px;
//    clear:both;
//    margin-top:5px;
//    padding-top:10px;
//    border-top:1px dotted gray;
}


.bootstrap-dialog div[name="chat_accordion"] {
    overflow:auto;
    height:350px;
}

.bootstrap-dialog div[name="chat_accordion"] .panel-body{
    padding:5px;
}


.panel[name="chat_list"] {
    cursor:pointer;
    padding:5px;
}

div.message_mine, div.message_mine_nb, div.message_other {
    width:95%;
    border-radius: 5px;
    border:1px dotted gray;
    padding:5px;
    margin-bottom:3px;
}

div.message_mine {
    float:right;
    background-color:#DDFFBB;
}
div.message_mine_nb {
    float:right;
    border:none;
}
div.message_other {
    float:left;
//    background-color:#DDBBFF;
}

.message_time {
    float:right;
    display:inline-block;
}


textarea {
    resize: none;
}
textarea.message_text {
    width:80%;
    height:40px;
    border-radius: 6px;
    border:1px solid gray;
}

@media (max-width: 480px) {
    textarea.message_text {
	width:70%;
    }
}

.send_button {
    float:right;
}
div[name='new_message'] {
    clear:both;
    margin-bottom:5px;
}
div.message_small_info {
    font-size:8pt;
}

.spam_button {
//    margin: 5px;
//    text-align: right;
margin-left: 0px;
    position: absolute;
    bottom: 5px;

}

button[name="do_unfilter_button"] {
padding-top: 10px !important;
padding-left:5px !important;
word-break: break-all;
text-align: center;
    text-transform: uppercase;
    top: 115px;
    position: absolute;
    display:none;
    font-size:12px !important;
    font-weight:bold;
    height:50px !important;
//    width:60px !important;
}    

button[name="do_unfilter_button"] div{
    width:24px !important;
    height:24px !important;
    background: url('../images/show_hidden.png') no-repeat center;
}

button[name="do_filter_button"] {
//    bottom: 5px;
//    position: absolute;
//    right: 5px;
//    margin-left:auto;
//    margin-right:auto;

}   





#category_filter > button[name="do_unfilter_button"] {
    margin-left:auto;
    margin-right:auto;
}

.control {
    position:absolute;
    z-index:1000;
    margin:5px;
}

.control_hide {
    z-index:0;
}


div[name="filters"] {
    top:0px;
    left:0px;
}

div[name="address"] {
//    width:400px;
    top:45px;
    left:0px;
    position:absolute;
    margin-left:0;
}

//div[name="address"] input[name="search_address"],
div[name="address"] input[name="search_marker"],div.leaflet-control-geocoder-form input.form-control.controls {
	width:350px !important;
}


@media (max-width: 480px) {
    div[name="address"] input[name="search_marker"],div.leaflet-control-geocoder-form input.form-control.controls  {
	width:150px !important;
    }
}

span[name="searchAddressButton"] img,span[name="searchMarkerButton"] img,span[name="btn_list"] img {
    width:20px;
}

span[name="searchAddressButton"], span[name="searchMarkerButton"],span[name="btn_list"]{
    cursor:pointer !important;
    width:30px;    
}

span[name="searchMarkerButton"].active {
    background-color:#ec971f;
}


#global_mail {
    display:none;
    padding: 0px 3px;
    margin-left:5px;
}
#global_alarm {
    display:none;
    padding: 0px 3px;
    margin-left:5px;
}

#global_mail,#global_alarm{
    padding: 0;
    margin-left:5px;
    background-color:transparent;
}

#login_logout {
    bottom:0px;
    left:0px;
}
#info_buttons {
    bottom:40px;
    left:0px;
}



@media (max-width: 520px) {
div[name="add_new_marker"] button.btn {
    width: 70px;
    font-weight: bold;
    font-size: 13pt;
    line-height: 20px;
}    
}
div[name="zoom_panel"] {
    right:0;
    top:100px;
    margin-right:0px;
}
div[name="zoom_panel"] button{
    margin-bottom:5px;
}

div[name="rest_panel"] {
    right:0;
    bottom:0px;
    text-align:right;
    margin-right:0;
}

div[name="rest_panel"] button{
    margin-bottom:5px;
}

div[name="language_panel"] {
    right:0;
    top:0px;
    margin-top:0;
//    background-color:#E5E3DF;
}

div[name="language_panel"] img {
    margin-left:5px;
}


.modal-backdrop.in,.modal-backdrop, .modal-backdrop.fade
{
    opacity:0.1 !important;
    filter: alpha(opacity=10) !important;
    position:fixed;// This makes it cover the entire scrollable page, not just browser height
    height:100%;
    background-color: none;
}

.bootstrap-dialog.fade {
    transition-property: all !important;
    transition-duration: 0 !important;
    transition-timing-function: ease !important;
    transition-delay: 0 !important;
}

.no_form_bottom .form-group {
    margin-bottom:0;
}

.no_header .modal-header{
    display:none;
}
.form_full.form-group {
    width:100%;
}
.form_full.form-group .form-control{
    width:100%;
}

.panel-body.panel-disabled,.panel-body.panel-disabled:hover {
//    color:#696969;
    background-color:white;
//    cursor:not-allowed;
}

.bootstrap-dialog-close-button {
//    margin-right:-5px;
    cursor:pointer !important;
    position:absolute;
    right:0px;
    top:0px;
}


.close {
    cursor:pointer;
}
.bootstrap-dialog-close-button .close {
    height:22px;
    width:22px;
    opacity:1;
    cursor:pointer;
    background: url("../images/close.png") no-repeat center;
}    

.bootstrap-dialog-body {
//    margin-right:20px;
}

.marker_edit_button {
    width:20px;
    height:20px;
    background: url("../images/edit.png") no-repeat center;
    background-size: contain;
}

.marker_del_button {
    width:20px;
    height:20px;
    background: url("../images/trash.png") no-repeat center;
    background-size: contain;
}


.preload_icon {
    margin-top:10px;
}

#bans_tab,#follow_tab {
    min-height:330px;
    max-height: 430px;
    overflow: auto;
    padding:0;
}

#bans_tab h4 {
    font-weight: bold;
    color: #666666;
    text-align:center;
}

[data-notify="container"] > [data-notify="message"] {
    font-size: 8pt;
}
#src_marker_icons {
    overflow-x: scroll;
    overflow-y: hidden;
    height:50px;
    display:none;
    white-space: nowrap;
}

.marker_form {
//    z-index:1050 !important;
}
.chat_form {
//    z-index:1070 !important;
}
.btn-spam {
    float:left;
}

.thin_dialog .modal-dialog{
    width:200px;
}

div[name="profile"] {
    text-align:center;
}

#follow_tab .container-fluid {
    padding:0;
}

#follow_tab .row {
    overflow-wrap: break-word;
    margin:0;
    margin-bottom:5px;
    padding-bottom:5px;    
    border-bottom:1px dotted #999999;
}

.profile_buttons {
    margin-bottom:10px;
    margin-top:10px;
}
.profile_buttons button {
    width:150px;
}
.clear_both {
    clear:both;
}
.message_body {
    display:inline-block;
}


.arrows {
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f00;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  
  border-top: 25px solid #f00;
}

.arrow-button {
    margin-left: auto;
    margin-right: auto;
    cursor:pointer;
//    display:inline-block;
    float:left;
    height:25px;
}

.triangle-topleft {
    width: 0;
    height: 0;
    border-top: 25px solid red;
    border-right: 15px solid transparent;
}

.triangle-bottomleft {
    width: 0;
    height: 0;
    border-bottom: 25px solid red;
    border-right: 15px solid transparent;
}

.triangle-topright {
    width: 0;
    height: 0;
    border-top: 25px solid red;
    border-left: 15px solid transparent;
}

.triangle-bottomright {
    width: 0;
    height: 0;
    border-bottom: 25px solid red;
    border-left: 15px solid transparent;
}

.marker_arrows_closed {
    border-top:1px solid #f00;
    float:left;
    width:100%;
}

.arrow-block {
    height: 25px;
    background-color:red;
    color:white;
    padding-top:3px;
    width:65px;
    text-align:center;
}

.marker_arrows_opened {
    border-bottom:1px solid #f00;
    float:left;
    width:100%;

}


.marker_controls {
    width:100%;
    min-height:40px;
}

.marker_controls_closed {
    display:none;
}
.marker_controls_opened {
    display:block;
}
.marker_controls button {
    width:100%;
    margin-top:10px;
    margin-right:10px;
}

.bbtn-primary {
    color: #337ab7;
    background-color: #FFF;
    border-color: #FFF;
}
.bbtn-info {
    color: #5bc0de;
    background-color: #FFF;
    border-color: #FFF;
}
.bbtn-success {
    color: #5cb85c;
    background-color: #FFF;
    border-color: #FFF;
}
.bbtn-warning {
    color: #f0ad4e;
    background-color: #FFF;
    border-color: #FFF;
}
.bbtn-danger {
    color: #d9534f;
    background-color: #FFF;
    border-color: #FFF;
}

#btn_info {
    margin-left:5px;
    font-size:26px;
    padding:0;
    color: #337ab7;
    background-color: transparent;
    border-color: none;
}

.one_slide img {
    width:100%;
}
.slide_dialog .modal-dialog {
    margin-top:0px;
}

.terms_dialog .modal-body {
    overflow-y:hidden;
}

.terms_dialog .bootstrap-dialog-body {
    overflow-y:scroll;
    height:100%;
}


#marker_alarm {
//    margin-top:30px;
}

.marker_alarm_time {
    width: 70px;
    font-size: 8pt;
}
#marker_current_time {
    width:100%;
    text-align:center;
    color:blue;
    padding:4px;
    border:1px dotted gray;
}
#marker_time_clear {
    float:right;
    cursor:pointer;
    color:black;
    font-weight:bold;
}

.btn_lg {
    padding:5px 8px !important;
    font-size:16pt !important;
    line-height:16pt !important;
}

.marker_info .img_icon {
    margin-right:0px;
}
.picker-today:before {
    content: "Now" !important;
    font-weight: bold;
}
.picker-time:before {
    content: "Time" !important;
    font-weight: bold;
}
.picker-date:before {
    content: "Date" !important;
    font-weight: bold;
}
.picker-set:before {
    content: "Set" !important;
    font-weight: bold;
}

.btn_at_left {
    float:left;
}

.marker_image_tab {
    float:right;
    text-align:right;
}

.marker_image_list .marker_image{
//    float:left;
    margin-right:5px;
}

.marker_image_list div img {
    max-width:100px;
    cursor:pointer;
    max-height:60px;
}

.marker_image_list div img.tmp {
    opacity:0.5;
}

/*.marker_image_list .marker_image_erase:before {
    content:'X';
    font-weight:bold;
    color:red;
    cursor:pointer;
}
*/

.marker_image_list .marker_image_erase {
    font-weight:bold;
    color:red;
    cursor:pointer;
    background-color:white;
    padding:3px;
    display:inline-block;
}



.marker_image {
//    float:left;
    display:inline-block;
    margin-left:5px;
}
.marker_image img {
    max-width:100%;
    margin-bottom:3px;
}

.marker_main_text {
    margin-top:15px;
}

.marker_main_text a{
    font-weight:bold;
}


@media (max-width: 767px) {
span.hidden-xs {
    display: inline !important;
}
}

.show_image {
    text-align:center;
}
.show_image img {
    max-width:100%;
    max-height:100%;
}

@media (max-height: 480px) {
    .show_image img {
	max-height:400px;
    }
}

.btn_controls_left,.btn_controls_right,.btn_controls_center {
    position:absolute;
}
.btn_controls_rest {
    display:none;
}
.btn_controls_left button,.btn_controls_right button,.btn_controls_center button {
    width:auto !important;
    margin:0;
    margin-top:5px;
}    
.btn_controls_right {
    right:0;
}

.btn_controls_center {
    margin-left: 52%;
    margin-top: -3px;
}

.btn_controls_center button {
    padding-top: 3px;
    padding-bottom: 3px;
}

button[name="facebook_button"] {
    padding:0;
    margin-left:5px;
}
button[name="facebook_button"] img{
    height:30px;
}

div[name="google_button"] {
//    position: relative;
//    top: 12px;
//    display: inline-block;
    width:34px;
    height:33px;
    margin-left:5px;
}

input[name="marker_event_end"] {
    display:inline-block;
    width:150px;
    cursor:pointer;
}
input[name="marker_private"] {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin-top: -3px;
}

#marker_tip {
    text-align: center;
    margin-top: 10px;
    color: blue;
}

.bar {
    height: 18px;
    background: green;
}

button[name="image_upload_button"] {
    position:relative;
}

.file_loading
{
    position: absolute;
    max-width:120px;
    height:34px;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
//    font-size: 200px !important;
    direction: ltr;
    cursor: pointer;
}

.terms_link {
    color:blue;
    cursor:pointer;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}

input[name='marker_coords'] {
//    font-weight:bold;
//    color:blue;
//    font-size:10pt;
    display:none;
}

.btn.btn_slug {
    margin-left:20px;
    border:none;
}

div[name='marker_buttons_block'] {
    position:absolute;
    bottom:5px;
}

div.marker_rest_control {
    position:absolute;
    bottom:45px;
}

div.marker_rest_control div.form-group {
    margin-bottom:5px !important;
    height:30px !important;
}

div[name="all_chats_list"] {
    width:100%;
    margin-top:0px;
    overflow:hidden;
    overflow-y: scroll;
}
    
div[name="all_chats_list"] .panel {
    margin-bottom:5px;
    position:relative;
}
    
div[name="all_chats_list"] div[name="chat_list"] div.message_body {
    white-space: nowrap;
    max-width: 65%;
    overflow: hidden;
    margin-top:5px;
}

div[name="all_chats_list"] div.marker_text {
    overflow: hidden;
    white-space: nowrap;
    font-size: 8pt;
} 

div[name="all_chats_list"] div.message_time {
    font-size: 8pt;
    margin-top: 10px;
}

.panel-new-message {
    background-color:yellow !important;
}   

.panel-own-message {
    background-color:#5CB85C !important;
}
  
.panel-full-messages {
    margin-left:30px;
    padding:3px;
    display:none;
}
  


.panel-full-messages > div{
    float:none;
}
.panel-full-messages div.message_other{
    margin-left:25px;
}

table[name="all_markers_list"] {
    table-layout:fixed;
}

table[name="all_markers_list"] td{
    padding-top:8px;
    padding-bottom:8px;
    border-top:1px dotted #EEEEEE;
}

table[name="all_markers_list"] td.all_markers_icon {
    width:50px;
    text-align:left;
}

table[name="all_markers_list"] td.all_markers_text span{
    color: #337ab7;
    cursor:pointer;
/*    overflow: hidden;
    white-space: nowrap;*/
}
table[name="all_markers_list"] td.all_markers_info {
    width:100px;
    text-align:center;
}
table[name="all_markers_list"] div.all_markers_view{
    font-size:9pt;
    width:50px;
    display:inline-block;
}
table[name="all_markers_list"] div.all_markers_rate span.glyphicon {
    color:red;
}

table[name="all_markers_list"] div.all_markers_view,table[name="all_markers_list"] div.all_markers_rate,
    table[name="all_markers_list"] div.all_markers_time{
    font-size:9pt;
    width:50px;
    display:inline-block;
}
table[name="all_markers_list"] div.all_markers_time{
    width:auto;
}
table[name="all_markers_list"] div.all_markers_view img {
    height:15px;
}
table[name="all_markers_list"] .marker_info_icon {
    float:none;
}

div[name="filtering_list"] {
    width:100%;
//    margin-top:30px;
    overflow:hidden;
    overflow-y: scroll;
}
    
div[name="filtering_list"] .panel {
    margin-bottom:5px;
    position:relative;
}

.no_top {
    margin-top:0;
    font-size:20px;
}

.panel-body div.img {
    float: left;
    width: 24px;
    height: 24px;
}

.marker_newmail_icon { width:33px !important;height:33px !important;background: url('../images/newmail.png') no-repeat center;}
.marker_newalarm_icon { width:33px !important;height:33px !important;background: url('../images/alarm.png') no-repeat center;}

/*.leaflet-control-geocoder {
    color: #555;
    text-align: center;
//    background-color: #eee !important;
    border: 0px solid #ccc !important;
    border-radius: 4px;
    top:30px;
    margin-left:5px !important;
}

.leaflet-control-geocoder button{
    padding-left:22px;
    padding-right:22px;
    height:34px !important;
    background-color: #eee !important;
}

.leaflet-control-geocoder-form {
    float:left;
    margin-left:5px;
}

.leaflet-control-geocoder-form input {
    background-color:#fff !important;
}
*/

.geo-search.leaflet-control {
    top: 55px;
    left: -10px;
}
.geo-search.leaflet-control, .geo-search.leaflet-control button{
    border-radius: 0 25px 25px 0 !important;
}

.geo-search.leaflet-control button svg {
    margin-bottom:-3px;
}

.geosearch.leaflet-control {
    top: 55px;
    left: -10px;
}
.geosearch.leaflet-control, .geosearch.leaflet-control a{
    border-radius: 0 25px 25px 0 !important;
}

.geosearch.leaflet-control button svg {
    margin-bottom:-3px;
}
    
.geosearch.leaflet-control-geosearch form  {
    left:26px;
    width: 80vw;
}

.geosearch.leaflet-control-geosearch form input {
    height:30px;
    background-color:#eeeeee;
}




.marker_icon_new { width:38px !important;height:38px !important;background: url('../images/newicon.png') no-repeat center;}

/*.leaflet-control-attribution.leaflet-control a{
    display:none;
}
*/
#progress_counter {
    margin-top:0px;
    margin-left:15px;
}
.cluster_mail {
    font-weight:bold;
    background-color:white;
    padding:2px;
}

span.marker_options button {
    width:50%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    height:40px;
    margin-bottom:5px;
}
@media (max-width: 480px) {
span.marker_options button {
    width:70%;

}
}
.soft_close {
    height:32px;
    width:32px;
    opacity:1;
    cursor:pointer;
    background: url("../images/close_big.png") no-repeat center;
    position: fixed;
    right: -15px;
    margin-top: -15px;
}
.mobile_soft {
left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
    position: fixed;
    bottom: 0;
    z-index: 10000;
    width:80%
}
.mobile_soft img {
    width:100%;
}
.modal-dialog {
    margin:10px auto !important;
}

.profile_buttons .panel {
    text-align:left;
    margin-bottom:2px;
    cursor:pointer;
}
.panel_with_switch {
    display:inline-block;
}
.panel_switch {
    font-weight:bold;
    display:inline-block;
    position:fixed;
    right:10px;
}
.btn_icon {
    width:22px;
    height:22px;
}

.search_field_block {
    width:100%;
    padding-right:15px;
}
.inner_img {
    max-width:100%;
}

.modal-content {
    background-color: #fff !important;
    opacity:1 !important;;
    filter: alpha(opacity=100) !important;
}
button[name="searchAddressButton"] {
    height: 32px !important;
    width: 32px !important;
    padding: 0 !important;
    padding-left:3px !important;
}

button[name="searchAddressButton"] div{
    height: 20px !important;
    width: 20px !important;
    background: url('../images/search_earth.png') no-repeat center;
}

input[name="search_address"] {
    height: 32px !important;
}

.search_marker_count {
    margin-top:5px;
    margin-left:5px;
    color:#337ab7;
}

.pin {
    width:38px !important;
    height:38px !important;
    background: url('../images/red_push_pin.png') no-repeat center;
}

#btn_new_marker {
    top:15px;
    right:0;
    width: 100px;
    font-weight: bold;
    font-size: 20pt;
    line-height: 20px;
    margin-right:0;
}    

#zoomin {
    top:80px;
    right:0;
    margin-right:0;
}    

#zoomout {
    top:140px;
    right:0;
    margin-right:0;
}    

#fit_all_button {
    bottom:20px;
    right:0;
    margin-right:0;
    text-align: right;
    color: white;
    font-weight: bold;
}

button[name='fit_all_button'] span:nth-child(1) {
    float:left;
    font-size: 10pt;
    position: relative;
    top: 2px;
    left: -5px;
}

button[name="my_position"] {
    bottom:70px;
    right:0;
    margin-right:0;
}

button[name="my_position"] div {
    width:22px !important;
    height:22px !important;
    background: url('../images/location.png') no-repeat center;
    background-size: contain;
}

#all_messages div{
    width:22px !important;
    height:22px !important;
    background: url('../images/messages.png') no-repeat center;
    background-size: contain;

}

#all_messages {
    bottom:130px;
    right:0;
    margin-right:0;
}

#btn_list {
    bottom:190px;
    right:0;
    margin-right:0;

}

#btn_list div{
    width:22px !important;
    height:22px !important;
    background: url('../images/button_list.png') no-repeat center;
    background-size: contain;

}



/*

    <button id='btn_list' class='control btn btn-default btn-lg btn-circle btn-lefthalf-circle' onClick='AllViewMarker2()'><img sr
    <button id="all_messages" class="control btn btn-default btn-lg btn-circle btn-lefthalf-circle"  onclick="WS_GetAllMessages()"

    <button id="my_position" class="control btn btn-default btn-lg btn-circle btn-lefthalf-circle" onclick="CenterMap(true)" name=
*/

#rate_category {
    padding: 5px;
    text-align: center;
}
#rate_category .form-group {
    margin-bottom:0;
}

input[name="rate_count"] {
    width:100px;
    display:inline-block;
    margin-left:10px;
}

.marker_chat_header .marker_text {
    display:inline-block;
}
.marker_chat_header .marker_chat_goto {
    display:inline-block;
    float:right;
}
#fullscreen-close {
    color:white;
    left: 10px;
    font-size: 3em !important;
    cursor:pointer;
    background-color:black;
}

.multiselect {
  width: 200px;
  position:relative;
  display:inline-block;
  margin-top: 5px;
}

.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
  font-weight: bold;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.multiselect .checkboxes {
  display: none;
  border: 1px #dadada solid;
    background-color: white;
    position: absolute;
}

.multiselect .checkboxes label {
  display: block;
}

.multiselect .checkboxes label:hover {
  background-color: #1e90ff;
}


.ui-tooltip {
    background: black !important;
    color: white !important;
    border: none;
    padding: 0;
    opacity: 1;
    height:40px;
    padding: 10px 20px;
}

.ui-tooltip-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}
.right .ui-tooltip-content::after {
    top: 23%;
    left: -10px;
    border-color: transparent black;
    border-width: 10px 10px 10px 0;
}
.left .ui-tooltip-content::after {
    top: 47%;
    right: -10px;
    border-color: transparent black;
    border-width: 10px 0 10px 10px;
}
.top .ui-tooltip-content::after {
    bottom: -10px;
    left: 72px;
    border-color: black transparent;
    border-width: 10px 10px 0;    
}
.bottom .ui-tooltip-content::after {
    top: -10px;
    left: 72px;
    border-color: black transparent;
    border-width: 0 10px 10px;
}

.close-icon
{
    cursor:pointer;
  margin-top: 0px;
  display:block;
  box-sizing:border-box;
  width:20px;
  height:20px;
  max-width:20px;
  max-height:20px;

  border-width:3px;
  border-style: solid;
  border-color:red;
  border-radius:100%;
  background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 46%, white 46%,  white 56%,transparent 56%, transparent 100%), -webkit-linear-gradient(45deg, transparent 0%, transparent 46%, white 46%,  white 56%,transparent 56%, transparent 100%);
  background-color:red;
  box-shadow:0px 0px 5px 2px rgba(0,0,0,0.5);
  transition: all 0.3s ease;
}

button[name="payment_button"] {
    padding-left:16px;
    padding-right:16px;
}