/* fonts */
/* SommetRoundedLight */
@font-face {
    font-family: SommetRoundedRegular;
    src: url('../fonts/sommetrounded/sommetroundedregular.eot');
}
@font-face {
    font-family: SommetRoundedRegular;
    src: url('../fonts/sommetrounded/sommetroundedregular.ttf');
}
@font-face {
    font-family: SommetRoundedRegular;
    src: url('../fonts/sommetrounded/sommetroundedregular.svg');
}
@font-face {
    font-family: SommetRoundedRegular;
    src: url('../fonts/sommetrounded/sommetroundedregular.woff');
}

@font-face {
    font-family: SommetRoundedItalic;
    src: url('../fonts/sommetrounded/sommetroundedregularitalic-webfont.eot');
}
@font-face {
    font-family: SommetRoundedItalic;
    src: url('../fonts/sommetrounded/sommetroundedregularitalic-webfont.ttf');
}
@font-face {
    font-family: SommetRoundedItalic;
    src: url('../fonts/sommetrounded/sommetroundedregularitalic-webfont.svg');
}
@font-face {
    font-family: SommetRoundedItalic;
    src: url('../fonts/sommetrounded/sommetroundedregularitalic-webfont.woff');
}

body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

table{

}

table tr > td{
    padding: 5px 10px;
}


.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.box-title{
    font-family: SommetRoundedRegular;
}

h3.box-title{
    font-size: 1.3em !important;
}

.skin-blue-light .main-header .logo{
    line-height: 70px;
    overflow: hidden;
    padding: 10px 15px;
    height: 70px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,d1d1d1+100 */
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f5f6 0%, #d1d1d1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f2f5f6 0%,#d1d1d1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f2f5f6 0%,#d1d1d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}

.pace .pace-progress {
    background: #00ace6 none repeat scroll 0 0;
}
.pace .pace-activity{
    border-color: #00ace6 transparent transparent #00ace6;
}

.skin-blue-light .main-header {
    max-height: 120px;
    border-bottom: 3px solid #00ace6;
}
.skin-blue-light .main-header .navbar{
    border-left: 1px solid #c6c6c6;
}

.skin-blue-light .main-header .navbar .sidebar-toggle, .skin-blue-light .main-header .navbar .nav > li > a{
    color: #000;
}

.skin-blue-light .main-header .navbar .sidebar-toggle:hover, .skin-blue-light .main-header .navbar .nav > li > a:hover, .skin-blue-light .main-header .navbar .nav > li > a:active, .skin-blue-light .main-header .navbar .nav > li > a:focus, .skin-blue-light .main-header .navbar .nav .open > a, .skin-blue-light .main-header .navbar .nav .open > a:hover, .skin-blue-light .main-header .navbar .nav .open > a:focus, .skin-blue-light .main-header .navbar .nav > .active > a{
    background: #ffffff;
    color: #000;
}

.box-body{

}

.sidebar-mini .sidebar .sign-out a{
    color: #004a62;
}

.sidebar-mini .sidebar .sign-out:hover a, .sidebar-mini .sidebar .sign-out.active a{
    color: #004a6b;
    border-left-color: #006288;
}

.skin-blue-light .sidebar-menu > li:hover > a, .skin-blue-light .sidebar-menu > li.active > a{
    border-left-color: #00ace6;
    background: #e5e5e6;
}

.sidebar-menu .treeview-menu > li.active{
    background: #e5e5e6;
}

.skin-blue-light .main-header .navbar{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,d1d1d1+100 */
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f5f6 0%, #d1d1d1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f2f5f6 0%,#d1d1d1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f2f5f6 0%,#d1d1d1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
}


@media(min-width: 767px) {
    .navbar-custom-menu .navbar-nav > li > a {
        padding: 25px 15px;
    }

    .main-header .sidebar-toggle{
        padding: 25px 15px;
    }

    .main-header .navbar .dropdown-menu li.divider {
        background-color: rgba(255, 255, 255, 0.1);
    }
    .main-header .navbar .dropdown-menu li a {
        color: #464646;
    }
    .main-header .navbar .dropdown-menu li a:hover {
        background: #a1d8f4;
    }

}

.main-sidebar, .left-side {
    padding-top: 80px;
}

@media(max-width: 767px) {
    .main-sidebar, .left-side {
        padding-top: 120px;
    }
}

.radio-label{
    font-weight: normal;
    line-height: 21px;
    cursor: pointer;
}

.radio-label-info{
    color: #3475b3;
}

.radio-label-info:hover{
    color: #3588af;
    text-decoration: underline;
}


.bs-callout {
    border-left: 3px solid #eee;
    margin: 15px 0;
    padding: 10px;
}
.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    background-color: #fff;
    border-radius: 3px;
}
.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.bs-callout-success {
    background-color: #eefaf1;
    border-color: #79de7f;
}
.bs-callout-success h4 {
    color: #79de7f;
}

