body {
    background-image: url(/img/pattern.png);
}

header {
    height: 70px;
    background: #25313D;
    border-bottom: 2px solid #CDC9C9;
}

.head_reklam {
    height: 22px;
    background: #25313D;
    text-align: center;
    padding: 0px 10px;
    font-size: 14px;
    border-bottom: 2px solid #CDC9C9;
}

.promotion {
    height: 383px;
    border-bottom: 1px solid #25313D;
    background: #4b9be8 url(/img/bga.jpg) center;
}

.container{
    width:1100px !important;
}

.logo {
    background: url(/img/logo.png) no-repeat;
    margin-top: 7px;
    width: 200px;
    height: 55px;
    float: left;
}
.pull-right { height: 50px;}
.nav-bux {
    margin-top: 35px;
    transform: translateY(-50%);
}
.nav-bux > li {
    margin: 2px;
}
.nav-bux > li > a > i{
    padding-top: 10px;
    height: 20px;
    line-height: 20px;
}
.nav-bux > li > a {
    color: #fff;
    font-family: "Raleway";
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 15px;
}

.nav-bux > li > a:hover {
    color:  #696969;
    background: #FFEFD5;
}

.nav-bux > li > a.current {
    color: #696969;
    background: #FFEFD5;
    outline: none;
}


#loginctrl {
    background: #8A2BE2;
    color: #fff;
    height: 38px;
    line-height: 36px;
    margin-left: 5px;
}

#regctrl {
    background: #494946;
    color: #fff;
    height: 38px;
    line-height: 36px;
    margin-left: 5px;
}
#loginctrl:hover {
    color: #fff;
    background: #1E90FF;
}
#regctrl:hover {
    color: #fff;
    background: #2d2d2c;
}
.panel-main {
    border-radius: 2px;
    border: 1px solid #cFcFcD;
    box-shadow1: 0px 0px 15px rgba(0,0,0,0.3);
}
.leftsup-block {
    width: 40px;
    color:#fff;
    padding: 15px 0;
    text-align: center;
    position: fixed;
    left:0;
    top: 40%;
    z-index: 99;
    background: #4b9bd8;
    border-radius:0 4px 4px 0;
}
.leftsup-block .fa {
    width: 40px;
    padding: 5px 0;
    font-size: 24px;
    color:#fff;
}

.leftsup-block .fa:hover {
    opacity: 0.7;
}
.page-title {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 900;
    font-family: Raleway;
    text-shadow: 0px 0px 7px rgba(0,10,30,0.2);
    background: #4682B4;
    border-bottom: 2px solid #CDC9C9;
    height: 60px; line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1px;
}


.panel-left {
    border: 1px solid #4682B4;
    z-index: 2;
    position: relative;
}

.panel-left > .panel-heading > .row {

    background: #4682B4;
    width: 90%;
    color: #fff;
    line-height: 40px;
    font-weight: bold;
    margin-left: -30px;
}

.panel-left > .panel-heading > .row:before {
    content: '';
    position: absolute;
    border: 15px solid transparent;
    border-top: 15px solid #4169E1;
    border-right: 15px;
    top: 50px;
    z-index: -1;
}

.panel-left > .panel-heading > .row:after {
    content: '';
    position: absolute;
    border: 20px solid #4682B4;
    border-right: 20px solid transparent;
    right: 12%;
    top: 10px;
}

.panel-left > .panel-heading > .row > .text {
    padding-left: 15px;
    font-size: 22px;
    font-family: "BebasBook";
    letter-spacing:1px;
}

.green-ttl {
    color: #5FBF5D;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.blue-ttl {
    color: #2BA6CB;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ul-green-c {
    font-size: 13px;
    color: gray;
}

.ul-green-c > .li {
    margin: 10px 0px;
}

.ul-green-c > .li:last-child {
    margin: 0px 0px -5px 0px;
}

.ul-green-c > .li span {
    font-size: 14px;
    color: #6FBF4D;
}

.ul-blue-c {
    font-size: 13px;
    color: gray;
}

.ul-blue-c > .li {
    margin: 10px 0px;
}

.ul-blue-c > .li:last-child {
    margin: 0px 0px -5px 0px;
}

.ul-blue-c > .li span {
    font-size: 14px;
    color: #2BA6CB;
}

