﻿* {
    margin:0;
    padding:0;
}
html {
    height:100%;
    /*background:#fff;*/
    background: url("/images/bg-container.png") repeat-x scroll 0 0 #EFEFEF;
}
body {
    color:#9f9f9f;
    /*font:11px/15px Arial, Helvetica, sans-serif;*/
    font:11px/14px Arial, Helvetica, sans-serif;
    position:relative;
    min-width:960px;
    min-height:100%;
    /*background:url(/images/bg-container.png) repeat-x;*/
    background: url("/images/bg-body.gif") repeat-y scroll 50% 0 transparent;
}
body.inside {
    background:url(/images/box-submenu.png) repeat-x;
}
* html body {
    height:100%;
}
a {
    color:#ff801a;
    text-decoration:none;
}
a * {cursor:pointer;}
a:hover {
    color:#a7a7a7;
}
a:focus{
    outline:none;
}
img {
    border:none;
    vertical-align:bottom;
}
p {
    margin:0;
    padding:0 0 10px;
}
ul,
ol {
    list-style:none;
}
select, textarea{
    font:12px/15px Arial, Helvetica, sans-serif;
    color:#5f5f5f;
}
.slider .hidden{
    display:none;
}
.preload{
    position:absolute;
    left:-99999px;
    top:-99999px;
}
.container{
    width:961px;
    overflow:hidden;
    margin:0 auto;
    background: url("/images/bg-header.png") repeat scroll 0 0 transparent;
    /*padding-bottom:40px;*/
    /*padding-bottom: 26px;*/
    padding-bottom: 0;
    position:relative;
    z-index:1;
}
.wrap{
    width:100%;
    overflow:hidden;
}
/*
.header{
    height:87px;
    background:url(/images/bg-header.png) no-repeat 0 33px;
}
*/
.header {
    background: url("/images/bg-header.png") repeat scroll 0 0 transparent;
    height: 86px;
}
.logo{
    position:absolute;
    left:10px;
    top:45px;
}
.logo a{
    display:block;
    width:211px;
    height:30px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(/images/logo.png) no-repeat;
}
.slogan{
    position:absolute;
    left:10px;
    top:8px;
    color:#a7a7a7;
    text-shadow:1px 1px 0 #292929;
}
.navigation{
    position:absolute;
    right:0px;
    top:0;
    margin:52px 0 0;
}
.navigation li{
    float:left;
    height:26px;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px 0 #d6731b;
    margin-left:17px;
}
.navigation li a{
    float:left;
    height:26px;
    padding:0 10px;
    color:#fff;
    text-shadow:1px 1px 0 #d6731b;
}
.navigation li a:hover{
    color:#ffdcbe;
    text-shadow:1px 1px 0 #e27a1c;
}
.navigation li.active{
    padding:0 10px;
    background:url(/images/nav-active.gif) no-repeat 50% 16px;
}
.navigation li a:hover{
    background:url(/images/nav-hover.gif) no-repeat 50% 16px;
}
.box-submenu{
    position:absolute;
    left:0;
    top:44px;
    z-index:1;
    width:100%;

    overflow:hidden;
    font-size:12px;
    font-weight:bold;
}
/*.box-submenu .container{
	padding:0;
}
.box-submenu ul{
	margin:8px 0 0;
	float:right;
}
.box-submenu ul li{
	float:left;
	height:65px;
	position:relative;
	padding:0 7px 0 10px;
	
}
.box-submenu ul li:first-child{
	background:none;
}
.box-submenu ul a{
	float:left;
	height:30px;
	color:#fff;
	text-shadow:1px 1px 0 #d6731b;
	margin-left:17px;
}
.box-submenu ul .active a{
	background:url(/images/ico-submenu.gif) no-repeat 50% 16px;
}
.box-submenu ul  a:hover{
	/*background:url(/images/ico-submenu-hover.gif) no-repeat 50% 16px;
	color:#ffdcbe;
	text-shadow:1px 1px 0 #e27a1c;
}
.box-submenu li ul{
	position:absolute;
	right:-9px;
	top:12px;
	width:870px;
	display:none;
	font-size:11px;
}
.box-submenu li:hover ul,
.box-submenu li.hover ul{
	display:block;
}
.box-submenu li li{
	float:right;
	padding:0 11px 0 8px;
}
.box-submenu li li a{
    text-shadow:0px 0px 0 #e27a1c;
    color:#4d4d4d;
	padding:13px 0 0;
}
.box-submenu li li a:hover{
    text-shadow:0px 0px 0 #e27a1c;
	background:none;
	color:#ff8518;
}*/
.box-lang{
    position:absolute;
    right:0;
    top:0;
    z-index:11;
    width:194px;
    height:32px;
    background:url(/images/bullet-menu.png) no-repeat;
}
.box-lang span{
    float:left;
    width:69px;
    text-align:right;
    color:#a7a7a7;
    text-shadow:1px 1px 0 #292929;
    margin:8px 6px 0 0;
}
.box-lang strong{
    float:left;
    width:102px;
    height:20px;
    font-weight:bold;
    color:#bebdbd;
    text-shadow:1px 1px 0 #282828;
    background:url(/images/bg-lang.gif) no-repeat;
    margin:4px 0 0;
    padding:4px 0 0 9px;
    cursor:pointer;
}
.box-lang strong.act{
    color:#fff;
}
.box-lang .popup-lang{
    position:absolute;
    right:8px;
    top:25px;
    width:111px;
    overflow:hidden;
    background:url(/images/popup-btm.gif) no-repeat 0 100%;
    padding-bottom:2px;
}
.box-lang .popup-lang ul{
    width:111px;
    overflow:hidden;
    background:url(/images/popup-bg.gif) repeat-y;
}
.box-lang .popup-lang ul li a{
    width:99px;
    display:block;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px 0 #282828;
    margin:0 0 0 1px;
    padding:5px 0 6px 11px;
    line-height:13px;
}
.box-lang .popup-lang ul li a:hover{
    background:#4d4d4d;
}
.box-login{
    position:absolute;
    right: 200px;
    z-index:9;
    height:30px;
}
.box-login ul{
    color:#fc8419;
    font-weight:bold;
    overflow:hidden;
}
.box-login ul li{
    float:left;
    padding:8px 11px 0 14px;
    height:30px;
}
.box-login ul li:first-child{
    background:none;
}

