* {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'PFSquareSansPro-BoldItalic';
    src: url('webfonts/2439FD_0_0.eot');
    src: url('webfonts/2439FD_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_0_0.woff') format('woff'), url('webfonts/2439FD_0_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-ThinItalic';
    src: url('webfonts/2439FD_1_0.eot');
    src: url('webfonts/2439FD_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_1_0.woff') format('woff'), url('webfonts/2439FD_1_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-Italic';
    src: url('webfonts/2439FD_2_0.eot');
    src: url('webfonts/2439FD_2_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_2_0.woff') format('woff'), url('webfonts/2439FD_2_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-Thin';
    src: url('webfonts/2439FD_3_0.eot');
    src: url('webfonts/2439FD_3_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_3_0.woff') format('woff'), url('webfonts/2439FD_3_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-Bold';
    src: url('webfonts/2439FD_4_0.eot');
    src: url('webfonts/2439FD_4_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_4_0.woff') format('woff'), url('webfonts/2439FD_4_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-Regular';
    src: url('webfonts/2439FD_5_0.eot');
    src: url('webfonts/2439FD_5_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_5_0.woff') format('woff'), url('webfonts/2439FD_5_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-ExtraBlackItalic';
    src: url('webfonts/2439FD_6_0.eot');
    src: url('webfonts/2439FD_6_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_6_0.woff') format('woff'), url('webfonts/2439FD_6_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-LightItalic';
    src: url('webfonts/2439FD_7_0.eot');
    src: url('webfonts/2439FD_7_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_7_0.woff') format('woff'), url('webfonts/2439FD_7_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-ExtraBlack';
    src: url('webfonts/2439FD_8_0.eot');
    src: url('webfonts/2439FD_8_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_8_0.woff') format('woff'), url('webfonts/2439FD_8_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-Medium';
    src: url('webfonts/2439FD_9_0.eot');
    src: url('webfonts/2439FD_9_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_9_0.woff') format('woff'), url('webfonts/2439FD_9_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-MediumItalic';
    src: url('webfonts/2439FD_A_0.eot');
    src: url('webfonts/2439FD_A_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_A_0.woff') format('woff'), url('webfonts/2439FD_A_0.ttf') format('truetype');
}
@font-face {
    font-family: 'PFSquareSansPro-Light';
    src: url('webfonts/2439FD_B_0.eot');
    src: url('webfonts/2439FD_B_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2439FD_B_0.woff') format('woff'), url('webfonts/2439FD_B_0.ttf') format('truetype');
}
hr {
    display: none;
}
img {
    border: medium none;
}
html {
    height: 100%;
}
body {
    font-size: 14px;
    height: 100%;
    background: url(../img/body_background.gif) repeat-y top center;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
form {
    margin: 0;
    padding: 0;
}
legend {
    display: none;
}
h1, h2, h3, h4, h5, ul, li, p {
    margin: 0;
    font-weight:normal;
}
a, a:hover, a:focus {
    outline: medium none;
    text-decoration: none;
}
input[type=text]::-ms-clear {
    display: none;
}
div.pusher {
    clear: both;
    height: 0;
    overflow: hidden;
}
.hidden {
    display: none;
}
.hide {
    display: hidden;
}
.inline {
    display: inline;
}
div#users_ie {
    background-color: #FFFFE1;
    border: 1px solid #333333;
    padding: 5px;
    text-align: center;
}
div#users_ie p {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
div#users_ie p a {
    color: #0000FF;
}
div#users_ie p a:hover {
    text-decoration: underline;
}
h2.small-linehight {
    line-height: 29px;
}
h2.big-linehight {
    line-height: 40px;
}
/*layout*/
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    margin:0 auto;
}
.relative{
    position:relative;
}
.marginTop {
    margin-top:20px;
}
div#wrapper {
    width: 100%;
    min-height:100%;
}
div#wrapper2 {
    margin: 0 auto;
    padding-bottom:155px;
}
/*header*/
.navbar-fixed-top {
    margin:0 auto;
    width:100%;
}
.navbar-background {
    max-width:1370px;
    min-width:960px;
    width:100%;
    background: #F8F7F2 url(../img/dotline.png) repeat-x bottom left;
    margin:0 auto;
}
.navbar-inner {
    width:960px;
    margin:0 auto;
    height:104px;
}
.navbar .brand {
    display: block;
    float: left;
    padding: 0;
    font-size:0;
    text-shadow:none;
    height:66px;
    margin:18px 10px 0 0;
}
.user-name {
    font-family:PFSquareSansPro-Medium;
    font-size:14px;
    color:#000;
    float:left;
    padding-top:69px;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    box-shadow: none;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left:auto;
    right:auto;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    border:0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background: none;
}
/*container*/
.container{
    padding-bottom:1px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width:960px;
}
/*footer*/
footer {
    width:100%;
    margin-top:-76px;
    height:76px;
}
footer .footerBackground {
    max-width:1370px;
    min-width:960px;
    margin:0 auto;
    width:100%;
    background: #F8F7F2 url(../img/dotline.png) repeat-x top left;
}
footer .footerContent {
    padding-top:35px;
    width:960px;
    margin:0 auto;
    position:relative;
}
.footerContent p {
    color:#919191;
    font-size:14px;
    font-family:PFSquareSansPro-Light;
}
.footerContent .nav {
    position: relative;
    z-index: 1002;
}
.footerContent .nav li {
    float:left;
    margin-right:25px;
}
.footerContent .nav li a{
    color:#919191;
    font-size:14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
.footerContent .nav li a:hover, footer .nav li a:focus {
    color:#000;
    background:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f7f2', endColorstr='#f8f7f2', GradientType=0);

}
/* 2 COLUMN GROUP*/
/* Column 1 */
div.two-column-group .column01 {
    float: left;
    width: 46.5%;
}
div.two-column-group .column01.login-page {
    padding-left:130px;
}
/* Column 1 content (Use padding for column separation) */
div.two-column-group .column01 .column-content {
    padding: 0 22px 0 0;
}
/* Column 2 */
div.two-column-group .column02 {
    float: left;
    width: 280px;
    margin-left: -1px; /* This is to fix browser calculation rounding problems */
}
/* Column 2 content (Use padding for column separation) */
div.two-column-group .column02 .column-content {
    padding: 0 25px 0 25px;
}
/*language selector*/
.navbar .nav {
    float:right;
    margin-top:-52px;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background:none;
    color: #797979;
}
.navbar .nav > li > a {
    float: none;
    font-size:15px;
    letter-spacing:normal;
    font-family: PFSquareSansPro-Light;
    padding: 10px 0 10px 0;
    color: #797979;
    text-decoration: none;
    text-shadow: none;
    outline:none;
}
.dropdown .caret {
    margin:0 0 0 5px;
}
.navbar .nav .dropdown-toggle .caret {
    margin-top: -6px;
}
.navbar .nav .dropdown-toggle .caret {
    display: inline-block;
    width: 21px;
    height: 14px;
    background:url(../img/balloon.png) no-repeat 0 0;
    border: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    right: -2px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 133px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #FBF7F2;
    border:none;
    border-bottom:none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.dropdown-menu li {
    text-align:right;
    color:#797979;
    padding-right:31px;
}
.dropdown-menu > li > a {
    clear: both;
    transition: all 0.2s linear 0s;
    color: #797979;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 0 3px 0;
    white-space: nowrap;
    font-family: PFSquareSansPro-Light;
    font-size:15px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    text-decoration: none;
    color: #333;
    background:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f7f2', endColorstr='#f8f7f2', GradientType=0);
}
.navbar .nav > li > .dropdown-menu:before {
    content: '';
    display: inline-block;
    border:none;
    position: absolute;
    top: -7px;
    left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
    content: '';
    display: inline-block;
    border:none;
    position: absolute;
    top: -6px;
    left: 10px;
}
/*highlight*/
div#hero-background-continue {
    max-width:1370px;
    min-width:960px;
    margin:0 auto;
    width:100%;
    background-color:#D3D1CC;
}
.hero-unit {
    width:960px;
    padding:30px 0 15px 0;
    margin:0 auto;
    margin-bottom:30px;
    margin-top:139px;
    font-size: 18px;
    font-weight:normal;
    line-height: 30px;
    background:none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0;
}
.hero-unit.company-creation.congratulations-pb {
    margin-top: 0px;
    padding-top: 177px;
}
.hero-unit h1 {
    font-family:PFSquareSansPro-Thin;
    margin-bottom:10px;
    margin-top: 90px;
    font-size: 36px;
    line-height:36px;
    color: #666666;
    letter-spacing:normal;
}
h1.confirmation-screen {
    font-family:PFSquareSansPro-Thin;
    margin:100px 0 10px 0;
    font-size: 52px;
    line-height:52px;
    color: #4d4d4d;
    letter-spacing:normal;
}
.hero-unit h1.marginTop {
    margin-top:90px;
    margin-bottom:10px;
}
h2.confirmation-screen {
    font-family:PFSquareSansPro-Thin;
    margin-bottom:70px;
    font-size: 36px;
    line-height:36px;
    color: #4d4d4d;
    letter-spacing:normal;
}
h2.confirmation-screen.pass-check{
    margin-bottom:35px;
}
/*highlight process*/
.hero-unit.company-creation h1 {
    font-family:PFSquareSansPro-Thin;
    margin-bottom:26px;
    font-size: 40px;
    line-height:40px;
    color: #666666;
    letter-spacing:normal;
}
.hero-unit p {
    font-family:PFSquareSansPro-Light;
    margin-bottom: 0;
    font-size: 24px;
    line-height:24px;
    color: #666666;
    letter-spacing:0.017em;
    font-weight:normal;
}
.hero-unit p.login_check{
    font-size: 18px;
    line-height:18px;
}
.hero-unit p.marginBottom {
    margin-bottom:30px;
}
.hero-unit.company-creation h2 {
    font-family:PFSquareSansPro-Thin;
    margin-bottom:26px;
    font-size: 30px;
    line-height:30px;
    color: #424242;
    letter-spacing:normal;
    font-weight:normal;
}
.hero-unit.company-creation p {
    font-family:PFSquareSansPro-Light;
    margin-bottom: 0;
    font-size: 14px;
    line-height:14px;
    color: #606060;
    letter-spacing:normal;
    font-weight:normal;
}
/*process steps*/
#process-steps {
    width:720px;
    height:52px;
    margin:0 auto;/*border-top:2px solid;*/
}
#process-steps-line {
    width:720px;
    height:2px;
    overflow:hidden;
    margin:0 auto;
}
#process-steps-line.location {
    background-color:#e6e6e6;
}
#process-steps-line.customize {
    background: -moz-linear-gradient(left, #ff7212 0%, #f9bd1e 50%, #e6e6e6 51%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff7212), color-stop(50%, #f9bd1e), color-stop(51%, #e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ff7212 0%, #f9bd1e 50%, #e6e6e6 51%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ff7212 0%, #f9bd1e 50%, #e6e6e6 51%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ff7212 0%, #f9bd1e 50%, #e6e6e6 51%); /* IE10+ */
    background: linear-gradient(to right, #ff7212 0%, #f9bd1e 50%, #e6e6e6 51%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7212', endColorstr='#e6e6e6', GradientType=1 ); /* IE6-9 */
}
#process-steps-line.confirmation {
    background: -moz-linear-gradient(left, #ff7212 0%, #f9bd1e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff7212), color-stop(100%, #f9bd1e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ff7212 0%, #f9bd1e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ff7212 0%, #f9bd1e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ff7212 0%, #f9bd1e 100%); /* IE10+ */
    background: linear-gradient(to right, #ff7212 0%, #f9bd1e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7212', endColorstr='#f9bd1e', GradientType=1 ); /* IE6-9 */
}
#process-steps div {
    float:left;
    position:relative;
    font-family:PFSquareSansPro-Regular;
    font-size:20px;
    color:#424242;
    width:33.3%;
    padding-top:10px;
}
div.text-left span.complete-step {
    display:block;
    width:30px;
    height:31px;
    position:absolute;
    top:-18px;
    left:0;
}
div.text-center span {
    display:block;
    width:30px;
    height:31px;
    position:absolute;
    top:-18px;
    left:106px;
}
div.text-right span {
    display:block;
    width:30px;
    height:31px;
    position:absolute;
    top:-18px;
    right:-1px;
}
span.complete-step {
    background:url(../img/completed_step.png) no-repeat top left;
}
span.uncomplete-step {
    background:url(../img/uncompleted_step.png) no-repeat top left;
}
/* 2 COLUMN GROUP LOCATION*/
/* Column 1 */
div.two-column-group.equal-columns .column01 {
    float: left;
    width: 50%;
}
/* Column 1 content (Use padding for column separation) */
div.two-column-group.equal-columns .column01 .column-content {
    padding: 0 25px 0 0;
}

.column-content-left-margin {
    margin-left: 10px;
}
/* Column 2 */
div.two-column-group.equal-columns .column02 {
    float: left;
    width:50%;
    margin-left: -1px; /* This is to fix browser calculation rounding problems */
}
/* Column 2 content (Use padding for column separation) */
div.two-column-group.equal-columns .column02 .column-content {
    padding: 0 0 0 0;
}
.map-location {
    border:1px solid #B3B3B3;
    background: -moz-linear-gradient(top, #cfcfce 0%, #c3c2c1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfcfce), color-stop(100%, #c3c2c1));
    background: -webkit-linear-gradient(top, #cfcfce 0%, #c3c2c1 100%);
    background: -o-linear-gradient(top, #cfcfce 0%, #c3c2c1 100%);
    background: -ms-linear-gradient(top, #cfcfce 0%, #c3c2c1 100%);
    background: linear-gradient(to bottom, #cfcfce 0%, #c3c2c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfce', endColorstr='#c3c2c1', GradientType=0 );
    margin-bottom:15px;
    margin-top: 3px;
}
.accordion-body .location_console .map-location{
    margin-top: 6px;
}
.map-location p.map-help-text {
    font-family:PFSquareSansPro-Light;
    font-size:18px;
    color:#4d4d4d;
    margin:10px 0 10px 0;
}
/*login*/
.column-content.borderRight {
    background:url(../img/vertical_dotline2.png) repeat-y top right;
}
.column-content h2 {
    font-family:PFSquareSansPro-Light;
    margin-bottom:10px;
    font-size: 24px;
    line-height:24px;
    color: #4d4d4d;
    letter-spacing: normal;
}
.column-content p {
    font-family:PFSquareSansPro-Light;
    font-size: 26px;
    line-height:26px;
    color: #000;
    letter-spacing:normal;
    margin-bottom:18px;
}
/*login console*/
div.login-page-console {
    width:394px;
    margin:0 auto;
}
h1.login-page-console{
    font-size:33px;
}
p.login-page-console {
    font-size:18px;
}
div.login-page-console a.forgotPass {
    margin-right:0;
}

form.loginForm a.forgotPass-margin {
    margin-right: 30px;
}
/*reset password*/
h1.reset-pass {
    font-size: 48px;
    line-height:48px;
    margin-top:80px;
}
/*check email*/
h1.check-email {
    font-size: 48px;
    line-height:48px;
    margin-top:110px;
}
p.check-email {
    font-size:18px;
}
h1.verify-email {
    font-size: 48px;
    line-height:48px;
    margin-top:80px;
    margin-bottom:-20px;
}
/*General forms*/


input[type=text]::-ms-clear {
    display: none;
}

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"],input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: default;
}
a.forgotPass {
    color:#808080;
    margin-right:22px;
    margin-top:-8px;
    padding-bottom:4px;
    font-family:PFSquareSansPro-Light;
    background: url(../img/dotline2.png) repeat-x bottom left;
}
span.popup-tooltip {
    position:relative;
    top:-2px;
}
.commonForm span.popup-tooltip a {
    color:#9B9B9B;
    line-height:11px;
    font-family:PFSquareSansPro-Thin;
    font-size:9px;
    text-decoration: underline;
    margin-left:4px;
    cursor:pointer;
    border-bottom: none;
}
.popover {
    padding: 20px 25px 50px 25px;
    min-width:140px;
    max-height: 40px;
    text-align: center;
    background:	rgba(244, 241, 232, 0.9);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
    border:1px solid #FBB23F;
}
.popover.top .arrow:after {
    border-top-color: rgba(244, 241, 232, 0.9);
}
.popover.top .arrow {
    border-top-color: #FBB23F;
}
div.popover-content {
    font-family:PFSquareSansPro-Light;
    font-size:14px;
    color:#333;
    text-align:left;
    word-wrap: break-word;
}
span.popup-tooltip a.popup-close {
    background: url(../img/popup_close.png) no-repeat top left;
    display:block;
    width:36px;
    height:35px;
    position:absolute;
    z-index:2000;
    top:-10px;
    right:-10px;
}
span.edit-field {
    position:relative;
    top:-1px;
}
span.edit-field a {
    color:#7F7F79;
    line-height:11px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    margin-left:4px;
}
/*buttons*/
.commonForm span.info-popup-tooltip a {
    font-size: 18px;
    color: #333;
    line-height: 14px;
    font-family: PFSquareSansPro-Light;
    text-decoration: none;
}

.action-btn {
    background-clip: padding-box;
    border-radius: 3px 3px 3px 3px;
    display: block;
    font-family:PFSquareSansPro-Light;
    font-size: 18px;
    font-weight: 200;
    padding: 10px 24px 7px 24px;
    text-align: center;
    transition: all 0.2s linear 0s;
    margin-top:20px;
    margin-bottom:20px;
}
.action-btn-hidden{
    display: none;
}
.skin-yellow {
    width:128px;
    background: #f9bd1e;
    color: #333333;
}
.skin-yellow:hover {
    background-color: #fcda81;
}
.skin-yellow.btn-small, .skin-yellow.btn-medium, .skin-yellow.btn-big {
    padding: 5px 16px 4px 16px;
}
.skin-yellow.btn-small {
    width:95px;
}
.skin-yellow.btn-small-edit {
    width:60px;
}
.skin-yellow.btn-small-edit-user {
    width:60px;
}
.skin-yellow.btn-small-save {
    width:60px;
}
.skin-yellow.btn-medium {
    width:95px;
}
.skin-yellow.btn-big {
    width:128px;
}
.skin-yellow.btn-bigger {
    width:162px;
}
.skin-yellow.btn-bigger.btn-bigger-zoomable{
    width: 10em;
}
.skin-yellow.btn-bigger2 {
    width:178px;
}
.skin-gray {
    text-decoration: none;
    width:175px;
    color: #333333;
    transition: all 0.2s linear 0s;
    background: #B3B3B3;
    float:left;
    padding: 10px 20px 7px 20px;
    margin:0 auto;
}

.skin-dark-gray {
	text-decoration: none;
	width:440px;
	color: #ffffff;
	transition: all 0.2s linear 0s;
	background: #999999;
	padding: 10px 20px 7px 20px;
	margin:0 auto;
}

.margin-right {
    margin-right:30px;
}
.margin-left {
    margin-left:30px;
}
.skin-gray:hover {
    background-color: #dcdada;
}
.action-btn.disabled, .action-btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition:none;
}
.action-btn.disabled:hover, .action-btn[disabled]:hover {
    background-color:#F9BD1E;
    opacity: 0.65;
    filter: alpha(opacity=65);
}
.congratulations {
    width:265px;
}
/*login form*/
.loginForm dl {
    margin-top:15px;
    margin-bottom:0;
}
.loginForm dd {
    margin-bottom:17px;
    margin-left:0;
}
.loginForm label {
    color:#808080;
    font-family:PFSquareSansPro-Light;
}
.loginForm.verify-email label {
    color:#4D4D4D;
    font-size:20px;
    font-family:PFSquareSansPro-Light;
}
.loginForm label.marginNegative{
    margin-top:-14px;
}
.loginForm .marginNegative{
    margin-top:-11px;
}
#forgot-password{
    position:relative;
    top:3px;
}
.loginForm .textfield {
    height: 38px;
    padding:0 30px 0 30px;
    width: 332px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: none;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    border-radius:0;
    display: inline-block;
    font-family:PFSquareSansPro-Light;
    font-size: 20px;
    line-height: 2em;
    color: #999;
    vertical-align: middle;
    margin-bottom:0;
    outline:0;
}
.loginForm .action-btn {
    margin-top:38px;
}
/*sign up*/
.signUpForm {
    width:418px;
    padding:8px 0 0 0;
    margin:0 auto;
}
.commonForm dl {
    margin-bottom:0;
}
.commonForm dt {
    margin-bottom:0;
}
.commonForm label, .commonForm label a {
    font-family:PFSquareSansPro-Light;
    font-size:14px;
    color:#666666;
    margin:0;
    font-weight:normal;
    letter-spacing:0.013em;
}
.commonForm dd {
    margin:0 0 15px 0;
}
.commonForm.customize-page dd {
    margin: 0;
}
.textfield.error, loginForm .textfield.error, .commonForm .textfield.error {
    border: 1px solid #e04f07;
}
.error-message {
    font-family:Arial, Helvetica, sans-serif;
    color:#e04f07;
    font-size:14px;
    clear:both;
    text-align: left;
}
div.error-container .error-message{
    text-align: center;
}
.qq-upload-button{
    font-family: PFSquareSansPro-Light;
    font-size: 18px;
}
.commonForm .textfield {
    height: 38px;
    padding:0 30px 0 30px;
    width: 356px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: none;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    border-radius:0;
    display: inline-block;
    font-family:PFSquareSansPro-Light;
    font-size: 18px;
    line-height:2em;
    color: #999;
    vertical-align: middle;
    margin-bottom:0;
}
.commonForm .textfield.edit-disable {
    background-color: #f4f2ed;
    border: 1px solid #efede8;
    box-shadow:none;
}
.commonForm .textfield.mediumSize {
    width: 253px;
}
.commonForm .textfield.mediumSmallSize {
    width: 233px;
}
.commonForm .textfield.smallSize {
    width: 134px;
    margin-right:21px;
}

#form_location .textfield {
    padding:0 30px 0 5px;
    width: 400px !important;
}

#form_location .textfield.smallSize {
    width: 159px !important;
}

#form_location .textfield.bigSize {
    width: 397px !important;
}

.smallLabel {
    font-family:Arial, Helvetica, sans-serif;
    color:#7F7F79;
    font-size:11px;
}
.commonForm .btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius:0;
    -moz-border-radius-topleft:0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft:0;
    border-bottom-left-radius: 0;
}
.commonForm .btn-group > .btn:last-child, .commonForm .btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius:0;
    -moz-border-radius-topright:0;
    border-top-right-radius:0;
    -webkit-border-bottom-right-radius:0;
    -moz-border-radius-bottomright:0;
    border-bottom-right-radius:0;
}
.btn.dropdown-toggle {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 0 33px 0 12px;
    height:40px;
    border: 1px solid #ccc;
    margin: 0;
    font-family:PFSquareSansPro-Light;
    font-size: 18px;
    line-height: 20px;
    color: #797979;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    text-shadow: none;
    background:#fff url(../img/combobox.png) no-repeat top right;
    border-radius:0;
    box-shadow: none;
    outline: medium none;
    margin-right:15px;
}
.commonForm .btn.dropdown-toggle.edit-disable, .commonForm .combobox-wrapper .edit-disable {
    background:#f4f2ed url(../img/combobox_disable.png) no-repeat top right;
    border: 1px solid #efede8;
    box-shadow:none;
    cursor: default;
}
.commonForm .combobox-wrapper input.edit-disable {
    background:#f4f2ed;
    border: 1px solid #efede8;
    box-shadow: none;
}
.commonForm .btn-group.open .btn.dropdown-toggle {
    background-color: #ffffff;
}
.commonForm .dropdown-menu {
    position: absolute;
    top:39px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin:0;
    list-style: none;
    background-color: #ffffff;
    border:1px solid #ccc;
    border-bottom: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.commonForm .dropdown-menu li {
    color: #797979;
    padding:0;
    margin:0;
    border-bottom:1px solid #ccc;
}
.commonForm .dropdown-menu li a {
    clear: both;
    color: #797979;
    display: block;
    font-weight: normal;
    font-family: PFSquareSansPro-Light;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0 10px 12px;
    white-space: nowrap;
    margin:0;
    text-align:left;
}
/*different sizes drop down*/
.commonForm .btn.dropdown-toggle.smallSize {
    width:88px;
}
.commonForm .btn.dropdown-toggle.mediumSize {
    width:196px;
}
.commonForm .btn.dropdown-toggle.bigSize {
    width:240px;
}
.commonForm .btn.dropdown-toggle.biggerSize {
    width:388px;
}
.open > .dropdown-menu.smallSize {
    display: block;
    width:86px;
    min-width:86px;
}
.open > .dropdown-menu.mediumSize {
    display: block;
    width:194px;
    min-width:194px;
}
.open > .dropdown-menu.bigSize {
    display: block;
    width:238px;
    min-width:194px;
}
.open > .dropdown-menu.biggerSize {
    display: block;
    width:386px;
    min-width:194px;
}
/*combobox*/
.terms-position{
    margin-top:35px;
}
.terms-position label, .terms-position label a{
    font-size:12px;
}
input.dark-grey::-webkit-input-placeholder {
    color: #fff;
}
.combobox-wrapper input, .combobox-wrapper .value_as_label, .combobox-wrapper .uneditable-input {
    border-radius:0;
    float:left;
    height: 39px;
    padding:0 12px 0 12px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-right:none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: none;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    border-radius:0;
    display: inline-block;
    font-family:PFSquareSansPro-Light;
    font-size: 18px;
    line-height:2em;
    color: #999;
    vertical-align: middle;
    margin-bottom:0;
}

.combobox-wrapper input.dark-grey  {
	background-color: #999999 !important;
	color: #ffffff !important;
}

ul.template-setting .combobox-wrapper input, .combobox-wrapper .value_as_label, .combobox-wrapper .uneditable-input{
    padding:0 0 0 12px;
}
.combobox-label-value.value_as_label a{
    float: right;
    display: inline;
}
.combobox-label-value.value_as_label .editing-box{
    float:left;
    padding-left:0;
}
.combobox-label-value.value_as_label span.text{
    width:194px;
    overflow:hidden;
    float:left;
    font-family: PFSquareSansPro-Light;
    font-size: 18px;
    font-weight:normal;
    margin-top:1px;
    padding-left:1px;
    white-space:nowrap;
    text-align: left;
}
#edit_template_name{
    display:block;
    width:21px;
    height:25px;
    background: url(../img/edit_combobox.png) no-repeat 0 0;
    margin:8px 3px 0 0;
}
#delete_template_name{
    display:block;
    width:21px;
    height:25px;
    background: url(../img/trash_combobox.png) no-repeat 0 0;
    margin:8px 3px 0 0;
}
.combobox-wrapper .add-on {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    height:39px;
    width:32px;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0;
    color: #797979;
    vertical-align: middle;
    cursor: pointer;
    text-shadow: none;
    background:#fff url(../img/combobox.png) no-repeat top right;
    border-radius:0;
    box-shadow: none;
    outline: medium none;
    /*margin-right:15px;*/
    float:left;
}

