a:active,
a:hover,
a:link,
a:visited {
    color: #f79123
}

#footer a,
#steps li a,
#steps li a:hover,
#steps li.active a,
#steps li.active a:hover,
#stepsContainer ul#topSteps li a,
a:hover {
    text-decoration: none
}

* {
    padding: 0;
    margin: 0
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 13px
}

#footer h3,
#steps li,
.cfont,
.logintitle,
h1,
h2,
h3,
h4,
h5 {
    font-family: Magistral-Regular
}

@font-face {
    font-family: Magistral-Regular;
    src: url(../fonts/mgs45.eot);
    src: url(../fonts/mgs45.eot?#iefix) format('embedded-opentype'), url(../fonts/mgs45.woff) format('woff'), url(../fonts/mgs45.ttf) format('truetype'), url(../fonts/mgs45.svg#mgs45) format('svg');
    font-weight: 400;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 400
}

img {
    max-width: 100%;
    border: none
}

#overall,
.wp980 {
    max-width: 980px;
    min-width: 270px;
    margin: 0 auto;
    width: 100%
}

body .ui-corner-all {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.wp980 {
    height: auto
}

#headerWrapper {
    width: 100%;
    height: auto;
    border-top: 5px solid #f89828;
    background: url(../images/backg.png) 0 bottom repeat-x #fff
}

#header {
    padding-top: 30px;
    margin: 0 auto;
    position: relative
}

#headerWrapper #header #logo {
    width: 181px;
    height: 91px;
    float: left;
    margin-bottom: 25px
}

#headerWrapper #header h1 {
    font-weight: 400;
    font-size: 30px;
    float: right;
    width: auto;
    margin-top: 43px
}

#headerWrapper #header nav#topMenu {
    position: absolute;
    top: 10px;
    right: 0
}

#headerWrapper #header nav#topMenu ul {
    list-style-type: none;
    width: auto
}

#headerWrapper #header nav#topMenu ul li {
    float: left;
    margin-left: 15px;
    border-left: 1px solid #b6b6b6;
    padding-left: 15px
}

#headerWrapper #header nav#topMenu ul li:first-child {
    border: none;
    padding-left: 0;
    margin-left: 0
}

#headerWrapper #header nav#topMenu ul li a {
    color: #333;
    text-decoration: none
}

#headerWrapper #header nav#topMenu ul li a.active,
#headerWrapper #header nav#topMenu ul li a:hover {
    color: #f89828
}

#stepsContainer {
    width: 100%;
    height: auto;
    margin: 0 0 30px;
    padding: 0;
    background: #f4f4f4;
    border-bottom: 1px solid #dddddf;
    border-top: 1px solid #dddddf
}

#stepsContainer ul#topSteps {
    margin: 0 auto;
    list-style-type: none
}

#stepsContainer ul#topSteps li {
    width: 50%;
    float: left;
    position: relative;
    margin-top: -1px;
    margin-bottom: -1px;
    background: url(../images/stepLiSep.png) right center no-repeat
}

#stepsContainer ul#topSteps li a {
    padding: 27px 10px 20px;
    display: block;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    color: #333
}

#stepsContainer ul#topSteps li span {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    font-weight: 400;
    color: #333;
    height: 15px;
    position: relative;
    text-align: center;
    width: 100%
}

#stepsContainer ul#topSteps li.active a,
#stepsContainer ul#topSteps li.active a:hover {
    background: #f89828;
    color: #fff
}

#stepsContainer ul#topSteps li.active span {
    color: #fff
}

#stepsContainer ul#topSteps li a:hover {
    color: #333;
    cursor: default
}

#stepsContainer ul#topSteps li:first-child a:hover {
    background: #f89828;
    color: #fff;
    border-right: 1px solid #f4f4f4;
    cursor: pointer
}

#stepsContainer ul#topSteps li:first-child a:hover span {
    color: #fff
}

#stepsContainer ul#topSteps li.active:first-child a:hover {
    border: none
}

#main,
#main_right {
    border: 1px solid #dfdfdf
}

#steps {
    position: absolute;
    top: 200px;
    left: 27px
}

#steps li {
    list-style-type: none;
    background-image: url(../images/step_bg.png);
    width: 80px;
    height: 54px;
    float: left;
    margin-right: 5px;
    font-size: 18px;
    color: #535353;
    text-align: center;
    padding-top: 26px;
    -webkit-text-shadow: .1em .1em .1em #666;
    -moz-text-shadow: .1em .1em .1em #666;
    text-shadow: .1em .1em .1em #666;
    position: relative
}

#steps li a {
    color: #535353
}

#steps li a:hover {
    color: #F79123
}

#steps li.active {
    color: #fff;
    background-image: url(../images/step_bg_active.png)
}

#steps li.active a {
    color: #fff
}

#steps li.active a:hover {
    color: #f1f1f1
}

#copyright,
#copyright a {
    color: #8a8683
}

#main_left {
    float: left;
    padding-top: 35px;
    width: 430px;
    margin-right: 25px
}

.fe_alert,
.fe_info,
.fe_note {
    margin-top: 35px!important
}

#main ol {
    margin-left: 20px
}

#main li {
    padding-bottom: 8px
}

#main_right {
    float: left;
    width: 441px;
    background-color: #fbfbfb;
    padding: 15px
}

.pocisti {
    clear: both
}

#main {
    background-image: url(../images/main_bg.png);
    clear: both;
    min-height: 300px;
    padding: 25px
}

.quick_search {
    border: 1px solid #d5d5d5;
    padding: 8px 3px
}