hr{
    margin: 10px 0 !important;
}

.progress.dark{
    background: #d1d1d1;
}

.progress .bar-label{
    font-weight: bold;
    color: #454545;
    position: absolute;
    margin-top: -17px;
}

.passLkStatusText, .passInetStatusText{
    font-weight: bold;
    font-style: italic;
}


.uploader
{
    border: 1px dashed #c2c2c2;
    width: 100%;
    color: #c79700;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0px;
    margin-bottom: 10px;
    font-size: 1em;
    transition: all .5s;

    cursor: default;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.uploader.dragged{
    background: rgba(199, 151, 0, 0.22);
}

.uploader div.or {
    color: #858585;
    display: inline-block;
}

.uploader div.browser label {
    background-color: #00ace6;
    transition: all .5s;
    color: #ffffff;
    font-size: 0.8em;
    cursor: pointer;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    display: block;
    width: 300px;
    margin: 10px auto 0px auto;
    padding: 5px 0;
}

.uploader div.browser span {
    cursor: pointer;
}


.uploader div.browser input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: .0;
    filter: alpha(opacity= 0);
    -o-transform: translate(250px,-50px) scale(1);
    -moz-transform: translate(-300px,0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.uploader div.browser label:hover {
    background-color: #00a5d5;
}

.uploadList{

}
.uploadList .preview{
    background-clip: content-box;
    background-position: center;
    background-size: cover;
    display: inline-block;
    font-size: 20px;
    height: 120px;
    line-height: 120px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 20%;
}

.uploadList .preview .delete{
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    background: #dadada;
    border-radius: 5px;
    top: 1px;
    right: 1px;
    position: absolute;
    cursor: pointer;
}
.uploadList .preview .delete:hover{
    color: white;
    background: #696969;
}




/*.box .box-body {
    border-top: 3px solid #e8e8e8;
}*/
.box .box-body.no-padding{
    padding-top: 10px !important;
}



.box.box-solid.box-info > .box-header{
    background-image: url("../img/bg-info.jpg");
    background-size: cover;
    background-position: center;
    background-clip: border-box;
}

.sidebar-menu > li > a > span:not(.label), .sidebar-menu .treeview-menu > li > a{
    font-family: "SommetRoundedItalic";
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.1;
}

.sidebar-menu > li.active > a i, .sidebar-menu > li.active > a > span:not(.label), .sidebar-menu .treeview-menu > li.active > a{
    color: #000000;
    font-weight: normal !important;
}



.contractConfigCollapse .box-header .box-title a{
    display: inline-block;
    color: #000000;
    transition: all .5s;
    margin-left: 10px;
    text-decoration: none;
}

.contractConfigCollapse .box-header .box-title a[data-toggle="tooltip"]{
    display: inline-block;
    margin-left: 5px;
}
.contractConfigCollapse .box-header .box-title a:hover{
    text-decoration: none;
}

.contractConfigCollapse .box-header .box-title a.collapsed .box-title-text{
    text-decoration: none;
}
.contractConfigCollapse .box-header .box-title a:hover .box-title-text{
    text-decoration: underline;
}
.contractConfigCollapse .box-header .box-title a .box-title-text{
    text-decoration: underline;
}
.contractConfigCollapse .box-header .box-title a.collapsed{
    color: #ffffff;
    margin-left: 0;
}

.contractConfigCollapse .box-header .box-title .text-success{
    color: #fff800;
}
.box-header > .ion, .box-header .box-title a:hover{
    text-decoration: underline;
}

.accordion a:not(.collapsed) .fa-caret-right{
    display: none;
}
.accordion a.collapsed .fa-caret-down{
    display: none;
}

.tableTariffs tr > td{
    cursor: pointer;
    vertical-align: middle !important;
}
.tableTariffs tr:hover td{
    border-bottom: 1px solid #00ace6 !important;
}


.tableTariffs tr td i{
    display: block;
    position: relative;
    padding-right: 15px;
    padding-left: 0px;
    transition: all .5s;
}

.tableTariffs tr:hover td i{
    padding-left: 15px;
    padding-right: 0px;
}


.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.material-switch .state{
    font-size: .8em;
}
.material-switch .state.true{
    color: #59b15d;
}
.material-switch .state.false{
    color: #d9534f;
}

#phonesList .configItem, #emailsList .configItem{
    display: inline-block;
    margin-right: 10px;
}

#phonesList .blockComment, #emailsList .blockComment{
    padding-right: 22px;
    position: relative;
}

