body {
    background: #1B1E26;
}
h1 {
    font-size: 30px;
    font-weight: bold;
    color: #2A303C;
}
@media (min-width: 1050px) {
    h1 {
        font-size: 30px;
    }
}
@media (max-width: 550px) {
    h1 {
        font-size: 18px;
    }
}
h2 {
    font-size: 15px;
    font-weight: bold;
    color: #2A303C;
}
ul.stripped-list li:nth-child(odd) {
    background-color:#FAFAFA;
}
.sitebody {
    /*background: #F4F5F9;*/
    background: #edeef2;
    /*min-width: 600px;*/
    color: #747A84;
}
#content {
    padding-top:20px;
}
.main {
    /*min-height: 600px;*/
    position: relative;
}

.main .col-md-8 {
    width: 100%;
}
@media (min-width: 992px) {
.main .col-md-4 {
    /*width: 27.333%;*/
    width: 27.6%;
}
}
.premium_info {
    display:none;
}
@media (min-width: 992px) {
    .premium_info {
        display: block;
    }
    .main .col-md-8 {
        width: 72.333%;
    }
}

.hirdetes_apro_szoveg {
    font-size: 9px;
    color: rgb(143, 142, 143);
    line-height: 10px;
    margin-left: 5px;
}
.banner_sav {
    width: 980px;

}
.flash-hideable {
    /*background:#CCCCCC;*/
    margin-left: 3px;
    text-align: center;
}

.footer{
    width: 100%;
}
.footer-toprow{
    padding-bottom: 50px;
    padding-top: 65px;
    background-color: #2A303C;
}
.footer .footer-toprow .col-md-3{
    padding-left: 0px;
}
.DataFB {
    background-color:#2A303C;
    width:432px;
    height:290px;
    border:0px;
}
.FBWrap {
    height:290px;
    overflow:hidden;
}

.footer-bottomrow{
    background-color: #F4F5F7;
    line-height: 40px;
    font-size: 11px;
    color: #AAAAAA;
}
.footer-center {
    text-align: center;
    padding-top: 55px;
}

.footer-left{
    float: left;
}
.footer-logo{
    margin-top: 25px;
}
.footer-info{
    width: 100%;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
}
ul.footer-menu{
    list-style: none;
    padding-left: 0px;
}
.footer-menu li{
    padding-left: 5px;
    padding-right: 5px;
}
.footer-menu li a{
    display: block;
    height: 48px;
    text-decoration: none;
    color: #AAAAAA;
    padding-top: 12px;
    border-bottom: 1px solid #5A5A5A;
}

@media (min-width: 992px) {
.footer-menu li:last-child a{
    border-bottom: 0px;
}
}
.footer-menu li:hover{
    background-color: #272B36;
}
.footer-menu li a:hover{
    text-decoration: none;
    color: #FFFFFF;
}
.footer-info .impresum, .footer-info .mediaoffer, .footer-info .contact, .footer-info .datastorage{
    float:right;
    padding-left: 14px;
    display: block;
    padding-top: 7px;
}

.footer-info span a{
    color: #AAA;
}
.footer-info span a{
    color: #AAA;
    text-decoration: none;
}
#login-alert, #login-alert-loginname, #login-alert-pass, #login-alert-global{
    display: none;
}

#reg-alert{
    display: none;
}

#login-modal-dialog.modal-dialog{
    max-width:393px;
    color: #AAAAAA;
}

.modal-dialog .modal-body .login-dialog-header{
    margin-top: 3px;
}
.modal-dialog .modal-body .login-dialog-header .login-title{
    color: #0174A3;
}
.modal-dialog .modal-body .login-dialog-header b {
    font-size: 22px;
}
.modal-dialog .modal-body .row.login-action-box{
    margin-left: -12px;
    margin-right: -6px;
}
.modal-dialog .modal-body .row.login-action-box .login-loader{
    display:none;
}
.modal-dialog .modal-body .row.login-action-box .checkbox label{
    font-size: 12px
}

.modal-dialog .modal-body .login_forgottenpasswd{
    font-size: 12px;
}

#reg-modal-dialog{
    font-size: 11px;
    color: #999999;
}

#reg-modal-dialog .modal-body{
    overflow: auto;
    padding: 0px;
}

#reg-modal-dialog .modal-body .modal-panel-content{
    padding: 20px;
}
#reg-modal-dialog .modal-body .modal-panel-content .input-group{
    margin-bottom: 13px;
}

#reg-modal-dialog .modal-body .panel-left{
    height: 100%;
    width: 160px;
    float:left;
    background-color: #0373A3;
}

#reg-modal-dialog .modal-body .panel-right{
    /*float:right;*/
    width: 560px;
    padding: 20px;
}