.st1 {
    text-align: center;
    font-size: 18px;
    float: left;
    color: #7ce2d7;
    border: 1px solid #3B434C;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .8), 23px 0 20px -23px rgba(0, 0, 0, .8), 0 0 40px rgba(0, 0, 0, .1) inset;
    margin: 4px 10px;
    display: table-cell;
    width: 23%;
}

.count {
    font-weight: bold;
    font-size: 38px;
    text-align: center;
}

.count.green {
    color: #fff;
}

.count.blue {
    color: #000;
}

.count.new {
    color: #FFD700;
}

.count.yellow {
    color: #F4A460;
}

#pref-text {
    margin: 5px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "Raleway";
    font-weight: 500;
    color: #000;
}

.minfo {
    text-align: center;
    font-size: 14px;
    float: left;
    color: #7c7277;
    margin: 4px 5px;
    display: table-cell;
    width: 32%;
}
.minfo h3 {
    color: #5c6267;
}

.btn-default {
    background:  #4682B4;
    color:  #ffffff;
    border: 1px solid #ffffff;
}

.btn-err {
    background: #D0B053;
    color: #fff;
    border: 2px solid #ffffff;
}

.btn-err:hover,
.btn-err:active,
.btn-err:focus,
.btn-err:active:hover,
.btn-err:focus:hover,
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:active:hover,
.btn-default:focus:hover {
    background: #6FBF4D;
    text-decoration: none;
    border-color: #CDC9C9;
    color: #fff;
}

.bt3 {
    font-size: 17px;
    background: rgba(209, 182, 109, 0);
    border: 2px solid #e8e5fC;
    padding: 3px 9px;
}

.btn-min {
    line-height: 5px;
    font-size: 14px;
}

.panel-leftbar {
    background: #3A4C59;
    width: 250px;
}

.panel-leftbar > .title-box {
    position: relative;
    height: 30px;
    line-height: 30px;
    background: #4682B4;
    margin-top: 10px;
    margin-left: -11px;
    margin-bottom: 10px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    width: 80%;
    z-index: 10;
    font-size: 22px;
    font-family: "BebasBook";letter-spacing:2px;
}

.panel-leftbar > .title-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 30px;
    border: 10px solid transparent;
    border-top: 5px solid #4169E1;
    border-right: 1px;
}

.panel-leftbar > .title-box:after {
    position: absolute;
    content: '';
    right: -10px;
    top: 0;
    border: 15px solid  #4682B4;
    border-right: 10px solid transparent;
    border-left: 1px;
}

.nav-leftbar {
    transition: all .3s;
}

.nav-leftbar > li > a {
    margin: 4px 0px 0px 0px;
    background: #324450;
    height: 35px;
    line-height: 35px;
    padding: 0px 0px 0px 10px;
    border-radius: 0px;
    color: #eef;
    font-size: 16px;
    font-family: "Raleway";
    outline: none;
}

.nav-leftbar > li > a > i {
    text-align: center;
    width: 27px;
    font-size: 16px;
}

.nav-leftbar > li > a:hover > i {
    text-align: center;
    color: #6FBF4D;
    width: 27px;
    outline: none;
}

.nav-leftbar > li > a.current > i {
    text-align: center;
    color: #6FBF4D;
    width: 27px;
}

.nav-leftbar > li > a.current {
    background: #26343D;
}

.nav-leftbar > li > a:hover,
.nav-leftbar > li > a:active,
.nav-leftbar > li > a:focus,
.nav-leftbar > li > a:active:hover,
.nav-leftbar > li > a:focus:hover {
    background: #26343D;
}
.bt1 {
    border: 2px solid #e8e5fC;padding: 5px 7px;background: #F25C33;
    text-transform: uppercase;
}
.bt2 {
    border: 2px solid #e8e5fC;padding: 5px 7px;background: #5F8FcD;
    text-transform: uppercase;
}
.panel-bord {
    border: 1px solid #DEDEDE;
    box-shadow: 0px 0px 0px;
    border-radius: 8px;
}

.nav-acc {
    padding: 3px;
}

.nav-acc > li > a {
    padding: 0px 0px 0px 10px;
    line-height: 30px;
}