#phonesList .blockComment .inputComment, #emailsList .blockComment .inputComment{
    padding: 0px 4px;
    height: 22px;
    font-size: 12px;
}

#phonesList .blockComment .btnSaveComment, #emailsList .blockComment .btnSaveComment{
    position: absolute;
    padding: 0px 4px;
    right: 0;
    height: 22px;
    font-size: 12px;
}


.top-small-boxes .small-box .header{
    font-family: "SommetRoundedRegular";
    font-size: 1.4em;
}

.top-small-boxes .small-box .boxcontent{
    max-height: 50px;
    overflow: hidden;
}


.top-small-boxes .small-box .boxcontent a{
    transition: all .5s;
    color: #ffffff;
}
.top-small-boxes .small-box .boxcontent a:hover{
    color: rgba(255, 255, 255, 0.75);
}

.top-small-boxes .small-box .small-box-link{
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
    margin: 7px 0;
}


#paymentModal .bindingsList label{
    font-family: Tahoma, Arial;
    margin: 0 10px;
    color: #254d54;
}

#paymentModal .bindingsList .cardUnbindBtn{
    font-size: .8em;
    padding-left: 10px;
}

@media (max-width: 767px) {
    #paymentModal .bindingsList .cardUnbindBtn {
        float: right;
    }
    #paymentModal .bindingsList .cardUnbindBtn::before {
        float: none;
        clear: both;
    }
}

#paymentModal .bindingsList .bindingItem{
    padding: 5px;
    border-bottom: 1px solid #e1e1e1;
    transition: all .5s;
}

#paymentModal .bindingsList .bindingItem:hover{
    background: #f3f3f3;
}


.switcher {
}

.switcher__title {
    margin: 0 0 20px;
}


.switcher__input {
    display: none;
}

.switcher__input + .switcher__label .success {
    display: none;
}
.switcher__input + .switcher__label .failure {
     display: inline-block;
}

.switcher__input:checked + .switcher__label .success {
    display: inline-block;
}
.switcher__input:checked + .switcher__label .failure {
    display: none;
}

.switcher__input:checked + .switcher__label {
    color: #000;
}

.switcher__input:checked + .switcher__label:before {
    background-color: #32b2e0;
}

.switcher__input:checked + .switcher__label:after {
    transform: translateX(23px);
}

.switcher__input:checked + .switcher__label:active:after {
    transform: translateX(12px);
}

.switcher__input:checked + .switcher__label:active:before {
    background-color: #b4effa;
}

.switcher__label {
    display: inline-block;
    vertical-align: top;
    padding-left: 50px;

    font-size: 14px;
    color: #ccc;
    cursor: pointer;

    position: relative;

    transition: color .1s linear;
}

.switcher__label:before {
    content: "";
    display: block;
    width: 45px;
    height: 22px;

    background-color: #e5e5e5;
    border-radius: 10px;

    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;

    transition: background-color .1s linear;
}