#reg-modal-dialog .modal-body .panel-right .header{
    margin-top: 20px;
}

#reg-modal-dialog .modal-body .panel-right .header a{
    color: inherit;
    text-decoration: underline;
}

#reg-modal-dialog .modal-body .panel-right .header .light-blue{
    color:#428bca;
}

#reg-modal-dialog .modal-body .panel-right .header .dark-gray{
    color: #666666;
}

#reg-modal-dialog .modal-body .panel-right h2{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 24px;
}

#reg-modal-dialog .modal-body .panel-right p{
    margin: 0px;
}

#reg-modal-dialog .modal-body .panel-right form{
    margin-top: 30px;
}

#infoPanel.modal{
    overflow-y: auto;
}
#infoPanel .modal-body{
    padding:15px;
}
#infoPanel .modal-body .reg-box{
    margin-top: 5px;
}

#infoPanel .modal-body .reg-box .succ{
    font-size: 15px;
}

#infoPanel .modal-body .reg-box h2{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.light-blue{
    color:#428bca;
}

#upload-box{
    /*width: 551px;
    height: 573px;
    float:left;
    margin-top: 30px;
	background: url('/css/images/3/upload-with-status.png') no-repeat;
    margin-left: 67px;  */

    /*height: 427px;*/
    margin: 0 auto;
    /*width: 427px;    */
}
.upload-box_container {
    width: 260px;
    margin: 0 auto;
    height: 100vh;
    margin-bottom: -217px;
    min-height: 588px;
}
#upload-box-content {
    /*height: 442px;*/
    width: 442px;
}
#upload-box-content-bottom {
    position: absolute;
    text-align: center;
    width: 50%;
    top: 504px;
    margin-top: 26px;
}
#upload-box-content-bottom h1 {
    color: white;
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
}
@media (min-width: 992px) {
#upload-box-content-bottom {
    margin-left:-103px;
    width: 665px;
}
#upload-box-content-bottom h1 {
    font-size: 27px;
}
}

#upload-box-content-bottom span {
    color: #82BBD6;
    font-size: 13px;
}
#upload_in_progress {
    position: relative;
    height: 473px;
}
#upload-init {
    display: inline-block;
    vertical-align: middle;
}
#upload-box-content-top:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
#upload-box-content-top {
    height: 63vh;
    min-height: 369px;
}
.chart{
	position: absolute;
	top: 80px;
	left:80px;
}
#status-box{
	position: absolute;
	width:280px;
	top: 160px;
	left: 80px;
	text-align: center;
}
.percent{
	font-size: 67px;
	font-weight: bolder;
	color: #ffffff
}
.percent-sign{
	position: absolute;
	top: 18px;
	left: 175px;
	font-size: 18px;
	font-weight: normal;
	color:#888888;
}
.upload-status{
	color:#888888;
	font-size: 14px;
}
.upload-status .num{
	color:#ffffff;
    width: 120px;
}

.upload_circle_text {
    color: white;
    margin-left: 24px;
    margin-top: 16px;
    text-align: center;
    width: 210px;
    font-size: 23px;
    font-weight: normal;
    padding: 0;
    margin-bottom: 10px;
}
.upload_circle_text.hover {
    font-weight: bold;
}
#cloud {
    /*width: 109px;
    height: 72px;
    background: url('/css/images/3/icons_big-sprite.png') no-repeat;
    margin-left: 166px;
    margin-top: 150px;*/
}
#cloud.hover {
    /*background-size: 100%;
    width: 113px;
    height: 74px;
    margin-left: 164px;*/
}

.cloud_big {
    width: 256px;
    height: 171px;
    background: url('/css/images/3/cloud-big.png') no-repeat;
    /*margin-left: 90px;*/
    /*margin-top: 94px;    */
}
.cloud_big.hover {
    background-size: 100%;
    width: 259px;
    height: 175px;
    margin-left: -3px;
    margin-top: -3px;
    /*margin-left: 87px;    */
    /*margin-top: 126px;*/
}
.tallozas {
    width: 240px;
    height: 44px;
    background: url('/css/images/3/tallozas.png') no-repeat;
    margin-top: 30px;
    margin-left: auto;
    cursor: pointer;
}
.cloud-separator {
    margin-top: 10px;
    border-bottom: 1px solid #64b4c9;
    height: 12px;
    margin-left: auto;
    text-align: center;
    width: 240px;
}
#filedrag_area:hover .cloud-separator  {
    margin-top: -1px!important;
}
.cloud-separator span {
    background-color: #0273A3;
    padding-left: 10px;
    padding-right: 10px;
    color: #64b4c9;
}

#fileselect {
    cursor: pointer;
    float: left;
    font-size: 18px;
    height: 313px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 258px;
    z-index: 1;
}