.button-grey .add-on {
	background:#fff url(../img/combobox-grey.png) no-repeat top right;
}

dl.left .combobox-wrapper .add-on {
    margin-right:0;
}
.add-on .caret {
    display:none;
}
.combobox-wrapper .dropdown-menu {
    padding: 0;
    margin:0;
    list-style: none;
    background-color: #fff;
    border:1px solid #ccc;
    border-bottom: none;
    border-top: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.combobox-wrapper .dropdown-menu li {
    color: #797979;
    padding:0;
    margin:0;
    border-bottom:1px solid #ccc;
}
.combobox-label-value.value_as_label span.text.label-default-item,
.combobox-wrapper .dropdown-menu li a#default-item{
    color: #F7931E;
}
.combobox-wrapper .dropdown-menu li a {
    clear: both;
    color: #797979;
    display: block;
    font-weight: normal;
    font-family: PFSquareSansPro-Light;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0 10px 12px;
    white-space: nowrap;
    margin:0;
    text-align:left;
}

.combobox-wrapper .dropdown-menu  .active.no-focus-el,
.combobox-wrapper .dropdown-menu  .active > a:first-child:hover,
.combobox-wrapper .dropdown-menu  .active > a:first-child:focus {
    color:#333333;
    background-image: none;
    background-color:#FCF8F0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.dropdown-menu > .active > a,
.combobox-wrapper .dropdown-menu  .active > a:first-child {
    background: none;
}
.combobox-wrapper .dropdown-menu li a.delete-element{
    float: right;
    clear:none;
    background: url(../img/trash_combobox.png) no-repeat 0.5em 0.6em;
    display: none;
    height: 18px;
    margin: 0 3px 0 0;
    width: 21px;
}
/*different sizes of combobox*/
.combobox-wrapper.smallSize .combobox, .combobox-wrapper.smallSize .combobox-label-value {
    width: 29px;
}

#telephone-widget .combobox-wrapper.smallSize .combobox, #telephone-widget .combobox-wrapper.smallSize .combobox-label-value {
    width: 41px;
    background-image: none !important;
}

