
html{
    height: 100%;
}
body {
    position: relative;
    min-height: 100%;
}

#navbar h1 {
    display: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -0.05em;
    position: absolute;
    right: 10px;
    top: 10px;
}

.font-14{
    font-size: 14px;
}

/*@media (max-width: 1100px) {*/
/*.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{*/
/*margin-left: -15px;*/
/*}*/
/*.navbar-header {*/
/*float: none;*/
/*}*/
/*.collapsing{*/
/*margin: 0 !important;*/
/*z-index: 5000;*/
/*position: relative;*/
/*padding: 0 !important;*/
/*}*/
/*#topmenu{*/
/*background: #F9F9F9;*/
/*}*/
/*#topmenu li a{*/
/*border-radius: 0 !important;*/
/*}*/
/*ul.dropdown-menu li ul.dropdown-menu{*/
/*position: relative;*/
/*display: block !important;*/
/*left: 0;*/
/*background: #0094e4;*/
/*}*/

/*.navbar-left, .navbar-right {*/
/*float: none !important;*/
/*}*/

/*.navbar-toggle {*/
/*display: block;*/
/*}*/

/*.navbar-collapse {*/
/*border-top: 1px solid transparent;*/
/*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);*/
/*}*/

/*.navbar-fixed-top {*/
/*top: 0;*/
/*border-width: 0 0 1px;*/
/*}*/

/*.navbar-collapse.collapse {*/
/*display: none !important;*/
/*}*/

/*.navbar-nav {*/
/*float: none !important;*/
/*margin-top: 7.5px;*/
/*}*/

/*.navbar-nav > li {*/
/*float: none;*/
/*}*/

/*.navbar-nav > li > a {*/
/*padding-top: 10px;*/
/*padding-bottom: 10px;*/
/*}*/

/*#navbar .collapse.in {*/
/*display: block !important;*/
/*position: absolute;*/
/*width: 100%;*/
/*z-index: 3;*/
/*top: 100%;*/
/*}*/

/*#navbar .nav > li {*/
/*border: 0 !important;*/
/*}*/
/*li.dropdown ul.dropdown-menu{*/
/*float: none !important;*/
/*position: relative;*/
/*}*/
/*#navbar .nav > li > .dropdown-menu::before{*/
/*display: none;*/
/*}*/
/*}*/
#clients_list{
    overflow-x: auto;
}
#navbar {
    background-color: #5486A2;
    height: 65px;
    border-radius: 0;
    border-top: 0;
}

#navbar .nav > li {
    margin-right: 5px;
}

.account{
    float: right;
    color: #fff;
    position: relative;
    font-size: 0;
    margin-top: 9px;
    border-radius: 5px;
    line-height: 16px;
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}

.voip_balance_block {display: inline-block}
.first_block{display: inline-block; border-right: 1px solid #284e70;padding: 3px 10px 0 10px;}

.second_block{
    display: inline-block;
    padding: 3px 10px 2px 10px;
}

.main_balance_block{
    display: inline-block;
    position: relative;
}

.account .account_quantity{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-left: -2px;
    margin-top: 6px;
}
.account .account_currency{
    font-weight: bold;
    padding-left: 5px;
    font-size: 16px;
}

.js_account_refill_popup{
    background: #78c2a5 url("images/inc-refill.png") no-repeat scroll 9px center !important;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 5px;
    padding: 8px 10px 8px 30px !important;
    text-decoration: none;
    text-transform: uppercase;
    top: -9px !important;
}

.js_account_refill_popup:hover{
    background-color: #8ed2b7 !important;
    color: #fff;
    text-decoration: none;
}

.js_account_refill_popup:active{
    background-color: #65b093 !important;
    color: #fff;
    text-decoration: none;
}

.account .account_refill {
    background: #78C2A5;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px 9px;
    position: relative;
    text-decoration: none;
    top: -8px;
}

.account_refill:hover{
    background-color: #8ed2b7;
    color: #fff;
    text-decoration: none;
}

.account_refill:active{
    background-color: #65b093;
    color: #fff;
    text-decoration: none;
}

.wrap-account{
    float: right;

}

.wrap-account .button-charge{
    float: right;
    padding-top: 22px;
}

.info-tariff{
    color: #fff;
    font-size: 12px;
    float: left;
    margin-top: 5px;
    margin-right: 20px;
}

.wrap-account .name-tariff{
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    text-decoration: underline;
}

.account .show_tariff, .account .show_tariff1, .account .show_tariff2{
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-left: 2px;
    outline: 0;
    min-width: 100px;
}

.account .show_tariff1 .account_arrow{
    display: inline-block;
    background: url("images/inc-account.png") 0 0 no-repeat;
    width: 10px;
    height: 7px;
    margin-left: 5px;
    position: relative;
    top: -1px;
}

.account .show_tariff2 .account_arrow{
    display: inline-block;
    background: url("images/inc-account.png") 0 0 no-repeat;
    width: 10px;
    height: 7px;
    margin-left: 5px;
    position: relative;
    top: -1px;
}


.account .show_tariff .account_arrow{
    display: inline-block;
    background: url("images/inc-account.png") 0 0 no-repeat;
    width: 10px;
    height: 7px;
    margin-left: 5px;
    position: relative;
    top: -1px;
}

.profile .profile_set .account_arrow {
    background: rgba(0, 0, 0, 0) url("images/inc-account.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 7px;
    margin-left: 5px;
    position: relative;
    top: -1px;
    width: 10px;
}



.balans{
    display: block;
    color: #e5e3e3;
    font-size: 12px;
}

.hide_tariff1{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-sizing: content-box;
    display: none;
    padding: 10px 0;
    position: absolute;
    right: 0;
    top: 52px;
    width: 200px;
    z-index: 1000;
}

.hide_tariff1::before {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    height: 7px;
    left: 90px;
    position: absolute;
    top: -14px;
    box-sizing: content-box;
}

.hide_tariff2{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-sizing: content-box;
    display: none;
    padding: 10px 0;
    position: absolute;
    right: 0;
    top: 52px;
    width: 200px;
    z-index: 1000;
}

.hide_tariff2::before {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    height: 7px;
    left: 90px;
    position: absolute;
    top: -14px;
    box-sizing: content-box;
}



.active_down .account_arrow{
    background-position: 0 -13px !important;
}
.hide_tariff {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    display: none;
    left: -75px;
    padding: 10px 0;
    position: absolute;
    top: 51px;
    width: 240px;
    z-index: 1000;
}

.hide_tariff_list{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.hide_tariff_list li{
    font-size: 12px;
    color: #6a6969;
    line-height: 20px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.hide_tariff_list_link{
    color: #78c2a5;
    font-size: 12px;
    display: inline-block;
    margin-top: 5px;
}

.hide_tariff_list li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}

.active_down .profile_set .account_arrow{
    background-position: 0 -13px !important;
}



.hide_profile{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    left: -85px;
    padding: 10px 0;
    position: absolute;
    top: 59px;
    width: 220px;
    z-index: 1000;
    display: none;
}


.hide_profile::before {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    height: 7px;
    left: 105px;
    position: absolute;
    top: -14px;
    box-sizing: content-box;
}

.hide_tariff::before {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    height: 7px;
    left: 115px;
    position: absolute;
    top: -14px;
    box-sizing: content-box;
}

.hide_profile_list li{
    font-size: 12px;
    color: #6a6969;
    line-height: 20px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.hide_profile_list li b{
    font-size: 14px;
}

.hide_profile_list{
    color: #78c2a5;
    font-size: 12px;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.hide_profile_list li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}

.link_li{
    display: block;
    color: #6a6969;
    text-decoration: none;
}

.profile{
    color: #fff;
    float: right;
    font-size: 14px;
    vertical-align: top;
    min-width: 180px;
    max-width: 320px;
    margin-left: 15px;
    position: relative;
    margin-top: 5px;
    margin-right: -1px;
}

#navbar .offset-0{
    padding-right: 0;
}
.profile_avatar{
    display: inline-block;
    border-radius: 90px;
    border: 3px solid #fff;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.profile_status{
    font-size: 12px;
}

.profile_set{
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    line-height: 16px;
}

.profile_set span{
    display: block;
}

.profile_name{
    margin-bottom: 3px;
    font-weight: bold;
    cursor: pointer;
}

#menu_left{
    max-width: 300px;
}

.menu_f{
    position: fixed;
    top: 85px;
}

.bl_right_mar{
    margin-left: 25%;
}

#menu {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 299;
    left: 0;
    top: 0;
    background: #fff;
}

#main_menu {
    margin: 0 auto;
    width: 1200px;
}