#fileselect_button {
    cursor: pointer;
    float: left;
    margin: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    width: 250px;
    z-index: 1;
    height: 62px;
}

#filedrag
{
    /*height: 442px;
    width: 442px;*/
    z-index: 3000;
    /*position: relative;*/
}

#filedrag_area {
    /*height: 442px;*/
    /*width: 442px;    */
    position: relative;
}

#filedrag_area.hover
{
    /*border: 4px solid white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: -4px;
    margin-top: -4px;    */
}

.file_sor {
    /*height: 30px;*/
    width: 100%;
    float:left;
    border-bottom: solid 1px #E6E6E6;
    margin-bottom: 0px;
    position: relative;
    /*line-height: 30px;*/
}
table .file_sor {
    float: none;
    border-bottom: 1px solid #e6e6e6;
    height: 45px;
    line-height: 21px;
    margin-bottom: 0;
    position: relative;
    width: 100%;
}
.file_sor:hover {
    background: #FEFCE5!important;
}
.file_sor_filename {
    display: inline;
    float: left;
    height: 16px;
    overflow: hidden;
    width:318px;
    height: 24px;
    /*line-height:17px;*/
}

.file_sor_filename a {
    overflow: hidden;
    width:618px;
    float:left;
}
.file_sor_filename span.sp, .upload_error.sp {
    padding-left: 9px;
    padding-top: 5px!important;
    float:left;
}
#uploaded_files_list .file_sor_filename {
    line-height: 21px;
}
.file_sor .file_icon {
    float: left;
    height: 16px;
    margin-top: 6px;
    width: 13px;
    background: url("/css/images/3/upload_icons-sprite.png") no-repeat scroll -2px -98px;
}
.file_sor .form-control {
    height:20px;
}
.file_sor .file_checkbox {
    float:right;
}
.upload_error b {
    cursor: pointer;
}
.upload_error {
    display: inline;
    float: left;
    width: 97px;
    height: 27px;
}
.upload_error .error {
    color: #FE6F51;
    cursor: pointer;
}
.upload_cancel_icon {
    float: right;
    height: 16px;
    margin-top: 1px;
    margin-right: 4px;
    width: 13px;
    background: url("/css/images/3/upload_icons-sprite.png") no-repeat scroll -61px -78px transparent;
}

.upload-cloud-button {
    width: 100%;
    padding-left: 20px;
}
.upload-cloud-button span {
    font-size: 16px;
    line-height: 32px;
    margin-left:20px;
}
.upload_cloud-icon {
    float: left;
    height: 32px;
    width: 48px;
    background: url("/css/images/3/upload_cloud-icon.png") no-repeat transparent;
    /*margin-left: 86px;
    margin-right: 86px;*/
}
.upload_button {
    /*margin-bottom: 10px;*/
}

.file_sor .progress p {
    background: #00699E;
    height: 6px;
    margin:2px;
    border-radius: 3px 3px 3px 3px;
}
.file_sor .success p {
	background: #51BB71;
}
.file_sor .waiting p {
	background: #00699E;
}
.file_sor .failed p {
	background: #FE6F51;
}
.file_sor .success p, .file_sor .failed p {
    width: 98%!important;
}
.file_sor .progress p {
    width: 0%;
    overflow: visible !important;
}
.progress {
    width: 200px;
    height: 12px!important;
    border: 1px solid #CACBCD;
    border-radius: 6px 6px 6px 6px!important;
    box-shadow: none!important;
    float: left;
    margin-bottom: 0px!important;
    margin-top: 9px!important;
    overflow: hidden!important;
}

#mappa_list_panel_div {
    width:280px;
}

.upload_input_area {
    border: 1px solid #C5C5C5;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 31px;
    float:left;
    width:185px;
    cursor: pointer!important;
    line-height: 30px;
    overflow: hidden;
}

.file_uploader_form {
    display:inline;
    float:left;
}

.modal-dialog .login_bal{
    margin-top: 20px;
}

.modal-dialog .login_bal .input-group{
    margin-bottom: 10px;
}

#logged_user_small_panel {
    color: #7B7F8B;
    height: 60px;
    padding:10px;
    border-left: 1px solid #262932;
    border-right: 1px solid #262932;
    font-size: 13px;
}

#logged_user_small_panel a {
    color:white;
    font-size: 15px;
}
#upload_varolista_container {
  /*bottom: 0;
  display: none;
  left: 0;
  overflow-x: auto;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040;*/
}
#upload_varolista {
    width: 100%;
    position: fixed;
    bottom: 0px;
    right: 0px;
    background: white;
    height:300px;
    overflow: auto;
    border-radius: 10px 0px 0px 0px;
    z-index: 3000;
    color: #545454!important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