.box-login ul a:hover,
.box-login ul li:hover a{
    color:#d8d8d8;
}
.box-login ul li a{
    text-shadow:1px 1px 0 #282828;
}
.popup-login{
    position:absolute;
    left:-2px;
    top:32px;
    width:177px;
    height:170px;
    overflow:hidden;
    background:url(/images/bg-login.png) no-repeat;
}
.popup-login .txt{
    width:145px;
    height:19px;
    border:none;
    background:none;
    font:11px/19px Arial, Helvetica, sans-serif;
    color:#bfbfbf;
    margin:6px 0 0 8px;
    padding:5px 8px;
}
.popup-login .captcha-txt{
    width:70px;
    height:19px;
    border:none;
    background:none;
    font:11px/19px Arial, Helvetica, sans-serif;
    color:#bfbfbf;
    margin:6px 0 0 88px;
    padding:5px 8px;
    float:left;
}
.popup-login .captcha{
    width:74px;
    height:26px;
    border:none;
    background:none;
    font:11px/19px Arial, Helvetica, sans-serif;
    color:#bfbfbf;
    margin:-33px 0 0 1px;
    padding:5px 8px;
}
.popup-login .captcha-refresh{
    border:none;
    background:none;
    font:11px/19px Arial, Helvetica, sans-serif;
    margin:-5px 0 0 8px;
}
.btn-login{
    float:right;
    width:59px;
    height:23px;
    overflow:hidden;
    text-align:center;
    color:#fff !important;
    background:url(/images/btn-login.png) no-repeat;
    padding:5px 0 0;
    margin:1px 0 0 !important;
}
.popup-login .wrap{
    width:158px;
    padding:8px 0 0 10px;
}
.popup-login .wrap .inp{
    float:left;
    width:95px;
    overflow:hidden;
}
.popup-login .wrap .inp p{
    width:100%;
    overflow:hidden;
    color:#fff;
    font-size:10px;
    margin:0;
    padding:0;
}
.popup-login .wrap .inp p input{
    float:left;
    width:14px;
    height:14px;
    margin:2px 3px 0 0;
}
.popup-login .wrap .restore{
    color:#fff;
    font-size:10px;
}
.popup-login .wrap a:hover{
    color:#ff801a;
}
.popup-login .wrap input{
    float:right;
}
.popup-lang, .popup-login{
    display:none;
}
.overall {
    background: url("/images/bg-overall.png") repeat-x scroll 0 0 #FFFFFF;
    overflow: hidden;
    width: 100%;
    padding-bottom: 45px;
}
.wrap-main-block {
    background: url("/images/bg-arrow.gif") no-repeat scroll 50% 100% transparent;
    overflow: hidden;
    padding-bottom: 69px;
    width: 100%;
    margin-bottom: 30px;
}
.main-block{
    width:656px;
    overflow:hidden;
    margin:22px auto 0;
}
.inside .main-block{
    margin:115px auto 0;
}
.main-block.wide{
    width:856px;
    /*background:#f4f4f4 url(/images/main-block-top-wide.gif) no-repeat;*/
}
.main-block.filestat{
    width:100%;
}
/*.premium .main-block.wide{
    margin-top:19px;
    margin-left:29px;
}*/
.main-block.resellers{
    margin-top:24px;
}
.main-block.mid{
    width:736px;
    background:#f4f4f4 url(/images/main-block-top-mid.gif) no-repeat;
}
.main-block .in{
    width:100%;
    overflow:hidden;
    /*background:url(/images/main-block-btm.gif) no-repeat 0 100%;*/
    padding:14px 0 55px;
}
.main-block.wide .in{
    width:856px;
    /*background:url(/images/main-block-btm-wide.gif) no-repeat 0 100%;*/
}
.main-block.wide .in.small{
    padding-bottom:33px;
}
.main-block.mid .in{
    width:736px;
    background:url(/images/main-block-btm-mid.gif) no-repeat 0 100%;
    padding-bottom:33px;
}
.download-page .main-block{
    margin-top:30px;
}
.download-page .main-block .in{
    padding:31px 0;
}
.main-block h2{
    text-align:center;
    margin:0;
    padding:0 0 18px;
    color:#616161;
    font-size:18px;
    font-weight:normal;
    line-height:22px;
}
.main-block h2 strong{
    color:#e46161;
}
.main-block h2 span {
    color: #3C3C3C;
}
.main-block h4{
    text-align:center;
    padding:5px 0 17px;
    color:#616161;
    font-size:18px;
    line-height:22px;
}
.menu-file{
    display:table;
    margin:0 auto;
    padding:36px 0 11px;
    overflow:hidden;
}
.menu-file li{
    float:left;
    padding:0 13px;
    color:#000;
}
.menu-file li em{
    font-style:normal;
}
.removedl-text-block{
    color: #3D3D3D;
    font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}
.text-block{
    color: #3D3D3D;
    font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 486px;
    /*background:#fff url(/images/text-block-top.gif) no-repeat;*/
}
.text-block.stat{
    width: 98%;
    /*background:#fff url(/images/text-block-top-wide.gif) no-repeat;*/
}
.text-block.filestat{
    width: 98%;
}
.wide .text-block{
    width: 750px;
    /*background:#fff url(/images/text-block-top-wide.gif) no-repeat;*/
}

