/* Hostenko.com */

@import url("resets.css");

body {background: #111 url(/pics/bg.png) no-repeat top center; outline: 0 none; font-size: 10px; overflow-y: scroll;}

a {color: #21759B;}
a:hover {color: #d54e21;}

.fr {float: right;}
.fl {float: left;}

.clearfix {clear: both;}


#header {position: relative;height: 140px;z-index: 10000;width: 950px; margin: 0 auto;}
#header ul {display: block;float: right;margin-top: 60px;margin-right: 15px;}
#header ul li {float: left;margin-left: 15px;}
#header ul li a:link, #header ul li a:visited {display: block;font-size: 1.5em;color: #c6d6de;text-decoration: none;line-height: 2.0em; padding: 2px 15px;}
#header ul li a:hover, #header ul li a:active {text-decoration: none;color: #fff; }
#header ul li.selected a {color: #fff;display: block; background: #000; -moz-border-radius:20px;border-radius:20px; -moz-box-shadow:-1px -1px 1px #999999 inset;box-shadow:-1px -1px 1px #999999 inset; -webkit-box-shadow:-1px -1px 1px #999999 inset; -webkit-border-radius:20px; }

#header a.logo, #header a.logo:visited {width: 226px;height: 39px;background: url(/pics/logo.png) left top no-repeat;text-indent: -9000px;overflow: hidden;display: block;float: left;margin: 50px 0 0 40px;background-size: 226px 39px;}
#header a.logo:hover {opacity: 0.7}


.langs {position:absolute; margin: 0px 0px 0px 45px; color: #fff; cursor: pointer; width: 65px; font-size: 11px !important;}
.langs:hover {border-color: #ccc;}
.langs span {background: url(/pics/arr_langs.png) center right no-repeat; padding-right: 15px; opacity: 0.7;width: 65px;}
.langs:hover span {opacity: 1;}
.langs a {display: none; padding: 7px 0px 2px; color: #fff;}
.langs:hover a {display: block;}
.langs:hover a:hover {color: #84E0FF;}




#topline {background: #000 url(/pics/topline.png) top center no-repeat; height: 24px; padding-top: 8px;z-index: 1000000;}
#topline .topmnu,
#a_topline .topmnu {width: 960px; font-size: 12px;color: #88adbe;text-decoration: none;border: none; margin:0px auto ; }	
#topline .topmnu li,
#a_topline .topmnu li {float: left;}
#topline .topmnu li a,
#a_topline .topmnu li a {color: #84E0FF; padding: 0px;}
#topline .topmnu a:hover,
#a_topline .topmnu a:hover {opacity: 0.8}

#topline .topmnu li.phone {color: #fff; padding: 2px 20px 2px 17px; background: url(/pics/ico_phone1.png) left center no-repeat;}
#topline .topmnu li.phone small {color: #999; }

#topline .topmnu li.mail {padding-right: 20px; margin-left: 400px;}

#topline .topmnu li.skype {padding-right: 20px;}
#topline .topmnu li.skype a:hover {padding: 0px;}

#topline .loggedin, #topline .logout, #topline .login {float: right !important; margin-left: 15px;}

#topline .logout a {color: #ee806a !important; padding: 2px 0px 2px 20px !important; background: url(/pics/ico_logout.png) center left no-repeat; display: block; text-decoration: none !important;  margin-top: -2px; margin-right: 35px;}

#topline .login a {color: #5cc212 !important; padding: 2px 0px 2px 25px !important; background: url(/pics/ico_login.png) center left no-repeat; display: block; text-decoration: none !important;  margin-top: 0px; margin-right: 35px;}


#topline .loggedin a {color: #5cc212 !important; text-decoration: none  !important;}
#topline .loggedin a:hover {color: #5cc212;}




.wrapper {width: 950px; margin: 0 auto; position: relative;}

#badge {
    position: relative;
}

#badge a.make_site {
    color: #fff; 
    text-shadow: 1px 1px #777; 
    font-size: 1.4em; 
    padding: 12px 25px;
    display: block; 
    text-decoration: none; 
    position: absolute; 
    background: url(/pics/green_bg.png) repeat center center; 
    color: #fff; 
    text-align: left; 
    left: 42px; 
    top: 37px; 
    -moz-border-radius: 6px;
    border-radius: 6px; 
    -moz-box-shadow: 0px 0px 10px #61c81c; 
    -webkit-border-radius: 50px; 
    -webkit-box-shadow: 0px 0px 5px #61c81c;
    box-shadow: 0px 0px 5px #61c81c;
    border-radius: 6px;
    background-image: linear-gradient(to bottom, #b0e28a, #5cc212 48%, #68c722);
    font-style: italic;
}

#badge a.make_site div {
    display: inline-block;
}

#badge a.make_site i.arrow {
    background: url(/pics/arrow_right.png) no-repeat top center;
    display: block;
    height: 36px;
    background-size: 7px 36px;
    width: 7px;
    margin-left: 10px;
}

#badge .or {
    position: absolute;
    color: #ccc;
    font-size: 18px;
    font-weight: 300;
    top: 120px;
    left: 160px;
}

#badge a.make_site span {display: block; font-size: 1.9em; font-style: normal; height: 32px;}
#badge a.make_site:hover {-moz-box-shadow: 0px 0px 15px #61c81c; -webkit-box-shadow: 0px 0px 15px #61c81c; box-shadow: 0px 0px 15px #61c81c; background: url(/pics/green_bg.png) repeat top center;}
#badge a.make_site:active {-moz-box-shadow: inset 0px 0px 5px #000; -webkit-box-shadow: inset 0px 0px 5px #000; box-shadow: inset 0px 0px 5px #000; background: url(/pics/green_bg.png) repeat center center;}

#badge .trans_site {
    position: absolute; 
    color: #fff; 
    text-align: left; 
    left: 42px;
    top: 140px;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 25px;
    font-style: italic;
    line-height: 1.7em;
}

#badge .trans_site a {
    color: #ccc;
    text-decoration: none;
}

#badge .trans_site a:hover {
    color: #fff;
}

/*#badge .trans_site a:after {
    content: "";
    position: absolute;
    bottom: 32px;
    border-width: 0 0 1px;
    border-style: solid;
    width: 180px;
    left: 25px;
}*/

#badge .trans_site .head {
    font-size: 1.6em;
}

#badge .trans_site span {
    text-decoration: none;
}

#presenta {margin: 30px 0 0 0; padding: 0px; line-height: 0px; text-align: center; min-height: 200px;}
#presenta a {cursor: default;}
#presenta h1 {
    color: #FFFFFF;
    display: block;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    margin: 20px 40px 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 5px #000000;
    width: 340px; height: 85px; font-style: italic; font-family: Georgia; background: url(/pics/tipline.png) bottom center no-repeat;
}



#content {padding: 30px;overflow: visible; background: #fff;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;width: 890px;margin: 0 auto 0;}
#content p {font-size: 1.4em;line-height: 1.6em;color: #5C5C5C;}	

#content h2 {font-size: 3.9em;font-weight: normal;color: #0f0f0f;margin-bottom: 25px;padding-top: 55px;letter-spacing: -1px;text-align: center;}


.transparent {background: transparent !important; padding-bottom: 0px !important;}


#steps {margin: 0px; padding: 0px;}
#steps h2.how {color: #999; font-size: 1.3em; margin: 10px 15px 20px; text-align: left; padding: 0;}	
#steps ul li {float: left; width: 170px; padding: 0 50px 0 0px; background:url("pics/steps_arr.png") no-repeat scroll right center transparent;min-height: 110px;}
#steps ul li.last {background: none; padding: 0; width: 190px;}	
#steps ul li h2 {font-size: 1.8em; line-height: 1.4em; padding: 0 0 8px 15px; color: #333; font-weight: normal; margin-bottom: 10px; text-align: left;}
#steps ul li h2 span {background: #ccc; display: block; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; width: 20px; font-size: 12px;height: 20px; line-height: 20px; color: #fff; float: left; margin: 3px 10px 10px 0px; text-align: center; }
#steps ul li p {font-size: 1.1em;color: #777685;line-height: 1.5em;	padding: 0 0 0 45px;}
#steps li a:link, #steps li a:visited {color: #666;text-decoration: none;border-bottom: 1px solid #c6d6de;}
#steps li a:hover, #steps li a:focus, #steps li a:active {text-decoration: none;border-bottom: none;color: #333;}
.choose_pr:hover h2 span {opacity: 0.8 !important; background: url(/pics/green_bg.png) repeat center center !important; }

#steps2 {margin: 10px auto 0; width: 950px;}
#steps2 ul {margin-left: 30px;}
#steps2 ul li {float: left; margin-right: 10px;}	
#steps2 ul li.currentstep h2 {color: #fff}
#steps2 ul li.currentstep h2 span {background: #555; color: #fff;}
#steps2 ul li h2 {font-size: 1.2em; line-height: 2em; padding: 0 0 0 10px; color: #999; font-weight: normal; margin-bottom: 0px; text-align: left;}
#steps2 ul li h2 span {background: #000; display: block; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; width: 20px; font-size: 12px;height: 20px; line-height: 20px; color: #555; float: left; margin: 3px 10px 10px 0px; text-align: center; }


