/* -------------------header-------------------- */
#header_single {
    background-color: #1b324c;
    padding: 23px 0 20px 0;
}
#header_single .container {
    position: relative;
    width: 1202px;
}
#header_single_main.fixed{
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}
.fixed_headersng #wrapper_sng{
    padding-top: 250px;
}
#single_logo {
    background: url(../images/logo.png) no-repeat 0 0;
    width: 132px;
    height: 49px;
    float: right;
    overflow: hidden;
    text-indent: -9999px;
    margin: -4px 0 0 28px;
    _display: inline;
	background-size: 100%;
}
#single_logo a {
    display: block;
    font-size: 1px;
    width: 132px;
    height: 49px;
}
.sng_header_menu {
    float: right;
}
.sng_header_menu ul li {
    float: right;
    margin-left: 10px;
}
.sng_header_menu ul li a {
    color: #9db7d4;
    display: block;
    padding: 0 5px;
    font: bold 17px/40px font1;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.sng_header_menu ul li a:hover {
    color: #fff;
}
#sng_search {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 470px;
    box-sizing: border-box;
}
#sng_search .text_box {
    float: left;
    width: calc(100% - 90px);
    height: 40px;
    color: #2f2f2f;
    font: normal 18px/24px font1;
    border: 3px solid #5cc62b;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px 10px;
}
#sng_search .icon {float: right;}
#sng_search .icon .submit {
    float: right;
	height: 40px;
	width: 80px;
    border: 3px solid #5cc62b;
    background-color: #5cc62b;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	font:500 16px/35px font1;
}

/* -------------------End header-------------------- */


/* ----------------------------- #wrapper_sng -------------------- */

.sng_ext {
    position: relative;
    background-color: #2e4a6b;
}
.sng_ext .ext_box_inn {
    padding: 35px 0 15px 0px;
    width: 800px;
    margin: 0 auto;
    position: relative;
    left: 25px;
	display: none;
}
.sng_ext ul li {
    float: left;
    width: 100px;
    margin-bottom: 20px;
    direction: ltr;
    text-align: left;
}
.sng_ext ul li label {
    color: #fff;
    font: 16px/20px font1;
}
.sng_ext .ext_box_btn {
    position: absolute;
    right: 0;
    left: 0;
    top: -7px;
    bottom: 0;
    z-index: 9;
    margin: 0 auto;
    background: #1b324c;
    width: 60px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    border-radius: 0 0 60px 60px;
    -moz-border-radius: 0 0 60px 60px;
    -webkit-border-radius: 0 0 60px 60px;
}
.sng_ext .ext_box_btn i {
	background: url(../images/icons.png) no-repeat -205px -100px;
	width: 20px;
	height: 20px;
	margin: 5px auto 0 auto;
	display: block;
}
.sng_ext .ext_box_btn i:hover{
	background: url(../images/icons.png) no-repeat -205px -120px;
}

/* ---------------------- result_table ---------------- */