#upload_varolista_head {
    height: 50px;
    width: 100%;
}
#upload_varolista_head span {
    float: left;
    font-size: 22px;
    padding: 16px
}
#upload_varolista_content {
    height: 220px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100%;
	overflow: hidden;
}
#upload_varolista_content .upload_icon_error {
    float: right;
    height: 17px;
    margin-top: 1px;
    width: 17px;
    background: url("/css/images/3/upload_icons-sprite.png") no-repeat scroll -20px -78px transparent;
    cursor: pointer;
}
#upload_varolista_content .upload_icon_success {
    float: right;
    height: 17px;
    margin-top: 1px;
    width: 17px;
    background: url("/css/images/3/upload_icons-sprite.png") no-repeat scroll 0 -78px transparent;
    cursor: pointer;
}
#open_upload_varolista {
  background: url("/css/images/3/upload_icons-sprite.png") no-repeat scroll 6px 7px white;
  border-radius: 10px 0 0 0;
  bottom: 0;
  float: right;
  height: 44px;
  position: fixed;
  right: 0;
  width: 44px;
  z-index: 3000;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
#open_upload_varolista:hover {
    background: white url("/css/images/3/upload_icons-sprite.png") -34px 7px no-repeat;
}
#close_upload_varolista {
    background: url("/css/images/3/upload_icons-sprite.png") 0px -36px no-repeat;
    width: 36px;
    height: 36px;
    float:right;
}
#close_upload_varolista:hover {
    background: url("/css/images/3/upload_icons-sprite.png") -40px -36px no-repeat;
}
@media (min-width: 650px) {
    #upload_varolista, #upload_varolista_content {
        width: 650px;
    }
    #upload_varolista {
        overflow: hidden;
    }
    .file_sor {
        height: 30px;
    }
}

#checkfilesexists_eredmeny .file_letezik_0 a {
    color: red;
}
#checkfilesexists_eredmeny .file_letezik_0 {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 2px;
    background: url("/css/images/2/tilos.gif") no-repeat scroll 0 0 transparent;
}
#checkfilesexists_eredmeny .file_letezik_1 a {
    color: green;
}
#checkfilesexists_eredmeny .file_letezik_1 {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 2px;
    background: url("/css/images/2/pipa.gif") no-repeat scroll 0 0 transparent;
}
.link_checker_panel {
    border: 1px solid #AAAAAA;
    border-radius: 4px;
    -moz-border-radius: 4px;
	-webkit-border-radius:4px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    width: 638px;
    display: inline;
}
.link_checker_panel img {
    float:left;
    display: inline;
    margin-right:10px;
}
.link_checker_panel .link_checker_panel_text {
    margin-top:6px;
}

.top_list .col-md-3 {
    padding:10px;
}
.top_list_item_padd {
    background: none repeat scroll 0 0 white;
    height: 454px;
    padding: 7px;
    margin-bottom: 20px;
    text-align: center;
}
.top_list_item_content_top {
    background: none repeat scroll 0 0 black;
    height: 310px;
    margin: 0 auto;
    text-align: center;
    width: 210px;
}
.top_list_item_content_top img {
    max-width: 210px;
    max-height: 313px;
    margin: 0 auto;
}
.top_list_item_content_center {
    margin-top:10px;
    overflow: hidden;
    height: 60px;
}
.top_list_item_title a {
    color: black;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.top_list_item_lead {
    padding-top:20px;
}
.top_list_item_content_footer a {
    width: 210px;
}
.top_list_item_left2 {
    width:30%;
    float:left;
}
.top_list_item_right2 {
    width:70%;
    float:left;
}
#content_header  {
    font-size: 17px;
    margin-bottom: 30px;
}
.premium_elofizetes_tablazat, #premium_choose_tabs {
    background: white;
}
.global_premium_list_header {
    color: #2A303C;
    font-weight: bold;
}
.global_premium_list_header td {
    padding:10px;
}
.viptable td {
    border-bottom: 1px solid #DCDCDC;
}
.viptable td:hover {
    background: #F1E8A4!important;
}
.viptable .cell {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.viptablebottom {
    width:100%;
    padding: 10px;
}
.viptablebottom #scale {
    background: url("/css/images/3/scalebar.png") no-repeat scroll center center transparent;
    display: inline;
    float: left;
    height: 19px;
    margin: 16px 0 0 10px;
    width: 120px;
}
.viptablebottom #scaleheart {
    background: url("/css/images/3/scalebutton.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 20px;
    position: relative;
    width: 20px;
}
.viptablebottom #scaleinfo {
    display: inline;
    float: left;
    font-size: 14px;
    margin: 14px 0 0 10px;
}

.login-action-box {
    margin-bottom: 8px;
}

.payment_info {
    padding-top:20px;
}

