a:hover,
a:focus {
    outline: 0;
    text-decoration: none;
}


/*******************************************************************************/


/*******************************************************************************/


/*******************************************************************************/

.card {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
}

.card-plain {
    background: transparent;
    box-shadow: none;
}

.card-plain .card-title {
    margin: 15px 0 5px 0;
}

.panel-group .panel {
    background: #F9F7F3;
}

.panel-group .panel-title {
    position: relative;
}

.panel-group .panel-title i {
    float: right;
    position: absolute;
    top: 14px;
    right: 0;
}

.panel-group .panel-title label {
    font-weight: normal;
    clear: both;
    width: 100%;
    font-size: 10px;
}

.panel-group .panel-body {
    padding-top: 0;
}

.card-form {
    background: #F9F7F3;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 15px;
}

.card .form-row {
    clear: both;
    min-height: 20px;
}

.card .form-row label {
    float: left;
    font-weight: normal;
    width: 70px;
}

.card .form-row div {
    overflow: hidden;
    padding: 7px 7px 2px 19px;
    margin: 8px;
    min-height: 30px;
}

.card .form-row .ef-processing {
    padding: 0px 2px 0 12px;
}

.card .form-row .message-area {
    padding: 0;
    margin: 0;
}

.profile-password-form .form-row {
    clear: both;
    margin-bottom: 18px;
}

.profile-password-form .form-row label {
    display: block;
    width: 100%;
    float: none;
    margin: 0 0 8px;
    font-weight: normal;
    color: rgb(51, 51, 51);
    font-size: 20px;
    line-height: 1.4;
}

.profile-password-form .form-row input {
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.4;
    box-sizing: border-box;
}

.profile-password-form .buttons {
    margin-top: 10px;
    display: block;
}

.card .form-row hr {
    margin: 5px 0 0;
    border-top: 1px solid #ddd; 
}

.btn {
    border-radius: 3px;
    box-sizing: border-box;
    border-width: 1px;
    background-color: transparent;
    font-size: 14px;
    padding: 5px 13px;
    border-color: #cfcfca;
    color: rgb(102, 97, 91);
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
}

.btn:hover {
    background-color: #cfcfca;
}

.btn-fill {
    background-color: #fff;
}

.buttons {margin-top: 10px; display: none;}

.add-new {
    margin: 10px 0;
    display: block;
}

.add-new i {
    font-size: 14px;
    font-weight: bold;
    margin: 0 5px;
}

.ef-processing input, .ef-processing textarea {
    width: 100%;
    padding: 7px 7px 3px;
    border:0;
}

.ef-processing select {
    width: 100%;
    padding: 7px 7px 3px;
    border:0;
}

.ef-hidden {display: none;}

