@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }

div.container-background {
    height: 100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.06) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.06)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.06) 0%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    padding: 40px;
}

section.download-header {
    background-color: #333333;
    padding: 10px;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.6);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.6);
}

section.download-header div.left-metadata {
    float: left;
}

section.download-header div.left-metadata h1.filename {
    font-family: "Helvetica Neue", "Trebuchet Sans MS", arial, serif;
    font-weight: 300;
    font-size: 16px;
    color: #fcfcfc;
    margin-bottom: 5px;
    line-height: 16px;
}

section.download-header div.left-metadata p {
    color: white;
    font-size: 11px;
}

section.download-header img.debrideur {
    text-align: center;
    width: 728px;
    margin: 80px auto 20px auto;
    display: block;
    border: 8px solid #2b2b2b;
}

section.download-header div.right-metadata {
    float: right;
    width: 240px;
}

section.download-header div.right-metadata ul {
    text-align: right;
    height: 25px;
}

section.download-header div.right-metadata ul li {
    float: right;
    margin: 0 3px;
}

section.download-header div.right-metadata hr {
    border-top: 1px solid #fd8430;
    margin: 5px 0;
}

section.download-header div.right-metadata p {
    text-align: right;
    margin: 3px 0;
    color: white;
    font-size: 11px;
}

section.download-header p .orange {
    color: #fd8430;
}

p.import-file {
    font-size: 11px;
    margin: 7px 0;
}

p.import-file a { color: black; }
p.import-file a:hover { border-bottom: 1px dashed black; text-decoration: none; }

section.goto-download {
    width: 988px;
    margin: 30px auto 10px auto;
}

div.download-blocks {
    width: 480px;
    height: 250px;
    display: inline-block;
    vertical-align: top;
}