#copyright,
#main h2 {
    padding-bottom: 10px
}

#foot_col2,
#foot_col3 {
    padding: 0 20px 20px 0;
    float: left
}

#main h2 {
    color: #f79123;
    font-size: 24px
}

#footer {
    margin-top: 5px;
    min-height: 200px;
    padding: 5px 20px 20px;
    background: #b4b4b3;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b4b4b3), to(#c6c6c5));
    background: -webkit-linear-gradient(#b4b4b3, #c6c6c5);
    background: -moz-linear-gradient(#b4b4b3, #c6c6c5);
    background: -ms-linear-gradient(#b4b4b3, #c6c6c5);
    background: -o-linear-gradient(#b4b4b3, #c6c6c5);
    background: linear-gradient(#b4b4b3, #c6c6c5);
    -PIE-background: linear-gradient(#b4b4b3, #c6c6c5);
    border: 1px solid #fff;
    behavior: url(/PIE.htc);
    margin-bottom: 8px;
    font-size: 12px;
    color: #fff;
    line-height: 140%
}

#footer a {
    color: #fff
}

#footer a:hover {
    color: #fff;
    text-decoration: underline
}

#cl_table a:hover,
#content a:hover,
#copyright a,
#copyright a:hover,
#loginbox a,
#loginbox a:hover,
.cl_location a {
    text-decoration: none
}

#copyright {
    font-size: 11px
}

#copyright a:hover {
    color: #f78f1e
}

.cleft {
    float: left;
    width: 626px
}

.cright {
    float: left;
    text-align: right;
    width: 374px
}

#foot_col1 {
    float: left;
    padding: 0 38px 20px 0;
    width: 380px;
    text-align: justify
}

#foot_col2 {
    width: 100px
}

#foot_col3 {
    width: 200px
}

#foot_col4 {
    float: left;
    padding: 0 0 20px;
    width: 180px
}

#footer h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-top: 15px
}

.cl_location,
.cl_location a,
.form_title,
div.fe_alert,
div.fe_info,
h1 {
    font-weight: 700
}

#foot_col2 a,
#foot_col4 a {
    color: #fff;
    display: block
}

#fb_like_footer_but {
    float: left;
    width: 30px
}

#google_plus {
    float: left;
    padding-top: 2px;
    width: 41px
}

#fb_like_footer {
    padding-top: 2px;
    width: 326px
}

#footer_left {
    width: 820px;
    float: left
}

#footer_right {
    width: 160px;
    float: left;
    text-align: right
}

.fb-like {
    width: 400px;
    float: left
}

#content {
    width: 1000px;
    background-color: #f2f2f2;
    margin: 0 auto 15px;
    padding: 4px;
    border: 1px solid #e8e8e8
}

.small {
    font-size: .9em;
    color: #aaa
}

#content a,
#content a:hover {
    color: #F3932C
}

#cl_table a,
#cl_table a:hover {
    color: #333
}

#content img {
    border: none
}

.sel a {
    font-size: 11px
}

#cont {
    background-color: #FFF;
    padding: 15px 15px 5px
}

.step1 {
    width: 150px
}

.cl_header {
    color: #fff
}

.cl_header td,
.cl_header th {
    padding: 8px;
    border: 1px solid #F2F1F1;
    background-color: #838383;
    color: #fff
}

.cl_item {
    background-color: #fedcb7
}

.cl_location {
    background-color: #F29026!important;
    padding: 5px;
    color: #fff;
    text-align: center;
    width: 140px
}

.conf_tr td,
.even td,
.odd td {
    padding: 3px;
    border: 1px solid #F2F1F1
}

.conf_tr td,
.odd td {
    background-color: #fff
}

.sprice {
    color: #333
}

.even td {
    background-color: #f2f1f1
}

#loginbox {
    height: 110px;
    font-size: 12px;
    color: #a5a5a5;
    padding: 5px
}

#loginbox a {
    color: #a5a5a5
}

#loginbox a:hover {
    color: #F79123
}

.logintitle {
    font-size: 24px;
    color: #F79123;
    padding-bottom: 8px
}

#tooltip,
.slide-out-div a,
.steps_buttons .button {
    font-family: Arial, Helvetica, sans-serif
}

input.linput {
    border: 1px solid #d5d5d5;
    padding: 3px;
    margin: 2px;
    width: 135px
}

#loggedinbox {
    width: 400px;
    border: none;
    margin-left: 95px;
    padding: 150px 5px;
    height: 30px;
    font-size: 15px;
    color: #fff
}

.error_msg,
.info_msg {
    margin: 0 auto;
    background-color: #fec2c2;
    width: 300px;
    padding-top: 10px;
    vertical-align: middle;
    padding-bottom: 10px;
    text-align: center
}

.error_msg {
    border: 2px solid red
}

.info_msg {
    border: 2px solid #f28b1c
}

div.error,
label.error {
    background: url(../images/unchecked.gif) no-repeat;
    padding-left: 16px;
    padding-bottom: 2px;
    font-size: 11px;
    color: #EA5200
}

div.checked,
label.checked {
    background: url(../images/checked.gif) no-repeat
}

div.fe_alert {
    border: 2px solid #f12424;
    color: #fff;
    line-height: 36px;
    background-color: #ff8c8c
}

div.fe_info {
    border: 2px solid #F29026;
    color: #000;
    line-height: 36px;
    background-color: #FCEEB4
}

div.fe_note {
    border: 2px solid #2e5efa;
    color: #000;
    background-color: #ebf0fe;
    text-align: center
}

