.logo {
    margin: 20px auto 0;
}
.switch-language {
    font-size: 16px;
    line-height: 35px;
    position: relative;
    height: 43px;
    padding-top: 20px;
}
.switch-language * {
    display: inline-block;
}
.switch-language span {
    position: relative;
    top: -10px;
}
@media (min-width: 991px) {
    .tables {
        display: table;
        height: 100%;
    }
    .tables>.row {
        display: table-row
    }
    .tables>.row > div {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    .home #wrap-home>.main {
        height: 100%;
    }
}
#individual {
    height: 233px;
    display: none;
}
@media (max-width: 991px) {
    /*.tables, .tables>.row, .tables>.row>div{display: block;}*/
    
    #individual {
        display: none;
    }
    .home #wrap-home {
        padding-bottom: 60px;
        height: auto;
        min-height: 450px;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.home #wrap-home>.main {
    position: relative;
}
.home .sign-up .no-margin {
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
}
.home .sign-up label.lb_label,
.home .sign-up label.error {
    color: red;
    font-size: 12px;
    position: absolute;
}
.home .sign-up input.form-control {
    height: 60px;
}
.home .sign-up textarea {
    height: 100px;
}
/*.home .sign-up .form-control:focus, .home .sign-up .form-control.notempty, .home .sign-up .form-control.error{padding-top:25px;}*/