.verywide .text-block{
    width: 850px;
    /*background:#fff url(/images/text-block-top-wide.gif) no-repeat;*/
}
.text-block.mb{
    margin-bottom:11px;
}
.text-block.welcome{
    margin-top:12px;
}
.text-block.file-descr, .text-block.premiumcode {
    margin-bottom:12px;
}
.text-block.carts{
    margin: 10px auto 0;
}
.text-block-single{
    width:628px;
    overflow:hidden;
    margin:0 auto 6px;
    background:#fff url(/images/text-block-top-mid.gif) no-repeat;
}
.text-block .btm{
    width:482px;
    overflow:hidden;
    /*background:url(/images/text-block-btm.gif) no-repeat 0 100%;*/
    padding:31px 33px 20px;
    color:#3d3d3d;
    font-size:12px;
    position:relative;
}
.text-block .btm2{
    width: 732px;
    overflow:hidden;
    /*background:url(/images/text-block-btm.gif) no-repeat 0 100%;*/
    padding:31px 33px 3px;
    color:#3d3d3d;
    font-size:13px;
    position:relative;
    background-color: #ffffdf;
    border: 1px solid #f1f1e0;
    min-height: 40px;
    font-weight: bold;
    line-height: 125%;
    text-align: center;
    padding: 8px;
    font-size: 16px;
}
.text-block .btm3 {
    color: #3D3D3D;
    font-size: 12px;
    margin-left: 70px;
    overflow: hidden;
    padding: 16px 33px 20px;
    position: relative;
    width: 482px;
}
.text-block .btm.stat{
    width: 100%;
    overflow:hidden;
    /*background:url(/images/text-block-btm.gif) no-repeat 0 100%;*/
    padding: 31px 0 20px;
    color:#3d3d3d;
    font-size:12px;
    position:relative;
}
.text-block.reseller .btm{
    padding:28px 33px 19px;
}
.text-block.reseller p{
    padding-bottom:13px;
}
.text-block.reseller ul{
    width:100%;
    overflow:hidden;
    margin:-10px 0 10px;
}
.text-block.reseller ul li{
    padding-bottom:1px;
}
.text-block-single .b{
    width:582px;
    overflow:hidden;
    color:#3d3d3d;
    font-size:12px;
    position:relative;
    padding:20px 23px 17px;
    background:url(/images/text-block-btm-mid.gif) no-repeat 0 100%;
}
.text-block.welcome .btm{
    padding:12px 23px 16px;
    text-align: center;
    font-size:11px;
    line-height:13px;
}
.text-block.file-descr .btm{
    width:709px !important;
    padding:0 19px;
}
.wide .text-block .btm{
    width:692px;
    text-align: left;
    /*background:url(/images/text-block-btm-wide.gif) no-repeat 0 100%;*/
}
.in .faq1{
    width:580px;
    text-align: left;
    float: left;
    color: #3D3D3D;
    font-size: 12px;
    padding-top: 10px;
    line-height: 125%;
    text-align: justify;
}
.in .faq2{
    border: 1px solid #3D3D3D;
    color: #3D3D3D;
    float: right;
    font-size: 12px;
    padding: 14px;
    text-align: left;
    width: 200px;
    line-height: 150%;
}
.in .faq3{
    color: #3D3D3D;
    float: right;
    font-size: 12px;
    padding: 14px;
    text-align: left;
    width: 200px;
    line-height: 150%;
}
.wide .text-block .btm.low_padding{
    padding-top: 0px;
    /*background:url(/images/text-block-btm-wide.gif) no-repeat 0 100%;*/
}
.text-block.carts .btm{
    padding:15px 23px;
}
.inside .text-block .btm{
    padding-bottom:13px;
}
.text-block.file-descr p{
    float:left;
    height:20px;
    margin:16px 0 0;
    padding:2px 0 0 32px;
    background: url(/images/ico-file-descr.png) no-repeat;
    font-size:14px;
}
.text-block.file-descr p strong{
    padding-right: 6px;
}
.text-block.file-descr span{
    border-left: 1px solid #F4F4F4;
    float: right;
    height: 19px;
    margin-right: 11px;
    padding-top: 24px;
    text-align: right;
    width: 170px;
}
.text-block.file-descr span strong{
    padding-left: 20px;
}
.text-block.file-descr div{
    border-left: 1px solid #F4F4F4;
    float: right;
    height: 37px;
    margin-right: 8px;
    padding-top: 24px;
    text-align: right;
    width: 170px;
}
.text-block.file-descr div strong{
    padding-left: 20px;
}
.text-block-single label{
    float:left;
    width:68px;
    font-size:12px;
    font-weight:bold;
    color:#3d3d3d;
    margin:8px -8px 0 0;
}
.text-block-single label.send{
    width:141px !important;
}
.btn-send-email{
    float:left;
}
.text-block-single .txt{
    width:513px;
    float:right;
    height:28px;
    background:url(/images/input-left.png) no-repeat;
}
.text-block-single .txt input{
    float:left;
    width:494px;
    height:20px;
    border:none;
    padding:4px 10px;
    font:12px/20px Arial, Helvetica, sans-serif;
    color:#5f5f5f;
    background:url(/images/input-right.png) no-repeat 100% 0;
}
.text-block-single .txt.email{
    width:185px;
    float:left;
}
.text-block-single .txt.email input{
    width:165px;
    background:none;
}
.text-block-single .wrap{
    float:right;
    width:436px !important;
    padding-bottom:6px;
    display:inline;
}
.upload-another-file{
    float:right;
    width:134px;
    height:28px;
    overflow:hidden;
}
.text-block li{
    padding-bottom:2px;
}
div.fileinputs {
    position: relative;
    width: 490px;
    height: 36px;
    overflow:hidden;
    background: url(/images/upload.gif) no-repeat;
    text-align: right;
}
div.fileinputs .button {
    position: absolute;
    right: 4px;
    top: 0;
    display: block;
    width: 114px;
    height: 14px;
    padding: 7px 0;
    background: url('/images/but-upload.png') no-repeat;
    cursor: pointer;
    color: white;
    font: bold 11px/14px Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    text-shadow: 1px 1px 0 #8A8A8A;
}
div.fileinputs:hover a{
    background: url('/images/but-upload.png') no-repeat 0 -28px;
}
div.fakefile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
input.file {
    position: relative;
    text-align: right;
    z-index: 2;
    font-size: 22px;
    color:#bfbfbf;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
}
.fakefile input {
    width: 350px;
    height: 16px;
    padding: 6px;
    background: none;
    border: 0;
    font-size: 11px;
    line-height: 16px;
    color: #bfbfbf;
}
.features{
    width:100%;
    overflow:hidden;
    margin-top:-3px;
}
.features li{
    background:url(/images/dot-line.gif) no-repeat 0 4px;
    padding:0 0 9px 14px;
    font-weight:bold;
}
.txt-welcome{
    width:656px;
    overflow:hidden;
    margin:17px auto 0;
    text-align:center;
    color:#000;
}
.agreement{
    width:463px;
    overflow:hidden;
    margin:10px 0 0 97px;
    padding-bottom: 12px;
    color:#000;
}
.agreement input{
    float:left;
    width:14px;
    height:14px;
    margin:2px 5px 0 0;
}
.agreement label{
    float:left;
    width:440px;
}
.upload-flie{
    display:block;
    width:114px;
    margin:0 auto;
}
.form{
    width:485px;
    overflow:hidden;
    margin:0 auto;
}
.form li{
    padding-bottom:9px;
    width:100%;
    overflow:hidden;
}
.form label{
    margin:5px 0 0;
    width:109px;
    float:left;
    color:#3d3d3d;
    font-size:12px;
    font-weight:bold;
    overflow:hidden;
}
.ticket-view .form label.wide {
    width: 350px;
}
.form.register label{
    width:129px;
}
.form label span{
    padding-bottom:4px;
    display:block;
}
.form label em{
    display:block;
    width:105px;
    font-size:11px;
    line-height:13px;
    font-style:normal;
    font-weight:normal;
    color:#969696;
}
.form .details{
    clear:both;
    width:350px;
    overflow:hidden;
    margin:0;
    padding:4px 0 0 130px;
    font-size:11px;
    line-height:13px;
    color:#969696;
}
.form .tarea{
    float:left;
    width:376px;
    overflow:hidden;
    background:url(/images/tarea-bg.gif) repeat-y;
}
.form .tarea .t{
    width:376px;
    overflow:hidden;
    background:url(/images/tarea-top.gif) no-repeat;
}
.form .tarea .b{
    width:376px;
    overflow:hidden;
    background:url(/images/tarea-btm.gif) no-repeat 0 100%;
}
.form .tarea textarea{
    width:356px !important;
    height:80px;
    overflow:auto;
    border:none;
    background:none;
    padding:10px;
}