.switcher__label:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;

    background-color: #fff;
    border-radius: 50%;

    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 2;

    transition: transform .1s linear;
}

.switcher__label:active:after {
    transform: translateX(12px);
}

.switcher__label:active:before {
    background-color: #b4effa;
}

.switcher__text {
    line-height: 22px;
}

.col-form-label {
    text-align: right;
    padding-top: 7px;
}

#selectAutoPaymentCard{
    font-family: Tahoma,Helvetica,Arial;
    font-size: 1.2em;
    font-weight: bolder;
    line-height: 1em;
    padding: 0 10px;
}

#selectAutoPaymentCard option{
    font-size: 1.2em;
    font-weight: bolder;
    font-family: Tahoma, Helvetica, Arial;
}


.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #cecece;
    border-radius: 0px;
}

.select2-container .select2-selection--single{
    height: inherit;
}

.cardExpiryDate {
    display: inline-block;
    font-size: .8em;
    color: green;
}

.cardExpiryDate.success {
    color: green;
}
.cardExpiryDate.failure {
    color: #801b00;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 17px;
    margin-top: 2px;
}


.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
    background: none
}

.content-wrapper{
    background-image: url("../img/logoBg.png");
    background-position: right bottom;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.content-wrapper.promisedLabelPadding{
    padding-bottom: 200px;
}


#paymentModal .modalPreloader{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    z-index: 10000;
    align-items: center;
    justify-content: center;
}

#preloaderMain{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    display: flex;
    z-index: 10000;
    align-items: center;
    justify-content: center;
}

@keyframes lds-spin {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@-webkit-keyframes lds-spin {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
.lds-spin {
    position: relative;
}

.lds-spin div > div {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #009be0;
    border: 3px solid #fff;
    -webkit-animation: lds-spin 1s linear infinite;
    animation: lds-spin 1s linear infinite;
}

.lds-spin div:nth-child(1) > div {
    left: 140px;
    top: 80px;
    -webkit-animation-delay: -0.875s;
    animation-delay: -0.875s;
}
.lds-spin > div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 160px 100px;
    transform-origin: 160px 100px;
}
.lds-spin div:nth-child(2) > div {
    left: 122.42640685999999px;
    top: 122.42640685999999px;
    -webkit-animation-delay: -0.75s;
    animation-delay: -0.75s;
}
.lds-spin > div:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 142.42640686px 142.42640686px;
    transform-origin: 142.42640686px 142.42640686px;
}
.lds-spin div:nth-child(3) > div {
    left: 80px;
    top: 140px;
    -webkit-animation-delay: -0.625s;
    animation-delay: -0.625s;
}
.lds-spin > div:nth-child(3) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100px 160px;
    transform-origin: 100px 160px;
}
.lds-spin div:nth-child(4) > div {
    left: 37.57359314px;
    top: 122.42640685999999px;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.lds-spin > div:nth-child(4) {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 57.57359314px 142.42640686px;
    transform-origin: 57.57359314px 142.42640686px;
}
.lds-spin div:nth-child(5) > div {
    left: 20px;
    top: 80px;
    -webkit-animation-delay: -0.375s;
    animation-delay: -0.375s;
}
.lds-spin > div:nth-child(5) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 40px 100px;
    transform-origin: 40px 100px;
}
.lds-spin div:nth-child(6) > div {
    left: 37.57359314px;
    top: 37.57359314px;
    -webkit-animation-delay: -0.25s;
    animation-delay: -0.25s;
}
.lds-spin > div:nth-child(6) {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transform-origin: 57.57359314px 57.57359314px;
    transform-origin: 57.57359314px 57.57359314px;
}
.lds-spin div:nth-child(7) > div {
    left: 80px;
    top: 20px;
    -webkit-animation-delay: -0.125s;
    animation-delay: -0.125s;
}
.lds-spin > div:nth-child(7) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 100px 40px;
    transform-origin: 100px 40px;
}
.lds-spin div:nth-child(8) > div {
    left: 122.42640685999999px;
    top: 37.57359314px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.lds-spin > div:nth-child(8) {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transform-origin: 142.42640686px 57.57359314px;
    transform-origin: 142.42640686px 57.57359314px;
}
.lds-spin div:nth-child(9) > div {
    left: 140px;
    top: 80px;
    -webkit-animation-delay: 0.125s;
    animation-delay: 0.125s;
}
.lds-spin > div:nth-child(9) {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform-origin: 160px 100px;
    transform-origin: 160px 100px;
}
.lds-spin {
    width: 200px !important;
    height: 200px !important;
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}

@media (max-width: 767px) {
    .lds-spin{
        transform: scale(.7);
    }
    .skin-blue-light .main-header .navbar .dropdown-menu li.divider {
        background-color: rgba(255, 255, 255, 0.1);
    }
    .skin-blue-light .main-header .navbar .dropdown-menu li a {
        color: #343434;
    }
    .skin-blue-light .main-header .navbar .dropdown-menu li a:hover {
        background: #80d3ee;
    }
}

@media (max-width: 767px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
        padding-left: 5px;
        padding-right: 5px;
    }

    .row{
        margin-left: -5px;
        margin-right: -5px;
    }

    .content{
        padding: 5px;
    }
}