.owl-carousel::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.ui-helper-reset {
    border: 0 none;
    font-size: 100%;
    line-height: 1.3;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
}
.owl-carousel {
    display: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 60px;
}

#navbar .sub_menu .dropdown-menu > li > a{
    color: #494949;
}

#navbar .sub_menu .dropdown-menu{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #e5e5e5;
}

.item {
    /*display: inline-block;*/
    /*height: 59px;*/
    /*width: inherit;*/
    list-style-type: none;
}

.item a {
    color: #494949;
    display: inline-block;
    font-family: arial,sans-serif;
    font-size: 12px;
    padding: 7px 5px;
    text-decoration: none;
}

.title-link {
    display: block;
    margin-top: 5px;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
}
.owl-carousel .owl-item {
    float: left;
    height: 59px;
}
.owl-item {
    background: rgba(0, 0, 0, 0) url("images/line-menu.png") no-repeat scroll right center;
    display: inline-block;
    height: 59px;
}
.owl-item {
    float: left;
    text-align: center;
}

.demo-icon {
    color: #b3b3b3;
    display: inline-block;
    font-family: "menu";
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
}

@font-face {
    font-family: 'menu';
    src: url('../font/menu.eot?72679501');
    src: url('../font/menu.eot?72679501#iefix') format('embedded-opentype'),
    url('../font/menu.woff?72679501') format('woff'),
    url('../font/menu.ttf?72679501') format('truetype'),
    url('../font/menu.svg?72679501#menu') format('svg');
    font-weight: normal;
    font-style: normal;
}

.owl-buttons .demo-icon {
    font-size: 16px;
}


.owl-prev {
    background: rgba(0, 0, 0, 0) url("images/right.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    width: 65px;
    z-index: 50;
}


.owl-next {
    background: rgba(0, 0, 0, 0) url("images/left.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 60px;
    right: 0;
    position: absolute;
    top: 0;
    width: 65px;
    z-index: 50;
}

.navbar{
    margin-bottom: 0;
}

.icon-right-open {
    position: relative;
    right: -34px;
    top: 18px;
}

.icon-left-open {
    left: 8px;
    position: relative;
    top: 18px;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
}
.owl-carousel .owl-wrapper {
    display: inline-block;
    position: relative;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
    position: relative;
    left: 3px;
}

#main_menu .item a:hover{
    color: #78c2a5;
}
#main_menu .item a.active_menu{
    color: #78c2a5;
}
#main_menu .item a.active_menu .demo-icon{
    color: #78c2a5;
}
#main_menu .item a:hover .demo-icon{
    color: #78c2a5;
}
#main_menu .item a:hover .caret{
    color: #78c2a5;
}
.owl-buttons {
    display: none;
}
.owl-wrapper .owl-item:last-child {
    background: none;
}

.sub_menu .dropdown-submenu .dropdown-menu{
    left: 100%;
    right: auto;
}

.sub_menu .right .dropdown-menu{
    left: auto;
    right: 100%;
}
.sub_menu .dropdown-menu{
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 1217px){
    #main_menu{
        width: auto;
    }
    .owl-buttons{
        display: block;
    }
}
@media screen and (max-width: 1000px){
    .menu_f{
        position: relative;
        top: auto;
        width: 100%;
    }
    .bl_right_mar{
        margin-left: auto;
    }
    #menu_left .btn-group, .btn-group-vertical{
        display: block;
    }

    #menu_left{
        max-width: 100%;
        margin-bottom: 20px;
    }
}
#navbar .dropdown-menu,
#navbar .nav .open > a,
#navbar .nav .open > a:hover,
#navbar .nav .open > a:focus,
#navbar .nav > li > a:hover,
#navbar .nav > li > a:focus {
    /*background-color: #005C8E;*/
}

#navbar .nav li .dropdown-menu a:hover {
    color: #005C8E;
}

#navbar .nav li .dropdown-menu {
    margin-top: 8px;
    border-radius: 0;
}

#navbar .nav > li > .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: #005C8E;
    content: '';
}

#navbar .dropdown-menu a {
    color: #fff;
    font-size: 12px;
}


.navbar-toggle {
    margin: 25px 10px 25px;
}

#navbar #login-data {
    color: #fff;
    float: left;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 10px;
}

#navbar #login-data-modal {
    display: none;
}

#navbar #login-data-modal #login-data-modal-name {
    font-size: 12px;
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: -5px;
}

#navbar #login-data-modal #login-data-modal-name a {
    text-decoration: underline;
    color: #fff;
}

#navbar #login-data a {
    color: #fff;
    text-decoration: underline;
}

.navbar-brand{
    padding-top: 4px;
    margin-left: -18px !important;
}

@media (max-width: 730px) {
    /*#navbar #login-data {*/
    /*display: none;*/
    /*}*/

    #navbar #login-data-modal {
        display: block;
    }
    #topmenu{
        box-shadow: 0 4px 5px #000;
    }
    .navbar-header .navbar-brand{
        display: none;
    }
    #navbar #login-data-modal #login-data-modal-name{
        left: 10px;
    }
    #navbar #login-data{
        float: none;
        padding-top: 5px;
    }
    .link{
        display: inline-block;
    }
    #login-data-modal #login-data-modal-name{
        display: none;
    }
}

#navbar .nav > li > a {
    background: none repeat scroll 0 0 #f9f9f9;
    border-radius: 3px 3px 0 0;
    color: #000;
    font-size: 13px;
    min-height: 25px;
    padding: 5px 15px;
    text-decoration: none;
}

#navbar .nav > li > a:hover{
    text-decoration: underline;
}
/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    border-left-color: #ffffff;
}

.container-fluid {
    padding-bottom: 55px;
    position: relative;
    min-height: 100%;
}