.txt{
    float:left;
    width:376px;
    height:28px;
    background:url(/images/input-left.png) no-repeat;
}
.txt input{
    float:left;
    width:356px;
    height:20px;
    border:none;
    padding:4px 10px;
    font:12px/20px Arial, Helvetica, sans-serif;
    color:#5f5f5f;
    background:url(/images/input-right.png) no-repeat 100% 0;
}
.sel{
    float:left;
    width:376px;
    height:28px;
}
.sel select{
    float:left;
    width:375px;
    height:28px;
    font:12px/22px Arial, Helvetica, sans-serif;
    color:#5f5f5f;
    padding:4px;
    border:1px #d8d8d9 solid;
}
.register .txt{
    width:356px;
}
.register .txt input{
    width:336px;
}
.txt.sm{
    width:126px;
}
.txt.sm input{
    width:106px;
}
.register .txt.sm{
    width:106px;
}
.register .txt.sm input{
    width:86px;
}
.capcha{
    width:376px;
    float:left;
    overflow:hidden;
}
.register .capcha{
    width:356px;
}
.capcha img{
    float:left;
    margin:0 8px 0 0;
    border:1px #dadada solid;
}
.capcha .code{
    width:126px;
    float:left;
    margin:0 8px 0 0;
}
.register .capcha .code{
    width:106px;
}
.capcha .code div{
    text-align:center;
    font-size:11px;
    line-height:20px;
    color:#969696;
}
.capcha .code div a{
    color:#969696 !important;
}
.capcha .code div a:hover{
    color:#ff801a !important;
}
.send-message{
    width:120px;
    float:left;
}
.list-text{
    width:100%;
    overflow:hidden;
    color:#3d3d3d;
    font-size:12px;
    margin:-3px 0;
}
.list-text li{
    width:100%;
    padding:0 0 6px;
}
.list-text strong{
    padding-right:2px;
}
.list-text h3{
    padding:0 0 2px;
    font-size: 12px !important;
    line-height:15px;
}
.list-text h3 strong{
    color:#b660e3;
}
.list-text p{
    line-height:15px;
    text-align: justify !important;
    padding: 0 !important;
    font-size: 12px !important;
}
.list-service li{
    font-weight:bold;
    background:url(/images/dot-line.gif) no-repeat;
    padding:0 0 9px 14px;
}
.text-block p.info{
    margin:10px 0 0;
    color:#686868;
    font-size:11px;
}
.text-block.reseller p.info{
    margin:15px 0 0;
}
.list-files{
    display:table;

}
.list-files li{
    float:left;
    padding:0 1px;
}
.list-files li a{
    float:left;
    width:80px;
    height:70px;
    overflow:hidden;
    text-align:center;
    font-size:11px;
    line-height:26px;
    color:#6e6e6e;
}
.list-files li em{
    display:block;
    width:355px;
    height:35px;
    overflow:hidden;
    text-indent:-9999px;
    margin:0 auto;
    background:url(/images/fm_create.png) no-repeat 0 -35px;
}
.list-files li a:hover{
    color:#ff861b;
}
.list-files li a:hover em{
    background-position:20px 0;
}
.list-files .create em{
    background:url(/images/fm_create.png) no-repeat 20px -35px;
}
.list-files .link em{
    background:url(/images/fm_link.png) no-repeat 20px -35px;
}
.list-files .name em{
    background:url(/images/fm_name.png) no-repeat 20px -35px;
}
.list-files .delete em{
    background:url(/images/fm_delete.png) no-repeat 20px -35px;
}
.list-files .extend em{
    background:url(/images/fm_extend.png) no-repeat 20px -35px;
}
.list-files .move em{
    background:url(/images/fm_move.png) no-repeat 20px -35px;
}
.list-files .group em{
    background:url(/images/fm_copy.png) no-repeat 20px -35px;
}
.list-files .properties em{
    background:url(/images/fm_properties.png) no-repeat 20px -35px;
}
.list-files .upload em{
    background:url(/images/fm_upload.png) no-repeat 20px -35px;
}
.list-files .show-find-box em{
    background:url(/images/fm_find.png) no-repeat 20px -35px;
}
.list-marked{
    width:748px;
    overflow:hidden;
    margin: 0 0 0 -33px;
}
.mb .list-marked{
    margin-top:4px;
    padding-bottom:16px;
}
.list-marked li{
    float:left;
    width:318px;
    overflow:hidden;
    padding:3px 0 6px 56px;
    background:url(/images/mark.png) no-repeat 33px 1px;
    color:#7fac25;
    font-size:12px;
    font-weight:bold;
}
#sms-dlg .btm {
    width: auto;
}
#sms-dlg .text-block, #webmoney-email .text-block, #robokassa-email .text-block {
    width: auto;
}
#sms-dlg .list-marked {
    width: auto;
}
#sms-dlg .list-marked li {
    float: none;
}
#sms-dlg .sms-message, #sms-dlg .sms-number, #sms-dlg .sms-count {
    color: #e86d12;
    font-size: 14px;
}
#webmoney-email .text-block .btm, #robokassa-email .text-block .btm, #sms-dlg .text-block .btm {
    background: none;
}
#sms-dlg .txt {
    width: auto;
}
#sms-dlg .txt input {
    width: auto;
    text-align: center;
}
#sms-dlg .btn.coupon-ok {
    width: 30px;
}
#sms-dlg .btn.coupon-ok span {
    width: 30px;
}
#sms-dlg #coupon-success {
    line-height: 22px;
}
#sms-dlg #coupon-buy #coupon_code {
    width: 100px;
}
.back-to-download{
    display:block;
    width:134px;
    margin:0 auto;
}
.list-carts {
    display: table;
    margin: 0 auto;
    *margin-left: 65px;
}
.list-carts.awards {
    margin-top: 50px;
    *margin-top: 75px;
    *margin-left: 195px;
}
.list-carts li {
    float: left;
    padding: 0 8px;
}
.carts p {
    font-size: 11px;
    overflow: hidden;
    padding: 12px 0 0;
    text-align: center;
    *width: 760px;
}
.table{
    width:692px;
    overflow:hidden;
    margin:0 auto 10px;
    background:url(/images/table-bg.gif) repeat-y;
}
.table.pr{
    margin-top:8px;
}
.table-in{
    width:100%;
    overflow:hidden;
    background:url(/images/table-btm.png) no-repeat 0 100%;
}
.table table{
    width:100%;
    table-layout:fixed;
    border-collapse:collapse;
    background:url(/images/table-top.png) no-repeat;
}
.table th{
    height: 83px;
    padding: 10px 0 0;
    vertical-align: top;
}
.table th strong{
    display:block;
    overflow:hidden;
    font-size:18px;
    line-height:20px;
    color:#87B524;
    padding:8px 0 2px;
}
.table th strong span{
    color:#e86d12;
}
.table th em{
    display:block;
    overflow:hidden;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
}
.table td{
    padding: 0 0 12px;
    text-align: center;
}
.table .images td{
    border-top:1px #e2e2e2 solid;
    padding:7px 0 5px;
}
.table .images span{
    display:block;
    position:relative;
}
.table .images span img{
    position:relative;
    z-index:1;
}
.table .images span span{
    position:absolute;
    left:81px;
    top:26px;
    z-index:2;
    font-size:11px;
    color:#808080;
    text-align:left;
}
.table td .link{
    display:block;
    width:134px;
    height:28px;
    overflow:hidden;
    margin:0 auto;
    background:url(/images/bg-link.png) no-repeat;
    text-align:center;
    font-size:11px;
    line-height:26px;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px 0px #9a9a9a;
}
.table td .link:hover{
    background-position:0 -28px;
    text-shadow:1px 1px 0px #5c7f17;
}
.downloading{
    font-size:14px;
    line-height:17px;
    color:#3d3d3d;
}