.result_table_header {
    margin-bottom: 5px;
}
.result_table_header .info_table {
    float: left;
}
.result_table_header .info_table .btn {
    float: left;
    margin-left: 0px;
}
.result_table_header .btn {
	padding: 5px 20px;
    font-size: 18px;
    font-family: font1;
	font-weight: normal;
    color: #fff;
    float: right;
    height: 	35px;
    line-height: 35px;
    margin-left: 0px;
	border-radius: 			3px;
	-moz-border-radius: 	3px;
	-webkit-border-radius: 	3px;
}
.result_table_header .all_select_btn{
    background-color: #90a4ae;
}
.result_table .custom-checkbox{
    top: 7px;
    float: right;
    background: none;
    border: 2px solid #d2d2d2;
	border-radius: 			1px;
	-moz-border-radius: 	1px;
	-webkit-border-radius: 	1px;
}
.result_table .all_select_btn .custom-checkbox{
    margin-left: 8px;
}
.result_table .custom-checkbox.selected{
    background: #2e4a6b;
    border-color: #2e4a6b;
    color: #fff;
}
.result_table .custom-checkbox.selected::before {
    color: #fff;
	background: url(../images/wtick.png) no-repeat center center;
}
.result_table_header .left_box {
    float: left;
}
.result_table_header .right_box {
    float: right;
}
.amount_payable {
    background: #fff;
    height: 35px;
    float: right;
    direction: rtl;
    text-align: right;
    padding: 5px 18px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	overflow: hidden;
}
.amount_payable .icon {
    float: right;
    width: 35px;
    height: 35px;
    background-color: #bf3a91;
    text-align: center;
    margin: 0 0 0 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.amount_payable .icon i{
	width: 35px;
	height: 35px;
	display: block;
	margin: 7px 0;
}
.amount_payable .txt {
    font:bold 16px/35px font1;
    color: #8493a8;
	float: right;
}
.amount_payable .price {
    font: bold 16px/35px font1;
    color: #3d4d65;
	float: right;
	margin-right: 5px;
}
.result_table {
    width: 100%;
    text-align: center;
}
.result_table table,
.result_table th,
.result_table td {
    border: 1px solid #edf1f2;
    text-align: center;
    font: 14px/38px font1;
    color: #8493a8;
    box-sizing: border-box;
}
.result_table th,
.result_table td {
    height: 38px;
    padding: 6px;
}
.result_table thead th {
    background-color: #dae0e9;
    border: 1px solid #dae0e9;
    font: 17px/30px font1;
    height: 30px;
    padding: 10px;
    color: #616568;
    word-break: break-all;
    white-space: nowrap;
}
.result_table tbody .domain_name {
    background-color: #f8f8f8;
    color: #679cda;
    border-color: #F8F8F8;
}
.result_table tbody .domain_name td {
    text-align: center;
    color: #679cda;
    border-color: #F8F8F8;
	font-size: 25px;
}
.result_table tbody tr td.domain_col {
    background-color: #fff;
    font-family: arial;
    color: #1abc9c;
    direction: ltr;
    text-align: left;
    text-decoration: none !important;
    font-weight: bold;
}
.result_table .addbtn{
    padding: 0 10px;
    font: 15px/36px font1;
    color: #fff;
    width: 70px;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    display: block;
    margin: auto;
    box-sizing: initial;
    cursor: pointer;
	border: none;
}
.result_table .disabled_btn {
    text-align: center;
    width: 100px;
    margin: 0 auto;
}
.result_table .disabled_btn .d_btn {
    display: block;
    float: right;
    width: 36px;
    height: 36px;
    margin: 0 5px;
    cursor: pointer;
}
.result_table .disabled_btn .d_btn i{
    display: block;
    width: 36px;
    height: 36px;
	
}
.result_table .disabled_btn .domain i{background: url(../images/icons.png) no-repeat 0 -270px;}
.result_table .disabled_btn .whois i{background: url(../images/icons.png) no-repeat 0 -310px;}
.modal-wrapper #whois_content{
    width: 650px;
}
.modal-wrapper #whois_content .modal-content{
    padding: 12px;
}
pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.result_table tr.disabled .buy_btn {
    color: #c4cbd4;
    background-color: #fafbfc;
    border: 1px solid #e4e9ef;
}
.result_table tbody tr.disabled td.domain_col {
    color: #ea2e1f;
}
.result_table tbody tr.disabled td {
    text-decoration: none;
    color: #ea2e1f;
}
.result_table tbody tr.disabled select {
    background-color: #fafbfc;
    border: 1px solid #cad3df;
    color: #8493a8;
}
.result_table tbody tr.disabled td .whois {
	width: 32px;
	height: 38px;
	background: url(../images/whois.png) no-repeat center center;
	display: inline-block;
	background-size: 100% auto;
	vertical-align: middle;
	margin-right: 5px;
	cursor: pointer;
}
.body_table {
    background-color: #fff;
    position: relative;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.07);
}
.sb_table {
    width: 130px;
    position: absolute;
    right: 0;
    top: 0;
}
.sb_table table tr > td {
    background-color: #f8f8f8;
}
.cnt_table {
    margin-right: 130px;
    overflow: auto;
    position: relative;
}
.cnt_table table {
    border-right: none;
}
.cnt_table table tr,
.cnt_table table td {
    border-right: none;
}
.cnt_table table td.logo {
    width: 50px;
}
.cnt_table table td.text {
    width: 150px;
}
.cnt_table table td.link {
    width: 150px;
}
.cnt_table table td.text .preloader-wrapper{
    background: url(../images/loading.gif) no-repeat center center;
    width: 100%;
    height: 30px;
}
.cnt_table table td.logo span {
    background: url(../images/domain.png) no-repeat;
    display: block;
    margin: auto;
    width: 30px;
    height: 30px;
    margin-top: 4px;
    overflow: hidden;
}
.cnt_table table td.logo span.com {
    background-position: 0 0;
}
.cnt_table table td.logo span.net {
    background-position: 0 -30px;
}
.cnt_table table td.logo span.org {
    background-position: 0 -60px;
}
.cnt_table table td.logo span.info {
    background-position: 0 -90px;
}
.cnt_table table td.logo span.biz {
    background-position: 0 -120px;
}
.cnt_table table td.logo span.co {
    background-position: 0 -150px;
}
.cnt_table table td.logo span.in {
    background-position: 0 -190px;
}
.cnt_table table td.logo span.iran,
.cnt_table table td.logo span.ایران,
.cnt_table table td.logo span.ir,
.cnt_table table td.logo span.coir,
.cnt_table table td.logo span.netir,
.cnt_table table td.logo span.idir,
.cnt_table table td.logo span.acir,
.cnt_table table td.logo span.govir,
.cnt_table table td.logo span.orgir,
.cnt_table table td.logo span.schir {
    background-position: 0 -210px;
}

