/* стиливое оформление элементов сайта' */

body a{
    color: #138DA5;
}

.list_template span{
    color: #AAA;
}

/* раскрывающееся меню */
.navbar-default .navbar-toggle{
    border-color: #FFF;
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: #FFF;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: #007390;
    border-color: #FFF;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar{
    background-color: #FFF;
}

.navbar-default .navbar-collapse{
    border: none;
}

.navbar-default .navbar-nav > li > a{
    color: #FFF;
}

.navbar-default .navbar-nav > li > a:hover{
    color: #FFF;
    font-weight: 700;
}

/* общие элементы в леовй и правой колонке */
.column_left h2,
.column_right h2{
    font-size: 18px;
    font-family: Georgia, "Open Sans", sans-serif;
    margin: 0 auto 15px auto;
}

.column_left h2.flex,
.column_right h2.flex{
    display: flex;
    margin: 15px 0;
}

.column_left h2.flex span:nth-child(1),
.column_right h2.flex span:nth-child(1){
    flex: 1 1 200px;
    padding: 4px 0;
}

.column_left h2.flex span:nth-child(2),
.column_right h2.flex span:nth-child(2){
    flex: 0 0 50px;
    padding: 4px 0;
    text-align: center;
    border: 1px solid #138DA5;
}

.column_left h3,
.column_right h3{
    font-size: 16px;
    font-family: Georgia, "Open Sans", sans-serif;
    text-align: center;
    margin: 0 auto 15px auto;
}

.column_left hr,
.column_right hr{
    width: 231px;
    margin: 20px auto;
    border-top: 1px solid #454545;
}

.column_left p,
.column_right p{
    text-align: center;
    margin: 5px 0;
}
.action button,
.column_left button,
.column_right button{
    font-family: Georgia, "OpenSansRegular", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFF;
    width: 100%;
    height: 40px;
    padding: 3px 0 0 0;
    background-color: #138DA5;
    border: none;
}
.action button:hover,
.column_left button:hover,
.column_right button:hover
{
    background-color: #007082;
}

/* элементы в правой колонке */
.column_left .block{
    padding: 17px;
    background-color: #F3F5F4;
    margin-bottom: 30px;
}

.column_left .block a{
    color: #454545;
}

.column_left .control_panel{
    list-style: inside none;
    padding: 0;
    margin-top: 20px;
}

.column_left .control_panel li{
    display: flex;
    height: 30px;
    margin-bottom: 12px;
}

.column_left .control_panel li a{
    flex: 0 0 140px;
    padding: 4px 0 0 30px;
    font-size: 13px;
}

.column_left .control_panel li span{
    font-family: Georgia, "OpenSansRegular", sans-serif;
    flex: 0 0 80px;
    text-align: center;
    padding-top: 4px;
    font-size: 16px;
    outline: 1px solid #138DA5;
    cursor: pointer;
}

.column_left .control_panel li:nth-child(1) a{
    background: url("../image/sprite.png") -410px -10px no-repeat;
}

.column_left .control_panel li:nth-child(2) a{
    background: url("../image/sprite.png") -370px -50px no-repeat;
}

.column_left .control_panel li:nth-child(3) a{
    background: url("../image/sprite.png") -330px -90px no-repeat;
}

.column_left .control_panel li:nth-child(4) a{
    background: url("../image/sprite.png") -290px -130px no-repeat;
}

.column_left .control_panel li:nth-child(5) a{
    background: url("../image/sprite.png") -250px -170px no-repeat;
}

.column_left .control_panel li:nth-child(6) a{
    background: url("../image/sprite.png") -210px -210px no-repeat;
}

.column_left .control_panel li:nth-child(7) a{
    background: url("../image/sprite.png") -170px -250px no-repeat;
}

.column_left .control_panel li:nth-child(8) a{
    background: url("../image/sprite.png") -130px -290px no-repeat;
}

.column_left .control_panel li:nth-child(9) a{
    background: url("../image/sprite.png") -90px -330px no-repeat;
}

.column_left .control_panel li:nth-child(10) a{
    background: url("../image/sprite.png") -50px -370px no-repeat;
}
.column_left .control_panel li:nth-child(11) a{
    background: url("../image/sprite.png") -250px -170px no-repeat;
   flex: 0 0 220px;
}

.column_left .control_panel li:nth-child(12) a{
    background: url("../image/sprite.png") -10px -410px no-repeat;
}


.column_left .group_list{
    list-style: inside none;
    padding: 0;
}

.column_left .group_list li{
    display: flex;
    min-height: 33px;
    margin-bottom: 12px;
}

.column_left .group_list li a{
    flex: 0 0 180px;
    padding: 4px 0 0 50px;
    font-size: 13px;
}

.column_left .group_list li span{
    font-family: Georgia, "OpenSansRegular", sans-serif;
    flex: 0 0 40px;
    text-align: center;
    padding-top: 4px;
    font-size: 16px;
    height: 30px;
    outline: 1px solid #138DA5;
}

.column_left .group_list li:nth-child(1) a{
    background: url("../image/sprite.png") -370px -500px no-repeat;
}

.column_left .group_list li:nth-child(2) a{
    background: url("../image/sprite.png") -330px -540px no-repeat;
}

.column_left .group_list li:nth-child(3) a{
    background: url("../image/sprite.png") -290px -580px no-repeat;
}

.column_left .group_list li:nth-child(4) a{
    background: url("../image/sprite.png") -250px -620px no-repeat;
}

.column_left .group_list li:nth-child(5) a{
    background: url("../image/sprite.png") -210px -660px no-repeat;
}

.column_left .group_list li:nth-child(6) a{
    background: url("../image/sprite.png") -170px -700px no-repeat;
}

.column_left .group_list li:nth-child(7) a{
    background: url("../image/sprite.png") -130px -740px no-repeat;
}

.column_left .group_list li:nth-child(8) a{
    background: url("../image/sprite.png") -90px -780px no-repeat;
}

.column_left .group_list li:nth-child(9) a{
    background: url("../image/sprite.png") -50px -820px no-repeat;
}

.column_left .group_list li:nth-child(10) a{
    background: url("../image/sprite.png") -10px -860px no-repeat;
}

.column_left .list{
    list-style: inside none;
    padding: 0;
}

.column_left .list li{
    display: flex;
    align-items: center;
    height: 35px;
    margin-bottom: 12px;
    background: url("../image/sprite.png") 119px -600px no-repeat;
}

.column_left .list li span{
    font-size: 14px;
    line-height: 14px;
}

.column_left .list li span:nth-child(1){
    flex: 0 0 120px;
}

.column_left .list li span:nth-child(2){
    font-family: Georgia, "OpenSansRegular", sans-serif;
    flex: 0 0 100px;
    text-align: center;
    /*outline: 1px solid #138DA5;*/
}

.column_left .list li span.lime{
    background-color: #C9F9A3;
    height: 33px;
    padding-top: 9px;
}

.column_left .list li span.yellow{
    background-color: #F9E6A2;
    height: 33px;
    padding-top: 9px;
}

.column_left .play_list a{
    color: #138DA5;
}

.column_left img.userfoto{
    /*border: 6px solid #043F6B;*/
}

.column_left .userlist{
    overflow: auto;
	margin: 0px;
    padding: 0px;

}

.column_left .userlist img{
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 5px 5px 0;
}

.column_left .userlist a:nth-child(3n) img{
    margin: 0 0 5px 0;
}

.column_left a.username{
    font-size: 20px;
    font-family: Georgia, "OpenSansRegular", sans-serif;
    color: #138DA5;
    text-align: left;
    margin: 10px 0;
    display: block;
}

.column_left div.select{
    overflow: hidden;
    height: 30px;
    background: url('../image/sprite.png') -290px -1053px no-repeat #FFF;
    margin-bottom: 20px;
}