.table-download{
    width:682px;
    overflow:hidden;
    margin:0 auto 12px;
    background:url(/images/table-download-bg.gif) repeat-y;
}
.table-download table{
    width:100%;
    border-collapse:collapse;
    background:url(/images/table-download-top.gif) no-repeat;
}
.table-download th{
    height:70px;
    border-bottom: 1px solid #f1f1e0;
}
.table-download th.free{
    width: 196px;
}
.table-download th.descr{
    width:233px;
    padding-left:57px;
    text-align:left;
    background: url(/images/ico-clock.jpg) no-repeat 14px 17px;
}
.table-download td.descr{
    width:275px;
    padding:11px 0 11px 15px;
    text-align:left;
}
.table-download th strong{
    display:block;
    overflow:hidden;
    font-size:14px;
    line-height:20px;
    color:#3d3d3d;
    padding:4px 0 2px;
}
.table-download td{
    text-align:center;
    padding:6px 0;
    border-bottom:1px #e2e2e2 solid;
}
.table-download .avaliable,
.table-download .not-avaliable{
    display:block;
    width:16px;
    height:15px;
    overflow:hidden;
    text-indent:-9999px;
    margin:2px auto 0;
}
.table-download .avaliable{
    background: url(/images/ico-avaliable.png) no-repeat;
}
.table-download .not-avaliable{
    background: url(/images/ico-not-avaliable.png) no-repeat;
}