/* ----------------------------------step_page------------------------------------- */

/* ----------------------------------step_page------------------------------------- */
body.sng #header_section{
    height: auto;
    padding-bottom: 25px;
}
#wizard .steps{
    background-color: #fff;
    padding: 20px;
    margin-bottom: 10px;
}
#wizard .steps ul {
    position: relative;
    margin: 0 auto;
    width: 820px;
}
#wizard .steps ul li {
    display: inline-block;
    width: 202px;
    padding-top: 60px;
    position: relative;
    text-align: center;
}
#wizard .steps ul li.active a{
	color: #3d4d65;
}
#wizard .steps ul li::before {
    background-color: #cad3df;
    position: absolute;
    height: 2px;
    width: 50%;
    right: 0;
    top: 30px;
    content: '';
}
#wizard .steps ul li::after {
    background-color: #cad3df;
    position: absolute;
    height: 2px;
    width: 50%;
    left: -3px;
    top: 30px;
    content: '';
}
#wizard .steps ul li:first-child::before {
    display: none;
}
#wizard .steps ul li:last-child::after {
    display: none;
}
#wizard .steps ul li:last-child {
    padding-left: 0;
}
#wizard .steps ul li a {
    font: bold 15px/30px font1;
    color: #7b8da0;
}
#wizard .steps ul li span.number {
    background-color: #cad3df;
    display: block;
    width: 60px;
    line-height: 40px;
    height: 60px;
    border: 10px solid #fff;
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-sizing: border-box;
}
#wizard .steps ul li span.number i{
	background: url(../images/icons.png) no-repeat -225px -105px;
	width: 25px;
	height: 25px;
	margin: 7px;
	display: block;
}
#wizard .steps ul li.current span.number {
    background-color: #ff9948;
}
#wizard .current-info {
    display: none;
}
#wizard .success_step{
  background: #04be5b !important;
}
.wizard > .content > .title,
.tabcontrol > .content > .title {
    display: none;
}
.step_header {
    border-bottom: 1px solid #d8dfe7;
    margin-bottom: 25px;
    padding-bottom: 7px;
}
.step_header .header_info {
    float: right;
    padding-top: 20px;
}
.step_header .title {
    font: bold 19px/30px font1;
    color: #7b8da0;
}
.step_header p {
    font:500 14px/30px font1;
    color: #7b8da0;
}
.select_prices_filter .text_box{
	float: right;
	width: 23%;
	margin: 1%;
}
.factor_grid {
/*
    box-shadow: 1px 2px 6px 0px rgba(136, 156, 176, 0.1);
    -moz-box-shadow: 1px 2px 6px 0px rgba(136, 156, 176, 0.1);
    -webkit-box-shadow: 1px 2px 6px 0px rgba(136, 156, 176, 0.1);
*/
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
}
.factor_discriminant {
	background: #455D77;
}
.factor_discriminant.grid_inn a,
.factor_discriminant .grid_inn {color: #fff !important;}
.factor_grid .grid {
    float: right;
    font: normal 16px/40px font1;
    min-height: 40px;
}
.factor_grid .ltr_grid {
	float: left;
}
.factor_grid .grid_inn {
    border-right: 1px solid #dae1e8;
    padding: 20px 10px;
    color: #7b8da0;
}
.factor_grid .grid2 {
    font: normal 18px/40px arial;
}
.factor_grid .grid_inn span {
    color: #4c5e70;
}
.factor_grid .grid-none .grid_inn {
    border: none;
}
.factor_grid .grid_half {
	float: right;
	width: 50%;
}
.factor_grid .grid-last {float: left;}
.factor_grid .grid1 {width: 10%;}
.factor_grid .grid2 {width: 25%;}
.factor_grid .grid3 {width: 10%;}
.factor_grid .grid4 {width: 10%;}
.factor_grid .grid5 {width: 18%;}
.factor_grid .grid6 {width: 27%;}
.factor_grid .grid1 .grid_inn{
	border: none;
}
.factor_grid .padding-grid {box-sizing: border-box;padding: 0 5px;}
.factor_grid .mhgrid {width: 20%;}
.factor_grid .mhmgrid {width: 30%;}
.factor_grid .mhsgrid {width: 40%;}
.factor_grid .mhmdgrid {width: 50%;}
.factor_grid .mhbgrid {width: 80%;}
.factor_grid .mhlgrid {width: 100%;}
.factor_grid .mhbtngrid .btn {max-width: 270px;margin: 0 auto}
#wrapper_sng .btn_grid {
    display: block;
	float: right;
    width: 29.3%;
    text-align: center;
    margin: 0 2%;
    cursor: pointer;
	padding: 0;
	font-weight: normal;
}
.factor_grid .dns {
    font-family: arial;
}
.factor_grid .setting {}
.factor_grid .delete {}
.factor_grid .forget a {font-size: 11px;font-weight: 300;border: 1px solid #0082d5;color: #0082d5;border-radius: 5px;padding: 0 6px;transition: all 0.4s ease;}
.factor_grid .forget a:hover {background: #0082d5;color: #fff;}
#wrapper_sng .btn_prevstep,
#wrapper_sng .btn_nextstep {
    background-color: #7c8ba5;
    width: 130px;
    padding: 0 12px;
    text-align: center;
	font:  16px/40px font1;
    margin: 0 auto;
    cursor: pointer;
}
#wrapper_sng .mynextbtn {
	float: left;
    border-radius: 3px;
    color: #ffffff;
    font-family: font1;
    font-size: 18px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 5px 20px;
} 
.btn_prevstep i {
    float: right;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.btn_nextstep i {
    float: left;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
}
.btn_prevstep i::before,
.btn_nextstep i::before {
    font-size: 16px;
    color: #fff;
}

/* -----------------------purchase_form------------------- */
.purchase_form{
	padding: 20px;
	direction: rtl;
	text-align: right;
	background-color: #fff;
}
.description{
	padding: 14px 20px;
	background-color: #E1EBEF;
	border-radius: 			5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	font: normal 16px/22px font1;
	margin-bottom: 21px;
	text-align: justify;
	color: #617A93;
}
.purchase_form label{
	display: block;
	font: bold 14px/30px font1;
	color: #7b8da0;
}
.purchase_form .ltrlabel label{
	display: block;
	font: bold 14px/30px arial;
	color: #7b8da0;
	text-align: left;
	direction: ltr;
}
.purchase_form textarea.text_box {
    height: 78px;
}
.purchase_form .input-field{
	margin-bottom: 12px;
	position: relative;
}
.purchase_form .col2{
	width: 48%;
}
.purchase_form .text_box_left{
	direction: ltr;
	text-align: left;
}
.purchase_form .input-field .example{
	position: absolute;
	left: 0px;
	top: 0px;
	font: normal 12px/30px arial;	
	color: #cacaca;
	direction: ltr;
}
.purchase_form .input-field .example .ltr{
	direction: ltr;
}
#modal_dns{
	width: 100%;
}
#modal_content{ width:900px;}
body .select2-container--classic .select2-selection--single{
	background: #fff !important;
	border: 1px solid #DBE0E6 !important;
	color: #8493a8;
	line-height: 36px;
	font-family: font1;
	font-size: 13px;
}
/* ------------------------payment_tabber------------------------- */
#payment_tabs{
	background-color: #fff;
}
#payment_tabs ul.horizontal{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #cad3df;
	height: 70px;
}
#payment_tabs ul.horizontal li{
	float: right;
	width: 50%;
	text-align: center;
}
#payment_tabs ul.horizontal li a{
	display: block;
	padding: 0 30px;
	height: 68px;
	border-bottom: 2px solid #fff;
	font: bold 17px/68px font1;
	color: #7b8da0;
    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}
