body{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

div.user_balance_wrapper{
	height: 69px;
	border-bottom: 1px solid #eaeaea;
	font-size: 18px;
	font-family: 'BPGNinoMtavruli-Normal';
}
div.user_balance{
	float: right;
	padding: 21px 0;
	padding-top: 24px;
}

div.user_info{
	/*width: 470px;*/
	width: 640px;
	padding: 22px;
	font-size: 16px;
	font-family: 'BPGArial';
	color: #868686;
	padding-top: 26px;
}
div.user_info span{
	color: #3a3b3e;
	font-size: 20px;
	vertical-align: middle;
	margin-top: -2px;
	display: inline-block;
}

div.user_info div{
	margin-left: 24px;
	display: inline-block;
}

.user_balance span#balance{
	color: #999999;
	font-size: 16px;
	font-family: 'BPGArial';
}

.user_balance span#sum_balance{
	padding-left: 10px;
	color: #3a3b3e;
	font-family: 'BPGNinoMtavruli-Bold';
	/*font-size: 18px;*/
	font-size: 22px;
	vertical-align: middle;
}
div#selection-menu{
	width: 100%;
	height: 152px;
	margin-top: 21px;
	background-color: transparent;
}
.item{
	height: 150px;
	width: 368px;
	display: table;
	font-family: 'BPGNinoMtavruli-Normal';
	font-size: 22px;
	border: 1px solid #eaeaea;
	cursor: pointer;
	float: left;
	margin-left: 20px;
}

.item a{
	display: table-cell;
	vertical-align: middle;
	padding-left: 140px;
}
/*
.item :hover{
	transition: background 0.2s ease, padding 0.8s linear;
	-webkit-transition: background 0.2s ease, padding 0.8s linear;
	-moz-transition: background 0.2s ease, padding 0.8s linear;
	-o-transition: background 0.2s ease, padding 0.8s linear;
}*/
/*MENU HOVER AND ACTIVE STATE */

.item  a:hover{
	color: #FFF;
}
.item a{
	color: #868686;
}
div.item.balance{
	background: url('/v4_imgs/icons/balance_fill_balance.png') no-repeat 41px center;
}
div.item.balance:hover{
	background: #b31217 url('/v4_imgs/icons/balance_fill_balance_hover.png') no-repeat 41px 44px;
}
div.item.services{
	background: url('/v4_imgs/icons/balance_fill_services.png') no-repeat 41px center;
}
div.item.services:hover{
	background: #b31217 url('/v4_imgs/icons/balance_fill_services_hover.png') no-repeat 41px 44px;
}
div.item.transactions{
	background: url('/v4_imgs/icons/balance_fill_transactions.png') no-repeat 41px center;
}
div.item.transactions:hover{
	background: #b31217 url('/v4_imgs/icons/balance_fill_transactions_hover.png') no-repeat 41px 44px;
}

div.item.balance.active {
	background: #b31217 url('/v4_imgs/icons/balance_fill_balance_hover.png') no-repeat 41px 44px;
}
div.item.services.active {
	background: #b31217 url('/v4_imgs/icons/balance_fill_services_hover.png') no-repeat 41px 44px;
}
div.item.transactions.active {
	background: #b31217 url('/v4_imgs/icons/balance_fill_transactions_hover.png') no-repeat 41px 44px;
}
div.item.active a{
	color: #FFF;
}
/* END OF MENU HOVER AND ACTIVE STATE */

.page{
	margin-top: 20px;
	padding-left: 20px;
	border-top: 1px solid #eaeaea;
}

table{
	width: 100%;
}

table tr td{
	border-top: 1px solid #eaeaea;
}
table thead tr th{
	text-align: left;
	height: 50px;
	color: #515151;
	font-size: 16px;
	font-family: 'BPGNinoMtavruli-Normal';
}

table tbody{
	font-size: 14px;
}

table tbody tr td{
	text-align: left;
	font-family: 'BPGArial';
	color: #949494;
}

table tbody tr td.service_ico{
	text-align: left;
	width: 76px;
}

table tbody tr td.service_ico>a{
	display: block;
	/*padding: 16px 10px;*/
	background-color: #eff1f1;
	padding: 13px;
	width: 25px;
	border-radius: 33px;
	margin: 15px 0;
}
table tbody tr td.service_ico>.video_ico{
	display: block;
	/*padding: 16px 10px;*/
	background-color: #eff1f1;
	padding: 13px;
	width: 25px;
	border-radius: 33px;
	margin: 15px 0;
}

