﻿#disqus_terms {
    display: none;
}

.disqus_terms {
    font-weight: bold;
    margin: 10px 0 0 14px;
}

    .disqus_terms a, .disqus_terms a:visited {
        font-size: 14px;
    }

a.graybtns1 {
    background-position: 0 0 !important;
    border-color: #999999 #999999 #888888;
    border-style: solid !important;
    border-width: 1px;
    color: #666666 !important;
}

a.graybtns1 {
    border-style: solid !important;
    color: #666666 !important;
}

    a.darkbluebtn span, a.graybtns1 span {
        display: inline-block;
        padding-right: 8px;
    }

a.darkbluebtn {
    background-position: 0 -48px !important;
    border: 1px solid #00688B;
}

a.darkbluebtn, a.graybtns1 {
    background: url(/Content/Web/static_images/bacground_gr.png) 0 0 repeat-x;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 23px;
    padding-left: 10px;
    text-decoration: none;
    white-space: nowrap;
}

#login_popup, #support-popup {
    background: none repeat scroll 0 0 rgba(82, 82, 82, 0.7) !important;
    font-family: Arial,Helvetica,sans-serif;
    padding: 10px;
    text-align: left;
    z-index: 99999;
    display: none;
    margin: 0 auto;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
}

    #login_popup input, #support-popup input {
        color: #333333;
        font-size: 13px;
        height: 22px;
    }

.popupTitle {
    background: none repeat scroll 0 0 #79b43e;
    border-color: #79b43e #79b43e -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    height: 29px;
    position: relative;
}

.hocpopupCont {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #79b43e #79b43e;
    border-right: 1px solid #79b43e;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #464646;
    padding: 0;
}

.dialog_buttons {
    background: none repeat scroll 0 0 #F2F2F2;
    padding: 6px 8px;
    position: relative;
    text-align: right;
}

.dialog_body {
    border-bottom: 1px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 15px 10px;
    text-align: left;
}

.hocpopupCont p {
    margin: 0;
    padding-bottom: 8px;
}

.col-155 {
    width: 125px;
}

.popupTitle h3 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 29px;
    margin: 0;
    padding: 0 0 0 10px;
}

a.chumau {
    color: #79b43e;
}

.dialog_buttons {
    background: none repeat scroll 0 0 #F2F2F2;
    padding: 6px 8px;
    position: relative;
    text-align: right;
}



/* COOKIE 17/7/2018 */

.blockPage {
    width: 60%!important;
    height: 75%!important;
    top: 14%!important;
    left: 20%!important;
    text-align: justify!important;
}

#question_cookie {
    position: relative;
    height: 100% !important;
}

    #question_cookie h1 {
        background: none #f04132;
        color: white;
        text-align: left;
        padding: 7px 10px;
        font-size: 20px;
    }

    #question_cookie #content_cookie {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        color: #222;
        font-family: Open Sans,sans-serif;
        font-size: 14px;
        line-height: 21px;
        padding: 20px;
        overflow-y: scroll;
        max-height: 78% !important;
    }

    #question_cookie #no_cookie,
    #question_cookie #yes_cookie {
        -moz-appearance: none;
        -ms-text-size-adjust: 100%;
        -webkit-appearance: none;
        -webkit-tap-highlight-color: transparent;
        -webkit-text-size-adjust: 100%;
        background: transparent;
        border: 0;
        border-radius: 2px;
        box-sizing: border-box;
        color: #222;
        cursor: pointer;
        display: inline-block;
        font-family: Open Sans,sans-serif;
        font-size: 14px;
        height: 40px;
        line-height: 21px;
        line-height: 40px;
        margin: 10px;
        overflow: hidden;
        padding: 0 13px;
        position: relative;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        white-space: nowrap;
        width: auto;
        text-transform: uppercase;
        color: white;
        font-weight: 500;
        letter-spacing: 2px;
    }

    #question_cookie #yes_cookie {
        background: none #f04132;
        float: right;
    }

    #question_cookie #no_cookie {
        background: none white;
        color: #2ab9a3;
        float: left;
    }

@media (max-width: 800px) {
    .blockPage {
        width: 80% !important;
        top: 10% !important;
        left: 10% !important;
        height: 80% !important;
    }

    #question_cookie #no_cookie,
    #question_cookie #yes_cookie {
        float: none !important;
        display: block !important;
    }

    #question_cookie #content_cookie {
        max-height: 72% !important;
    }
}