.home .sign-up .form-control.number {
    font-size: 24px;
    font-weight: 300;
}
.home .sign-up .form-control.number:focus,
.home .sign-up select.form-control:focus {
    padding-top: 6px;
}
.home .text-child {
    height: 60px;
    padding-top: 10px;
}
.home label.error {
    text-align: left;
    padding-left: 3px;
    margin-top: -6px;
    margin-left: 1px;
    width: calc(100% - 2px);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.home .checkbox label.error {
    top: -20px;
    background: none;
    left: -5px;
}
.home .sign-up .form-group.last-child {
    margin-bottom: 15px;
}
.home .sign-up .no-margin.first-child .form-control {
    border-bottom: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.home .sign-up .form-group.last-child .form-control {
    border-top: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.home .sign-up .form-group.second-child .form-control {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 15px;
}
.home .sign-up .form-group.full-child .form-control {
    border-radius: 4px;
}
.home .slogan {
    font-size: 80px;
    color: #111111;
    letter-spacing: 0;
    line-height: 97px;
    font-weight: 900;
    font-family: Avenir;
}
.home .slogan span {
    position: relative;
    z-index: 1;
}
.home .slogan>span:before {
    background: url(../img/images/blur_bg_2.svg);
    background-size: cover;
    content: '';
    width: calc(100% + 80px);
    position: absolute;
    height: 100%;
    z-index: 0;
    left: -54px;
    top: 0px;
}
.newstip {
   /* font-weight: 900;*/
    margin-bottom: 0px;
    margin-top: 20px;
	font-family: 'Avenir';
}
.newstip span {
    background: #20A6FC;
    color: #fff;
    padding: 0px 8px;
    border-radius: 3px;
}
.text_confirm {
    font-size: 18px;
}
#home-4 .text_confirm, #home-5 .text_confirm
{
	position: absolute;
    bottom: 15px;
	width:100%;
}
.home .sign-up.confirmform >.form-group:first-child {
    margin-bottom: 35px;
}
.home .sign-up .form-group.blurbordert .form-control {
    border-top-color: rgba(153, 153, 153, 0.4);
}
.home .sign-up .form-group.blurbordertb .form-control {
    border-top-color: rgba(153, 153, 153, 0.4);
    border-bottom-color: rgba(153, 153, 153, 0.4);
}
input[type=password].notempty {
    letter-spacing: 5px;
}
.bitmap.has-background {
    background: url(../img/images/bitmap.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.bitmap {
    font-size: 36px;
    font-weight: 300;
    box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.21);
    border-radius: 4px;
    font-family: Avenir;
    letter-spacing: 0px;
    padding: 33px 0px;
    margin-bottom: 50px;
    font-weight: 300;
    position: relative;
}
.bitmap .first {
    width: 100%;
}
.bitmap .font-medium {
    font-family: Avenir;
    font-size: 24px;
    color: #4A4A4A;
    letter-spacing: 0;
    font-weight: 500;
}
.bitmap .bottom {
    color: rgba(74, 74, 74, .53)
}
.bitmap .last {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.bitmap .first svg {
    width: 100%;
    height: auto;
    max-width: 100%;
    padding: 0px 15px;
}
.bitmap .last.text-center {
    line-height: 250px;
}
.bitmap .big-font {
    font-size: 200px;
    color: #20A6FC;
    letter-spacing: -10px;
    font-family: Avenir;
    font-weight: 300;
}
.bitmap .medium-font {
    color: #20A6FC;
    letter-spacing: 5px;
}
.home .row {
    margin-left: -15px;
    margin-right: -15px;
}
.home .col-lg-1,
.home .col-lg-10,
.home .col-lg-11,
.home .col-lg-12,
.home .col-lg-2,
.home .col-lg-3,
.home .col-lg-4,
.home .col-lg-5,
.home .col-lg-6,
.home .col-lg-7,
.home .col-lg-8,
.home .col-lg-9,
.home .col-md-1,
.home .col-md-10,
.home .col-md-11,
.home .col-md-12,
.home .col-md-2,
.home .col-md-3,
.home .col-md-4,
.home .col-md-5,
.home .col-md-6,
.home .col-md-7,
.home .col-md-8,
.home .col-md-9,
.home .col-sm-1,
.home .col-sm-10,
.home .col-sm-11,
.home .col-sm-12,
.home .col-sm-2,
.home .col-sm-3,
.home .col-sm-4,
.home .col-sm-5,
.home .col-sm-6,
.home .col-sm-7,
.home .col-sm-8,
.home .col-sm-9,
.home .col-xs-1,
.home .col-xs-10,
.home .col-xs-11,
.home .col-xs-12,
.home .col-xs-2,
.home .col-xs-3,
.home .col-xs-4,
.home .col-xs-5,
.home .col-xs-6,
.home .col-xs-7,
.home .col-xs-8,
.home .col-xs-9,
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15,
.col-md-80,
.col-sm-80,
.col-lg-80,
.col-xs-80 {
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .bitmap .big-font {
        font-size: 200px;
    }
}
@media (min-width: 992px) {
    .bitmap .big-font {
        font-size: 120px;
    }
}
@media (min-width: 1200px) {
    .bitmap .big-font {
        font-size: 200px;
    }
}
@media (max-width: 600px) {
    .bitmap .big-font {
        font-size: 80px;
		letter-spacing: 0px;
    }
	.bitmap .medium-font{font-size:24px; letter-spacing: 0;}
	.bitmap .last.text-center{line-height:130px;}
}
@media (max-width: 360px) {
    .bitmap .big-font {
        font-size: 66px;
		letter-spacing: 0px;
    }
}
h3.heading {
    font-size: 36px;
    font-weight: 500;
}
.text-title {
    font-family: Avenir;
    font-size: 40px;
    color: #07A4FF;
    letter-spacing: 0;
    font-weight: 300;
    padding-bottom: 15px;
}
.list-price {
    line-height: 22px;
}
.list-price strong,
.list-price b {
    padding-bottom: 15px;
    display: inline-block;
}
.makesvg svg {
    width: 100%;
    max-width: 100%;
}
.inpricingbox {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    position: absolute;
}
.box-shadow {
    box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.1);
}
.btn-with-icon svg {
    position: relative;
    bottom: -3px;
}
.btn-with-icon:hover svg g polygon {
    fill: #fff;
}
.checkbox span {
    width: 16px;
    height: 16px;
    border: 1px solid rgba(74, 74, 74, 0.5);
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    top: 8px;
    left: 0;
    background: #fff;
}
.checkbox span:after {
    content: '';
    width: 13px;
    height: 8px;
    position: absolute;
    top: 1px;
    left: 1px;
    border: 3px solid #20a6fc;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.checkbox:hover span::after {
    opacity: 0.3;
}
.checkbox input[type=checkbox]:checked + span:after, .checkbox input[type=checkbox]:checked + label + span:after {
    opacity: 1;
}
form#account{overflow: hidden; position:relative;}

form#account .form-step {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	opacity:0;
	min-height: 530px
}
.form-sign-up{border-radius: 4px;}
form#account .form-step.current {
	opacity:1;
	z-index:10;
}
.navigation-form{ z-index:11;padding-bottom:30px; position:absolute; bottom:0; width:100%;}
@media(min-width: 991px) {
    .form-step {
        min-height: 530px;
    }
}
.stepbystep {
    padding-left: 0px !important;
    padding-right: 0px !important;
    line-height: 40px;
    font-size: 20px;
}
.parsley-errors-list {
    list-style: none;
    color: red;
    font-size: 12px;
    position: absolute;
    font-weight: 400;
    z-index: 1;
    top: 1px;
    background: #fff;
    margin-left: 1px;
    width: calc(100% - 2px);
    padding-left: 3px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: red;
    border: 1px solid red;
}
.aboutbox {
    padding: 30px 15px;
    margin-top: 48px;
}
.profile-img img {
    border: 6px solid #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.50);
    border-radius: 50%;
    margin-bottom: 15px;
    cursor: pointer;
}
.profile-img label {
    cursor: pointer;
}
.btn.noshadow {
    box-shadow: 0 4px 6px rgba(50, 50, 93, .0), 0 1px 3px rgba(0, 0, 0, .0);
    margin-bottom: 15px;
}
.btn.noshadow:hover {
    box-shadow: 0 7px 14px rgba(50, 50, 93, .0), 0 3px 6px rgba(0, 0, 0, .0);
    margin-bottom: 15px;
    transform: translateY(-2px);
}
.aboutbox .name {
    font-family: Avenir;
    font-size: 18px;
    color: #433E36;
    letter-spacing: 1px;
    font-weight: 900;
}
.aboutbox .address {
    opacity: 0.5;
    font-family: Avenir;
    font-size: 16px;
    color: #433E36;
    font-weight: 500;
}
.aboutbox .website {
    font-family: Avenir Book;
    font-size: 18px;
    color: #433E36 !important;
    letter-spacing: 1px;
    text-decoration: none !important;
}
.aboutbox .btn {
    margin-top: 15px;
}
.aboutbox .bio {
    font-family: Avenir Book;
    font-size: 16px;
    color: #433E36;
    line-height: 29px;
    margin-bottom: 20px;
    max-height: 325px;
    overflow-y: auto;
	overflow-x:hidden;
	word-wrap: break-word;
}
.chart {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    text-align: center;
}
.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
    font-size: 30px;
    font-weight: 900;
}
.percent:after {
    content: '%';
    font-size: 30px;
}
.charts p {
    font-size: 14px;
    padding-top: 10px;
}
form h3.heading {
    margin-bottom: 20px
}
.page .form-control {
    font-family: 'Avenir Book';
    background: #FFFFFF;
    border: 1px solid rgba(74, 74, 74, 0.5);
    border-radius: 4px;
    font-size: 16px;
    color: rgba(74, 74, 74, 0.47);
    letter-spacing: 0.49px;
    padding: 8px 15px;
    
}
input.form-control,
select.form-control {
    height: 45px;
}
.page .form-control.with-shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
    border: 1px solid rgba(153, 153, 153, 0.16);
}
.tool-icons {
    padding-top: 40px;
    position: relative;
	z-index:2;
}
.tool-icons > [class*='col-'] {
    position: initial;
    padding: 0px;
    text-align: center;
    padding-bottom: 10px;
	min-width:55px;
}
.tool-icons > div {
    max-width: 70px;
}
.page #wrap-home {
    padding-top: 30px;
}
.valigntop {
    vertical-align: top !important;
}
.valignbottom {
    vertical-align: bottom !important;
}
.fontmediumsize {
    font-weight: 500;
}
.box-shadow-small {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}
.box-content {
    background: #FFFFFF;
    border: 1px solid rgba(153, 153, 153, 0.16);
    border-radius: 4px;
    font-size: 20px;
    color: #4A4A4A;
    letter-spacing: 0;
    line-height: 35px;
    width: 100%;
    padding: 15px 15px;
	position: relative;
	height:100%;
}
.box-content .box-title {
    color: #07A4FF;
}
.box-content .box-amount {
    font-weight: 900;
    padding-top: 10px;
    font-size: 24px;
}
.paddingbottom30 {
    padding-bottom: 30px;
}
.list-date {
    padding-left: 0px;
    list-style: none;
    font-size: 18px;
}
.list-date li {
    float: left;
    padding: 0px 5px;
}
.date-result {
    font-size: 18px;
    width: auto;
    padding: 0px 5px
}
.date-result input {
    font-size: 18px !important;
    color: #4A4A4A !important;
    padding: 6px 12px !important;
    height: 43px;
    text-align: center;
}
.top {
    line-height: 24px;
}
.top .active .top-wrap {
    font-weight: 900;
    border-bottom: 1px solid #07A4FF
}
.top .top-title {
    font-size: 16px;
    display: block;
}
.top .top-value {
    font-size: 14px;
    display: block;
}
.boxinline {
    position: relative;
}
.page .boxinline>input.form-control {
    padding-right: 30%;
}
.boxinline .addones {
    position: absolute;
    top: 0;
    right: 0px;
    width: 30%;
}
.boxinline .addones input {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left-color: rgba(247, 247, 247, .6);
}
.row-small .row {
    margin-left: -7px;
    margin-right: -7px;
}
.row-small .row [class*='col-'] {
    padding-left: 7px;
    padding-right: 7px;
}
.input-group .datetime .form-control {
    border-radius: 4px !important;
}
.input-shadow {
    border: 1px solid rgba(153, 153, 153, 0.16) !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.10);
    background-image: url(../img/images/arrow-down.svg) !important;
    background-position: 96% !important;
    background-repeat: no-repeat !important;
}
.form-table {
    border: 1px solid rgba(74, 74, 74, 0.5);
    border-radius: 4px;
    margin-bottom: 19px;
}
.form-table .table {
    margin-bottom: 0px !important;
    border: 0px !important
}
.tablenoborderinput tr td {
    border: 0px !important;
    padding: 0px !important;
    padding-right: 8px !important;
	position:relative;
}
.tablenoborderinput tr td label.error
{
	font-size:12px;
	top:0; background:none;
}
.tablenoborderinput tr:first-child td {
    border-bottom: 1px solid rgba(74, 74, 74, 0.5) !important;
    border-left: 1px solid rgba(74, 74, 74, 0.5) !important;
}
.tablenoborderinput tr:first-child td:first-child {
    border-left: 0px !important;
    padding-left: 2px !important;
}
.tablenoborderinput tr td:first-child {
    padding-left: 2px !important;
}
.tablenoborderinput tr:first-child td input {
    text-align: center;
}
.tablenoborderinput tr:first-child td:first-child input {
    text-align: left;
}
.form-table .form-control {
    border: 0px !important;
    border-radius: 0px !important;
}
.inputborderradius .form-control {
    border-radius: 4px !important;
}
.tablepadding tr td {
    padding: 8px !important;
}
.tablenoborderinput.tablepadding tr:first-child td:first-child,
.tablenoborderinput.tablepadding tr td:first-child {
    padding-left: 8px !important;
}
.candarafont {
    font-family: 'Candara';
    font-size: 28px;
    color: #25ACFC;
}
.boxcontent .color {
    color: #26A9FD;
}
.fontlight {
    font-weight: 300;
}
.bgnoti {
    background: #26A9FD;
    padding: 1px 5px;
    border-radius: 3px;
    color: #fff;
}
.payment-via-cc,
.payment-via-bank {
    display: none;
}
.boxcontent {
    font-size: 16px;
}
#payments .boxcontent{width:400px;}
.payment-form, .payment-bank{text-align:left;}
.page .payment-form label.error, .page .payment-form span.error, .page .payment-bank label.error, .page .payment-bank span.error
{
	left:0px;
	top:auto; bottom:-23px;
}
.payment-form button {
    float: left;
    display: block;
    background: #666EE8;
    color: white;
    box-shadow: 0 7px 14px 0 rgba(49, 49, 93, 0.10), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    border: 0;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 40px;
    line-height: 38px;
    outline: none;
}
.payment-form button:focus {
    background: #555ABF;
}
.payment-form button:active {
    background: #43458B;
}
.payment-form .outcome {
    float: left;
    width: 100%;
    padding-top: 8px;
    min-height: 24px;
    text-align: center;
}
.payment-form div.success,
.payment-form div.error {
    display: none;
    font-size: 13px;
}
.payment-form div.success.visible,
.payment-form div.error.visible {
    display: inline;
}
.payment-form div.error {
    color: #E4584C;
}
.payment-form div.success {
    color: #666EE8;
}
.payment-form div.success .token {
    font-weight: 500;
    font-size: 13px;
}
.boxcontent .btn {
    font-size: 16px;
    padding: 10px;
}
.blur-in {
    -webkit-animation: blur 1s forwards;
    -moz-animation: blur 1s forwards;
    -o-animation: blur 1s forwards;
    animation: blur 1s forwards;
}
.blur-out {
    -webkit-animation: blur-out 1s forwards;
    -moz-animation: blur-out 1s forwards;
    -o-animation: blur-out 1s forwards;
    animation: blur-out 1s forwards;
}
@-webkit-keyframes blur {
    0% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -o-filter: blur(0px);
        -ms-filter: blur(0px);
        filter: blur(0px);
    }
    100% {
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
}
@-moz-keyframes blur {
    0% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -o-filter: blur(0px);
        -ms-filter: blur(0px);
        filter: blur(0px);
    }
    100% {
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
}
@-o-keyframes blur {
    0% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -o-filter: blur(0px);
        -ms-filter: blur(0px);
        filter: blur(0px);
    }
    100% {
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
}
@keyframes blur {
    0% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -o-filter: blur(0px);
        -ms-filter: blur(0px);
        filter: blur(0px);
    }
    100% {
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
}
@-webkit-keyframes blur-out {
    0% {
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
    100% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -o-filter: blur(0px);
        -ms-filter: blur(0px);
        filter: blur(0px);
    }
}
@-moz-keyframes blur-out {
    0% {
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
    100% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -o-filter: blur(0px);
        -ms-filter: blur(0px);
        filter: blur(0px);
    }
}
@-o-keyframes blur-out {
    0% {
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
    100% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -o-filter: blur(0px);
        -ms-filter: blur(0px);
        filter: blur(0px);
    }
}
@keyframes blur-out {
    0% {
        -webkit-filter: blur(4px);
        -moz-filter: blur(4px);
        -o-filter: blur(4px);
        -ms-filter: blur(4px);
        filter: blur(4px);
    }
    100% {
        -webkit-filter: blur(0px);
        -moz-filter: blur(0px);
        -o-filter: blur(0px);
        -ms-filter: blur(0px);
        filter: blur(0px);
    }
}
.pop-up {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 2;
    display: none;
    top: 0;
}
#overlay {
    position: relative;
    min-height: 800px;
}
div#overlay.blur-in:before {
    background: rgba(0, 0, 0, 0.2);
    /*content: '';*/
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}
.boxcontent {
    background-color: #ffffff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    position: relative;
    -webkit-box-shadow: 10px 10px 30px 0 rgba(169, 169, 169, 0.5);
    -moz-box-shadow: 10px 10px 30px 0 rgba(169, 169, 169, 0.5);
    box-shadow: 10px 10px 30px 0 rgba(169, 169, 169, 0.5);
    width: 350px;
    padding: 15px;
    border-radius: 4px;
}
label.radio {
    padding-left: 20px;
}
.radio span.radiostyle {
    width: 20px;
    height: 20px;
    border: 1px solid rgba(74, 74, 74, 0.5);
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 1px;
    left: -2px;
    background: #fff;
}
.radio span.radiostyle:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: -1px;
    left: -1px;
    background: #fff;
    opacity: 0;
    border-radius: 50%;
    border: 5px solid #20A6FC;
    box-shadow: 0 0 1px 1px rgba(32, 166, 252, 0.5);
}
.radio input[type=radio]:checked + span.radiostyle:after, .radio input[type=radio]:checked + label + span.radiostyle:after {
    opacity: 1;
}
.boxcontent .radio input[type=radio],
.box-content .radio input[type=radio] {
    margin-top: 3px;
}
.showtip {
    position: relative;
}
.showtip .tipcontent {
    background: #FFFFFF;
    box-shadow: 0px 5px 30px 0 rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: -90px;
    left: calc(100% + 15px);
    padding: 15px;
    width: 500px;
}
.showtip .tipcontent img {
    width: 470px;
}
.showtip .tipcontent.hover {
    z-index: 2;
    opacity: 1;
}
.tipcontent:after,
.tipcontent:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.tipcontent:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #fff;
    border-width: 5px;
    margin-top: -5px;
}
.tipcontent:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #fff;
    border-width: 10px;
    margin-top: -10px;
}
.fontsize16 {
    font-size: 16px;
    line-height: 26px;
}
.fontsize16 .form-group {
    margin-bottom: 15px;
}
.messageradio {
    display: none;
    padding-left: 20px;
}
.btn-default:hover svg {
    fill: #FFF !important;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
#verify_div input[type=button] {
    font-size: 16px;
}
.home .sign-up .form-control[type=button]:focus {
    padding-top: 6px;
}
.dropdown-box {
    display: none;
    background: #FFFFFF;
    box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    font-size: 14px;
    color: #414D54;
    letter-spacing: 0;
    line-height: 16px;
    width: auto;
    max-width: 400px;
    position: absolute;
    padding: 10px 10px 0px 10px;
    right: 0;
    z-index: 10;
    top: 100%;
}
.dropdown-box .form-group {
    margin-bottom: 15px;
}
.dropdown-box ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style: none;
    display: table;
}
.dropdown-box ul li {
    color: #4A4A4A;
    font-family: 'Avenir Book';
    display: table-row;
}
@media (max-width: 480px) {
    .dropdown-box {
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }
}
.tool-icons .arrow {
    position: relative;
    position: relative;
    z-index: 111;
    bottom: -10px;
    display: none;
}
.tool-icons .arrow:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #FFFFFF;
    border-width: 5px;
    margin-left: -5px;
}
.tool-icons>div:hover .dropdown-box,
.tool-icons>div:hover .arrow {
    display: block;
}
.tool-icons + .newstip {
    margin-top: 0px;
}
.incontent .box-content {
    line-height: 24px;
}
textarea.noborder,
input.noborder {
    border: 0 !important;
}
.dropdown-box ul li span {
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 5px;
}
.dropdown-box ul li>span:first-child {
    width: 40px;
    text-align: center;
}
.dropdown-box ul li>span:last-child {
    text-align: left;
}
#chartdiv {
    width: 100%;
    height: 350px;
    color: #fff;
    font-weight: 100;
    overflow: hidden;
}
.amcharts-graph-g4 {
    filter: url(#blur);
}
.page .dropdown {
    border-color: rgba(74, 74, 74, 0);
}
.page .dropdown:hover {
    border-color: rgba(32, 166, 252, 0);
}
.page .dropdown select.form-control {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0px;
    border: 0px;
}
.page .dropdown .selected {
    height: 43px;
    padding: 15px;
}
.page .dropdown .carat {
    top: 18px;
}
.page .filter .dropdown {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}
.page .payouts .dropdown .selected {
    height: 34px;
    padding: 10px;
}
.page .payouts .dropdown .carat {
    top: 14px;
}
.payouts .row {
    margin-bottom: 10px;
}
.btn-gray {
    background: #4A4A4A;
    color: #fff;
}
.btn-gray:hover,
.btn-gray:focus {
    background: #4A4A4A;
    color: #fff;
}
.btn-small {
    box-shadow: none !important;
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 2px;
}
.box-content table th {
    font-weight: 700;
    font-family: 'Avenir';
}
.page .modal.dropdownboxnormal .dropdown .selected {
    height: 43px;
    padding: 16px 14px;
}
.page .modal.dropdownboxnormal .dropdown {
    border: 1px solid #f7f7f7;
}
.page .modal.dropdownboxnormal .dropdown .carat {
    top: 18px;
}
.showmore {
    position: relative;
}
.more-icons {
    padding: 5px;
    margin-right: -8px;
	font-size:14px;
}
.more-icons:hover,
.hienthi{
    text-decoration: none !important;
    /*color: #3f3f3f !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);*/
}
.more-icons:focus, .more-icons:visited{text-decoration: none !important;}
.options-show {
    width: 200px;
    text-align: left;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
    position: absolute;
    top: calc(100% - 2px);
    right: 0;
    background: #fff;
    z-index: -1;
	opacity:0;
	transition: all 0.3s ease-in-out;
	display:none;
}
.options-show.actives{
	opacity:1; z-index:12;
}
.options-show ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
}
.options-show ul li {
   
}
.options-show ul li a {
    color: #20a6fc;
	display:block;
	padding: 10px;
}
.input-daterange input{font-size:14px !important;}
.options-show ul li a:hover,
.options-show ul li:hover a {
    color: #fff !important;
    text-decoration: none;
}
.options-show ul li:hover {
    background: #20a6fc
}
.graycolor {
    color: #c8c8c8;
}
.countdown h1 {
    display: table;
    width: 100%;
}
/*.countdown h1 span {
    font-size: 150px;
    display: table-cell;
    vertical-align: middle;
}*/
.countdown span {
    font-size: 135px;
    display: table-cell;
    vertical-align: middle;
}
/*.countdown h1 span em {
    position: relative;
    top: -25px;
    font-style: normal;
}*/
.countdown span em {
    position: relative;
    top: -25px;
    font-style: normal;
}
.hours,
.minutes, .seconds {
    font-size: 150px;
}
.hours i,
.minutes i, .seconds i {
    font-style: normal;
    font-size: 20px;
    display: block;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{padding:12px;}
p{margin-bottom:15px;}
.h4, .h5, .h6, h4, h5, h6{margin-bottom:20px;}
@media(max-width: 480px) {
    /*.countdown h1 span {
        font-size: 100px;
    }*/
    .countdown span {
        font-size: 76px;
    }
}
.nobackground .modal-backdrop {
    background: none !important;
}
.incontent .payouts {
    padding: 30px 30px 0px 30px;
}
.checkbox .parsley-errors-list {
    background: none;
}
.checkbox .parsley-required {
    margin-top: -25px;
    margin-left: -5px;
}
.charts-wrap {
    padding-top: 15px;
}
.no-margin-top {
    margin-top: 0px;
}
.date-result .date.form-control[readonly]:focus {
    background: #21a6fc;
    border-radius: 3px;
    margin: 5px 0px;
    height: 33px;
    width: 100%;
    color: #fff !important;
}
.date-result .input-group-addon {
    padding: 0px 5px;
}
.page label.error,
.page span.error {
    top: -20px;
    margin-top: inherit;
}
#InvoiceEmail-error,
#InvoiceInvoiceNo-error,
#InvoiceProjectInformation-error,
#InvoiceItemItemDescription-error {
    left: 170px !important;
    background: none;
}
#InvoiceItemItemName-error {
    left: 167px !important;
    top: -21px;
    background: none;
}
#InvoiceEmail-error,
#InvoiceInvoiceNo-error {
    top: -28px;
}