div.fe_alert,
div.fe_info,
div.fe_note {
    margin: 15px 0 10px;
    padding: 3px
}

div.fe_alert img,
div.fe_info img,
div.fe_note img {
    position: relative;
    top: 2px;
    padding-right: 5px
}

div.fe_alert a,
div.fe_alert a:active,
div.fe_alert a:hover,
div.fe_alert a:link,
div.fe_alert a:visited {
    color: #000!important
}

h1 {
    font-size: 18px
}

hr {
    color: #000;
    background-color: #000;
    height: 3px
}

.wb_comments {
    font-size: 10px
}

.cl_location a,
.form_section {
    font-size: 13px;
    margin-bottom: 10px
}

.cl_location a {
    background: #feba6f;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#feba6f), to(#f7901f));
    background: -webkit-linear-gradient(#feba6f, #f7901f);
    background: -moz-linear-gradient(#feba6f, #f7901f);
    background: -ms-linear-gradient(#feba6f, #f7901f);
    background: -o-linear-gradient(#feba6f, #f7901f);
    background: linear-gradient(#feba6f, #f7901f);
    border: 2px solid #e5e5e5;
    padding: 3px 8px;
    color: #fff!important;
    outline: 0;
    text-transform: uppercase;
    cursor: pointer;
    width: auto;
    overflow: visible;
    display: inline-block;
    margin-top: 10px
}

.button-hover {
    color: #fff;
    outline: 0
}

.form_section {
    width: 100%;
    min-height: 105px;
    padding: 0;
    margin-top: 0;
    background-color: #fff
}

.form_section.marginTop {
    margin-top: 49px
}

.form_section a {
    font-size: 12px
}

.form_title {
    padding: 8px 5px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    background: #838383
}

.form_section ul {
    padding: 5px
}

.form_section ul li a {
    display: block
}

.form_section .form_title {
    background: #f89828
}

#cl_frm .form_title {
    font-size: 13px
}

#country,
#firstname,
#fittings,
#gpu_brand,
#gpu_gpus,
#gpu_gpuseries,
#gpu_manufacturers,
#lastname,
#mb_brand,
#mb_chipset,
#mb_mbs,
#mb_socket,
#password,
#repassword,
#user_email,
#user_name,
#username,
.inputtip {
    border: 1px solid #d5d5d5;
    padding: 8px 3px
}

.steps_buttons {
    border: 1px solid #d5d5d5;
    background-color: #F2F1F1;
    padding: 0;
    max-width: 910px;
    min-width: 300px;
    width: 100%;
    margin: 0 auto
}

.button,
.steps_buttons .button,
a#addtocart {
    width: auto;
    text-decoration: none;
    overflow: visible;
    cursor: pointer
}

.steps_buttons.firstStep {
    padding: 15px 0
}

.button,
.steps_buttons .button,
.steps_buttons .button#addtocart,
.steps_buttons .button.addtocart,
a#addtocart {
    text-transform: none;
    border: none;
    padding: 15px 20px;
    font-weight: 400;
    font-size: 15px
}

.steps_buttons.stepTwo input.button {
    float: left;
    margin: 15px
}

.steps_buttons.stepTwo a.button#addtocart {
    float: right;
    margin: 15px
}

.steps_buttons .button {
    background: #333;
    color: #fff;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out
}

.steps_buttons .button#addtocart,
.steps_buttons .button.addtocart {
    background: #f89828;
    font-family: Arial, Helvetica, sans-serif;
    float: left
}

.steps_buttons .button.addtocart {
    float: none
}

.steps_buttons .button#addtocart:hover,
.steps_buttons .button.addtocart:hover {
    background: #333;
    color: #fff!important
}

.steps_buttons .button:hover {
    background: #f89828;
    color: #fff!important
}

.button,
a#addtocart {
    background: #f89828;
    color: #fff;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out
}

.button:hover,
a#addtocart:hover {
    color: #fff!important;
    background: #333
}

a#addtocart:hover {
    background: #333
}

#gpu_imgsrc,
#mb_imgsrc {
    border: 1px solid #d5d5d5
}

#cl_table .form_title a,
#cl_table .form_title a:active,
#cl_table .form_title a:hover,
#cl_table .form_title a:link,
#cl_table .form_title a:visited,
#jquery-live-search .form_title a,
#jquery-live-search .form_title a:active,
#jquery-live-search .form_title a:hover,
#jquery-live-search .form_title a:link,
#jquery-live-search .form_title a:visited {
    color: #FFF
}

#div_mb input,
#div_vga input {
    width: 250px;
    margin-top: 2px;
    margin-bottom: 2px
}

.tbl_pad td {
    padding: 4px
}

div#reference-design {
    margin-top: -91px;
    position: relative;
    float: right;
    width: 130px;
    height: 91px
}

#tooltip .tipFooter,
#tooltip .tipHeader {
    height: 8px
}

.slide-out-div {
    padding: 20px;
    width: 280px;
    background: #fff;
    border: 1px solid #c6c6c5;
    z-index: 90;
    min-height: 150px
}

.slide-out-div a {
    text-decoration: none;
    color: #F99A32
}

#tooltip {
    position: absolute;
    top: 50px;
    left: 40px;
    z-index: 9999;
    color: #fff;
    font-size: 15px;
    text-align: left;
    width: 170px
}

#home_left h2,
#news_home h1,
.home_banner a,
.left_banner a,
.vsubmit {
    font-family: Magistral-Regular
}

*html #tooltip .tipHeader {
    margin-bottom: -6px
}

#tooltip .tipBody {
    background-color: #f89325;
    padding: 5px;
    border: 1px solid #fff
}