.navbar-welcome{
    display: inline-block;
    font-size: 1.1em;
    line-height: 22px;
    padding: 24px 15px;
    font-family: "SommetRoundedRegular";
}

@media (max-width: 767px) {
    .navbar-welcome{
        padding: 14px;
    }
}
.boxSortable{
    transition: box-shadow 0.5s;
    box-shadow: none;
}

.boxSortable.ui-sortable-helper{
    box-shadow: 0 0 20px 7px rgba(0, 96, 126, 0.25);
}



.animateActionSuccess{
    animation: animateActionSuccess 1s 1;
    animation-fill-mode: forwards;
}

.animateActionFailure{
    animation: animateActionFailure 1s 1;
    animation-fill-mode: forwards;
}

@keyframes animateActionSuccess {
    0%{
        transform: translateX(35px);
        opacity: 0;
        background-color: #73ff6f;
    }
    20%{
        opacity: 1;
        transform: translateX(0);
    }
    100%{

    }
}

@keyframes animateActionFailure {
    0%{
        background-color: #ffabac;
    }
    100%{

    }
}

h4.title{
    color: #1c2d3f;
    font-family: Tahoma, Helvetica, Arial;
}


/*.box-solid.box-info > .box-header > .box-title, .box-solid.box-info > .box-header > .box-title a{
    text-shadow: 0 0 1px #ffffff;
}*/

.box-solid.box-info > .box-header > .box-title .text-danger, .box-solid.box-info > .box-header > .box-title a .text-danger{
    color: #ff1900;
    text-shadow: 0 0 1px #fff;
}

.box-solid.box-info > .box-header > .box-title .text-success, .box-solid.box-info > .box-header > .box-title a .text-success{
    color: #84ff00;
}

.box-solid.box-info > .box-header > .box-title .text-warning, .box-solid.box-info > .box-header > .box-title a .text-warning{
    color: #ffdf00;
    text-shadow: 0 0 1px #fff;
}


.content-wrapper, .right-side{
    background-color: #dbedf9;
}

.small-box > .small-box-footer{
    font-style: italic;
    padding: 6px 2px;
}


@media (min-width: 767px) {
    .small-box > .small-box-footer{
        font-size: 1.2em;
        padding: 8px 2px;
    }
}


.dl-custom{
    padding: 0;
    margin-bottom: 0px;
    margin-top: 10px;
}




.serviceInfo{

}

.serviceInfoName, .serviceInfoPrice{
    float: left;
    width: 50%;
}

.serviceInfoPrice{
    text-align: right;
}



.downloadFiles a{
    font-size: 1.2em;
}

.sidebar-menu li > a > .pull-right-container {
    margin-top: -12px;
    position: absolute;
    right: 10px;
    top: 50%;
}