div.register-container {
    background-color: #2b2b2b;
    width: 480px;
    height: 120px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

div.register-container p, div.password-container p {
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", "Trebuchet Sans MS", arial, serif;
    font-weight: 300;
    padding: 10px;
}

div.register-container ul {
    color: white;
    float: left;
    font-size: 11px;
    padding-bottom: 20px;
    margin-left: 20px;
}

div.register-container a {
    float: right;
    margin: 10px 50px 0 0;
    background-color: #ffca1b;
    padding: 12px 30px;
    font-size: 11px;
    color: black;
    border-radius: 5px;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

div.register-container a:hover {
    color: black;
    background-color: #ffbc1b;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

div.register-container ul li i {
    font-size: 10px;
    color: #ffca1b;
    vertical-align: middle;
}

div.social-container {
    width: 478px;
    height: 123px;
    border: 1px solid #dddddd;
    text-align: center;
    color: #565656;
    background-color: #f7f7f7;
}

div.social-container h2 {
    font-family: "Helvetica Neue", arial, serif;
    font-weight: 300;
    font-size: 16px;
    padding-bottom: 10px;
}

div.social-container p {
    font-size: 11px;
}

div.social-container ul {
    width: 250px;
    margin: 10px auto;
}

div.social-container ul li {
    float: left;
    margin: 5px;
}

a.facebook {
    display: block;
    width: 113px;
    height: 35px;
    background-image: url(../images/socialfbtwitter.png);
    background-position: -97px 0;
}

a.twitter {
    display: block;
    width: 96px;
    height: 35px;
    background-image: url(../images/socialfbtwitter.png);
}

div.password-container {
    background-color: #2b2b2b;
    width: 480px;
    height: 125px;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 5px;
}

div.password-container p.margin-top-lp {
    margin-top: 20px;
}

div.password-container input {
    border-radius: 0px;
    width: 200px;
    margin: 10px auto;
    background-color: #262626;
    border: 1px solid #1b1b1b;
}

div.password-container input::-webkit-input-placeholder { text-shadow: none; color: #555555; font-family: "Trebuchet Sans MS", Arial, serif; font-style:italic; }
div.password-container input::-moz-placeholder { text-shadow: none; color: #555555; font-family: "Trebuchet Sans MS", Arial, serif; font-style:italic; }
div.password-container input:-ms-input-placeholder { text-shadow: none; color: #555555; font-family: "Trebuchet Sans MS", Arial, serif; font-style:italic; }
div.password-container input:-moz-placeholder { text-shadow: none; color: #555555; font-family: "Trebuchet Sans MS", Arial, serif; font-style:italic; }

section.download-hosters {
    margin-top: 30px;
    position: relative;
}
section.download-hosters .download-title {
    position: relative;
    height: 35px;
}
section.download-hosters .download-title h2 {
    position: relative;
    z-index: 5;
    text-transform: uppercase;
    font-family: "Helvetica Neue", arial, serif;
    font-weight: 300;
    font-size: 18px;
    border-bottom: 4px solid #333333;
    color: #333333;
    line-height: 18px;
    text-align: center;
    width: 330px;
    margin: auto;
    padding-bottom: 5px;
}

section.download-hosters .download-title hr {
    position: absolute;
    z-index: 2;
    top: 4px;
    left: 0;
    width: 100%;
    border-top: 2px solid #ffca1b;
}

section.download-hosters .hosters {
    width: 900px;
    margin: 20px auto 0 auto;
}

section.download-hosters .hoster {
    width: 266px;
    height: 60px;
    display: inline-block;
    margin: 5px 10px;
}

section.download-hosters .hoster .hlabel {
    width: 208px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    height: 58px;
    float: left;
}

section.download-hosters .hoster .hlabel img {
    margin-left: 10px;
    margin-top: 5px;
}

section.download-hosters .hoster .hlabel p, section.download-hosters .hoster .hlabel a  {
    font-size: 11px;
    margin-left: 10px;
    color: #333333;
}

section.download-hosters .hoster .hlabel p a:hover {
    border-bottom: 1px dashed #333333;
    text-decoration: none;
}

section.download-hosters .hoster .online {
    float: right;
    width: 58px;
    height: 60px;
    background-color: #1d7bee;
}

section.download-hosters .hoster .not-online {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    width: 57px;
    height: 58px;
    float: right;
}

section.download-hosters .hoster .online a {
    width: 58px;
    height: 60px;
    display: block;
}

section.download-hosters .hoster .not-online img, section.download-hosters .hoster .online img {
    width: 34px;
    margin: auto;
    display: block;
    padding-top: 12px;
}

div.upload-status {
    width: 350px;
    margin-left: 100px;
    font-size: 11px;
    text-align: center;
    padding: 10px 20px;
    background-color: #f8f8f8;
    border: 1px solid #d7d7d7;
    border-bottom: 0px;
    line-height: 14px;
}

div.spinner-loading {
    height: 58px;
    width: 60px;
}

#uploadZone #controlsBtn { position: relative; width: 432px; height: 88px; margin: 60px auto 0 auto; text-transform: uppercase; font-family: "Helvetica Neue", Arial, serif; font-size: 25px; font-weight: 300; text-shadow: 1px 1px 0 rgba(4, 5, 5, 0.1); }
#uploadZone a.uploadB { line-height: 88px; text-align: center; display: block; float: left; width: 216px; height: 88px; background: url(../images/index/main-button.png); }
#uploadZone a.debridB { line-height: 88px; text-align: center; display: block; float: right; width: 216px; height: 88px; background: url(../images/index/main-button.png); background-position: 0px -88px; }
#uploadZone a.uploadB:hover { text-decoration: none; color: white; background-position: 0px -176px; }
#uploadZone a.debridB:hover { text-decoration: none; color: white; background-position: 0px -264px; }
#uploadZone p { position: absolute; top: 41px; left: 208px; font-family: "Trebuchet Sans MS", Arial, serif; font-size: 10px; color: #fd782c; }

div.prem-block, div.dl1-ads { display: inline-block; width: 250px; height: 250px; }

div.upper-blocks { height: 120px; }
div.facebook-status { position: relative; width: 650px; height: 94px; border: 1px solid #e3e3e3; border-top: #ff9d1b solid 4px; float: left; }
div.facebook-status p { color: #333333; text-transform: uppercase; text-align: center; line-height: 94px; }
div.facebook-status p span { line-height: 1.5; display:inline-block; z-index: 99999; font-family: "Helvetica Neue", arial, serif; font-weight: 300; padding: 0 30px; }
div.facebook-status .caption { position: absolute; bottom: 10px; right: 10px; font-size: 10px; }
div.facebook-status .caption a { color: black; text-decoration: none; }
div.facebook-status .caption a:hover { border-bottom: 1px dashed black; }

div.facebook-status .facebook-icon { position: absolute; bottom: 0; right: 0; width: 74px; height: 77px; background: url(../images/facebook-block.png) no-repeat; z-index: -1; }

#features { width: 937px; margin: 50px auto 0 auto; height: 175px;  }
.feature { width: 300px; height: 185px; margin-right: 15px; border: 1px solid #e3e3e3; float: left; position: relative;}
.feature:last-child { margin-right: 0; }

.feature .logo { line-height: 100px; width: 75px; height: 75px; position: absolute; text-align: center; left: 113px; margin-top: -37px; border-radius: 75px; border: 1px solid #e2e2e2; background-color: #f0f0f0; }
.feature .title { padding-bottom: 15px; text-align: center; text-transform: uppercase; padding-top: 45px; font-family: "Helvetica Neue", arial, serif; font-weight: 300; background: url(../images/index/separator.png) bottom no-repeat;}
.feature .description { font-size: 11px; text-align: center; line-height: 1.6; width: 280px; margin: 10px auto 0 auto;}
.feature a { position: absolute; bottom: -19px; left: 81px; line-height: 38px; color: #ffa21d; background-color: #fafafa; border: 1px solid #e2e2e2; width: 138px; height: 38px; text-align: center; }
.feature a:hover { text-decoration: none; background-color: #fd501d; color: white; }

.debrideur-block { background-color: #333333; width: 302px; height: 94px; border-top: #ff9d1b solid 4px; float: right; margin-right: 30px; }
.debrideur-block p { color: white; font-family: "Helvetica Neue", arial, serif; font-weight: 300; text-transform: uppercase; text-align: center; margin-top: 15px; }
.debrideur-block img { margin-top: 10px; }
.debrideur-block a { display: block; height: 40px; width: 170px; background-color: #ffa21d; text-align: center; margin: 5px auto 0 auto; line-height: 40px; text-transform: uppercase; font-size: 11px; font-weight: 800; }
.debrideur-block a:hover { background-color: #fe812f; color: white; text-decoration: none; }

a.dl-button { -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; background-color: #ffca1b; color: black; text-align: center; display: block; width: 172px; height: 37px; margin: auto; line-height: 37px; border-radius: 7px; }
a.dl-button:hover { text-decoration: none; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; background-color: #ffbc1b; }

ul.juploader-dl { width: 100%; margin: 20px auto; line-height: 80px; }
ul.juploader-dl li { float: left; height: 80px; width: 33%; margin: auto; line-height: 1.2; }
ul.juploader-dl a { color: black; }
ul.juploader-dl li img { float: left; padding-left: 20px; }
ul.juploader-dl li .content { padding-left: 104px; line-height: 1.5; font-family: 'SourceSansPro', sans-serif; }
ul.juploader-dl p.os {  font-size: 24px; color: #fe792c; text-shadow: 0px 1px 0px #fff; text-shadow: 1px 1px #FFF; }
ul.juploader-dl a:hover { text-decoration: none; }
textarea.jstyle { border-radius: 0px; width: 60%; height: 150px; font-family: "Trebuchet MS", arial, serif; font-size: 11px; }
.debrideur-content { float: left; width: 65%; }
.debrideur-infos { width: 30%; float: right; }
.debrideur-content h3, .debrideur-infos h3 { border-bottom: 1px solid black; line-height: 22px; text-transform: uppercase; font-size: 14px; font-family: "Helvetica Neue", arial, serif; font-weight: 300; }
.debrideur-content h3.orange { border-bottom: 1px solid #fd742a; }
.debrideur-content textarea { width: 95%; height: 150px; font-family: "Trebuchet MS", arial, serif; font-size: 11px; border-radius: 0px; border: 1px solid #bbbbbb; margin-top: 20px; }
.debrid-item { position: relative; height: 50px; background-color: #e9e9e9; border-radius: 10px; border: 1px solid #d6d6d6; margin-top: 20px; }
.debrid-item p { line-height: 50px; margin-left: 10px; text-shadow: 1px 1px white; float: left; }
.debrid-item a { position: absolute; top: 12px; right: 10px; padding: 7px 10px; background-color: #333333; border-radius: 10px; text-transform: uppercase; }
.debrid-item a:hover { text-decoration: none; color: white; background-color: #444444; }
.debrid-item a.error { background-color: #c73219; }
.debrid-item i { vertical-align: bottom; }
.debrideurs-list li { position: relative; float: left; height: 20px; width: 20px; background-color: white; border: 1px solid #dddddd; margin-top: 10px; margin-right: 5px; }
.debrideurs-list li:last-child { margin-bottom: 20px; }
.debrideurs-list li img { position: absolute; top: 2px; right: 2px; }
.debrid-stats { height: 70px; margin: 20px 0; }
.debrid-stats li { float: left; width: 70px; position: relative; margin-left: 20px; }
.debrid-stats li canvas { width: 70px; height: 70px; }
.debrid-stats li p { position: absolute; top: 40px; left: 0; right: 0; margin-left: auto; margin-right: auto; text-align: center; font-family: "Open Sans", "Trebuchet MS", Arial, serif; font-size: 11px; color: #fd7c2d; text-shadow: 1px 1px white; text-transform: uppercase; }
.traffic-stats li { height: 40px; background-color: #efefef; border-bottom: 1px solid #dadbdb; position: relative; }
.traffic-stats li p { float: left; line-height: 40px; margin-left: 10px; text-shadow: 1px 1px white; }
.traffic-stats li .value { position: absolute; top: 7px; right: 10px; padding: 3px 7px; border-radius: 15px; text-shadow: 1px 1px white; background-color: #d6d6d7; }

header { width: 100%; background-color: #fafafa; border-bottom: 1px solid #e1e1e1; }
header .content { margin: 0 auto; height: 80px; width: 1000px; position: relative; }
header .logo { float: left; width: 138px; height: 40px; line-height: 80px; }
header .logo img { vertical-align: middle; }
.language { position: absolute; top: 0; left: 200px; color: #7b7b7b; }
.language .selected-language { background-color: white; padding: 5px 10px; border: 1px solid #e0e0e0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.lamguage .selected-language .dropdown-language { border-left: 1px solid #e0e0e0; }
.language:hover .available-languages { display: block; }
.available-languages { display: none; border: 1px solid #e0e0e0; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; background-color: white; position: absolute; left: 0; top: 22px; width: 99%; }
.available-languages li { height: 25px; border-bottom: 1px solid #e0e0e0; }
.available-languages li a { color: #7b7b7b; }
.available-languages li img { float: left; margin-top: 6px; margin-left: 10px; }
.available-languages li p { line-height: 25px; margin-left: 35px;  }
.available-languages li:last-child { border-bottom: none; }
.available-languages li:hover { background-color: #f9f9f9; }
.available-languages li a:hover { text-decoration: none; }

header .social { float: left; margin-left: 80px; height: 15px; padding-top: 35px; font-size: 20px; }
header .social li { float: left; margin-left: 10px; }
header .social a { color: #d8d8d8; }
header .social a i.fa-twitter:hover { color: #00b8f4; }
header .social a i.fa-facebook:hover { color: #3c599b; }

header #header-menu { float: right; height: 80px; width: 350px; padding-right: 40px; position: relative; }
header .menu { line-height: 80px; }
header .menu li { float: left; margin-left: 25px; vertical-align: middle; display: inline-block; line-height: 80px; }
header .menu a { color: #2c2c2c; text-transform: uppercase; font-size: 13px; }
header .menu a:hover { text-decoration: none; color: #ffca1b; }
header .menu li.selected { border: 1px solid #ffca1b; padding: 5px 7px; border-radius: 5px; background-color: white; line-height: normal; margin-top: 25px; }
header .menu li.more { position: relative; }
header .menu li.more:hover .more-menu { display: block; }

header .login { float: right; height: 80px; }
header .login.authenticated { position: relative; }
header .login a { color: black; background-color: #ffca1b; padding: 10px 15px; line-height: 80px; border-radius: 5px; }
header .login a:hover { text-decoration: none; background-color: #ffc000; }
header .login a.profile { padding: 9px 15px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-right: 1px solid #ffaf0d; }
header .login a.fa-chevron-down { border-top-left-radius: 0px; border-bottom-left-radius: 0px; border-left: 1px solid #ffe529; line-height: normal; max-height: 34px; }
header .login:hover .profile-more { display: block; }

header .profile-more { z-index: 40; display: none; position: absolute; width: 195px; top: 55px; left: 0; background-color: #2c2c2c; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
header .profile-more a { background-color: none; padding: 0; color: white; }
header .profile-more li { height: 40px; line-height: 40px; border-bottom: 1px solid #212121; border-top: 1px solid #373737; padding-left: 15px;  }
header .profile-more a:last-child li { border-bottom: 0px; }
header .profile-more li:hover { background-color: #262626; }

header .more-menu { position: absolute; top: 50px; left: 0px; background-color: white; display: none; }
header .more-menu li { margin-left: 0; border: 1px solid #dbdbdb; margin-top: -1px; height: 35px; line-height: 35px; padding-left: 15px; width: 150px; }
header .more-menu a { color: black; text-transform: none; font-size: 11px;   }
header .more-menu a:hover { text-decoration: none; }
header .more-menu li:hover { border-right: 1px solid #ffca1b; border-left: 1px solid #ffca1b; background-color: #f9f9f9;  }

.login-view { display: none; position: fixed; z-index: 42; top: 100px; left: 38%; background-color: #fafafa; width: 360px; }
.login-view .close { position: absolute; top: 0; right: 0; width: 25px; height: 25px; line-height: 25px; opacity: 1; background-color: #dddddd; text-align: center; font-size: 10px; }
.login-view .content { padding: 20px; }
.login-view .content h1 { font-size: 11px; text-align: center; line-height: 30px; }
.login-view .content hr { margin: 0; border-top: 1px solid #ffca1b; }
.login-view form { margin-top: 20px; }
.login-view label { font-size: 11px; margin-bottom: 5px; }
.login-view input[type=text], .login-view input[type=password] { width: 95%; font-family: "Trebuchet MS", Arial, serif; font-size: 11px; }

.login-view .controls { width: 100%; height: 50px; margin-top: 10px; }
.login-view .extra { float: left; }
.login-view label { display: inline; }
.login-view .controls input[type=submit] { margin-top: 5px; background-color: #ffca1b; border: 0px; float: right; color: white; font-size: 11px; font-family: "Trebuchet MS", Arial, serif;  padding: 6px 20px; border-radius: 5px; }
.login-view .controls input[type=submit]:hover { background-color: #ffc000; }
.login-view .controls a { color: black; font-size: 11px; line-height: 20px; }
.login-view input[type=checkbox] { opacity: 1; vertical-align: middle; margin-top: 0; }

.downloadHeader { width: 53%; background-color: #f8f8f8; border: 1px solid #d7d7d7; padding: 10px 20px; height: 107px; }
.downloadHeader h1 { line-height: 20px; font-family: "Helvetica Neue", "Trebuchet Sans MS", Arial, serif; font-weight: 300; text-transform: uppercase; }
.downloadHeader h1:before { content: "> "; font-size: 10px; padding: 0; vertical-align: 9%; color: #fd712b; font-weight: 600; }
.downloadHeader .fileInfo { margin-left: 10px;  font-size: 11px; }
.downloadHeader .orange { color: #fd712b; }

.downloadHeader .fileSocial { float: right; }
.downloadHeader .fileSocial li { margin-bottom: 2px; }
.downloadHeader .fileSocial li, .downloadHeader .fileSocial li a { display: block; height: 24px; width: 24px; }
.downloadHeader .fileSocial li.facebook { background: url(../images/fileSocial.png); background-position: 0 -24px; }
.downloadHeader .fileSocial li.twitter { background: url(../images/fileSocial.png); background-position: 0 -48px; }
.downloadHeader .fileSocial li.google { background: url(../images/fileSocial.png); background-position: 0 -72px; }
.downloadHeader .fileSocial li.mail { background: url(../images/fileSocial.png); }
.downloadHeader .fileSocial li.facebook:hover { background: url(../images/fileSocial.png); background-position: -24px -24px; }
.downloadHeader .fileSocial li.twitter:hover { background: url(../images/fileSocial.png); background-position: -24px -48px; }
.downloadHeader .fileSocial li.google:hover { background: url(../images/fileSocial.png); background-position: -24px -72px; }
.downloadHeader .fileSocial li.mail:hover { background: url(../images/fileSocial.png); background-position: -24px 0; }

.debrideurAd { float: right; }

.hoster-thumbnail { display: block; text-align: center; position: relative; float: left; margin: 0 28px 60px 0; width: 195px; height: 56px; border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; border-left: 1px solid #d7d7d7; background-color: #f8f8f8; }
.hoster-thumbnail img { position: absolute; top: 13px; left: 37px; z-index: 8; }
.hoster-thumbnail .status { width: 100%; height: 23px; position: absolute; bottom: -23px; left: 0; }
.hoster-thumbnail .status p { text-transform: uppercase; color: white; line-height: 23px; text-align: center; }
.hoster-thumbnail .status.progress-status { background-color: #ffca1b; }
.hoster-thumbnail .status.failed-status { background-color: #df2723; }
.hoster-thumbnail .status.success-status { background-color: #77aa13; }
.hoster-thumbnail .hover-text { -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; opacity: 0; background-color: #3e3e3e;  position: absolute; width: 100%; height: 100%; top: 0; left: 0; line-height: 56px; z-index: 10; text-transform: uppercase; color: white; font-weight: bold; font-family: "Arial", serif; font-size: 14px; }
.hoster-thumbnail .hover-text i { font-size: 24px; vertical-align: middle; }
.hoster-thumbnail:hover .hover-text {  opacity: 1; }
.hoster-thumbnail .debrid-hoster { position: absolute; bottom: -46px; left: 0; width: 100%; height: 23px; background-color: #1c7bee; color: white; cursor: pointer; line-height: 23px; text-transform: uppercase; }
.download-now { transition-property: all; transition-duration: .3s; -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.2); box-shadow: 0 0 2px 0 rgba(0,0,0,0.2); background-color: #ffcb00; width: 60%; margin: 20px auto; text-align: center; padding: 0; line-height: 40px; font-size: 24px; display: block; font-family: "BebasNeue"; }
.download-now i { font-size: 35px; vertical-align: bottom; }
.download-now:hover { text-decoration: none; color: white; background-color: #ffb400; transition-property: all; transition-duration: .3s; }
.popup-premium { position: fixed; min-height: 100%; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 40; }
.popup-premium .popup { width: 900px; background-color: white; margin: 60px auto 0 auto; font-family: "Open Sans Bold";  border-radius: 10px; }
.popup-premium .popup .title { height: 70px; margin: 0 35px;  border-radius: 10px 10px 0 0; }
.popup-premium .popup .title h3 { line-height: 70px; color: #ffa21d; font-size: 22px; float: left; }
.popup-premium .popup .title a { float: right; line-height: 70px; color: #ffa21d; }
.popup-premium .popup .title a:hover { text-decoration: none; }
.popup-premium .popup .footer { height: 60px; background-color: #e2e2e2; border-radius: 0 0 10px 10px; position: relative; }
.popup-premium .popup .footer a { -webkit-transition: background-color 300ms linear; -moz-transition: background-color 300ms linear; -o-transition: background-color 300ms linear; -ms-transition: background-color 300ms linear; transition: background-color 300ms linear; position: absolute; left: 0; right: 0; background-color: #ffa21d; display: block; text-align: center; margin: -20px auto 0 auto; width: 183px; height: 40px; line-height: 40px; }
.popup-premium .popup .footer a:hover { background-color: #ffd21d; color: white; text-decoration: none; -webkit-transition: background-color 300ms linear; -moz-transition: background-color 300ms linear; -o-transition: background-color 300ms linear; -ms-transition: background-color 300ms linear; transition: background-color 300ms linear; }
.popup-premium .popup .content { background-color: #fafafa; height: 470px; position: relative; }
.popup-premium .popup .content .text {  position: absolute; top: 0; bottom: 0; left: 50%; margin: auto; height: 200px; width: 400px; }
.popup-premium .popup .content .text h4 { font-family: "Open Sans Bold"; font-size: 30px; color: #ffa21d; }
.popup-premium .popup .content img { position: absolute; top: 20px; left: -65px;  }
.popup-premium .popup .content p { font-family: "Open Sans"; font-size: 15px; color: #2c2c2c; margin-top: 15px; line-height: 25px; }
.popup-premium .popup .content p.subtitle { font-family: "Open Sans"; font-size: 12px; color: #7c7c7c; }
.popup-premium .popup button.paging { background: #ffa21d; border: 2px solid #ffa21d; border-radius: 10px; height: 16px; width: 16px; }
.popup-premium .popup button.paging:hover { background: none; }
.slick-dots li.slick-active button { background: none !important; }
input[name=favorite-hosters] { margin-bottom: 20px; }
.classic-input { border-radius: 0px !important; font-size: 11px !important; font-family: "Open Sans", "Trebuchet MS", Arial !important; margin: 10px 0; }
.full-width { width: 100%; }
@-webkit-keyframes spaceboots {
    0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
    10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
    50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
    100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake {
    display: inline-block;
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: .6s;
    -webkit-transform-origin: 30% 30%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