.banner-728-90 {
    background-color: #CCC;
    height: 90px;
    left: 122px;
    padding: 5px;
    position: absolute;
    top: 84px;
    width: 728px
}

#home_left {
    float: left;
    margin-right: 40px;
    padding-left: 8px;
    width: 303px
}

.home_banner {
    float: left;
    height: 130px;
    margin-bottom: 8px;
    margin-right: 8px;
    position: relative;
    width: 328px
}

.left_banner {
    margin-bottom: 15px;
    position: relative;
    width: 288px
}

.left_banner a {
    color: #FE9E36;
    display: block;
    font-size: 24px;
    line-height: 34px;
    position: relative
}

.left_banner img {
    border: 2px solid #FFF;
    box-shadow: 0 0 2px #666;
    opacity: .4;
    position: relative
}

.home_banner.last {
    margin-right: 0
}

.home_banner a {
    color: #FE9E36;
    display: block;
    font-size: 30px;
    position: relative
}

.home_banner img {
    border: 2px solid #FFF;
    box-shadow: 0 0 1px #666;
    opacity: .4;
    position: relative
}

.banner_text,
.left_banner_text {
    background-image: url(../images/bg_trans.png);
    bottom: 0;
    position: absolute;
    right: 0
}

.left_banner_text {
    padding: 5px 8px
}

.left_banner_text.cconfigurator {
    color: #9C9C9C;
    text-align: center;
    width: 272px
}

.home_banner a:hover,
.left_banner a:hover {
    color: #6D6D70!important
}

.home_banner img:hover,
.left_banner img:hover {
    opacity: 1
}

.banner_text {
    padding: 5px 10px
}

#home_right {
    float: left;
    text-align: justify;
    width: 577px
}

#home_left h2 {
    border-bottom: 1px solid #EFEFEF;
    color: #6D6D70;
    font-size: 24px;
    margin-bottom: 8px;
    padding-bottom: 5px
}

.vinput {
    border: 1px solid #EFEFEF;
    margin: 2px;
    padding: 2px
}

.vsubmit {
    background: linear-gradient(#B4B4B3, #CECECD);
    border: 1px solid #DADAD9;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    padding: 3px 8px
}

#news_home h1,
.NewsSummary {
    border-bottom: 1px solid #EFEFEF
}

#home_content {
    background: url(../images/line_bg.jpg) 332px 0 repeat-y;
    margin-bottom: 15px;
    margin-top: 20px
}

#news_home h1 {
    color: #6D6D70;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 8px;
    padding-bottom: 5px
}

#news_home h1 a {
    color: #F99A32;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 12px
}

.NewsSummary {
    margin-bottom: 10px;
    padding: 6px 0
}

.NewsSummaryLink {
    font-size: 14px;
    padding-bottom: 5px
}

.NewsSummaryMorelink {
    padding-top: 5px;
    text-align: right
}

.NewsSummary img {
    border: 1px solid #CED1D3;
    float: left;
    margin-right: 15px
}

#NewsPostDetailDate,
.NewsSummaryPostdate {
    font-size: 10px;
    padding-bottom: 3px
}

.captcha_img {
    border: 1px solid #EFEFEF;
    margin: 2px;
    padding-left: 10px;
    padding-top: 3px
}

.show-eol-btn {
    display: block;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    background: #9d9c9c;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9d9c9c), to(#8e8d8d));
    background: -webkit-linear-gradient(#9d9c9c, #8e8d8d);
    background: -moz-linear-gradient(#9d9c9c, #8e8d8d);
    background: -ms-linear-gradient(#9d9c9c, #8e8d8d);
    background: -o-linear-gradient(#9d9c9c, #8e8d8d);
    background: linear-gradient(#9d9c9c, #8e8d8d);
    border: 1px solid #fff;
    padding: 3px 0
}

.EOL-WB {
    display: none
}

.L {
    float: left
}

.R {
    float: right
}

.col1_2 {
    width: 48%
}

#js_disabled {
    margin-bottom: 20px
}
.warning{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 8px 0 4px;
}
.warning i{
    font-size: 16px;
}
#homeBottom {
    border-top: 1px solid #e5e5e5;
    padding-top: 35px;
    text-align: center;
    margin: 55px -25px -25px
}

#homeBottom #howToUse {
    padding: 25px;
    background: #f4f4f4;
    margin-top: 35px;
    color: #333;
    font-size: 24px;
    font-family: Magistral-Regular;
    font-weight: 400;
    display: block;
    text-decoration: none;
    transition: color .3s ease, background-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease;
    -webkit-transition: color .3s ease, background-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease
}

#homeBottom #howToUse:hover {
    background: #333;
    color: #f89828
}

#homeBottom #text {
    width: 94%;
    margin: 0 auto;
    display: block;
    text-align: center
}

#main .homeTabs.ui-tabs.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 13px
}

#main .homeTabs.ui-tabs,
#main .homeTabs.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0
}

#main .homeTabs.ui-tabs .ui-tabs-nav li {
    padding: 0;
    margin: 1px 5px 0 0;
    border: none
}

#main .homeTabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-top: 0
}

#main .homeTabs.ui-tabs .ui-tabs-nav li:last-child {
    margin-right: 0
}