.combobox-wrapper.smallSize .typeahead {
    width: 86px;
    min-width:86px;
}
.combobox-wrapper.mediumSize .combobox, .combobox-wrapper.mediumSize .combobox-label-value {
    width: 137px;
}
ul.template-setting .combobox-wrapper.mediumSize .combobox, ul.template-setting .combobox-wrapper.mediumSize .combobox-label-value {
    width: 222px;
}
ul.template-setting .combobox-wrapper.mediumSize .typeahead {
    width: 267px;
    min-width: 267px;
}
.combobox-wrapper.mediumSize .typeahead {
    width: 194px;
    min-width: 194px;
}
.combobox-wrapper.bigSize .combobox, .combobox-wrapper.bigSize .combobox-label-value {
    width: 240px;
}

.combobox-wrapper.largeSize .combobox, .combobox-wrapper.largeSize .combobox-label-value {
	width: 385px;
}

.combobox-wrapper.bigSize .typeahead {
    width: 285px;
    min-width: 285px;
}

.combobox-wrapper.largeSize .typeahead {
	width: 442px;
	min-width: 442px;
}

.combobox-wrapper.biggerSize .combobox, .combobox-wrapper.biggerSize .combobox-label-value {
    width: 388px;
}
.combobox-wrapper.biggerSize .typeahead {
    width: 445px;
    min-width: 445px;
}
.combobox-wrapper.mediumSize{
    position: relative;
}
.combobox-wrapper.bigSize{
    position: relative;
}
/*chaecks and radio buttons*/
.prettycheckbox, .prettyradio {
    display: inline-block;
    padding:0;
    margin:0;
}
.prettycheckbox2 > a {
    width: 19px;
    height: 19px;
    background: url(../img/checkbox_disabled.png) no-repeat 0 0;
    display: block;
    float: left;
    cursor: pointer;
    margin:0;
    padding:0;
}
.prettycheckbox2 a.checked {
    background-position: 0 -19px;
}

