/*PALET
#e74c3c #c0392b
#3498db #2980b9
#bdc3c7 #ecf0f1
#7f8c8d #95a5a6
#efefef
#f1c40f
#2ecc71

*/

@font-face {
    font-family: "Museo Sans";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/MuseoSans_500_webfont.woff");
}
	    
	    
	    
* { font-family: segoe ui, arial; font-stretch: condensed; -webkit-appearance: none; outline-style:none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; /* For some Androids */ outline: 0;  }
body, html { padding: 0; margin: 0; position: relative; background-color: #272727; min-height: 100%; /*background-image: url('images/bg.png');*/ background-repeat: repeat;/* min-width: 1200px;*/ color: #777; overflow-x: hidden; min-width: 280px; }
li { list-style: none; }
ul, li { padding: 0; margin: 0; }
a { color: #777; text-decoration: none; }
a:visited { color: #777; }
a:hover, span.href:hover { cursor: pointer; text-decoration: underline; color: #fff; }
input, input:focus, input:active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
dd, dt { display: list-item;list-style-type: disc; margin-left: 15px; margin-bottom: 5px; font-size: 12px; text-align: left; }



.icon { background-repeat: no-repeat;  background-position: 98% 50%;  background-size: 30px 30px;  }
.icon-item { width: 15px; height: 15px; float: left; margin-right: 10px; background-size: 100% 100%; }
.icon-mail { background-image: url('images/mail.png'); /*background-size: 35px 22.6666px; */ }
.icon-demo { background-image: url('images/demo.png');   }
.icon-settings { background-image: url('images/settings.png'); }
.icon-lock { background-image: url('images/lock.png'); }
.icon-user { background-image: url('images/user.png'); }
.icon-user-light { background-image: url('images/user-light.png'); }
.icon-key { background-image: url('images/key.png'); }
.icon-close { background-image: url('images/close.png'); }
.icon-video { background-image: url('images/video.png'); }
.icon-paypal { background-image: url('images/paypal.png'); }
.icon-btc { background-image: url('images/btc.png'); }
.icon-paypal-big { background-image: url('images/paypal-big.png'); }
.icon-btc-big { background-image: url('images/btc-big.png'); }
.icon-visa-big { background-image: url('images/visa-big.png'); }
.icon-mastercard-big { background-image: url('images/mastercard-big.png'); }
.icon-membership { background-image: url('images/membership.png'); }
.icon-clock { background-image: url('images/clock.png'); }
.icon-refresh { background-image: url('images/refresh.png'); }
.icon-facebook { background-image: url('images/facebook.png'); }
.icon-twitter { background-image: url('images/twitter.png'); }
.icon-missed-call { background-image: url('images/missed-call.png'); }
.icon-noads { background-image: url('images/noads.png'); }
.icon-night { background-image: url('images/night.png'); }
.icon-mic { background-image: url('images/mic.png'); }
.icon-globe { background-image: url('images/globe.png'); }
.icon-contacts { background-image: url('images/contacts.png'); }
.icon-email { background-image: url('images/email-nobg.png'); }
.icon-email-share { background-image: url('images/email-share.png'); }
.icon-operator { background-image: url('images/operator.png'); }
.icon-telephone { background-image: url('images/telephone.png'); }
.icon-like { background-image: url('images/thumb-up.png'); }
.icon-dislike { background-image: url('images/thumb-down.png'); }
.icon-link { background-image: url('images/link.png'); }
.icon-label { background-image: url('images/label.png'); }
.icon-download { background-image: url('images/download.png'); }
.icon-diamond { background-image: url('images/diamond.svg'); width: 40px;height: 40px;background-size: cover; }
.icon-diamond-small { background-image: url('images/diamond.svg'); width: 15px;height: 15px;background-size: cover; margin: 2px; float: right; }




.margin-auto { margin: 0 auto !important; }
.font-desc { font-size: 14px; color: #777; }
.cursor-pointer { cursor: pointer; }
.textalign-left { text-align: left !important; }
.textalign-right { text-align: right !important; }
.clear { clear: both !important; }
.pull-right { float: right !important; }
.pull-left { float: left !important; }
.pull-none { float: none !important; }
.padding-bottom-only { padding: 0 0 10px 0; }
.padding-none { padding: 0 !important; }
.textalign-center { text-align: center !important; }
.msg { background-size: 25px 25px !important; background-position: 10px 50% !important; background-repeat: no-repeat !important; padding: 10px; padding-left: 45px; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: left; position: relative; }
.msg.success { background-color: #00c200; background-image: url('images/success.png');  }
.msg.error { background-color: #e74c3c; background-image: url('images/error.png'); }
.msg.info { background-color: #146; background-image: url('images/info.png'); }
.msg.loading { background-color: #146; background-image: url('images/loading.gif'); background-size: 25px 10px !important; }
.msg.news { background-color: #1891e3; background-image: url('images/alert.png'); padding: 11px 11px 11px 50px !important; font-size: 18px; }
.msg > .href { color: #fff; text-decoration: underline; cursor: pointer; }
.msg .top { position: absolute; right: 5px; top: 2px; font-style: italic; font-size: 12px; }
.hide, .hidden, .invisible { display: none !important; }
.space { padding: 10px; }
.italic { font-style: italic; }
.font-small { font-size: 10px !important; }
.font8 { font-size: 8px !important; }
.font12 { font-size: 12px !important; }
.font14 { font-size: 14px !important; }
.font16 { font-size: 16px !important; }
.font18 { font-size: 18px !important; }
.font20 { font-size: 20px !important; }
.width100 { width: 100% !important; }
.width95 { width: 95% !important; }
.width90 { width: 90% !important; }
.width80 { width: 80% !important; }
.width75 { width: 75% !important; }
.width66 { width: 66.6666% !important; }
.width50 { width: 50% !important; }
.width45 { width: 45% !important; }
.width37 { width: 37.5% !important; }
.width33 { width: 33.3333% !important; }
.width25 { width: 25% !important; }
.width20 { width: 20% !important; }
.width10 { width: 10% !important; }
.margin-auto { margin: auto !important; }
.transition { -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.mobile { display: none !important; }
.tab-page { display: none; }
.tab-page.selected { display: block; }
.signup-steps, .buy-steps, .addon-names-steps { display: none; }
.signup-steps.selected, .buy-steps.selected, .steps.selected { display: block; }
.back { padding: 5px; color: #777; cursor: pointer; font-weight: bold; }
.back:hover { text-decoration: underline; color: #999 !important; } 
.bg-gray, .bg-grey { background-color: rgba(0,0,0, 0.07) !important; }
.block { display: block !important; }
.color-white { color: #fff !important; }
.color-green { color: #579e18 !important; }
.color-gray,.color-grey { color: #555 !important; }
.bold { font-weight: bold !important; }
.refresh { width: 30px; height: 30px; }
.href { cursor: pointer; }
.a-d { cursor: pointer;  }
.a-d:hover { -webkit-box-shadow: 0px 0px 30px 0px rgba(52,152,219, 0.67); -moz-box-shadow:    0px 0px 30px 0px rgba(52,152,219, 0.67); box-shadow:         0px 0px 30px 0px rgba(52,152,219, 0.67); }
.border-none { border: none !important; }
.captitalize { text-transform: capitalize !important; }
.label-with-icon { padding-left: 30px; background-position: 5px 50%; background-size: 20px 20px; }
.blocked-show { display: none; }
.box-sizing-border-box { box-sizing: border-box; }



.step { display: none; }
.step.selected { display: block; }




 

.table > ul > li > ul > li { text-align: left; padding: 10px 0;  }
.table > ul.titles > li { font-size: 14px !important; background-color: #e74c3c; color: #fff !important; font-weight: bold; border: 1px solid #272727; box-sizing: border-box; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.table > ul.titles:after { content: ''; display: block; clear: both;  }
.table > ul.rows { width: 100%; }
.table > ul.rows > li { width: 100%; float: left; }
/*.table > ul.rows > li:after { clear: both; }*/
/*.table > ul.rows > li > ul { width: 100%; float: left; }
.table > ul.rows > li > ul > li { font-size: 16px; color: #aaa; }*/
/*.table > ul.rows > li > ul:after { content: ''; display: block; clear: both; }*/
/*.table.by-two > ul > li > ul > li,.table.by-two > ul.titles > li { width: 50%; float: left; }*/
/*.table.by-three > ul > li { width: 33.3333%; float: left; }*/


.table { width: 100%; }
.table > ul > li { text-align: left; padding: 10px 0; display: inline-block;  }
.table.small-spacing, .table.small-padding > ul > li { padding: 5px 0 !important;  }
.table.listitems > ul > li { color: #777; font-weight: bold; cursor: pointer; }
.table.listitems > ul > li:hover, .table.listitems > ul > li:hover a { color: #fff !important; }
.table.no-spacing, .table.no-padding > ul > li { padding: 0 0 !important;  } 
.table > ul > li.small { font-size: 12px !important; padding: 18px 0 0 0; }
.table > ul.titles > li { font-size: 18px; color: #777; }
.table > ul.rows > li { font-size: 16px; color: #aaa; }
.table > ul.rows:after { content: ''; display: block; clear: both; }
.table.by-one > ul > li { width: 100%; float: left; }
.table.by-two > ul > li { width: 50%; float: left; }
.table.by-three > ul > li { width: 33.3333%; float: left; }
.table.by-four > ul > li { width: 25%; float: left; }
.table.by-five > ul > li { width: 20%; float: left; }
.table.by-six > ul > li { width: 16.6666%; float: left; }






.container-captcha { cursor: pointer; border: 1px solid #ccc; height: 70px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 100%; position: relative; }
.container-captcha > img { width: 100%; height: 100%; cursor: pointer;  }
.container-captcha > span { color: #aaa; position: absolute; bottom: 2px; right: 5px; font-size: 14px; cursor: pointer; }



.page-msg { padding: 20px 0; }


.tiktok-pro { box-sizing: border-box; }
.tiktok-pro .tiktok-pro-desc { padding-bottom: 5px; }
.tiktok-pro-links { background-color: rgba(0,0,0,0.3); padding: 10px; border-radius: 5px; width: auto; float: left; margin: 0 auto; margin-top: 10px; width: 323px; color: #fff; box-sizing: border-box; }






.btn { border: none; cursor: pointer; background-color: transparent; padding: 0; margin: 0; }
.btn-color-gold { background-color: #daa81b !important; }
.btn-color-red { background-color: #e74c3c !important; }
.btn-margin { margin: 3px; }
.btn-send-call { width: 100%; padding: 10px 0; color: #fff; font-size:22px; background-color: #579e18; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.btn-send-call:hover { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.btn-send-call:active { background-color: #478213;  -moz-transition:width 0s, height 0s, background-color 0s, -moz-transform 0s;-webkit-transition:width 0s, height 0s, background-color 0s, -webkit-transform 0s;-o-transition:width 0s, height 0s, background-color 0s, -o-transform 0s;transition:width 0s, height 0s, background-color 0s, transform 0s; }
.btn-submit { /*width: 100%;*/ padding: 10px 20px; color: #fff; font-size:16px; background-color: #579e18; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.btn-submit:hover { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.btn-submit:active { background-color: #478213;  -moz-transition:width 0s, height 0s, background-color 0s, -moz-transform 0s;-webkit-transition:width 0s, height 0s, background-color 0s, -webkit-transform 0s;-o-transition:width 0s, height 0s, background-color 0s, -o-transform 0s;transition:width 0s, height 0s, background-color 0s, transform 0s; }
.btn-cancel { /*width: 100%;*/ padding: 10px 20px; color: #fff; font-size:16px; background-color: #ff5353; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.btn-cancel:hover { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.btn-cancel:active { background-color: #ff2b2b;  -moz-transition:width 0s, height 0s, background-color 0s, -moz-transform 0s;-webkit-transition:width 0s, height 0s, background-color 0s, -webkit-transform 0s;-o-transition:width 0s, height 0s, background-color 0s, -o-transform 0s;transition:width 0s, height 0s, background-color 0s, transform 0s; }
.btn-close-popup { /*width: 100%;*/ padding: 10px 20px; color: #fff; font-size:16px; background-color: #333; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-close-popup:hover {  background-color: #444; }
.btn-close-popup:active { background-color: #555;  }
.btn-login { font-size: 24px; background: #3498db; border-bottom: 4px solid #1e71a8; padding: 10px; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-login:hover { background: #1e70a6; border-color: #1c699d;  }
.btn-login:active { background: #154f75; border-color: #113f5e; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-login.login-google { font-size: 24px; background: #e74c3c; border-bottom: 4px solid #e33320; padding: 10px; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-login.login-google:hover { background: #ea6051; border-color: #e74b3a;  }
.btn-login.login-google:active { background: #e43d29; border-color: #e43d29; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-login.login-email { font-size: 24px; background: #34495e; border-bottom: 4px solid #2f4255; padding: 10px; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-login.login-email:hover { background: #1e70a6; border-color: #1c699d;  }
.btn-login.login-email:active { background: #154f75; border-color: #113f5e; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-default { font-size: 20px; background-color: #3498db; padding: 5px; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-default:hover { background-color: #217ebc; color: #fff; }
.btn-default:active { background-color: #1c689b; }
.btn-select { cursor: pointer; border: none; border-bottom: 4px solid #272727; font-size: 18px; background-color: #333; padding: 8px; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-select:hover { background-color: #ff3c3c; color: #fff; border-color: #ff2828; }
.btn-show-more { padding: 15px 35px; font-size: 16px; background-color: #333; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0, 0.07); -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0, 0.07); box-shadow: 0 1px 3px 0 rgba(0,0,0, 0.07); }
.btn-show-more:hover { background-color: #ff3c3c; }
.btn-show-more:active { background-color: #222; }
.btn-menu { height: 40px; width: 40px; }
.btn-menu .strip { margin: 5px; width: 80%; height: 5px; background-color: #fff; }
.btn-menu:hover .strip { /*background-color: #7bdc23;*/ }
.btn-menu .strip .fill { float: right; background-color: #7bdc23; width: 0; height: 100%; -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.btn-menu.selected .strip .fill { width: 100%; }
.btn-get-tokens-fixed { position: fixed; z-index: 99; bottom: 20px; right: 20px; }
.btn-paging { background-color: #e74c3c; color: #fff; padding: 10px 15px; margin-left: 5px; font-weight: bold; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-paging.selected { background-color: #EF7267; }
.text-default, .text { -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; font-size: 16px; padding: 5px; border: 1px solid rgba(0,0,0, 0.07); background-color: #292929; box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing: border-box; color: #fff;}
.text-default:focus { /*background: #222;*/ -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.text-default-border { background-repeat: no-repeat; width: 0; background-position: 5px 50%; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; font-size: 16px; padding: 5px; border: 1px solid rgba(0,0,0, 0.07); background-color: transparent; box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing: border-box; color: #fff; border-bottom: 4px solid #146; padding-left: 40px; background-size: 25px 25px; -moz-transition: width .5s, height .5s, background-color .5s, -moz-transform .5s; -webkit-transition: width .5s, height .5s, background-color .5s, -webkit-transform .5s; -o-transition: width .5s, height .5s, background-color .5s, -o-transform .5s; transition: width .5s, height .5s, background-color .5s, transform .5s; }
.text-default-border:focus { /*background: #222;*/ -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.text-icon { background-repeat: no-repeat; background-position: 5px 50% !important; padding-left: 35px !important; background-size: 25px 25px;  }
.text-cc { width: 100%; border: none; color: #fff; padding: 10px; background-color: transparent; font-size: 20px; border-bottom: 1px solid #242424; box-sizing: border-box; -webkit-box-sizing:border-box; -moz-box-sizing: border-box; }
.control-number { width: 100%; border: 1px solid #222; height: 40px; }
.control-number > div { float: left; height: 100%; }
.control-number .country-code { padding: 10px 0 0 0; text-align: center; cursor: pointer; font-weight: bold; }
.control-number .text-number { border: none; height: 100%; }
.text-login { background-color: transparent; font-size: 24px; border: none; border-bottom: 4px solid #3498db; background-position: 5px 50%; padding-left: 40px; background-size: 25px 25px; -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.text-login:hover,.text-login:focus { border-color: #62afe3; }
.text-default > input[type=text] { padding: 0; width: 100%; border: 1px solid rgba(0,0,0, 0.07); }
.text-default.controls { padding: 0; position: relative;  border: none; }
.text-default > .number { border: none; padding: 5px !important; font-size: 20px; width: 80px !important; float: left;  font-family: segoe ui, arial; font-stretch: condensed; color: #aaa; background: #333;}
.text-default > .number-buttons { float: left; width: 30px; }
.text-default > .number-buttons > .btn { position: absolute; min-height: 10px; width: 30px; height: 50%; right: 1px; background-position: 50% 50%; background-size: 25px 25px; background-repeat: no-repeat; }
.text-default > .number-buttons > .btn:hover { background-color: #222; }
.text-default > .number-buttons > .btn:active { background-color: #111; }
.text-default > .number-buttons > .up { background-image: url('images/up.png'); }
.text-default > .number-buttons > .down { background-image: url('images/down.png'); bottom: 0;  }
.text-search { background-image: url('images/find.png'); background-size: 25px 25px; background-repeat: no-repeat; background-position: 0px 60%; padding: 5px 0 5px 40px; width: 100%; font-size: 20px; box-sizing: border-box; background-color: transparent; border: none; color: #fff; }
.checkbox { width: 100%; position: relative; }
.checkbox:after { content: ''; clear: both; display: block; }
.checkbox > .desc { position: relative; left:0; right: -70px; height: 100%; cursor: pointer; }
.checkbox > .desc > .more { font-size: 12px; max-width: 80%; }
.checkbox > .action { position: absolute; right: 0; width: 70px; height: 30px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; cursor: pointer; }
.checkbox > .action > .slider-wrap { width: 100%; height: 100%; position: relative; overflow: hidden; }
.checkbox > .action:after { content: ''; clear: both; display: block; }
.checkbox .slider-wrap > .slider { position: absolute; width: 155%; height: 100%; left:0; background: #252525; -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.checkbox.off .slider-wrap > .slider { left: -55%; }
.checkbox .slider > .toggle { color: #fff; float: left; width: 45%; height: 100%;font-weight: bold; text-align: center; line-height: 30px; vertical-align: middle; }
.checkbox .slider > .on { background: #579e18;  }
.checkbox .slider > .off { background: #252525; }
.checkbox .slider .split { float: left; height: 100%; width: 10%; height: 100%; background: transparent; }
.checkbox .slider .diag-left { float: left; border-top: 30px solid #579e18; border-right: 4px solid #222; border-left: none; width: 1px; background: #579e18; }
.checkbox .slider .diag-right { float: right; border-top: 30px solid #222; border-right: 4px solid #252525; border-left: none; width: 1px; }
.checkbox > .desc > .title { float: left; width: 100%; font-size: 16px; color: #ccc; }
.checkbox > .desc > .more { float: left; width: 100%; }
.checkbox .check-show { margin-top: 20px; padding-left: 15px; }
.checkbox .check-show:before { content: ''; clear: both; display: block; }
.checkbox.off .check-show { display: none; }

/*.checkbox > .action:after { content: ''; display: block; clear: both; }*/





.dsender-banner { width: 100%; max-width: 300px; min-width: 200px; margin: 20px auto; display: none !important; }
.dsender-banner img { width: 100%; }
.dsender-banner.delayed { display: none; }


.dsender-tabs { display: none !important; width: 100%; max-width: 600px; min-width: 200px; margin: 10px auto 20px auto; min-height: 30px; background-color: #777; border-radius: 3px; box-sizing: border-box; overflow: hidden; }
.dsender-tabs .dsender-tab { cursor: pointer; width: 50%; float: left; color: #fff; background-color: #444; text-align: center; padding: 10px; box-sizing: border-box; border-bottom: 4px solid #777; }
.dsender-tabs .dsender-tab.selected { border-bottom: 4px solid #7bdc23; border-right: 1px solid #333; }
.dsender-tabs .dsender-tab:hover {  border-right: 1px solid #333; background-color: #555; }






.popup-overlay { z-index: 999; display: none; position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5);  overflow-x: hidden !important; }
.popup-overlay.show { display: block; }
.popup-overlay .box-popup { background-color: #252525; overflow: hidden; width: 340px; min-height: 20px; text-align: center; margin: 50px auto; background-color: #252525; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.popup-overlay .box-popup .btn { width: 100%; }
.popup-overlay .box-popup .popup-form { display: none; margin: 0 20px; width: 300px; }




.page-transition { position: fixed; right: 100%; left: -100%; width: 100%; }
.page-transition > .group { width: 300px; margin: 150px auto; }


.wrap { width: 100%; left: 0; }


.main { padding-bottom: 30px; }
.main .head { width: 100%; background-color: #222; padding: 0;  }
.main .head .wrap-logo { width: 20%; float: left; color: #fff; padding: 5px 0 0 0; }
.main .head .wrap-logo .logo { background-image: url('images/logo_0.png'); background-repeat: no-repeat; float: right; background-size: contain; /*margin: 0 auto;*/ width: 180px; height: 60px; cursor: pointer; }
/*.main .head .nav-top { width: 100%; border-bottom: 1px solid #202020; padding: 10px 0; }*/
.main .head .nav-top { width: 100%; border-bottom: 4px solid #7bdc23; padding: 10px 0; }
.main .head .nav-top .site-map { width: 70%; float: right; }
.nav-top .site-map li.nav-item { cursor: pointer;  padding: 20px 0; font-size: 14px; font-weight: bold; color: #fff; text-align: center; -moz-transition: width .5s, height .5s, background-color .5s, -moz-transform .5s; -webkit-transition: width .5s, height .5s, background-color .5s, -webkit-transform .5s; -o-transition: width .5s, height .5s, background-color .5s, -o-transform .5s; transition: width .5s, height .5s, background-color .5s, transform .5s; /*padding: 0 10px;*/ border-bottom: 4px solid transparent; }
.nav-top .site-map li.nav-item:hover, .nav-top .site-map li.nav-item.selected {  -webkit-transform: scale(1.1); transform: scale(1.1); color: #7bdc23 !important; /*border-bottom: 4px solid #7bdc23;*/ }
.head .free-calls div { color: #7bdc23 !important; float: left; font-size: 26px; font-weight: bold; margin-right: 5px; }
.head .free-calls .right { font-size: 12px;  }

/*.nav-bottom { width: 100%; overflow-x: hidden; margin: 0 auto; background-color: #232323;  }*/
.nav-bottom { width: 100%; overflow-x: hidden; margin: 0 auto; background-color: #272727 !important;  }
.nav-bottom li.nav-section { float: right !important; display: none; border-left: 1px solid #202020; box-sizing: border-box; /*display: table-cell;*/ }
.nav-bottom li.nav-section.selected { display: block; } 
.nav-bottom li.nav-section .nav-item:hover,.nav-bottom li.nav-section .nav-item.selected { color: #fff; cursor: pointer; }
.nav-bottom li.nav-section .callssent { color: #fff; }
.nav-bottom .getapps { text-align: center; }
.nav-bottom .getapp svg { cursor: pointer; height: 40px; /* margin: 0 auto;*/ }
.nav-bottom .getapp.icon-android svg { float: right; margin-right: 10px; }
.nav-bottom .getapp.icon-apple svg { float: left; }
li.nav-menu { padding: 0 !important; text-align: right !important; }
li.nav-menu .btn-menu { float: right; margin-right: 20px; }
.social-share-top { width: 80%; margin: auto; padding: 5px 0 0 20px; max-width: 1200px; display: none; }
.social-share-top.selected { display: block; }
.social-share-top .social-like-item { float: right; margin-right: 10px; }
.social-share-top .social-like-item > span { color: #666; font-size: 12px; }

 

header h1 { color: #fff; font-size: 36px; text-align: center; margin: 0; }
header h3 { font-size: 12px !important; color: #555; }
header h4 { color: #777; font-size: 36px; text-align: left; margin: 0; }
header h5 { color: #777; font-size: 20px; text-align: center; margin: 0; }


.main > section:not(.head) { padding: 80px 0 0 0; width: 80%; max-width: 1200px; margin: 0 auto; }
/*section.page-item { padding: 30px 0; width: 80%; max-width: 1200px; margin: 0 auto; }*/

/*For operator prank pushed to the left*/
.send-prank section.operator-prank > .content > header * { text-align: left !important; }
.send-prank section.operator-prank .step { margin-left: 0 !important; margin-right: 0 !important; }
/*For operator prank pushed to the left END*/
section.operator-prank {  }
section.operator-prank .icon.icon-operator { margin: auto; width: 45px; height: 45px; background-size: cover; }
section.category { padding: 30px 0; width: 96% !important; max-width: 1200px; margin: 0 auto; }
section.category.category-nopadding { padding-top: 0 !important; }
section.category .category-items { width: 100%; }
section.category .category-items > ul > li { padding: 0 !important; }
/*Small player container*/
.category-item { overflow: hidden;  margin: 10px 2% 10px 2%;  position: relative; cursor: pointer; width: 96% !important; background-color: #232323; height: 290px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -moz-transition: width .5s, height .5s, background-color .5s, -moz-transform .5s; -webkit-transition: width .5s, height .5s, background-color .5s, -webkit-transform .5s; -o-transition: width .5s, height .5s, background-color .5s, -o-transform .5s; transition: width .5s, height .5s, background-color .5s, transform .5s; }
/*For big player*/
.page-item .category-item { height: 500px; width: 100% !important; margin: 0; }
.page-item .category-item .player header { padding: 25px; }
.page-item .category-item .player h2 { padding: 0 0 0 15px !important;  }
.page-item .category-item .player { height: 100%;  background-image: url('images/pranks/default-big.webp'); }
.page-item .category-item .player .controls { bottom: 40px; height: 35%; }
.page-item .category-item .player .controls .btn-play { height: 70px; width: 70px; }
.page-item .category-item .player .wrap-play { padding: 0 30px; }
.page-item .category-item .player .wrap-stats { padding: 0 25px; }
/*Big player end*/
.category-item .player { height: 200px; position: relative; background-repeat: no-repeat; background-image: url('images/pranks/default-small.webp');  background-size: cover !important; background-position: center center !important;  }
.category-item .player .prank-thumbnail-overlay { width: 100%; height: 100%; background-color: rgba(0,0,0,0.2); }
.category-item .player.stop .prank-thumbnail-overlay { width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); }
.category-item .player header { position: absolute; top: 0; left: 0; right: 0;  }
.category-item .player h2 { padding: 15px; margin: 0; color: #fff; cursor: pointer; text-transform: capitalize; text-shadow: 0 1px 8px rgba(0,0,0,0.4); }
.category-item .player h2 a:hover { text-decoration: underline; }
.category-item .player h2 a { color: #fff; }
.category-item .player .controls { position: absolute; left: 0; right: 0; bottom: 10px; height: 130px; }
.category-item .player .controls .controls-inner { position: relative; height: 100%; width: 100%; }
.category-item .player .wrap-play { right: 0; left: 0; padding: 20px 0 0 0; top: 0; position: absolute; }
.category-item .player .wrap-play .btn-play {  width: 60px; height: 60px; margin-bottom: 20px; background-color: #ff3c3c; margin-left: 20px; background-image: url('images/play.png'); background-position: 60% 50%; background-size: 40% 40%; background-repeat: no-repeat; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; border-radius: 1000px; }
.category-item .player.stop .wrap-play .btn-play { background-image: url('images/stop.png'); background-position: 50% 50%; background-size: 35% 35%;  }
.category-item .player .wrap-play:hover .btn-play { background-color: #ff5353; }
.category-item .player .wrap-play:active .btn-play { background-color: #ff2d2d; }
.category-item .player .meter { display: block; }
.category-item .player .wrap-profile { position: absolute; bottom: 40px; right: 4%; /*left: 4%;*/ text-align: right; color: #fff; text-shadow: 0 1px 8px rgba(0,0,0,0.4); }
.category-item .player .wrap-profile a {  color: #fff; font-weight: bold; }
.category-item .player .wrap-profile a:hover { text-decoration: underline; }
.category-item .player .wrap-time { display: none; position: absolute; bottom: 0; right: 4%; left: 4%; }
.category-item .player .wrap-stats { position: absolute; bottom: 0; right: 0; left: 0; }
.category-item .player.stop .wrap-time { display: block; color: #fff; text-align: right; }
.category-item .player.stop .wrap-stats { display: none; }
.category-item .player .wrap-stats li { text-align: center; color: #fff; font-size: 20px; text-shadow: 0 1px 8px rgba(0,0,0,0.4); }
.category-item .player .wrap-stats li  > * { float: left; margin-left: 3px; }
.category-item .player .wrap-stats .icon { width: 20px; height: 20px; background-size: 100%; margin-top: 2px; }
.category-item .player .wrap-stats .icon-phone-small {  margin-left: 20px !important; background-image: url('images/phone-small.png'); }
.category-item .player .wrap-stats .icon-thumb { background-image: url('images/thumb.png'); }
.category-item .player .wrap-stats .icon-comment { background-image: url('images/comment.png'); }
.category-item .player .wrap-stats .comments:hover > * { text-decoration: underline; }
.category-item .player .wrap-stats .pull-right { margin-left: 0 !important; margin-right: 15px; }
.category-item .player .wrap-time .meter { width: 100%; height: 10px; background-color: #ccc; }
.category-item .player .wrap-time .meter .meter-fill { width: 0; background-color: #ff3c3c; height: 100%; position: relative; }
.category-item .player .wrap-time .meter .meter-ball { height: 20px; width: 20px; position: absolute; right: -10px; top: -50%; background: #ff4f4f; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
/*.category-item .player .wrap-time .meter:hover .meter-fill { background: #ff7171; }*/
.category-item .player .wrap-time .meter .meter-ball:hover { background: #ff7171; }
.category-item .wrap-select { padding: 20px; width: 88%; margin: 0 auto; position: absolute; bottom: 0; }
.category-item .wrap-select .btn-select { width: 48%; margin: 0 1%; float: left; }
.wrap-show-more { padding: 40px 0; text-align: center; }
/*section.category .category-item:hover { -webkit-box-shadow: 0px 0px 7px 0px rgba(108, 209, 41, 0.32); -moz-box-shadow: 0px 0px 7px 0px rgba(108, 209, 41, 0.32); box-shadow: 0px 0px 7px 0px rgba(108, 209, 41, 0.32); }*/
.about { padding: 0 !important; color: #fff; }
.wrap-stats .rate .btn { padding: 0 !important; }
.rate .btn { padding: 7px 10px; text-align: right; background-color: transparent; color: #fff; font-size: 20px; margin-right: 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
.rate .btn:hover, .rate .btn.selected { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.rate .btn > .icon { height: 30px; width: 30px; background-size: cover; float: left; margin-right: 10px; }
.rate .like:hover, .rate .like.selected { color: #7bdc23; }
/*.prank .about .rate .like:hover .icon-like { background-image: url('images/thumb-up-white.png'); }
.prank .about .rate .dislike:hover .icon-dislike { background-image: url('images/thumb-down-white.png'); }*/
.rate .dislike:hover, .rate .dislike.selected { color: #ff5353; }
.rate .btn > span { float: left; }
.about .stat { float: left; margin-right: 20px; }
.about .stat:hover { cursor: pointer; text-decoration: underline; }
.about .desc { color: #ccc; }
.comments .wrap-comment { width: 100%; padding: 20px 0; }
.comments .wrap-comment > div { float: left; }
.comments .wrap-comment .comment { margin-left: 20px; max-width: 60%; }
.comments .wrap-comment .comment .badge { margin-left: 20px; font-size: 14px; color: #579e18; }
.comments .wrap-comment .comment .badge:hover { text-decoration: none !important; }
.comments .wrap-comment .comment .user { font-weight: bold; font-size: 18px; }
.comments .wrap-comment .comment .username { color: #fff; }
.comments .wrap-comment .comment .username:hover { cursor: pointer; text-decoration: underline; }
.comments .wrap-comment .comment .date { color: #aaa; }
.avatar { cursor: pointer; overflow: hidden; height: 70px; width: 70px; background-color: #222; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.avatar > img { width: 100%; height: 100%; }
.wrap-profile .avatar { height: 120px; width: 120px; float: left; }
.wrap-profile .info { padding: 0 0 0 20px; float: left; color: #fff; font-size: 30px; }
.wrap-tokens { width: 100%;  font-size: 28px; }
.wrap-tokens .tokens-title { color: #fff; float: left; margin-right: 10px; }
.wrap-tokens .tokens-count { color: #fff; float: left;  }


.social-share > .icon { float: right; margin-left: 10px; width: 40px; height: 40px; cursor: pointer; background-size: 100% 100%; background-repeat: no-repeat; }


.send-prank .call-status-wrap { padding: 50px 0; }
.send-prank .section-telephone-anim { width: 200px; float: left; }
.send-prank .section-call-status {  float: left; }
.send-prank .section-call-status h1 { text-align: left; }
.send-prank .section-call-status h2 { text-align: left; }
.send-prank .icon-telephone { width: 128px; margin: auto; height: 128px; background-size: cover; }
.popup-form-sending-prank { margin: 0 !important; width: 100% !important; }
.popup-form-sending-prank .sending-prank-middle { width: 90% !important; margin: auto; }
.popup-form-sending-prank .sending-prank-top { position: relative; width: 100%; height: 170px; background-repeat: no-repeat; background-image: url('2-phones-call-each-other-small.png');  background-size: cover !important; background-position: center center !important;  }
.popup-form-sending-prank .recording { position: absolute; right: 10px; top: 10px; font-size: 10px; color: white; }
.popup-form-sending-prank .recording-red-dot { background-color: red; border: 1px solid #777; float: right; margin: 4px 5px; width: 7px; height: 7px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }


.operator-prank .iphone-wrap { margin: 20px; width: 225px; }
.iphone { position: relative; width: 225px; height: 450px; background-color: #eee; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; -webkit-appearance: none; }
.iphone .iphone-top { position: absolute; top: 30px; left: 0; right: 0; margin: 0 auto; height: 15px; width: 55px; background: #ccc; z-index: 1; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.iphone .iphone-screen { position: absolute; top: 70px; bottom: 70px; left: 20px; right: 20px; background: #3498db; z-index: 1; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.iphone .iphone-bottom { position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto; height: 35px; width: 35px; background: #ccc; z-index: 1; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.iphone .iphone-screen .iphone-number { font-size: 20px; width: 100%; padding: 30px 0; text-align: center; color: #fff;  }
.iphone .iphone-screen .iphone-number .numb { font-family: "Museo Sans"; font-stretch: condensed; }
.iphone .iphone-screen .iphone-number .iphone-status { width: 175px; font-size: 14px; margin: 0 auto; position: relative; overflow: visible; font-family: "Museo Sans"; font-stretch: condensed;  }



.packages { padding: 20px 0; }
.pkg { background-position: 50% 50%; background-repeat: no-repeat; background-size: 100px 100px; top: 20px; text-align: center; font-weight: bold; position: relative; color: #fff; width: 90%; margin: 0 auto; height: 300px; background-color: #252525; /*border: 1px solid #262626;*/ -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; } 
.pkg.selected, .pkg:hover { /*top: 0; height: 320px;*/ background-color: #daa81b !important; cursor: pointer; color: #fff !important; }
.pkg .title { padding: 30px 0 0 0; font-size: 20px; }
.pkg.subscription { background-color: #fff; color: #666; }
.pkg.subscription .title { padding-top: 20px; }
.select { position: absolute; bottom: 20px; right: 0; left: 0; width: 100%; }
.btn-select-pkg {  background-color: #daa81b; color: #fff; font-size: 16px; font-weight: bold; padding: 10px; -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; }
.selected .btn-select-pkg, .pkg:hover .btn-select-pkg  { background-color: #fff; color: #daa81b; }


.payment-method { color: #fff; padding: 0 0 20px 0 !important; }
.payment-method .label { padding: 0 0 10px 0 !important; }
.payment-method .icon-paypal { float: left; background-color: #009CDE; background-size: 70% 40% !important; background-position: 50% 50%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.payment-method .icon-paypal:hover { background-color: #0083bb; }
.payment-method .payment-option { float: left; margin-right: 10px; margin-bottom: 10px; height: 55px; width: 100px; background-color: #009CDE; background-size: cover; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; cursor: pointer; -moz-transition:width .2s, height .2s, background-color .2s, -moz-transform .2s;-webkit-transition:width .2s, height .2s, background-color .2s, -webkit-transform .2s;-o-transition:width .2s, height .2s, background-color .2s, -o-transform .2s;transition:width .2s, height .2s, background-color .2s, transform .2s; }
.payment-method .payment-option:hover { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.payment-method .points .label.border-bottom { border-bottom: 1px solid #242424; }
.payment-method .points .icon { background-size: 25px 25px; background-position: 0 50%; padding-left: 40px; }


.saved-card-item { padding: 5px; box-sizing: border-box; }
.saved-card-item .last4 { float: left; padding: 10px; }
.saved-card-item .saved-card-delete-btn { float: right; }






.token-offers { width: 100%; text-align: center; }
.token-offers .offers-box-wrap { width: 100%; height: 500px; }
.token-offers .offers-box-wrap .offers-box-iframe { width: 100%; height: 100%; border: none; border: 1px solid #333; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  }




.form { width: 100%; }
.form .label { width: 100%; padding-top: 20px; padding-bottom: 20px; }
.form-section { width: 46% !important; margin-right: 4%; }


.tos .table.by-one > ul > li { margin-left: 5% !important; width: 95% !important; list-style: disc !important; display: list-item !important; }


.footer { overflow-x: hidden; clear: both; width: 100%; background-color: #252525; position: relative; min-height: 200px; /*margin-top: -200px;*/ -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0, 0.07); -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0, 0.07); box-shadow: 0 1px 3px 0 rgba(0,0,0, 0.07); }
.footer-top  { padding: 20px;  border-bottom: 1px solid #222; border-top: 1px solid #222; }
.footer-top ul, .footer-bottom ul { width: 80%; max-width: 450px; margin: 0 auto; }
.footer-top ul li, .footer-bottom ul li { text-align: center; }
.footer-top ul li a, .footer-bottom ul li a { color: #fff; }
.footer-top ul li a { font-weight: bold; }
.footer-middle .logo { margin: 20px auto 0 auto; background-size: contain; background-image: url('images/logo_0.png'); background-repeat: no-repeat; width: 300px; height: 120px; }
.footer-middle .social { width: 140px; margin: 0 auto 20px auto; }
.footer-middle .social .icon { float: left; margin: 0 10px; width: 50px; height: 50px; cursor: pointer; background-size: 100% 100%; background-repeat: no-repeat; }
.footer-bottom { margin: 20px 0 20px 0;  }
.footer-bottom a { font-size: 14px; }
.footer-bottom ul { max-width: 350px !important; }
.footer-rights { width: 100%; text-align: center; margin: 0 0 50px 0; }






@media only screen and (max-width: 1000px) { 
     

}

@media only screen and (max-width: 800px) {
    
    .mobile { display: block !important; }
    .mobile-hide { display: none !important; }
    .mobile-width100 { width: 100% !important; }
    .mobile-width95 { width: 95% !important; }
    .mobile-width90 { width: 90% !important; }
    .mobile-textalign-center { text-align: center !important; }
    .mobile-pull-none { float: none !important; }
    .mobile-margin-auto { margin: 0 auto !important; }
    .mobile-padding-none { padding: 0 !important; }
    .mobile-padding-bottom-none { padding-bottom: 0 !important; }
    .mobile-font12 { font-size: 12px !important; }
    .mobile-font14 { font-size: 14px !important; }
    .mobile-font16 { font-size: 16px !important; }
    .mobile-font18 { font-size: 18px !important; }
    .mobile-font20 { font-size: 20px !important; }
    
    
    
    header h1 { color: #fff; font-size: 26px; text-align: center; margin: 0; }
    header h1.mobile-small-title {  font-size: 20px !important; } 
    header h2 { font-size: 18px; }
    
    
    .content .desc { font-size: 14px; color: #777; padding: 0 5px; }
    
    

    .table.mobile-by-one > ul > li { width: 100%; float: left; }
    .table.mobile-by-two > ul > li { width: 50%; float: left; }
    .table.mobile-by-three > ul > li { width: 33.3333%; float: left; }
    .table.mobile-by-four > ul > li { width: 25%; float: left; }
    .table.mobile-by-five > ul > li { width: 20%; float: left; }
    .table.mobile-by-six > ul > li { width: 16.6666%; float: left; }
    
    
    .site-map { height: 64px; }
    .menu { position: absolute; -moz-transition:width .5s, height .5s, background-color .5s, -moz-transform .5s;-webkit-transition:width .5s, height .5s, background-color .5s, -webkit-transform .5s;-o-transition:width .5s, height .5s, background-color .5s, -o-transform .5s;transition:width .5s, height .5s, background-color .5s, transform .5s; }
    .menu-closed { left: -100%; right: 100%; }
    .menu-closed.selected { left: 0; right: 0; }
    .menu-opened { left: 100%; right: -100%; }
    .menu-opened.selected { left: 0; right:0; }
    
    
    .page-item { padding: 0 !important; width: 100% !important; }
    .page-item .category-item { height: 250px !important; width: 100% !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;  }
    .page-item .category-item h2 { font-size: 26px !important; }
    .page-item .category-item .player .controls .btn-play { height: 50px; width: 50px; }
    .category-item .player .wrap-play { padding: 0 !important; }
    .page-item .category-item .player .controls { bottom: 10px !important; }
    .page-item .category-item .player .wrap-stats { padding: 0 !important; }
    
    .checkbox > .desc > .more { font-size: 12px !important; }
   
   
   .wrap-profile .info { padding-left: 5px !important; }
   
   
   
    /*.packages { padding: 20px 0; }*/
    .pkg { background-position: 0 50%; height: 90px; background-size: 80px 80px; }
    /*.pkg.subscription .title { padding:  }*/
    .pkg.selected, .pkg:hover { top: 20px; height: 90px; background-color: #daa81b; color: #fff; cursor: pointer; }
    .pkg .title { text-align: left; width: 33.3333%; padding-left: 30%; float: left; font-size: 16px; }
    .pkg .desc { text-align: left; width: 33.3333%; padding-left: 30%; font-size: 12px; float: left; }
    .select { position: relative; float: left; width: 33.3333%; text-align: right; padding-right: 3.3333%; }
    
    
    .dsender-tabs .dsender-tab { min-height: 66px; }
    .dsender-tabs .dsender-tab.selected { padding-top: 20px; }
    
    .tos h1 { font-size: 20px; }
}

@media only screen and (min-width: 1460px) {
    .container-body { width: 1300px !important; margin: auto; }
}







/*CHART STUFF!! todo: move to new location*/
.tooltip { position:absolute; display:inline-block; min-width:5em; padding:.5em; background:#252525; color:#fff; font-weight:300; text-align:center; pointer-events:none; z-index:1; }
.tooltip:after{ content:""; position:absolute; top:100%; left:50%; width:0; height:0; margin-left:-15px; border:15px solid transparent; border-top-color:#252525 }
.ct-line { stroke-width: 2px; }
.ct-point { height: 200px; width: 20px; background: #000; stroke-width: 2px; }
.ct-point:hover { stroke: #3498db !important;  /* stroke-width: 20px !important; */}
.point-marker { width: 2px; top: 0; bottom: 0; position: absolute; background: #eee; }


.ct-label { fill: #777; color: #777; font-size: .75rem; line-height: 1; }


.gaugemiddletext { font-size: 18px; color: #fff; background-color: #222; font-weight: bold; padding: 10px 20px; border: none; border-bottom: 4px solid #333;  }


.chart-box .chart-box-elem { padding: 15px 0; background-color: #232323; border: 1px solid #181818; border-top: none; border-bottom: none; }
.chart-box > ul > li { padding: 2.5px 0 !important; }
.chart-box .chart-box-elem .inner-text { width: 100%; text-align: center; }
.chart-box .chart-box-elem .inner-text.title { font-size: 14px; }
.chart-box .chart-box-elem .inner-text.data { font-size: 20px; color: #fff; }
/*CHART STUFF END*/