#main .homeTabs.ui-tabs .ui-tabs-nav li a {
    width: 114px;
    font-weight: 400;
    padding: 8px 0 7px;
    font-size: 15px;
    text-align: center;
    border: 1px solid #4e4e4e;
    border-bottom: none;
    color: #fff;
    background: #4e4e4e;
    background: -moz-linear-gradient(top, #4e4e4e 0, #4e4e4e 87%, #434343 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4e4e4e), color-stop(87%, #4e4e4e), color-stop(100%, #434343));
    background: -webkit-linear-gradient(top, #4e4e4e 0, #4e4e4e 87%, #434343 100%);
    background: -o-linear-gradient(top, #4e4e4e 0, #4e4e4e 87%, #434343 100%);
    background: -ms-linear-gradient(top, #4e4e4e 0, #4e4e4e 87%, #434343 100%);
    background: linear-gradient(to bottom, #4e4e4e 0, #4e4e4e 87%, #434343 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#434343', GradientType=0);
    transition: color .3s ease, background .3s ease;
    -moz-transition: color .3s ease, background .3s ease;
    -webkit-transition: color .3s ease, background .3s ease;
    -o-transition: color .3s ease, background .3s ease
}
.de #main .homeTabs.ui-tabs .ui-tabs-nav li a{
    font-size: 13px;
}

#main .homeTabs.ui-tabs .ui-tabs-nav li a:hover {
    color: #f79123
}

#main .homeTabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    color: #333;
    background: #f6f6f6;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0);
    border: 1px solid #eee;
    font-weight: 700;
    border-bottom: 1px solid #f6f6f6;
    position: relative;
    z-index: 1;
    top: 1px
}

#main .homeTabs.ui-tabs .ui-tabs-panel {
    min-height: 90px;
    border: 1px solid #eee;
    background: #f6f6f6;
    padding: 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: relative
}

#main .homeTabs.ui-tabs .ui-tabs-panel input.button {
    margin: 20px auto 0;
    padding: 10px 20px;
    display: block
}

#main .homeTabs.ui-tabs .ui-tabs-panel img#gpu_imgsrc,
#main .homeTabs.ui-tabs .ui-tabs-panel img#mb_imgsrc {
    vertical-align: top;
    border: none;
    margin: 0 auto;
    display: block
}

#main .homeTabs.ui-tabs .ui-tabs-panel .productImage {
    padding: 8px 5px;
    background: #fff;
    border: 1px solid #ddd
}

.thereAre {
    position: absolute;
    bottom: -19px;
    font-size: 11px;
    font-style: italic
}
.water-block-td{
    position: relative;
}
.water-block-td a{
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 0px;
    right: 2px;
    padding: 8px;
    font-size: 12px;
    width: 80px;
    font-weight: 600;
}

span#orangeLink {
    padding: 30px;
    background: #f89828;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 30px;
    font-size: 21px;
    text-decoration: none
}

#grayFooter {
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    background: url(../images/backg.png) 0 bottom repeat-x #838383
}

#grayFooter .col4 ul {
    width: 22%;
    height: auto;
    margin: 0 4% 0 0;
    padding: 0;
    list-style-type: none;
    float: left
}

#grayFooter .col4 ul#first {
    width: 31%
}

#grayFooter .col4 ul#second {
    width: 13%
}

#grayFooter .col4 ul#last {
    margin-right: 0
}

#grayFooter .col4 ul li.title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff
}

#grayFooter .col4 ul li {
    color: #fff;
    line-height: 20px
}

#grayFooter .col4 ul li a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding-left: 10px;
    background: url(../images/bullet.png) 0 6px no-repeat
}

#grayFooter .col4 ul li a:hover {
    text-decoration: underline
}

#grayFooter .col4 ul li#links {
    padding-top: 10px
}

#grayFooter .col4 ul li#links a {
    background: 0 0;
    margin: 0 4px 0 0;
    padding-left: 0
}

#grayFooter .col4 ul li#email {
    color: #dedede;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px
}

#darkGray {
    padding: 21px 0 24px;
    background: #747474;
    color: #fff
}

#darkGray span {
    float: left
}

#darkGray #developed {
    float: right
}

#subscribe-form .input-box {
    margin: 0 5px 5px 0;
    position: relative;
    width: 63%;
    float: left
}

#newsletter {
    background: #969696;
    color: #dedede;
    font-size: 12px;
    line-height: 36px;
    border: none;
    width: 100%;
    text-indent: 8px
}

input#newsletter:-ms-input-placeholder,
input#newsletter::-moz-placeholder,
input#newsletter::-webkit-input-placeholder {
    color: #dedede
}

#subscribe-form .button.btn-inline {
    float: right;
    display: inline-block;
    margin: 0;
    border: 0;
    overflow: visible;
    cursor: pointer;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    padding: 0 25px;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    background: #4e4e4e;
    font-weight: 400;
    height: 36px
}

#subscribe-form .button.btn-inline:hover {
    background: #2b2b2b
}

.dataTables_filter {
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border: none!important
}

.flexBox {
    display: flex;
    width: 100%;
    margin-bottom: 5px
}

.flexBox label {
    width: 85px;
    line-height: 33px;
    margin-right: 10px
}

.flexBox input,
.flexBox select {
    width: 100%;
    margin: 0;
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    padding: 8px 0
}

.flexBox input {
    text-indent: 5px
}

.R.col1_2 .topTableSelect .flexBox label,
.topTableSelect .flexBox label {
    width: 80px
}

#iframeHomeVideo {
    max-width: 550px;
    margin: 10px auto;
    width: 100%
}

#iframeHomeVideo iframe {
    width: 100%;
    height: 330px;
    max-width: 550px
}

.flexFooter {
    display: flex;
    width: 100%
}

.clear:after,
table#cl_table table.responsiveTable tr td:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.cartIcon,
.shopPrice {
    display: inline-block
}