#payment_tabs ul.horizontal li a:hover{
	background-color: #f5f7f9;
	border-bottom: 2px solid #f5f7f9;
}
#payment_tabs ul.horizontal li.active a{
	color: #0082d5;
	border-bottom: 2px solid #0082d5;
}
#payment_tabs p{
	font: normal 15px/26px font1;
	color: #8999af;
	text-align: center;
}
#payment_tabs .tab_content{
	padding: 50px;
}
#pay_ofline .form{
	width: 430px;
	margin: 0 auto;
	padding: 30px 0;
}
.input_date label{
	float: right;
	padding: 0 0 0 15px;
	font: 16px/40px font1;
	display: block;
	color: #878d99;
}
.form .input_date .text_box{
	float: right;
	width: 60px;
	padding: 0;
	text-align: center;
}
.input_date span{
	color: #878d99;
	float: right;
	text-align: center;
	display: block;
	padding: 0 8px;
	font: 16px/40px font1;
}
#payment_tabs #pay_online .cnt{
	margin: 0 auto;
}
#payment_tabs #pay_online .box{
	width: 32%;
	float: right;
}
#payment_tabs #pay_online .box:nth-child(2) {margin: 0 2%;}
#payment_tabs #pay_online label{
	cursor: pointer;
	text-align: center;
	display: block;
}

