body {background:#2a313b;}
.dash-body {display:none;}
.adminbox {background:#313b45;box-sizing:border-box;border-radius:5px;}
.adminbox h2 {color:#fff;font-size:20px;}
.adminbox h2 span {display:block; font-size:12px; font-weight:normal;padding:3px 0px;color:#575f6d;}
.adminbox p {text-align:left; font-size:14px; color:#a7aeb6; padding:20px;}
.adminbox a {color:#4d91d2;}
.stdbox {background:#313b45;box-sizing:border-box; padding:10px;}
.stdbox h2  {color:#fff;font-size:20px; padding:10px;}
.stdbox h2 span {display:block; font-size:12px; font-weight:normal;padding:3px 0px;color:#575f6d;}
.stdbox h3 {font-size:20px; padding:10px;}
.stdbox p {text-align:left; font-size:14px; color:#fff; padding:20px;}
.rel {position:relative;}
.absmini {position:absolute; top:2px; left:15px;}
.crumbs {position:absolute; bottom:3px; left:22px;}
.crumbs a {font-size:11px; color:#4d91d2; text-decoration:none;}
.crumbs a:hover {color:#3ea9f5;}
.small {font-size:12px; color:#fff;}
.smalltext {font-size:14px; color:#fff;}
.extrasmall {font-size:10px;}
.tal {text-align:left;}
.tar {text-align:right;}
.tac {text-align:center;}
.blu {color:#3ea9f5;}
.lightblulink a {font-size:12px; color:#4d91d2;}
.sep {width:100%; margin:0 auto; height:1px; background:#39404c;}
.hp_icon {width:40px; height:20px;background:url('/img/hosting_package.png') center center no-repeat;background-size:20px;}
.db_icon {width:40px; height:20px;background:url('/img/mini_db_0.png') center center no-repeat;background-size:20px;}
.mb_icon {width:40px; height:20px;background:url('/img/mini_mail_1.png') center center no-repeat;background-size:20px;}
.fwd_icon {width:40px; height:20px;background:url('/img/mini_fwd_1.png') center center no-repeat;background-size:20px;}
.user_icon {width:40px; height:20px;background:url('/img/mini_user_0.png') center center no-repeat;background-size:20px;}
.support_icon {width:40px; height:20px;background:url('/img/mini_support_1.png') center center no-repeat;background-size:32px;}
.vps_icon {width:40px; height:20px;background:url('/img/vps_icon.png') center center no-repeat;background-size:24px;}


.topmenutog {box-sizing:border-box; height:60px;float:right; color:#fff;}
.topmenutog a {background: url('/img/mini_user_1.png') center left no-repeat; background-size:55px; color:#fff;display:block;float:right; height:30px; padding:10px 20px 10px 55px; margin:5px 0px;font-weight:normal; border-radius:5px; text-decoration:none; text-align:left;}
.topmenutog a:hover .microtri{border-top: 6px solid #fff;}
.topmenutogspan1 {}
.topmenutogspan2 {display:block;font-size:10px;}
.microtri {
	position:absolute;
	top:16px;
	margin-left:5px;
	display:inline;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #4d91d2;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.topmenu {position:absolute; width:100%; max-width:200px; top:60px; right:0px; background:#16212d; border-top:1px solid #384f69;z-index:5;}
.topmenu ul {margin:0; padding:0;}
.topmenu ul li {display:block; margin:0; border-bottom:1px solid #384f69;}
.topmenu ul li a {display:block;color:#fff;text-decoration:none;text-align:left; padding:15px 0px 15px 41px;}
.topmenu ul li a:hover {background-color:#384f69;}

.dotmenu {position:absolute; width:100%; max-width:200px; top:60px; right:0px; background:#2d3640; border:1px solid #39404c;border-radius:10px; z-index:5;padding:5px;}
.dotmenu ul {margin:0; padding:0;}
.dotmenu ul li {display:block; margin:0;}
.dotmenu ul li a {display:block;color:#a7aeb6;text-decoration:none;text-align:left; padding:5px;}
.dotmenu ul li a:hover {background-color:#39404c;}

#tm_account a {background: url('/img/mini_register_1.png') center left no-repeat; background-size:40px;}
#tm_renewals a {background: url('/img/mini_renewals_1.png') center left no-repeat; background-size:40px;}
#tm_invoices a {background: url('/img/mini_invoices_1.png') center left no-repeat; background-size:40px;}
#tm_billing a {background: url('/img/mini_payments_1.png') center left no-repeat; background-size:40px;}
#tm_support a {background: url('/img/mini_support_1.png') center left no-repeat; background-size:40px;}
#tm_logout a {background: url('/img/mini_padlock_1.png') center left no-repeat; background-size:40px;}

#tm_account a:hover, #tm_renewals a:hover, #tm_invoices a:hover, #tm_billing a:hover, #tm_support a:hover,  #tm_logout a:hover {background-color:#384f69;}

.data-table table {text-align:left; color:#a7aeb6;}
.data-table table th {box-sizing:border-box; padding:5px;border-bottom: 1px solid #39404c;}
.data-table table td {box-sizing:border-box; padding:5px; border-bottom: 1px solid #39404c;font-weight:lighter;}
.data-table table td a {color:#a7aeb6;font-weight:lighter;}
.data-header, .data-row {text-align:left;}
.data-header-div, .data-row-div {color:#fff; display:inline-block; box-sizing:border-box; padding:5px; border-right: 1px solid #39404c; border-bottom: 1px solid #39404c;}
.data_row_footer {width:100%;box-sizing:border-box;padding:10px;}
.data_break {word-wrap: break-word;}
#minisearch div {
	display: inline-block;
    padding: 10px;
    background: #2a313b;
    border-radius: 10px;
}
#minisearch input[type=text]{
	background: transparent;
    border: 0;
	padding:5px;
	color:#a7aeb6;
}
#minisearch input[type=text]:focus {
    outline-width: 0;
}
.dots {position:absolute;top:20px;right:20px;}
.dots:hover {color:#9ba9ba;}
.dots:after {
  content: '\2807';
  font-size: 22px;
  }

#slidewrap {width: calc(100vw - 60px); min-width:900px; transition: margin-left .5s;}
.sidemenutop {width:60px; height:60px; box-sizing:border-box; padding:22px 20px; float:left;}
.adm_sidemenu {
	position: fixed;
	top:60px;left:0px; 
	height:calc(100vh - 60px); 
	box-sizing:border-box;  
	background:#16212d;
	overflow:hidden;
	transition: width 0.5s;
}

.smenu_item_w {
	width:100%;
	overflow:hidden;
}
.smenu_item {
	box-sizing:border-box;
	width:215px;
	color:#fff;
}
.smenu_item a {display:block; box-sizing:border-box; padding:15px 20px; color:#fff; text-decoration:none;}
.smenu_item a:hover {color:#3ea9f5;}
.smenu_item a:hover > span {opacity:0.8;}

#smenu_home {background: url('/img/adm/smenu_home.png') center left no-repeat; background-size:21px; padding:0px 0px 0px 41px;}
#smenu_customers {background: url('/img/adm/smenu_customers.png') center left no-repeat; background-size:21px;   padding:0px 0px 0px 41px;}
#smenu_listings {background: url('/img/adm/smenu_listings.png') center left no-repeat; background-size:21px;   padding:0px 0px 0px 41px;}
#smenu_orders {background: url('/img/adm/smenu_orders.png') center left no-repeat; background-size:21px;  padding:0px 0px 0px 41px;}
#smenu_categories {background: url('/img/adm/smenu_categories.png') center left no-repeat; background-size:21px;  padding:0px 0px 0px 41px;}
#smenu_category_filters {background: url('/img/adm/smenu_category_filters.png') center left no-repeat; background-size:21px;  padding:0px 0px 0px 41px;}
#smenu_content {background: url('/img/adm/smenu_content.png') center left no-repeat; background-size:21px;  padding:0px 0px 0px 41px;}

#smenu_domains {background: url('/img/adm/smenu_domains.png') center left no-repeat; background-size:21px;   padding:0px 0px 0px 41px;}
#smenu_hosting {background: url('/img/adm/smenu_hosting.png') center left no-repeat; background-size:21px;   padding:0px 0px 0px 41px;}
#smenu_servers {background: url('/img/adm/smenu_servers.png') center left no-repeat; background-size:21px; padding:0px 0px 0px 41px;}

.spanblock > span {display:block; margin:15px 0px; font-size:14px; min-height:40px; color:#444;}
.companyspan {background: url('/img/mini_company_1.png') top left no-repeat; padding-left:25px;background-size:20px;}
.mailspan {background: url('/img/mini_mail_1.png') top left no-repeat; padding-left:25px;background-size:20px;}
.addressspan {background: url('/img/mini_address_1.png') top left no-repeat; padding-left:25px;background-size:20px;}
.phonespan {background: url('/img/mini_phone_1.png') top left no-repeat; padding-left:25px;background-size:20px;}
.mobilespan {background: url('/img/mini_mobile_1.png') top left no-repeat; padding-left:25px;background-size:20px;}
.securelink {background: url('/img/mini_padlock_1.png') top left no-repeat; padding-left:25px;background-size:20px;}
.accountlink {background: url('/img/mini_account_1.png') top left no-repeat; padding-left:25px;background-size:20px;}
.coglink {background: url('/img/mini_cog_1.png') top left no-repeat; padding-left:25px;background-size:20px;}
.securelink a, .accountlink a, .coglink a, .blulink a {color:#0000ee;}
.notice {background:#e6f3fc url('/img/mini_info_1.png') 10px 10px no-repeat; background-size:30px; color:#3aa2ec;box-sizing:border-box;padding:10px 10px 10px 40px; border-left:3px solid #3aa2ec;}
.blulink {font-size:14px;}
.weblink{float:left;padding-top:10px;}
.maillink{float:right;padding-top:10px;}
.weblink a {display:block;width:30px;height:30px;background: url('/img/mini_web_0.png') center left no-repeat;background-size:30px;line-height:30px;}
.weblink a:hover {background: url('/img/mini_web_1.png') center left no-repeat;background-size:30px;}
.maillink a {display:block;width:30px;height:30px;background: url('/img/mini_mail_0.png') center left no-repeat;background-size:30px;line-height:30px;}
.maillink a:hover {background: url('/img/mini_mail_1.png') center left no-repeat;background-size:30px;}
.maillink span, .weblink span {display:none;}

.warn {display:inline-block; width:25px; height:15px; background: url('/img/mini_warning_1.png') center left no-repeat; background-size:22px;margin-bottom:-2px;}
.circlewrap {
	text-align:center;
	box-sizing:border-box;
	margin:0px auto 0px auto;
	width:80px;
	height:80px;
	border:3px solid #4d91d2;
	border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    -khtml-border-radius: 50%;
    background:#f3f3f3;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	}
.circlewrap strong {display:block;font-size:20px;font-weight:bold; padding:20px 0px 0px 0px;}
.circlewrap span {display:block;font-size:11px;}

.triangle-down {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #333;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.triangle-down:hover {
	border-top: 15px solid blue;
}
.triangle-up {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid blue;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.notifier_wrap {position:fixed; top:105px; left: 0px; width:100%; z-index:7; }
.notifier {display:none;margin:0 auto; width:80vw; max-width:580px; text-align: center; box-sizing:border-box; padding:10px; font-size:14px; border-radius:5px;}
.nerror {color: #D8000C; background-color: #FFBABA;}
.nsuccess {color: #4F8A10; background-color: #DFF2BF; }
.tooltip {
  position: relative;
  display: inline-block;
}
.page_sub_menu {text-align:left;background:#f3f3f3;}
.page_sub_menu a{color:#777;font-size:16px;text-decoration:none; display:inline-block; padding:10px 10px 10px 30px; background-size:30px;}
.page_sub_menu a:hover {color:#3ea9f5;}
.page_sub_menu_plus {background: url('/img/mini_plus_0.png') center left no-repeat;}
.page_sub_menu_plus:hover {background: url('/img/mini_plus_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_forwarding {background: url('/img/mini_forwarding_0.png') center left no-repeat;}
.page_sub_menu_forwarding:hover {background: url('/img/mini_forwarding_1.png') center left no-repeat; background-size:30px;}
#sub_menu_forwarding_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_forwarding_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_web {background: url('/img/mini_web_0.png') center left no-repeat;}
.page_sub_menu_web:hover {background: url('/img/mini_web_1.png') center left no-repeat; background-size:30px;}
#sub_menu_web_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_web_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_mail {background: url('/img/mini_mail_0.png') center left no-repeat;}
.page_sub_menu_mail:hover {background: url('/img/mini_mail_1.png') center left no-repeat; background-size:30px;}
#sub_menu_mail_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_mail_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_dom {background: url('/img/mini_domains_0.png') center left no-repeat;}
.page_sub_menu_dom:hover {background: url('/img/mini_domains_1.png') center left no-repeat; background-size:30px;}
#sub_menu_dom_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_domains_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_dns {background: url('/img/mini_dns_0.png') center left no-repeat;}
.page_sub_menu_dns:hover {background: url('/img/mini_dns_1.png') center left no-repeat; background-size:30px;}
#sub_menu_dns_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_dns_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_package {background: url('/img/mini_package_0.png') center left no-repeat;}
.page_sub_menu_package:hover {background: url('/img/mini_package_1.png') center left no-repeat; background-size:30px;}
#sub_menu_package_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_package_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_register {background: url('/img/mini_register_0.png') center left no-repeat;}
.page_sub_menu_register:hover {background: url('/img/mini_register_1.png') center left no-repeat; background-size:30px;}
#sub_menu_register_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_register_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_transfer {background: url('/img/mini_transfer_0.png') center left no-repeat;}
.page_sub_menu_transfer:hover {background: url('/img/mini_transfer_1.png') center left no-repeat; background-size:30px;}
#sub_menu_transfer_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_transfer_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_renewals {background: url('/img/mini_renewals_0.png') center left no-repeat;}
.page_sub_menu_renewals:hover {background: url('/img/mini_renewals_1.png') center left no-repeat; background-size:30px;}
#sub_menu_renewals_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_renewals_1.png') center left no-repeat; background-size:30px;}
.page_sub_menu_invoices {background: url('/img/mini_invoices_0.png') center left no-repeat;}
.page_sub_menu_invoices:hover {background: url('/img/mini_invoices_1.png') center left no-repeat; background-size:30px;}
#sub_menu_invoices_active {color:#3ea9f5; border-bottom:2px solid #3ea9f5;background: url('/img/mini_invoices_1.png') center left no-repeat; background-size:30px;}

#tickcontainer {height:15px;width: 15px;position:absolute;top:7px;left:-20px;}
.tickbg {content:"\00a0";
         border: solid 8px #3ea9f5;
         border-radius: 9px;
         -moz-border-radius: 9px;
         -webkit-border-radius: 9px;
         height: 0;
         width: 0;
         display: block;}
.tick {height: 6px;
       width: 3px;
       border: solid #FFFFFF;
       border-width: 0px 2px 2px 0px;
       -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
       -o-transform: rotate(45deg);
       display: block;
        margin-top: -5px;
        margin-left: -2px;}

.adm_dom_search {box-sizing:border-box; padding:0px 10px;text-align:left;}
.mlabel {display:none;}
.paging, .results_text {float:right;text-align:right;}
.results_text {color:#333;font-size:12px;line-height:50px;}
.bulk_update {float:left;text-align:left;}
.block {display:block;}
.pagination {
  display: block;
  padding-left: 0;
  margin: 5px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 150px;
  color: #D8000C; 
  background-color: #FFBABA; 
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: calc(100% + 6px);
  left: 10%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 1.5s;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%; 
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #FFBABA transparent;
}

.nav-icon3 {
  width: 20px;
  height: 15px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #c5c7c9;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.nav-icon3 span:nth-child(1) {top: 0px;}
.nav-icon3 span:nth-child(2),.nav-icon3 span:nth-child(3) {top: 6px;}
.nav-icon3 span:nth-child(4) {top: 12px;}
.nav-icon3.open span:nth-child(1) {top: 6px;width: 0%;left: 50%;}
.nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-icon3.open span:nth-child(4) {top: 6px;width: 0%;left: 50%;}

.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
  margin-top:5px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

.tal {tex-align:left;}
.tar {tex-align:right;}

.p5 {padding:5px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}

/* Rounded sliders */
.slider.round {border-radius: 17px;}
.slider.round:before {border-radius: 50%;}

.admftr {width:100%; box-sizing:border-box; background:#202c3a; color:#eee; padding:20px;font-size:12px;}
.admftrmargin {box-sizing:border-box; padding:10px;margin:0 auto; padding:20px 0px;font-size:12px;}
.admftr ul {list-style:none;margin:0;padding:0;}
.admftr ul li {padding:0px; margin:0px; border-bottom:1px solid #222;}
.admf1 ul li a, .admf2 ul li a, .admf3 ul li a, .admf4 ul li a {display:block; color:#999; padding:3px 0px 3px 15px;background:url('/img/ftrarw.png') center left no-repeat; text-decoration:none;-webkit-transition: background 0.5s;transition: background 0.5s;}
.admf1 ul li a:hover, .admf2 ul li a:hover, .admf3 ul li a:hover, .admf4 ul li a:hover {color:#fff;}

.admf0 {width:20%; float:left;box-sizing:border-box;padding-right:40px;}
.admf0 p {color:#999;margin:0;padding:3px 0px;}
.admf1, .admf2, .admf3, .admf4 {width:20%; float:left; box-sizing:border-box;}
.admf2 {padding:0px 50px 0px 0px;}