.nav-acc > li.active > a,
.nav-acc > li.active > a:hover,
.nav-acc > li.active > a:active,
.nav-acc > li.active > a:focus,
.nav-acc > li.active > a:active:hover,
.nav-acc > li.active > a:focus:hover {
    background: #4682B4;
    border-radius: 3px;
}

.acc {
    padding: 5px;
}

.acc-title {
    background: #4682B4;
    width: 70%;
    margin-left: -14px;
    color: #fff;
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    font-weight: bold;
}

.acc-title:before {
    position: absolute;
    content: '';
    border: 9px solid transparent;
    border-top:8px solid #4169E1;
    border-right: 0px;
    top: 40px;
    left: 6px;
}

.acc-title:after {
    position: absolute;
    content: '';
    border: 17px solid #4682B4;
    border-right: 15px solid transparent;
    right: 31%;
    margin-right: -5px;
}

.panel-ad {
    border: 1px solid #ddd;
    min-height: 200px;
}

.panel-ad > .panel-heading {
    background: #FABE2E;
    color: #fff;
    margin: 5px;
    border-radius: 5px;
    font-weight: bold;
    text-shadow: 0px 0px 1px #909090;
}

.panel-ad > .panel-body {
    font-size: 16px;
}

.banner > img {
    max-width: 100%;
    border: 1px solid #000;
}

#chat-block {
    /*height: 485px;*/
}

#messages {
    height: 550px;
    overflow-y: auto;
    position: relative;
}

#controller {
    height: 35px;
}

#controller > .block {
    width: 100%;
    height: 33px;
    background: #ccc;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    line-height: 33px;
    padding-left: 10px;
}

.msg-block {
    width: 100%;
    float: left;
}


.msg {
    min-width: 33%;
    max-width: 100%;
    margin: 13px;
    position: relative;
    padding: 5px;
    border-radius: 5px;
}

.msg > .user {
    float: left;
    margin-right: 10px;
}

.msg.me {
    float: right;
    background: #6FBF4D;
    color: #fff;
    font-size: 17px;
}

.msg.nome {
    float: left;
    background: #C9E7CB;
    color: #000;
    font-size: 17px;
}

#smile {
    font-size: 20px;
    cursor: pointer;
}

#smiles-wrap {
    width: 150px;
    height: 82px;
    overflow-y: auto;
    display: none;
    position: absolute;
    left: 0px;
    bottom: 31px;
    border: 1px solid #CCCCCC;
    border-bottom: 0px;
    background: #EEEEEE;
}

.smiles {
    list-style: none;
    display: inline-block;
    margin-left: -37px;
    margin-top: 3px;
}

.smiles > li {
    float: left;
    width: 25px;
    height: 25px;
    padding-top: 2px;
    border-radius: 4px;
}

.smiles > li:hover {
    background: #D9D9D9;
    cursor: pointer;
}

.mod-tools {
    position: absolute;
    opacity: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
}

.mod-tools:hover {
    opacity: 1;
}