.shopPrice {
    float: left;
    margin-top: 5px
}

.cartIcon {
    margin-left: 3px
}

.cartIcon:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

ul.newHardware {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.newHardware li label {
    vertical-align: top;
    display: block;
    width: 150px;
    float: left
}

ul.newHardware li a,
ul.newHardware li span {
    padding-left: 150px;
    float: none;
    width: auto;
    display: block
}

ul.newHardware li a {
    word-break: break-all
}

.cl_location.topButtons a {
    margin-top: 0;
    margin-bottom: 0
}

.cl_location.topButtons span {
    padding: 3px 10px;
    position: relative;
    top: 2px
}

.newHardwareForm .clear {
    margin-bottom: 5px
}

.newHardwareForm .clear label.title {
    width: 150px;
    display: block;
    float: left;
    line-height: 35px
}

.newHardwareForm .clear input {
    margin-right: 5px
}

.newHardwareForm .clear #checkboxes {
    width: auto;
    display: block;
    float: left
}

.newHardwareForm .clear #checkboxes label {
    width: auto;
    line-height: 35px;
    float: left;
    margin-right: 10px
}

.newHardwareForm .clear #checkboxes input {
    position: relative;
    top: 3px
}

.ajax-file-upload {
    width: 110px;
    height: 30px;
    background-color: #494949;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer!important;
    margin: 2px 0
}

.ajax-file-upload-statusbar {
    overflow-x: hidden
}

.ajax-file-upload-filename {
    padding: 10px 0;
    position: relative;
    left: -23px
}

.ajax-file-upload-red {
    width: 68px;
    height: 28px;
    background-color: #f65e4e;
    padding: 3px 10px;
    color: #fff;
    cursor: pointer
}

.slide-out-div {
    display: none
}

.cc-cookies {
    padding: .5em 3%!important;
    width: 94%!important
}

.price_warn {
    display: block;
    padding: 25px;
    text-align: center;
    margin-top: 15px;
    background-color: #dcebee;
    font-size: 17px
}

#clc_link {
    background-image: url(../images/banner_bckg.png);
    height: 92px;
    width: 100%;
    display: inline-block;
    margin-bottom: 15px
}

#clc_link .headContent {
    width: 40%;
    color: #fff;
    margin-left: 30%;
    display: inline-block;
    position: relative;
    -webkit-transform: translateY(70%);
    -moz-transform: translateY(70%);
    -ms-transform: translateY(70%);
    -o-transform: translateY(70%);
    transform: translateY(70%)
}

#clc_link .headContent .mainHead {
    font-weight: 700;
    font-size: 21px;
    font-family: Magistral-Regular
}

.de #clc_link .headContent .mainHead {
    font-weight: 700;
    font-size: 14px;
    font-family: Magistral-Regular
}


#clc_link .actionButton {
    display: inline-block;
    padding: 10px 40px;
    background-color: #ec9c45;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    cursor: default;
    margin-left: 10px
}

#clc_link .actionButton:hover {
    cursor: pointer;
    background-color: #f89828
}

@media only screen and (max-width:1020px) {
    #overall,
    .wp980 {
        width: 96%
    }
    #main {
        padding: 0;
        border: none
    }
    img {
        max-width: 100%
    }
    tr#select-tr select {
        width: 100%
    }
    .slide-out-div {
        display: none
    }
    #homeBottom {
        margin: 55px 0 0
    }
}

@media only screen and (max-width:1000px) {
    #clc_link .headContent {
        margin-left: 30%;
        width: auto
    }
}

@media only screen and (max-width:900px) {
    #clc_link .headContent {
        margin-left: 25%;
        width: auto
    }
}

@media only screen and (max-width:840px) {
    #clc_link {
        background-position: right
    }
    #clc_link .headContent {
        margin-left: 40px;
        margin-right: 20px;
        width: auto
    }
}

@media only screen and (max-width:800px) {
    #headerWrapper #header #logo {
        height: 60px;
        width: 145px
    }
    #headerWrapper #header #logo img {
        max-width: 100%
    }
    #headerWrapper #header h1 {
        font-size: 20px;
        margin-top: 39px
    }
    #grayFooter .col4 ul {
        width: 48%!important;
        min-height: 220px;
        margin: 0 4% 0 0;
        padding: 0
    }
    #grayFooter .col4 ul:nth-child(2n+2) {
        margin-right: 0
    }
    @media only screen and (max-width:350px) {
        #headerWrapper #header h1 {
            width: 100%;
            margin-top: 0;
            margin-bottom: 10px
        }
    }
    @-moz-document url-prefix() {
        form#cl_frm table tr td img {
            width: 50%
        }
        .productImage img {
            width: 100%
        }
    }
    @media screen and (-ms-high-contrast:active),
    (-ms-high-contrast:none) {
        form#cl_frm table tr td img {
            width: 50%
        }
        .productImage img {
            width: 100%
        }
    }
}

@media only screen and (max-width:700px) {
    #textareaSerial,
    .steps_buttons.stepTwo input.button {
        float: none;
        display: inline-block;
        margin-bottom: 0
    }
    .steps_buttons.stepTwo a.button#addtocart {
        float: none;
        display: inline-block
    }
}

@media only screen and (max-width:650px) {
    .col1_2,
    .col1_2.L,
    .col1_2.R {
        float: none
    }
    .col1_2 {
        width: 100%
    }
    #main .homeTabs.ui-tabs#tabs2 {
        margin-top: 30px
    }
    #main .homeTabs.ui-tabs .ui-tabs-panel {
        min-height: 20px
    }
    table#topTitleTable tr td,
    table.topTitleTable tbody tr td {
        display: block;
        text-align: left
    }
    #comp_table table {
        width: 100%!important
    }
}