.ef-error  { background: #e0bdbd;}
.ef-error-in-label {color: #F44336; font-weight: bold !important;}
.card-form.ef-parent {background: #fff; padding: 10px;}

.sended-to label {margin-top:7px;}

/*******************************************************************************/


/*******************************************************************************/


/*******************************************************************************/

.login-page-body {
    background-image: url('/skin/img/full-screen-image-1.jpg');
    background-size: cover;
}

.full-page:before {
    opacity: .33;
    background: #000000;
}

.full-page:after {
    background: #23CCEF;
    background: -moz-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #23CCEF), color-stop(100%, rgba(64, 145, 255, 0.6)));
    background: -webkit-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
    background: -o-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
    background: -ms-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
    background: linear-gradient(to bottom, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
    background-size: 150% 150%;
}

.full-page:after,
.full-page:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.full-page>.content,
.full-page>.footer {
    position: relative;
    z-index: 4;
}

.navbar.navbar-absolute {
    position: absolute;
    width: 100%;
    z-index: 1030;
}

.navbar-transparent .navbar-nav>li>a {
    color: #FFFFFF;
    border-color: #FFFFFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
    font-size: 16px;
}

.navbar-transparent .navbar-nav>li>a:hover {
    background-color: transparent;
    opacity: 1;
}

.navbar-transparent a {
    color: #FFFFFF;
    opacity: 0.8;
    filter: alpha(opacity=90);
    font-weight: 400;
    margin: 7px 0px;
    padding: 15px 15px;
    font-size: 20px;
}

.navbar-transparent a:hover {
    opacity: 1;
}

.login-page>.content,
.lock-page>.content {
    padding-top: 22vh;
}

.login-page .card {
    padding: 20px;
}

.full-page>.content {
    min-height: calc(100vh - 70px);
}

.full-page .footer nav>ul a:not(.btn),
.full-page .footer,
.full-page .footer .copyright a {
    color: #FFFFFF;
    font-size: 14px;
}

.footer nav>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.footer:not(.footer-big) nav>ul li {
    margin-left: 20px;
    float: left;
}

.footer nav>ul li:first-child {
    margin-left: 0;
}


/*******************************************************************************/


/*******************************************************************************/


/*******************************************************************************/

.sidebar {
    font-weight: 200;
    z-index: 3;
    width: 80px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.sidebar:after,
.sidebar:before,
.off-canvas-sidebar:after,
.off-canvas-sidebar:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: #66615b;
}

.sidebar .logo {
    padding: 18px 0px;
    margin: 0;
    box-shadow: inset -1px 0px 0px 0px #cfcfca;
    height: 75px;
    position: relative;
    z-index: 4;
    display: block;
}

.sidebar .logo a {
    opacity: 0.8;
    float: left;
    width: 30px;
    text-align: center;
    margin-left: 23px;
    margin-right: 15px;
    color: #fff;
}

.sidebar .logo a:hover {
    opacity: 1;
}

.sidebar .logo .simple-text {
    text-transform: uppercase;
    padding: 4px 0px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    white-space: nowrap;
}

.sidebar-wrapper {
    position: relative;
    height: 100%;
    z-index: 4;
    box-shadow: inset -1px 0px 0px 0px #cfcfca;
}

.sidebar .nav>li {
    position: relative;
    display: inline-block;
}

.sidebar .nav a {
    color: #fff;
    margin: 10px 0px 0px;
    padding-left: 25px;
    padding-right: 25px;
    opacity: .8;
    white-space: nowrap;
    display: inline-block;
}

.sidebar .nav a:focus,
.sidebar .nav a:hover {
    opacity: 1;
    background: transparent;
}

.sidebar .nav i {
    font-size: 24px;
    float: left;
    margin-right: 15px;
    line-height: 30px;
    width: 30px;
    text-align: center;
}

.sidebar .nav .profile-item {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 58px;
    margin: 0;
    background: transparent;
}

.sidebar .nav .profile-item a,
.sidebar .nav .logout-item a {
    display: block;
    margin: 0;
    padding: 14px 0 12px;
    text-align: center;
    opacity: 0.8;
    color: #fff;
    background: transparent;
}

.sidebar .nav .profile-item i,
.sidebar .nav .logout-item i {
    float: none;
    margin-right: 0;
    color: inherit;
}

.sidebar .nav .profile-item a:hover,
.sidebar .nav .profile-item a:focus,
.sidebar .nav .logout-item a:hover,
.sidebar .nav .logout-item a:focus {
    background: transparent;
    opacity: 1;
}

.sidebar .nav .logout-item {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    background: transparent;
}


/*******************************************************************************/


/*******************************************************************************/


/*******************************************************************************/

.list-panel {
    width: 30%;
    background-color: #f4f3ef;
    position: relative;
    z-index: 2;
    float: left;
    margin-left: 80px;
    overflow-x: hidden;
    height: 100vh;
}

.list-panel::-webkit-scrollbar {
    display: none;
}

.navbar-fixed {
    position: fixed;
    background-color: #f8f8f8;
    z-index: 5;
    border-bottom: 1px solid #cfcfca;
    min-height: 65px;
}

.list-panel .not-active {
    background: #fdfdfd;
}

.list-panel .not-active .card h4>a {
    color: rgb(175, 170, 164);
}

.list-panel .navbar-fixed {
    width: 30%;
    padding: 18px 10px;
}

.list-panel .container-fluid > .row {
    border-bottom: 1px solid #e8e7e3;
    min-height: 68px;
}

.one-row {
    line-height: 57px;
}

.list-panel>.content,
.main-panel>.content {
    margin-top: 65px;
}

.list-panel .card {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    margin: 5px 0;
}

.list-panel .card h4, .title-inline {
    display: inline-block;
    margin: 10px 0 10px 10px;
}

.list-panel .card h4>a {
    color: rgb(102, 97, 91);
}

.list-item-icon {
    display: inline-block;
    margin-right: 8px;
    font-size: 16px;
    vertical-align: middle;
    color: rgb(102, 97, 91);
    opacity: 0.8;
}

.list-panel .card .content {
    font-size: 13px;
    color: #9A9A9A;
}

.list-panel .card label {
    font-weight: normal;
}


/*******************************************************************************/


/*******************************************************************************/


/*******************************************************************************/

.main-panel {
    width: calc(70% - 80px);
    background-color: #f9f9f9;
    position: relative;
    z-index: 2;
    float: right;
    overflow: auto;
    height: 100vh;
}

.main-panel .navbar-fixed {
    width: calc(70% - 80px);
    background-color: #fdfdfd
}

.main-panel .menu {
    list-style: none;
    padding: 0;
    margin: 0 0 0 30px;
    display: block;
}

.main-panel .menu li {
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
}

.main-panel .menu a {
    color: rgb(164, 158, 147);
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 21px 0 0 10px;
    padding: 0 0 23px 0;
}

.main-panel .menu .active a {
    color: rgb(85, 85, 85);
}

.main-panel .menu .active :before {
    border-bottom: 11px solid #cfcfca;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 25%;
    bottom: 0px;
}

.main-panel .menu .active :after {
    border-bottom: 11px solid #f9f9f9;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 25%;
    bottom: -1px;
}

.main-panel .sended-to {
    color: #9A9A9A;
    margin-bottom: 10px;
    font-size: 12px;
}

.tab-content .card .form-row label {
    width: 90px;
    padding: 7px 0;
}

#tab-billing .alert {
    margin: 10px 0 5px;
}

.add-new-form {
    margin-bottom: 5px;
    background: #f0f3f0;
}

body::-webkit-scrollbar { 
    display: none; 
}




.rulles-list {list-style: none;
    padding: 0;}
.rulles-list .rulle {
    padding: 5px;
    margin: 5px;
}
.mailsort-info {list-style: none;
    padding: 0;
    font-size: 12px;
    font-style: italic;
    margin: 10px;}
.with-out-new-window {    width: 17px;
    display: inline-block;}


.search input {
    width: 100%;
    position: relative;
    padding: 2px 5px;
}

.search .clear {
    position: absolute;
    top: 5px;
    right: 23px;
    cursor: pointer;
    display: none;
}

.statistic h5 {
    font-weight: bold;
    font-size: 16px;
}
.statistic label { 
    font-weight: normal;
}

#tab-statistic .loader {
    text-align: right;
    margin: 7px 0;
}

#tab-statistic .loader select {
    padding: 5px 3px 7px;
    margin: 0px 0 0 0;
    border-color: #cfcfca;
    border-radius: 3px;
    color: rgb(102, 97, 91);
    font-size: 14px;
}

.inline-item  {display: inline;}

.small .positive {
    color:#4CAF50;
}

.small .negative {
    color:#FF5722;
}

.right-button {
    margin-top: 10px;
    text-align: right;
}

.tab-content .card .label-long .form-row label { width: 150px;}