.mod-tools > .controlls {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.controlls > .controll {
    float: left;
    padding: 15px;
    font-size: 25px;
    color: #fff;
}

.controlls > .controll:hover {
    color: #D9D9D9;
    cursor: pointer;
}

.ul-box {
    transition: all .3s;
}

.title-box {
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -web-kit-user-select: none;
}

ul.pagination > li.active > a,
ul.pagination > li.active > a:hover,
ul.pagination > li.active > a:active,
ul.pagination > li.active > a:focus,
ul.pagination > li.active > a:active:hover,
ul.pagination > li.active > a:focus:hover {
    background: #6FBF4D;
    border-color: #6FBF4D;
}

ul.pagination > li > a {
    color: #6FBF4D;
}

ul.pagination > li > a:hover,
ul.pagination > li > a:active,
ul.pagination > li > a:focus,
ul.pagination > li > a:active:hover,
ul.pagination > li > a:focus:hover{
    color: #65AE46;
}

.slider {
    background-image: url(/img/pattern.png);
    height: 350px;
    overflow: hidden;
}

.slider-image > img {
    margin-top: -5px;
    margin-left: 15px;
}

.title-block {
    margin: 30px 0px;
    font-family: "BebasBold";
}

.title-block > .title {
    color: #fcfdfe;
    font-weight: bold;
    font-size: 46px;
}

.title-block > .sub-title {
    color: #e9ecfc;
    font-size: 26px;
    width: 600px;
}

.btn-lg {
    font-size: 26px;
    text-shadow: none;
    font-family: "BebasBold";
    background: #4682B4;
    border-color: #CDC9C9;
}

.breadcrumb {
    padding:8px 15px;
    margin-bottom:20px;
    list-style:none;
    background-color:#f5f5f5;
    border-radius:4px
}
.breadcrumb > li {
    display:inline-block;
    font-size: 19px;
    font-family: "BebasRegular";
    line-height: 2;
}

.breadcrumb > li.current > span {
    background: none;
    color: inherit;
    cursor: default;
}

.breadcrumb > li.current > span:hover {
    background: none;       
}

.breadcrumb > li+li:before {
    padding:0 2px;
    color:#ccc;
    content:"";
}

.breadcrumb > li > span {
    color: #FFF;
    padding: 5px 10px;
    background: #5FBF5D;
    cursor: pointer;
}

.breadcrumb > li > span:hover {
    background: #F25C33;
    text-decoration: none;
}
.ribbon-green {
    background: #5FBF5D;
    height: 40px;
    right:10px;
    color:#fff;
    text-shadow:0px 1px 0px #4e8646;
    margin: -10px 0px;
    position: absolute;
    width: 40px;
}
.ribbon-green:after,
.ribbon-green:before {
    border-top: 15px solid #5FBF5D;
    content: '';
    height: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
.ribbon-green:after {
    border-left: 20px solid transparent;
    right: 0px;
}
.ribbon-green:before {
    border-right: 20px solid transparent;
    left: 0px;
}

.content-inside {
    border:1px solid #c2c5c8;
    border-radius:3px;
    position:relative;
    z-index:1;
    text-shadow:0px 1px 0px #fff;
    background:#fafafa;
    color:#77787b;
}
.content-inside p, h1, h2, h3 {
    color:#77787b;
}
.faq{
    margin-left:70px;
    margin-bottom:15px;
}
.faq .faq_question{
    font-size:18px;
    color:#5FBF5D;
}
.inside-text {
    color: #c09853;
    margin-bottom: 15px;
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    padding: 15px;
}

footer {
    color: #FFFFFF;margin-top: 15px; height: 208px;
    background: #505660;
    min-width: 1100px; position: relative; text-shadow: 1px 1px 4px #202620;
}
.copyright {
    text-align: center;
    color: #dadada;
    font-size: 14px;
    background: #404650;
    padding: 5px;
}
.bothnav {
    margin-top: 12px;

}

.bothnav > li > a {
    color:#dadada;
    padding: 5px;
    font-size: 14px;
    text-shadow: none;
    text-transform: uppercase;
}
.bothnav > li > a:hover {
    background: none;
    color: #5F9FDD;
}
.btn-full-3 {
    width: 100%;
}

.btn-full-3 > .btn {
    width: 33.3333333333%;
}

#banners a img
{
    opacity:0.5; -moz-opacity:0.3; filter:alpha(opacity=40);
}

#banners a:hover img
{
    opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.mot{
    position: relative;
    top: 14px;
    left: -5px;
}

.cs_0{
    color: blue;

}

.cs_1{
    color: #B60000;
}

.cs_2{
    color: blue;
    text-decoration: line-through;
}

.cs_4{
    color: #38AA00;
}

.cs_5{
    color: #9D00FF;
}


.news_new{
    position: absolute;
    top: -9px;
    color: #D4F6FF;
    left: 72px;
    border: 1px solid #75BDC4;
    border-radius: 15px;
    padding: 0px 3px;
    background: #75BDC4;
    font-size: 12px;
}

.menu_top_t{
    position: absolute;
    color: #8BC34A;
    left: 216px;
    z-index: 1;
    top: 0px;
    font-weight: bold;
}
.menu_top_t1{
    position: absolute;
    color: #8BC34A;
    left: 205px;
    z-index: 1;
    top: 0px;
    font-weight: bold;
}
.menu_top_t2{
    position: absolute;
    color: #8BC34A;
    left: 196px;
    z-index: 1;
    top: 0px;
    font-weight: bold;
}

.upc_tab{
    width: 1070px;
    margin: 5 auto;
    margin-top: -10px;
}

.upc_tab tr td{
    width: 200px;
    height: 80px;
}

.upc_add{
    width: 30px;
    height: 27px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin-top: 0px;
    margin-left: 7px;
    font-size: 15px;
    background-color: #4682b4;
    text-shadow: 0 1px 2px #000;
    font-weight: bold;
}
.cepo {

    background-color:#4682b4;
    border: 1px solid white;
    padding: 5px;
    margin: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    height: 85%
}

.cepo a{
    color: #fff;
    text-decoration: none;
}

.upc_add2{
    position: relative;
    top: 2px;
}

.country {display:-webkit-flex;-webkit-align-items: flex-start;display: flex;align-items: center; margin-right: 5px;margin-bottom: 5px;}  
.country>input {margin: 0px 5px 0px 0px;} 
.country>span {margin-right: 5px;}



/*вставка*/
#okj {position:fixed; top:0px; right:0px; left:0px; font-family:Tahoma; height:20px;overflow:hidden;background-color:#4682B4; z-index:99999; overflow:hidden; width:100% !important;}
#okj #colored { color: #FAFCFC; }
#okj_link { float:left; width:67%; height:20px; line-height:20px; }
#okj_link a { display:block; text-decoration:none; padding-left: 120px; font-weight:normal;  font-size:14px; }
#okj_link a:hover { text-decoration:underline; }
#okj_add { float:right; margin-right: 40px; padding-right:8px; text-align:left;line-height:20px; }
#okj_add a { display:block; padding-left:31px; font-size:12px; text-decoration:none;  }
#okj_add a:hover { text-decoration:underline;}
body {padding-top:20px !important;}

.go-up, .go-down {
    cursor: pointer;
}

.go-down {
    bottom: 30px;
}

.go-up {
    bottom: 75px;
}

.go-up, .go-down {
    display: none;
    position: fixed;
    z-index: 9999;
    /*top: 50%;*/
    right: 2%;
    cursor: pointer;
    opacity: .5;
    padding: 3px;
    margin-bottom: 5px;
    width: 42px;
    height: 42px;
}

.nav_up {
    padding: 7px;
    background: transparent url(../img/arrow_up.png) no-repeat top left;
    background-position-x: left;
    background-position-y: top;
    background-position: 50% 50%;
    width: 41px;
    height: 41px;
}

.nav_down {
    padding: 7px;
    background: transparent url(../img/arrow_down.png) no-repeat top left;
    background-position-x: left;
    background-position-y: top;
    background-position: 50% 50%;
    width: 41px;
    height: 41px;
}

.link {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    margin: 10px;
} 

.titlebox {
    background: #4682b4 none repeat scroll 0 0;
    color: #f7f7ff;
    font-size: 19px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 10px -10px;
    padding-left: 10px;
    position: relative;
    width: 70%;
}

.titlebox::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #4682b4 currentcolor transparent transparent;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 5px 1px 10px 10px;
    content: "";
    left: 0;
    position: absolute;
    top: 30px;
}

.titlebox::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #4682b4 transparent #4682b4 currentcolor;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 15px 10px 15px 1px;
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
}

.link_desc {
    padding: 10px 12px;
}

.link_both {
    background: #f7f7f7 none repeat scroll 0 0;
    border-top: 1px solid #e9e9e9;
    color: #57595a;
    font-size: 14px;
    padding: 15px 10px;
    position: relative;
}

.tab {
    cursor: pointer;
}

#tooltip {
    z-index: 9999;
    position: absolute;
    display: none;
    top:0px;
    left:0px;
    background-color: #000;
    padding: 5px 10px 5px 10px;
    color: white;
    opacity: 1;
    border-radius: 5px; 
    max-width: 400px;
    font-size: 12px;
}