#fullColumn, #fullColumnFeatures, #fullColumnSignUp {width: 950px;margin: 0;}
#fullColumnFeatures h3 {font-size: 2.2em;font-weight: normal;color: #4b4b4b;letter-spacing: 0;margin: 0 0 10px 0;padding-top: 20px;}


.contentWrapper {margin: 0 10px;}	
.contentWrapper p {padding: 0 0 20px;}	
.contentWrapper h3 {padding-bottom: 10px;font-size: 2.8em;color: #0f0f0f; font-weight: normal;}

/*
.contentWrapper h1 {font-size: 30px; font-weight: normal; margin: 0px 0px 20px; text-align: center; border-bottom: 1px solid #ccc; padding-bottom: 10px;    text-shadow: 0 2px 5px #CCCCCC;}
*/
.contentWrapper h1 {font-size: 30px; font-weight: normal; margin: 0px 0px 30px; text-align: center; border-bottom: 1px solid #ccc; padding-bottom: 20px;    text-shadow: 0 2px 5px #CCCCCC;}

ul.points {margin-bottom: 20px;}
ul.points li{font-size: 14px;
             margin: 0px 0px 5px 25px;
             list-style: disc; color: #333;}

/* ------- Main page -------- */

.lineUnder { border-bottom: 1px solid #E0E0E0; padding: 0 80px 20px;margin: 0 auto 25px;text-align: center;font-size: 1.5em !important;line-height: 1.6em !important;}

.designLeft img {margin-left: -40px;margin-top: 10px;float: left;padding-right: 50px;}
.designRight img {margin: 0px -40px 50px 0;float: right;padding-left: 40px;}
.designLeft div {float: left;width: 335px;}
.designLeft, .designRight {padding-bottom: 25px; margin-bottom: 15px; background: url(/pics/contentSep.jpg) center bottom no-repeat;}
.howitworks {margin: 40px 0px 10px !important;}

.advantages {list-style: none; font-size: 14px; line-height: 20px; color: #5C5C5C; float: left; width: 400px;}
.advantages2 {margin-left: 50px; margin-bottom: 30px;}
.advantages li {margin: 25px 0px ;  padding-left: 50px; }
.advantages .one {background: url(/pics/ico1.png) no-repeat top left;}
.advantages .two {background: url(/pics/ico2.png) no-repeat top left;}
.advantages .three {background: url(/pics/ico3.png) no-repeat top left;}
.advantages .four {background: url(/pics/ico4.png) no-repeat top left;}
.advantages .five {background: url(/pics/ico5.png) no-repeat top left;}


.bottomGreen a{display:block;background: #5cc600 url(/pics/green_bg.png) repeat-x center top;width: 950px; border-top: 1px solid #61c81c;height: 60px;clear: both;  -moz-border-radius-bottomleft: 15px; -moz-border-radius-bottomright: 15px;-webkit-border-bottom-right-radius: 15px; -webkit-border-bottom-left-radius: 15px; margin-top: -20px; text-shadow: 0px 1px 1px #333; color: #fff; text-decoration: none; }
.bottomGreen h3 {font-size: 2.2em;text-align: center;font-weight: normal;color: #284015;line-height: 60px;}	
/*.bottomGreen h3 a:link, .bottomGreen h3 a:visited {text-decoration: none;color: #fff;}*/
.bottomGreen h3 a:hover {text-decoration: underline; color: #fff; text-shadow: 0px 1px 1px #666; -moz-box-shadow: 0px 0px 10px #61c81c; -webkit-box-shadow: 0px 0px 10px #61c81c; box-shadow: 0px 0px 10px #61c81c;  	}
.bottomGreen h3 a:focus, .bottomGreen h3 a:active { -moz-box-shadow: inset 0px 0px 5px #000; -webkit-box-shadow: inset 0px 0px 5px #000; box-shadow: inset 0px 0px 5px #000; }

/* ------- Buckets -------- */

#buckets {width: 950px;margin-top: 20px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px; text-shadow: 0px 0px 1px #fff;}
#buckets ul {background: url(/pics/footerContainer.gif) no-repeat left top;padding: 20px 0 0 30px;width: 920px;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;}
#buckets ul li {float: left;width: 200px;margin-right: 30px; padding-bottom: 10px;}
#buckets h4 {font-size: 1.6em;font-weight: normal;color: #292929;}
#buckets p {font-size: 1.2em;line-height: 1.6em;color: #5C5C5C;padding: 10px 10px 0 0;}	
#buckets p em {font-family: Georgia;}
#buckets ul li a {display:block; text-align: center;}
#buckets ul li a:hover {opacity: 0.8;}

/* ------- Footer -------- */


#footer {width: 910px;margin: 25px 0 20px;padding:0px 20px;line-height: 22px; font-size: 1.2em;}
#footer ul {margin-left: 5px;}
#footer ul li {display: inline;margin-right: 20px;}
#footer li a {color: #8E8E8E; vertical-align: top;}
#footer li a:hover, #footer li a:active, #footer li a:focus {text-decoration: none;color: #ffffff;}

#footer li.footer_fb img {float: left; margin: 4px 10px 0 0;}

#footer li.footer_twi img {float: left; margin: 3px 10px 0 0;}
#footer li.footer_twi iframe {width: 140px !important;}

#footer .copyrights {float: right;font-size: 1.1em;color: #8E8E8E;margin-right: -17px;margin-top: -41px; text-align: right; width: 300px;}
#footer .copyrights a.ic_logo {text-indent: 9000px; overflow: hidden; background: url(/images/ic_logo.svg) no-repeat; width: 98px; height: 27px; display: block; opacity: 0.8; float: right; margin: -9px 17px 5px 10px; }
#footer .copyrights a.ic_logo:hover {opacity: 1;}
#footer .copyrights a {color: #A2A2A2;}
#footer .copyrights a:hover, #footer p a:active, #footer p a:focus {text-decoration: none;color: #ffffff;}

.bot_soc_widget {margin-top: 20px;}
.bot_soc_widget div {display: block; margin-bottom: 25px; text-align: left;clear: both; height: 20px;}
.bot_soc_widget div a.soc_ico {float: left; margin: 3px 20px 0 0;}
iframe#vkwidget1 body {background: transparent !important;}

.our_projects {padding-top: 20px;border-top: 1px solid #444; text-align: center; height: 50px;}
.our_projects a {display: block; vertical-align: middle; color: #666; border: 1px solid #444; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 287px; height: 50px; margin-right: 20px; float: left;}
.our_projects a:hover {border-color: #ccc; color: #ccc;}
.our_projects a img {margin: 10px; float: left; opacity: 0.6;}
.our_projects a:hover img {opacity: 1;}
.our_projects a.our_hostenko img {float: left; margin: 10px 10px;}
.our_projects a.our_umla img {float: left; margin: 16px 10px;}
.our_projects a span {margin: 15px 0; display: block;}
.our_projects a.our_wordpresso {margin-right: 0;float: right;}
.our_projects a.our_gthost img {float: left; margin: 10px 10px;}

#footer .foot_mnu {padding: 5px 0 20px;color: #666;}
#footer .foot_mnu a {color: #999; text-decoration: none; margin: 0px 5px;}
#footer .foot_mnu a:hover {text-decoration: underline; color: #ccc; }
#footer .foot_mnu a.f_login {color: #5CC212 !important; padding: 2px 0px 2px 25px !important; background: url(/pics/ico_login.png) center left no-repeat; display: inline-block; text-decoration: none !important; opacity: 0.8; }
#footer .foot_mnu a.f_login:hover {opacity: 1;}




#footer_backlink {text-align: center; margin: 20px 0; font-size: 11px;}
#footer_backlink a {text-decoration: none; }
#footer_backlink a:hover {text-decoration: none; color: #fff;}




/* ------- Buttons -------- */

.greenbutton {margin: 0px 0px 20px;}
.greenbutton {
    color: #fff; 
    text-shadow: 1px 1px #777; 
    font-size: 14px; 
    padding: 15px 40px; 
    display: block; 
    text-decoration: none; 
    text-align: center;
    background: url(/pics/green_bg.png) repeat center center; 
    color: #fff; 
    text-align: center; 
    -moz-border-radius: 50px;
    border-radius: 50px; 
    -moz-box-shadow: 0px 0px 10px #61c81c; 
    -webkit-border-radius: 50px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0 ,0, .15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    border: 0;
    outline: 0;
    /*width: 100%;*/
}

#signupForm .greenbutton,
#passw .greenbutton,
#emailform .greenbutton {
    width: 100%;
}

.greenbutton:hover{-moz-box-shadow:  0 1px 3px rgba(0, 0, 0, .15); box-shadow:  0 1px 3px rgba(0, 0, 0, .15); -webkit-box-shadow:  0 1px 3px rgba(0, 0, 0, .15); background: url(/pics/green_bg.png) repeat top center; color: #fff;}
.greenbutton:active{-moz-box-shadow: inset  0 1px 3px rgba(0, 0, 0, .15); box-shadow: inset  0 1px 3px rgba(0, 0, 0, .15); -webkit-box-shadow: inset  0 1px 3px rgba(0, 0, 0, .15); background: url(/pics/green_bg.png) repeat center center; color: #fff;}

.greenbutton_dsbld, .greenbutton_dsbld:active, .greenbutton_dsbld:hover  {opacity: 0.5; background: url("pics/white-grad.png") repeat-x scroll left top #F2F2F2; color: #999; text-shadow: none; -moz-box-shadow: 0px 0px 5px #ccc;box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; -webkit-user-select:none;
                                                                          -moz-user-select:none; cursor: default;  }

.transferbutton  {background: url("pics/white-grad.png") repeat-x scroll left top #F2F2F2; color: #999; text-shadow: none; -moz-box-shadow: 0px 0px 5px #ccc;box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; padding: 8px; }
.transferbutton:hover {text-shadow: 1px 1px #777; background-position: bottom;}

.button, .create {cursor: pointer; outline: none; background: url("pics/white-grad.png") repeat-x scroll left top #F2F2F2; text-shadow: 0 1px 0 #FFFFFF; padding: 3px 10px; border: 1px solid #cfcfcf; display: block; font-size: 12px; color: #464646 !important; text-decoration: none; line-height:15px; -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px;  width: auto; text-align: center;}
.button:hover {border-color: #aaa; text-decoration: none !important;}
.button:active {background: url("pics/white-grad-active.png") repeat-x scroll left top #F2F2F2; outline: 0 none; }

.disabled {opacity: 0.4; cursor: default;}
.disabled:hover {border-color: #bbbbbb !important;}


/* ------- Price -------- */
#prices ul {width: 912px; margin-left: -22px;}	
#prices ul li.firstCol, #prices ul li.secondCol,#prices ul li.thirdCol {margin-right: 5px;}
#prices ul li.secondCol form, #prices ul li.thirdCol form {position: relative;}
#prices ul li.secondCol form button, #prices ul li.thirdCol form button {width: 100%;}
#prices ul li.secondCol form select, #prices ul li.thirdCol form select {position: relative; margin-bottom: 20px; width: 100%;}
#prices ul li.firstCol, #prices ul li.secondCol, #prices ul li.thirdCol, #prices ul li.fourthCol {width: 190px; min-height: 300px; float: left; padding: 20px 17px; -moz-border-radius: 20px; -moz-box-shadow: 0 1px 18px rgba(0,0,0,.1); box-shadow: 0 1px 18px rgba(0,0,0,.1); -webkit-box-shadow: 0 1px 18px rgba(0,0,0,.1); -webkit-border-radius: 20px; border-radius: 20px;}
#prices ul li.firstCol:hover, #prices ul li.secondCol:hover, #prices ul li.thirdCol:hover, #prices ul li.fourthCol:hover {-moz-box-shadow: 0 0 20px #999; box-shadow: 0 0 20px #999; -webkit-box-shadow: 0 0 20px #999;  margin-top: -1px; background: #f9f9f9; }
#prices ul li.firstCol h3 {min-height: 48px;margin: 12px;}
#prices h2 {padding: 0;margin: 0;font-size: 2.3em;text-align: center;letter-spacing: 0;}
#prices h3 {padding: 3px 0 10px;margin: 0;font-size: 16px;text-align: center;letter-spacing: 0;color: #696969; min-height: 50px;}
#prices h3 select {width: 100%}
#prices h3.exten {padding: 0;min-height: auto;margin: 15px 0;}
#prices h3.exten span {margin: 0 3px;}
#prices ol {margin: 0 0 15px;}
#prices ol li {font-size: 1.2em;padding: 0 0 10px;color: #555555;}		
#prices ol li p {font-size: 1.0em !important;padding: 0 !important;color: #555555 !important;line-height: 1.7em !important;}
#prices ol li strong {color: #191919;}
#prices ol li a {text-decoration: none; color: #2fb109}
#prices ol li a:hover {text-decoration: underline}

.vpsprice {display: block; position: relative; background: url(/pics/vps-icon.png) scroll 40px 25px no-repeat #e1f4f9; color: #00639a; text-shadow: 0px 1px 0px #fff; margin: 30px 0; padding: 30px 30px 15px; 
           -moz-border-radius: 20px;
           -moz-box-shadow: 0 0 10px #ccc;
           box-shadow: 0 0 10px #00639a;
           -webkit-box-shadow: 0 0 10px #00639a;
           -webkit-border-radius: 20px;
           border-radius: 20px;}
.vpsprice p strong {font-size: 14px; margin-bottom: 10px; display: block;}
.vpsprice p {color: #00639a !important; width: 470px; padding-left: 130px; }
.vpsprice a {position: absolute; top: 65px; right: 40px; cursor: pointer;}

#vps_price {clear: both; margin: 10px 0;}
#vps_price #prices ul li.firstCol, #vps_price #prices ul li.secondCol, #vps_price #prices ul li.thirdCol, #vps_price #prices ul li.fourthCol {width: 175px; box-shadow: 0 0 10px #ffffff !important; }

#prices_faq {margin-top: 20px;}		
#prices_faq dl{float: left;width: 435px;}
#prices_faq dt {background: transparent url(/pics/icon_question.jpg) no-repeat 8px 0px;font-size: 12px;font-weight: bold;line-height: 16px;margin-top: 10px;padding-left: 32px;}
#prices_faq dd {padding-left: 32px;width: 390px;}
#prices_faq dd p{color: gray;font-size: 11px;line-height: 16px;margin-bottom: 0px; padding-bottom: 10px;}

.currency {margin-bottom: 5px; text-align: right;}

.curr_tarif, .curr_tarif:hover {background: #eee url(/pics/white_grad.png) top left repeat-x !important; /*margin: 10px 5px 0px 0px !important;*/}
.curr_tarif:hover {-moz-box-shadow: 0 0 10px #ccc !important; -webkit-box-shadow: 0 0 10px #ccc !important; box-shadow: 0 0 10px #ccc !important; }
.curr_tarif h1 {text-align: center; margin: 0px 0px 20px; font-size: 13px; text-transform: uppercase; }

#prices ul.change_tarif {width: 725px; margin: 0px auto;}
.tarif_arr {font-size: 60px; text-align:center; float:left; padding: 100px 40px 0px; color: #ccc;}


/* ------- Family -------- */
.showcase {padding-left: 5px; width: 875px;}
.showcase a {display: block; text-decoration: none; float: left; width: 435px; height: 350px; margin: 0px;  padding-top: 10px; }
.showcase a img {border: 2px solid #fff  !important; }
.showcase a span {background: #000; position: absolute; margin: -110px 0px 0px 16px; opacity: 0.7; width: 393px; height: 85px;}
.showcase a h3 {position: absolute; margin: -100px 0 10px; padding: 10px 50px; color: #fff; text-shadow: 2px 2px #000;}
.showcase a p {position: absolute; margin: -70px 0 10px; padding: 10px 50px; color: #999 !important; text-shadow: 1px 1px #000;}
.showcase a h3, .showcase a p, .showcase a span {display: none; }
.showcase a:hover h3, .showcase a:hover p, .showcase a:hover span {display: block;}


/* ------- Themes gallery -------- */

.themes_gallery h3 {font-size: 1.3em; padding-bottom: 0;}

.themes_gallery div ul li {display: block; text-decoration: none;  width: 250px; height: 200px; margin: 0px;  padding-top: 10px;  background: url(pics/theme_window.png) top center no-repeat; float: left; margin-right: 20px;}
.themes_gallery div ul li img {border: none !important; width: 234px; height: 175px; margin: 8px 0 0 8px; }
.themes_gallery div ul li span {background: #000; position: absolute; margin: -75px 0px 0px 8px; opacity: 0.7; width: 234px; height: 73px;}
.themes_gallery div ul li h3 {position: absolute; margin: -70px 0 10px; padding: 10px 20px; color: #fff; text-shadow: 2px 2px #000;}
.themes_gallery div ul li h3 small a {color: #ccc; font-size: 11px; margin-left: 10px;}
.themes_gallery div ul li h3 small a:hover {text-decoration: none;}
.themes_gallery div ul li p {position: absolute; margin: -45px 0 10px; padding: 10px 20px; color: #999 !important; text-shadow: 1px 1px #000; font-size: 10px !important;}
.themes_gallery div ul li p a {color: #eee; margin-right: 10px;}
.themes_gallery div ul li p a:hover {color: #fff; text-decoration: none;}
.themes_gallery div ul li h3, .themes_gallery ul li p, .themes_gallery div ul li span {display: none; }
.themes_gallery div ul li:hover h3, .themes_gallery div ul li:hover p, .themes_gallery div ul li:hover span {display: block;}
.demo {background: url(pics/ico_demo.png) center right no-repeat; padding-right: 15px;}
.download {background: url(pics/ico_download.png) center right no-repeat; padding-right: 15px;}
.create {font-size: 10px; float: right; margin-top: -4px;}


/* ------- FAQ -------- */
.faqq {font-size: 14px; line-height: 20px; color: #666;}
.faqq h3 {font-size: 22px; margin: 20px 0 0; border-top: 1px solid #ccc; padding-top: 20px;}
.faqq img {display: block; margin: 0;}




/* ------- Registration -------- */

#reg {width: 500px;margin: 0px auto; padding: 20px 40px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; -moz-box-shadow: 0 0 20px #999; box-shadow: 0 0 20px #999; -webkit-box-shadow: 0 0 20px #999; border: none; background: #eee;}	

.already {text-align: right; font-size: 12px; margin-bottom: 10px;}

/* ------- Forms -------- */


.standard-form {}

.standard-form p.tos {color:#666; clear: both;}
.standard-form p.tos a {color:#444;text-decoration:underline;}
.standard-form p.tos a:hover {color:#111;}
.standard-form p.line {clear: both; border-top: 1px solid #ccc;border-bottom: 1px solid #fff;margin: 20px -40px; padding: 0px !important; font-size: 1px !important; line-height: 1px !important;}

.standard-form label {display:block;padding-top:2px; margin-bottom:5px; font-size:14px;color:#666;text-shadow:1px 1px #fff;}
.standard-form label small {font-size: 80%; display: block; float: right;}

.standard-form input.text, .standard-form textarea {font-size:30px;padding:8px;border:1px solid #bbb;background:url(/pics/input-bg.png) repeat-x top left #fff; -moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px; width:96%;}

.standard-form input.text:hover, .standard-form textarea:hover, .standard-form input.text:active, .standard-form textarea:active, .standard-form input.text:focus, .standard-form textarea:focus  {background:url(/pics/input-bg.png) repeat-x top left #fcfde6;}

.standard-form input.checkbox {float: left; margin: 6px 5px 0px 0px;}

.width200 {width: 200px !important;}
.width170 {width: 170px !important;}
.width300 {width: 300px !important;}


/* ------- Payment page -------- */
#pay {width: 800px;margin: 0px auto; padding: 20px 40px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; -moz-box-shadow: 0 0 20px #999; box-shadow: 0 0 20px #999; -webkit-box-shadow: 0 0 20px #999; background: #eee;}

.plans {clear: both;}
.plans b {clear: both; display: block; font-weight: normal; text-shadow: 1px 1px #fff; color: #000}

/*.payment_type {font-size: 16px; text-shadow: 1px 1px #fff; clear: both; margin-bottom: 30px; min-height: 80px; }
.payment_type b {clear: both; font-weight: normal; margin-bottom: 10px; }
.payment_type small {color: #666; font-size: 11px;}
.payment_type a {background: url(/pics/button_payment.png) top left no-repeat; width: 174px; font-size: 16px; display: block; float: left; text-decoration: none; height: 42px; padding: 12px 0px 10px 0px; text-align: center; margin-right: 20px; }
.payment_type a:hover {text-decoration: underline; opacity: 0.8}*/

.order_number {font-size: 20px; padding-top: 20px; display: block; clear: both;}
.order_price, .order_tarif {float: left; width: 130px; margin: 0 !important; clear: both;}
.price_currency {float: left !important; padding: 0 !important; margin: 0 !important; font-size: 12px !important; margin-right: 20px !important;}
.price_currency input {float: left; margin: 8px 5px 0 0;}
.price_currency label {float: left}
.price_currency label:hover, .price_currency label:focus {color: #333 !important;}

.coupon_text {float: left; width: 122px;color: #333 !important; padding-top: 8px !important;}
.coupon_block {min-height: 30px;}
.coupon_check {margin: 3px 10px !important;}
.coupon_where {float: right; margin: 10px 30px; cursor: help;}
.del_coupon {color: red; text-decoration: none; margin-left: 15px; opacity: 0.8; cursor: pointer;}
.del_coupon:hover {opacity: 1;}

.coupon {font-size:16px;padding:5px;border:1px solid #bbb;background:url(/pics/input-bg.png) repeat-x top left #fff; -moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px; width: 200px;}
.coupon:hover, .coupon:focus {background:url(/pics/input-bg.png) repeat-x top left #fcfde6;}


/*
.visa_ico {background: url(/pics/ico_visa.png) left center no-repeat; padding-left: 30px !important;}
.wm_ico {background: url(/pics/ico_wm.png) left center no-repeat; padding-left: 20px !important;}
.cash_ico {background: url(/pics/ico_cash.png) left center no-repeat; padding-left: 25px !important;}
*/

/* ------- MSG (centered) page -------- */

#centered { height: 500px;
            left: 50%;
            margin-left: -250px;
            margin-top: -250px;
            position: absolute;
            top: 50%;
            width: 500px;}

#centered .logo {padding: 0 0 40px; text-align: center;}
#centered .logo:hover {opacity: 0.7}
#centered .logo img {background-size: 226px 39px;width: 226px;height: 39px;}
.high_centered {height: 650px !important; margin-top: 100px !important; top: 0 !important;}

#msg {width: 420px;margin: 0px auto; padding: 30px 40px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; -moz-box-shadow: 0 0 20px #999; box-shadow: 0 0 20px #999; -webkit-box-shadow: 0 0 20px #999; background: #eee; font-size: 16px; text-shadow:1px 1px #fff;}
#msg p {margin-bottom: 20px;}	


/* ------- LOGIN page -------- */

.login_box {padding-bottom: 5px !important;}
.forgot {float: right; padding: 0px; margin-top: -18px; display: block; font-size: 11px;}


/* ------- CONFIRM YOUR MAIL page -------- */

.check_your_mail { text-align: center; font-size: 18px; line-height: 22px; clear: both;}
.red_font {color: #cc0000 !important;}
.resend_confirm {padding-left: 20px; clear: both;}
.resend_confirm, .resend_confirm label, .resend_confirm input {font-size: 12px !important;}
.resend_confirm a {margin-right: 40px;}


/* ------- SITE CREATION page -------- */

#create {width: 420px;margin: 0px auto; padding: 30px 40px 5px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; -moz-box-shadow: 0 0 20px #999; box-shadow: 0 0 20px #999; -webkit-box-shadow: 0 0 20px #999; background: #eee; font-size: 16px; text-shadow:1px 1px #fff;}
#create input.text, #create textarea, #create input.text, #create textarea {font-size: 22px !important;}
#create select {font-size: 14px !important;}
#create p {margin-bottom: 25px;}
.http {padding: 18px 5px 0 0 !important; display: block;}

#input_d p {line-height: 20px;}
.resend_confirm font {clear: both; float: left; font-size: 14px; line-height: 20px; margin-top: 10px;}
#ddomain {margin-bottom: 20px;}
#input_d, #input_a, #input_ns {line-height: 20px; margin-top: -10px;}
#input_a i, #input_ns i {font-weight: bold; font-style: normal;margin-top: 10px;display: block;}

#add2family {width: 420px;margin: 0px auto; padding: 30px 40px 5px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; -moz-box-shadow: 0 0 20px #999; box-shadow: 0 0 20px #999; -webkit-box-shadow: 0 0 20px #999; background: #eee; font-size: 16px; text-shadow:1px 1px #fff;}
#add2family p {margin-bottom: 25px;}


/* ------- Popups -------- */

.popup_block p {margin-bottom: 15px;}
.popup_block form p.half_form, .popup_block form p.half_form input {width: 180px;}
.popup_block label {display:block;padding-top:2px; margin-bottom:5px; font-size:14px;color:#666;text-shadow:1px 1px #fff;}
.popup_block form input.text, .popup_block form select, .popup_block form textarea {font-size:30px;padding:8px;border:1px solid #bbb;background:url(/pics/input-bg.png) repeat-x top left #fff; -moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px; width:400px;}
.popup_block form input.text, .popup_block form select, .popup_block form textarea {font-size: 16px !important;}
.popup_block form input.text:focus, .popup_block form select:focus, .popup_block form textarea:focus, .popup_block form input.text:hover, .popup_block form select:hover, .popup_block form textarea:hover {background:url(/pics/input-bg.png) repeat-x top left #fcfde6;}
.popup_block form select {font-size: 12px; width: 100%;}

.popup_block  input.checkbox {float: left; margin: 2px 5px 0px 0px;}



.reveal-modal p {margin-bottom: 15px;}
.reveal-modal form p.half_form, .reveal-modal form p.half_form input {width: 180px;}
.reveal-modal label {display:block;padding-top:2px; margin-bottom:5px; font-size:14px;color:#666;text-shadow:1px 1px #fff;}
.reveal-modal form input.text, .reveal-modal form select, .reveal-modal form textarea {font-size:30px;padding:8px;box-sizing: border-box;border:1px solid #bbb;background:url(/pics/input-bg.png) repeat-x top left #fff; -moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px; width:400px;}
.reveal-modal form input.text, .reveal-modal form select, .reveal-modal form textarea {font-size: 16px !important;}
.reveal-modal form input.text:focus, .reveal-modal form select:focus, .reveal-modal form textarea:focus, .reveal-modal form input.text:hover, .reveal-modal form select:hover, .reveal-modal form textarea:hover {background:url(/pics/input-bg.png) repeat-x top left #fcfde6;}
.reveal-modal form select {font-size: 12px; width: 100%;}

.reveal-modal  input.checkbox {float: left; margin: 2px 5px 0px 0px;}


/* ------- CABINET -------- */

.manage_host {cursor:pointer; border-bottom: 1px dashed;}
.manage_host.open {border-bottom: none; color: #000 !important;}
.manage_host.open:after { content:" ↓"; }
.manage_host.open:hover:after { content:" ↑"; }
.manage_host:hover {border-bottom: 1px solid; text-decoration: none !important;}

.manage_hosting {overflow:hidden;
                 transition:height .3s ease-out;
                 height:auto;}

.manage_hosting > ul {margin: 10px; font-size: 12px;}
.manage_hosting > ul > li {margin: 10px 0px;position: relative;min-height: 14px;}
.manage_hosting > ul > li.title {font-size: 14px; font-weight: bold; border-top: 1px solid #ccc; padding-top: 10px; margin-top: 25px;position: relative;min-height: inherit;display: block;}
.manage_hosting > ul > li.title.sub {
    font-size: 12px;
    border: 0;
    margin: 15px 0 28px 0;
    padding: 0;
}
.manage_hosting > ul li.title b {
    position: absolute;
    top: -8px;
    padding-right: 6px;
    background-color: #eee;
    width: inherit;
    margin: 0 auto;
    /*    left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);*/
    color: black;
    font-weight: 600;
}

.manage_hosting > ul li.title_limits b {
    width: 135px;
    padding: 5px 0;
}
/*.manage_hosting > ul li.title > a.button {padding: 3px 10px; margin-top: 62px; font-weight:normal;}*/
.manage_hosting > ul li.title > a.button {font-weight: normal; position: absolute; z-index: 1000; right: 0; top: 38px;}
.manage_hosting > ul a.button {/*padding: 7px 10px 6px;*/ margin-top: 15px;}
.manage_hosting > ul li b {width: 80px; display: block; float: left; color: #777; font-weight: 300; margin-left: 15px;}

.backup_item {display: inline-block; clear: both; width: 280px; font-weight: bold;}
.re_button {float: none !important; display: inline-block; padding: 4px 10px !important;}


/*.eye {color: #000; text-decoration: none; background: url(/pics/eye.png) center right no-repeat; padding-right: 25px;}*/
.eye {color: #646464; padding: 0; font-size: 17px; position: absolute; top: -4px; left: 218px;}
.eye:hover {opacity: 0.8;color: #000}

.phpmy {padding: 3px 28px !important; top: -20px !important; right: 0; position: relative; z-index: 2000;}


#congratulations {/*text-align: center; font-size: 30px; padding: 10px 0px 10px;*/
    background: url(/pics/white_grad_bottom.png) bottom center repeat-x #EEEEEE;
    border-top-left-radius: 15px 15px;
    border-top-right-radius: 15px 15px;
    color: #333;
    font-size: 35px;
    margin: -30px -40px -21px;
    padding: 20px 0px;
    text-align: center;
    text-shadow: #ccc 0px 2px 5px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;}

#cab {width: 870px;}
.siteManage {width: 425px;margin: 0px 20px 20px 0px;float: left; padding: 0px 0px;}
.accountInfo {width: 400px; float: right; clear: both; margin: 0px 0px 20px 0px;padding: 20px 0px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0 1px 4px #999; box-shadow: 0 1px 4px #999; -webkit-box-shadow: 0 1px 4px #999; background: #eee url(/pics/white_grad.png) top left repeat-x;  }
.accountInfo form, .billingPlan ul {margin-left: 40px;}
.accountInfo form p {margin: 0px 0px 15px;}
.profile-tabs {font-size: 14px;text-align: center;margin: 0 40px 20px 0;}
.profile-tabs a {text-decoration: none; border-bottom: 1px dashed; margin: 0 7px; cursor: pointer;}
.profile-tabs a.activetab {color: #000; border-bottom: none;}

.del_account {display: block; float: right; color: #CC0000; padding-top: 5px;}

.pay_trial_button {  -moz-border-radius: 45px; -webkit-border-radius: 45px;border-radius: 45px;
                     -moz-box-shadow: 0 0 10px #CC0000;-webkit-box-shadow: 0 0 10px #CC0000; box-shadow: 0 0 10px #CC0000;
                     background: none repeat scroll 0 0 #CC0000 !important;
                     border: 0 solid;
                     color: #FFFFFF !important;
                     margin-top: -50px;
                     padding: 30px 10px !important;
                     text-shadow: none !important; }

.pay_trial_button:hover { -moz-box-shadow: 0 0 5px #CC0000;-webkit-box-shadow: 0 0 5px #CC0000; box-shadow: 0 0 5px #CC0000;}
.pay_trial_button:active { -moz-box-shadow: 0 0 5px #000 inset;-webkit-box-shadow: 0 0 5px #000 inset; box-shadow: 0 0 5px #000 inset;}

.pay_hist {border-bottom: 1px dashed #999; color: #999; text-decoration: none; font-size: 11px;}
.pay_hist:hover {border-bottom: solid 1px #444; color: #444;}

.to_cancel_order {text-align: center; padding: 15px 0 0; font-size: 11px; color: #999;}

span.left {float: left; width: 116px; clear: both; margin: 0px 5px 15px 0px; padding-top: 4px;}
span.right { float: left; width: 212px;}
span.right b {display: block;}

.accountInfo ul li span input {font-size:16px;padding:5px;border:1px solid #bbb;background:url(/pics/input-bg.png) repeat-x top left #fff; -moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px; width: 200px; }
.accountInfo ul li span input:focus, .accountInfo ul li span input:hover{background:url(/pics/input-bg.png) repeat-x top left #fcfde6;}

.billingPlan {width: 400px;margin: 0px 0px 20px 0px;float: right; padding: 20px 0px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0 1px 4px #999; box-shadow: 0 1px 4px #999; -webkit-box-shadow: 0 1px 4px #999; background: #eee url(/pics/white_grad.png) top left repeat-x;  }

#cab label, #cab span p {display:block;padding-top:2px; margin-bottom:5px; font-size:14px;color:#444;text-shadow:1px 1px #fff;}

#cab ul li.doubleCol form input.text, #cab ul li.doubleCol form textarea {font-size:30px;padding:8px;border:1px solid #bbb;background:url(/pics/input-bg.png) repeat-x top left #fff; -moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px; width:400px;}
#cab ul li.doubleCol form input.text:hover, #cab ul li.doubleCol form textarea:hover,#cab ul li.doubleCol form input.text:active, #cab ul li.doubleCol form textarea:active, #cab ul li.doubleCol form input.text:focus, #cab ul li.doubleCol form textarea:focus  {background:url(/pics/input-bg.png) repeat-x top left #fcfde6;}
#cab ul li.doubleCol form input.checkbox {float: left; margin: 6px 5px 0px 0px;}
#cab ul li.doubleCol form p.line {border-top: 1px solid #ccc;border-bottom: 1px solid #fff;margin: 20px 0px 20px -40px;}
#cab ul li.doubleCol form p.plans {clear: both; min-height: 65px;}
#cab ul li.doubleCol form p.plans a {display: block;float: left; font-size: 1em;color: #666;text-decoration: none;border-bottom: none;line-height: 2.0em; padding: 2px 15px; margin: 0px 8px 0px 0px;}
#cab ul li.doubleCol form p.plans a:hover {color: #000}
#cab ul li.doubleCol form p.plans a:active, #cab ul li.doubleCol form p.plans a.selected {color: #fff;display: block; background: #999; -moz-border-radius:20px;border-radius:20px; -moz-box-shadow:-1px -1px 1px #666 inset; -webkit-box-shadow:-1px -1px 1px #666 inset; box-shadow:-1px -1px 1px #666 inset; -webkit-border-radius:20px;}
#cab ul li.doubleCol form p.plans span {display: block;float: right; font-size: 1.2em;color: #000;text-decoration: none;border-bottom: none;line-height: 2.0em; padding: 0px 33px; margin: 0px 10px 0px 0px;}
#cab ul li.doubleCol form p.plans b {clear: both; display: block; margin: -5px 0px 10px; font-weight: normal; text-shadow: 1px 1px #fff; color: #000}
#cab ul li.doubleCol form div#greenbutton {margin: 30px 30px 10px 0;}

#cab .rightside {float: right; width: 400px;}

#cab .siteManage h1 {font-size: 32px; font-weight: normal; margin: 0px 0px 20px 20px;}
#cab .installSite {clear: both; margin: 30px 0 0 0;}
.nedo {-webkit-box-shadow: #C00 0px 0px 5px !important;-moz-box-shadow: #C00 0px 0px 5px !important;-box-shadow: #C00 0px 0px 5px !important;}

#cab .installedSite {margin-bottom: 15px;padding: 10px; display: block;-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0 1px 4px #999; box-shadow: 0 1px 4px #999; -webkit-box-shadow: 0 1px 4px #999; background: #eee url(/pics/white_grad.png) top left repeat-x;}
#cab .installedSite:hover {background-image: none;}
#cab .installedSite > span {padding: 5px 10px; font-size: 11px; display: block;vertical-align: 1.5em}
#cab .installedSite > span a {text-decoration: none;}
#cab .installedSite > span a:hover {text-decoration: underline;}
#cab .installedSite > span a > i.fa {font-size: 14px; margin-left: 1px}
#cab .installedSite > span label {font-size: 11px; display: inline; text-shadow: none;}
#cab .installedSite > h2, 
#cab .installedSite > h3 {margin: 0px; padding: 0px;text-align: left;}
#cab .installedSite > h2 {font-size: 24px; font-weight: normal; padding: 10px 10px 2px;position: relative;}
#cab .installedSite > h3 {font-size: 16px; font-weight: normal; padding: 10px 10px 10px;}
#cab .installedSite > h2 a {color: #333;}
#cab .installedSite > h2 a:hover {color: #666; text-decoration: none;}


#site_share {padding: 10px;}
#site_share > .site_share_s1 {display: block;}
#site_share > .site_share_s1 > button {padding: 0;margin: 0;border: none;background: transparent;outline: none;cursor: pointer;font-size: 11px;}
#site_share > .site_share_s1 > button > i.fa {color: #999; margin-right: 7px;}
#site_share > .site_share_s1 > button > span {color: #226B90;}
#site_share > .site_share_s2 {display: none;}
#site_share > .site_share_s2 > form {position: relative}
#site_share > .site_share_s2 > form > label, #site_share > .site_share_s2 > form > button {display: inline-block}
#site_share > .site_share_s2 > form > label > i.fa {color: #999; margin-right: 7px;}
#site_share > .site_share_s2 > form label.error {font-size: 12px; color: red !important; margin: 10px 0 -7px 0;}
#site_share > .site_share_s2 > form input {font-size: 11px;padding: 5px;border: 1px solid #bbb;background: url(/pics/input-bg.png) repeat-x top left #fff;-moz-border-radius: 5px;-webkit-border-radius: 5px;width: 180px;}
#site_share > .site_share_s2 > form input:hover {background: url(/pics/input-bg.png) repeat-x top left #fcfde6;}
#site_share > .site_share_s2 > form > button {position: absolute;right: 0;top: 3px;}

#site_share > .site_share_s3 > form {position: relative; border-top: 1px solid #ccc;}
#site_share > .site_share_s3 > form > p {padding: 0; margin: 15px;}
#site_share > .site_share_s3 > form > span {display: block;color: #555;font-size: 14px;font-weight: 600;margin: 15px;}
#site_share > .site_share_s3 > form > div {width: 100%;height: 24px;}
#site_share > .site_share_s3 > form > div > button {position: absolute; right: 0}

#site_share > .site_share_s4 > form {position: relative; border-top: 1px solid #ccc;}
#site_share > .site_share_s4 > form > p {padding: 0; margin: 15px; font-size: 12px;}
#site_share > .site_share_s4 > form > div {display: block;}
#site_share > .site_share_s4 > form > div > .block_chart,
#site_share > .site_share_s4 > form > div > .block_info {display: inline-block;vertical-align: top;}

#site_share > .site_share_s4 > form > div > .block_chart {width: 130px;}
#site_share > .site_share_s4 > form > div > .block_chart > span {margin: 0 auto;display: block;}
#site_share > .site_share_s4 > form > div > .block_chart > p {padding: 0;margin: 10px 0 0 0;text-align: center;font-size: 12px;color: #999}
#site_share > .site_share_s4 > form > div > .block_info {width: 250px;text-align: right;height: 70px;font-size: 12px;}
#site_share > .site_share_s4 > form > div > .block_info > span {display: block;color: #555;font-size: 12px;font-weight: 600;margin: 25px 0 0 0;}
#site_share > .site_share_s4 > form > div > .block_info > p {padding: 0;margin: 5px 0;font-size: 12px;}
#site_share > .site_share_s4 > form > div > .block_info > div {width: 100%;height: 35px; position: relative;}
#site_share > .site_share_s4 > form > div > .block_info > div > button {position: absolute; right: 0;bottom: 0;}

#site_share > .site_share_s5 > form {position: relative;border-top: 1px solid #ccc;}
#site_share > .site_share_s5 > form > p {padding: 0; margin: 15px; font-size: 12px;}
#site_share > .site_share_s5 > form > div > .block_chart {width: 130px;}
#site_share > .site_share_s5 > form > div > .block_chart > p {padding: 0;margin: 10px 0 0 0;text-align: center;font-size: 12px;color: #999}
#site_share > .site_share_s5 > form > div > .block_chart,
#site_share > .site_share_s5 > form > div > .block_info {display: inline-block;vertical-align: top;}
#site_share > .site_share_s5 > form > div > .block_info {width: 250px;text-align: right;height: 70px;font-size: 12px;}
#site_share > .site_share_s5 > form > div > .block_info > span {display: block;color: #555;font-size: 12px;font-weight: 600;margin: 6px 0 0 0;}
#site_share > .site_share_s5 > form > div > .block_info > p {padding: 0;margin: 5px 0;font-size: 12px;}
#site_share > .site_share_s5 > form > div > .block_info > div {width: 100%;height: 35px;position: relative;}
#site_share > .site_share_s5 > form > div > .block_info > div > button {position: absolute;right: 0;bottom: 0;}

.change_share_percent {color: #555 !important;}

.no-share {text-align: center; margin: 15px 0 -15px 0;}

#cab .installedSite:hover #site_share > .site_share_s1 {display: block;}
.text-center{text-align:center}

.buttonPad {margin-top: 20px;}

.invoice {padding: 30px 30px; width: 340px; font-size: 14px; text-shadow: 0px 0px 1px #fff; -webkit-box-shadow: #c00 0px 0px 15px; -moz-box-shadow: #c00 0px 0px 15px; box-shadow: #c00 0px 0px 15px; line-height: 1.5em;}
.invoice a {text-decoration: none !important;}

.affiliate {width: 360px;margin: 0px 0px 20px 0px;float: right; padding: 20px 0px 0px 40px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 0 1px 4px #999; box-shadow: 0 1px 4px #999; -webkit-box-shadow: 0 1px 4px #999; background: #eee url(/pics/white_grad.png) top left repeat-x; font-size: 14px; text-shadow: 1px 1px #fff;  }
.affiliate ul li.title {font-weight: bold; margin: 5px 0 20px; clear: both; padding-right: 40px;}
.affiliate ul li.title small {font-size: 75%; display: block; float: right; margin-right: 25px; font-weight: normal; margin-top: 2px;}
.affiliate ul li input {font-size:11px;padding:5px;border:1px solid #bbb;background:url(/pics/input-bg.png) repeat-x top left #fff; -moz-border-radius:5px;-webkit-border-radius:5px; width: 200px; }
.affiliate ul li input.checkbox {width: auto;} 
.affiliate ul li input:focus, .affiliate ul li input:hover{background:url(/pics/input-bg.png) repeat-x top left #fcfde6;}
.affiliate ul li.share_link img:hover {opacity: 0.7;}
.aff_stat {clear: both; padding-right: 25px; color: #444;}
.aff_stat span.left {padding-top: 2px !important;}
.aff_stat span.left a {border-bottom: 1px dashed #444; color: #444; text-decoration: none;}
.aff_stat span.left a:hover {color: #000; border-bottom: 1px solid #000;}
.aff_stat span.right a.button {margin-top: -4px;}
.aff_stat span.right sup {vertical-align: super; FONT-SIZE: 0.7em; color: green;}
.affiliate span.badge {position: absolute; width: 77px; height: 77px; display: block; background: url(/pics/badge_new.png); float: right; margin-top: -29px; right: 31px; }
.spoiler a {text-decoration: none; border-bottom: 1px dashed #21759B; cursor: pointer;}
.spoiler a:hover {border-bottom: 1px solid #d54e21;}


.linen {margin-top: 20px; padding-top: 20px; border-top: 1px solid #ccc; margin-right: 25px;}
.linen a.button {text-decoration: none !important;}
.aff_coupons {padding-top: 20px; clear: both;}
.aff_coupons ol {margin: 10px 0px 20px 10px; list-style: decimal; list-style-position: inside; }
.aff_coupons ol li {margin-bottom: 10px; padding-right: 25px;}
.aff_coupons ol li small {font-size: 10px; padding-left: 10px;}
.unact-coupon {text-shadow: 0; color: #999;}

#coupon_created {font-size: 14px;}

.aff_stat_modal {padding: 20px 20px 0 20px;}
.aff_stat_modal h2 {font-size: 20px; line-height: 26px;}
.aff_stat_modal ul {list-style: none; font-size: 14px; line-height: 24px; margin-top: 20px;}
.aff_stat_modal ul li:hover {background: #eee;}
.aff_stat_modal ul.stat_regs li {width: 50%; float: left;}
.aff_stat_modal ul li span.date {font-size: 10px; color: #666; margin-right: 15px;}
.aff_stat_modal ul li span.summ {margin-left: 25px; float: right;}
.aff_stat_modal ul li span.summ sup {vertical-align: middle; FONT-SIZE: 0.7em; color: green;}


.aff_stat_modal form.aff_request input.text, .aff_stat_modal form.aff_request select, .aff_stat_modal form.aff_request textarea {font-size:30px;padding:8px;border:1px solid #bbb;background:url(/pics/input-bg.png) repeat-x top left #fff; -moz-border-radius:5px;-webkit-border-radius:5px; width:400px; text-align: center;}
.aff_stat_modal form.aff_request input.text, .aff_stat_modal form.aff_request select, .aff_stat_modal form.aff_request textarea {font-size: 16px !important;}
.aff_stat_modal form.aff_request input.text:focus, .aff_stat_modal form.aff_request select:focus, .aff_stat_modal form.aff_request textarea:focus, .aff_stat_modal form.aff_request input.text:hover, .aff_stat_modal form.aff_request select:hover, .aff_stat_modal form.aff_request textarea:hover {background:url(/pics/input-bg.png) repeat-x top left #fcfde6;}
.aff_stat_modal form.aff_request select {font-size: 12px; width: 100%;}
.aff_stat_modal form.aff_request input.checkbox {float: left; margin: 2px 5px 0px 0px;}

#create_firm span.left {width: 235px;}
#create_firm span.left label {text-align: right;}


.partner_banners a {text-decoration: none; display: block; float: left; margin: 0px 5px 10px 0px; padding: 0; line-height: 1px;}
.partner_banners a img {border: 0; padding: 0; margin: 0;}
.partner_banners a span {display: block; position: absolute; padding: 5px; background: #000; color: #999; opacity: 0.5;}

.partner_banners a:hover {box-shadow: 0px 1px 10px #333;-webkit-box-shadow: 0px 1px 10px #333;-moz-box-shadow: 0px 1px 10px #333;}
.partner_banners a:hover span {color: #ccc; opacity: 1;}

.partner_banners a:active, .partner_banners a:focus {box-shadow: 0px 1px 10px green;-webkit-box-shadow: 0px 1px 10px green; -moz-box-shadow: 0px 1px 10px green;} 

#banner_code {position: absolute; float: right; right: 40px; width: 250px; height: 210px; top: 515px; border: 1px dashed #ccc; padding: 20px; }
#banner_code h3 {font-size: 20px;}
#banner_code textarea {width: 91%; height: 150px; line-height: 150%; font-size: 12px; padding: 10px;}

.modal_msg {text-align: center; font-size: 16px; margin: 10px 0px 20px;}

a.poplight {cursor: pointer; text-decoration: underline;}
.reveal-modal {padding: 30px 40px 20px !important;
               float: left;
               font-size: 1.2em;
               position: fixed;
               top: 50%; left: 50%;
               z-index: 99999;
               /*--CSS3 Box Shadows--*/
               -webkit-box-shadow: 0px 0px 20px #000;
               -moz-box-shadow: 0px 0px 20px #000;
               box-shadow: 0px 0px 20px #000;
               /*--CSS3 Rounded Corners--*/
               -webkit-border-radius: 10px;
               -moz-border-radius: 10px;
               border-radius: 10px;}


#fade { /*--Transparent background layer--*/
    display: none; /*--hidden by default--*/
    background: #000;
    position: fixed; left: 0; top: 0;
    width: 100%; height: 100%;
    opacity: .80;
    z-index: 9999;
}
.popup_block{
    display: none; /*--hidden by default--*/
    background: #fff;
    padding: 20px;
    border: 15px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%; left: 50%;
    z-index: 99999;
    /*--CSS3 Box Shadows--*/
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    /*--CSS3 Rounded Corners--*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
img.btn_close {
    float: right;
    margin: -50px -50px 0 0;
}

.nsmanager {width: 650px !important; margin-left: 40% !important;}
.welcome_modal {text-align: left; font-size: 13px;}
.welcome_modal img {margin-bottom: 20px;}

.passw_inp {background: transparent;margin: -3px; width: 120px; border: 0;}
.pass_frame {background: #fff;border-radius: 3px;-webkit-border-radius: 3px;padding: 2px 5px; width: 110px;}


.cal {
    display: inline-block;
    width: 180px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    margin: 5px;
}
.cal a {
    text-decoration: none;
}
.cal caption {
    display: block;
    line-height: 32px;
    font-weight: bold;
    color: #e2e2e2;
    text-align: center;
    text-shadow: 0 -1px black;
    background: #333;
    background: rgba(0, 0, 0, 0.35);
    /*    border-top: 1px solid #333;
        border-bottom: 1px solid #313131;*/
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.04);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.04);
}
.cal caption a {
    display: block;
    line-height: 32px;
    padding: 0 10px;
    font-size: 15px;
    color: #e2e2e2;
}
.cal caption a:hover {
    color: white;
}
.cal caption .prev {
    float: left;
}
.cal caption .next {
    float: right;
}
.cal th, .cal td {
    width: 25px;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
.cal th:first-child, .cal td:first-child {
    border-left: 0;
}
.cal th {
    line-height: 20px;
    font-size: 8px;
    color: #696969;
    text-transform: uppercase;
    background: #f3f3f3;
    border-left: 1px solid #f3f3f3;
}
.cal td {
    font-size: 11px;
    font-weight: bold;
    border-top: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
}
.cal td a {
    clear: both;
    display: block;
    position: relative;
    width: 25px;
    line-height: 25px;
    color: #666;
    background-image: -webkit-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
    background-image: -moz-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
    background-image: -o-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
    background-image: linear-gradient(to bottom, #eaeaea, #e5e5e5 60%, #d9d9d9);
    -webkit-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
}
.cal td.active a:hover {  background: #21759B !important;}
.cal td.off a {
    background: #f3f3f3 !important;
}
.cal td.off a {
    color: #b3b3b3;
}
.cal td.active a, .cal td a:active {
    margin: -1px;
    color: #f3f3f3;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background: #6dafbf;
    border: 1px solid #598b94;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05); cursor: pointer;
}
.cal td.active:first-child a, .cal td:first-child a:active {
    border-left: 0;
    margin-left: 0;
}
.cal td.active:last-child a, .cal td:last-child a:active {
    border-right: 0;
    margin-right: 0;
}
.cal tr:last-child td.active a, .cal tr:last-child td a:active {
    border-bottom: 0;
    margin-bottom: 0;
}

#create select,
#prices select,
li.title select,
li.title_limits select {
    border-radius: 3px;
    background: url(/pics/input-bg.png) repeat-x top left #fff;
    background-image: url(/ns/img/select-arrow.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-color: white;
    border: 1px solid #cfcfcf;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 1px 24px 1px 10px;
    line-height: 1.5em;
    outline: 0;
}

li.title_limits select {
    width: 220px;
    margin-left: 7px;
    float: right;
    display: block;
    margin-bottom: 15px;
}

#create select:hover,
#prices select:hover,
li.title select:hover {
    border-color: #aaa;
}

/*li.title select:hover {
    background: url(/pics/input-bg.png) repeat-x top left #fcfde6;
}*/

li.title > div {
    min-width: 160px;
    display: inline-block;
    color: #777;
    font-weight: 300;
}

.g-recaptcha-wrap {
    text-align: center;
}

.g-recaptcha-wrap label {
    margin: 0 !important;
}

.g-recaptcha {
    display: inline-block;
}


.ssl {
    display: table;
    width: 100%;
}

.ssl > div {
    position: relative;
}

.ssl .ssl-renewal {
    margin: 0 !important;
    display: inline-block;
    float: right;
    top: -1px;
    position: relative;
}

.ssl > .ssl-params > div {
    display: inline-block;
}

.ssl > .ssl-params > .icon-ssl {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 5px 10px;
    /*box-shadow: 0px 0px 5px #cfcfcf;*/
    /*background-color: #F7F7F7;*/
    width: 94px;
}

.ssl > .ssl-params > .icon-ssl > div {
    display: inline-block;
    vertical-align: middle;
}

.ssl > .ssl-params > .icon-ssl > div:first-child {
    margin-right: 7px;
}

.ssl > .ssl-params > .icon-ssl > div > ul {
    font-size: 12px;
    font-weight: normal;
}

.ssl > .ssl-params > .icon-ssl > div > ul > li {
    margin: 3px 0;
}

.ssl > .ssl-params > .icon-ssl > div > ul > li:first-child {
    font-weight: bold;
}

.ssl > .ssl-params > .icon-ssl > div > i.fa {
    color: #3FB74F;
    /*    background: -webkit-linear-gradient(#75CC71, #33B130);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
    font-size: 30px;
}

.ssl > .ssl-info {
    margin-bottom: 15px;
}

.ssl > .ssl-info ul > li {
    font-size: 14px;
    font-weight: 300;
    min-height: 18px;
    color: #7A7A7A !important;
    line-height: 1.5em;
}

.ssl > .ssl-info ul > li > span {
    font-size: 14px !important;
    font-weight: bold !important;
    display: inline-block !important;
    margin-right: 15px;
    margin-left: 15px;
    padding: 0 !important;
    color: #7A7A7A !important;
}

.btn-ssl-1 {
    position: absolute;
    top: 3px;
    right: 0;
    width: 240px;
    margin: 0 !important;
    font-weight: normal;
}

.btn-ssl-2 {
    position: absolute;
    top: 33px;
    right: 0;
    width: 240px;
    margin: 0 !important;
    font-weight: normal;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                          supported by Chrome and Opera */
}

a[type=button][disabled] {
    opacity: 0.4;
    cursor: default;
}

.shield {
    font-size: 17px;
    color: #5FC416;
    /*background: -webkit-linear-gradient(#75CC71, #5FC416);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
    left: -6px;
    padding: 3px 6px 3px 1px;
}

.shield-alias {
    position: absolute;
    font-size: 14px;
    color: #5FC416;
    background: -webkit-linear-gradient(#75CC71, #5FC416);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    top: -1px;
    left: 0px;
    padding: 2px;
}

.shield-unset {
    color: red !important;
    /*    background: -webkit-linear-gradient(#FF6060, red) !important;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
}

.alias {
    margin-left: 17px;
    font-style: normal;
    font-size: 13px;
    vertical-align: middle;
    max-width: 290px;
    /*    word-wrap: break-word;
        overflow-wrap: break-word;
        white-space: normal;*/
    display: inline-block;
    white-space:nowrap; 
    text-overflow: ellipsis;
    color: #333;
}

.btn-alias {
    border: 1px solid #cfcfcf;
    border-radius: 11px;
    padding: 2px 4px;
    width: 24px;
    display: inline-block;
    text-align: center;
    text-align: center;
    cursor: pointer;
    outline: none;
    background: url(pics/white-grad.png) repeat-x scroll left top #F2F2F2;
}

.btn-alias:hover {
    border-color: #aaa;
    text-decoration: none !important;
}

.btn-alias:active {
    background: url(pics/white-grad-active.png) repeat-x scroll left top #F2F2F2;
    outline: 0 none;
}

.btn-alias > .fa {
    color: #7A7A7A;
    font-size: 12px;
    vertical-align: middle;
}

.btn-alias > .fa-times {
    /*color: red;*/
}

.mgmt-alias {
    display: inline-block;
    float: right;
}

.reload {
    display: inline;
    cursor: pointer;
    position: relative;
    top: 4px;
    float: right;
}

.button-half {
    display: inline-block;
    width: 43%;
    margin-top: 0 !important;
}

.button-half:last-child {
    float: right;
}

.log i.fa {
    margin-right: 10px;
}

.limit-info {
    display: inline-block !important;
    position: absolute;
    top: 5px;
}

.limit-info-d {
    display: inline !important;
    padding: 0 !important;
    margin:0 !important;
    font-size: 12px !important;
}

.button-global {
    width: 200px;
    margin: 0 auto;
}

.button-global i.fa {
    margin-right: 10px;
}

.pipe {
    display: inline-block;
}

.ssl_message_title {
    text-align: center;
    font-style: normal !important;
    font-weight: normal !important;
    margin-top: 10px;
    margin-bottom: 15px;
}

.ssl_message,
.ssl_message_seo {
    font-style: normal !important;
    font-weight: normal !important;
    margin-bottom: 25px;
}

.ssl_message_seo p {
    margin: 0 !important;
}

.ssl_message_seo ul {
    list-style: disc;
    padding-left: 25px;
    margin: 14px 0;
}

div.ssl_cert strong,
div.ssl_key strong {
    font-size: 14px;
    display: block;
    color: #646464;
    font-weight: 400;
}

div.ssl_cert textarea,
div.ssl_key textarea {
    font-size: 10px;
    resize: vertical;
    margin-bottom: 5px;
    font-size: 10px;
    font-family: monospace;
}

div.ssl_cert strong {
    margin: 5px 0 7px;
}

div.ssl_key strong {
    margin: 25px 0 7px;
}

div.ssl_button button {
    margin-top: 25px;
    width: 100%;
}

.invoice-prepare {
    padding: 30px 30px;
    width: 340px;
    font-size: 14px;
    text-shadow: 0px 0px 1px #fff;
    -webkit-box-shadow: #FF8000 0px 0px 15px !important;
    -moz-box-shadow: #FF8000 0px 0px 15px !important;
    box-shadow: #FF8000 0px 0px 15px !important;
    line-height: 1.5em;
}

textarea:focus, 
input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus, 
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}

label.error {
    color: #cc3333;
}
.masterWrapper {
    margin: 0 25px;
}

.masterWrapper p {
    padding: 0 0 10px;
}

.master {
    padding: 25px 10px;
}

.master .head {
    text-align: center;
}

.master .head img {
    width: 180px;
}

.master .body {
    width: 600px;
    margin: 25px auto 0;
    text-align: justify;
    word-wrap: break-word;
    padding-left: 25px;
}

.master .body ul {
    list-style: inherit;
    font-size: 14px;
    list-style-position: inside;
}

.master .body ul li {
    line-height: 1.6em;
}

.master .body i,
.master .hint i {
    vertical-align: super;
}

.master .body .tariff {
    text-align: center;
    font-size: 1.7em !important;
}

.master .body .col-2 {
    display: inline-block; 
    width: 49%;
}

.master .foot {
    margin: 30px 0 10px;
}

.master .foot a {
    display: block;
    width: 300px;
    margin: 0 auto;
    background: url(/pics/green_bg.png) repeat center center; 
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px #777;
    height: 27px;
    padding-top: 14px;
    text-align: center;
    font-size: 14px;
    border-radius: 50px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0 ,0, .15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
}

.master .foot a:hover {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    background: url(/pics/green_bg.png) repeat top center;
    color: #fff;
}

.master .foot a:active {
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .15);
    background: url(/pics/green_bg.png) repeat center center;
    color: #fff;
}

.master .hint p {
    font-size: 12px !important;
    color: #555;
    width: 600px;
    margin: 0 auto;
}

.master.laconic_design .body p,
.master.laconic_design .body div {
    width: 500px;
    margin: 0 auto;
}

.n-pl {
    padding-left: 0 !important;
}

.j_coupon_form form,
.j_coupon_form .form_set_coupon {
    display: block;
    margin: 20px 0 0 0;
    height: 30px;
}

.j_coupon_form .form_set_coupon input {
    width: 100%;
    box-sizing: border-box;
}

.j_coupon_form a {
    margin-top: 20px;
}

.j_coupon_form .button-box {
    margin-top: 20px;
}

.j_coupon_form .button-box a {
    margin: 10px 0;
}

.domain_name {
    width: 270px;
    display: block;
    overflow: hidden;
    line-height: 1.25em;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inbank-menu {
    font-size: 16px;
    font-weight: 300;
    margin: 15px 0;
}

#a_topline {
    height: 30px;
    background-color: #000;
}

#a_topline .topmnu li {
    width: 100%;
}

#a_topline .topmnu li a {
    text-align: center;
    padding: 3px 0;
    display: block;
    color: red;
    font: normal normal normal 16px/1.5 monospace; 
}

.switch {
    cursor: pointer;
    min-height: 20px;
    padding-left: 5px;
}

.switch input {
    position: absolute;
    cursor: pointer;
    width: 36px;
    height: 20px;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-left: -36px;
}

.switch i {
    width: 0px;
    height: 18px;
    line-height: 1;
    margin-top: -5px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.switch input:checked + i:before {
    /*background: inherit;*/
    opacity: 1;
}

.switch i:before {
    content: "";
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 3px;
    border: 1px solid #ccc;
    background-color: white;
}

.switch input:checked + i:after {
    background: inherit;
    border: 0;
    opacity: 1;
    position: absolute;
    top: 3px;
    left: 2px;
    content: "\f00c";
    color: #999;
}

.switch i:after {
    content: "";
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    outline: none;
    height: 20px;
    width: 20px;
    opacity: 0;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-family: 'FontAwesome';
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: white;
}

.switch span {
    margin-left: 30px;
    vertical-align: middle;
}

.chart {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
}
.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.percent {
    display: inline-block;
    line-height: 70px;
    z-index: 2;
}
.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
    vertical-align: bottom;
}

select::-ms-expand {
    display: none;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Good browsers :) */
    opacity:0;
}

.clearfix:before,
.clearfix:after,
.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.shared {
    width: 100%;
    padding-top: 15px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 15px;
}

ul.nav {
    display: block;
}

ul.nav > li {
    position: relative;
    display: block;
}

ul.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    outline: none;
    font-size: 14px;
    color: #444;
    text-decoration: none;
}

ul.nav-pills > li {
    float: left;
}

ul.nav-pills > li > a {
    border-radius: 30px;
}

ul.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

ul.nav-tabs > li.active > a,
ul.nav-tabs > li.active > a:hover,
ul.nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

ul.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

#cab .rightside_share {
    width: 425px;
}

.share_success {
    display: inline-block;
    box-sizing: border-box;
}

.share_percent {
    font-size: 36px;
    padding: 5px;
    width: 100px;
    box-sizing: border-box;
    border: 0;
    background: transparent;
    color: black;
    text-align: right;
    vertical-align: middle;
}

.share_percent_btn {
    display: inline-block;
    vertical-align: middle;
}

.share_percent_btn button {
    display: block;
    padding: 2px 5px;
    box-sizing: border-box;
    border: 0;
    background: transparent;
    outline: none;
    border-radius: 3px;
}

.share_percent_btn button:active {
    color: #999;
}

.share_percent_btn button i {
    font-size: 1.5em;
}

.sticker_dummy {
    height: 85px;
}