.prettycheckbox > a {
    width: 19px;
    height: 19px;
    background: url(../img/checkbox.png) no-repeat 0 0;
    display: block;
    float: left;
    cursor: pointer;
    margin:0;
    padding:0;
}
.prettyradio > a {
    width: 26px;
    height: 25px;
    background: url(../img/radio_buttons.png) no-repeat 0 0;
    display: block;
    float: left;
    cursor: pointer;
    margin:0;
    padding:0;
}
.prettyradio a {
    background-position: 0 -25px;
}
.prettycheckbox a:focus, .prettyradio a:focus {
    outline: 0 none;
}
.prettycheckbox a:focus {
    background-position: 0 0;
}
.prettyradio a:focus {
    background-position: 0 -25px;
}
.prettycheckbox a.checked {
    background-position: 0 -19px;
}
.prettyradio a.checked {
    background-position: 0 0;
}
.prettycheckbox a.checked:focus {
    background-position:0 -19px;
}
.prettyradio a.checked:focus {
    background-position: 0 0;
}
.prettycheckbox label, .prettyradio label {
    display: block;
    float: left;
    margin: 0 3px;
}
.prettycheckbox label.clickable, .prettyradio label.clickable {
    cursor: pointer;
}
.prettyradio label {
    font-family: PFSquareSansPro-Thin;
    font-size:18px;
    color:#1A1A1A;
}
.prettycheckbox.disabled a, .prettyradio.disabled a, .prettycheckbox.disabled label, .prettyradio.disabled label {
    cursor: default !important;
}
.prettycheckbox.disabled a {
    background-position: 0 -240px;
}
.prettyradio.disabled a {
    background-position: 0 -270px;
}
.commonForm label a {
    border-bottom: 1px #7F7F79 dotted;
}
/*toggle switch*/
.switch-back {
    background: url(../img/toggle_switch_back.png) no-repeat top left;
    width:95px;
    padding-left:5px;
    height:46px;
}
.switch-back.small-switch {
    background: url(../img/toggle_switch_back_small.png) no-repeat top left;
    width:71px;
    height:38px;
    display: inline-block;
}
.has-switch {
    display: inline-block;
    border:none;
    position: relative;
    top:-6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 90px;
    height:50px;
}
.has-switch.deactivate {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default !important;
}
.has-switch.deactivate label, .has-switch.deactivate span {
    cursor: default !important;
}
.has-switch > div {
    display: inline-block;
    width: 150%;
    position: relative;
    top: 13px;
}
.has-switch > div.switch-animate {
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
}
.has-switch > div.switch-off {
    left: -50%;
}
.has-switch > div.switch-on {
    left: 0%;
}
.has-switch input[type=checkbox] {
    display: none;
}
.has-switch span, .has-switch label {
    cursor: pointer;
    border:none;
    position: relative;
    display: inline-block;
    height: 100%;
    line-height: 20px;
}
.has-switch label {
    background: url(../img/toggle_switch_cursor.png) no-repeat top left;
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    width:33px;
    height:34px;
}
.has-switch span {
    text-align: center;
    z-index: 1;
    width: 38%;
}
/*small*/
.switch-back.small-switch .has-switch {
    display: inline-block;
    border:none;
    position: relative;
    top:-4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 65px;
    height:50px;
}
.switch-back.small-switch .has-switch label {
    background: url(../img/toggle_switch_cursor_small.png) no-repeat top left;
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    width:22px;
    height:22px;
}
.switch-back.small-switch .has-switch span {
    text-align: center;
    z-index: 1;
    width: 40%;
}
/*customize*/
.setting-block {
    padding:0 10px 45px 10px;
}
.setting-block.no-padding {
    padding:0;
}
.setting-block h3 {
    background:url(../img/dotline2.png) repeat-x bottom left;
    font-family: PFSquareSansPro-Light;
    color:#1A1A1A;
    font-size:24px;
    line-height:24px;
    margin-bottom:18px;
    padding-bottom:7px;
}
.setting-block .customize-help-text {
    font-family: PFSquareSansPro-Thin;
    color:#424242;
    font-size:21px;
    line-height:21px;
    margin-bottom:30px;
}
/*slider*/
.slider-wrapper {
    background-color:#F8F8F8;
    width:799px;
    height:77px;
    margin:0 auto;
    padding:85px 30px 25px 30px;
}
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.slider.slider-horizontal {
    width:100%;
}
.slider.slider-horizontal .slider-track {
    height: 2px;
    width: 99%;
    margin-top: -5px;
    top: 50%;
    left: 5px;
}
.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0;
}
.slider.slider-horizontal .slider-handle {
    margin-left: -11.99px;
    margin-top: -15px;
}
.slider input {
    display: none;
}
.slider .tooltip-inner {
    white-space: nowrap;
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #919191;
}
.slider-selection {
    position: absolute;
    background: -moz-linear-gradient(left, #ff7212 0%, #f9bd1e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff7212), color-stop(100%, #f9bd1e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ff7212 0%, #f9bd1e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ff7212 0%, #f9bd1e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ff7212 0%, #f9bd1e 100%); /* IE10+ */
    background: linear-gradient(to right, #ff7212 0%, #f9bd1e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7212', endColorstr='#f9bd1e', GradientType=1 ); /* IE6-9 */
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.slider-handle {
    position: absolute;
    width: 33px;
    height: 34px;
}
.slider-handle.round {
    background: url(../img/toggle_switch_cursor.png) no-repeat top left;
}
.slider-scale {
    width:99%;
    height:30px;
    position:relative;
    padding-top:12px;
}
.slider-scale span {
    border-left: 1px solid #919191;
    font-size: 0;
    height: 10px;
    position: absolute;
}
.slider-scale ins {
    color: #999999;
    font-size: 9px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 5px;
    width:60px;
    font-family: PFSquareSansPro-Medium;
    font-size:12px;
    text-align:left;
    color:#797979;
    padding-top:6px;
}
.sliderSave {
    padding-right:40px;
}
.sliderSave .action-btn {
    margin-bottom:0;
}
span.onState, span.offState {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    margin-top:13px;
    display:inline-block;
}
span.onState.bigSize, span.offState.bigSize {
    font-family: PFSquareSansPro-Thin;
    font-size:24px;
    margin-top:6px;
    padding:0 14px 0 14px
}
span.onState {
    color:#000;
    font-size: 9px;
}
span.offState {
    color:#626262;
    font-size: 9px;
}
div.switchContainer{
    margin:0 auto;
}
div.col-s01, div.col-s02, div.col-s03{
    float:left;
}
div.col-s01{
    text-align:right;
    width:77px;
}
div.col-s02{
    width:71px;
}
div.col-s03{
    width:72px;
    padding-left:5px;
}
div.col-sl01, div.col-sl02, div.col-sl03{
    float:left;
}
div.col-sl01{
    text-align:right;
    width:89px;
}
div.col-sl02{
    width:72px;
}
div.col-sl03{
    width:84px;
    padding-left:5px;
}
.wifi-welcome {
    background-color:#F8F8F8;
    width:795px;
    margin:0 auto;
    padding:20px 35px 40px 35px;
}
.wifi-welcome h3 {
    color:#1A1A1A;
    font-family: PFSquareSansPro-Thin;
    font-size:24px;
    line-height:24px;
    border-bottom: 1px solid #333333;
    padding-bottom:3px;
    margin-bottom:40px;
}
.setting-block.subgroup {
    margin-bottom:40px;
    padding:20px 35px 20px 35px;
    background-color:#e6e3db;
}
.setting-block.subgroup h4 {
    color:#666666;
    font-family: PFSquareSansPro-Light;
    font-size:21px;
    line-height:21px;
    border-bottom: 1px solid #B3B3B3;
    padding-bottom:3px;
    margin-bottom:6px;
}
.setting-block.subgroup p {
    color:#666666;
    font-family: PFSquareSansPro-Light;
    font-size:18px;
    line-height:18px;
    margin-bottom:40px;
}
.setting-block.subgroup.no-margin, .setting-block-bottom.no-margin {
    margin-bottom:0;
}
ul.template-setting li {
    float:left;
    color: #4D4D4D;
    font-family: PFSquareSansPro-Thin;
    font-size: 21px;
    font-weight:normal;
    line-height:37px;
    padding-right:20px;
}
ul.template-setting li .combobox-wrapper li{
    float:none;
    overflow:hidden;
}
div.column001 {
    float:left;
    width:250px;
}
div.column002 {
    width:225px;
    padding:68px 0 0 0;
    float:left;
}
div.column003 {
    float:right;
    width:250px;
}
div.select-template {
    margin: auto;
    padding-top:30px;
    width:940px;
}
div.col01, div.col02, div.col03{
    float:left;
}
div.col01{
    text-align:right;
}
div.col02{
    width:100px;
}
div.col01, div.col03{
    width:420px;
}
div.select-template.select-or-create {
    width:582px;
    padding-top:60px;
}
.border-image {
    border:1px solid #B3B3B3;
}
.name-of-business {
    border: 1px solid #B3B3B3;
    width:248px;
    height:68px;
    padding-top:58px;
    background-color:#fff;
}
input:focus {
    outline:0 none;
}
.name-of-business input:focus {
    outline:0 none;
}
.setting-block.subgroup .name-of-business p {
    font-family:PFSquareSansPro-Light;
    font-size:21px;
    line-height:21px;
    text-align:center;
    color:#4d4d4d;
}
.setting-block.subgroup p.specificationHelp {
    font-family:PFSquareSansPro-Thin;
    font-size:13px;
    line-height:16px;
    color:#4d4d4d;
    margin:10px 0 10px 0;
}
.setting-block.subgroup p.specificationHelp.marginBottom {
    margin-bottom:36px;
}
.enter-data-disable {
    margin-bottom:-10px;
    padding-top:0px;
    height: 20px;
}

.setting-block.subgroup .enter-data-disable p,#input_url {
    font-family:PFSquareSansPro-Light;
    font-size:14px;
    line-height:16px;
    color:#F7931E;
    text-align:center;
    overflow:hidden;
    margin: auto;
    width: 200px;
    position: relative;
    top:-87px;
}
.preview-buttons {
    width:460px;
    padding:30px 0 30px 0;
    margin:0 auto;
}
.button-wrapper {
    padding-right:84px;
    position:relative;
}
.view-website {
    background:url(../img/link_underline.gif) repeat-x bottom left;
    font-size:11px;
    padding-bottom:2px;
    color:#666666;
    background:url(../img/dotline2.png) repeat-x bottom left;
}

.setting-block a.create-link {
    font-size:21px;
    font-family:PFSquareSansPro-Thin;
    color:#4D4D4D;
    background:url(../img/dotline2.png) repeat-x bottom left;
    padding-bottom:2px;
}
.setting-block a.create-link span {
    background:url(../img/edit_icon.png) no-repeat top left;
    display: inline-block;
    width:26px;
    height:29px;
    margin-left:6px;
}
ul.template-setting{
    margin:30px 0 0 74px;
}
ul.template-setting li:last-child{
    position:relative;
}
.combobox-wrapper .uneditable-input {
    color:#F7931E;
}
.scrollable{
    max-height:156px;
    overflow:hidden;
}
.popup-create.template {
    width:280px;
    /*height:154px;*/
    border-radius: 15px 15px 15px 15px;
    border: 1px solid rgba(251, 176, 59, 1);
    background-color:#f6f5f0;
    position:absolute;
    z-index:8000;
    left: 58px;
    top: -170px;
    line-height:21px;
    display:none;
}
.popup-create.template a.popup-close {
    background: url(../img/popup_close.png) no-repeat top left;
    display:block;
    width:36px;
    height:35px;
    position:absolute;
    z-index:2000;
    top:-10px;
    right:-10px;
    cursor:pointer;
}
.popup-content {
    padding:20px 35px 20px 35px;
}
.popup-create.template .popup-content .textfield.smallSize {
    width:184px;
    padding:0 12px 0 12px;
}
/*.popup-create.template .popup-content .skin-yellow.btn-small {
    margin-left:118px;
}*/
.arrow-popup {
    display:block;
    background: url(../img/arrow_popup.png) no-repeat top left;
    width:23px;
    height:19px;
    position:absolute;
    bottom:-19px;
    left:95px;
}
.popup-create.template label {
    font-size:21px;
    font-family:PFSquareSansPro-Thin;
    color:#4D4D4D;
    margin-bottom:5px;
}
.popup-create.template .popup-content .save-template {
    margin-bottom:0px;
}
/*disable customize*/
.disable-customize {
    display:none;
}

/*disable view contents*/
.disable-view, .disable-view a, .disable-view img, .disable-view p, .disable-view, .disable-view li, .disable-view span {
    opacity: 0.65;
    filter: alpha(opacity=65);
    pointer-events: none;
    cursor: default !important;
}
ul#social-webs {
    margin:20px 0 0 6px;
}
ul#social-webs li {
    padding-left:26px;
    margin-bottom:8px;
    line-height:21px;
}
ul#social-webs li span {
    font-family:PFSquareSansPro-Light;
    font-size:14px;
    line-height:20px;
    padding-bottom:3px;
    list-style-position:outside;
    background:url(../img/dotline2.png) repeat-x bottom left;
}
ul#social-webs li span#base_url{
   display: inline-block;
   overflow-x: hidden;
}
ul#social-webs li.facebook {
    background:url(../img/facebook_icon.png) no-repeat top left;
}
ul#social-webs li.twitter {
    background:url(../img/twitter_icon.png) no-repeat top left;
}
ul#social-webs li.foursquare {
    background:url(../img/foursquare_icon.png) no-repeat top left;
}
ul#social-webs li.googleplus {
    background:url(../img/googleplus_icon.png) no-repeat top left;
}
ul#social-webs li a {
    display:block;
    float:right;
    width:26px;
    height:29px;
    background: url(../img/edit_icon_small.png) no-repeat top right;
}
/* for location */
#form_location{
    width:455px;
}
#form_location.commonForm .bigSize{
    width:361px;
}
/*for general preloader*/
.modal-backdrop .spinner {
    left: 50%;
    top: 50%;
}
/*modals*/
.modal-backdrop {
    background-color:#F4F1E8;
}
.modal.fade {
    top:auto;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.modal {
    background-clip: padding-box;
    background-color: #F8F7F2;
    border: 1px solid rgba(251, 176, 59, 1);
    border-radius: 15px 15px 15px 15px;
    box-shadow: none;
    margin-left: -470px;
    left: 50%;
    outline: medium none;
    position: fixed;
    top: 10%;
    width: 848px;
    padding:45px;
    z-index: 1200;
}
.modal#login-fixed-modal{
    background-color: #FFFFFF;
}
  div#back-carousel-modal.modal