div.sp_plus, div.timecode{
	display: none;
}

table tbody tr td.service_ico a>img{
/*	background-color: #eff1f1;
	padding: 13px;
	border-radius: 33px;*/
	width: 25px;
	height: 25px;
	margin: 0 auto;
	display: block;
}

table tbody tr td.service_name{
	width: 268px;
}
table tbody tr td.service_name a{
	color: #8b8b8b;
}
table tbody tr td.service_price{
	width: 130px;
	text-align: center;
	font-family: 'BPGNinoMtavruli-Normal';
	font-size: 26px;
	color: #3d3e41;
}
table tbody tr td.service_time{
	width: 90px;
}
table tbody tr td.service_buy{
	/*width: 166px;*/
	width: 180px;
	padding-left: 16px;
}
table tbody tr td.service_status{
	width: 144px;
}
table tbody tr td.service_renew{
	text-align: center;
}

.select {
	background: url('/v4_imgs/icons/balance_fill_dropdown_arrow.png') #fff no-repeat 100% 100% !important;
	height: 40px;
	padding: 0px 6px;
	width: 114px;
	font-family: 'BPGArial';
	border: 1px solid #d0d5d7;
	font-size: 14px;
	color: #949494;
	outline: 0;
	-moz-box-shadow:    inset 0 0 1px #eff1f1;
	-webkit-box-shadow: inset 0 0 1px #eff1f1;
	box-shadow:         inset 0 0 1px #eff1f1;
	-webkit-appearance: none;
	appearance:         none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
}

/* Chosen style*/

.chosen-container{
	min-width: 120px !important;
}

a.chosen-single{
	height: 40px !important;
	padding: 0px 6px !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border: 1px solid #d0d5d7 !important;
	-moz-box-shadow:    inset 0 0 1px #eff1f1 !important;
	-webkit-box-shadow: inset 0 0 1px #eff1f1 !important;
	box-shadow:         inset 0 0 1px #eff1f1 !important;
	-webkit-appearance: none !important;
	appearance:         none !important;
	background-image: none !important;
	color: #949494 !important;
}

.chosen-container-single .chosen-single div b{
	background: url('/v4_imgs/icons/balance_fill_dropdown_arrow.png') #fff no-repeat 100% 100% !important;
}

.chosen-container .chosen-drop{
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border: 1px solid #d0d5d7 !important;
	-moz-box-shadow:    inset 0 0 1px #eff1f1 !important;
	-webkit-box-shadow: inset 0 0 1px #eff1f1 !important;
	box-shadow:         inset 0 0 1px #eff1f1 !important;
	-webkit-appearance: none !important;
	appearance:         none !important;
}

div.chosen-container .chosen-results {
	font-family: 'BPGArial' !important;
	font-size: 14px !important;
	color: #949494 !important;
	outline: 0;
	margin: 0;
	padding: 0;
}
div.chosen-container-single .chosen-single div{
	width: 44px;
}

div.chosen-container-single .chosen-single span{
	margin: 8px !important;
}

div.chosen-container .chosen-results li{
	padding: 10px 13px;
}

div.chosen-container .chosen-results li.highlighted{
	background-color: #d0d5d7;
	background-image: none !important;
	color: #FFF;
}

/*end chosen style*/

.tvbox-forms select::-ms-expand {
    display: none;
}

@-moz-document url-prefix() {
    .select{
        background: inherit !important;
    }
}
.service_buy_action{
	padding: 11px 17px;
	/*height: 40px;*/
	background: #11862e url('/v4_imgs/icons/balance_fill_service_buy_action_arrow.png') no-repeat 100% center;
	border: 1px solid #e9e9e9;
	display: block;
	width: 96px;
	color: #FFF;
}

.service_buy_action.extend{
	width: 160px;
	color: #3a3b3e;
	background: #dedede url('/v4_imgs/icons/balance_fill_service_buy_action_arrow.png') no-repeat 100% center;
}

td.service_status div.status{
	padding: 24px;
	width: 82px;
	margin-left: 40px;
	/*margin-left: 20px;*/
}
div.service_active{
	background: url('/v4_imgs/icons/balance_fill_status_active.png') no-repeat 0px center;
}
div.service_passive{
	background: url('/v4_imgs/icons/balance_fill_status_inactive.png') no-repeat 0px center;
}

