#myway_cookie_prefernce_panel,
#myway_cookie_prefernce_panel_ex {
    font: 12px sans-serif;
    line-height: 1.7
}

#myway_cookie_prefernce_panel h1,
#myway_cookie_prefernce_panel_ex h1 {
    font-size: 2em;
    margin-top: 20px
}

#myway_cookie_prefernce_panel h2,
#myway_cookie_prefernce_panel_ex h2 {
    font-size: 1.5em
}

#myway_cookie_prefernce_panel h3,
#myway_cookie_prefernce_panel_ex h3 {
    font-size: 1.17em
}

@media screen and (max-width:640px) {
    #myway_cookie_prefernce_panel_ex {
        left: 5% !important;
        position: absolute !important
    }

#cookie-ext-panel {
    width: 95%;
    max-height: 90vh;
    overflow-x:auto;
overflow-y:scroll;
}
}

#myway_cookie_prefernce_panel {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    box-shadow: 0 0 19px #999
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_panel_row {
    height: 30px
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_panel_row input {
    float: left
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_panel_row label {
    padding-top: 2px;
    display: block;
    float: left;
    line-height: 0
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_panel_row input[type=button] {
    padding: 5px 0;
    margin: -2px 10px
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_toolbar {
    margin-top: 30px
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_toolbar input[type=button] {
    background: #e3e3e3;
    border: 1px solid #bbb;
    border-radius: 3px;
    box-shadow: inset 0 0 1px 1px #f6f6f6;
    color: #333;
    font: 700 12px "helvetica neue", helvetica, arial, sans-serif;
    padding: 8px 0 9px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 120px;
    margin-left: 10px
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_toolbar input[type=button]:hover {
    background: #d9d9d9;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #222;
    cursor: pointer
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_toolbar input[type=button]:active {
    background: #d0d0d0;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #000
}

#myway_cookie_prefernce_panel .myway_cookie_prefernce_link {
    margin-top: 20px
}

#ck-overlay {
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:99999999999999999 !important;
}
#myway_cookie_prefernce_panel_ex{
z-index:9999999999999999999 !important;
}

#cookie-ext-panel {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f5f5f5;
    width: 600px;
    padding: 0 20px;
    border: 3px solid #333;
    box-shadow: 0 0 19px #999
}

@media screen and (max-width:640px) {
    #cookie-ext-panel {
        width: 95%
    }
}

#cookie-ext-panel #c-toolbar {
    text-align: right;
    margin: 20px 0 20px 0;
    height: 20px
}

@media (min-width:600px) {
    #cookie-ext-panel #c-toolbar {
        margin: -22px 0 20px 0
    }
}

#cookie-ext-panel #c-toolbar input[type=button] {
    float: right;
    background: #e3e3e3;
    border: 1px solid #bbb;
    border-radius: 3px;
    box-shadow: inset 0 0 1px 1px #f6f6f6;
    color: #333;
    font: 700 12px "helvetica neue", helvetica, arial, sans-serif;
    padding: 8px 0 9px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 120px;
    margin-left: 10px
}

#cookie-ext-panel #c-toolbar input[type=button]:hover {
    background: #d9d9d9;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #222;
    cursor: pointer
}

#cookie-ext-panel #c-toolbar input[type=button]:active {
    background: #d0d0d0;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #000
}

#cookie-functionalList {
    height: 200px
}

@media screen and (max-width:640px) {
    #cookie-functionalList {
        height: 260px
    }
}

#cookie-functionalList #cookieWill {
    width: 100%;
    float: left;
    display: none
}

#cookie-functionalList #cookieWillNot {
    width: 0;
    display: none;
    float: left
}

#cookie-selection {
    clear: both
}

#cookie-selection #cokkie-options label {
    background-color: #DDD;
    border: 1px solid #DDD;
    display: block;
    width: 49%;
    padding: 10px;
    float: left;
    margin-right: 2px;
    text-align: center;
    font-weight: bolder;
    margin-bottom: 0
}

#cookie-selection #cokkie-options label span {
    display: block;
    height: 35px
}

@media screen and (max-width:640px) {
    #cookie-selection #cokkie-options label span {
        height: 55px
    }
}

#cookie-selection #cokkie-options label:last-of-type {
    display: none
}

#cookie-selection #cokkie-options label:hover {
    border: 1px solid #c4c4c4
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

@media screen and (min-width:640px) and (max-height:700px){
	#cookie-ext-panel{
		height:90vh !important;
		overflow-x: auto;
		overflow-y: scroll;
	}
}