, div#login-fixed-modal.modal
, div#login-floating-modal
, .modal.bigModal{
    /*height:520px;*/
    height:auto;
}
.fixed-options {
    font-family: PFSquareSansPro-Light;
    color: #4D4D4D;
    font-size: 14px;
}
.fixed-options.option-left {
   width: 50%;
   margin-right: 24px;
}
.fixed-options.option-right {
  width: 40%;
  margin-left: 23px;
}
.modal h3 {
    font-family: PFSquareSansPro-Light;
    font-size:36px;
    line-height:36px;
    margin-bottom:5px;
    color:#000;
}
.modal .title-description{
    width: 799px;
    margin: 0 auto;
}
div#error-modal-bad-credentials{
    width: 642px;
    height:374px;
    padding:45px;
    margin-left:-366px;
    position: fixed;
    top: 20%;
}
div#error-modal-bad-credentials h3{
    font-family:PFSquareSansPro-Thin;
    font-size:48px;
    line-height:48px;
    margin-bottom:8px;
    text-transform:uppercase;
    color:#F7931E;
    text-align:center;
}
div#error-modal-bad-credentials .error-generic-text{
    color:#666666;
    font-family: PFSquareSansPro-Thin;
    font-size:33px;
    line-height:33px;
    margin-top:15px;
    margin-bottom:5px;
    text-align:center;
}
div#error-modal-bad-credentials .error-generic-text.marginTop{
    margin-top:80px;
    font-size:48px;
}
div#error-modal, div#loader-modal{
    width: 642px;
    height:374px;
    padding:45px;
    margin-left:-366px;
}
div#error-modal .alert-icon{
    background: url(../img/alert_icon.png) no-repeat top left;
    width:50px;
    height:57px;
    margin:0 auto;
    margin-bottom:25px;
    margin-top:50px;
}
div#error-modal h3{
    font-family:PFSquareSansPro-Thin;
    font-size:48px;
    line-height:48px;
    margin-bottom:8px;
    text-transform:uppercase;
    color:#F7931E;
    text-align:center;
}
.modal p {
    color:#4D4D4D;
    font-family: PFSquareSansPro-Light;
    font-size:18px;
}
.modal .error-text-alert{
    color:#666666;
    font-family: PFSquareSansPro-Thin;
    font-size:33px;
    line-height:33px;
    margin-top:15px;
    margin-bottom:5px;
    text-align:center;
}