.datepicker{
	box-shadow: 0 0 0 1px rgba(136,152,170,.1), 0 15px 35px 0 rgba(49,49,93,.1), 0 5px 15px 0 rgba(0,0,0,.08);
	padding:13px; border:0px;
	transition: all 0.3s ease-in-out;
	opacity:0;
}
form.createinvoice h4{margin-bottom:20px;}
.radio-error label.error{left:0; padding-left:0;}
.item_table>[class*="col-"]{border-bottom: 1px solid rgba(74, 74, 74, 0.5) !important; padding:0px 5px;}
.invoice_item>.row>[class*="col-"]{padding:0px 5px;}
.item_table>div>.row>[class*="col-"]{border-left: 1px solid rgba(74, 74, 74, 0.5) !important;}
#tool-settings:hover>svg path, #tool-support:hover>svg path, #tool-feedback:hover>svg path, #tool-logout:hover>a>svg path{fill: #07A4FF}
.tool-icons .dropdown-box li:hover svg path{fill: #07A4FF}
@media(min-width: 991px)
{
.nav>li.onmobile{display:none;}
}
@media(max-width: 991px)
{
	.nav>li.ondesktop{display:none;}
}
.logoutli a .logout{
	background-image: url(../img/images/logout.svg);
    width: 38px;
    height: 38px
}
.logoutli a .logout{
	background-image: url(../img/images/logout.svg);
    width: 38px;
    height: 38px
}
.logoutli a:hover .logout,
.logoutli.active a .logout {
	background-position:right;
}

.datepicker td, .datepicker th{border-radius: 0px !important; font-weight:400;}
.datepicker th.dow {
    font-size: 80%;
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th{padding:10px;}
.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover{
	background: #20a6fd !important; color:#fff;
}
.likeinput {height:45px; line-height:45px;}
/*tr .range-start{border-bottom-left-radius:0px !important; border-bottom-right-radius:0px  !important;}
tr .range-start:not(:last-child){
	border-top-right-radius:0px;
}
tr .range-end{border-top-left-radius:0px !important; border-top-right-radius:0px  !important;}
tr .range-end:not(:first-child){
	border-bottom-left-radius:0px !important;
}
tr:has(td) {
	background: #000 !important;
}
*/
.textarea .parsley-errors-list{top: -20px;}
.textarea label.error{top:-11px !important;}
.select .chosen-container-single .chosen-single
{
	position: relative;
    width: 100%;
    border: 1px solid #7f7f7f;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    text-decoration: none !important;
    color: #555 !important;
    padding: 17px 12px 17px 12px;
    height: 60px;
	
}
.select .chosen-container-single .chosen-single div b
{
	position: absolute;
    right: 10px;
    top: 26px;
    margin-top: -5px;
    background-image: url(../img/images/arrows.svg) !important;
    background-position: right 50% !important;
    background-repeat: no-repeat !important;
    height: 20px;
    width: 22px;
    z-index: 1;
    background-size: auto !important;
}
.select .chosen-container .chosen-drop{
	top:57px;
	border: 1px solid #21a6fc;
	border-top: 0px;
}
.select .chosen-container-active .chosen-single
{
	border: 1px solid #21a6fc !important;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
	background:#fff;
}
/*.form-page .select select{display:block !important; border:0; position:absolute;}*/
.form-page .select .chosen-container-single .chosen-single
{
	position: relative;
    width: 100%;
    border: 1px solid rgba(74, 74, 74, 0.5);
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    text-decoration: none !important;
    color: #999 !important;
    padding: 10px 12px 10px 12px;
    height: 45px;
	box-shadow:none;
}
.form-page .select .chosen-container-single .chosen-single div b
{
	position: absolute;
    right: 10px;
    top: 17px;
    margin-top: -5px;
    background-image: url(../img/images/arrows.svg) !important;
    background-position: right 50% !important;
    background-repeat: no-repeat !important;
    height: 20px;
    width: 22px;
    z-index: 1;
    background-size: auto !important;
}
.form-page .select .chosen-container .chosen-drop{
	top:42px;
	border: 1px solid #21a6fc;
	border-top: 0px;
}
.form-page .select .chosen-container-active .chosen-single
{
	border: 1px solid #21a6fc !important;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
	background:#FFF;
}
.form-page .select .chosen-container-single .chosen-single input[type="text"]{
	top:0px;
}
.page input.error, .page select.error, .page textarea.error {
    border-color: #FB5959;
}
.page select.error + .chosen-container .chosen-single{border-color: #FB5959;}
.datepicker-dropdown.datepicker-orient-bottom {
    margin-top: 20px;
}
.table-condensed{border-collapse: separate;}
.table-condensed>tbody>tr>td{background:#f6f9fc; border-left: 1px solid #e7ecf2;border-top: 1px solid #e7ecf2;}
.table-condensed>tbody>tr>td:last-child {
   border-right: 1px solid #e7ecf2;
}
.table-condensed>tbody>tr:last-child>td {
    border-bottom: 1px solid #e7ecf2;
}
.table-condensed>tbody>tr:first-child>td:first-child {
    border-top-left-radius: 4px !important;
}
.table-condensed>tbody>tr:first-child>td:last-child {
    border-top-right-radius: 4px !important;
}
.table-condensed>tbody>tr:last-child>td:first-child {
    border-bottom-left-radius: 4px !important;
}
.table-condensed>tbody>tr:last-child>td:last-child {
    border-bottom-right-radius: 4px !important;
}
.table-condensed .prev, .table-condensed .next{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: 50%; height:34px; width:34px;}
.table-condensed .prev{transform: rotate(180deg);}
.activedatepicker{opacity:1;}
.page .payment-bank .dropdown label.error{top: 45px;}
footer .navbar-default .navbar-toggle, footer .navbar-default .navbar-toggle:focus, footer .navbar-default .navbar-toggle:hover{background-color:#fff;}
footer .navbar-default .navbar-toggle .icon-bar{ background-color:#20a6fc;}
a.social:hover{text-decoration:none;}
.morecontent span {
    display: none;
}

.navigation-form .previous, .navigation-form .next{line-height:26px;}
.rating {width: 200px; margin:0px auto; padding-bottom:30px;}
.rating input {
  border: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  opacity: 0;
}
.rating label{
	background-image: url('../img/images/star.svg');
    width: 20%;
    height: 30px;
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
	position: relative;
	float: right;
}
.rating input:checked ~ label {
  background-image: url('../img/images/star-active.svg');
}

.rating label:hover ~ label {
  background-image: url('../img/images/star-active.svg');
}

.rating label:hover {
  background-image: url('../img/images/star-active.svg');
}
.break-all{word-break: break-all;}
.textreadmorein, .textreadmore{word-break: break-all;}
.form-table .form-group label.error{top: -2px;
    margin-top: inherit;
    background: none;
    left: 0px;}
@media(max-width: 991px)
{
	.boxcontent .radio input[type=radio],
.box-content .radio input[type=radio] {
    margin-top: 4px;
}
form #bank_button_id  .form-group, form #cc_button_id  .form-group{margin-bottom:0px;}
	.navigation-form .previous{float:left;}
	.navigation-form .next{float:right;}
	#payments .boxcontent{max-height:660px; overflow-y: auto;margin-top: 2.5%;}
	.nav-main-inpage{
		position:fixed;
		bottom:0;
		z-index:10;
		background:#fff;
		margin:0px; 
		padding:0px; left:0px;
		width: 100%;
		box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.10);
	}
	.nav-main-inpage nav ul li{width:20%; text-align:center; margin-left:0px !important; padding-top:10px;}
	.nav-main-inpage nav ul li span{margin-right:0px !important; float:none; font-size:10pt; display:block;}
	.nav-main-inpage nav ul li span:first-child{margin:0px auto !important;}
	.nav-main-inpage .nav-pills>li>a{padding:0px !important;}
	.nav-main-inpage .nav-pills>li>a:hover{text-decoration:none !important;}
	.sm-row-small .row {
    margin-left: -7px;
    margin-right: -7px;
	}
	.sm-row-small .row [class*='col-'] {
		padding-left: 7px;
		padding-right: 7px;
	}
	.box-content.parent{padding: 0px; border:0px;}
	.box-shadow-small.parent{box-shadow:none;}
	.incontent{padding-bottom: 90px;}
	.page #wrap-home{padding-top:0px;}
	.list-date li{float:none; display:block; cursor:pointer; font-size:14px; padding:5px;border-bottom: 1px solid rgba(0, 0, 0, 0);}
	.list-date li:hover, .list-date li.selected{color: #fff; background: #07A4FF; border-bottom: 1px solid #fff;}
	.label_dropdown{border-radius: 3px; border: 1px solid #eeeeee; font-size:14px; padding:5px 10px; position:relative; cursor:pointer;    box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.10); width:100%; }
	.label_dropdown:after{content: '';background-image: url(../img/images/arrows.svg) !important;  background-position: right 50%; background-repeat: no-repeat; position:absolute; top:7px; width:20px; height:20px; right:7px;}
	.date-result input{height: 34px; font-size:14px !important; padding:6px 0px !important; }
	.page .dropdown .selected, input.form-control, select.form-control, .form-page .select .chosen-container-single .chosen-single{height: 40px; line-height:18px;}
	.form-page .select .chosen-container .chosen-drop{top:32px;}
	.form-page .select .chosen-container-single .chosen-single div b{top:15px;}
	.filter_content{position:absolute;  
    background: rgb(255, 255, 255);
    border: 1px solid rgb(238, 238, 238); width:calc(100% - 14px); top:35px;box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.10); z-index:2; border-top-right-radius:0px; border-bottom-left-radius:3px; border-bottom-right-radius:3px; border-top:0px;}
	.show_dropdown{border-bottom-left-radius:0px !important; border-bottom-right-radius:0px !important;}
	.top .top-title, .top .top-value{width:50%; float:left; height:24px; position:relative;}
	.top .top-wrap{height:24px; margin-bottom:5px;}
	.top .top-title:after{content:'-'; position:absolute; right:10%; top:0px; }
	.filter .box-shadow-small, .page .filter .dropdown{box-shadow: 0 0px .1px 0 rgba(0, 0, 0, 0.10);}
	.options-show{right:7px; top: calc(100% + 4px);}
	#payments .boxcontent{max-width:400px; width:94%;font-size: 14px;}
	#payments .boxcontent p{font-size:14px;}
	#card-element{height:40px !important;padding: 6px 15px !important;}
	.page .form-control{font-size:14px;}
	label.error{padding-top:0px;background: none;
    top: 5px;
    left: -2px;}
	.onmobile .list-items{font-weight:600;}
	.descriptrans{padding-top:10px; padding-bottom:15px; font-weight:400;}
	.descriptrans:after{right: 10px;
		position: absolute;
		margin-top: 7px;
		display: inline-block;
		width: 16px;
		height: 16px;
		transform: rotate(-90deg);
		background-image: url(../img/images/arrows.svg) !important;
		background-position: right 50%;
		background-repeat: no-repeat;
		background-size: 10px;
		content: '';}
	.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th{padding:6px;}
	.options-show ul li{padding:5px 10px;}
	.modal .icon-bar{opacity:1; width:20px; background:#000;}
	.black-drop .modal-content .modal-header{background:#fff; color: #21a6fc; border-bottom:0px;} .black-drop .modal-content .modal-header .modal-title{font-weight:400;}
	.home .sign-up input.form-control, .select .chosen-container-single .chosen-single{height: 40px;}
	.select .chosen-container-single .chosen-single{padding-top: 7px;}
	.select .chosen-container-single .chosen-single div b{top: 13px;}
	.select .chosen-container .chosen-drop{top: 39px;}
	.dropdown .selected{height: 40px !important; line-height:22px !important;}
	.tool-icons{padding-top: 30px;}
	.radio span.radiostyle{top:0px;}
	.item_table>[class*="col-"] .form-control{padding: 10px 10px;}
}
@media (min-width: 768px)
{
	.headmobile span{display:none;}
}
@media (max-width: 768px) {
	.parsley-errors-list {top: -17px;}
	.nav-main-inpage nav ul li span{margin-right:0px !important; float:none; font-size:9pt; display:block;}
	.box-caption{font-size:12px; white-space: nowrap;}
	.box-caption.linehnomal{font-size:14px; white-space: inherit;}
	.box-shadow.form-sign-up{box-shadow: none;}
	.item_table>div>.row>[class*="col-"]:first-child{border-left: 0px solid rgba(247, 247, 247, .6) !important;}
	#home-4 .text_confirm, #home-5 .text_confirm{font-size:14px;}
	.showtip .tipcontent{top: calc(-100% - 120px); left: 0px; width:100%; padding:10px;}
	.tipcontent:after, .tipcontent:before {
		right: calc(50% - 5px);
		top: calc( 100% + 10px );
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	.showtip .tipcontent:before {
		border-color: rgba(194, 225, 245, 0);
		border-top-color: #fff;
		border-width: 10px;
		margin-top: -10px;
	}
	.tipcontent:after {
		border-color: rgba(136, 183, 213, 0);
		border-bottom-color: #fff;
		border-width: 5px;
		margin-top: -5px;
		display:none;
	}
	.showtip .tipcontent img{width:100%;}
	.headmobile{cursor:pointer;}
	header .padding-bottom{padding-bottom:0px;}
	.content_show_m{display:none;}
	.content_show_m.mactive{display: none;}
	.headmobile strong{width:100px; display:inline-block; float:left;}
	.headmobile span.arrowh{float:right;background-image: url(../img/images/arrows.svg) !important;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: 15px; display:inline-block; width:15px; height:19px;}
	.headmobile.mactive span.arrowh{transform: rotate(-180deg);}
	.headmobile.mactive strong{float:none;}
	.headmobile.mactive span:not(.arrowh){display:none;}
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th,
    .tablenoborderinput tr:first-child td {
        display: table-cell;
        width: auto !important;
        border-left-width: 0px !important;
		font-size:14px;
    }
	.tablenoborderinput tr:first-child td {
        border-left-width: 1px !important;
    }
	.table>tbody>tr>td:nth-child(2), .table>tbody>tr>td:nth-child(3), .table>tbody>tr>td:nth-child(4)
	{
		width: 60px !important;
	}
    .page label.error,
    .page span.error {
        top: -22px;
    }
    #InvoiceItemItemName-error {
        top: -23px;
        background: none;
    }
    .tablenoborderinput tr:first-child td label.error {
        display: none !important;
    }
	.tablenoborderinput tr:first-child td .form-group{margin-bottom:15px;}
    .tablenoborderinput tr:first-child td input {
        text-align: left;
		padding:5px;
    }
    .home .slogan {
        font-size: 28px;
        line-height: 46px;
        padding-bottom: 50px;
    }
    .home .slogan>span:before {
        background: url(../img/images/blur_bg_2.svg);
        background-size: 205px;
        content: '';
        width: calc(100% + 30px);
        position: absolute;
        height: 100%;
        z-index: 0;
        left: -18px;
        top: 0px;
    }
    .logo {
        text-align: center;
    }
    .checkbox input[type=checkbox] {
        margin-top: 10px !important;
    }
    .checkbox span {
        top: 10px !important;
    }
	.boxinline .addones{width:40%;}
	.page .boxinline>input.form-control {
		padding-right: 40%;
	}
	p{font-size:14px;}
	.listinvoiceitem>table{display:none;}
	.table>tbody>tr.inonerow>td{width:auto;}
	.logo svg {width: 100px; height: auto;}
	.btn{
		padding: 7px 12px;
		font-size: 16px;
		font-weight: 400;
	}
	.incontent>.box-shadow-small.box-content{padding: 0px;box-shadow: none; border: 0; }
	.page .form-control.verifyphone-input{padding: 5px;}
	.two-addon .input-group-addon:first-child{width:auto;}
	#overlay{min-height:600px;}
	.form-table .form-group label.error{top: -2px;
    margin-top: inherit;
    background: none;
    left: 0px;}
}
.form-table .form-group{margin-bottom:0px;}
.iframe{border: 0px; min-height:450px; height:calc(100% - 10px)}
#calendly .modal-body {height: 500px; margin: 0px 100px;}
#calendly .close{position:absolute; z-index:10; top:5px; right:20px; opacity:1;font-size: 26px; text-shadow:none; color:#fff;}
#calendly .close:hover{color: #000;}
@media (max-width: 768px)
{
	#calendly .modal-body {height: 400px; margin: 0px 15px;}
}
.donebox:before{background: url(/img/donebox.svg); background-size: 200px;content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0.30;}
#auto_login:hover>svg path{fill: #07A4FF;stroke: #07A4FF;}
@media (min-width: 991px) AND (max-width: 1366px)
{
	#auto_login{line-height: 20px !important;}
}
.row-eq-height{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 991px)
{
	.row-eq-height{display:inherit;}
	.checkbox .parsley-required{margin-top: 0px;}
	input.error{padding-top:10px;}
}
@media (min-width: 991px){.col-left .nav>li{width:100%;}}
input[type='number'] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: `args.color || "#29d"`;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px `args.color || '#29d'`, 0 0 5px `args.color || '#29d'`;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  letf: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: `args.color || '#29d'`;
  border-left-color: `args.color || '#29d'`;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}
.form-control:not(:placeholder-shown) {border-color: #3f3f3f !important; color:#3f3f3f !important;}
body:not(.home) .form-control.valid{border-color: #3f3f3f !important; color:#3f3f3f !important;} 
body:not(.home) .form-control:focus{border-color: #20a6fc !important;}

body:not(.home) select.error ~ .chosen-container > .chosen-single{border-color:#FB5959 !important; }
body:not(.home) select.valid ~ .chosen-container > .chosen-single,.form-page .select .chosen-container-single.chosen-disabled .chosen-single{border-color:#3f3f3f !important; color:#3f3f3f !important;}
body:not(.home) select.valid ~ .chosen-disabled{opacity:1;}
body.account_setup select.parsley-error ~ .chosen-container > .chosen-single{border-color:#FB5959 !important; }
body.account_setup select.parsley-success ~ .chosen-container > .chosen-single{border-color:#3f3f3f !important; color:#3f3f3f !important;}
.account_setup select[value=""] ~ .chosen-container > .chosen-single{
     border: 1px solid #7f7f7f;}
.pace-activity {
  display: block;
  position: absolute;
  z-index: 100;
  top: 13px;
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #fcfffc;
  border-left-color: #fcfffc;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}
.btn.btn-rolling, .btn-rolling.btn-default[disabled]:hover, .btn-rolling.btn-default[disabled]:focus{color: #21a6fc !important;}
@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}
.rolling-white, .rolling-white:hover{background-image: url(../img/rolling_white.svg); background-repeat:no-repeat;background-position: calc(100% - 5px) center; background-size:24px;}
.stepv{left:100%; position:absolute;transition: linear .5s;-webkit-transition: linear .5s; opacity:0; top:0; width:100%;}
.video-main{padding-top: calc(56.25% - 130px); overflow:hidden; margin-bottom:50px;}
.stepv.previous{left: -100%; z-index:-1;}
.stepv.active-stepv{ opacity:1; left:0;}
.table-main{display:table; width:100%;}
.table-row{display:table-row; text-align:center; color:rgba(89,89,89,.5); font-size:120px; line-height: 200px; cursor:pointer;}
@media (max-width: 991px)
{
	.video-main{padding-top: 56.25%;}
	.wrap-table{display:table; width:100%;}
	.table-main{display:table-row;}
	.table-row{display:table-cell; font-size:60px; line-height:100px;}
}
@media (min-width: 991px)
{
	#phone_div .pace-activity{top:24px;}
}
.table-row.activer{ color:rgba(89,89,89,1);}
.btn.form-control:not(:placeholder-shown) {
    border-color: #ffffff !important;
    color: #ffffff !important;
}
.btn.btn-rolling.form-control:not(:placeholder-shown) {
    border-color: #21a6fc !important;
    color: #21a6fc !important;
}
.invoice_item textarea.form-control {
    height: 46px;
}