.error {
    color:#b94a48;
}
.akcio {
    color:#b94a48;
    font-size: 18px;
}
.akcio_green {
    color:#52b876;
    font-size: 16px;
}
.akcio_yellow {
    color: #c09853;
    font-size: 16px;
}
.akcio_red {
    color: #E1001A;
    font-size: 16px;
}
.email_not_activated_error {
    background: url(/css/images/2/events_num.gif) no-repeat;
    color: white;
    text-decoration: none;
    width:18px;
    height:18px;
    text-align: center;
    font-size: 11px;
    margin-right:5px;
    float:right;
    display:inline;
    line-height: 13px;
    font-weight: bold;
}

#modalLoginPanel, #modalRegPanel {
    z-index: 19000;
}
#infoPanel {
    z-index: 19001;
}

#uploaded_files_list {
    position: relative;
}

#uploaded_files_list ul {
    padding: 0;
    margin: 0;
}
#uploaded_files_list li {
    list-style-type: none;
}
#uploaded_files_list .file_sor_filename {
    width: 97%;
}
#uploaded_files_list .file_sor_filename a {
    color: #747a84;
}
#uploaded_files_list .tab-pane, #ftp_files.tab-pane {
    padding: 0px;
}
#uploaded_files_list .file_sor {
    height: 44px;
    line-height: 30px;
    padding: 10px 20px;
    min-width: 550px;
}
.uploaded_files_nab_bar_bottom {
    float: left;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}
.uploaded_files_nab_bar_bottom .vagolapra_masolas {
    margin-right: 30px;
}
.uploaded_files_nab_bar_bottom.mappapagetop {
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}
.uploaded_files_nab_bar_bottom div {
    padding-left:26px;
    display: inline;
    float:left;
    cursor: pointer;
}
.uploaded_files_nab_bar_bottom div a:hover, .uploaded_files_nab_bar_bottom .hover a {
    color:#08719E;
}
.uploaded_files_nab_bar_bottom div a {
    color:#747a84;
}
.uploaded_files_nab_bar_bottom span {
    margin-right:6px;
}
.fpasswd_box {
    color: #999999;
}

.icon-info {
    background: url(/css/images/3/info.png) no-repeat;
    width: 21px;
    height: 25px;
    float:left;
    margin-right: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.icon-download-file {
    background: url(/css/images/3/icon-download-file.png) no-repeat;
    width: 21px;
    height: 25px;
    float:left;
    margin-right: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.download_page_filename {
    float:left;
    width: 78%;
    font-size: 16px;
    line-height: 20px;
}
.download_page_info {
    font-size: 14px;
    line-height: 25px;
    width: 84%;
}
.download_page_filename b {
    font-size: 12px;
}
.download_page_filename div {
    margin-left: 38px;
}
.download_page_filesize {
    background: none repeat scroll 0 0 #e3e3e3;
    color: #515151;
    float: right;
    height: 105px;
    line-height: 18px;
    margin-bottom: -20px;
    margin-right: -20px;
    margin-top: -20px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 35px;
    width: 100px;
}
.download_page_jump_to_player {
    background: url('/css/images/3/jump_to_player.png') no-repeat;
    height: 100px;
    cursor: pointer;
}
.download_page_filesize b {
    font-size: 18px;
}
.download_page_filesize span {
    font-size: 11px
}
.reklam_banner {
    margin-bottom: 10px;
}
.select_all_checkbox_span {
    position: absolute;
    right: 27px;
    top: 20px;
    background: none repeat scroll 0 0 white;
}
.download_it {
    width:194px;
    margin:0 auto;
    padding:30px;
}
.facebook_post {
    margin-top: 10px;
}
.fast_dl_img {
    width: 192px;
    height: 192px;
    background: url('/css/images/3/img-download-fast.png') no-repeat;
    margin: 0 auto;
}
.slow_dl_img {
    width: 192px;
    height: 192px;
    background: url('/css/images/3/img-download-slow.png') no-repeat;
    margin: 0 auto;
}
.fast_dl_img div, .slow_dl_img div {
    color: #595959;
    font-size: 20px;
    font-weight: bold;
    line-height: 19px;
    padding-left: 66px;
    padding-top: 112px;
    text-align: center;
    width: 60px;
}
.fast_dl_img span, .slow_dl_img span {
    font-size: 13px;
    font-weight: normal;
    margin-left: 8px;
}
.dowload_page_left {
    border-right: 1px solid #EEEEEE;
}
.icon-download-yes {
    width: 16px;
    height: 16px;
    background: url('/css/images/3/icon-download-yes.png') no-repeat;
    float:left;
}
.icon-download-no {
    width: 16px;
    height: 16px;
    background: url('/css/images/3/icon-download-no.png') no-repeat;
    float:left;
}
.dowload_page_nopremium .col-md-6 {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
}
.dowload_page_nopremium .btn {
    width: 220px;
}
.fast_dl_premiumkod {
    margin-top: 10px;
}
.dl_cim {
    font-size: 22px;
    font-weight: bold;
    padding-top:35px;
    padding-bottom: 15px;
    color:#595959;
    text-align: center;
}
.dowload_page_nopremium table td {
    padding:3px;
}
#download-links-panel table {
    margin: 0 auto;
}
.slow_dl_time,.fast_dl_time {
    padding-top: 20px;
    text-align: center;
}
.dl_time_text {
    color:#595959;
    font-size: 16px;
    font-weight: bold;
}
.varakozasi_ido_premium {
    color:#58B777;
    font-weight: bold;
    font-size: 19px;
}
.varakozasi_ido_korlatozott {
    color:#FC7059;
    font-weight: bold;
    font-size: 19px;
}
.dl_gombsor {
    margin-top: 25px;
}
.fast_dl_premiumkod .sms_bevaltas {
    font-size:13px;
}
.sms_bevaltas_box {
    margin-top:18px;
    margin-bottom: 20px;
}
.sms_bevaltas_text {
    margin-top: 18px;
    font-size:11px;
    color: #747A84;
    text-decoration: none;
}
.sms_bevaltas_text:hover {
    text-decoration: none!important;
}
.premium_arak_info {
    color: #3d3d3d;
    cursor: pointer;
    font-size: 13px;
    padding-top: 15px;
}
.premium_arak_info b {
    /*color:#49a868;*/
}

#mappa_list.panel {
    float:none;
}
.scrollable_mappa_list {
    max-height: 1200px;
    overflow: auto;
}
#mappa_list h3 {
    color: #2a303c;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 15px;
}
#mappa_list h3 span {
    float: right;
    font-size: 12px;
    font-weight: normal;
}
#mappa_list .list-group-item {
    height: 51px;
    line-height: 32px;
    overflow: hidden;
    padding: 9px 15px;
    width: 100%;
}
#mappa_list .list-group-item .list_item_text {
    /*width: 187px;*/
    float:left;
}