.modal .error-text-alert-big{
    font-family: PFSquareSansPro-Light;
    font-size:48px;
    text-align: center;
}
.modal .error-generic-text{
    color:#666666;
    font-family: PFSquareSansPro-Thin;
    font-size:33px;
    line-height:33px;
    margin-top:15px;
    margin-bottom:5px;
    text-align:center;
}
.modal .error-generic-text.marginTop{
    margin-top:80px;
    font-size:48px;
}
.action-btn.generic-error{
    margin-top:50px;
}
.modal .close {
    background:url(../img/close_modal.png) no-repeat top left;
    display:block;
    width:46px;
    height:47px;
    position:absolute;
    right:-18px;
    top:-18px;
    opacity: 1;
}
.modal .fixed-preview {
    width:799px;
    height:247px;
    margin: 0 auto;
    margin-top:54px;
    margin-bottom:42px;
}
.modal .floating-preview {
    width:799px;
    height:247px;
    margin: 0 auto;
    margin-top:80px;
    margin-bottom:100px;
}
/*upload logo modal*/
.modal .logo-preview {
    width:220px;
    height:73px;
    margin: 0 auto;
    margin-top:120px;
    margin-bottom:280px;
}
/*upload background modal*/
#back-image-modal p {
    color:#333;
    font-family: PFSquareSansPro-Thin;
    font-size:24px;
    margin-top:100px;
}
.modal .image-preview {
    width:600px;
    height:333px;
    margin: 0 auto;
    margin-top:20px;
    margin-bottom:25px;
}
#back-carousel-modal p {
    color:#333;
    font-family: PFSquareSansPro-Thin;
    font-size:24px;
    margin-top:10px;
}
#back-carousel-modal .carousel-current {
    width:260px;
    height:160px;
    border:1px solid #B3B3B3;
    margin: 0 auto;
    margin-top:20px;
    margin-bottom:25px;
}
/*background gallery modal*/
.image-tumbnail{
    max-height: 126px;
    min-width: 248px;
    max-width: 248px;
    min-height: 126px;
}
#thumbs-reel {
    margin:0 auto;
    margin-top:15px;
    width:710px;
    height:178px;
    position:relative;
}
#thumbs-reel ul li {
    float:left;
    margin:5px 3px 0 0;
    border:1px solid #B3B3B3;
    width:230px;
    height:140px;
}
#thumbs-reel ul li.last:child {
    margin-right:0;
}
#thumbs-reel ul li.selected {
    border:1px solid #B3B3B3;
    margin-top:3px;
}
#imgs li {
    display:none;
}
#imgs li:first-child {
    display: block;
}
img.gallery-tubnail {
    width: 230px;
    height: 140px;
}
img.gallery-preview-tubnail {
    width: 260px;
    height: 160px;
}
/*save new template modal*/
#save-modal{
    width:208px;
    height:150px;
    padding:90px 90px 20px 90px;
    margin-left:-208px;
}
#save-modal.modal.fade.in {
    top: 30%;
}
#save-modal .textfield.smallSize {
    width:184px;
    padding:0 12px 0 12px;
}
#save-modal .skin-yellow.btn-small {
    margin-left:118px;
}
#save-modal label {
    font-size:21px;
    font-family:PFSquareSansPro-Thin;
    color:#4D4D4D;
    margin-bottom:5px;
}
/*unexpected error page*/
.container.unexpected-error{
    padding-top:104px;
}
/*.container.unexpected-error h1 {
    font-family:PFSquareSansPro-Thin;
    margin:80px 0 10px 0;
    font-size: 90px;
    line-height:90px;
    color: #F7931E;
    letter-spacing:normal;
}*/
.container.unexpected-error h2 {
    font-family:PFSquareSansPro-Thin;
    margin:160px 0 10px 0;
    font-size: 36px;
    line-height:36px;
    color: #4d4d4d;
    letter-spacing:normal;
}
.container.unexpected-error p {
    font-family:PFSquareSansPro-Thin;
    margin-bottom: 0;
    font-size: 18px;
    line-height:18px;
    color: #666666;
    letter-spacing:0.017em;
    font-weight:normal;
}
.container.unexpected-error p a{
    background: url(../img/dotline2.png) repeat-x left bottom;
    color: #808080;
    font-family: PFSquareSansPro-Light;
}
#ejemplo{
    height:100px;
    overflow:hidden;
}
#simple-modal .modal-inner{
    text-align: center;
    position: relative;
    top: 148px
}
.combobox-wrapper .dropdown-menu li:hover a.option + a.delete-element {
    display: block;
}