.uploader
{
    border: 1px dashed #c2c2c2;
    width: 100%;
    color: #c79700;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0px;
    margin-bottom: 10px;
    font-size: 1em;
    transition: all .5s;

    cursor: default;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.uploader.dragged{
    background: rgba(199, 151, 0, 0.22);
}

.uploader div.or {
    color: #858585;
    display: inline-block;
}

.uploader div.browser label {
    background-color: #00ace6;
    transition: all .5s;
    color: #ffffff;
    font-size: 0.8em;
    cursor: pointer;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    display: block;
    width: 300px;
    margin: 10px auto 0px auto;
    padding: 5px 0;
}

.uploader div.browser span {
    cursor: pointer;
}


.uploader div.browser input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: .0;
    filter: alpha(opacity= 0);
    -o-transform: translate(250px,-50px) scale(1);
    -moz-transform: translate(-300px,0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.uploader div.browser label:hover {
    background-color: #00a5d5;
}

.uploadList{

}
.uploadList .preview{
    width: 20%;
    overflow: hidden;
    height: 120px;
    background-size: cover;
    background-clip: content-box;
    background-position: center;
    position: relative;
    display: inline-block;

}

.uploadList .preview .delete{
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    background: #dadada;
    border-radius: 5px;
    top: 1px;
    right: 1px;
    position: absolute;
    cursor: pointer;
}
.uploadList .preview .delete:hover{
    color: white;
    background: #696969;
}

.mt25px{margin-top: 25px;}


.uploadedList .preview{
    width: 20%;
    overflow: hidden;
    height: 120px;
    background-size: cover;
    background-clip: content-box;
    background-position: center;
    position: relative;
    display: inline-block;
}


.small-box:hover .icon{
    font-size: 90px;
    transform: scale(1.1);
}

#previewStyle{
    max-width: 350px;
    height: 760px;
}

.previewStyle{
    background-image: url("../img/phone.png");
    width: 350px;
    height: 693px;
    background-repeat: no-repeat;
}


@media(max-width: 360px) {
    .previewStyle{
        transform: scale(.8);
        margin-top: -60px;
        margin-left: -35px;
    }
}


#previewStyle .frame{
    height: 443px;
    margin-left: 27px;
    margin-top: 112px;
    width: 296px;
}

#textureSelect .preview{
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.selectedBg{
    background-size: cover;
    background-position: center;
    width: 120px;
    height: 120px;
}

.selectedLogoContainer{
    max-width: 500px;
    max-height: 500px;
    overflow: hidden;
}

.colorpicker-big .colorpicker-saturation { width: 150px; height: 150px; }
.colorpicker-big .colorpicker-hue, .colorpicker-big .colorpicker-alpha { width: 20px; height: 150px; }
.colorpicker-big .colorpicker-color, .colorpicker-big .colorpicker-color div { height: 20px; }


#addMoney .pcBindList .bindCard{
    cursor: pointer;
    border-radius: 10px;
    margin-top: 2px;
    border: 1px solid #ececec;
    background: #f5faff;
}

#addMoney .pcBindList .bindCard:hover{
    background: #eaf4ff;
}

#addMoney .pcBindList .bindCard .iradio{
    display: inline-block;
    float: left;
    margin: 5px;
}

#addMoney .pcBindList .bindCard label{
    cursor: pointer;
    width: calc(100% - 50px);
    margin-bottom: 0px;
    font-size: 16px;
    color: #003b46;
    display: block;
    padding: 4px 10px;
    float: left;
}

#addMoney .pcBindList .bindCard .icheckbox{
    margin: 5px;
}

#addMoney .pcBindList .bindCard .btnCardUnbind{
    margin: 5px;
}

.paymentStatus{
    color: white;
}
.paymentStatus.success{
    background: #00a65a;
}
.paymentStatus.danger{
    background: #dd4b39;
}

.modal-body .loaderAjax{
    width: calc(100% - 30px);
    height: 100%;
    line-height: 100%;
    overflow: hidden;
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1100;
    color: #b50500;
}

.modal-body .loaderAjax i{
    display: inline-block;
    position: relative;
    top: calc(50% - 50px);
}


.table-responsive::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #d0edf0;
}

.table-responsive::-webkit-scrollbar
{
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

.table-responsive::-webkit-scrollbar-thumb
{
    background-color: #47afee;
}




