#cookie-policy-popup {
    background: none repeat scroll 0 0 #366092;
    color: #FFFFFF;
    display: none;
    position: relative;
    z-index: 987;
    /*border-bottom: 2px solid #000000;*/
    box-shadow: 0 1px 2px #000000;
    font-family: sans-serif;
    font-size: 16px;
    min-height: 111px;
    width: 100%;
}
#cookie-policy-popup p {
    margin: 0;
    color: #ffffff;
    width: 100%;
    text-align: left;
    /*font-size: 0.8em;*/
    /* line-height: 0.5em;*/
}
#cookie-policy-popup > .cookie-policy-popup-wrapper {
    margin: auto;
    padding: 20px 0;
    width: 80%;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header { 
    margin: 0;
    max-width: 100%;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header > .cookie-policy-popup-title {
    font-size: 1.0em;
    line-height: 1.0;
    text-align: right;
    /*text-transform: uppercase;*/
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls {
    float: right;
    margin: 0 0 0 7px;
    text-align: center;
    width: 118px;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > span {
    display: block;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-accept {
    cursor: pointer;
    margin: 1em 0;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-info {
    margin: 5px 0 0;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-info a {
    text-decoration: underline;
    font-size: 0.8em;
    margin-top: 10px;
    color: #ffffff;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-info a:hover, #cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-info a:focus, #cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-info a:active {
    text-decoration: none;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-body {
    border-left: 1px solid #FFFFFF;
    font-size: 0.7em;
    overflow: hidden;
    padding-left: 6px;
    text-align: justify;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper {
    width: 840px;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header > .cookie-policy-popup-title {
    font-family: inherit
;    font-weight: normal;
text-align: left;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-accept {
    margin: 0;
}
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-accept > span > span > span > span {
    font-family: inherit;
    font-weight: normal;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    margin-bottom: 10px;
}
.cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-controls > .cookie-policy-popup-accept > span > span > span > span:hover {
    background-color: #E6E6E6;
    color: #333333;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #cookie-policy-popup > .cookie-policy-popup-wrapper {
    margin: auto;
    padding: 20px 0;
    width: 100%;
    }
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header {
    float: left;
    margin: 5px;
    max-width: 100%;
    }
    #cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header > .cookie-policy-popup-title {
    font-size: 1.1em;
    line-height: 1.0;
    text-align: left;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    /*text-transform: uppercase;*/
    }
    #cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-body {
    /*border-left: 1px solid #FFFFFF;*/
    font-size: 0.4em;
    overflow: hidden;
    padding: 6px;
    text-align: justify;
    }
    #cookie-policy-popup p {
    margin: 0;
    color: #ffffff;
    font-size: 0.8em;
    text-align: justify;
    padding: 5px;
    /* line-height: 0.5em;*/
    }

}

@media (min-width: 768px) and (max-width: 991px) {
#cookie-policy-popup > .cookie-policy-popup-wrapper {
    margin: auto;
    padding: 20px 0;
    width: 100%;
    }
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header {
    float: left;
    margin: 5px;
    max-width: 100%;
    }
    #cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header > .cookie-policy-popup-title {
    font-size: 1.1em;
    line-height: 1.0;
    text-align: left;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    /*text-transform: uppercase;*/
    }
    #cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-body {
    /*border-left: 1px solid #FFFFFF;*/
    font-size: 0.4em;
    overflow: hidden;
    padding: 6px;
    text-align: justify;
    }
    #cookie-policy-popup p {
    margin: 0;
    color: #ffffff;
    font-size: 0.8em;
    text-align: justify;
    padding: 5px;
    /* line-height: 0.5em;*/
    }

}

@media (max-width: 767px) {
    #cookie-policy-popup > .cookie-policy-popup-wrapper {
    margin: auto;
    padding: 20px 0;
    width: 100%;
    }
#cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header {
    float: left;
    margin: 5px;
    max-width: 100%;
    }
    #cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-header > .cookie-policy-popup-title {
    font-size: 1.1em;
    line-height: 1.0;
    text-align: left;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    /*text-transform: uppercase;*/
    }
    #cookie-policy-popup > .cookie-policy-popup-wrapper > .cookie-policy-popup-body {
    /*border-left: 1px solid #FFFFFF;*/
    font-size: 0.4em;
    overflow: hidden;
    padding: 6px;
    text-align: justify;
    }
    #cookie-policy-popup p {
    margin: 0;
    color: #ffffff;
    font-size: 0.8em;
    text-align: justify;
    padding: 5px;
    /* line-height: 0.5em;*/
    }

}