div.small-alert-body{
    padding: 68px;
    overflow: auto;
    width: 711px;
    height: 100px;
}

div.alert-body{
    padding: 68px;
    overflow: auto;
    width: 711px;
    height: 100%;
}

div.alert-body p.simple-text-alert-ok{
    color:#666666;
    font-family: PFSquareSansPro-Thin;
    font-size:25px;
    line-height:33px;
    margin-top:15px;
    margin-bottom:5px;
    text-align:left;
}

div.alert-body p.simple-text-alert-fail,
.modal p.simple-text-alert-invalid-mac-hash
{
    color:#666666;
    font-family: PFSquareSansPro-Thin;
    font-size:25px;
    line-height:33px;
    margin-top:15px;
    margin-bottom:5px;
    text-align:left;
}

div.alert-body .action-btn{
    /*top: 310px;*/
    top: 88px;
}
div.alert-body p.error-text-alert{
    top:28%;
}
.stick{
    width: 100%;
    z-index: 1000;
    left: 0px;
}
span.fon-color{
    color: #F7931E;
}
.container.enterprise-console, .container.location_console,  .container.enterprise-console.container-accessPointConsole .container{
    padding-bottom: 25px;
}
body.enterprise-console #wrapper2{
    /*padding-bottom: 100px;*/
	padding-bottom:-34px;
}
.custmize_on_console .container, .accordion-inner-access-point .container{
    padding-bottom: 0px;
}
.label-no-access-point{
    text-align: center;
    font-family: PFSquareSansPro-Thin;
    font-size: 15px;
}
.container-location-margin {
	margin-top: 25px;
}

/*Distributor console*/
.search {
    text-align: right;
    margin-right: 15px
}
.search-icon {
    background: white url(../img/search.png) no-repeat center center;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: -4px;
    border: 1px solid #CCC;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    border-image: initial;
}
.search .search_table {
    margin-bottom: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
#container_table_invitations {
    padding-bottom: 0;
}
.table_invitations {
    margin-bottom: 0;
}
.table_invitations thead .headerSortUp {
    width: 290px;
    border-right: none;
}
.table_invitations thead .headerSortUpSec#key_date {
    background: #E3E0D8 url(../img/sortUp.png) no-repeat 49% 50%;
    cursor: pointer;
}
#table_invitations_colspan, #table_users_colspan {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.info_table_invitations {
    height: 325px;
    overflow-y: hidden;
}
.info_table_invitations table {
    margin-bottom: 0;
}
.info_table_invitations table tbody tr:first-child {
    border-top: none;
}
.info_table_invitations table tr td:first-child {
    width: 240px;
    padding-left: 0px;
}
.table_invitations thead .headerSortUpSec {
    background: #E3E0D8 url(../img/sortUp.png) no-repeat right 50%;
    cursor: pointer;
}
.info_table_invitations table tr td:nth-child(2) {
    padding-left: 0;
    padding-right: 10px;
    width: 59px;
}
.table_invitations thead .headerSortUpSec {
    background: #E3E0D8 url(../img/sortUp.png) no-repeat right 50%;
    cursor: pointer;
}
.info_table_invitations table tr td:nth-child(3) {
    width: 127px;
    padding-left: 34px;
    padding-right: 16px;
}
.info_table_invitations table tr td:nth-child(4) {
    width: 116px;
    padding-left: 28px;
}
.info_table_invitations table tr td:nth-child(5) {
    padding-left: 28px;
}
table tbody tr td.action-button .skin-yellow.btn-small {
    padding: 10px 16px 10px 16px;
    margin: 4px 0 4px 0;
}
.info_table_invitations table tr td span.status-text {
    margin-left: -8px;
}
.status-text {
    text-transform: uppercase;
}
.info_table_invitations table tr td.action-button {
    padding: 0 15px 0 0;
}
.skin-gray-email {
    text-decoration: none;
    width: 14px;
    color: #333;
    transition: all 0.2s linear 0s;
    background: #B3B3B3;
    padding: 5px;
    margin: 0;
}
.pagination {
    margin-top: 5px;
}
.pagination ul {
    float: right;
    margin-right: 15px;
}
.pagination li {
    list-style-type: none;
    display: inline;
}
.pagination a {
    text-decoration: none;
    font-family: PFSquareSansPro-Light;
    font-size: 14px;
    color: #666;
}
.pagination a.ends {
    color: #666;
    font-size: 14px;
    font-family: PFSquareSansPro-Medium;
}