#file_list_search_panel {
    padding: 12px 0px 12px 20px;
    margin-bottom: 11px!important;
}
#file_list_search_panel .input-group .form-control {
    border-left: 1px solid #cccccc;
    border-right: 0 none;
    padding-left: 12px;
}
.kereso-box .input-group .form-control {
    border-left: 1px solid #cccccc;
    border-right: 0 none;
    padding-left: 12px;
}
#file_list_search_panel b {
    font-size: 17px;
    font-weight: bold;
    color: #2f3239;
}
#search_input {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
#file_actions {
    float: right;
    width: 118px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#file_actions span {
    margin-left: 6px;
    margin-right: 3px;
    float:right;
}

.table-striped thead td a, .table-striped thead td a:hover {
    color: #2F3239;
}
#mappa_content table, #synced_files table {
    width: 100%;
}
#mappa_content .file_icon, #synced_files .file_icon {
    margin-left: 20px;
    margin-right: 4px;
    margin-top: 0px;
}
#mappa_content .upload_item_filename, #synced_files .upload_item_filename {
    float: left;
    height: 23px;
    overflow: hidden;
    width: 290px;
    font-size:15px;
    color: #747a84;
    white-space: nowrap;
    text-overflow: ellipsis;

}
#mappa_content table td , #synced_files table td {
    font-size: 13px;
}

#mappa_content td .cbx-container, #synced_files td .cbx-container {
    margin-right:17px;
    margin-left:7px;
    float:right;
}
.range a {
    color: #bbbbbb;
    font-size: 13px;
}

.empty_folder {
    padding:20px;
}

.ftp_sync_selected_mappa {
    padding:20px;
}

.ftplinks {
    width:100%;
}

.empty_folder_drag_text {
  border: 3px dotted #c1c1c1;
  margin-top: 10px;
  padding: 10px;
  cursor: pointer;
}
.empty_folder_drag_text.hover {
    border: 3px dotted #0373a3;
}

.mappa_content_header {
    color: #2f3239;
    font-size: 14px;
    padding: 25px 20px 15px 25px;
}

.versionnum {
    margin-left:7px;
    text-decoration: none;
    font-size: 11px;
}
.navbar-brand:hover {
    text-decoration: none;
    color:white;
}

.kerem_vissza_a_regit {
    display:none;
}
@media (min-width: 992px) {
.kerem_vissza_a_regit {
    color: gray;
    float: left;
    font-size: 11px;
    margin-left: 2px;
    margin-top: 25px;
    display: block;
}
}

