html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; height: 100%; }

body { margin: 0; position: relative; min-height: 100%; line-height: 1.42857143; }

#edtPassword, #edtUsername {
    text-transform: lowercase;
}
#gbOptions label {
    padding: 3px;
}
.has-error {
    /*background: url(../images/input.png) bottom left no-repeat;*/
}
.icon-error {
    background: url(../images/icon_error.png) no-repeat;
}
.icon-good {
    background: url(../images/icon_ok.png) no-repeat;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background: transparent; text-decoration: none; color: inherit; }

a:active, a:hover { outline: 0; text-decoration: none; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; max-width: 100%; height: auto; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

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

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.header:before, .header:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .main:before, .main:after, .footer:before, .footer:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after { content: " "; display: table; clear: both; }

.container { margin: 0 auto; }

body { min-width: 1240px; font-size: 14px; color: #333333; font-family: 'Open Sans', arial, helvitica, tahoma, sans-serif; }

input { height: 25px; }
input[type="radio"] { height: auto; }

textarea { resize: none; }

input, textarea { background: #fff; padding: 5px 10px; display: block; width: 100%; border: 1px solid #bdbdbd; border-radius: 0; }
input:focus, textarea:focus { outline: none; }
input[type="radio"] {
    display: inline-block;
    width: auto;
}

::-moz-placeholder { color: #9a9a9a; opacity: 1; }

::-webkit-input-placeholder { color: #9a9a9a; }

:-ms-input-placeholder { color: #9a9a9a; }

::placeholder { color: #9a9a9a; }

.placeholder { color: #95a5a6; color: #9a9a9a; }

:focus::-moz-placeholder { color: transparent; }

:focus::-webkit-input-placeholder { color: transparent; }

:focus:-ms-input-placeholder { color: transparent; }

:focus::placeholder { color: transparent; }

.container { width: 1240px; }

.header { background: #000; -webkit-box-shadow: 0px 7px 66px 15px #ececec; box-shadow: 0px 7px 66px 15px #ececec; border-bottom: 5px solid #fff; }
.header .container { position: relative; }

.logo { position: absolute; left: 0; top: 0; margin: 0; float: left; padding-bottom: 6px; width: 230px; font-weight: 300; text-indent: -9999px; background: #fff; line-height: 1; text-align: center; }
.logo .text-danger { font-size: 28px; }
.logo a { position: absolute; top: 0; left: 0; display: block; width: 270px; height: 160px; z-index: 10; background: url(../images/logo.png) no-repeat; }
.logo span { font-size: 20px; }

.width1000 .logo { padding-top: 84px; }

.header-banner { font-size: 20px; margin: 0; padding: 4px 0 3px; padding-left: 230px; color: #fff; letter-spacing: -0.5px; }
.header-banner strong { font-weight: 600; color: #f00101; }

.ml-header-banner { margin-left: 230px; width: auto !important; }

.header-xs { font-size: 16px !important; letter-spacing: -0.8px; }

.banner-header { display: table; position: relative; width: 100%; }
.banner-header .dtd { display: table-cell; vertical-align: top; }
.banner-header .gif-img { width: 638px; height: 295px; }
.banner-header img { display: block; }
.banner-header > span { position: absolute; padding: 10px; font-size: 15px; display: inline-block; color: #fff; font-weight: 300; line-height: 1; }
.banner-header > span > span { font-size: 35px; }
.banner-header > span small { text-transform: uppercase; font-size: 15px; }
.banner-header > span strong { font-weight: 600; }

.text-xs { font-size: 18px !important; }

.text-xsm { font-size: 20px !important; }

.text-sm { font-size: 22px !important; }

.text-md { font-size: 24px !important; }

.text-lg { font-size: 30px !important; }

.bg_default { color: #000 !important; background: #fff; background: rgba(255, 255, 255, 0.8); }

.bg_inverse { color: #fff !important; background: #000; background: rgba(0, 0, 0, 0.8); }

.bg_danger { background: #dc0000; background: rgba(220, 0, 0, 0.8); }

.navbar { overflow: hidden; background: #2F3269; }
.navbar .col1 { background: #2F3269; position: relative; float: left; width: 540px; }
.navbar ul { display: table; width: 100%; }
.navbar ul li { display: table-cell; }
.navbar ul li a { display: table-cell; text-align: center; width: 1000px; padding: 5px; height: 60px; font-size: 19px; text-transform: uppercase; vertical-align: middle; color: #fff; font-family: 'Asap', sans-serif; }
.navbar ul li a:hover { background: #000; }
.navbar ul li.active a { background: #000; }
.navbar ul li:first-child { margin-left: 0; padding-left: 0; }
.navbar .col2 { float: left; position: relative; background: #fff; width: 700px; }
.navbar h3 { display: table-cell; vertical-align: middle; color: #b80101; text-transform: uppercase; font-size: 50px; margin: 0; text-align: center; width: 1000px; padding: 0 5px; line-height: 1; height: 60px; letter-spacing: 2px; }

h3 { text-transform: uppercase; font-weight: 300; font-size: 41px; margin: 10px 0; letter-spacing: -1px; text-align: center; }
h3 strong { font-weight: bold; }

.h3-sm { font-size: 28px !important; letter-spacing: normal !important; }

.h3-md { font-size: 36px !important; letter-spacing: 1.8px !important; }

.h3-lg { font-size: 61px; letter-spacing: 1.8px; }

.h3-grey { background: #d2d2d2 !important; }

.text-white { color: #fff !important; }

.text-grey { color: #575757 !important; }

.text-danger { color: #b80101 !important; }

.thumbs { overflow: hidden; font-size: 13px; color: #fff; text-align: center; letter-spacing: -3.25px; margin-left: -5px; }
.thumbs li { width: 300px; margin-left: 5px; margin-bottom: 5px; text-align: left; display: inline-block; vertical-align: top; letter-spacing: normal; }
.thumbs li a { height: 250px; font-size: 12px; display: block; position: relative; }
.thumbs li a > * { display: block; }
.thumbs li a .play { display: none; }
.thumbs li h4 { overflow: hidden; text-overflow: ellipsis; width: 100%; white-space: nowrap; margin: 0; padding: 2px; color: #5c6267; font-size: 18px; line-height: normal; }
.thumbs li p { margin: 0; overflow: hidden; text-overflow: ellipsis; width: 100%; white-space: nowrap; margin: 0; padding: 2px; color: #5c6267; line-height: normal; }
.thumbs li:hover a:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #333; background: rgba(0, 0, 0, 0.4); }
.thumbs li:hover .play { display: block; position: absolute; top: 50%; left: 50%; margin-left: -46px; margin-top: -46px; z-index: 3; }
.thumbs li:hover h4 { color: #010101; }
.thumbs li:hover p { color: #010101; }

.icloud { display: table !important; padding: 0 8px; height: 30px; position: absolute; left: 10px; top: 10px; background: #b80101; text-transform: uppercase; background: rgba(184, 1, 1, 0.8); }
.icloud i { margin-right: 4px; }

.vertical { display: table-cell; vertical-align: middle; }

.time { padding: 6px 8px; position: absolute; left: 10px; bottom: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

.percent { padding: 6px 8px; position: absolute; right: 10px; bottom: 10px; background: #9ebb00; background: rgba(158, 187, 0, 0.8); }

*[class*="ico-"] { display: inline-block; vertical-align: middle; background: url(../images/icons.png) no-repeat; }

.ico-cloud { background-position: 0 0; width: 29px; height: 20px; }

.ico-tape { background-position: -50px 0; width: 27px; height: 19px; }

.ico-deleted { background-position: -100px 0; width: 24px; height: 22px; margin-top: -2px; }

.ico-real { background-position: -150px 0; width: 20px; height: 20px; }

.ico-prev { background-position: 0 -100px; width: 6px; height: 11px; }

.ico-next { background-position: -25px -100px; width: 6px; height: 11px; }

.play { display: inline-block; width: 97px; height: 97px; background: url(../images/ico-play.png) 50% 50%; }

.pagination { width: 100%; margin: 10px 0; overflow: hidden; text-align: center; }
.pagination li { display: inline-block; }
.pagination li a { display: table-cell; vertical-align: middle; height: 33px; min-width: 38px; background: #b80101; color: #fff; font-family: 'Asap', sans-serif; color: #fff; }
.pagination li a:hover { background: #000; }
.pagination li.active a { background: #000; }
.pagination li span { display: table-cell; vertical-align: middle; height: 33px; min-width: 28px; color: #b80101; font-family: 'Asap', sans-serif; font-size: 18px; }

.pre-footer-navbar { margin-top: 30px; -webkit-box-shadow: 0px -12px 76px 8px #e8e8e8; box-shadow: 0px -12px 76px 8px #e8e8e8; }
.pre-footer-navbar h3 { color: #000; background: transparent; }
.pre-footer-navbar h3 strong { font-weight: 600; }
.pre-footer-navbar .col2:before { content: ""; display: block; height: 60px; position: absolute; background: #d2d2d2; width: 100%; right: -100%; top: 0; }

.navbar-grey { background: #d2d2d2; }

section.main { padding-bottom: 230px; }

.footer { padding: 24px 0 20px 0; color: #646464; font-size: 11px; background: black url(../images/bg_header.png) 50% 100% no-repeat; text-align: center; opacity: 0.98; position: absolute; left: 0; right: 0; bottom: 0; }
.footer a { color: #fff; }
.footer ul li { display: inline-block; vertical-align: top; }
.footer ul li:before { content: ""; display: inline-block; vertical-align: middle; width: 1px; height: 11px; margin: 0 4px; background: #fff; }
.footer ul li:first-child:before { display: none; }
.footer ul li.title + li:before { display: none; }

.vendo { margin: 15px 0; }
.vendo span { color: #fff; }

.bordered-list:before { display: block; content: ""; width: 285px; margin: auto; height: 1px; border-top: 1px dotted; margin-bottom: 10px; }
.bordered-list:after { display: block; content: ""; width: 285px; height: 2px; border-top: 1px dotted; margin: auto; margin-top: 10px; }

.width1000 { min-width: 1000px; }
.width1000 .container { width: 1000px; }

.box-join { margin-top: 25px; }
.box-join:before { content: ""; display: block; }
.box-join:after { content: ""; display: block; clear: both; }

.list_plus-minus { float: left; width: 450px; margin-right: 25px; overflow: hidden; }
.list_plus-minus ul { margin-top: 30px; overflow: hidden; width: 100%; }
.list_plus-minus ul li { color: #000; font-size: 26px; margin-bottom: 19px; position: relative; padding-left: 35px; }
.list_plus-minus ul li:before { content: ""; display: inline-block; background: url(../images/icons.png) no-repeat; background-position: 0 -25px; width: 27px; height: 27px; position: absolute; left: 0; top: 0; }
.list_plus-minus ul li:nth-child(even) { color: #646464; }

.thumb { float: left; position: relative; margin-left: 15px; margin-bottom: 15px; }
.thumb:before { content: ""; display: block; background: url(../images/thumb-shadow.png) no-repeat; position: absolute; bottom: -18px; left: 0; width: 205px; height: 19px; }
.thumb:first-child { margin-left: 0; }
.thumb:nth-child(even) .name { top: 160px; }
.thumb img { display: block; width: 217px; height: 295px; }
.thumb .name { position: absolute; left: 0; top: 15px; }

.name { display: inline-block; padding: 5px 10px; color: #fff; font-size: 18px; font-weight: 300; background: #000; background: rgba(0, 0, 0, 0.8); }

/* Fancy checkboxes */
.label_check, .label_radio, .membership_radios label { position: relative; display: block; font-weight: 400; overflow: hidden; color: #434343; width: auto !important; padding: 0; cursor: pointer; line-height: 25px; padding-left: 25px; }

.label_check:before, .label_radio:before, .membership_radios label:before { content: ' '; display: inline-block; height: 16px; width: 16px; position: absolute; top: 50%; left: 0; margin-top: -8px; background: url(../images/icons.png) no-repeat; }

.label_radio:before, .membership_radios label:before { background-position: -200px 0; }

label.r_on:before { background-position: -225px 0; }

.label_check input, .label_radio input, .membership_radios label input { position: absolute; left: -9999px; }

fieldset { padding: 0; border: none; margin: 0; }

legend { display: block; float: left; width: 100%; font-size: 30px; padding: 4px 15px; text-transform: uppercase; font-weight: 300; color: #fff; background: #6ba800; }

.form { float: left; width: 525px; font-size: 13px; position: relative; z-index: 2; }
.form:before { content: ""; display: block; position: absolute; bottom: -37px; left: -47px; z-index: -1; background: url(../images/form-shadow.png) no-repeat; width: 390px; height: 645px; }
.form .form-group .row { margin-bottom: 20px; }
.form .box-form { border: 1px solid #e3e3e3; overflow: hidden; height: 100%; width: 100%; padding: 0 20px; }
.form .label_radio, .membership_radios label { margin-left: 100px; }
.form input[type="text"], .form input[type="password"] { display: inline-block; width: 379px; height: 36px; font-size: 12px; padding: 8px 10px; -webkit-box-shadow: 0 3px 3px 0 #ededed; box-shadow: 0 3px 3px 0 #ededed; }
.form .label { width: 100px; font-size: 13px; color: #434343; display: inline-block; vertical-align: middle; }
.form h4 { font-size: 18px; font-weight: 400; margin: 0; padding-bottom: 15px; }
.form .form-group { padding: 10px 0; border-top: 1px solid #d4d4d4; }
.form .form-group:first-child { border: none; }

.error-form { text-align: center; font-size: 20px; margin-top: 10px; padding: 10px; overflow: hidden; color: #fff; margin-left: 102px; height: 50px; background: #b80101; background: rgba(184, 1, 1, 0.6); }

.get_now { position: relative; color: #fff; outline: none; border: none; display: inline-block; vertical-align: middle; width: 100%; background: #6ba800; font-size: 12px; padding: 18px; padding-right: 0; text-align: center; padding-left: 90px; }
.get_now:before { content: ""; display: inline-block; position: absolute; left: 30px; top: 50%; background: url(../images/icons.png) no-repeat; width: 54px; height: 66px; margin-top: -33px; background-position: -50px -25px; }
.get_now h3 { font-size: 48px; line-height: 1; margin: 0; font-family: 'Asap', sans-serif; }
.get_now p { margin: 0; text-transform: uppercase; }
.get_now_inactive {
    /*background: #A6C079;*/
}

.list-ico { width: 100%; overflow: hidden; text-align: center; padding: 20px 0 0; margin-top: 30px; border-top: 1px solid #c3c3c3; }
.list-ico li { display: inline-block; width: 32%; font-size: 20px; color: #000; vertical-align: middle; }
.list-ico li span { display: inline-block; vertical-align: middle; }
.list-ico li i { margin-right: 5px; }

.ico-customer { background: url(../images/ico-customer.png) no-repeat; width: 61px; height: 62px; }

.ico-cancel { background: url(../images/ico-cancel.png) no-repeat; width: 61px; height: 61px; }

.ico-secure { background: url(../images/ico-secure.png) no-repeat; width: 61px; height: 62px; }

.xmass {
    background: black url(../images/xmass-bg.jpg) no-repeat 50% 0;
}
.xmass .container {
    background: #000;
}
.xmass .navbar {
    background: transparent;
}

.header_7-4 {
    background: #000 url(../images/7-4_bg.jpg) 50% 0 no-repeat;
}
.header_7-4 .container {
    background: #000;
}
.header_7-4 .navbar {
    background: transparent;
}
.main-bg_7-4 {
    background: #fff url(../images/7-4_main-bg.jpg) 50% 0 no-repeat;
}
.main-bg_halloween {
    background: #fff url(../images/main-bg.jpg) 50% 0 no-repeat;
}