.table-download .link{
    display:block;
    width:154px;
    height:28px;
    overflow:hidden;
    margin:0 auto;
    background:url(/images/btn-download.png) no-repeat;
    text-align:center;
    font-size:11px;
    line-height:28px;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px 0px #565656;
}
.table-download .link.active{
    background-position:0 -28px;
    text-shadow:1px 1px 0px #66af47;
}
.wrap-timer{
    position:absolute;
    left:0;
    top:0;
    z-index:999;
    width:100%;
    height:100%;
    background: url(/images/transparent.png) repeat;
    font-size:11px;
    line-height:22px;
    color:#3d3d3d;
    text-transform:uppercase;
}
.wrap-timer h4{
    font-size:14px;
    line-height:17px;
}
.wrap-timer h4 span{
    color:#ff3600;
}
.wrap-timer h4 a{
    color:#759b22;
}
.timer{
    width:770px;
    height:76px;
    overflow:hidden;
    margin:318px auto;
    background: url(/images/bg-timer.png) no-repeat;
    padding:20px 0 0;
    text-align: center;
}
.box-download{
    height:110px;
    overflow:hidden;
    background: url(/images/pict-download.jpg) no-repeat 50% 0;
}
.btn{
    display:block;
    margin:0 auto;
    overflow:hidden;
    background: url(/images/btn-left.png) no-repeat;
}
.btn.second{
    margin: 0 auto 0 10px;
}
.btn span{
    float:left;
    width:100%;
    height:28px;
    overflow:hidden;
    background: url(/images/btn-right.png) no-repeat 100% 0;
    text-align: center;
    font-size:11px;
    line-height:28px;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px 0 #cf7f2e;
    min-width: 120px;
}
.btn:hover{
    background-position:0 -28px;
}
.btn:hover span{
    background-position:100% -28px;
}
.btn.subscribe {
    width: 134px;
}
.btn.active{
    background: url(/images/btn-left2.png) no-repeat 100% 0;
    background-position:0 -56px;
}
.btn.active span{
    float:left;
    width:100%;
    height:28px;
    overflow:hidden;
    background: url(/images/btn-right2.png) no-repeat 100% 0;
    background-position:100% -56px;
    text-align: center;
    font-size:11px;
    line-height:28px;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px 0 #cf7f2e;
}
.box-download .btn{
    width:194px;
    margin:80px auto 0;
    text-transform:uppercase;
}
.download-ready{
    display:none;
}
.ico-first{
    height: 32px;
    left: 667px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 26px;
    background: url(/images/ico-first.png) no-repeat;
}
.ico-discount{
    height: 60px;
    left: 321px;
    overflow: hidden;
    position: absolute;
    font-size: 17px;
    font-weight: bold;
    color: black;
    top: 9px;
    width: 60px;
    z-index:10;
}
.ico-discount_empty{
    height: 60px;
    left: 330px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    font-weight: bold;
    top: 0px;
    width: 60px;
    background: url(/images/ico-discount.png) no-repeat;
}
.box-bottom{
    position:absolute;
    left:50%;
    bottom:34px;
    z-index:99;
    margin:0 0 0 -324px;
    width:648px;
    height:42px;
    overflow:hidden;
    background:url(/images/bg-bottom.png) no-repeat 50% 0;
    font-size:11px;
    color:#a7a7a7;
}
.box-bottom ul{
    display:table;
    overflow:hidden;
    margin:13px auto 0;
}
.box-bottom ul li{
    float:left;
    background:url(/images/bullet-plus.gif) no-repeat 0 7px;
    padding:0 17px 0 19px;
}
.box-bottom ul li:first-child{
    background:none;
}
.box-bottom ul li a{
    color:#000;
}
.box-bottom ul li a:hover{
    color:#ff801a;
}
.agree{
    width:360px;
    overflow:hidden;
    padding:0 0 0 128px;
}
.agree input{
    float:left;
    width:14px;
    height:14px;
    margin:1px 5px 0 0;
}
.agree label{
    float:left;
    width:330px !important;
    margin:0;
    padding:0;
    line-height:14px;
}
/*
.footer{
    position:absolute;
    left:0;
    bottom:0;
    z-index:99;
    width:100%;
    height:31px;
    overflow:hidden;
    background: #ffffff;
    border-top:3px #ffffff solid;
    color:#000000;
}*/
.footer {
    bottom: 0;
    color: #000000;
    font-size: 10px;
    height: auto;
    left: 0;
    line-height: 16px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 99;
    /*background-color: white;
    color: #000000;
    font-size: 10px;
    height: 31px;
    line-height: 13px;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;*/
}
.footer .in{
    width:960px;
    overflow:hidden;
    margin:6px auto 0;
    text-align: center;
}
/*
.footer p{
    float:right;
    display:inline;
    margin-left:10px;
}
*/
.footer p {
    display: inline;
    /*float: right;*/
    margin: 0 18px 0 0;
}
.footer ul{
    /*float:left;*/
    padding-left: 12px; /*new*/
}
.footer ul li{
    display:inline;
    border-left:1px #000000 solid;
    /*padding:0 2px 0 5px;*/
    padding: 0 5px 0 8px;
}
.footer ul li:first-child{
    border-left:none;
}
.footer ul li a{
    color: #000000;
}
.footer ul li a:hover{
    text-decoration: underline;
}

.file-manager-panel {
    text-align: center;
    /*padding-top: 35px;*/
}
.file-manager-panel a{
    display: inline-block;
    position: relative;
    margin: 0 10px;
    padding: 37px 0 0;
    background-position: center -35px;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #878787;
    text-decoration: none;
    min-width: 35px;
    width: auto !important;
    width: 35px;
}
.file-manager-panel a span{
    position: absolute;
    left: 50%;
    margin-left: -17.5px;
    top: 0;
    width: 35px;
    height: 35px;
    background-position: center top;
    background-repeat: no-repeat;
    display: none;
}

.filesystem-index {width: 950px;}
.filesystem-index .selected-info .selected-ico { width: 50px; height: 50px; }
.filesystem-index .selected-info .folder-ico { background-image: url(/images/filemanager/folder_big.jpeg); }
.filesystem-index .selected-info .file-ico { background-image: url(/images/filemanager/file_big.jpeg); }
.filesystem-index .selected-info .folder-file-ico { background-image: url(/images/filemanager/folder_file.png); }
.filesystem-index #file-manager {height: 400px;}
.filesystem-index #links {text-align: left;}
.filesystem-index #links .one-item {width: 440px; background-color: #EDEDED; border: 1px solid #919191; padding: 5px; margin: 2px;}
.filesystem-index .link-to-file-input {; margin-bottom: 2px;}
.filesystem-dialog-button {
    width: 100px;
    height: 30px;
    border: solid 1px #ff801a;
    background-color: #FFF;
    cursor: pointer;
    -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}

.filesystem-index .popup-find-box {
    position: absolute;
    left: 500px;
    top: 57px;
    display: none;
}

.filesystem-index .find-button {
    width: 16px;
    height: 16px;
    background: url("/images/filemanager/find.png") no-repeat scroll 0 0 transparent;
}
.filesystem-index .find-text-box {
    width: 300px;
    height: 16px;
    border: 1px solid #919191;
}
.filesystem-index .find-text-box:hover {
    border: 1px solid #FF801A;
}