.payment_list_tab_content,.viptablebottom {
    float:left;
}
.payment_list_tab_content label {
    margin-bottom: 0;
}
.payment_item_box {
    border: 1px solid #d9dcdd;
    margin: 5px;
    display: inline;
    float: left;
}
.payment_item_selector {
    float: left;
    padding-top: 24px;
    text-align: right;
    width: 47px;
}
#method_list_content .payment_item_box{
    width: 98%;
}
#method_list_content .payment_item_box .payment_item_text small {
    display: table-row-group;
}
#method_list_content .payment_item_box label {
    width: 98%;
}

.payment_item_text {
    float: left;
    /*height: 77px;*/
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: normal!important;
}
.payment_method_item .payment_item_text {
    padding-left: 20px;
    text-align: left;
    /*width: 600px;*/
    padding-top: 13px;
    padding-bottom: 13px;
    width: 87%;
}
#intervals_list .payment_item_text, #sms_intervals_list .payment_item_text {
    width: 150px;
}
@media only screen and (min-width: 500px) {
#intervals_list .payment_item_text, #sms_intervals_list .payment_item_text {
    width: 406px;
}
}

.payment_item_text b{
    font-size: 22px;
    color:#2B2D3C;
}
.payment_list_buttongroup {
    float: right;
    padding: 10px;
}
.payment_list_buttongroup button {
    padding-left: 50px;
    padding-right:50px;
    margin-left:10px;
    margin-right: 13px;
    font-size: 18px;
}
.payment_method_icon {
    background: url('/css/images/3/payment_methods_icons.png') no-repeat;
    float:left;
    width: 70px;
}
.payment_method_icon.paypal, .payment_method_icon.method_1 {
    background-position: 0px -200px;
    height: 44px;
}
.payment_method_icon.bankkartya, .payment_method_icon.method_2 {
    background-position: 0px 0px;
    height: 42px;
}
.payment_method_icon.wired, .payment_method_icon.method_3 {
    background-position: 0px -96px;
    height: 51px;
}
.payment_method_icon.paypal, .payment_method_icon.method_4 {
    background-position: 0px -300px;
    height: 42px;
}
.payment_method_icon.otpay, .payment_method_icon.method_5 {
    background-position: 0px -200px;
    height: 44px;
}

.embedcode {
    margin-top: 20px;
    /*text-align: right;*/
}
.embedcode button {
    margin-bottom: 10px;
}

.navbar-text {
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-left: 109px;
    margin-top: 20px;
}

.cd-top {
  display: inline-block;
  position: fixed;
  bottom: 40px;
  right: 10px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(/css/images/3/up_arrow.png) no-repeat;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  height: 100px;
  width: 100px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  /*opacity: .5;*/
  bottom: 120px !important;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    right: 30px;
    bottom: 30px;
  }
}

.logout-link {
    float: right;
    font-size: 12px !important;
}

#file_move_select {
    width: 100%;
    padding: 6px;
    margin-bottom: 4px;
}

.mappa_mod_icon {
    background: url('/css/images/3/add-icon-sprite.png') no-repeat;
    float:left;
    width: 32px;
    cursor: pointer;
}
.mappa_mod_icon.add {
    background-position: -32px 0px;
    height: 32px;
}
.mappa_mod_icon.add:hover {
    background-position: 0px 0px;
    height: 32px;
}
.mappalist-header {
    background: #016d97 none repeat scroll 0 0;
    color: white;
    font-weight: bold;
    height: 50px;
    line-height: 34px;
    padding: 10px 15px;
}
.mappalist-header-actions {
    float: right;
}

.data-promo-sav {
    background: #ffffff;
    padding-bottom: 100px;
    width: 100%;
}
.data-promo-sav b {
    color: #242C34;
}

.data-promo-sav .data-promo-header {
    padding: 16px;
    background: #015C7D;
    text-align: center;
    position: relative;
}
.data-promo-sav .data-promo-header, .data-promo-sav .data-promo-header div, .data-promo-sav .data-promo-header span {
    color: white;
    cursor: pointer;
}
#promo-content h3 {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 20px;
    padding-top: 60px;
    text-align: center;
    color: #2a303c;
}
.promo-box-content h2 {
    padding-bottom: 25px;
}
.promo-box-content div {
    padding-left: 20px;
    padding-right: 20px;
}
.promo-box-pic {
    text-align: center;
    padding-top: 40px;
}
.promo-box-content {
    text-align: center;
    padding-top: 20px;
}
.index-h1 {
    color: white;
    font-size: 23px;
    text-align: center;
    padding-top: 15px;
}
.kereso_panel_a_helpnel label {
    font-weight: normal;
}
.kereso-box {
    margin-top:30px;
    margin-bottom:40px;
}
#ajanlo_box {
    margin-bottom: 80px;
}