td.service_renew input[type="checkbox"] {
    display:none;
}

td.service_renew .autorenewal_action  {
    display:inline-block;
    width:52px;
    height:39px;
    vertical-align:middle;
    background:url('/v4_imgs/icons/balance_fill_renew_off.png') center center no-repeat;
    cursor:pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

td.service_renew .autorenewal_action.on   {
    background:url('/v4_imgs/icons/balance_fill_renew_on.png') center no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
}

td.service_renew .autorenewal_action.disabled{
	opacity: 0.2;
	cursor: default;
}

.balance_fill{
	margin-top: 20px;
	border-top: 1px solid #eaeaea;
}

.balance_fill #page_header{
	font-size: 18px;
	font-family: "BPGNinoMtavruli-Normal";
	margin-top: 19px;
	color: #868686;
	margin-left: 20px;
}

div.balance_fill_thumbs{
	margin-top: 19px;
}

.balance_fill_thumbs div.thumb_wrapper{
	width: 270px;
	height: 209px;
	border: 1px solid #eaeaea;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

div.thumb_wrapper a{
	padding-top: 1px;
	display: block;
}

div.thumb_wrapper div.thumb_logo{
	width: 110px;
	/*height: 56px;
	margin: 54px auto 31px;*/
	height: 76px;
  	margin: 44px auto 21px;
	background-position: center center;
	background-repeat: no-repeat;
}
div.thumb_wrapper div.thumb_title{
	color: #515151;
	font-size: 16px;
	font-family: 'BPGNinoMtavruli-Normal';
	text-align: left;
	padding: 25px 20px;
	background-color: #fbfbfb;
	border-top: 1px solid #eaeaea;
}

.thumb_wrapper .thumb_hover{
	background: #b31217;
	height: 5px;
	width: 100%;
	display: none;
}

div.thumb_wrapper:hover div.thumb_hover{
	display: block;
}

div.pay_visa{
	background-image: url('/v4_imgs/icons/balance_fill_pay_visa.png');
}
div.pay_paypal{
	background-image: url('/v4_imgs/icons/balance_fill_pay_paypal.png');
}
div.pay_paybox{
	background-image: url('/v4_imgs/icons/balance_fill_pay_box.png');
}
div.pay_emoney{
	background-image: url('/v4_imgs/icons/balance_fill_pay_emoney.png');
}
div.pay_bank{
	background-image: url('/v4_imgs/icons/balance_fill_pay_bank.png');
}

#balance_fill_modal{
    background:rgba(251,251,251,0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

#balance_fill_modal_content{
    background:#FFF;
    position: fixed;
    left:0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 372px;
    width: 820px;
    z-index: 99999999;
    border: 1px solid #eaeaea;
}
div.modal_cover{
	width: 820px;
	height: 139px;
	background-color: #b31217;
}

div.modal_main_content{
	padding: 0 20px;
}

div.modal_main_content div.modal_content_separator{
	/*background-image: url('/v4_imgs/icons/balance_fill_pay_visa.png');*/
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	/*background-size: 110px 34px;*/
	border-bottom: 1px solid #e7eef0;
	width: 143px;
	height: 143px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 75px;
	box-shadow: 0px 0px 1px #e7eef0;
	margin: auto;
	position: absolute;
	top: 71px;
	z-index: 1;
	left: 0;
	right: 0;
}
div.modal_main_content p{
	color : #515151;
	text-align: center;
	margin-top: 97px;
	font-family: "BPGNinoMtavruli-Normal";
	font-size: 18px;
}
div.modal_main_content #modal_content_wrapper{
	margin-top: 60px;
	color: #515151;
}
div#modal_content_wrapper label{
	color: #515151;
}
div#modal_content_wrapper .service_buy_action{
	height: 40px;
}

div#modal_content_wrapper .fast_pay_desc{
	width : 500px;
	margin: 0 auto;
	line-height: 17px;
}
div#modal_content_wrapper .fast_pay_images{
	background-image: url('/v4_imgs/fast_pay.png');
	height:38px; 
	width: 166px;
	margin: 0 auto;
}


div#service_price{
	font-family: "BPGNinoMtavruli-Normal";
	font-size: 26px;
	color: #3d3e41;
	margin: 10px 0 0 20px;
}
div.modal_main_content select.time_select{
	width: 130px;
	margin-left: 25px;
}
div.modal_main_content .service_buy_action{
	width: inherit;
	padding-right: 60px;
	font-family: "BPGArial";
}