.column_left div.select select{
    width: 100%;
    border-radius: 0;
    background: transparent;
    height: 30px;
    padding: 3px 5px 3px 15px;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* элементы в правой колонке */
.column_right > *{
    width: 231px;
    margin: 0 auto;
}

.column_right hr.nomargin{
    margin: 0 auto;
}

.column_right .date{
    font-size: 13px;
    margin-bottom: 10px;
}

.column_right .text{
    display: block;
    font-size: 16px;
    border-left: 2px solid #138DA5;
    padding-left: 16px;
    margin-bottom: 20px;
    color: #000;
}

.column_right .thumbnail{
    border-radius: 0;
    border: 1px solid #8E8D8D;
    padding: 20px;
    margin-bottom: 20px;
}

/* элементы в контенте */
.column_center h1{
    font-family: Georgia, "Open Sans", sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    margin: 0;
    border-left: 2px solid #138DA5;
    padding-left: 20px;
}

.column_center hr{
    border-top: 1px solid #BCC0C1;
}

.column_center form .form-group label{
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

.column_center div.select{
    overflow: hidden;
    height: 30px;
    background: url('../image/sprite.png') 200px -1053px no-repeat #FFF;
}

.column_center div.select select{
    width: 100%;
    border-radius: 0;
    background: transparent;
    height: 30px;
    padding: 3px 5px 3px 15px;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.column_center form .form-group input{
    outline: none !important;
    border: none !important;
    border-radius: 0 !important;
    background: #FFF !important;
}

.column_center form .form-group small{
    color: #777;
}

.column_center button{
    border-radius: 0;
    border: none;
    /*padding: 6px 30px;*/
    color: #FFF;
}

.column_center .one_letter{
    text-align: center;
    margin-bottom: 10px;
    padding: 4px 0;
    width: 40px;
    border: 1px solid #454545;
}

.column_center .search_result span,
.column_center .search_result a{
    display: block;
    margin-bottom: 5px;
}

/* календарь */
.month_select{
    width: 265px;
    height: 45px;
    display: flex;
    flex-flow: row nowrap;
    border: 1px solid #B9BBBA;
}

.month_select .left,
.month_select .right{
    flex: 0 0 30px;
    text-align: center;
    padding-top: 12px;
    font-size: 12px;
}

.month_select div{
    font-family: Georgia, "Open Sans", sans-serif;
    font-size: 18px;
    text-align: center;
    flex: 0 1 300px;
    padding-top: 8px;
    align-content: center;
}

.week{
    width: 245px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    list-style: inside none;
}

.week li{
    height: 40px;
    padding-top: 9px;
    text-align: center;
    flex: 0 1 35px;
    color: #454545;
}

.day_select{
    width: 245px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    list-style: inside none;
    justify-content: center;
}

.day_select li{
    height: 34px;
    text-align: center;
    flex: 0 1 35px;
}

.day_select li a{
    display: block;
    height: 34px;
    padding-top: 7px;
    color: #454545;
}

.day_select li a.curr{
    background-color: #138DA5;
    color: #FFF;
}

/* блок именинников */
.birthday{
    margin: 0 auto 20px auto;
    color: #138DA5;
}

.birthday a{
    color: #138DA5;
}

/* стрелка вверх */
.arrow_top{
    position: absolute;
    bottom: 83px;
    right: -23px;
    width: 46px;
    height: 54px;
    border: 1px solid #BABABA;
    background-color: #F6F7F9;
}

.arrow_top span{
    display: block;
    width: 20px;
    height: 20px;
    margin: 20px auto;
    border: 0 solid #0B97A8;
    border-width: 1px 0 0 1px;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

/* стрелка влево */
.arrow_left{
    position: absolute;
    bottom: 18px;
    right: -23px;
    width: 54px;
    height: 46px;
    border: 1px solid #BABABA;
    background-color: #F6F7F9;
}

.arrow_left span{
    display: block;
    width: 20px;
    height: 20px;
    margin: 11px 21px;
    border: 0 solid #0B97A8;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotateZ(135deg);
    -moz-transform: rotateZ(135deg);
    -ms-transform: rotateZ(135deg);
    -o-transform: rotateZ(135deg);
    transform: rotateZ(135deg);
}

/* хлебные крошки*/
.breadcrumb{
    list-style: none;
    background: none;
    border-radius: 0;
    padding: 8px 0;
}

.breadcrumb > li{
    color: #454545;
}

.breadcrumb li a{
    color: #138DA5;
}

.breadcrumb > li + li:before{
    content: "→";
    padding: 0 5px;
    color: #138DA5;
}

/* приват*/
.comment{
    margin-top: 20px;
}

.comment .date{
    width: 170px;
    height: 36px;
    padding: 8px 0;
    margin: 0 30px 0 2px;
    display: block;
    float: left;
    text-align: center;
    letter-spacing: 1px;
    font-size: 13px;
    color: #454545;
    outline: 1px solid #010204;
}

.comment .user{
    width: 220px;
    height: 36px;
    display: block;
    float: left;
}

.comment .user img{
    width: 36px;
    height: 36px;
    border-radius: 18px;
    float: left;
    margin-right: 10px;
}

.comment .user a{
    text-decoration: underline;
}

.comment a.quote{
    display: block;
    float: right;
}

.comment .icon1{
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    background: url("../image/sprite.png") 0 -650px no-repeat;
}

.comment .icon2{
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    background: url("../image/sprite.png") -25px -650px no-repeat;
}

.comment a + .tooltip{
    color: #f00;
}
.comment a + .tooltip > .tooltip-inner {background-color: #138DA5; color: #fff;}
.comment a + .tooltip > .tooltip-arrow { border-top-color:#138DA5; }

/* шапка группы */
.caption img{
    float: left;
    margin-right: 25px;
}

.caption h1{
    font-family: Georgia, "Open Sans", sans-serif;
    font-size: 28px;
    color: #010101;
    margin: 0 0 20px 0;
}

.caption p{
    font-size: 14px;
}

.post_item{
    clear: both;
    padding: 10px 0;
    overflow: auto;
}

.post_item:last-child{
    border-bottom: none;
}

.post img.post_img{
    border: 1px solid #FFF;
    float: left;
    margin-right: 30px;
}

.post_item .text{
    float: right;
    width: 390px;
    min-height: 248px;
}

.post .date{
	width: 155px;
    height: 28px;
    padding: 5px 0;
    margin: 0 30px 0 0;
    display: block;
    float: left;
    text-align: center;
    letter-spacing: 1px;
    font-size: 13px;
    color: #454545;
    outline: 1px solid #010204;
}

.post .user{
    mn-width: 180px;
    height: 36px;
    display: block;
    float: left;
}

.post .user img{
    width: 36px;
    height: 36px;
    border-radius: 18px;
    float: left;
    margin-right: 10px;
}

.post .user a{
    text-decoration: underline;
}

.post h2{
    font-family: Georgia, "Open Sans", sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #010101;
    border-left: 2px solid #0F91A7;
    padding-left: 20px;
    margin: 20px 0;
}

.post h3{
    font-family: Georgia, "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #138DA5;
}

.post h4{
    font-family: Georgia, "Open Sans", sans-serif;
    font-size: 20px;
    color: #138DA5;
}

.post_item h2{
    width: 390px;
    min-height: 25px;
    float: left;
    overflow: hidden;
}

.post_item p{
    width: 390px;
    min-height: 60px;
    float: left;
    font-size: 13px;
    line-height: 15px;
    /*overflow: hidden;*/
}

.post .info.pull_left{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    width: 390px;
    height: 25px;
    padding: 0;
    float: left;
    list-style: inside none;

    /*outline: 1px solid #000;*/
}

.post .info.pull_right{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    height: 25px;
    padding: 0;
    float: right;
    list-style: inside none;
	margin-top: -15px;
    /*outline: 1px solid #000;*/
}

.post .info li{
    /*margin-left: 5px;*/
    width: auto;
    /*flex: 0 1 30px;*/
    /*outline: 1px solid #f00;*/
}

.post .info li a{
    display: block;
    /*float: left;*/
    min-width: 30px;
    height: 25px;
    text-decoration: none;
}

.post .info li.icon1 a{
    background: url("../image/sprite.png") -10px -966px no-repeat;
    padding: 3px 5px 0 33px;
}

.post .info li.icon2 a{
    background: url("../image/sprite.png") -40px -936px no-repeat;
    padding: 3px 5px 0 33px;
}

.post .info li.icon3{
	width: 30px;
    background: url("../image/sprite.png") -70px -906px no-repeat;
}

.post .info li.icon4 a{
    background: url("../image/sprite.png") -100px -906px no-repeat;
}

.post .info li.icon5 a{
    background: url("../image/sprite.png") -130px -906px no-repeat;
}

.post .info li.icon6 a{
    background: url("../image/sprite.png") -160px -906px no-repeat;
}

.post ul.list{
    padding: 0;
}

.post ul.list li{
    font-size: 14px;
    padding: 0 0 0 30px;
    background: url("../image/sprite.png") -490px -986px no-repeat;
}

.post .tags{
    border-left: 1px solid #454545;
    padding-left: 10px;
    float: right;
        max-width: 210px;
}

.post .tags_post
{
	border-left: 1px solid #138DA5;
    padding-left: 10px;
    float: left;
    max-width: 210px;
    display: block;
}

.post_one a{
    text-decoration: underline;
}

.post_one ul{
    list-style: inside none;
    font-size: 15px;
}

.post_one ul ul li{
    padding-left: 20px;
    overflow: hidden;
    font-size: 14px;
}

.post_one ul ul li a{
    color: #454545;
}

.post_one .italic{
    font-style: italic;
    font-family: Georgia, "Open Sans", sans-serif;
}

.post_one .time{
    font-style: italic;
    font-family: Georgia, "Open Sans", sans-serif;
    padding: 2px 27px;
    background: url(../image/sprite.png) -195px -905px;
    overflow: hidden;
}

.post_one .ingradient{
    /*float: left;*/
    /*width: 100%;*/
    /*overflow: hidden;*/
}

.post_one .ingradient td:nth-child(1){
    width: 250px;
}

.post_one .ingradient td:nth-child(2){
    width: 50px;
}

/* таблица событий */
table.year{
    width: 100%;
}

table.year td{
    vertical-align: top;
    padding: 0 0 10px 0;
}

table.year td:nth-child(1){
    font-size: 16px;
    color: #138DA5;
    width: 60px;
}

/* таблица ссылок */
table.links a{
    color: #454545;
}

/* таблица из 5-ти колонок */
table.column5{
    border-collapse: separate;
}

table.column5 td{
    padding: 3px;
    width: 20%;
    text-align: center;
    vertical-align: top;
}

/* алфавиты */
.alf{
    display: flex;
    justify-content: space-between;
    padding: 5px 20px;
    margin: 9px 0;
}

.alf2{
    display: flex;
    justify-content: flex-start;
    padding: 0 20px;
    margin: 9px 0 9px 0;
}

.alphabet span{
    margin-right: 14px;
    cursor: pointer;
    color: #23527c;
}

/* список пользователей */
.column_center .user_list{
    background-color: #FFF;
    padding: 35px 30px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.column_center .user_list .user_item{
    width: 45%;
    height: 100px;
    flex: none;
    margin-bottom: 15px;
}

.column_center .user_list .user_item .user_img > img{
    float: left;
    margin-right: 10px;
}

.column_center .user_list .user_item .user_img > a{
    display: block;
    margin: 5px 0 10px 0;
    overflow: hidden;
}

.column_center .user_list .user_item .user_info > span{
    display: block;
    margin: 5px 0 10px 0;
    overflow: hidden;
}

.column_center .user_list .user_item .user_info .icon{
    width: 80px;
    height: 40px;
    float: left;
    padding: 10px 0 0 30px;
}

.column_center .user_list .user_item  .user_info .icon1{
    background: url("../image/sprite.png") 0 -550px;
}

.column_center .user_list .user_item .user_info .icon2{
    background: url("../image/sprite.png") 0 -500px;
}

/* список групп */
.column_center .group_list{
    background-color: #FFF;
    padding: 35px 30px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 20px;
}

.group_list .group_item{
    float: left;
    width: 198px;
    /*height: 300px;*/
    flex: 0 1 198px;
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 15px;
}

.group_list .group_item:empty{
    height: 0;
}

.group_list .group_item img{
    margin-bottom: 10px;
    border: 1px solid #454545;
}

.group_list .group_item h2{
    font-family: Georgia, "Open Sans", sans-serif;
    font-size: 20px;
    color: #138DA5;
}

.group_list .group_item .icon1,
.group_list .group_item .icon2{
    width: 60px;
    height: 40px;
    float: left;
    padding: 13px 0 0 30px;
}

.group_list .group_item .icon1{
    background: url("../image/sprite.png") 0 -450px;
}

.group_list .group_item .icon2{
    background: url("../image/sprite.png") 0 -500px;
}

.pagination{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.pagination > *{
    flex: 0 1 auto;
    padding: 5px 10px;
    margin-right: 15px;
}

.pagination span{
    color: #454545;
}

.pagination span.current{
    font-weight: 700;
    outline: 2px solid #454545;
}

.pagination a{
    color: #454545;
    outline: 1px solid #138DA5;
}

.pagination a:hover{
    color: #138DA5;
}

/*By Alex*/
.selected_nav_menu
{
	color: #3679c5;
}
.gsc-search-button
{
	width: 24px!important;
    height: 24px!important;
    padding: 5px!important;
    min-width: 13px!important;
    margin-top: 4px!important;
}
.search-google
{
	line-height: 1!important;
}
.gsc-control-cse
{
    background-color: transparent;
    border: 0px!important;
    padding: 0px!important;
}
.gsc-input-box
{
	border: 0px!important;
}
.gsc-input-box
{
	border: 0px!important;
}
.gsc-input>input:hover
{
	border: 0px!important;
}
.gsc-search-box
{
	padding-right: 0px!important;
}
.gsc-input
{
	padding-right: 0px!important;
	padding-left: 2px!important;
}
.gsib_a>input
{
	text-indent: 44px!important;
}
.nonTag
{
	background: none!important;
    padding: 0px!important;
    font-family: Georgia, "OpenSansRegular", sans-serif!important;
    font-size: 16px!important;
}
.copy_text
{
	cursor: pointer;
}
.post_item_body
{
    background-image: url("../image/post_back_list.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 20px;
}
.read_more
{
 	width: 159px;
 	height: 28px;
 	display:block;
    background-image: url("../image/read_more.png");

}
.read_more_div
{
	float: right;
	right: 20px;
 	width: 159px;
 	height: 28px;
}

.bottom_media_post{
    float: right;
    width: 390px;
}
.block-post-top-5-news-body h2
{
    font-family: Georgia, "OpenSansRegular", sans-serif!important;
    font-size: 16px!important;
    padding-bottom: 15px;
    padding-top: 5px;

}
.block-post-top-5-news-body a
{
    color: #454545;
}
.block-post-top-5-news-id a
{
    border-left: 2px solid #407C87;
    padding-left: 10px;
	margin-bottom: 10px;
}
.block-post-top-5-news-body
{
	width: 240px; margin: 0px auto;
	border-bottom:solid 1px #434544;
}
.block-post-top-birthday
{
	width: 240px; margin: 0px auto;
}
.block-post-top-birthday h2
{
    font-family: Georgia, "OpenSansRegular", sans-serif!important;
    font-size: 16px!important;
    padding-bottom: 5px;
    padding-top: 5px;
}
.block-post-top-birthday h2 a
{
    color: #454545;
}
.block-post-top-5__asset
{
	border: 1px solid #B9BBBA;
	padding: 20px;
}
.layout-content__right-column
{
	width:265px;
	margin-left: 20px;
}




.block-pager {
	margin-top: 20px;
  list-style: none;
  height: 40px;
  padding: 0 0 0 10px;
  font-size: 16px;
}
.block-pager__item {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  float: left;
  margin: 0 10px 0 0;
}
.block-pager__link {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  padding: 8px 0 0 0;
  text-align: center;
	color: #454648;
}
.block-pager__link:hover {
  color: #454648;
  padding: 8px 0 0 0;
  text-align: center;
  border-radius: 2px;
     background-color: #ffffff;

}
.block-pager__current {
  color: #138FA9;
  padding: 8px 0 0 0;
  text-align: center;
  border: 1px solid #000000;
}
.block-pager__space {
  background: none;
  padding: 0 0 0 0;
  line-height: 18px;
  text-align: center;
  color: #a7a7a7;
  font-size: 37px;
}
.block-pager__delimeter {
    height: 40px;
    border-radius: 5px;
    float: left;
    margin: 11px 17px 0px 0px;
}
.column_center
{
	margin-left: 20px;
}
.single_post_info
{
	width: 750px;
    background: url("../image/post_back_slice.png");
    margin-left: 0px;
    padding-left: 40px;
    padding-top: 20px;
	flex: 0 0 750px;
	margin-right: -20px;
    padding-right: 20px;
    background-size: contain;
}
.block_info_section a
{
	color: #454545;
    font-family: OpenSansRegular, sans-serif;
    font-size: 13px;
}
.post_action_form
{
	background-color: #1A91A8;
    padding-top: 10px;
    padding-bottom: 10px;
}
.post_action_form_links
{
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}


.comments_post_count
{
	border-top: 1px solid #BCBFC0;
	border-bottom: 1px solid #BCBFC0;
	font-family: Georgia, "OpenSansRegular", sans-serif!important;
    font-size: 16px!important;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 10px;

}
.block-post-view__share-links
{
    margin-top: 5px;
    text-align: center;
}
/*
.fa-thumbs-o-up{
    background: url("../image/sprite.png") -40px -936px no-repeat;
    padding: 3px 5px 0 33px;
	cursor: pointer;
}
.fa-thumbs-up{
    background: url("../image/sprite.png") -80px -936px no-repeat;
    padding: 3px 5px 0 33px;
	cursor: pointer;
}
*/



.user_comments_like
{
	height: 28px;

}
.post_action_form_links a
{
	color: #FFFFFF;
    text-decoration: none;
}
.clear_div
{
	clear: both;

}
.block-comment-list__link
{
	float: right;
    padding-right: 20px;
}
.comment_html_body
{
	border-bottom: 1px solid #BCBFC0;
	padding-bottom:20px;
	margin-bottom: 20px;
}
.block-post-list__text
{
	padding-right: 20px;
}
.post_action_form .info-b
{
	color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-family: Georgia, "Open Sans", sans-serif;
}
/*
.fa-link{
    background: url("../image/sprite.png") -35px -907px no-repeat;
    padding: 3px 5px 0 33px;
	cursor: pointer;
}


.fa-star{
    background: url("../image/sprite.png") -133px -905px no-repeat;
    padding: 3px 5px 0 33px;
}
.fa-star-o{
    background: url("../image/sprite.png") -134px -936px no-repeat;
    padding: 3px 5px 0 33px;
}


.fa-heart{
    background: url("../image/sprite.png") -103px -905px no-repeat;
    padding: 3px 5px 0 33px;
}
.fa-heart-o{
    background: url("../image/sprite.png") -104px -936px no-repeat;
    padding: 3px 5px 0 33px;
}
.fa-hand-o-down{
    background: url("../image/sprite.png") -166px -936px no-repeat;
    padding: 3px 5px 0 33px;
}
*/
.block-post-list__control-item
{
    display: inline-block;
    margin-bottom: 7px;
	padding: 0 10px;
 	color: #ffffff;
  	text-decoration: none;
  	cursor: pointer;
}

.block-post-list__control-item .fa {
  font-size: 16px;
  vertical-align: -2px;

}
.block-post-list__control-item i span
{
	margin-left: 7px;
}



.block-post-list__control-text {
  margin: 0 0 0 8px;
}
.block-post-list__control-icon {
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.layout-content__right-column-block
{
	    background-color: #F3F5F4;
}
.group_img {
    display: table-cell;
    vertical-align: bottom;
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
    /*border: 1px solid #454545;*/

}
.groupname
{
    font-family: Georgia, "Open Sans", sans-serif;
    font-size: 20px;
    color: #138DA5;
}

.words_filter {
    margin: 5px;
    border-radius: 5px;
    background-color: rgba(173, 217, 246, 1);
    cursor: pointer;
    padding: 5px;
    float: left;
}
.alphabet_words {
    float: left;
}
.createGroup
{
	    margin-top: 10px;
}
#profileavatar
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;

}
.subscribe_div {
    height: 30px;
}
.group_button_action {
    background: none;
    border: 0px;
    position: absolute;
    width: 200px;
}

.editor-buttons {
    list-style: none;
    background: #138DA5;
    border-top: solid 1px #e8e7e8;
    padding: 4px 8px;
    margin: 0;
    display: block;
    height: 40px;
    cursor: pointer;
}

.editor-buttons li.editor-link-submit,
.editor-buttons li.editor-button {
    float: right;
    color: #138DA5;
    /*
    background-color: #33649c;
    background: -webkit-gradient(linear, left top, left bottom, from(#33649c), to(#26568f));
    background: -webkit-linear-gradient(top, #33649c, #26568f);
    background: -moz-linear-gradient(top, #33649c, #26568f);
    background: -ms-linear-gradient(top, #33649c, #26568f);
    background: -o-linear-gradient(top, #33649c, #26568f);
    border: solid 1px #094582;
    border-left: solid 1px #577dac;
    border-top: solid 1px #577dac;
    */
    height: 30px;
    font-size: 12px;
    padding: 8px 0px 0 7px;
    margin: 0 0 0 10px;
    color: #FFF;
    background-color: #138DA5;


}





/*Music*/
.block-music__item {
  display: table;
  width: 100%;
}
.block-music__control {
  display: table-cell;
  vertical-align: top;
  width: 50px;
}
.block-music__icon {
  color: #366ead;
  cursor: pointer;
  display: block;
  height: 34px;
}
.block-music__icon:hover {
  color: #4e87c8;
}
.block-music__track {
  display: table-cell;
  vertical-align: top;
	padding-left: 20px;
    width: 100%;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.block-music__name {
  height: 23px;
  padding: 4px 0 0 0;
  font: normal 12px "Lato", sans-serif;
  color: #306aab;
  overflow: hidden;
}
.block-music__download {
   display: table-cell;
   vertical-align: top;
   width: 50px;
   padding: 5px 5px 0 5px;
 }
.block-music__download-icon {
  font-size: 24px;
  height: 24px;
  display: block;
  color: #366ead;
}
.block-music__download-icon:hover {
  color: #4e87c8;
}
.block-music__download-icon:before {
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}





.block-music__favorite {
  display: table-cell;
  vertical-align: top;
  width: 50px;
  padding: 7px 5px 0 10px;
}
.block-music__favorite-icon {
  font-size: 24px;
  height: 24px;
  display: block;
  color: #366ead;
  cursor: pointer;
}
.block-music__favorite-icon:hover {
  color: #4e87c8;
}
.block-music__favorite-icon:before {
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA07";
}
.favorite-icon:before {
	font-size: 24px;
  height: 24px;
  display: block;
  color: #366ead;
  cursor: pointer;
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA09"!important;
}


.block-music__volume-input
{
    padding: 3px 0px 3px 5px;
    width: 70px;
    display: table;
}
.block-music__playback-input {
  padding: 3px 0;
}
.block-music__volume
{
	cursor: pointer;
	border-radius: 2px;
    background-color: #e1e1e1;
    height: 4px;
    position: relative;
    overflow: hidden;
    width: 50px;
    margin-top: -10px;
    margin-left: 20px;
    float: left;

}
.block-music__playback {
    border-radius: 2px;
    background-color: #a4a4a4;
    height: 4px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.block-music__playback-handle {
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  background: #366ead;
}
.block-music__volume-handle
{
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  background: #366ead;
}


.block-music__info {
  display: table-cell;
  vertical-align: top;
  padding: 4px 0 0 0;
  margin: 0;
  width: 56px;
  font: normal 12px "Lato", sans-serif;
  color: #737373;
}
.block-music__icon:before {
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
}
.block-music__icon:before {
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block-music__modify {
  display: table-cell;
  vertical-align: top;
  width: 16px;
  padding: 2px 0 0 0;
}
.block-music__modify-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #366ead;
  display: block;
  padding: 2px 0 0 0;
  cursor: pointer;
}
.block-music__modify-icon:hover {
  color: #4e87c8;
}
.block-music__edit:before {
  content: "\f040";
}
.block-music__remove:before {
  content: "\f00d";
}

/*ICONS*/

@font-face {
  font-family: "icons";
  src: url('../fonts/icons.eot');
  src: url('../fonts/icons.eot?#iefix') format('eot'), url('../fonts/icons.woff') format('woff'), url('../fonts/icons.ttf') format('truetype'), url('../fonts/icons.svg#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.block-header-user__configure-icon:before {
  content: "\EA01";
}
.block-header-user__logout-icon:before {
  content: "\EA02";
}
.block-music__download-icon:before {
  content: "\EA03";
}
.block-music__pause-icon:before {
  content: "\EA04";
}
.block-music__play-icon:before {
  content: "\EA05";
}
.block-post-list__controls-comments-icon:before {
  content: "\EA06";
}
.block-post-list__controls-favorite-icon:before {
  content: "\EA07";
}
.block-post-list__controls-link-icon:before {
  content: "\EA08";
}



.block-post-list__music-pane {
  background-color: #ffffff;
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
.block-post-list__music-item {
  padding: 4px 12px;
  position: relative;
  clear: both;
}
.block-post-list__assets-pane {
  list-style: none;
  padding: 0;
  margin: 0 -10px 10px 0;
}
.block-post-list__assets-pane:after {
  clear: both;
  display: table;
  content: " ";
}
.block-post-list__asset-item {
  float: left;
  margin: 10px 5px 0px 0;//0 10px 10px 0;
  background-size: contain;
  cursor: pointer;
}
.block-post-list__video-asset {
  width: 100%;
  height: 100%;
  background: url('/assets/image/play_handle.png') center center no-repeat;
  opacity: 0.5;
}
.music_volume
{
	margin-top: 15px;
    width: 21px;
    height: 17px;
    background: url('/assets/image/volume.png') left center no-repeat;
}

.block-post-list__video-asset:hover {
  opacity: 1;
}

.block-post-list__youtube-asset {
  width: 100%;
  height: 100%;
  background: url('/assets/image/play_handle.png') center center no-repeat;
}



/*EDITOR AND ASSETS*/

.block-editor__container {
  width: 690px;
  border-radius: 5px;
  background-color: #ffffff;
}
.block-editor__top {
  height: 10px;
  margin: 0;
  padding: 0;
}
.block-editor__error {
  background: #ec5c3e;
  padding: 1px 10px;
  color: #ffffff;
}
.block-editor__header {
  margin: 0 10px;
  width: 650px;
  outline: none;
  padding: 17px 0 8px 0;
  border: none;
  border-bottom: solid 1px #eaeaea;
  font: normal 20px "Roboto", sans-serif;
}
.block-editor__text {
  width: 650px;
  margin: 0;
  min-height: 80px;
  border: none;
  padding: 10px 25px;
  vertical-align: top;
  outline: none;
  resize: vertical;
}



.block-editor__meta {
  width: 100%;
  margin: 0;
  border: none;
  outline: none;
  margin-left: 5px;
}
.meta_header
{
    margin: 10px;
	height: 20px;
    font-weight: bold;
    display: flex;
}
.block-editor__assets-pane {
  padding: 3px;
  margin: 0;
  list-style: none;
  background: #ffffff;
  border-top: solid 1px #e9edee;
}
.block-editor__assets-item {
  display: inline-block;
  border: solid 1px #e9edee;
  vertical-align: top;
  padding: 3px;
  margin: 3px;
  width: 109px;
  height: 88px;
}

.link-div
{
    margin: 7px;
    background-image: linear-gradient(90deg, rgba(201,245,255,1) -10px, rgba(255,255,255,.2) 50%);
    text-decoration: none;
    font-weight: bold;
    clear: both;
}
.meta_header option
{
	font-size: 12px;
	font-family: "Lato", sans-serif;
}
.meta_header #section_id
{
	max-width:300px;
}


.linked_post_title
{
	width: 90%;
}
.linked_info
{
    display: block;
    font: normal 18px/1.3 "Roboto", sans-serif;
    text-decoration: none;
    font-weight: 500;
    color: #454545;
    margin-left: 10px;
	clear: both;
	margin-top: 10px;

}

.custom_right
{
	float: right;
    margin-top: -10px;
    width: 300px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.font-18
{
  font: normal 18px "Lato", sans-serif;
  font-weight: bold;
}
.custom_header
{
  	font: normal 18px "Lato", sans-serif;
	/*height: 25px;*/
	margin-left: 10px;
}
.header_font_small
{
    font: normal 15px "Lato", sans-serif;
    margin-left: 10px;
  margin-bottom: -5px;
  margin-top: 10px;
}
#ban_user_list
{
    width: 690px;
    height: 130px;
}
.width-100pr
{
	width: 100%;
}
.error_div
{
	color: red;
	font-weight: bold;
}
.datetime
{
	width: 90px;

}
.block-post-list__body-full {
  width: 1010px;
  border-radius: 5px;
  padding: 20px 25px;
  background-color: #ffffff;
  float: left;
  overflow: hidden;
}
.striped
{
  width: 100%;
}
.striped td
{
  padding: 5px;
}
.striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: rgba(0, 0, 0, 0.07);
}
.font-12
{
  font: normal 12px "Lato", sans-serif;
}
.no_margin_bottom
{
  margin-bottom: 0px!important;
}
.overflow_li_hidden li, .overflow_li_hidden div, .overflow_li_hidden ul
{
  overflow: hidden!important;
}
.no_mgn_top
{
	margin-top: 0px!important;
}
.right_prev
{
    float: right;
    width: 330px;
}


.asset-preview {
//  height: 380px;
}
.asset-view {
  width: 750px;
  height: 380px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: top;
}
.assets-list {
  list-style: none;
  background: #ffffff;
  margin: 0;
  height: 90px;
  padding: 0;
}
.asset-thumb-item {
  float: left;
  margin: 0 10px 0 0;
}



.editor-container {
  margin: 0 0 25px 0;
  padding: 0;
  background: #e9edee;
  width: 100%;
  height: 100%;
}
.loading_screen {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #ffffff;
  text-align: center;
  padding-top: 45vh;
  box-sizing: border-box;
  z-index: 1000;
  margin: 0;
}
.asset-thumb {
  vertical-align: top;
  width: 101px;
  height: 80px;
  -webkit-background-size: initial;
  background-size: initial;
  background-position: center center;
  background-repeat: no-repeat;
}
.asset-preview {
  position: relative;
  margin: 0 0 10px 0;
  -webkit-background-size: initial;
  background-size: initial;
  background-position: center center;
  background-repeat: no-repeat;

}
.asset-preview .fa {
  position: absolute;
  top: 3px;
  background: rgba(255, 255, 255, 0);
  color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  width: 27px;
  height: 27px;
  text-align: center;
  box-sizing: border-box;
  padding: 3px 0 0 0;
  border-radius: 6px;
  cursor: pointer;
}
.asset-preview .fa-times {
  right: 3px;
}
.asset-preview .fa-pencil {
  left: 3px;
}
.asset-preview:hover .fa {
  background: rgba(255, 255, 255, 0.4);
}
.asset-preview:hover .fa-times {
  color: rgba(255, 0, 0, 0.4);
}
.asset-preview:hover .fa-pencil {
  color: rgba(11, 88, 171, 0.4);
}
.asset-preview .fa:hover {
  background: rgba(255, 255, 255, 0.6);
}
.asset-preview .fa-times:hover {
  color: #ff0000;
}
.asset-preview .fa-pencil:hover {
  color: #0b58ab;
}
.editor-buttons {
  list-style: none;
  background: #f5f5f5;
  border-top: solid 1px #e8e7e8;
  padding: 4px 8px;
  margin: 0;
  display: block;
  height: 40px;
}
.editor-buttons li {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 24px;
  padding: 4px;
  font-size: 11px;
  color: #434040;
  cursor: pointer;
}
.editor-buttons li:hover {
  background-color: #007082;
}
.editor-buttons li.disabled {
  color: #cecece;
}
.editor-buttons li.disabled:hover {
  color: #cecece;
}
.editor-buttons .fa {
  font-size: 20px;
  vertical-align: -3px;
  margin: 0 3px 0 0 ;
}
.upload_progress {
  position: fixed;
  height: 5px;
  background: #ffffff;
  left: 0;
  top: 0;
  width: 100%;
}
.upload_handle {
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  background: #306aab;
}
.editor-form-row label {
  width: 140px;
  display: inline-block;
}
.link-form {
  background: #ffffff;
  border: solid 1px #e8e7e8;
  border-top: none;
  padding: 4px;
}
.link-input {
  width: 502px;
  margin: 0 4px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.accept-link {
  width: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #138DA5;
}
.accept-link:hove {
	background-color: #007082;
}

.links-table {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #ffffff;
  border-top: solid 1px #e8e7e8;
}
.links-table-upload {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #ffffff;
  border-top: solid 1px #e8e7e8;
}
.links-table-upload > li {
  font-size: 12px;
  border-bottom: solid 1px #e8e7e8;
  padding: 5px 0 0 20px;
  position: relative;
  height: 25px;
  color: #306aab;
  box-sizing: border-box;
}

.links-table-upload-comments{
  padding: 0;
  margin: 0;
  list-style: none;
  background: #ffffff;
  border-top: solid 1px #e8e7e8;
}
.links-table-upload-comments > li {
  font-size: 12px;
  border-bottom: solid 1px #e8e7e8;
  padding: 5px 0 0 20px;
  position: relative;
  height: 25px;
  color: #306aab;
  box-sizing: border-box;
}



template {
  display: none;
}
.links-table > li {
  font-size: 12px;
  border-bottom: solid 1px #e8e7e8;
  padding: 5px 0 0 20px;
  position: relative;
  height: 25px;
  color: #306aab;
  box-sizing: border-box;
}
.link-name {
  position: relative;
}
.link-error {
  font-weight: bold;
  margin: 0 10px;
}
.queue-error > .link-progress {
  background: #ab3a3a;
}
.queue-error .fa-times {
  position: absolute;
  top: 3px;
  right: 6px;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}


.queue-link .fa-times {
  position: absolute;
  top: 3px;
  right: 6px;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

.link-progress {
  position: absolute;
  left: 0;
  top: 0;
  background: #306aab;
  overflow: hidden;
  height: 24px;
  z-index: 1;
  box-sizing: border-box;
  width: 0;
}
.link-highlight {
  padding: 5px 0 0 20px;
  color: #ffffff;
  height: 24px;
  box-sizing: border-box;
  width: 710px;
}
.link-highlight a{
  color: #ffffff;
}


.dialog-wrapper {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 3;
}
.dialog-inner {
  width: 740px;
  margin: 0px auto;
  background: #e8e7e8;
}
.dialog-header {
  font: 100 28px Roboto, Arial, sans-serif;
  padding: 20px 20px 0 20px;
}
.dialog-header i {
  float: right;
  cursor: pointer;
}
.dialog-body {
  padding: 20px;
}
.image-dialog-thumb-cell {
  float: left;
  padding: 6px 0 0 0;
  width: 150px;
}
.image-dialog-data-cell {
  float: left;
  width: 399px;
  padding: 0 0 0 20px;
  border-left: solid 1px #d2d2d2;
  box-sizing: border-box;
}
.dialog .form-row {
  padding: 0 0 4px 0;
}
.dialog .form-row label {
  display: block;
  font-weight: bold;
  padding: 0 0 2px 0;
}
.dialog .form-row input,
.dialog .form-row select {
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 16px;
  border: solid 1px #d2d2d2;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.dialog .form-row input:focus,
.dialog .form-row select:focus,
.dialog .form-row input:hover,
.dialog .form-row select:hover {
  border: solid 1px #91b5e5;
  box-shadow: 0 0 3px rgba(42, 96, 160, 0.475);
  outline: none;
}
.dialog .form-row input.alert,
.dialog .form-row select.alert {
  border: solid 1px #e59193;
  box-shadow: 0 0 3px rgba(209, 42, 50, 0.47);
  outline: none;
}
.buttons-row {
  padding: 6px 0 0 0;
}
.dialog-button {
  background-color: #3a72b2;
  background: -webkit-gradient(linear, left top, left bottom, from(#3a72b2), to(#2a60a0));
  background: -webkit-linear-gradient(top, #3a72b2, #2a60a0);
  background: -moz-linear-gradient(top, #3a72b2, #2a60a0);
  background: -ms-linear-gradient(top, #3a72b2, #2a60a0);
  background: -o-linear-gradient(top, #3a72b2, #2a60a0);
  border: solid 1px #0a4e92;
  border-left: solid 1px #5f89bc;
  border-top: solid 1px #5f89bc;
  border-radius: 4px;
  padding: 8px 20px;
  color: #ffffff;
}
.dialog-button:hover {
  background-color: #33649c;
  background: -webkit-gradient(linear, left top, left bottom, from(#33649c), to(#26568f));
  background: -webkit-linear-gradient(top, #33649c, #26568f);
  background: -moz-linear-gradient(top, #33649c, #26568f);
  background: -ms-linear-gradient(top, #33649c, #26568f);
  background: -o-linear-gradient(top, #33649c, #26568f);
  border: solid 1px #094582;
  border-left: solid 1px #577dac;
  border-top: solid 1px #577dac;
}
.dialog-button.confirm-button {
  background-color: #43af39;
  background: -webkit-gradient(linear, left top, left bottom, from(#43af39), to(#33a627));
  background: -webkit-linear-gradient(top, #43af39, #33a627);
  background: -moz-linear-gradient(top, #43af39, #33a627);
  background: -ms-linear-gradient(top, #43af39, #33a627);
  background: -o-linear-gradient(top, #43af39, #33a627);
  border: solid 1px #198e11;
  border-left: solid 1px #6ddc63;
  border-top: solid 1px #6ddc63;
}
.dialog-button.confirm-button:hover {
  background-color: #3c9d33;
  background: -webkit-gradient(linear, left top, left bottom, from(#3c9d33), to(#2d9122));
  background: -webkit-linear-gradient(top, #3c9d33, #2d9122);
  background: -moz-linear-gradient(top, #3c9d33, #2d9122);
  background: -ms-linear-gradient(top, #3c9d33, #2d9122);
  background: -o-linear-gradient(top, #3c9d33, #2d9122);
  border: solid 1px #157a0f;
  border-left: solid 1px #63c85a;
  border-top: solid 1px #63c85a;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

.editor-buttons li.editor-link-submit .fa,
.editor-buttons li.editor-button .fa {
  font-size: 14px;
  vertical-align: 0px;
  margin: 0 3px 0 0 ;
}


/*
	------------------------------------------------------------------------------------------------
	---------------------------------FontAwesome----------------------------------------------------
	------------------------------------------------------------------------------------------------
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

/*ГРУППЫ*/
.hide_element
{
	display: none;
}
.width220
{
	width: 220px;
}
.margin_bottom_20
{
	margin-bottom: 20px;
}
.edit_group button
{
	margin-bottom: 20px;
}
.drop-zone
{
  margin-bottom: 10px;
  margin-top: 20px;
  margin-top: 20px;
}
.block-editor__text-simple
{
  width: 500px;
  height:100px;
  margin-left: 10px;

}

.page-form input,
.page-form select,
.page-form textarea {
  font: normal 14px Roboto, sans-serif;
  padding: 6px 12px;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  width: 370px;
  color: #404040;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0 1px 1px 0 inset;
}

.file-upload-button {
  font-family: Georgia, "OpenSansRegular", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 24px;
  box-shadow: none;
  width: auto;
  background: #138DA5;
  color: #ffffff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  cursor: pointer;

}
.file-upload-button:hover {
  background-color: #007082;
}
.file-upload-button input {
  position: absolute;
  font-size: 100px;
  padding: 0;
  margin: 0;
  border: none;
  left: -5px;
  top: -5px;
  opacity: 0;
}
.form-input {
  display: inline-block;
  width: 370px;
  vertical-align: top;
}
.form-avatar-input {
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  width: 220px;
  padding-top: 10px;
  text-align: center;
  margin-left: 25px;
}
.form-avatar {
  width: 220px;
  height: 200px;
  margin: 0 0 6px 0;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
.page-form .g-recaptcha {
  display: inline-block;
  vertical-align: top;
}
.action
{
	width: 220px;
	margin-left: 40px;
    margin: 20px 0px 0px 30px;
    padding-bottom: 20px;
}
.width_200
{
	font-family: Georgia, "OpenSansRegular", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF;
    width: 100%;
    height: 30px;
    padding: 3px 0 0 0;
    background-color: #138DA5;
    border: none;
}
.user_item .user_img
{
	width:110px;
	height: 100px;
	float: left;
}
.user_item .user_info
{

}
.user_item img
{
	height: 100px;
	max-width: 100px;
}
.group_main_div
{
	padding-bottom: 30px;
}
.fos_user_user_show
{
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 20px;
}
.fos_user_user_show p
{
}


.page-form {
  padding: 0;
}
.page-form .form-row {
  padding: 4px 0;
}
.page-form .form-row label,
.form-label {
  width: 240px;
  display: inline-block;
}
.page-form .form-description {
  padding: 2px 0 0 244px;
  font-size: 12px;
}
.page-form input,
.page-form select,
.page-form textarea {
  font: normal 14px Roboto, sans-serif;
  padding: 6px 12px;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  width: 370px;
  color: #404040;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0 1px 1px 0 inset;
}
.file-upload-button {
  padding: 8px 24px;
  border-radius: 5px;
  box-shadow: none;
  width: auto;
  background: #138DA5;
  color: #ffffff;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.file-upload-button:hover {
  background-color: #007082;
}
.file-upload-button input {
  position: absolute;
  font-size: 100px;
  padding: 0;
  margin: 0;
  border: none;
  left: -5px;
  top: -5px;
  opacity: 0;
}
.form-input {
  display: inline-block;
  width: 370px;
  vertical-align: top;
}
.form-avatar-input {
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  width: 220px;
  padding-top: 10px;
  text-align: center;
  margin-left: 25px;
}
.form-avatar {
  width: 220px;
  height: 200px;
  margin: 0 0 6px 0;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
.page-form .g-recaptcha {
  display: inline-block;
  vertical-align: top;
}
.soho-has-errors input,
.soho-has-errors select,
.soho-has-errors textarea {
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0 1px 1px 0 inset, 0 0 3px rgba(236, 70, 63, 0.6);
  border: solid 1px rgba(236, 70, 63, 0.8);
}
.page-form input:focus,
.page-form select:focus,
.page-form textarea:focus {
  outline: none;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0 1px 1px 0 inset, 0 0 8px rgba(82, 168, 236, 0.6);
  border: solid 1px rgba(82, 168, 236, 0.8);
}
.page-form input[type=checkbox],
.page-form input[type=radio] {
  width: initial;
}
.page-form .button-row {
  padding: 6px 0 0 240px;
}
.page-form .button-row input,
.page-form .button-row button {
  padding: 8px 24px;
  border-radius: 5px;
  box-shadow: none;
  width: auto;
  background: #138DA5;
  color: #ffffff;
  border: solid 1px #4cae4c;
}
.page-form .button-row input:hover,
.page-form .button-row button:hover {
  background-color: #007082;
}
.soho-form-errors {
  list-style: none;
  padding: 4px 0 1px 224px;
  margin: 0;
}
.soho-form-error {
  color: #ec463f;
  font-size: 12px;
}

#remember
{
    margin-top: 8px;
    zoom: 1.4;
}
.margin-top-20
{
	margin-top: 20px;
}
.play_list_div .fav_player li a
{
	    font-size: 12px;
}
.play_list_div
{
	    margin-left: -10px;
}


.fav_player .playing
{
	background-color: #E5E5E5;
}

.play_list_div  .music-artist
{
	display: none;
}
.remove_from_play_list
{
	float: right;
	font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-size: 15px;
    width: 15px;
    height: 15px;
    z-index:100;
    cursor: pointer;
}
.download_from_play_list {
  float: left;
  margin-left: -40px;
}
.download_from_play_list:before
{
  content: "\EA03";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}
.remove_from_play_list:before
{
	content: "\f00d";
}
.fa-amount-info
{
    margin-right: 5px;
    float: right;
    background-color: #c7e0ff;
    padding: 4px 15px;
    border-radius: 5px;
    text-decoration: none;

}
.play_list_div .audiojs .block-post-list__music-item .block-music__favorite
{
	display: none;
}
.play_list_div .audiojs .block-post-list__music-item .block-music__download
{
	display: none;
}
.play_list_div .audiojs .block-post-list__music-item .block-music__info .block-music__size
{
	    display: none;
}
.play_list_div .audiojs .block-post-list__music-item .block-music__info .block-music__duration
{
	margin-top: 15px;
    margin-left: 5px;
}

{
	background: #138DA5;
    text-decoration: none;
}


.btn{
  font-family: Georgia, "OpenSansRegular", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 24px;
  box-shadow: none;
  width: auto;
  background: #138DA5;
  color: #ffffff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  cursor: pointer;

}
.btn:hover, .btn:focus, .btn.focus {
  background-color: #007082;
  color: #ffffff;
}
.group_info
{
	border: 1px solid #dddddd;
}


.ingredients_right
{
	float: right;
    margin-top: -71px;
    width: 300px;
    margin-bottom: 10px;
}
.ingredient_timer
{
  	font: normal 18px "Lato", sans-serif;
	background: url(/assets/image/timer.png) center center no-repeat;
	width: 25px;
	height: 35px;
	margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.ingredient_timer span
{
	margin-left: 35px;
	display: inline-block;
	padding-top: 5px;
	width:200px;
}
.image-max-340 img
{
	max-width: 340px;
}
.ingredient_list
{
    border-top: solid 1px #e0e0e0;
    float: left;
    width: 260px;
    margin: 5px 0px 0px 0px;
}
.ingredient_name
{
	float:left;
}
.ingredient_volume
{
	float:right;
}
.ingredient_data
{
    margin: 5px 0px 0px 0px;
}
#show_more_ingredient
{
	display: none;
}
#ingredients_more
{
	border-bottom: 1px dotted;
	cursor: pointer;
}

.block-post-list__asset-item-prev {
    float: left;
    margin: 0 10px 0px 0;
    background-size: contain;
    cursor: pointer;
}
.frame_scroll
{
	height: 145px!important;
}

.c_pointer
{
	cursor: pointer;
}
.block-post-list__text img
{
	margin: 5px;
}

.block-comments-list__reply-header {
  font: normal 14px "Roboto", sans-serif;
  color: #505050;
}
.block-comments-list__reply-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d3d3d3;
  font-size: 20px;
  margin: 0 10px 0 0;
}
.block-comments-list__reply-icon:before {
  content: "\f10d";
}
.block-comments-list__reply-control {
  padding: 2px 0 0 0;
  /* user-select */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font: normal 14px "Roboto", sans-serif;
  float: right;
  cursor: pointer;
  color: #3498db;
}
.block-comments-list__reply-show-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block-comments-list__reply-show-icon:before {
  content: "\f0d7";
}
.block-comments-list__reply-hide-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block-comments-list__reply-hide-icon:before {
  content: "\f0d8";
}
.block-comments-list__reply-list {
  clear: both;
  padding: 20px 0 0 0;
}
.block-comment-list__link {
  margin: -10px 0 0 20px;
  outline: none;
  float: right;

}

.block-comments-list__reply {
    border-radius: 5px;
    background-color: #f7f7f7;
    margin: 0 0 10px 0;
    padding: 10px 20px;
}

.block-post-view__comments-item .emojioneemoji {
    width: 20px;
    height: 20px;
}
.block-comment-list__text img {
    margin: 5px;
}

.block-comment-list__text img {
    max-width: 600px;
}
.user_item
{
	    border: 1px solid #dddddd;
}
.comment_save_data
{
   padding-right: 6px!important;
}
.block-comment-list__answer
{
	float: right;
    padding-right: 20px;
    font: normal 14px "Roboto", sans-serif;
    color: #4aa0de;
    cursor: pointer;
    display: block;

}

.block-editor__remove-answer {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}

.block-editor__answer {
    padding: 0 0 0 25px;
    color: #3498db;
}

.block-editor__remove-answer:before {
    content: "\f00d";
}

.view_post_count {
    float: right;
    width: 80px;
    padding-right: 10px;
    text-align: right;
    font-weight: bold;
    margin-top: 0px;
}




.comments-user-list
{
	width: 33%;
	float: left;
	padding-bottom: 10px;
	font-weight: bold;
	text-align:center;

}
.comment-header-link
{
	margin-top: 15px;
	margin-bottom: 10px;
}


#zen_fixed_to
{
  font-weight: bold;
}

.twitter_accounts
{
  position: absolute;
  padding: 20px;
  border: solid 1px #a4a4a4;
  background: #FFFFFF;
  width:500px;
  z-index: 200;
}


.twitter_accounts h3
{
  font: normal 18px/1.3 "Roboto", sans-serif;
}
.twitter_accounts li
{
  list-style: none;
}
.NewTwAccount
{
  font-weight: bold;
  padding-bottom: 10px;
  cursor: pointer;
  color: #00b3ee;
}

.twitter_my
{

	margin-right: 4px;
    height: 24px;
    width: 24px;
	display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0;
}
.twitter_my .ya-share2__badge {
    background-color: #00aced;
}
.twitter_my .ya-share2__icon
{
    background: url(https://yastatic.net/share2/v-1.15.3/png/90b4b34825dd269b61ac35ebd478f1cd.png);
}

.twitter_my .ya-share2__icon {
    height: 24px;
    width: 24px;
}
.twitter_list
{
    font: normal 16px/1.3 "Roboto", sans-serif;
}
.twitter_list li
{
   list-style: none;
}

.block-comment-view__rating .block-post-list__control-item {
    float: left;
    padding: 0 12px;
    font: normal 12px "Roboto", sans-serif;
    color: #8e8e8e;
    text-decoration: none;
    cursor: pointer;;
    margin-top: -5px;
        width: 110px;

}
.frame_scroll > .wrapper {
    overflow: hidden;
    height: 140px!important;
}
.block-user-info__status {
  display: inline-block;
  height: 8px;
  width: 8px;
  box-sizing: border-box;
  padding: 7px 0 0 0;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 14px 0 0;
}
.block-user-info__offline {
  background: #ffa0b9;
}
.block-user-info__online {
  background: #15d674;
}
.block-post-list__body-cell .user_post_like
{
	    float: right;
    position: relative;
    right: -70px;
    margin-top: 25px;
}
.user_is_banned .editor-buttons
{
   	margin-top: 20px;
   	background: #ffffff;
	border-top: none;
}
.width_190
{

    padding: 8px 10px 0 7px!important;
    float: left!important;
}


.navigation_left .top
{
	width: 48px;
	height: 48px;
	cursor: pointer;
    background: url(/assets/image/Up-icon.png) center center no-repeat;
}
.navigation_left .back
{
	width: 48px;
	height: 48px;
	cursor: pointer;
    background: url(/assets/image/Back-icon.png) center center no-repeat;
}
.navigation_left
{
  position: absolute;
  bottom: 100px;
  left: 100%;
  box-sizing: border-box;
  z-index: 99990;
}
.editor-buttons-nh li:hover
{
	background: none!important;

}
.show_editor_post
{
    background: -moz-linear-gradient(-180deg, #fecb00 0%, #ffd800 100%);
    background: -webkit-linear-gradient(-180deg, #fecb00 0%, #ffd800 100%);
    background: -ms-linear-gradient(-180deg, #fecb00 0%, #ffd800 100%);
    box-shadow: 2px 3px 0 0 #d3a800;
    color: #000000!important;
}
.addCommentData
{
	font-size:12px;
	color: #757575;
}
.PostAdddate
{
	float: left;
    margin-top: 10px;
    color: #757575;
}
.commentPostCount
{
	width: 145px;
    float: left;
    /* margin: 0 30px 0 0; */
    margin-top: 8px;
	color: #0E6986;
    font-weight: bold;
}
.adsbygoogle
{
	margin-bottom:20px;

}
.display_none
{
	display: none;
}
.music-dialog-data-cell input{
	width: 550px;
}

.block-comment-list__video-asset {
    width: 100%;
    height: 100%;
    background: url(/assets/image/play_handle.png) center center no-repeat;
    opacity: 0.5;
}

.video-div {
    text-align: center;
    display: table-cell;
    padding-top: 40px;
    font-size: 15pt;
    color: black;
    text-shadow: 1px 1px 2px black, 0 0 1em white;
}


.meta_header_input
{
	width: 100%;
}
.playerDivJs
{
	min-height: 33px!important;
	width: 450px;
	float: left;

}
.audioDiv
{
	width: 100%;
	display: inline-table;
}
.block-comment-list__music-pane
{
    -webkit-padding-start: 0px;
}
.actionPlayerDiv
{
    display: inline-block;
    float: right;
    margin-top: -5px;
        height: 40px;
    overflow: hidden;
}
.actionPlayerDiv .block-music__favorite
{
	padding: 8px 5px 0 10px;

}
.actionPlayerDiv .favorite-icon:before
{
	padding-top: 5px;
}


#favDivjsPlayer
{
	min-height: 50px!important;
}

.block-post-view__comments-list .user_post_like
{
	clear: both;
}
.mediaPlayerDiv
{
    position: fixed;
    width: 100%;
    margin: 0 auto;
    bottom: 0;
    z-index: 130;
    transition: transform .25s ease;
    display: none;
    background-color: white;
}
.bodyDivjs
{
	min-height: 45px!important;
	width: 750px;
	 margin: 0 auto;
}
#bodyDivjsPlayer
{
	height: 55px;
}
.fileName
{
	display: table-cell;
    margin-top: 10px;
    padding-top: 2px;
    overflow: hidden;
    height: 20px;
    color: #366EAD;
}
.playerDivJs .play-pause .block-music__icon:before
{
	font-size: 25px;
}
.block-editor__music-pane
{
}

.mediaPlayerDivFav
{
    position: fixed;
    width: 100%;
    margin: 0 auto;
    bottom: 0;
    z-index: 130;
    transition: transform .25s ease;
    display: none;
    background-color: white;
}
.favDivjs
{
	min-height: 45px!important;
	width: 750px;
	 margin: 0 auto;
}
.file_type
{
	display: inline;
}


.type_txt:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/txt.png);
    display: inline-flex;
}
.infodivMp3
{
    display: table-cell;
    font-size: 13px;
    padding-top: 8px;
}

.type_arj:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/arj.png);
    display: inline-flex;
}
.type_cab:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/cab.png);
    display: inline-flex;
}
.type_pdf:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/pdf.png);
    display: inline-flex;
}
.type_djvu:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/djvu.png);
    display: inline-flex;
}
.type_csv:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/csv.png);
    display: inline-flex;
}
.type_fb2:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/fb2.png);
    display: inline-flex;
}
.type_fb3:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/fb3.png);
    display: inline-flex;
}
.type_mobi:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/mobi.png);
    display: inline-flex;
}



.type_fbu:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/fbu.png);
    display: inline-flex;
}
.type_tex:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/tex.png);
    display: inline-flex;
}
.type_texi:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/texi.png);
    display: inline-flex;
}
.type_wpd:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/wpd.png);
    display: inline-flex;
}
.type_docm:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/docm.png);
    display: inline-flex;
}
.type_lwp:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/lwp.png);
    display: inline-flex;
}

.type_rtf:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/rtf.png);
    display: inline-flex;
}
.type_guide:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/guide.png);
    display: inline-flex;
}
.type_mp3:before
{
	width: 32px;
    height:32px;
    content: " ";
    background-image: url(../image/ftype/mp3.png);
    display: inline-flex;
}



.audioDiv .type_mp3
{
	display: none;
}

.block-post-list__body  ul
{
	list-style-type: disc;
    list-style: unset;

}
.post_id_top
{
	float: right;
}
.dateright
{
	float: right;
	clear: bottom;
	margin-right: 20px;
}
.da-widget--3119423
{
	margin-left: 55px;
}
blockquote
{
    background-color: beige;
    border-left: #cece5f 2px solid;
    padding-left: 2px;
    font-size: 14px!important;
}