.dgd_stb_box, .dgd_stb_tab {
    z-index:100000; /* wpadminbar is 99999, needs to appear on top of this */
    display: none;
    position:fixed;
    top: none;
    left: none;
    right: none;
    bottom: none;
}

.dgd_stb_box_close {
    display: inline-block; 
    position: absolute; 
    cursor: pointer;
    top: 15px; right: 15px; 
}

.dgd_stb_box_close_button {
    cursor: pointer;
}

.dgd_stb_box_x { font-weight: 900; font-size: 2em }
.dgd_stb_box_x::before { content: "\00D7" }

.dgd_stb_box #scrolltriggered1 { 
    display: block !important; 
    bottom: none !important; 
    z-index: auto !important; 
    position: static !important;
}

.dgd_stb_tab {
    cursor: pointer;
}


#stb-postou-content input[type=text],#stb-postou-content input[type=number]{
width:100%;
}
.dgd_stb_box #stb-postou-content form input[type=submit]{
float:none !important;
}
.stb-button{
width:50%;
float:left;
height:115px;
cursor:pointer;
margin:10px 0;
text-align:center;
padding:85px 0 0 0;
color:#444C52;
font-weight:700;
}
#stb-mailom{
background:url(http://tmrhotels.com/wp-content/uploads/2015/04/mailom.png) no-repeat center;
background-size:cover;
}
#stb-postou{
background:url(http://tmrhotels.com/wp-content/uploads/2015/04/postou.png) no-repeat center;
background-size:cover;
}
#stb-mailom:hover{
background:url(../../../uploads/2015/06/mailom-h.png) no-repeat center;
}
#stb-postou:hover{
background:url(../../../uploads/2015/06/postou-h.png) no-repeat center;
}
#stb-mailom-content,#stb-postou-content{
display:none;
}
.dgd_stb_box form input[type=submit]{
background-color:#434B51 !important;
}
.dgd_stb_box form input[type=submit]:hover,.dgd_stb_box form input[type=submit]:focus,.dgd_stb_box form input[type=submit]:active{
background-color:#285678 !important;
}
.dgd_stb_box.clean_white{
background-color:#fff;
background-size:cover;
color:#fff;
text-shadow:1px 1px rgba(0,0,0,.3);
}
#dgd_scrollbox-3784
{
background:url(http://grandjasna.sk/wp-content/uploads/2015/07/scrollbox-bg-ghp.jpg) no-repeat center #173472;
}

#dgd_scrollbox-3784-tab{
background-color:#5F3438;
}

.dgd_stb_box.clean_white .stb-button{
text-shadow:none;
}
.dgd_stb_box.clean_white a{
color:#2d91ed;
}
.dgd_stb_box.clean_white a:hover{
color:#fff;
}
.dgd_stb_box.clean_white a.dgd_stb_box_close:hover{
color:#2981D6;
}
.dgd_stb_box.clean_white h5{
background-color:#293137 !important;
color:#fff !important;
text-shadow:none !important;
line-height:1.3 !important;
font-size:16px !important;
}