@charset "utf-8";

/* START 20150917: layout-update */

.cookieInformation {
    top: 0;
    position: fixed;
    z-index: 11000;
    width: 100%;
    margin-right: 0;
    right: auto;
    box-sizing: content-box;
    bottom: auto;
}
.cookieInformation *{
     box-sizing: content-box!important;
}
.cntBox {
    clear: right;
    float: left;
    margin-bottom: 20px;
    margin-left: 0;
    vertical-align: top;
}

.cookylawpop {
    width: auto;
    border-bottom: 1px solid #a5a6a7;
    margin: 0;
    padding-bottom: 3px;
    color: #404245;
    cursor: default;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    clear: both;
    z-index: 11000;
    text-align: left;
    margin-bottom: auto;
    background-color: #fff;
    padding: 15px;
}

.cookylawpop .textsct {
    margin: 0 auto;
    padding: 0px 40px;
    width: 60%;
}

.cookylawpop .textsct a {
    text-decoration: none;
    color: #215F8B;
}

.cookylawpop .textsct a.lnkarrw:hover {
    color: #00142a;
}

.cookylawpop .textsct a.lnkarrw {
    background: url(arrow_blueWhiteLeft.gif) no-repeat 0px 4px;
    color: #215F8B;
    padding-left: 8px;
}

.cookylawpop .textsct p {
    line-height: 17px;
    padding-bottom: 10px;
    width: 80%;
}

.cookylawpop .textsct ul {
    float: right;
}

.cookylawpop .bttns ul {
    list-style: none;
    margin: 0;
    overflow: visible;
}

.cookylawpop .bttns a {
    clear: both;
    float: left;
    height: 20px;
    padding-left: 8px;
    margin-bottom: 5px;
    margin-top: 5px;
    max-width: 95%;
    min-width: 50%;
}

.cookylawpop .yesbtn {
    color: #000 !important;
    display: block;
    font: bold 12px/17px Arial;
    height: 25px;
    padding: 3px 3px 1px 0;
    position: static;
    white-space: nowrap;
    width: 100%;
    cursor: pointer;
    border-radius: 6px;
    margin: 0px 0px 3px 0px;
    border: 0;
    outline: 0;
    background: linear-gradient(top, #e1e1e2 0%, #c3c3c4 100%, #c3c3c4 100%);
    background: -moz-linear-gradient(top, #e1e1e2 0%, #c3c3c4 100%, #c3c3c4 100%);
    background: -webkit-linear-gradient(top, #e1e1e2 0%, #c3c3c4 100%, #c3c3c4 100%);
    background: -ms-linear-gradient(top, #e1e1e2 0%, #c3c3c4 100%, #c3c3c4 100%);
    background: -o-linear-gradient(top, #e1e1e2 0%, #c3c3c4 100%, #c3c3c4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#e1e1e2, endColorstr=#c3c3c4, GradientType=1);
}

.cookylawpop .yesbtn:hover {
    background: linear-gradient(top, #a5a6a7 0%, #808285 100%, #808285 100%);
    background: -moz-linear-gradient(top, #a5a6a7 0%, #808285 100%, #808285 100%);
    background: -webkit-linear-gradient(top, #a5a6a7 0%, #808285 100%, #808285 100%);
    background: -ms-linear-gradient(top, #a5a6a7 0%, #808285 100%, #808285 100%);
    background: -o-linear-gradient(top, #a5a6a7 0%, #808285 100%, #808285 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#a5a6a7, endColorstr=#808285, GradientType=1);
}

/* END 20150917: layout-update */

.nyroModalDom .button span {
    height: 22px!important;
    padding-top:3px!important;
}
.nyroModalDom .blbHeader h3{
    height: auto!important;
    margin-top:0!important;
    margin-bottom: 0!important;
}