#payment_tabs #pay_online label :hover{
    background-color: #eceff4;
}

#payment_tabs #pay_online label .banklogo {
	width: 100%;
	height: 140px;
	position: relative;
	border: 1px solid transparent;
	margin-bottom: 20px;
}

.banklogo {
    transition: 0.4s;
}

.selected.banklogo{
    background-color: #eceff4;
    border: 1px solid #cccff4 !important;
}

#payment_tabs #pay_online label .banklogo img{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
#payment_tabs #pay_online span{
	font: 18px/30px font1;
	color: #79838e;
}
#payment_tabs #pay_online input[type=radio]{
	margin-left: 5px;
}
#payment_tabs #pay_credit .cnt{
	margin: 0 auto;
}
#payment_tabs #pay_credit .thumbnail{
	margin: 0 auto;
	margin-bottom: 8px;
	width: 76px;
	height: 76px;
	padding: 2px;
	border-radius: 			50%;
	-moz-border-radius: 	50%;
	-webkit-border-radius: 	50%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffda36+0,48de77+100 */
	background: #ffda36; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffda36 0%, #48de77 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffda36 0%,#48de77 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffda36 0%,#48de77 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffda36', endColorstr='#48de77',GradientType=1 ); /* IE6-9 */
}
#payment_tabs #pay_credit .thumbnail img{
	display: block;
	margin-bottom: 10px;
	width: 100%;
	border-radius: 			50%;
	-moz-border-radius: 	50%;
	-webkit-border-radius: 	50%;
}
#payment_tabs #pay_credit .name{
	text-align: center;
	color: #3d4d65;
	margin-bottom: 14px;
	font: bold 22px/30px font1;
}
#payment_tabs .submit{
	margin: 0 auto;
	width: 400px;
}
#payment_tabs #pay_credit p{
	margin-bottom: 22px;
}
#payment_tabs p.banks_text {
	text-align: center;
	font: 16px/20px 'font1';
	margin-bottom: 30px;
	color: #6e7379;
}
#payment_tabs .banks_img {
	margin: 0 auto 35px;
	display:block;
	width: auto;
	max-width: 100%;
}
#payment_tabs #pay_credit .box p{
	margin-bottom: 0;
}
#payment_tabs #pay_credit .box .icon{
	background-color: #8493a8;
	margin:0 auto 18px auto;
	text-align: center;
	width: 64px;
	height: 64px;
	border-radius: 			50%;
	-moz-border-radius: 	50%;
	-webkit-border-radius: 	50%;
	position: relative;
}
#payment_tabs #pay_credit .box2{
	position: relative;
}
#payment_tabs #pay_credit .box2 .seperator{
	background-color: #cad3df;
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 1px;
	height: 80px;
}
#payment_tabs #pay_credit .box2 .icon{
	background-color: #04be5b;
	position: relative;
}
#payment_tabs #pay_credit .box .icon i{
	display: block;
	color: #fff;
    width: 32px;
    height: 32px;
	background-size: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.icon-coin {
    background: url(../images/coins.png) no-repeat 0 0;
}
.icon-wallet {
    background: url(../images/wallet.png) no-repeat 0 0;
}
#payment_tabs #pay_credit .box .icon i::before{
	font-size: 40px;
}
#payment_tabs #pay_credit .box .price{
	font: bold 25px/40px font1;
	color: #77859b;
	text-align: center;

}
#payment_tabs #pay_credit .box p{
	font: 17px/30px font1;
}
.push_to_left {float: left !important;}
#select_all_domain{
	font: bold 14px/30px font1;
	cursor: pointer;
	color: #2e4a6b;
}
#wizard .content .modal-header {
	background: transparent;
	border-top: 1px solid #dae1e8;
	height: 0px;
}
.select2-container .select2-choice {
    height: 37px !important;
    border: 1px solid #dbe0e6 !important;
    line-height: 37px !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.select2-container .select2-choice > .select2-chosen {
	margin-right: 10px !important;
	margin-left: 26px !important;
}
.select2-container .select2-choice .select2-arrow {
	background: none !important;
	border-color: #dbe0e6 !important;
	right: auto !important;
	left: 0px !important;
	border-left: none !important;
	border-right: 1px solid #dbe0e6;
	border-radius: 0px !important;
}
.select2-container.text_box {padding: 0px !important;}
.select2-drop-active {border-color:#dbe0e6 !important;}
.wizard_login_box {	float: right;}
.wizard_register_box {	float: left;}
.table thead{
    text-align: center !important;
}
.tprice_table {
    width: 100%;
    border: 1px solid #d8dee7;
    font: 12px/35px font1;
    float: right;
	margin-bottom: 20px;
}
.tprice_table tr {
	background: #fff;
	border-top: 1px solid #d8dee7;
	box-sizing: border-box;
	color: #737980;
	overflow: hidden;
}
.tprice_table tr:nth-child(2n) {
	background: #fdfdfd;
}
.tprice_table tr:first-child {border-top: none;}
.tprice_table tr td:first-child {width: 180px;}
.tprice_table th {
    font: bold 17px/40px font1 !important;
    background: #fff;
    color: #FFF;
}
.tprice_table tr > td {
	border-left: 1px solid #d8dee7;
	box-sizing: border-box;
	padding: 0 10px;
}
.faq_box {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0);
    box-shadow: 1px 2px 6px 0 rgba(136, 156, 176, 0.1);
    margin-bottom: 10px;
    overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
	transition: all 0.4s ease;
	cursor: pointer;
}
.faq_box .title {padding-left: 28px;}
.faq_box .title p {
	font:500 16px/30px font1;
	color: #929292;
}
.faq_box .faq_content p {
	font:normal 12px/24px font1;
	color: #7b8da0;
}
.faq_box .faq_content {display: none;}
.content-visible.faq_box .faq_content {display: block;}
.content-visible {transition: all 0.4s ease;}
.faq_box_trigger {
	position: absolute;
	top: 25px;
	left: 10px;
}
.faq_box_trigger::before, .faq_box_trigger::after {
	position: absolute;
	left: 0px;
	top: 50%;
	height: 2px;
	width: 13px;
	background: #6e6e6f;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	content: " ";
}
.faq_box_trigger::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 8px;
}
.faq_box_trigger::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.content-visible .faq_box_trigger::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.content-visible .faq_box_trigger::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.available {float: left; color: #7b8da0;}
.available .onoffswitch {
	position: relative; width: 50px;
	-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
	float: left;
	direction: ltr;
	margin: 3px 10px 3px 0;
}
.available .onoffswitch-checkbox {
	opacity: 0;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: -8px;
	cursor: pointer;
}
.available .onoffswitch-label {
	display: block; overflow: hidden; cursor: pointer;
	border: 1px solid #c5c5c5; border-radius: 4px;
	font:11px/40px font1;
	cursor: pointer;
}
.available .onoffswitch-inner {
	display: block; width: 200%; margin-left: -100%;
	transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
	display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
	font-size: 14px; color: white; font-family: font1;
	box-sizing: border-box;
}
.available .onoffswitch-inner:before {
	content: "بله";
	padding-left: 5px;
	background-color: #5cb85c; color: #FFFFFF;
	text-align: left;
}
.available .onoffswitch-inner:after {
	content: "خیر";
	padding-right: 5px;
	background-color: #fff; color: #c5c5c5;
	text-align: right;
}
.available .onoffswitch-switch {
	display: block; width: 10px; margin: 3px;
	background: #c5c5c5;
	position: absolute; top: 0; bottom: 0;
	right: 34px;
	border-radius: 3px;
	transition: all 0.3s ease-in 0s; 
}
.available .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}
.available .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
	right: 0px;
	background: #fff;
}
span.show_pass {
    position: absolute;
    left: 5px;
    height: 30px;
    font-size: 0;
    width: 30px;
    top: 35px;
	background: url(../images/show_pass.png) no-repeat center center / 100% auto;
	cursor: pointer;
}