/*Админка*/
#e-config h3 {
    border: #000000 1px solid;
    padding: 5px 10px;
    cursor: pointer;
    margin-bottom: 5px;
}

.e-button {
    display: block; 
    margin: 20px auto;
    cursor: pointer;
    padding: 3px 15px;
}

.e-table {
    display: none;
    border: #000000 1px solid;
    padding: 5px;
    margin-bottom: 5px;
    max-height: 500px;
    overflow: auto;
}

.e-table input[type="text"], .e-table select, .e-table textarea  {
    width: 300px;
    padding: 5px;        
}

.e-label {
    padding: 4px 0px 4px 10px; 
    width: 50%;
}

.e-value {

}

.e-help {
    margin-left: 10px; 
}

.e-row {
    display: flex; 
    justify-content: flex-start; 
    align-items: center;
    padding: 4px;
}

/*.e-title {              
    padding: 4px 5px;
    font-weight: bold;
} */


.e-users-row {

}

.e-users-row .e-title {
    color: black; 
}

.e-users-row .e-value {
    color: #4682B4;
    font-weight: bold;
}

.e-list-users {
    border: 1px solid #ddd; 
    /*height: 60px;*/
    margin-bottom: 5px;
    display: -webkit-flex; 
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}  

.e-list-users .e-id {
    padding: 5px;
    text-align: left;
    width: 80px;
}  