.elonyok-box, .elonyok-box div {
    text-align: center;
}
.elonyok-box h2 {
    color: #747a84;
}
.huseg-kedvezmeny-icon {
    background: rgba(0, 0, 0, 0) url("/css/images/3/icon-kedvezmeny.png") no-repeat scroll 0 0;
    float: left;
    height: 40px;
    margin-right: 20px;
    width: 47px;
}

.elonyok-pipa {
    background: rgba(0, 0, 0, 0) url("/css/images/3/data-elonyok-pipa.png") no-repeat scroll 0 0;
    height: 50px;
    width: 51px;
    margin: 0 auto;
}
.elonyok-box > div {
    border-right: 1px solid #eeeeee;
}
.elonyok-box > div:last-child {
    border: none;
}
.button-panel-item {
    display: table;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    height: 80px;
}
.download-buttongroup-item {
    background: white none repeat scroll 0 0;
    padding: 20px 40px;
    text-align: center;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}
.download-buttongroup-item.not-first {
    /*line-height: 40px;*/
}
.download-buttongroup-item .icon {
    margin-top: 8px;
}
.download-buttongroup-item.not-first .icon {
    margin-top: 0px;
}
.download-buttongroup-item.blue {
    background: rgb(32, 143, 189);
    color: white;
}
.download-buttongroup-item.green {
    background: #52b876;
    color: white;
}

.download-icon {
    background: rgba(0, 0, 0, 0) url("/css/images/3/download-icon.png") no-repeat scroll 0 0;
    height: 26px;
    width: 22px;
}
.player-icon {
    background: rgba(0, 0, 0, 0) url("/css/images/3/player-icon.png") no-repeat scroll 0 0;
    height: 24px;
    width: 31px;
}
.share-icon {
    background: rgba(0, 0, 0, 0) url("/css/images/3/share-icon.png") no-repeat scroll 0 0;
    height: 26px;
    width: 21px;
}
#copy-div {
    opacity: 0;
    height: 0;
}

.settings_property_small {
    width: 40%;
}
.settings_value_small {
    width: 60%;
}

.uj-mappa-button {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.uj-mappa-button .mappa_mod_icon.add:hover {
    background-position: -32px 0px;
}

.btn.btn-primary.uj-mappa-button > span {
    float: left;
    margin-left: 17px;
    margin-top: 7px;
    font-size: 16px;
}

.main > h1, .main > p, #ajanlo_box > h1, #content_header h1, #content_header p  {
    margin-left: 15px;
}
@media (min-width: 1004px) {
.main > h1, .main > p, #ajanlo_box > h1, #content_header h1, #content_header p {
    margin-left: 0px;
}
}

#uploaded_files_page {
    min-height: 600px;
}

@media (max-width: 991px) {
    #mappa_list {
        display: none;
    }
}

#mappa_left_content {
    margin-top: 10px;
}

.mobile-button-panel div {
    padding-top: 5px;
}
.media_player_frame_box {
    width: 655px;
    margin: 0 auto;
}

#captcha_form {
    padding-left: 70px;
}

#main_big_content .kaspersky_logo {
    padding: 20px 20px 5px 15px;
    float: left;
    display: inline;
}
.kaspersky > h1 {
    float: left;
    display: inline;
    width: 776px;
}
#reg-alert2 {
    margin-top: 10px;
}
#support_category_selector .btn {
    margin-top:10px;
}
.support-phone {
    text-align: center;
    padding-bottom: 30px;
}
/* nomore tables */
@media only screen and (max-width: 767px) {

    /* Force table to not be like tables anymore */
	.no-more-tables table,
	.no-more-tables thead,
	.no-more-tables tbody,
	.no-more-tables th,
	.no-more-tables td,
	.no-more-tables tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
        display: none;
	}

	.no-more-tables tr { border: 1px solid #ccc; }

	.no-more-tables td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 32%;
		white-space: normal;
		text-align:left;
	}

	.no-more-tables td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 2px;
		left: 6px;
		width: 25%;
		padding-right: 10px;
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}

	/* Label the data */
	.no-more-tables td:before { content: attr(data-title); }

    table.no-more-tables tr.file_sor {
        height: auto;
    }

    #mappa_content .no-more-tables td {
        min-height: 24px;
    }
}

@media only screen and (max-width: 767px) {

    .container {
        overflow: hidden;
    }

    .uploaded_files_nab_bar_bottom div {
        float: none;
        display: block;
        margin-bottom: 5px;
    }
    .uploaded_files_nab_bar_bottom div .icon{
        width: 26px;
    }
    #mappa_content .no-more-tables .upload_item_filename,
    #synced_files .no-more-tables .upload_item_filename {
        float: none;
        overflow: hidden;
        word-break: break-all;
        white-space: normal;
        height: auto;
        width: auto;
        display: block;
    }
}