.h3_invitation{
	margin-top:40px;
	margin-bottom:26px !important;
}

.commonForm dd.send_manual_email{
	margin-bottom:18px;
}

/*---*/
label.send_info{
	margin-bottom:11px;
}

#radioGroup{
	height:60px;
	margin-top:50px;
}
.labelRadioGroup1{
	float:left;
	width:200px;
	margin-left:10px !important;
	line-height:25px;
}

.textfield_invitation{
	margin-right:70px;
}

#add{
	width:9px;
	margin:2px 0 0 4px;
}

#sendAutomatic{
	margin-bottom:100px;
	display:none;
}


#send_manual_btn{
	margin-right:32px;
}

#send_automatic_group{
	background:#f7f5ee;
	height:auto;
	padding:18px 20px 5px 20px;
	margin-bottom:70px;
}

#send_manual_group{
	background:#f7f5ee;
	/*padding:5px;*/
	padding:18px 10px 5px 10px;
}

#send_manual_group span{
	width:286px;
	padding:5px 0;
	font-family: PFSquareSansPro-Light;
	font-size: 14px;
	color: #666666;
	margin: 0;
	font-weight: normal;
	letter-spacing: 0.013em;
}

#send_manual_group input{
	width:208px;
	margin-right:8px;
}

#send_manual {
	max-height:575px;
        /*max-height: 1320px*/
	/*overflow-y:scroll;*/
}

.send_manual_email{
	margin-right:18px;
	margin-bottom:18px;
}
#upload_automatic{
	margin:0 166px 10px 166px;
}

#upload_text{
	font-family: PFSquareSansPro-Light;
	font-size: 14px;
	color: #666666;
	margin: 0;
	font-weight: normal;
	letter-spacing: 0.013em;
}

#directory{
	margin-top:19px;
	margin-right:20px;
        display: block;
        float: left;
        width: 310px;
}

#button_image_upload{
        display: block;
        padding: 10px 24px 7px 24px;
}
#send_automatic_group #button_image_upload{
        float: left;
}
/*Location list on Register AP*/
#locations_list label {
    margin-left: 10px;
}

#location_form_container {
    margin-top: 20px;
}



.button-bar-background a.btn-bigger{
	width:200px;
}

.column01 .popup-tooltip .popover{
	position: absolute;
	max-height: auto;
	z-index: 1;
	margin: 0 0 0 -70px;
	min-width: 280px;
	padding-bottom: 70px;
	top:-135px !important;
}

.container.location_console{
	padding-bottom:40px;
}

.action-btn.skin-yellow.btn-medium{
	min-width:95px;
	width:auto;
}

.action-btn.skin-yellow.btn-small{
	min-width:95px;
	width:auto;
}

.action-btn.skin-yellow.generic-error{
	width:128px;
}

.column02 .map-location p.map-help-text{
	margin:10px;
}

.navbar-background .navbar-inner{
	/*height:92px !important;*/
	height:139px !important;
}

/*#wrapper #wrapper2{
	padding-bottom:170px;
}*/

#clone-Enterprise_location_category ul{
	max-height:156px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#login-floating-modal .floating-preview{
	margin-top:40px;
	margin-bottom:40px;
}

#login-floating-modal.modal{
	padding:30px;
}

.info_table_users .skin-yellow.btn-small-edit-user {
	/*min-width: 60px;*/
	width: auto;
}

.container-access-point .skin-yellow.btn-small-edit{
	width:auto;
}

#delete-access-point-alert .alert-body{
	overflow:hidden;
}

.accordion-container.stick-element{
	top:139px !important;
}

.active_customize{
	/*padding-bottom:80px !important;*/
	padding-bottom:34px !important;
}

.active_store{
	/*padding-bottom:143px !important;*/
	padding-bottom:97px !important;
}

.active_ap{
	padding-bottom:28px !important;
}

.info_ico{
	background: url(../img/info_ico.png) no-repeat right;
	height: 16px;
	width: 16px;
	float: right;
	margin-top: 5px;
}

.popup-tooltip .popover_info{
	left: 691px;
	position: absolute;
	max-height: auto;
	z-index: 1;
	margin: 0 0 0 -70px;
	min-width: 280px;
	padding-bottom: 70px;
	top: -206px !important;
}

.wifi-welcome .popup-tooltip .popover, .setting-block .popup-tooltip .popover{
	position: absolute;
	max-height: auto;
	z-index: 1;
	margin: 0 0 0 -70px;
	min-width: 280px;
	padding-bottom: 70px;
	top:-135px !important;
}

.setting-block .popup-tooltip .popover{
	position: absolute;
	max-height: auto;
	z-index: 1;
	margin: 0 0 0 -70px;
	min-width: 280px;
	padding-bottom: 70px;
	top:-135px !important;
}

.subgroup .popup-tooltip .popover{
	margin: 0 0 0 -67px;
	z-index:100;
}

.subgroup .popup-tooltip .popover.top .arrow{
	margin-left:-8px;
}

.info_plus{
	background: url(../img/info_plus.png) no-repeat right;
	height: 16px;
	width: 16px;
	float: right;
	margin-top: 5px;
}

.setting-block .popup-tooltip.popup-slider .popover{
	padding-bottom: 130px;
	top:-73px !important;
}

.setting-block .popup-tooltip.popup-slider .popover .arrow{
	display:none;
}

.setting-block .popup-tooltip.popup-customize .popover{
	padding-bottom: 145px;
	top:-209px !important;
}

.wifi-welcome .popup-tooltip.popup-welcome .popover{
	padding-bottom: 48px;
	top:-113px !important;
}

.setting-block .popup-tooltip.popup-layout .popover{
	padding-bottom: 33px;
	top:-95px !important;
}

.setting-block .popup-tooltip.popup-logo .popover{
	padding-bottom: 48px;
	top:-111px !important;
}

.setting-block .popup-tooltip.popup-background .popover{
	padding-bottom: 33px;
	top:-95px !important;
}

.wifi-welcome .popup-tooltip.popup-success .popover{
	padding-bottom: 170px;
	top:-235px !important;
}

@-moz-document url-prefix(){
	.setting-block .popup-tooltip.popup-slider .popover{
		top:-60px !important;
	}
	
	.setting-block .popup-tooltip.popup-customize .popover{
		top:-197px !important;
	}
	
	.wifi-welcome .popup-tooltip.popup-welcome .popover{
		top:-100px !important;
	}
	
	.setting-block .popup-tooltip.popup-layout .popover{
		top:-82px !important;
	}
	
	.setting-block .popup-tooltip.popup-logo .popover{
		top:-98px !important;
	}
	
	.setting-block .popup-tooltip.popup-background .popover{
		top:-82px !important;
	}
	
	.wifi-welcome .popup-tooltip.popup-success .popover{
		top:-223px !important;
	}
}