@media only screen and (max-width:840px) {
    #clc_link {
        height: 150px
    }
    #clc_link .headContent {
        margin: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 10px;
        width: 100%;
        text-align: center
    }
    #clc_link .actionButton {
        margin-left: 50%;
        transform: translateX(-50%);
        margin-top: 10px
    }
}

@media only screen and (max-width:550px) {
    #stepsContainer {
        border: none
    }
    #stepsContainer ul#topSteps.wp980 {
        width: 100%
    }
    #stepsContainer ul#topSteps li {
        width: 100%;
        height: auto;
        float: none;
        margin: 0;
        padding: 0;
        background: 0 0;
        border-bottom: 1px solid #ddd
    }
    #stepsContainer ul#topSteps li.active {
        border: none
    }
    #stepsContainer ul#topSteps li:first-child {
        border-top: 1px solid #ddd
    }
    #stepsContainer ul#topSteps li.active:first-child {
        border-top: none
    }
    #stepsContainer ul#topSteps li a {
        padding: 10px 0;
        margin: 0
    }
    #headerWrapper #header h1 {
        width: 191px;
        font-size: 18.3px;
        margin-top: 19px
    }
    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {
        width: 90%!important
    }
    table.stepThree table.responsiveTable tr td {
        word-break: break-all
    }
    #grayFooter .col4 ul {
        width: 100%!important;
        min-height: 10px;
        margin: 0 0 20px;
        padding: 0 0 20px;
        border-bottom: 1px solid #666
    }
    #grayFooter .col4 ul:last-child {
        margin-bottom: 0;
        padding: 0;
        border: none
    }
    #grayFooter .col4 ul:nth-child(2n+2) {
        margin-right: 0
    }
    #clc_link .actionButton {
        padding: 10px 20px;
        font-size: 14px
    }
}

@media only screen and (max-width:500px) {
    #clc_link {
        height: 150px
    }
    #clc_link .headContent {
        margin: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 10px;
        width: 100%;
        text-align: center
    }
    #clc_link .actionButton {
        margin-left: 50%;
        transform: translateX(-50%);
        margin-top: 10px
    }
}

@media only screen and (max-width:450px) {
    #header {
        padding-top: 10px
    }
    #headerWrapper #header h1 {
        width: 156px;
        font-size: 15px;
        margin-top: 26px
    }
    ul.newHardware {
        list-style-type: none;
        margin: 0;
        padding: 0
    }
    ul.newHardware li label {
        width: 100%;
        float: none;
        font-weight: 700
    }
    ul.newHardware li a,
    ul.newHardware li span {
        padding-left: 0;
        float: none;
        width: auto;
        display: block
    }
    ul.newHardware li img {
        display: block;
        margin: 10px auto
    }
    #main .homeTabs.ui-tabs .ui-tabs-nav li {
        width: 49%;
        margin-right: 2%
    }
    #main .homeTabs.ui-tabs .ui-tabs-nav li:last-child {
        margin-right: 0
    }
    #main .homeTabs.ui-tabs .ui-tabs-nav li a {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    #grayFooter .col4 ul,
    table tr.cl_header td select#fittings {
        width: 100%!important
    }
    #grayFooter .col4 ul {
        min-height: 10px;
        margin: 0 0 20px;
        padding: 0
    }
    #grayFooter .col4 ul:nth-child(2n+2) {
        margin-right: 0
    }
    #darkGray span {
        display: block;
        float: none;
        text-align: center
    }
    #darkGray #developed {
        float: none;
        text-align: center;
        margin-top: 10px
    }
}


/* Mailer lite form in footer */

#mlb2-882826.ml-form-embedContainer {
    box-sizing: border-box;
    display: table;
    height: 100%;
    margin: 0 auto;
    position: static;
    width: 100% !important;
}

#mlb2-882826.ml-form-embedContainer h4,
#mlb2-882826.ml-form-embedContainer p,
#mlb2-882826.ml-form-embedContainer span,
#mlb2-882826.ml-form-embedContainer button {
    text-transform: none !important;
    letter-spacing: normal !important;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper {
    box-sizing: border-box;
    display: inline-block !important;
    margin: 0;
    padding: 0;
    position: relative;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper.embedDefault {
    width: 100%;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: 100%;
    width: 100%;
}

#mlb2-882826.ml-form-embedContainer .ml-form-align-left {
    text-align: left;
}

#mlb2-882826.ml-form-embedContainer .ml-form-align-center {
    text-align: center;
}

#mlb2-882826.ml-form-embedContainer .ml-form-align-default {
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
}

#mlb2-882826.ml-form-embedContainer .ml-form-align-right {
    text-align: right;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: auto;
    width: 100%;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
    padding: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
    padding-bottom: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
    margin: 0 0 10px 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #fff;
    font-family: ThemeIcons, Open Sans, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 10px 0;
    text-align: left;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
    color: #dedede;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    margin: 0 0 10px 0;
    text-align: left;
    padding: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
    color: #dedede;
    text-decoration: underline;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
    margin: 0;
    padding: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
    margin: 0;
    width: 100%;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
    margin: 0 0 20px 0;
    width: 100%;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    margin: 0;
    padding: 0 0 20px 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
    margin: 0 0 10px 0;
    width: 100%;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
    margin: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal {
    margin: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
    background-color: #969696;
    border: 1px solid #969696;
    color: #dedede;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 10px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 90px;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder {
    color: #333333;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder {
    color: #333333;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder {
    color: #333333;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder {
    color: #333333;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
    height: 42px;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 70%;
    float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 30%;
    float: left;
}

.ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
    color: #333333;
    border-color: #cccccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 10px;
    width: 100%;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
    background-color: #000000;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    box-shadow: none;
    color: #ffffff !important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 20px;
    padding: 10px !important;
    width: 100%;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
    background-color: #333333;
    border-color: #333333;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
    display: inline-block;
    float: left;
    margin: 1px 0 0 0;
    opacity: 1;
    visibility: visible;
    appearance: checkbox;
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    height: 14px;
    width: 14px;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
    color: #000000;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    padding-left: 20px;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
    color: #dedede;
    text-decoration: underline;
}

#grayFooter .col4 ul li #mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
    background: none;
    padding-left: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
    color: #000000 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    margin: 0 5px 0 0;
    padding: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:first-letter {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 18px !important;
    padding: 0 !important;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
    margin: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
    margin: 0 0 20px 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
    background-color: #4e4e4e;
    border: none;
    box-shadow: none;
    color: #ffffff !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 20px;
    height: 42px;
    padding: 10px !important;
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
    background-color: #2b2b2b;
    cursor: pointer;
}

.ml-subscribe-close {
    width: 30px;
    height: 30px;
    background: url(https://bucket.mlcdn.com/images/default/modal_close.png) no-repeat;
    background-size: 30px;
    cursor: pointer;
    margin-top: -10px;
    margin-right: -10px;
    position: absolute;
    top: 0;
    right: 0;
}

.ml-error input {
    background: #969696 url(https://bucket.mlcdn.com/images/default/error-icon.png) right 90px center no-repeat !important;
    background-size: 20px 20px !important;
    color: #fff !important;
}

.ml-error .label-description a {
    color: #fff !important;
    background: url(https://bucket.mlcdn.com/images/default/error-icon.png) right center no-repeat !important;
    padding-right: 20px;
    background-size: 15px 15px !important;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a:hover {
    text-decoration: none;
}

#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder,
#mlb2-882826.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder {
    color: #dedede !important;
}

#mlb2-882826 form.ml-block-form .relative {
    position: relative;
}

@media only screen and (max-width: 400px) {
    .ml-form-embedWrapper.embedDefault {
        width: 100%!important;
    }
    .ml-form-formContent.horozintalForm {
        float: left!important;
    }
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow {
        height: auto!important;
        width: 100%!important;
        float: left!important;
    }
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
        width: 100%!important;
    }
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal>div {
        padding-right: 0px!important;
        padding-bottom: 10px;
    }
    .ml-form-formContent.horozintalForm .ml-button-horizontal {
        width: 100%!important;
    }
}


/* END Mailer lite form in footer */


/*newFooter*/

#darkGray span {
    float: none;
}

#darkGray span#rights {
    float: left;
}

#darkGray a {
    color: #fff;
    text-decoration: none;
}

#darkGray a:hover {
    text-decoration: underline;
}

#darkGray #developed {
    float: right;
}

#darkGray #developed {
    position: relative;
    display: block;
    padding-right: 70px;
}

#darkGray #developed a {
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

.sl .paymentPricing,
.sl .blog,
.sl .dataProtection {
    display: none;
}


/* Cookie banner bottom page */

.page .av-toggle-switch.active {
    -webkit-animation: avia-fadein 1s 1 ease-in;
    animation: avia-fadein 1s 1 ease-in;
    opacity: 1;
}

.page .av-toggle-switch label {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page .av-toggle-switch input[type=checkbox] {
    display: none;
}

.page .av-toggle-switch label .toggle-track {
    box-sizing: border-box;
    display: block;
    height: 27px;
    width: 54px;
    background: rgba(0, 0, 0, .08);
    border-radius: 100px;
    position: relative;
    margin-right: 15px;
    border: 1px solid rgba(0, 0, 0, .15);
    clear: both;
    vertical-align: bottom;
    float: left;
}

.page .av-toggle-switch input[type=checkbox]:checked+.toggle-track:before {
    background: #5dceba;
    right: 27px;
}

.page .av-toggle-switch .toggle-track::before {
    content: '';
    display: inline;
    height: 25px;
    width: 25px;
    background: #a2a2a2;
    border-radius: 100px;
    position: absolute;
    top: 0;
    right: 0;
    transition: right .1s ease-in;
}

.page .av-toggle-switch .toggle-label-content {
    color: inherit;
    font-weight: 700;
    display: block;
    overflow: hidden;
    font-size: inherit;
}

#catapult-cookie-bar {
    box-sizing: border-box;
    max-height: 0;
    opacity: 0;
    z-index: 99999;
    overflow: hidden;
    color: #ddd;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #464646;
}

#catapult-cookie-bar a {
    color: #fff;
}

button#catapultCookie {
    background: #fff;
    color: #000;
    border: 0;
    padding: 6px 9px;
    border-radius: 3px;
}

#catapult-cookie-bar h3 {
    color: #ddd;
}

.has-cookie-bar #catapult-cookie-bar {
    font-size: 14px;
    text-align: left;
    opacity: 1;
    max-height: 999px;
    min-height: 30px;
    padding: 15px 20px 15px;
    z-index: 1000000;
}

#catapult-cookie-bar .ctcc-inner {
    display: flex;
}

#catapult-cookie-bar .ctcc-right-side {
    float: right;
}

.cookie-bar-bar button#catapultCookie {
    margin: 0 0 0 20px;
    padding: 10px 20px;
    font-size: 17px;
}