.download-prepare .download-timer {
    display: none;
}
.download-timer {
    text-align: center;
    font-weight: normal;
}
td.orange-text {color: #ff801a;}

.profile-index .ui-widget-header {
    text-align: left;
}
.profile-index .ui-widget-header th {
    padding: 5px 5px 5px 10px;
    text-align: left;
}
.profile-index .ui-widget td {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
.profile-index .board {
    width: 100%;
}
.profile-index .halfboard {
    width: 48%;
    float: left;
}
.profile-index .halfboard.rgt {
    margin-left: 4%;
    float: left;
}
.profile-index span.txt.refinput {
    width: 330px;
}
.profile-index .txt input {
    width: 310px;
}
.profile-index .board .panel {
    padding: 10px 0 0 0;
}
.profile-index .board .panel.first {
    float: left;
    width: 385px;
}
.profile-index .board .panel table {
    width: 333px;
}
.profile-index .board .panel.first table {
    width: 337px;
}
.profile-index .board .panel table td {
    padding: 0;
}
.profile-index .board .panel table td.caption {
    width: 130px;
}
.profile-index .board .panel table td.caption.more {
    width: 200px;
}
.profile-index #daily-stats .sizefix {
    height: 65px;
}
.profile-index .grid-view {
    height: 137px;
}
.profile-index .text-block, .referral-referrals .text-block, .referral-download .text-block,
.referral-sale .text-block {
    background: none;
}
.profile-index .boardlink {
    text-align: right;
}
.profile-index .grid-view table.items th {
    background: #a7a7a7;
}
.settings-other .select select {
    margin-top: 2px;
}
.settings-other .errorSummary, .settings-payment .errorSummary, .settings-tariff .errorSummary, .settings-changepass .errorSummary {
    width: 485px;
    margin: 0 auto;
}
a.orange {
    color: #FF801A;
}
a.orange:hover {
    color:#a7a7a7;
}
a.orange.active {
    color: #616161;
}
.important_new{
    color: red;
}

/* .article-resource */
.article-resource .rangs {
    margin-top: 5px;
    border-top:1px solid #333333;
    border-left:1px solid #333333;
}
.article-resource .rangs tr td, .article-resource .rangs tr th {
    border-bottom:1px solid #333333;
    border-right:1px solid #333333;
}
.article-resource .rangs tr td, .article-resource .rangs tr th {
    padding:10px;
    margin: 0;
}
.redtext {
    color:red;
    font-weight: bold;
    font-size: 13px;
}
.news_table1 {
    background-color: white;
}
.news_table1 {
    background-color: #f6f6f6;
}
.news_items {
    border-collapse: collapse;
}
.text-block-news {
    color: #3D3D3D;
    font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 530px;
    padding-top: 20px;
}
.text-block-login {
    color: #3D3D3D;
    font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 530px;
    padding-top: 20px;
}
.news_link {
    color: #333333;
}
.news_link:hover{
    color: #FF801A;
}
.earn {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.earn-button {
    background: url("/images/earn_button.png") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    height: 28px;
    padding-top: 14px;
    text-align: center;
    width: 300px;
}
.earn-button.left {
    float: left;
    margin-left: 105px;
}
.earn-button.right {
    float: right;
    margin-right: 105px;
}
.earn-button a {
    font-size: 18px;
    color: white;
}
.earn-button a:hover {
    color: #FC8419;
}
#pay_per_download {
    display: none;
}
#pay_per_purchases {
    display: none;
}
#lbl_is_downloads_by_premium_only, #lbl_max_filesize_for_freeusers, #lbl_old_file_notif, #lbl_download_timer, #lbl_file_del_notif, #lbl_recurring_payment {
    width: 240px;
}
.max_filesize_for_freeusers .txt {
    width: 50px;
}
.max_filesize_for_freeusers .txt input {
    width: 30px;
}
.is_downloads_by_premium_only .chk, .old_file_notif .chk, .file_del_notif .chk, .recurring_payment .chk {
    padding-top: 5px;
}
.to_webmasters {
    position: absolute;
    right: 0;
    top: 195px;
    width: 200px;
    text-align: center;
}
.to_webmasters span {
    color: #5F5F5F;
    font-size: 12px;
    font-weight: bold;
}
.to_webmasters p {
    padding-top: 10px;
}
.tarea-ul{
    margin: 0 auto;
    overflow: hidden;
}
.tarea-ul .tarea-div{
    float: left;
    overflow: hidden;
    width: 100%;
    height: 130px;
}
.tarea-ul .tarea-div textarea{
    width: 100%;
    height: 124px;
}
.red {
    color:red;
}
.usersite-text-block{
    color: #3D3D3D;
    font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}
.yellow {
    color:#FF801A;
}
.siteuserbutton1{
    width:330px;
    float: left;
    text-align: right;
}
.siteuserbutton2{
    width:400px;
    float: right;
    text-align: left;
}
.yellow_tr{
    background:url(/images/table-download-top_3.gif) repeat-y;
}
.yellow_th{
    background:url(/images/table-download-top_2.gif) no-repeat;
    border-bottom: 1px solid #f1f1e0;
}
/* -------------- */
.table-download .table_header .line2 {
    font-weight: normal;
}

.profile-ftp li {
    list-style: disc;
}
.profile-ftp input#password, .profile-ftp input#user {
    border: 0;
    background: #eee;
    cursor: text;
    width: 220px;
}

.clear {
    clear: both;
    background: none !important;
    padding: 0px !important;
}

.promo h4 {
    text-align: left;
    padding: 5px 0 10px;
}

.faq2 div {
    padding: 4px;
}

.span1 {
    padding-left: 5px;
    padding-top: 2px;
    position: absolute;
}

.span2 {
    padding-left: 5px;
    padding-top: 0px;
    position: absolute;
}

.premium_text {
    margin: 20px 35px 0;
    padding: 5px 5px 0;
}

.viplati_title {
    padding: 15px 0 0 !important;
}

.text-block .grid-view {
    padding: 10px 0;
}
.file_name {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, начиная с 1999 года */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    width:100px;
    font: 11px/14px Arial,Helvetica,sans-serif;
    font-size: 0.9em;
}
.file_link {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, начиная с 1999 года */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    width:230px;
    font: 10px/13px Arial,Helvetica,sans-serif;
}

.social_buttons {
    float: right;
    text-align: right;
    margin-right: 72px;
    padding-bottom: 20px;
    width: 152px;
}

.text-block .captcha_info {
    color: #3D3D3D;
    font-size: 12px;
    overflow: hidden;
    padding: 31px 25px 20px;
    position: relative;
    text-align: center;
    width: 482px;
}
.subscription {
    margin-left: 39px;
}
.ajaxsubmit {
    background: url("/images/bg-link-large.png") no-repeat scroll 0 0 transparent;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 0 #CF7F2E;
    width: 200px;
    border: 0;
    cursor: pointer;
}
.ajaxsubmit.over {
    /*background: #87B524;*/
    background-position:0 -28px;
    text-shadow: 1px 1px 0px #5C7F17;
}
#registration .premium .user_choice label {
    margin-left: 5px;
}
#registration .premium a {
    color: #FF801A;
}
#registration .premium a:hover {
    color:#a7a7a7;
}
#registration .premium .user_choice {
    font-weight: bold;
}