.products_list .multiselect-container {
    height: 300px;
    overflow-y: scroll;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.edit-menu a {
    display: block;
    white-space: pre-line;
}
/*Грязный метод сделать красиво с таблицами*/
div.table {
    display:table;
}
form.tr, div.tr {
    display:table-row;
}
span.td{
    display:table-cell;
}
.table-caption{
    caption-side: bottom;
    display: table-caption;
}

.table>.tr>.th,
.table>.tr>.td,
.table-caption{
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.tab-post-mails-services .tab-content{
    min-height: 203px;
}
.glyphicon-refresh-animate{
    -animation: glyphicon-refresh-animate-spin .7s infinite linear;
    -webkit-animation: webkit-glyphicon-refresh-animate-spin .7s infinite linear;
}
@-webkit-keyframes webkit-glyphicon-refresh-animate-spin {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes glyphicon-refresh-animate-spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
.has-error .multiselect{
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .help-block{
    font-size: 14px;
    margin-left: 146px;
}

.has-error .selectric{
    border: 1px solid #a94442;
}

.has-error .select2-selection--multiple{
    border: 1px solid #a94442;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}


.dropdown-menu > .dropdown-submenu:hover >a:after {
    border-right-color: #005C8E;
}


.dropdown-submenu.pull-left {
    float: none;
}

ul.dropdown-menu > li.active > a{
    background: #F9F9F9;
    color: #005C8E !important;
}


.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu{
    background: #005C8E;
    padding: 0;
}

.dropdown-menu > li > a{
    padding: 5px 25px;
}

.dropdown-menu{
    top: 70%;
}

.owl-buttons .disabled{
    display: none;
}

.accordion .col{
    background: #3680C1;
    color: #fff;
    text-align: center;
}

.accordion .col a{
    display: block;
    font-size: 14px;
    outline: none;
}

a{
    outline: none;
}



.sub_menu .dropdown-menu > .dropdown-submenu > a:after {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #494949;
    border-top: 4px solid transparent;
    content: " ";
    display: block;
    float: right;
    height: 0;
    position: relative;
    left: -3px;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.sub_menu .right > .dropdown-submenu > a:after {
    border: 0;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #494949;
    border-top: 4px solid transparent;
    content: " ";
    display: block;
    float: left;
    height: 0;
    position: relative;
    left: -15px;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.sub_menu .right > .dropdown-submenu > a{
    padding-left: 30px;
}

.sub_menu .dropdown-menu > .item > a::after{
    border: 0;
}

.sub_menu .dropdown-submenu > .dropdown-menu{
    margin-top: 0;
}

.accordion .col a.accordion-open{
    background: url("images/toggle_minus.png") center left no-repeat;
}

.accordion .col a.collapsed{
    background: url("images/toggle_plus.png") center left no-repeat;
}

.width-max{
    max-width: 1200px;
    margin:  auto;
}

.width-small{
    max-width: 980px;
    margin:  auto;
}

.main-h3{
    padding: 25px 30px;
    font-weight: bold;
    color: #4d4d4d;
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 5px;
}

.main-h3 sup{
    font-size: 12px;
    background: #E04E3F;
    color: #fff;
    border-radius: 3px;
    text-transform: lowercase;
    position: relative;
    top: -15px;
    padding: 2px 5px;
    left: 5px;
}

.w-100 .btn-group{
    width: 100%;
}

.text-center .btn-group{
    text-align: center;
}

.text-center .btn{
    float: none;
}

.mar-bot{
    margin-bottom: 20px;
}



.indent-none .dropdown-menu > li > a{
    padding-left: 0;
}

.indent-none .dropdown-menu{
    top: 100%;
    width: 80%;
}

.caret{
    margin-left: 0;
    margin-top: 1px;
}


.well{
    padding: 5px 10px;
}

.pad-bot{
    padding-bottom: 20px;
}

table.table-main-style{

}

table.table-main-style tr{

}

table.table-main-style tr th{
    background: #5486A2;
    color: #fff;
    font-weight: normal;
    border-right: 1px solid #D0D0D0;
    border-top: 1px solid #2C6C91 !important;
    border-bottom: 1px solid #2C6C91;
    vertical-align: middle !important;
}
table.table-main-style tr th:first-child{
    border-left: 1px solid #2C6C91;
}
table.table-main-style tr th:last-child{
    border-right: 1px solid #2C6C91;
}
table.table-main-style tr td{
    border-right: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    font-size: 13px;
    padding: 5px 6px;
    vertical-align: middle;
}

table.table-main-style tr:nth-child(even){
    background: #f9f9f9;
}

table.table-main-style tr td:first-child{
    border-left: 1px solid #D0D0D0;
}

table.table-main-style .radio input[type=radio]{
    left: 0;
    margin: 0;
    position: relative;
}

.hide_table{
    max-height: 500px;
    overflow-y: auto;
}.table-sort{
     cursor: pointer;
 }
.products_list .multiselect-container{
    width: inherit;
    top: 100%;
}

.products_list .mar-left{
    margin: 0 15px;
}
.well .table-hover>tbody>tr:hover>td, .well .table-hover>tbody>tr:hover>th {
    background-color: #ffffff;
}

.caret{
    margin-left: 0;
    margin-top: 1px;
}

.form-control-static .static_link{
    background: none repeat scroll 0 0 #cdcdcd;
    border-radius: 3px;
    color: #000;
    padding: 5px 20px;
}

.accordion .mar-bot-20{
    margin-bottom: 20px;
}
.mar-bot-10{
    margin-bottom: 10px;
}
a{
    outline: 0 !important;
}
.accordion .style_link{
    text-decoration: underline;
}
#navbar #login-data a.link{
    color: #80c622;
}

.url-width a{
    max-width: 150px;
    word-wrap: break-word;
    display: inline-block;
}


.bg-white{
    background: #fff;
    margin-left: -15px;
}

.width-el-form .dropdown-menu{
    height: 400px;
    left: 10%;
    overflow-y: auto;
    top: 100%;
    width: 80%;
}

.width-el-form .dropdown-menu > li > a{
    padding: 0;
}

.width-el-form .sel-width{
    width: 80%;
    margin: 10px auto 10px;
}

.border-bottom{
    border-bottom: 1px solid #fff;
}

.pad-none{
    padding: 0;
}

.width-80{
    width: 98%;
}


.well{
    padding: 5px 10px;
}

.col-red{
    color: red;
}

.hide_table{
    max-height: 500px;
    overflow-y: auto;
}

.table-email .form-group{
    margin-bottom: 0;
}

.table-email{
    background: #F3F3F3;
    width: 100%;
}
.table-email tr td{
    border: 1px solid #fff;
    padding: 10px 30px;
}
.table-email tr td.first-el{
    background: #E8E9EA;
    padding: 10px;
    width: 250px;
}

.width-el-form .products_list-block{
    margin-top: 15px;
    margin-bottom: 15px;
}

.select-style .dropdown-menu{
    top: 100%;
    width: inherit;
}

.mar-top{
    margin-top: 20px;
}

.mar-none{
    margin-top: 0;
    margin-bottom: 30px;
}
.text-muted i{
    margin-top: 10px;
    display: block;
}

.mar-bot-none{
    margin-bottom: 0;
}

.mar-bot-40{
    margin-bottom: 40px;
}

.bg-grey{
    background: #F6F6F6;
}

.mar-none .mar-bot-10{
    margin-bottom: 15px;
}

.mar-none .well{
    background: #fff;
}
.mar-bot-30{
    margin-bottom: 30px;
}

.mar-top-90{
    margin-top: 90px !important;
}

.mar-top-60{
    margin-top: 60px;
}

.fix{
    position: fixed !important;
    z-index: 500 !important;
}

.fix_menu{
    position: fixed;
    top: 59px !important;
}

.item_main{
    margin-top: 0;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
}
.mar-top-40{
    margin-top: 40px;
}
.input-group-btn .input-md {
    border-color: #ccc;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 7px;
}

.filter-icon{
    background: transparent  url('/assets/default/ea1/css/images/filter.png') no-repeat center center;
    display: inline-block;
    width: 20px;
    height: 10px;
}

.selectricWrapper {
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: 70px;
}

.selectricResponsive {
    width: 100%;
}

.selectric {
    border: 1px solid #C9C9C9;
    position: relative;
    border-radius: 3px;
    /*height: 30px;*/
    float: left;
    width: 100%;
}

.selectric .label {
    color: #828282;
    display: block;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 18px;
    min-height: 18px;
    overflow: hidden;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
    white-space: nowrap;
    font-family: arial, sans-serif;
}

.selectric .button_select {
    background: rgba(0, 0, 0, 0) url("images/img-select.png") no-repeat scroll center top;
    display: block;
    height: 14px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 5px;
    width: 10px;
}


.selectricHover .selectric {
    border-color: #CCC;
}


.selectricHover .selectric .button:after {
    border-top-color: #888;
}

.selectricOpen {
    z-index: 300;
}

.selectricOpen .selectric {
    border-color: #CCC;
    background: #F0F0F0;
    z-index: 9999;
}

.selectricOpen .selectricItems {
    display: block;
}

.selectricDisabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectricHideSelect {
    position: relative;
    width: 0;
    height: 0;
}

.selectricHideSelect select {
    position: absolute;
    left: -100%;
    display: none;
}

.selectricInput {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectricTempShow {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */

.selectricItems {
    display: none;
    position: absolute;
    /*overflow: auto;*/
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #CCC;
    z-index: 9998;
    -webkit-box-shadow: 0 0 10px -6px;
    box-shadow: 0 0 10px -6px;
    border-radius: 5px;
}

.currency_select .selectricItems{
    overflow-y: auto;
    max-height: 280px;
}

.selectricItems ul,
.selectricItems li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}


.ui-datepicker-title .selectricItems li {
    border: 0;
    color: #666;
    cursor: pointer;
    display: block;
    padding: 2px;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
}

.selectricItems li {
    display: block;
    padding: 5px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #EEE;
    color: #666;
    cursor: pointer;
}

.selectricItems li.selected {
    background: url("images/img-select_selected.png") 95% center no-repeat;
}

.selectricItems li:hover {
    background-color: #F0F0F0;
    color: #444;
}

.selectricItems li.disabled {
    background-color: #F5F5F5;
    color: #BBB;
    border-top-color: #FAFAFA;
    cursor: default;
}

ul.menu_tab{
    border-bottom: 1px solid #cdcdcd;
    list-style-type: none;
    margin-bottom: 0 !important;
    margin-left: -150px;
    margin-right: -1em !important;
    margin-top: 0 !important;
    text-align: center;
}

ul.menu_tab > li{
    display: inline-block;
    font-size: 14px;
    color: #4d4d4d;
    text-align: center;
    padding: 9px 45px;
    font-weight: bold;
    background: #fff;
    cursor: pointer;
}

ul.menu_tab > li .demo-icon{
    margin-left: -20px;
    margin-right: 15px;
    position: relative;
    top: 2px;
}


ul.menu_tab > li.active_li{
    color: #50809f;
    border-top: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

ul.menu_tab > li.active_li .demo-icon{
    color: #4F809E;
}

.box{
    display: none;
}

.visible{
    display: block;
}

.wrap_center{
    margin: 0 auto;
    max-width: 1090px;
}

.main_block{
    text-align: center;
    vertical-align: top;
    width: 300px;
    margin: 0 auto;
}

.border_tab{
    border-bottom: 1px solid #CDCDCD;
}

.main_block h3{
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    border-bottom: 0;
}

.button-white{
    border: 1px solid #CDCDCD;
    color: #6a6a6a;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
}
.right_bl{
    float: right;
}
.button-main{
    background: #78c2a5 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 30px 9px;
    text-decoration: none;
    cursor: pointer;
}

.button-main:hover{
    background: #63A088;
    color: #fff;
    text-decoration: none;
}

.button-main:active{
    color: #fff;
    text-decoration: none;
}

.setting_phone{
    background: #e9e9e9 none repeat scroll 0 0;
    border-radius: 3px;
    margin: 25px auto 0;
    padding: 20px 25px;
    position: relative;
    width: 670px;
    text-align: left;
}

.setting_phone:before{
    border-bottom: 15px solid;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    color: #e9e9e9;
    content: " ";
    display: inline-block;
    height: 0;
    left: 373px;
    position: absolute;
    top: -15px;
    vertical-align: middle;
    width: 0;
}

.setting_phone h3{
    font-size: 16px;
    border-bottom: 0;
    color: #4d4d4d;
    margin-bottom: 2px;
    padding-bottom: 0;
    font-weight: bold;
    margin-top: 5px;
}

.setting_phone h4{
    margin-bottom: 10px;
    font-size: 13px;
    border-bottom: 0;
    font-weight: bold;
}

.setting_phone_inp{
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    font-weight: bold;
    color: #6f6f6f;
    font-size: 12px;
    font-family: arial, sans-serif;
    display: inline-block;
    box-shadow: none;
}

.setting_phone_inp:focus{
    box-shadow: none;
    border: 1px solid transparent;
}


.close_setting_phone{
    background: rgba(0, 0, 0, 0) url("images/close_setting_phone.png") no-repeat scroll left center;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    margin-left: 20px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 21px;
}

.setting_phone_inp::-moz-placeholder { color: #4d4d4d; opacity: 1; }

.setting_phone_inp::-webkit-input-placeholder { color: #4d4d4d; opacity: 1; }

.setting_phone p{
    margin-top: 10px;
}

.setting_phone_sub {
    background: #78c2a5 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 35px 9px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    font-family: arial, sans-serif;
}

.wrap_form{
    margin-bottom: 20px;
}

.setting_phone_sub:hover{
    background: #63A088;
}


.tel{
    color: #4f809e;
    font-size: 22px;
    font-weight: bold;
    padding: 0 5px;
}

.sms_inp{
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #6f6f6f;
    font-family: arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    margin-left: 0;
    padding-left: 15px;
    width: 35%;
}

.sms_inp::-moz-placeholder { color: #4d4d4d; opacity: 1; }

.sms_inp::-webkit-input-placeholder { color: #4d4d4d; opacity: 1; }

.discover_number{
    font-size: 12px;
    font-weight: bold;
    color: #343333;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 25px;
}

.sms_sub{
    background: transparent none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    color: #6a6a6a;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 20px;
    position: relative;
    text-decoration: none;
    top: 1px;
}

.error_inp{
    border: 1px solid red;
}

.error_mess{
    color: red;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}

.center_success{
    text-align: center;
}

.setting_phone .word_title{
    text-transform: uppercase;
    font-size: 20px !important;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #262626 !important;
}

.setting_phone .text_style{
    font-size: 14px;
    color: #262626;
}

.setting_phone .text_style a{
    color: #000;
    font-weight: bold;
}

.active_rent::before{
    border-bottom: 15px solid;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    color: #e9e9e9;
    content: " ";
    display: inline-block;
    height: 0;
    left: 565px;
    position: absolute;
    top: -15px;
    vertical-align: middle;
    width: 0;
}

.select_wrap .selectricWrapper{
    width: 203px;
}

.select_wrap p.label{
    font-weight: bold !important;
    margin-top: 6px;
    padding-left: 10px;
}

.select_wrap .selectric{
    border: 0;
    height: 34px;
    background: #fff;
}

.select_wrap .selectric .button_select{
    top: 10px;
}

.selectricItems ul{
    margin-bottom: 0 !important;
}

.information{
    color: #262626;
    font-size: 14px;
    margin-top: 15px;
    line-height: 18px;
}

.information a{
    color: #262626;
}

ul.list_phone{
    text-align: center;
    margin-top: 20px;
}

ul.list_phone li{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #4d4d4d;
    margin-bottom: 10px;
    width: 250px;
}

.select_wrap .selectricItems ul{
    overflow-y: auto;
    max-height: 400px;
}

.select_wrap .selectricItems{
    height: auto !important;
}

.select_wrap .selectricItems li{
    border-top: 0;
}
.clear{
    clear: both;
}
.popap_h3 {
    border-bottom: 0 none;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
    text-transform: uppercase;
}

.left_text {
    color: #929292;
    float: left;
    font-family: arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 80px;
    margin-top: 25px;
    text-transform: uppercase;
    width: 100px;
    text-align: left;
}

ul.list_tarif{
    list-style-type: none;
    float: left;
    width: 380px;
    text-align: left;
}

ul.list_tarif li{
    font-size: 14px;
    margin-bottom: 7px;
    color: #4d4d4d;
    font-weight: bold;
    background: url("images/img-select_selected.png") center left no-repeat;
    padding-left: 30px;
}

.btn-close{
    background: #F05353;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    font-family: arial, sans-serif;
    border: 0;
    font-weight: bold;
}

.btn-close:hover{
    background: #F07676;
}
.button-center{
    margin: 30px 0;
}
.btn-green{
    background: #78C2A5;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    font-family: arial, sans-serif;
    border: 0;
    font-weight: bold;
}

.btn-green:hover{
    background: #63A088;
}

#number_bind{
    background: rgba(0,0,0, 0.9);
}

#number_rent{
    background: rgba(0,0,0, 0.9);
}

/*style my number*/


.icons{
    background: url("images/icons_sp.png") no-repeat;
    height: 21px;
    width: 27px;
    display: inline-block;
    margin-right: 15px;
}

ul.menu_tab li .balance{
    background-position: 0 2px;
    position: relative;
    left: 5px;
}
ul.menu_tab li .static_inc{
    background-position: -70px 0;
    height: 24px;
    margin-top: -4px;
    position: relative;
    top: 5px;
}

ul.menu_tab li.active_li .balance{
    background-position: 0 -23px;
}

ul.menu_tab li.active_li .static_inc{
    background-position: -70px -32px;
    height: 24px;
    margin-top: -4px;
    position: relative;
    top: 5px;
}

.my_number{
    background-position: -40px 2px;
    position: relative;
    top: 2px;
}

ul.menu_tab li.active_li .my_number{
    background-position: -40px -21px;
}

ul.menu_tab li .tariff_inc{
    background-position: 3px 0;
    margin-top: -4px;
    position: relative;
    top: 5px;
}

ul.menu_tab li.active_li .tariff_inc{
    background-position: 3px -24px;
}

.block_center{
    max-width: 1100px;
    margin: 0 auto;
}

.wr_border{
    border: 1px solid #C2C2C3;
    padding: 5px 20px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.wr_border h3{
    font-weight: bold;
    font-size: 28px;
    margin-top: 32px;
    color: #4d4d4d;
}

.wr_border .setting_phone{
    margin-left: -150px;
    margin-bottom: 15px;
    width: auto;
}

.wr_border .e-voip-caller-id-activate h3{
    margin-top: 5px;
    font-size: 16px;
}

.wr_border .setting_phone:before{
    left: 420px;
}

.mar-top-20{
    margin-top: 20px;
}
.text-style{
    color: #8c8c8c;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 135px;
}

.text-style b{
    color: #4d4d4d;
    font-weight: bold;
    font-size: 14px;
}

.extend{
    background: #78c2a5 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;
    padding: 7px 15px;
    text-decoration: none;
    margin-right: 15px;
    border: 0;
}

.static{
    color: #727272;
    font-size: 12px;
    font-weight: bold;
    background: url("images/icons_static.png") center left no-repeat;
    padding-left: 25px;
    padding-bottom: 1px;
    padding-top: 5px;
    text-decoration: underline;
}

.phone_delete{
    display: inline-block;
    background: url("images/button_del.png") center left no-repeat;
    width: 21px;
    height: 21px;
    position: relative;
    top: 5px;
    margin-left: 20px;
}

.text-style .color-red{
    color: red;
}

.extend:hover{
    background: #63A088;
    color: #fff;
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}

.button_refill{
    background: #78c2a5 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    min-width: 140px;
    padding: 7px 0;
    text-decoration: none;
    text-align: center;
}

.border-wr{
    border: 2px solid #D7D7D7;
    border-radius: 1px;
    padding: 15px 0;
}

.button_refill:hover{
    background: #63A088;
    color: #fff;
    text-decoration: none;
}

.button_update{
    background: #B3B3B3;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    min-width: 140px;
    padding: 7px 0;
    text-decoration: none;
    text-align: center;
    margin-bottom: 5px;
}

.button_update:hover{
    color: #fff;
    background: #C4C4C4;
}

.border-wr h3{
    font-weight: bold;
    font-size: 40px;
    color: #5d92a8;
    margin-top: 10px;
    margin-bottom: 0;
}

.border-wr p{
    font-weight: bold;
    font-size: 14px;
    color: #4d4d4d;
}

.border-wr h3 span{
    font-size: 18px;
}

.block_center .bg-grey{
    background: #F9F9F9;
    padding: 10px;
}

.block_center_auto .bg-grey{
    background: #F9F9F9;
    padding: 10px;
}

.bg-grey h3{
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 17px;
    margin-top: -5px;
    text-align: center;
    text-transform: uppercase;
}

.telephony_table{
    width: 100%;
    height: 355px;
}

.block_center_auto {
    margin: 0px auto;
    max-width: 1180px;
}

.telephony_table tr td{
    border: 1px solid #D6D6D6;
    background: #fff;
    vertical-align: top;
    padding: 8px 10px;
    color: #a0a0a0;
    font-size: 14px;
    height: 89px;
    width: 89px;
}

.telephony_time{
    color: #4d4d4d;
    display: block;
    margin-top: 13px;
}

.telephony_count{
    color: #50809f;
    font-weight: bold;
    display: block;
}

.telephony_none{
    color: #a0a0a0;
    display: block;
    position: relative;
    top: 30px;
}

.detailing{
    color: #4d4d4d;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
    display: inline-block;
    margin-top: 10px;
}

.detailing:hover{
    text-decoration: none;
    color: #4d4d4d;
}

.wrap_select{
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 7px;
}

.wrap_select .selectric{
    float: none;
    height: 30px;
    background: url("images/inc-calerdar.png") 6px 5px no-repeat;
}

.wrap_select .selectricWrapper{
    width: 105px;
}

.wrap_select .selectric p{
    margin-bottom: 0;
    margin-left: 24px;
    margin-top: 3px;
}

.wrap_select .selectric .label{
    text-transform: lowercase;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: bold;
}

.wrap_select .selectricItems li{
    border-top: 0;
    text-align: left;
    text-transform: lowercase;
}



.form-select{
    display: inline-block;
}

.bl-left{
    float: left;
    margin-right: 5px;
    height: 34px;
}

.cost{
    display: inline-block;
    color: #4d4d4d;
    margin-left: 10px;
}

.cost b{
    font-weight: bold;
    font-size: 16px;

}


.call_inp::-webkit-input-placeholder {color: #9d9d9d; font-size: 14px; opacity: 1;}
.call_inp::-moz-placeholder          {color: #9d9d9d; font-size: 14px; opacity: 1;}
.call_inp:-moz-placeholder           {color: #9d9d9d; font-size: 14px; opacity: 1;}
.call_inp:-ms-input-placeholder      {color: #9d9d9d; font-size: 14px; opacity: 1;}


.font_small{
    font-size: 18px;
}

/*.telephony_table tr td:hover{*/
/*border: 1px solid #78C2A5;*/
/*}*/
.preloader{padding-left: 5px}

.table-phone{
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 30px !important;
}

.table-phone th{
    background: #4F809E;
    color: #fff;
    vertical-align: middle !important;
    text-align: center;
    border-bottom: 0 !important;
    border-right: 1px solid #2C728B;
    padding: 7px 15px !important;
}
.table-phone th:last-child{
    border-right: 0;
}
.table-phone tr td{
    text-align: center;
    vertical-align: middle !important;
    border-right: 1px solid #C8C8C8;
    border-top: 0 !important;
    font-size: 13px;
}


.table-phone tr:nth-child(even) {background: #FAFAFA;}
.table-phone tr:nth-child(odd) {background: #EBEBEB;}

.style-send{
    max-width: 700px;
    margin: 0 auto;
}

.head_send{
    color: #4d4d4d;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0px;
    text-align: center;
    text-transform: uppercase;
}

.style-send tr th{
    padding: 10px 15px !important;
}

.style-send tr td{
    padding: 8px 25px !important;
}

.style-send tr:nth-child(even) {background: #EFEFEF;}
.style-send tr:nth-child(odd) {background: #D7D7D7;}
.style-send tr td:first-child{
    text-align: left;
}
.no-calls{
    margin-top: 80px;
}

.no-calls h3{
    font-weight: bold;
    font-size: 20px;
    color: #666666;
    line-height: 26px;
}

.style-button{
    background: #78C3A5;
    border: 1px solid #78C3A5;
}

.style-button:hover, .style-button:active, .style-button:focus{
    background: #87DBB9;
    border: 1px solid #78C3A5;
    outline: 0;
}

.list_settings_phone_img{
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-right: 15px;
    background: url("images/sp_settings_phone.png") 0 0 no-repeat;
}

.size-font{
    font-size: 21px;
    margin-right: 15px;
    position: relative;
    top: 5px;
    color: #b3b3b3;
}

.active_li .size-font{
    color: #4F809E;
}

.border-block{
    border: 4px solid #E1E3E2;
    padding: 23px 25px;
    margin: 35px 0;
}

.border-block h3{
    font-size: 26px;
    font-weight: bold;
    color: #78c2a5;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
}

.border-block h3 span{
    margin-top: 10px;
    display: block;
    color: #727171;
    font-size: 16px;
}
ul.list_settings_phone li .inc_balance{
    background-position: -90px 0;
}

ul.list_settings_phone li .inc_orders{
    background-position: 0 -73px;
}

ul.list_settings_phone li .inc_static{
    background-position: -90px -73px;
}

ul.list_settings_phone li .inc_all_send{
    background-position: 0 -146px;
}

ul.list_settings_phone li .inc_history_send{
    background-position: -90px -146px;
}

ul.list_settings_phone li .inc_phone{
    background-position: 0 -217px;
}

ul.list_settings_phone li .inc_record{
    background-position: -90px -217px;
}

.border-block .connect_tel{
    background: #78c2a5 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    padding: 8px 15px;
    text-decoration: none;
}

.border-block .connect_tel:hover{
    text-decoration: none;
    background: #8CC2AC;
}

ul.list_settings_phone{
    list-style-type: none;
    text-align: center;
}

ul.list_settings_phone li{
    display: inline-block;
    vertical-align: top;
    width: 39%;
    text-align: left;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 30px;
}

.list_settings_phone_text{
    display: inline-block;
    vertical-align: top;
    width: 70%;
}

.list_settings_phone_text h4{
    color: #5d92a8;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;

}

.list_settings_phone_text p{
    font-size: 13px;
    color: #4d4d4d;
}

.table-row-color{

}

.table-row-color th:first-child{
    font-size: 20px;
}

.table-row-color th{
    border: 0;
    background: #78C2A5;
}

.toggle-open-close-block{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

.toggle-open-close-block span{
    display: inline-block;
    color: #414141;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    background: url("images/toggle-icon.png") 0 -58px no-repeat;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 35px;
}

.toggle-open-close-block span.active-block{
    background-position: 0 0;
}

.td-limit-width{
    display: block;
    text-align: center;
    width: 100px;
    margin: 0 auto;
    word-wrap: break-word;
}
.form-group-title{
    font-size: 14px;
    color: #757575;
    font-weight: bold;
    display: block;
    line-height: 34px;
}

.not-press:focus{
    box-shadow: none;
    background-color: #fff;
    border-color: #CCCCCC;
}

.not-press:active{
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.glyphicon-refresh-animate{
    -animation: glyphicon-refresh-animate-spin .7s infinite linear;
    -webkit-animation: webkit-glyphicon-refresh-animate-spin .7s infinite linear;
    -moz-animation: webkit-glyphicon-refresh-animate-spin .7s infinite linear;
}
@-webkit-keyframes webkit-glyphicon-refresh-animate-spin {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@-moz-keyframes webkit-glyphicon-refresh-animate-spin {
    from { -moz-transform: rotate(0deg);}
    to { -moz-transform: rotate(360deg);}
}

@keyframes glyphicon-refresh-animate-spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
.form-group-title .toggle{
    margin-right: 10px;
}

.form-group-title .toggle-group .toggle-on{
    background-color: #31C48A;
}

.form-group-title .toggle-group .toggle-off{
    background-color: #FA3737;
    color: #ffffff;
}

.form-group-title .btn-primary{
    border: 1px solid #31C48A;
}

.form-self-group-item-position{
    color: #777777;
    font-size: 36px;
    font-weight: normal;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 1px;
    z-index: 50;
}

.form-self-group-item-position:hover{
    color: #777777;
    opacity: .7;
}

.input-discount{
    width: 65%;
    border: 1px solid #C9C9C9;
    border-radius: 3px;
    height: 40px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    font-family: arial, sans-serif;
    color: #757575;
    background: #fff;
}

.list-group-item-color{
    background: #f4f4f4 none repeat scroll 0 0;
    border: 0;
    border-radius: 4px;
    margin-bottom: 5px;
    padding-top: 25px;
}

.wrap-select-discount{
    display: inline-block;
    margin-left: 3px;
    margin-top: -15px;
    position: relative;
    top: 15px;
}

.wrap-select-discount .selectricWrapper{
    width: 160px;
    background: #fff;
}

.wrap-select-discount .selectric{
    height: 39px;
}

.wrap-select-discount .selectric .label{
    font-size: 14px !important;
    font-weight: bold;
    padding-top: 9px;
}

.wrap-select-discount .selectric .button_select{
    top: 11px;
}

.wrap-select-discount .selectricItems li{
    border-top: 0;
}

.input-group-currency{
    font-size: 14px;
    color: #757575;
    display: inline-block;
    margin-left: 5px;
    font-weight: bold;
}

.panel-body-hide{
    display: none;
}

.panel-body-slide{
    color: #428bca;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    background: rgba(0, 0, 0, 0) url("images/img-panel-arrows.png") no-repeat scroll 0 6px;
    padding-left: 25px;
    font-weight: normal;
    margin-top: 9px;
    line-height: normal;
}

.active-panel-body{
    color: #a2a2a2;
}

.active-panel-body .panel-body-slide{
    background-position: 0 -19px;
    color: #757575;
}

.multiselect-tree-small-width{
    width: 82%;
}

.multiselect-tree-small-width .select2-container--tree .select2-selection--multiple{
    min-height: 39px;
}

.multiselect-tree-small-width .select2-container--tree .select2-selection--multiple .select2-selection__placeholder{
    margin-top: 8px;
}

.currency_select .selectricWrapper{
    width: 20%;
}

.currency_select .selectric .label{
    margin-bottom: 4px;
    padding-top: 7px;
}

.currency_select .selectric .button_select{
    right: 8px;
    top: 7px;
}

.currency_select .selectricItems li.selected{
    background-position: 99% 50%;
}

.currency_select .selectric .label{
    font-weight: bold;
    font-size: 13px !important;
}

.currency_select .selectricItems li{
    border-top: 0;
}

.block-inline{
    font-size: 0;
    margin-bottom: 10px;
    position: relative;
}

.form-group-name{
    display: inline-block;
    vertical-align: top;
    width: 15%;
}

.form-group-field{
    display: inline-block;
    width: 85%;
}

.form-group-field .form-group-title{
    display: inline-block;
}

.form-group-field .field-datetimepicker{
    display: inline-block;
    background: url("images/inc-calerdar.png") 8px 7px no-repeat;
    max-width: 170px;
    margin: 0 10px;
    padding-left: 32px;
}

.form-group-field .field-datetimepicker:focus{
    background-position: 8px -32px;
}

.user-agreement{
    display: inline-block;
    padding-top: 15px
}

.user-agreement a:hover{
    text-decoration: underline;
}

.panel-group .panel-title a{
    text-decoration: none;
}

.tariffs_tables, .modules_tables{
    min-width: 700px;
    margin: 0 auto 30px auto;
    display: table;
    border: 1px solid #c3c3c3;
}


.tariffs_tables div.tr span.th, .modules_tables div.tr span.th{
    border-bottom: 1px solid #C3C3C3;
    font-size: 14px;
    color: #757575;
    padding: 3px 8px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.tariffs_tables div.tr span.td, .modules_tables div.tr span.td{
    padding: 13px 20px;
    text-align: center;
    vertical-align: middle;
}

.tariffs_tables div.tr span.td:first-child, .modules_tables div.tr span.td:first-child{
    color: #29363c;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.tariffs_tables div.tr span.th:first-child, .modules_tables div.tr span.th:first-child{
    color: #0094e0;
    font-size: 20px;
    width: 270px;
}

.colspan {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.colspan > div {
    width: 1px;
}

.colspan > div > div {
    overflow: hidden;
    position: relative;
    width: 770px;
}
.tables_title {
    color: #0094e0;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}

.font-table-small{
    font-size: 12px;
}

.font-table-small a{
    color: #78c2a5;
    border: 0;
    text-decoration: underline;
}

.tariffs_tables div.tr:nth-child(odd) span.td{
    background-color: #F9F9F9;
}

.tariffs_small_text{
    display: block;
    color: #8b8b8b;
    font-size: 12px;
    font-weight: normal;
}

.tariffs_green_text{
    display: block;
    color: #31c48b;
    font-size: 14px;
}

.table-small-width .tariffs_green_text {
    display: block;
    color: #31c48b;
    font-size: 18px;
}

.tariffs_blue_text{
    display: block;
    color: #0094e0;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-select-tariff{
    background: #78C2A5;
    color: #fff;
    font-size: 11px;
    font-family: arial, sans-serif;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    padding: 8px 20px;
    cursor: pointer;
    font-weight: bold;
}

.btn-select-tariff:hover{
    background-color: #8ed2b7;
}

.btn-select-tariff:active{
    background-color: #65b093;
}

.table-small-width .tariffs_head_bottom span.th{
    border-bottom: 0 !important;
}

.tariffs-last-bg span.td{
    background: #F9F9F9;
}

.tariffs_on{
    background: url("images/status_tariff.png") 0 0 no-repeat;
    width: 20px;
    height: 15px;
    display: inline-block;
}

.tariffs_off{
    background: url("images/status_tariff.png") 0 -35px no-repeat;
    width: 20px;
    height: 19px;
    display: inline-block;
}

.tariffs_info_icons{
    background: url("images/tariff_info.png") 0 -28px no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    top: 3px;
    margin-left: 5px;
}

.tariffs_info_icons:hover{
    background-position: 0 0;
}

.tariffs_info_hide{
    background: #fff none repeat scroll 0 0;
    border-radius: 7px;
    bottom: 29px;
    box-shadow: 0 1px 1px #cbcbcb;
    color: #5b5b5b;
    font-size: 12px;
    font-weight: normal;
    left: -102px;
    line-height: 18px;
    padding: 10px 15px;
    position: absolute;
    width: 220px;
    display: none;
    text-align: left;
}

.tariffs_info_hide::before{
    background: rgba(0, 0, 0, 0) url("adminka/images/tariff_info_st.png") no-repeat scroll 0 0;
    bottom: -11px;
    content: " ";
    height: 11px;
    left: 100px;
    position: absolute;
    width: 18px;
}

.tariffs_info_hide p{
    color: #29363c;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px !important;
}

.color_black{
    color: #29363c;
}

.tariffs_head_bottom span.th{
    padding: 15px !important;
}

.tariffs_selection{
    font-size: 18px;
    font-weight: bold;
    color: #29363c;
    display: block;
}

.tariffs_selection i{
    font-size: 12px;
    font-style: normal;
}

.tariffs_selection span{
    font-size: 12px;
    font-weight: normal;
    display: block;
}

.tariffs_big_text{
    color: #29363c;
    font-size: 18px;
}

.tariffs_big_text i{
    color: #ff9401;
    font-size: 14px;
    font-style: normal;
}

.tariffs_tables div.tr:last-child span.td{
    border-bottom: 1px solid #CBCBCB;
}

.tariffs_tables div.tr span.td.tariffs_active{
    border: 2px solid #24A3E4 !important;
}

.tariffs_tables div.tr td.select_active{
    background: rgba(64,196,145, 0.15) !important;
}
.tariffs_tables div.tr th.select_active{
    background: rgba(64,196,145, 0.15) !important;
}

.block-conditions p{
    font-size: 14px;
}

.block-conditions a{
    color: #0094e0;
    font-weight: bold;
}

.button-pay-tariff{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    background: #8CB8DE;
    border-radius: 5px;
    border: 0;
    padding: 10px 20px;
    cursor: pointer;
}

.button-pay-tariff:hover{
    background: #A2C2DE;
}

.wrap-checkbox, .wrap-checkbox-label{
    display: inline-block;
}

.wrap-checkbox .tzCBPart{
    display: none;
}

.wrap-checkbox .tzCheckBox {
    background: url('images/background_1.png') no-repeat right bottom !important;
    display: inline-block;
    min-width: 60px;
    height: 24px;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    text-align: right;
    margin-left: 0;
}

.wrap-checkbox .tzCheckBox .tzCBContent{
    color: white;
    line-height: 24px;
    padding-right: 3px;
    text-align: right !important;
    padding-top: 0;
    display: inline-block
}

.wrap-checkbox .checked{
    background-position: 0 0 !important;
    text-align: left;
    margin: 0 !important;
}

.wrap-checkbox .tzCheckBox.checked .tzCBContent{
    padding: 0 0 0 10px;
}



.wrap-checkbox, .wrap-checkbox-label{
    display: inline-block;
}

.wrap-checkbox-label .tzCBPart{
    display: none;
}

.wrap-checkbox-label .tzCheckBox {
    background: url('images/inc-label.png') no-repeat 0 0 !important;
    display: inline-block;
    min-width: 21px;
    height: 21px;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    text-align: right;
    margin-left: 0;
    left: -5px;
    top: -1px;
}

.wrap-checkbox-label .tzCheckBox .tzCBContent{
    color: white;
    line-height: 24px;
    padding-right: 3px;
    text-align: right !important;
    padding-top: 0;
    display: inline-block
}

.wrap-checkbox-label .checked{
    background-position: 0 0 !important;
    text-align: left;
    margin: 0 !important;
}

.wrap-checkbox-label .tzCheckBox.checked .tzCBContent{
    padding: 0 0 0 10px;
}

.wrap-checkbox-label .tzCheckBox.checked {
    background-position: 0 bottom !important;
    margin: 0 14px 0 0;
}
.tariffs_plus{
    color: #8b8b8b;
    display: inline-block;
    margin-right: 10px;
}

.account_refill_popup{
    width: 580px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    display: none;
}

.account_refill_popup h3{
    border-bottom: 0;
    font-size: 18px;
    color: #757575;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.account_refill_balance h2{
    font-size: 20px;
    color: #29363c;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 0;
}

.account_refill_popup h4{
    border-bottom: 0;
    font-size: 26px;
    color: #31c48b;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.account_refill_balance{
    border-bottom: 1px solid #C3C3C3;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left;
}

.account_refill_balance:last-child{
    border-bottom: 0;
}

.account_refill_balance_left{
    display: inline-block;
}

.account_refill_balance_left p{
    font-size: 14px;
    color: #29363c;
    margin-bottom: 20px;
}

.account_balance{
    font-size: 16px;
    color: #29363c;
}

.account_balance b{
    font-size: 22px;
    color: #3e7baf;
}

.account_refill_balance_add{
    float: right;
    margin-top: 40px;
    background: url("images/inc-account_refill_balance_add.png") 95% center no-repeat #78C2A5;
    border-radius: 5px;
    padding: 10px 40px 10px 20px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.account_refill_balance_add:hover{
    background-color: #8ed2b7 !important;
    color: #fff;
}

.account_refill_balance_add:active{
    background-color: #65b093 !important;
    color: #fff;
}

.account_refill_balance_add:visited{
    background-color: #65b093;
    color: #fff;
}

.account_refill_popup .b-close{
    position: absolute;
    right: 0;
    top: -45px;
    background: url("images/inc-b-close.png") 0 0 no-repeat;
    width: 27px;
    height: 27px;
    cursor: pointer;
}

.account_refill_discount{
    color: #ff9401;
    font-size: 14px;
    font-weight: bold;
}

.tariffs_count{
    display: inline-block;
    font-size: 24px;
    color: #0094e0;
    font-weight: bold;
}

.account_refill_balance .col-md-4{
    display: inline-block;
    vertical-align: middle;
}

.col-md-4 .account_refill_balance_add{
    margin-top: 0;
}

.tariffs_count_discount{
    color: #29363c;
    font-size: 18px;
    text-decoration: line-through;
    display: block;
    font-weight: normal;
}

.js-refill-popup-tariff .account_refill_balance:last-child{
    padding-bottom: 0;
}

.mar-top-10{
    margin-top: 10px !important;
}

.account .account_refill_all {
    background: #78C2A5 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    padding: 5px 9px;
    position: relative;
    text-decoration: none;
}

.account_refill_all:hover{
    background-color: #8ed2b7;
}

.account_refill_all:active{
    background-color: #65b093;
}

.main_balance{
    padding: 10px 10px 11px 3px;
}

.main_balance .first_block{
    border-right: 0;
    display: inline-block;
    padding: 3px 0 3px 8px;
}

.main_balance  .balans{
    display: inline-block;
}


.main_balance .account_quantity{
    text-decoration: underline;
}



.bg-account {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 5px 0 0 5px;
    display: inline-block;
    height: 48px;
    vertical-align: top;
}

.bg-account-last{
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    height: 48px;
    margin-right: 165px;
    padding-right: 10px;
    vertical-align: top;
}

.main_balance_block .bg-account{
    background: none;
}

.main_balance_block .bg-account-last{
    background: none;
}


.table-history span.th{
    display: table-cell;
    background: #fff;
    color: #3e7baf;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    padding: 15px  30px;
    border-bottom: 1px solid #F0F0F0;
}

.table-history span.th:first-child{
    width: 200px;
}

.table-history span.th:last-child{
    width: 400px;
}


.table-history div.tr:nth-child(odd)  {
    background: #F9F9F9;
}

span.tr:nth-child(even) {
    background: #f0f0f0;
}

.table-history span.td{
    color: #434343;
    padding: 15px  30px;
    vertical-align: middle;
    font-size: 14px;
}

.table-history span.th:last-child{
    border-right: 0;
}

.table-analytics span.td:last-child{
    border-right: 0;
}

.table-history {
    border: 1px solid #DBDBDB;
    border-radius: 8px;
    overflow: hidden;
    display: table;
    width: 950px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.history-color-green{
    color: #31c48b;
    font-weight: bold;
}

.history-color-red{
    color: #fb3838;
    font-weight: bold;
}

ul.history-pagination{
    list-style-type: none;
    margin-top: 25px;
    font-size: 0;
}

ul.history-pagination li{
    display: inline-block;
    margin: 0 2px;
    vertical-align: middle;
}

ul.history-pagination li a{
    padding: 5px 10px;
    border-radius: 5px;
    color: #757575;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border: 1px solid #B3B3B3;
}

ul.history-pagination li a:hover{
    background: #78C2A5;
    border: 1px solid #78C2A5;
    color: #fff;
}

ul.history-pagination li a.e-pagination-active{
    background: #2C87A5;
    border: 1px solid #2C87A5;
    color: #fff;
}

ul.history-pagination li a.e-pagination-disabled{
    background: #b3b3b3;
    border: 1px solid #b3b3b3;
    color: #fff;
}

ul.history-pagination li:first-child a{
    margin-right: 15px;
}

ul.history-pagination li:last-child a{
    margin-left: 15px;
}

ul.history-pagination li .pagination-more{
    font-size: 14px;
    color: #757575;
    display: inline-block;
    padding: 0 2px;
}

.not-statistics{
    margin-top: 150px;
}

.not-statistics p{
    color: #757575;
    font-size: 14px;
    margin-top: 15px;
}