div.modal_main_content .select{
	width: 126px;
}

div.modal_main_content div.description ul li{
	padding-bottom: 10px;
	line-height: 17px;
}
div.modal_main_content div.description{
	padding-left: 10px;
}

table{
	border-collapse: collapse;
}

table#services_table_header th.services_table_header_renewal{
	width: 105px;
}
table#services_table_header th.services_table_header_status{
	text-align: center;
	width: 75px;
}
table#services_table_header th.services_table_header_switch{
	width: 105px;
}
table#services_table_header th.services_table_header_price{
	width: 67px;
}
table#services_table_header th.services_table_header_name{
	width: 182px;
}
table#services_table_header th.services_table_header_time{
	/*width: 75px;*/
	width: 80px;
}

table#services_table{
	margin-bottom: 40px;
}

table#services_table tr{
	height: 80px;
}

table.transactions_table td.service_ico{
	width: 50px;
}
table.transactions_table td.service_name{
	/*width: 170px;*/
	width: 290px;
}
table.transactions_table td.service_buy_time{
	/*width: 87px;*/
	width: 150px;
}
table.transactions_table td.service_spent_amount{
	width: 290px;
	color: #515151;
}
table.transactions_table td.service_time{
	/*width: 105px;*/
	width: 150px;
}
table.transactions_table td.service_price{
	width: 150px;
	text-align: center;
}
#filter_dropdown{
	margin: 20px;
	margin-bottom: 0px;
	margin-right: 2px;
}
#filter_dropdown select{
	width: 190px;
}

div.trans_scroll{
	/*overflow: hidden;*/
	height: 435px;
	margin-bottom: 20px;
	/*position: relative;*/
}
/*div.trans_table_contentaaaa{
	bottom: 0;
	left: 0;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 0;
	width: 100%;
}*/
select.month_sorter{
	display: none;
}

@media screen and (max-width : 1260px) {
	.item{
		width: 288px;
		height: 120px;
		font-size: 20px;
	}

	div.item.balance.active{
		background-position: 41px 29px;
	}
	div.item.balance:hover{
		background-position: 41px 29px;
	}

	div.item.services.active{
		background-position: 41px 31px;
	}
	div.item.services:hover{
		background-position: 41px 31px;
	}

	div.item.transactions.active{
		background-position: 41px 27px;
	}
	div.item.transactions:hover{
		background-position: 41px 27px;
	}

	.balance_fill_thumbs div.thumb_wrapper{
		width: 210px;
		height: 169px;
	}
	div.thumb_wrapper div.thumb_logo{
		/*margin: 40px auto 31px;*/
	  	margin: 30px auto 21px;
	}
	div.thumb_wrapper div.thumb_title{
		padding: 12px 20px;
	}

	table tbody tr td.service_buy{
		padding-left: 0px;
	}

	table#services_table_header th.services_table_header_status{
		text-align: center !important;
	}
	table#services_table_header th.services_table_header_renewal{
		text-align: center;
		padding-left: 0;
		width: 75px;
	}
	table#services_table_header th.services_table_header_switch{
		text-align: center;
		width: 160px;
	}
	table#services_table_header th.services_table_header_price{
		text-align: center;
	}
	table#services_table_header th.services_table_header_name{
		/*width: 215px;*/
		width: 240px;
	}
	.chosen-container{
		min-width: 112px !important;
	}
  	.service_buy_action{
  	  	margin: 0 auto;
  	}
  	td.service_status div.status {
  	  padding: 20px;
  	  width: 70px;
  	  margin-left: 10px;
  	}
  	table tbody tr td.service_status {
  	  width: 110px;
  	}
  	table tbody tr td.service_renew {
  	  width: 118px;
  	}
}

/* NANO */
.nano {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nano .content {
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    right: -17px !important;
    top: 0;
}
.nano .content:focus {
     outline: 0;
}
.nano > .pane {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.50);
    bottom: 0;
    opacity: 1;
    position: absolute;
    right: 1px;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 10px;

}
.nano > .pane > .slider {
    background: #b61c21 url('/v4_imgs/icons/slider_bg.png') no-repeat center center;
    margin: 0;
    position: relative;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
    opacity: 0.99;
}
/* NANO */
.mv_alert.notice .alert_head {
  background: #FFF9D7;
}

.status_exp_date{
	text-align: center;
	margin-top: -16px;
	font-size: 13px;
	
}