#tooltip {
    width: auto;
    position: absolute;
    z-index: 3000;
    border: 1px solid #CF7F2E;
    background-color: #eee;
    padding: 5px;
    opacity: 1;
    color: #3d3d3d;
    font-size: 9px;
}
#tooltip h3, #tooltip div { margin: 0; }

.centered {
    text-align: center;
    margin-top: 10px;
}
.eu-cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    color: #fff;
    background-color: rgba(36,36,36,0.8);
    font-size: 150%;
}
.btn-accept-cookie {
    margin: 15px 15px;
}
.footer_address {
    width: 400px;
    height: 18px;
}
.footer_address img {
    height: 100%;
    width: 100%;
}
.list-files .empty-recycle-bin em{
    background:url(/images/fm_empty_recycle_bin.png) no-repeat 20px -35px;
}
.list-files .undelete-selected-files em{
    background:url(/images/fm_undelete.png) no-repeat 20px -35px;
}
.list-files .filemanager em{
    background:url(/images/fm_group.png) no-repeat 20px -35px;
}
.undelete {
    cursor: pointer;
}

.rg-link {
    display: block;
    width: 134px;
    height: 28px;
    overflow: hidden;
    margin: 10px auto;
    background: url(/images/bg-link.png) no-repeat;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 0px #9a9a9a;
}
.rg-link:hover {
    background-position: 0 -28px;
    text-shadow: 1px 1px 0px #5c7f17;
}
.rg-dropdown {
    font-size: 20px;
    width: 250px;
}

.payment-frame {
    margin: 30px 100px;
}

/* premium page - begin */

.range__input {
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
}
.range__list {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    margin-top: 5px;
    font-size: 18px;
    height: 22px;
}
.range__input:focus {
    outline: none;
}
.range__input::-webkit-slider-runnable-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    background: #eae9e9;
    border-radius: 25px;
    border: 0px solid #000101;
}
.range__input::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background: #f7872e;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -3.6px;
}
.range__input:focus::-webkit-slider-runnable-track {
    background: #eae9e9;
}
.range__input::-moz-range-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    background: #eae9e9;
    border-radius: 25px;
    border: 0px solid #000101;
}
.range__input::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background: #f7872e;
    cursor: pointer;
}
.range__input::-ms-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    border-width: 39px 0;
    color: transparent;
}
.range__input::-ms-fill-lower {
    background: #eae9e9;
    border: 0px solid #000101;
    border-radius: 50px;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.range__input::-ms-fill-upper {
    background: #eae9e9;
    border: 0px solid #000101;
    border-radius: 50px;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.range__input::-ms-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background: #f7872e;
    cursor: pointer;
}
.range__input:focus::-ms-fill-lower {
    background: #eae9e9;
}
.range__input:focus::-ms-fill-upper {
    background: #eae9e9;
}

.tariff__type {
    margin: 20px 10px 20px 10px;
    width: 50%;
    font-size: 20px;
    text-align: center;
}
.tariff__type label {
    border: 1px solid black;
    padding: 10px 50px;
    background: aliceblue;
    cursor: pointer;
    border-radius: 7px;
    white-space: nowrap;
}

.tariff_rect {
    text-align: -webkit-center;
    text-align: -moz-center;
    width: 100%;
}

.tariff_panel {
    width: 212px;
    text-align: center;
    margin: 10px 0 10px 0;
    border: 3px solid darkgray;
    border-radius: 10px;
    height: 110px;
}
.tariff_panel:hover {
    border: 3px solid #f7872e;
}
.tariff_details {
    height: 110px;
    padding: 0;
}
.tariff_details strong {
    margin: 15px 0 0 0;
    font-size: 22px;
    line-height: 10px;
    color: #87B524;
}
.limited_offer strong {
    margin: 0;
    font-size: 18px;
    line-height: 10px;
    color: #87B524;
}
.limited_offer span {
    position: relative;
    top: 6px;
    font-size: 16px;
    font-weight: bold;
    color: red;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.tariff_details a {
    height: 100%;
    width: 100%;
    color: #3F3D3D;
    display: grid;
}
.tariff_details em {
    font-style: normal;
    font-size: 16px;
}

.tariff__group {
    display: flex;
}
.tariff__type input {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px;
}
.tariff__type input + label {
    margin: 0;
    padding: 0.5rem 0.5rem;
    box-sizing: border-box;
    position: relative;
    border: solid 1px #ddd;
    background-color: #fff;
    font-size: 1rem;
    line-height: 140%;
    font-weight: 600;
    text-align: center;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    transition: border-color 0.15s ease-out, color 0.25s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tariff__type input + label span {
    display: contents;
    font-size: 0.8rem;
}
.tariff__type input:hover + label {
    border-color: #f7872e;
}
.tariff__type input:checked + label {
    background-color: #f7872e;
    color: #fff;
    box-shadow: 0 0 10px rgba(247, 121, 4, 0.5);
    border-color: #f7872e;
    z-index: 1;
}

.label-bandwidth {
    margin: 15px 0 0 0;
    text-align: center;
    font-size: 20px;
}

.tariff_details strong.no-tariff {
    font-size: 22px;
    color: #aaaaaa;
    line-height: 1.5em;
    margin: 23px;
}

/* premium page - end */

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1;
}

/* service plans descriptions */
ul.dash {
    line-height: normal;
    margin-left: 10px;
    list-style-type: none;
}
ul.dash li {
    padding: 0;
}
ul.dash li:before {
    content: '\2013';
    position: absolute;
    margin-left: -10px;
}
.storage-plan-description, .bandwidth-plan-description {
    margin-left: 130px;
    font-size: 10px;
    display: none;
}

.upgrade-description {
    font-size: 12px;
    text-align: left;
    margin: 25px;
}

/* slider - begin */
.switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 17px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider-on-off {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 1;
}
.slider-on-off:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider-on-off {
    background-color: #7dd877;
}
input:focus + .slider-on-off {
    box-shadow: 0 0 1px #FF801A;
}
input:checked + .slider-on-off:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}
.slider-on-off.round {
    border-radius: 34px;
}
.slider-on-off.round:before {
    border-radius: 50%;
}
/* slider - end */