.e-list-users .e-avatar {
    padding: 5px 10px 0px 0px;
}

.e-list-users .e-avatar img {
    width: 40px;
    height: 40px;
}  

.e-list-users .e-data {
    padding: 5px; 
    -webkit-flex-grow: 5; 
    flex-grow: 5;
}

.e-list-users .e-username {
    font-weight: bold; 
}

.e-list-users .e-online {
    font-weight: bold;
    color: green;
    margin-left: 30px;
}

.e-list-users .e-last-log {       
    color: gray;
    margin-left: 30px;
}

.e-list-users .e-control {
    padding: 15px; 
    cursor: pointer;
}

.e-list-users i {
    /*cursor: pointer;*/
    margin-right: 5px;
    font-size: 14px;
}

.e-navigation {
    display: -webkit-flex; 
    display: flex;
    margin: 10px 10px;
}

.e-navigation a {
    text-decoration: none;
    color: blue;
}

.e-navigation .active {
    padding: 3px;
    margin-right: 5px;
    color: #24C2C7;      
}

.e-navigation .next, .e-navigation .prev {
    border: 1px solid #ddd;
    padding: 3px 15px;
}

.e-navigation .pages {
    -webkit-flex-grow: 3; 
    flex-grow: 3;
    text-align: center;
}

.e-navigation .pages a {
    border: 1px solid #ddd;
    padding: 3px;
    margin-right: 5px;
} 

.e-form-edit-user {
    border: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 10px;
}  

.e-form-edit-user h3 {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}  

.e-form-edit-user input, .e-form-edit-user select {
    padding: 3px;
    width: 50%;
}

.e-form-edit-user button {
    display: block; 
    margin: 20px auto;
    cursor: pointer;
    padding: 3px 15px;
}   

.e-form-edit-user i {
    cursor: pointer;
    float: right;
}

.e-control-main {
    margin-bottom: 10px;
    display: -webkit-flex; 
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.e-control-main i {
    cursor: pointer;
    margin-left: 10px;
}

.e-control-main form {
    -webkit-flex-grow: 2; 
    flex-grow: 2;
}

.e-control-main input {
    margin-right: 5px;
}

.notification {
    position: fixed;
    z-index: 1000;
    padding: 5px;
    border: 1px solid black;
    background: white;
    text-align: center;
}

.new_news {
    background: #4682b4;
    color: white;
    padding: 10px 20px 10px 20px;
} 

.string-colors-text {
    position:absolute;
    left:308px;
    top:98px;
    width:173px;
    height:123px;
    z-index:1000;
    border:1px solid #B5B5B5;
    background-color:white;
    opacity:0.9;
    display:none;
    text-align:center;
    cursor:default;
    letter-spacing:normal;
    line-height: 1px;
}

.string-colors-fon {
    position:absolute;
    left:308px;
    top:172px;
    width:173px;
    height:123px;
    z-index:1000;
    border:1px solid #B5B5B5;
    background-color:white;
    opacity:0.9;
    display:none;
    text-align:center;
    cursor:default;
    letter-spacing:normal;
    line-height: 1px;
}
.string-colors-text span, .string-colors-fon span {
    display:inline-block;
    border:1px solid #CCC;
    width:15px;
    height:15px;
    margin:1px;
    padding:0;
    cursor:pointer;       
}

#chat-block .user {
    cursor: pointer;
}

.popover { max-width: 576px; }
