
/*OGURLUYANIN ANASINI SIKIM AZNET FORUMDA HEMEN SAYTI HEMIN SERVER SAHIBINI PEYSER KIMI TANIDIRCAM BAXIMIYARAXKI ONU - ONUN USERI EDIB  MENIM SIKMEDE DEYIL  GOTU BAWDI ISTFADECIYE VERIN  RESSELERI HOSTUNUZU ... MENIM SIKMEDE DEYIL...*/

body {

background: url(img/fon.gif) #fafafa;
background: #ebedf0;
background-attachment: fixed;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: auto;
    max-width: 630px;
    word-break: break-word;
}
a {
color: #416d98;
text-decoration: none;
}
a:hover{
text-decoration: none;
}
img {
    vertical-align: middle;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
table{
width:100%;
}
#none{
display:none;
}
.head{
position: fixed;
    z-index: 2;
    top: 0;
    max-width: 630px;
    min-width: 1px;
    font-weight: 600;
    border: 1px solid #dfdfdf;
}

.num{-moz-border-radius:2px;
-webkit-border-radius:2px;
-khtml-border-radius:2px;
-o-border-radius:2px;border-radius:2px;
-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .7);
background-color:#ff7c7c;
background-image:-webkit-linear-gradient(top, #ff7c7c 0%, #dc0d17 100%);color:#fff;min-width:6px;
padding:1px 2px;text-shadow:0 -1px 0 rgba(0, 0, 0, .4);-webkit-background-clip:padding-box;display:inline-block;
font-size:11px;-webkit-font-smoothing:subpixel-antialiased;line-height:normal;position:absolute;margin-left:-5px}

.notifications {
      position:absolute;
      border-radius:2px;
      font-size:12px;
      color:white;
      padding:2px 5px;
      top:9px;
      right:5px;
	  transform: translateX(-65%);
	  border-radius: 7px;
	  font-weight: bold;
    }

.noti {
     position:absolute;
      border-radius:2px;
      font-size:16px;
      color:red;
      padding:2px 5px;
      top:-22px;
      right:-30px;
	  transform: translateX(-65%);
	  border-radius: 7px;
	  font-weight: bold;
    }

.not {
     position:absolute;
      border-radius:2px;
      font-size:12px;
      color:red;
      padding:2px 5px;
      top:10px;
      right:98px;
	  transform: translateX(-65%);
	  border-radius: 7px;
	  font-weight: bold;
    }



.head_title{
    background: #fff;
    padding: 12px;
    color: #2b2b2b;
    text-align: center;
}
.head a{
color: #2b2b2b;
}
.head_in {
background: #fff;
    margin-bottom: 0px;
    color: #2b2b2b;
    width: 50px;
    text-align: center;
}
.head_i {
background: #fff;

    color: #2b2b2b;
	width: 50px;
    text-align: center;
}
.content{
background: #fafafa;
}
/* Menu */
.l_bar {
float: left;
    line-height: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    cursor: pointer;
}
.c_bar {
	float: left;
	height: 56px;
}

.site_name {
	float: left !important;
	margin: 0;
	margin-left: 14px !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	height: 56px !important;
	line-height: 56px !important;
}

.site_name a {
	color: #fff;
	padding: 0;
	font-size: 16px;
}
.site_name a:hover {
	color: #fff !important;
}
.r_bar {
	position: relative;
	float: right;
	line-height: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.r_bar:hover {
	background: #847aaf;
}
.hide {
	display: block !important;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
}
.hide.hidden {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
.drawer,
.drawer_cover {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
}
.drawer {
	width: calc(100% - 56px);
	max-width: 280px;
	min-width: 152px;
	z-index: 999999;
	background: #fff;
	text-align: left;
	left: -300px;
	transition: all 500ms ease 0ms;
	box-shadow: 0 4px 4px -5px rgba(0, 0, 0, .2),
	0 2px 2px 1px rgba(0, 0, 0, .14),
	0 4px 18px 3px rgba(0, 0, 0, .12);
	overflow: visible;
	overflow-y: auto;
}
.drawer.drawer_in {
	left: 0;
}
.drawer_cover {
	width: 100vw;
	z-index: 99999;
	background: transparent;
	cursor: default;
	opacity: 0;
	visibility: hidden;
	transition-duration: .2s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.drawer_op {
	pointer-events: auto;
	opacity: 1;
	background: rgba(0, 0, 0, .6);
	visibility: visible;
}

.drawer_item {
	padding: 14px 0;
	color: #3c3c3c;
	font-size: 17px;
	font-weight: 500;
	cursor: pointer;
	margin: 0;
	transition: color .8s;
}

.drawer::-webkit-scrollbar {
	width: 2px;
}

.drawer::-webkit-scrollbar-thumb {
	background: rgba(132, 132, 132, .49);
	border-radius: 0;
}

.nav-head {
background: #4667ae;
    color: #fff;
    height: 165px;
    box-sizing: border-box;
    padding: 16px;
    line-height: 23px;
}

.head-cont {
	padding-top: 8px;
}

.nav-head .avatar {
	width: 64px;
	height: 64px;
	border-radius: 50%;
}

.nav-head div.avatar {
	line-height: 64px;
	text-align: center;
	font-size: 27px;
	background-color: #e91e63;
}

.nav-head .tit {
	font-size: 16px;
	height: 48px;
	padding-top: 16px;
	letter-spacing: .5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nav-head .name {
	display: block;
	font-size: 16.4px;
	font-weight: 500;
	letter-spacing: .7px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nav-title {
	display: block;
	line-height: 64px;
	padding-left: 40px;
	font-size: 22px;
	letter-spacing: .02em;
}

.nav-cont {
	padding: 8px 0; 
}

.nav-link {
	display: block;
	padding: 0 16px;
	height: 48px;
	//line-height: 48px;
	margin: 0;
	color: rgba(0, 0, 0, .87);
	font-size: 16px;
	font-weight: 300;
	//letter-spacing: .03em;
	//white-space: nowrap;
	//overflow: hidden;
	text-overflow: ellipsis;
}

.nav-link:hover {
	background: #f5f5f5;
	color: #424242 !important;
}
.avatarm {
	width: 40px;
	height: 40px;
	border-radius: 20px;
}
.sekil {
	width: 60px;
	height: 60px;
	border-radius: 30px;
}
.sekilsol {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	float: right;
}
/* Menu */
.icon{
width: 20px;
    float: left;
    margin: -1px 10px 0 0;
}
.wicon{
font-size: 25px;
    color: #585858;
    float: left;
    margin: 10px 15px 0 0;
}
.dev_icon{
position: absolute;
    margin: -2px;
    font-size: 25px;
}
.avatar{
width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 50%;
}
.avatar_icon{
position: absolute;
    margin: 40px -12px;
	
}
.avatar_icon img, .avatar_icon2 img{
width: 11px;
}
.avatar_iconsol{
position: absolute;
margin: 40px -12px;
float: right;
	
}
.avatar_iconsol img, .avatar_icon2 img{
width: 11px;
float: right;
}

.ava img {
width: 11px;
}
.on img{
width: 16px;
    margin: -4px 0 -3px 5px;
}
.profil_avatar{
width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 50%;
}
.verified{
margin: -3px 3px;
}
.block_profil_avatar{
position: absolute;
    margin: -70px 10px;
}
.profil_cover img{
width:100%;
  height: 150px;
  object-fit: cover;
}
.nick{
color: #1f1f1f;
    font-weight: 600;
}
.nick a{
color: #1f1f1f;
    font-weight: 600;
}
.nicksol{
color: #1f1f1f;
    font-weight: 600;
float: right;
}
.nicksol a{
color: #1f1f1f;
    font-weight: 600;
float: right;
}
.time{
color: #888;
    font-size: 14px;
    margin-left: 5px;
}
.kicik{
color: #888;
font-size: 13px;
margin-left: 5px;
}
.onkicik{
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-o-border-radius:5px;border-radius:5px;
-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .7);
background-color:#088da5;
background-image:-webkit-linear-gradient(top, #088da5 0%, #088da5 100%);color:#fff;min-width:8px;
padding:1px 2px;text-shadow:0 -1px 0 rgba(0, 0, 0, .4);-webkit-background-clip:padding-box;display:inline-block;
font-size:12px;-webkit-font-smoothing:subpixel-antialiased;line-height:normal;position:absolute;margin-left: 5px;
margin-top: -5px;
}
.ar{
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-o-border-radius:5px;border-radius:5px;
-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .7);
background-color:#088da5;
background-image:-webkit-linear-gradient(top, white 0%, #088da5 100%);color:#fff;min-width:8px;
padding:1px 2px;text-shadow:0 -1px 0 rgba(0, 0, 0, .4);-webkit-background-clip:padding-box;display:inline-block;
font-size:16px;-webkit-font-smoothing:subpixel-antialiased;line-height:normal;position:absolute;margin-left: 5px;
margin-top: -5px;
}
.on{background: #fff;width: 100%; box-sizing: border-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px 10px 10px 25%; border: 1px solid #e6e6e6;text-align: center;}

.time2{
font-size: 15px;
    color: #888;
}
.count{
background: #ff4d95;
    color: white;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 5%;
    float: right;
    margin: -1px 0;
}
.countm{
background: #9AA2A8;
    color: white;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 50%;
    margin: -1px 0;
}
.sag{

    padding: 3px 8px;
    font-size: 12px;
    border-radius: 5%;
    float: right;
    margin: -1px 0;
}
.sagsol{

    padding: 3px 8px;
    font-size: 12px;
    border-radius: 5%;
    right: 100px;
    margin: -1px 0;
}
.count2{
background: #4aa885;
    color: white;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 5%;
    float: right;
    box-shadow: #00000054 0px 1px 3px 0;
    margin: -1px 0;
}
.wcount{
	background: #fff;
	color: #20b2aa;
    font-size: 25px;
    float: right;
}
.wc{
	background: #fafafa;
	color: #20b2aa;
    font-size: 25px;
    float: right;
}
.count_mail{
background: #f7465a;
    padding: 4px 4px 4px 4px;
    float: right;
    border-radius: 50%;
    vertical-align: super;
    display: inline-block;
    color: #fff;
    font-size: 10px;
}
.count_notify{
position: absolute;
background: white;
    color: #282828;
    background-position-y: 30px;
    background-size: 31px 8px;
    padding: 10px 12px 14px 12px;
    margin-top: -62px;
    margin-left: -4px;
    border-radius: 10%;
    vertical-align: super;
    display: inline-block;
    color: #fff;
    font-size: 15px;
	max-width: 630px;
	width: 630px;
	
}
.count_notify_point{
position: absolute;
    background: url(http://gizli.az/chat/css/2021/img/notify_point.png) no-repeat;
    display: block;
    width: 15px;
    top: 1px;
    height: 10px;
    left: 364px;
}
a.profil_razd{
color: #1f1f1f;
}
.profil_razd_count{
font-weight: 600;
}
a.profil_edit{
display: block;
    background: white;
    color: #282828;
    font-weight: 600;
    padding: 5px;
    border: 1px solid #dadada;
    text-align: center;
    border-radius: 4px;
    margin: 10px 0 0 0;
}
.no_public{
display: block;
    padding: 20px;
    font-size: 25px;
}
.block_main{
background: #fafafa;
    padding: 20px 0 10px 0;
    color: #999;
    font-weight: 600;
    border: 1px solid #e4e5e6;
    border-top: none;
    line-height: 23px;
    text-transform: uppercase;
	text-align: center;
}
.block_mainn{
background: #fafafa;
    padding: 10px 0 10px 0;
    color: #999;
    font-weight: 600;
    border: 1px solid #e4e5e6;
    border-top: none;
    line-height: 23px;
    text-transform: uppercase;
	text-align: center;
}
.block{
    background: #fff;
    padding: 10px;
    color: #232323;
    font-weight: 300;
    border: 1px solid #e4e5e6;
        line-height: 23px;
}
.block2{
    background: #fff;
    padding: 10px;
    color: #232323;
    border: 1px solid #e4e5e6;
    border-top: none;
    font-weight: 300;
    line-height: 23px;
}
.blo{
    background: #fff;
   // padding: 10px;
    color: #232323;
   // border: 1px solid #e4e5e6;
   // border-top: none;
   font-weight: 300;
   // line-height: 23px;
}
.blockpage{

    background: #fff;
    padding: 10px;
    color: #232323;
    border: 1px solid #e4e5e6;
    font-weight: 300;
    line-height: 23px;
}
.block22sol{
max-width: 630px;
    background: #fff;
	padding: 2px 0px 2px 4px;
    color: #878787;
   border: 1px solid #e4e5e6;
	//border-right: 1px solid #ff6666;
//border-bottom: 1px solid #ff6666;
line-height: 23px;

}
.block22{
    background: #fff;

	padding: 2px 0px 2px 4px;
    color: #878787;
    border: 1px solid #e4e5e6;
	//border-left: 1px solid #ff6666;
    font-weight: 300;
    line-height: 23px;

}
.block23{
    background: #fff;

	padding: 2px 0px 2px 4px;
    color: #878787;
    border: 1px solid #e4e5e6;
	///border-left: 1px solid #20b2aa;
	///border-bottom: 1px solid #20b2aa;
    font-weight: 300;
    line-height: 23px;
}
.quote {
  border-left: 4px solid #c0c0c0;
  color: #878787;
  font-size: x-small;
  padding: 2px 0px 2px 4px;
}

.ini{
border: 1px solid #e4e5e6;
border-radius: 5px;	
}
.blockar{

    padding: 10px;
    color: #232323;
	

}
.block2sol{
    background: #fff;
    padding: 10px;
    color: #232323;
    border: 1px solid #e4e5e6;

	float: right;
}
.block3{
    background: #fff;
    padding: 10px;
    color: #232323;
    font-weight: 300;
    border: 1px solid #e4e5e6;
    border-top: none;
    border-bottom: none;
    line-height: 23px;
}
.block4{
background: #fafafa;
    padding: 10px;
    color: #232323;
    border: 1px solid #e4e5e6;
    border-top: none;
    font-weight: 300;
    line-height: 23px;
}
a.link{
display: block;
    background: #fff;
    padding: 10px;
    color: #5d5d5d;
    font-weight: 300;
    border-left: 1px solid #e4e5e6;
    border-right: 1px solid #e4e5e6;
    border-bottom: 1px solid #e4e5e6;
}
a.link:hover{
background: #fbfbfb;
}
a.link3{
display: block;
    background: url(http://gizli.az/chat/css/2021/img/link3.png) no-repeat top right #fff;
    padding: 12px;
    color: #5d5d5d;
    font-weight: 300;
    border-left: 1px solid #e4e5e6;
    border-right: 1px solid #e4e5e6;
    border-bottom: 1px solid #e4e5e6;
}
a.link4{
display: block;
    background: linear-gradient(to top left, #f7f7f7, #fbfbfb);
    padding: 12px;
    color: #5d5d5d;
    font-weight: 300;
    border-left: 1px solid #e4e5e6;
    border-right: 1px solid #e4e5e6;
    border-bottom: 1px solid #e4e5e6;
}
a.link5{
display: block;
    background: url(http://gizli.az/chat/css/2021/img/link3.png) no-repeat top right #f7347a;
    padding: 10px;
    color: white;
    font-weight: 300;
    border-left: 1px solid #e4e5e6;
    border-right: 1px solid #e4e5e6;
    border-bottom: 1px solid #e4e5e6;
}
.block_profil_panel{
    background: #fff;
    padding: 10px;
    color: #232323;
    font-weight: 300;
    border: 1px solid #e4e5e6;
    border-bottom:none;
    line-height: 23px;
}
.block_profil_panel a{
color:#939393;
}
.profil_panel_count{
color: #1f1f1f;
    font-size: 18px;
    font-weight: 600;
}
.block_avatar{
vertical-align: top;
    width: 55px;
}
.block_avatarsol{
vertical-align: top;
    width: 55px;
float: right;
}
.block_info{
vertical-align: top;
    line-height: 23px;
}
.block_infosol{

float: right;
}
.block_msg{
padding: 2px 0 0 0;
}
.block_msgsol{
padding: 4px 0 0 0;
float: right;
}
.block_post_msg{
padding: 5px 0 0 0;
}
.block_post_panel{
display: block;
    background: #fff;
    padding: 10px;
    border: 1px solid #e4e5e6;
    border-top: none;
}
.post_panel_img{
font-size: 25px;
    color: #4667ae;
    float: left;
    margin: -6px 5px 0 0;
}
.block_post_panel img{
width:25px;
opacity: .8;
}
.count_post_panel{
background: #fafafa;
color: #929292;
vertical-align: top;
padding: 3px;

}
.block_mail{
background: white;
    position: fixed;
    z-index: 2;
    bottom: 45px;
    max-width: 630px;
    min-width: 1px;
    border: 1px solid #e6e6e6;
    text-align: center;
}
.block_simle{
background: white;
    position: fixed;
    z-index: 2;
    bottom: 100px;
    max-width: 630px;
    min-width: 1px;
    text-align: center;
}
.input{
background: white;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    max-height: 38px;
    display: block;
    border: 1px solid #efefef;
    color: #000;
    box-sizing: border-box;
    font-size: 14px;
    padding: 6px 12px 8px;
    outline: none;
    height: 38px;
    font: inherit;
    margin: 5px 0 5px 0;
}
.input4{
background: white;
width: 100%;
    max-width: 100%;
    min-width: 100%;
    max-height: 100px;
    display: block;
    border: 1px solid #efefef;
    margin: 0;
	margin-top: -2px;
    color: #000;
    box-sizing: border-box;
    font-size: 14px;
    padding: 6px 12px 8px;
    outline: none;
    height: 40px;
    font: inherit;
}
.input2{
background: white;
width: 100%;
    max-width: 100%;
    min-width: 100%;
    max-height: 100px;
    display: block;
    border: 1px solid #efefef;
    margin: 0;
    color: #000;
    box-sizing: border-box;
    font-size: 14px;
    padding: 6px 12px 8px;
    outline: none;
    height: 60px;
    font: inherit;
}
.input3{
background: white;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    max-height: 40px;
    display: block;
    border: 1px solid #dbdbdb;
    color: #000;
    box-sizing: border-box;
    font-size: 14px;
    padding: 6px 12px 8px;
    outline: none;
    resize: none;
    height: 40px;
    font: inherit;
    border-radius: 10px;
    margin: 5px 0 5px 0;
}
.input_mail{
background: white;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    max-height: 40px;
    display: block;
    border: 1px solid #efefef;
    color: #000;
    box-sizing: border-box;
    font-size: 14px;
    padding: 6px 12px 8px;
    outline: none;
    resize: none;
    height: 40px;
    font: inherit;
    margin: 5px 5px 5px 5px;
    border-radius: 5px;
}
.input_aut{
background: #fafafa;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    max-height: 38px;
    display: block;
    border: 1px solid #efefef;
    color: #999999;
    box-sizing: border-box;
    font-size: 14px;
    padding: 6px 12px 8px;
    outline: none;
    height: 38px;
    font: inherit;
    margin: 5px 0 5px 0;
    border-radius: 3px;
}
.button{
background: #3897f0;
    background-size: 100px;
    color: #ffffff;
    padding: 0 20px;
    line-height: 30px;
    height: 30px;
    zoom: 1;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    border: none;
    width: 100%;
    outline: none;
    margin: 5px 0 0 0;
}
.button3{
background: #3897f0;
    background-size: 100px;
    color: #ffffff;
    padding: 0 20px;
    line-height: 30px;
    height: 40px;
	margin: 2px;
    zoom: 1;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    border: none;
    width: 100%;
    outline: none;
    margin: 5px 0 0 0;
}
.button2{
background: #3897f0;
    background-size: 60px;
    color: #ffffff;
    padding: 0 20px;
    line-height: 30px;
    height: 30px;
    zoom: 1;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    border: none;
    outline: none;
    margin: 5px 0 0 0;
}
.button_mail{
background: #ffffff;
    background-size: 60px;
    color: #ffffff;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    zoom: 1;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    border: none;
    outline: none;
}
.send{
background: #efefef;
    background-size: 60px;
    color: #ffffff;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    zoom: 1;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    border: none;
    outline: none;
}
#chatbox-history {
  overflow: none;
  position: relative;
  width: 100%;
  height: 400px;
}
#messages {
  overflow: auto;
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 400px;
}
.block_page{
padding: 15px;
    text-align: center;
}
.str{
background: #fdfdfd;
    color: #333333;
    padding: 5px 11px;
    border: 1px solid #e4e5e6;
    border-radius: 50%;
    cursor: default;
    margin-right: 5px;
}
.strr{
background: #fdfdfd;
    color: #333333;
	
    padding: 5px 11px;
    border: 1px solid #e4e5e6;
    border-radius: 10%;
    cursor: default;
    margin-right: 5px;
	width: 100%;
}
.page a{
background: #ffffff;
    color: #333333;
    padding: 5px 11px;
    border: 1px solid #e4e5e6;
    border-radius: 50%;
    cursor: default;
    margin-right: 5px;
    cursor:pointer;
}
.news{
display: block;
    background: #fff1c9;
    padding: 10px;
    color: #5d5d5d;
    border: 1px solid #e4e5e6;
    border-top: none;
}
.text{
font-size: 1em;
    line-height: 1.5em;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.textimg{
font-size: 1em;
float: right;
margin: 60px -55px;
position: absolute;
}

  

hr{
background: #f4f4f4;
max-width: 100%;
    height: 1px;
    border: none;
    margin: 8px 10px 15px 8px;
}
.ads{
background:  no-repeat right top #fff;
    padding: 10px;
    border: 1px solid #e6e6e6;
    line-height: 23px;
    -webkit-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    box-shadow: 0px 3px 5px rgba(210, 210, 210, 0.3);
    margin: 10px 0 0 0;
}
a.edit{
background: #4667ae;
    color: white;
    padding: 6px 10px;
    float: right;
    margin: -40px 10px;
    -webkit-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.22);
}
a.edit:hover{
-webkit-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.29);
}
.dev_panel{
position: relative;
    float: right;
    margin: -50px 15px;
}
a.dev{
background: #4370a5;
    color: #edeef0;
    padding: 14px 35px 14px 15px;
    -webkit-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.22);
    margin: 0 0 0 10px;
    border-radius: 50%;
}
.status{
margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 0;
    border-style: solid;
    border-color: transparent transparent #e4e5e6 transparent;
    border-width: 0px 0px 10px 10px;
    height: 0px;
    width: 0px;
}
.status2{
background: #e4e5e6;
    padding: 8px;
    border: 1px solid #e4e5e6;
    word-wrap: break-word;
}
.status2 a{
color: #5d5d5d;
}
.ank1{
width: 150px;
display: -webkit-inline-box;
color: #828282;
}
.ank2{
color: #1d1d1d;
}

.msg{
background: #262626;
    color: #dbdbdb;
    padding: 13px;
    position: fixed;
    z-index: 10;
    bottom: 0;
    min-width: 1px;
}
.logg{
background: green;
    color: white;
    padding: 14px;
    //position: fixed;
    z-index: 10;
    bottom: 0;
    min-width: 1px;
}
.log{
background: #262626;
    color: #dbdbdb;
    padding: 14px;
    //position: fixed;
    z-index: 10;
    bottom: 0;
    min-width: 1px;
}
.loge{
background: #910808;
    color: white;
    padding: 16px;
    //position: fixed;
    z-index: 10;
    bottom: 0;
    min-width: 1px;
	text-align: center;
	text-transform: uppercase;
  font-weight: bold;
}
.err{
background: #262626;
    color: #dbdbdb;
    padding: 13px;
    position: fixed;
    z-index: 10;
    bottom: 0;
    min-width: 1px;
}
.yes{
background: green;
    color: white;
    padding: 13px;
    position: fixed;
    z-index: 10;
    bottom: 0;
    width: 504px;
    max-width: 630px;
    min-width: 1px;
}
.point {
position: absolute;
    background: url(http://gizli.az/chat/css/2021/img/point.png) no-repeat;
    display: block;
    width: 15px;
    top: -8px;
    height: 8px;
    left: 190px;
}
/* Panel */
.block_panel{
text-align: center;
    border-left: 1px solid #e4e5e6;
    border-right: 1px solid #e4e5e6;
}
a.panel{
display: block;
    background: #ffffff;
    padding: 10px;
    color: #a7a7a7;
    border-bottom: 1px solid #e4e5e6;
}
a.panel_ok{
display: block;
    background: #ffffff;
    padding: 10px;
    color: #2b2b2b;
    font-weight: 600;
    border-bottom: 1px solid #2b2b2b;
}
/* Panel end */

/* Tmenu */

.toggle-menu-act {
float: right;
    display: block;
    white-space: nowrap;
    min-width: 26px;
    text-align: center;
    cursor: pointer;
}
.toggle-menu {
max-width: 320px;
    width: auto;
    right: 40px;
    display: none;
    z-index: 1;
    float: right;
}
.toggle-menu.toggle-menu-open  {
display: block;

}
._toggle-menu .toggle-menu-arrow {
display: block;
position: absolute;
margin-top: -8px;
width: 100%;
z-index: 2;
height: 8px;
}
.toggle-menu .toggle-menu-arrow {
    position: absolute;
    width: 18px;
    height: 10px;
    margin: 25px 1px;
    z-index: 1;
}
.toggle-menu .toggle-menu-arrow span::after {
border-bottom: 10px solid #FFF;
top: 1px;
}
.toggle-menu .toggle-menu-arrow span::before {
border-bottom: 10px solid  #d6d6d6;
}
.toggle-menu .toggle-menu-arrow span::after,.toggle-menu .toggle-menu-arrow span::before {
position: absolute;
width: auto;
height: auto;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
display: inline-block;
margin-left: -1px;
content: "";
}
.toggle-menu-act span {
background: url("http://gizli.az/chat/css/2021/img/tmenu.png") no-repeat;
width: 20px;
height: 7px;
display: inline-block;
overflow: hidden;
}
.toggle-menu .toggle-menu-block {
position: absolute;
    background: white;
    border: 1px solid #dddddf;
    width: auto;
    padding: 4px 0;
    margin: -20px -70px;
	margin-left:-80px;

}
.toggle-menu .toggle-menu-block a {
padding: 4px 19px 2px 15px;
white-space: nowrap;
display: block;
overflow: hidden;
text-overflow: ellipsis;
color: #000;
text-decoration: none;
cursor: pointer;
margin: -4px 1px;
font-size: 15;

}
.toggle-menu .toggle-menu-block a:hover {
background: #F1F1F1;
}
.list:after {
content: '.';
display: block;
font-size: 0;
line-height: 0;
clear: both;
visibility: hidden;
}

/* Tmenu end */

/* Album */



.album{background: #fff; width: 100%; box-sizing: border-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 10px 5px 5px 5px; border: 1px solid #e6e6e6;}
.flowap-album_item {margin-bottom: 5px;text-align: center;border: 0!important;display: inline-block;vertical-align: top;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 50%;padding: 0 2px 0px 2px;border-bottom: none!important;}
.flowap-album_thumb_wrap {position: relative;overflow: hidden;}
.flowap-album-fill {left: 0;right: 0;top: 0;bottom: 0;}
.flowap-album_thumb {background: none;position: absolute;background: #efefef;overflow: hidden;max-height: none;}
.flowap-album_thumb_img {max-width: 100%;width: 100%;}
.flowap-album_name {position: absolute; left: 0; right: 0; bottom: 0; background: #0000000d; font-size: 14px;  -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; line-height: 16px; color: #fff; padding: 3px 12px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: left;}
.flowap-add-photos-al {padding: 6px 6px 6px 6px;display: block;background-color: rgba(0,57,115,.1);font-weight: 500;text-align: center;margin-bottom: 5px;border-radius: 4px;color: #45678f!important;}
.flowap-add-photos-al:hover {background-color: rgba(0, 57, 115, 0.22);}

/* Album end */



.cavab{
position: fixed;
    background: white;
    padding: 6px;
    width: 200px;
    height: 150px;
    overflow: auto;
    margin-top: -50px;
    border: 1px solid #e6e6e6;
    z-index: 1000;
    -webkit-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    box-shadow: 0px 3px 5px rgba(210, 210, 210, 0.3);
}


.block_mail_menu {
display: none;
}
.block_mail_menu1 {
display: none;
}
.test{
background: url(http://gizli.az/chat/css/2021/img/p.png) no-repeat #f1bdb8;
    color: #000000;
    padding: 12px;
    line-height: 23px;
    border: 1px solid #ffffff;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    box-shadow: 0px 3px 5px rgba(134, 134, 134, 0.3);
}
.block_search{
background: #fff;
    padding: 10px;
    color: #232323;
    border: 1px solid #e4e5e6;
    border-top: none;
    font-weight: 300;
    line-height: 23px;
}
.search{
background: #fff;
    padding: 1px;
    color: #5d5d5d;
    border: 1px solid #cccccc;
    border-radius: 10px;
}
.input_search{
background: white;
    width: 100%;
    display: block;
    border: 1px solid #ffffff;
    margin: 0;
    color: #000;
    box-sizing: border-box;
    font-size: 14px;
    padding: 3px;
    outline: none;
    font: inherit;
}
.button_search{
background: white;
    color: #4667ae;
    border: none;
    font-size: 18px;
    width: 5px;
    outline: none;
        cursor: pointer;
}
.button_search img{
width:18px;
}
a.godr{
background: #4667ae;
    float: right;
    color: #ffffff;
    padding: 5px 9px 0 8px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.22);
    margin: 5px;
}
a.lang{
display: block;
    background: #4667ae;
    color: white;
    padding: 6px;
    -webkit-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(93,109,157,0.3);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.22);
    margin: 5px 0 0 0;
}
.mt10{
margin-top:10px;
}
.mb10{
margin-bottom:10px;
}
a.like{
float: right;
}
.button-disable{
  user-select:none!important;
  background-color:#ccc!important;
  cursor:default!important;
  outline:none!important;
  pointer-events:none!important;
}
.foot{
background: white;
position: fixed;
    z-index: 2;
    bottom: 0;
    max-width: 630px;
    min-width: 1px;
    border: 1px solid #e6e6e6;
    text-align: center;
}
a.foot_panel{
display: block;
    background: white;
    padding: 10px;
}
a.foot_panel:active{
background: #f9f9f9;
}





/*-----YENI------*/


textarea {
  
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  resize: vertical;

}



.fa-heart {
  
  display: inline-block;
  transform-origin: 50% 50% 0;
  vertical-align: middle;
  line-height: 27px !important;

}

.heartwrap span {
  
  text-align: center;

}

.heartwrap:hover > span i {
  
  animation: 1500ms ease 0s normal none 1 running pulse;

}

@keyframes pulse {
0% {
    transform: scaleX(1) scaleY(1);
}
10% {
    transform: scaleX(0.60) scaleY(0.60);
}
20% {
    transform: scaleX(1) scaleY(1);
}
30% {
    transform: scaleX(0.60) scaleY(0.60);
}
40% {
    transform: scaleX(1) scaleY(1);
}
50% {
    transform: scaleX(0.60) scaleY(0.60);
}
60% {
    transform: scaleX(1) scaleY(1);
}
70% {
    transform: scaleX(0.60) scaleY(0.60);
}
80% {
    transform: scaleX(1) scaleY(1);
}
90% {
    transform: scaleX(0.60) scaleY(0.60);
}
100% {
    transform: scaleX(1) scaleY(1);
}
}

.rating_progress {
  
  position: absolute;
  width: 160px;
  z-index: 1;
  top: 20%;
  left: 115px;
  transform: translateY(-0%);
  
}

.rating_progress2 {
  
  border-radius: 10px;
  padding: 4px;
  background-color: #3B3F44;
  color: white;
  font-size: 9px;
  position: relative;
  
}

.rating_progress5 {
  
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
}

.rating_progress6 {
  
  background-color: #565D64;
  border-radius: 10px;
  width: 100%;
  box-sizing: border-box;
  
}

.rating_progress3 {
  
  background: linear-gradient(45deg, #FF6666, #00BCD4);
  padding: 5px;
  border-radius: 10px;
  color: white;
  font-size: 10px;
  width: 100%;
  box-sizing: border-box;
  
}
                              
.rating_progress4 {
  
  border-radius: 10px 10px 0 0;
  padding: 0px;
  background-color: #3B3F44;
  color: white;
  font-size: 10px;
  width: 80px;
  position: relative;
  top: 1px;
  font-size: 9px;
  
}

/*-----------------------------------*/

.list-menu-title {
  
  background-color: #C4DAEC;
  text-transform: uppercase;
  font-weight: bold;
  color: #3E4C57;
  
}

buttont {
  
  font-family: 'Montserrat', sans-serif;
  font-size: 14px; 

}

.mail-list {
  
  vertical-align: top;
  width: 90%;
  position: relative;
  top: 3px;
  left: 5px;
  
}

.mail-list-avatar {
  
  vertical-align: top;
  width: 20px;
  
}

.mail-mess-send {
  
  margin-top: 5px;
  background-color: #E3EDF1;
  padding: 5px;
  border-radius: 4px;
  
}

.mail-mess-send-o {
  
  margin-top: 5px;
  padding: 5px;
  border-radius: 4px;
  
}

.mail-message-user {
  
  text-align: left;
  padding: 7px;
  
}

.mail-message-user-form {
  
  max-width: 60%;
  background-color: #F0F1F1;
  display: inline-block;
  padding: 6px 1em;
  border-radius: 13px;
  margin: 2px;
  text-align: left;
  position: relative;
  margin-left: 12px;
  vertical-align: top;
  
}

.mail-message-avatar {
  
  position: relative;
  top: 7px;
  
}

.mail-message-eye {
  
  position: relative;
  top: 5px;
  margin: 5px;
  
}

.mail-message-user-form::after {
  
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-right: 15px solid #F0F1F1;
  left: -18px;
  top: 7px;

}

.mail-message-my {
  
  text-align: right;
  padding: 7px;
  
}

.mail-message-my-form {
  
  max-width: 60%;
  background-color: #DDECF8;
  display: inline-block;
  padding: 6px 1.5em;
  border-radius: 13px;
  margin: 2px;
  text-align: left;
  position: relative;
  margin-right: 12px;
  vertical-align: top;
  
}

.mail-message-my-form::after {
  
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left: 15px solid #DDECF8;
  right: -18px;
  top: 7px;

}

.mail-time {
  
  font-size: 10px;
  color: #9AA2A8;
  
}

.left-optimize {
  
  background-color: white;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  margin-bottom: 11px;
  box-sizing: border-box;
  overflow: hidden;
  z-index: -1;
  word-break: break-all;

}

.left-title {
  
  padding: 10px;
  background-color: #E3E8EB;
  text-transform: uppercase;
  font-weight: bold;

}



.file_body {

  padding: 7px;
  width: 100%;
  z-index: 1;
  box-sizing: border-box;
  
}

.file_body-fixed {

  border: 2px #CFD8DC solid;
  border-radius: 4px;
  padding: 7px 0.7em;
  background-color: white;
  margin-bottom: 11px;
  position: fixed;
  width: 90%;
  left: 50%; 
  bottom: 93px;
  transform: translateX(-50%);
  z-index: 1;
  overflow: hidden;
  width: 100vw;
  max-width: 650px;
  box-sizing: border-box;
  
}

.bb_body {
  
  border: 2px #CFD8DC solid;
  border-radius: 4px;
  padding: 7px 0.7em;
  background-color: white;
  margin-bottom: 11px;
  position: fixed;
  width: 90%;
  left: 50%; 
  bottom: 93px;
  transform: translateX(-50%);
  z-index: 999999999;
  overflow: hidden;
  width: 100vw;
  color: white;
  max-width: 630px;
  align-items: center;
  justify-content: center;
  display: flex;
  box-sizing: border-box;
  
}  
  
.bb2 {
  
  border: 1px #CFD8DC solid;
  border-radius: 4px;
  padding: 5px 0.7em;
  margin: 2px;
  background-color: white;
  line-height: 18px;
  color: #555A5C;
  display: inline-block;
  
}

.bb {
  
  border: 1px #CFD8DC solid;
  border-radius: 4px;
  padding: 5px 0.7em;
  margin: 2px;
  background-color: white;
  line-height: 18px;
  color: #555A5C;
  display: inline-block;
  
}
a.bbb {
  
  border: 1px #CFD8DC solid;
  border-radius: 2px;
  padding: 3px 3px;
  margin: 2px;
  display: inline-block;
  background-color: #00bbec;
  color: black;
  text-align: center;
  font-size: 16px;
  transition: 0.3s;
  
}
a.bbb:hover{
background-color: #00abd8;
color: white;
}

.smiles_body2 {
  
  margin-bottom: 11px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  
} 
  
.smile-spis {
  
  height: 120px;
  border: 2px #7EA2BE solid;
  background-color: white;
  overflow: auto;
  
}  
  
.smile-optimize {
  
  width: 14.2%;
  height: 40px;
  text-align: center;
  overflow: hidden;  
  display: inline-block;
  position: relative;
  margin-bottom: -4px;
  color: #C6D7E4;
  
}

._smile {
  
  position: absolute; 
  left: 50%; 
  top: 50%; 
  transform: translate(-50%, -50%);
  
}

.smile-optimize:hover {

  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.4);
  
}


  
.smiles_body-fixed {
  overflow: hidden;
  position: fixed;
  width: 650px;
  bottom: 103px;
  max-width: 650px;
  
}

.smiles_body {
  
  margin-bottom: 11px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  
} 
  
.smiles_section_optimize {

  background-color: #7EA2BE;
  
}

/*--------------------------------*/

.files-wrapper {    
  
  display: block;
  width: 50%;
  float: left;
  
}
  
.__files {
  
  display: block;
  border: 1px #E0E7EB solid;
  border-radius: 4px;
  position: relative;
  background: #fff;
  margin: 4px;
  color: #474747;
  z-index: 0;
  height: 160px;
  overflow: hidden;
  
}  

@media only screen and (min-width: 420px) {
  
  .files-wrapper {    
    
    width: 33.333%;
  
  }
  
  .__files {    
    
    height: 180px;
  
  }

}    
  
.__files:hover {
  
  background: #F0F5F8;
    
}

.files-body {
  
  list-style: none;
  padding: 0;
  box-sizing: border-box;
  margin: 3px;
  
}

.files-like_ {
  
  background: rgba(50, 50, 50, 0.8);
  color: white;
  padding: 5px 0.7em;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 4px 0 4px;
  font-size: 13px;

}
  
.files-or-dir {
  
  font-size: 13px;
  background: rgba(50, 50, 50, 0.8);
  color: white;
  padding: 5px 0.7em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px 0 4px 0;

}
  
.files-or-dir-text {
  
  background: rgba(50, 50, 50, 0.8);
  color: white;
  padding: 5px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0 0 4px 4px;

}
  
.files-folder {
  
  color: #666C70; 
  position: absolute; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  top: 50%; 
  text-align: center; 
  width: 100%;
  
}
  
.files-folder-status {

  position: absolute; 
  left: 50%; 
  transform: translate(-50%, -40%); 
  top: 40%; 
  text-align: center; 
  width: 100%;
  color: #3B3E41;
  
}

.menu-list-text-main {
  
  overflow: hidden;   
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 13px;
  font-weight: bold;
  color: #3A474C;
  width: 100%;
  text-align: center;

}

.menu-list-count-main {
  
  overflow: hidden;
  background-color: #7A888D;
  padding: 0 0.8em;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  font-weight: bold;
  color: white;
  border-radius: 5px;

}

.menu-icons-main {
  
  overflow: hidden; 
  text-align: center; 
  line-height: 63px; 
  width: 63px; 
  height: 63px; 
  color: white; 
  display: inline-block; 
  border-radius: 100%;
  position: absolute;
  top: 26%;
  left: 50%;
  transform: translate(-50%, -26%); 

}


.main-wrapper {    
  
  display: block;
  width: 33.333%;
  float: left;
  
}

@media (max-width: 350px) {
  
  .main-wrapper {    
    
    width: 50%;
  
  }
  
}

/*--------------------------------------*/
  
.main2 {
  
  display: block;
  border: 1px #E0E7EB solid;
  border-radius: 4px;
  position: relative;
  background: #fff;
  margin: 4px;
  color: #474747;
  z-index: 0;
  height: 110px;
  overflow: hidden;
  
}      
  
.main2:hover {
  
  background: #F0F5F8;
    
}
  
.main-body {
  
  list-style: none;
  padding: 0;
  box-sizing: border-box;
  margin: 3px;
  
}

.input-tumb {
  
  display: none;

}

scrollbar {
  
  width: 1px;
  height: 8px;
  
}

scrollbar-track {
  
  background-color: white;
  border-top: 1px #EAEDEE solid;
  
}

scrollbar-thumb {
  
  background-color: #6F889C;
  border-radius: 5px;

}

::-webkit-scrollbar {
  
  width: 1px;
  height: 8px;
  
}

::-webkit-scrollbar-track {
  
  background-color: white;
  border-top: 1px #EAEDEE solid;
  
}

::-webkit-scrollbar-thumb {
  
  background-color: #6F889C;
  border-radius: 5px;

}

.tumb {
  
  position: relative;
  display: inline-block;
  width: 45px;
  height: 24px;
  cursor: pointer;
  border-radius: 1.5em;
  transition: 350ms;
  background: linear-gradient(rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0)), #ddd;
  box-shadow: 0 0.07em 0.1em -0.1em rgba(0, 0, 0, 0.4) inset, 0 0.05em 0.08em -0.01em rgba(255, 255, 255, 0.7);

}

.tumb::after {
  
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  top: 2.5px;
  left: 3px;
  border-radius: 50%;
  transition: 250ms ease-in-out;
  background: white;

}



.tumb::before {
  
  position: absolute;
  content: '';
  width: 38px;
  height: 18px;
  top: 3px;
  left: 4px;
  border-radius: 0.75em;
  transition: 250ms ease-in-out;
  background-color: #B4C1CA;
  
}

.input-tumb:checked + .tumb::before { 
  
  background-color: #15C51D;

}

.input-tumb:checked + .tumb::after {
  
  left: 24px;
  
}

.tumb2 {
  
  position: relative;
  display: inline-block;
  width: 45px;
  height: 24px;
  cursor: pointer;
  border-radius: 1.5em;
  transition: 350ms;
  background: linear-gradient(rgba(0, 0, 0, 0.07), rgba(255, 255, 255, 0)), #ddd;
  box-shadow: 0 0.07em 0.1em -0.1em rgba(0, 0, 0, 0.4) inset, 0 0.05em 0.08em -0.01em rgba(255, 255, 255, 0.7);

}

.tumb2::after {
  
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  top: 2.5px;
  right: 3px;
  border-radius: 50%;
  transition: 250ms ease-in-out;
  background: white;

}



.tumb2::before {
  
  position: absolute;
  content: '';
  width: 38px;
  height: 18px;
  top: 3px;
  right: 4px;
  border-radius: 0.75em;
  transition: 250ms ease-in-out;
  background-color: #15C51D;
  
}

.input-tumb:checked + .tumb2::before { 
  
  background-color: #B4C1CA;

}

.input-tumb:checked + .tumb2::after {
  
  right: 24px;
  
}

.menu-list-all {
  
  height: 75px;
  width: 75px;
  line-height: 75px;
  background-color: #DFE8EC;
  border-radius: 4px; 
  max-width: 75px; 
  margin: 1px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  
}

.us-info {
  
  width: 89%; 
  vertical-align: middle; 
  position: relative;  
  left: 4px;

}

.us-avatar {
  
  width: 30px; 
  vertical-align: top;
  text-align: center;

}

.h1 {

  padding: 7px 0.8em;
  margin: 2px;
  line-height: 18px;
  color: #546E7A;
  display: inline-block;
  
}

.h {

  border-bottom: 3px solid #28B82D;
  
}

.menu-list-count {
  
  overflow: hidden;
  background-color: #7A888D;
  padding: 0 0.6em;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  top: 52px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  font-weight: bold;
  color: white;
  border-radius: 5px;

}

.menu-list-text {
  
  overflow: hidden;   
  position: absolute;
  bottom: 2.5px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  font-weight: bold;
  color: #3A474C;

}

.menu-list-optimize {
  
  /*overflow-x: scroll;*/
  overflow-x: auto;
  padding: 5px;
  white-space: nowrap;

}

.menu-list {
  
  overflow: hidden;   
  width: 90px; 
  height: 90px;
  display: inline-block;
  margin-bottom: -4px;
  position: relative;

}

.menu-icons-small {
  
  overflow: hidden; 
  text-align: center; 
  line-height: 26px; 
  width: 26px; 
  height: 26px; 
  color: white; 
  border-radius: 100%;
  display: inline-block; 
  margin-bottom: -8px;

}

.menu-icons-optimize {
  
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 5px;

}

.menu-icons {
  
  overflow: hidden; 
  text-align: center; 
  line-height: 55px; 
  width: 55px; 
  height: 55px; 
  color: white; 
  display: inline-block; 
  border-radius: 100%;
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%); 

}

.count-panel-bottom {
  
  background-color: red;
  font-size: 11px;
  padding: 0px 0.5em;
  line-height: 16px;
  border-radius: 10px;
  display: inline-block;
  color: white;
  position: absolute;
  right: 9px;
  top: 0;
  z-index: 1;
  border: 1px white solid;

}

.count-notif {
  
  background-color: red;
  color: white;
  font-size: 10px;
  padding: 1px 0.5em;
  border-radius: 5px;

}

.icons-notif {
  
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 100%;
  border: 2px white solid;
  position: absolute;
  bottom: -20px;
  right: -1px;
  color: white;
  
}

.notif-info {
  
  width: 100%; 
  vertical-align: top; 
  position: relative; 
  top: 4px; 
  left: 4px;

}

.notif-avatar {
  
  width: 25px; 
  vertical-align: top;
  text-align: center;

}

.avatar-choose {
  
  top: 2px; 
  right: 2px; 
  color: white; 
  z-index: 1; 
  position: absolute; 
  background-color: #39CF3F; 
  line-height: 33px; 
  width: 33px; 
  height: 33px; 
  border-radius: 100%; 
  text-align: center;

}

.avatar-choose:hover {
   
  background-color: #36AD3A; 

}

.photos-wrapper-avatar {    
  
  display: inline-block;
  width: 50%;
  
}
  
.photos-avatar {
  
  display: block;
  border: 1px #E0E7EB solid;
  border-radius: 4px;
  position: relative;
  background: #fff;
  margin: 4px;
  color: #474747;
  z-index: 0;
  height: 100px;
  overflow: hidden;
  
}   
  
.photos-avatar:hover {
  
  background: #F0F5F8;
    
}
  
.photos-body-avatar {
  
  list-style: none;
  padding: 0;
  box-sizing: border-box;
  margin: 3px;
  
}

.avatart {
  
  position: relative; 
  bottom: 1px; 
  display: inline-block; 
  vertical-align: middle;
  font-weight: bold; 
  color: white; 
  text-align: center; 
  overflow: hidden;
  border-radius: 50%;
  text-transform: uppercase;

}

.tmenu_body {
  
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  margin-bottom: 11px;
  text-align: center;

}

.tmenu-50-o::after {
  
  content: '';
  display: block;
  position: absolute;
  transform: translateX(-50%); 
  width: 0;
  height: 0;
  left: 50%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #28B82D;

}

.tmenu-50 {

  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: white;
  word-break: break-all;
  width: 49.5%;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
  color: #49555F;
  border-left: 1px #E0E6EB solid;

}

.tmenu-50:hover {
  
  background-color: #DAFFDC;

}

.tmenu-33-o::after {
  
  content: '';
  display: block;
  position: absolute;
  transform: translateX(-50%); 
  width: 0;
  height: 0;
  left: 50%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #28B82D;

}

.tmenu-33 {

  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: white;
  word-break: break-all;
  width: 33%;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
  color: #49555F;
  border-left: 1px #E0E6EB solid;

}

.tmenu-33:hover {
  
  background-color: #DAFFDC;

}

.comments-reply-user {
  
  font-size: 12px;
  margin-bottom: 5px;
  color: #6E7479;

}

.comments-reply {
  
  padding: 7px;
  margin: 4px;
  background-color: #EFF2F5;
  border-radius: 4px;

}

.comment-like {
  
  color: #8897A3;
  float: right;
  position: relative;
  top: 2px;
  font-size: 13px;
  font-weight: bold;

}

.comments-reply-no {
  
  color: #E28781;

}

.comments-info {
  
  width: 100%; 
  vertical-align: top; 
  position: relative; 
  top: 4px; 
  left: 4px;

}

.comments-optimize {
  
  padding: 4px;
  position: relative;

}

.comments-avatar {
  
  width: 25px; 
  vertical-align: top;

}

.timet {
  
  font-size: 12px; 
  color: #75848B;

}



.btn-send {
  
  width: 39px; 
  height: 39px; 
  line-height: 39px;
  position: relative;
  left: 3px;
  display: inline-block;
  color: white; 
  border-radius: 100%; 
  border: none; 
  background-color: #68996A;

}

.btn-send-fixed {
  
  width: 39px; 
  height: 39px; 
  line-height: 39px; 
  color: white; 
  border-radius: 100%; 
  border: none; 
  background-color: #68996A;

}

.panel-bottom-comments-send {
  
  text-align: center;  
  display: inline-block; 
  width: 12%;

}

.panel-bottom-comments-bb-files {
  
  width: 12%; 
  display: inline-block; 
  text-align: center; 
  font-size: 19px;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
  top: 2px;

}

.panel-bottom-comments-text-form {
  
  font-size: 14px; 
  position: relative; 
  border: none;
  top: 3px;
  width: 100%;
  vertical-align: middle;
  resize: none;
  overflow: auto;

}

.panel-bottom-comments-text {
  
  width: 64%; 
  display: inline-block; 
  text-align: center;
  box-sizing: border-box;

}

.panel-bottom-comments-smiles {
  
  width: 12%; 
  display: inline-block; 
  text-align: left; 
  font-size: 24px;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
  right: 0px;

}

.panel-bottom-comments {
  
  overflow: hidden; 
  vertical-align: top; 
  padding: 3px;
  background-color: white; 
  display: inline-block; 
  border: 2px #D6D6D6 solid; 
  width: 86%;
  border-radius: 30px;
  box-sizing: border-box;

}

.panel-bottom-comments-optimize-fixed {
   
  box-sizing: border-box; 
  max-width: 650px; 
  z-index: 2; 
  position: fixed; 
  bottom: 56px; 
  width: 100vw;
  align-items: center;
  justify-content: center;
  display: flex;
  left: 50%;
  transform: translateX(-50%); 

}

.panel-bottom-comments-optimize {
   
  box-sizing: border-box; 
  z-index: 2;
  text-align: center;

}

/*----------------------------*/

.panel-bottom-title {
  
  font-size: 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  
}

.panel-bottom-optimize {
  
  background-color: #F9FCFD;
  position: fixed;
  bottom: 0;
  width: 100vw;
  color: #616A6F;
  max-width: 650px;
  align-items: center;
  justify-content: center;
  display: flex;
  z-index: 2;
  border-top: 1px #D6D6D6 solid;
  border-left: 1px #D6D6D6 solid;
  border-right: 1px #D6D6D6 solid;

}

.panel-bottom-user {
  
  display: inline-block;
  width: 25%;
  height: 50px;
  line-height: 22px;
  color: #616A6F;
  position: relative;
  text-align: center;

}

.panel-bottom-user:hover {
  
  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.2);

}

.opacity_message {
  
  border-top: 8px solid transparent; 
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.5); 
  background-color: rgba(255, 255, 255, 0.5); 
  width: 100%; 
  bottom: 30px; 
  padding: 3px; 
  position: absolute;

}

.chevron {
  
  text-align: center;
  font-size: 18px;
  color: #616A6F;

}

.iconst {
  
  color: #616A6F;

}

.btn-size-photo {
  
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  top: 0;
  left: 50%;
  color: white;
  padding: 5px 2.5em;
  text-align: center;
  border-radius: 0 0 14px 14px;
  z-index: 1;
  border-left: 2px white solid;
  border-right: 2px white solid;
  border-bottom: 2px white solid;
  transform: translateX(-50%); 

}

.btn-request-likes-photo {
  
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 100%;
  z-index: 1;
  border: 2px white solid;

}

.btn-request-likes-photo:hover {
  
  background-color: rgba(0,0,0,0.8);  

}

.td-file2 {
  
  vertical-align: top;
  position: relative;
  top: 2px;
  left: 3px;
  word-break: break-all;
  overflow: hidden;
  
}

.td-file {
  
  width: 60px;
  vertical-align: top;
  position: relative;
  text-align: center;
  
}

.photos-wrapper {    
  
  display: block;
  width: 50%;
  float: left;
  
}
  
.photos {
  
  display: block;
  border: 1px #E0E7EB solid;
  border-radius: 4px;
  position: relative;
  background: #fff;
  margin: 4px;
  color: #474747;
  z-index: 0;
  height: 160px;
  overflow: hidden;
  
}  

@media only screen and (min-width: 420px) {
  
  .photos-wrapper {    
    
    width: 33.333%;
  
  }
  
  .photos {    
    
    height: 180px;
  
  }

}    
  
.photos:hover {
  
  background: #F0F5F8;
    
}
  
.photos-body {
  
  list-style: none;
  padding: 0;
  box-sizing: border-box;
  margin: 3px;
  
}

.photos-like_ {
  
  background: rgba(50, 50, 50, 0.8);
  color: white;
  padding: 5px 0.7em;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 4px 0 4px;
  font-size: 13px;

}
  
.photos-or-dir {
  
  font-size: 13px;
  background: rgba(50, 50, 50, 0.8);
  color: white;
  padding: 5px 0.7em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px 0 4px 0;

}
  
.photos-or-dir-text {
  
  background: rgba(50, 50, 50, 0.8);
  color: white;
  padding: 5px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0 0 4px 4px;

}
  
.photos-folder {
  
  color: #666C70; 
  position: absolute; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  top: 50%; 
  text-align: center; 
  width: 100%;
  
}
  
.photos-folder-status {

  position: absolute; 
  left: 50%; 
  transform: translate(-50%, -40%); 
  top: 40%; 
  text-align: center; 
  width: 100%;
  color: #3B3E41;
  
}

.proccess-load {
  
  padding: 3px;
  -webkit-transition: width .4s ease-in-out;
  -moz-transition: width .4s ease-in-out;
  -ms-transition: width .4s ease-in-out;
  -o-transition: width .4s ease-in-out;
  transition: width .4s ease-in-out;
  
}

.animate-load .proccess-load {
  
  background-color: #B1D6B3;

}

.stripes-load .proccess-load{
  
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: -webkit-gradient(linear, left top, right bottom,
  color-stop(.25, rgba(255, 255, 255, 1.10)), color-stop(.25, transparent),
  color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 1.10)),    
  color-stop(.75, rgba(255, 255, 255, 1.10)), color-stop(.75, transparent),
  to(transparent));
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 1.10) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 1.10) 50%, rgba(255, 255, 255, 1.10) 75%,
  transparent 75%, transparent);
  background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 1.10) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 1.10) 50%, rgba(255, 255, 255, 1.10) 75%,
  transparent 75%, transparent);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 1.10) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 1.10) 50%, rgba(255, 255, 255, 1.10) 75%,
  transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 1.10) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 1.10) 50%, rgba(255, 255, 255, 1.10) 75%,
  transparent 75%, transparent);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 1.10) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, 1.10) 50%, rgba(255, 255, 255, 1.10) 75%,
  transparent 75%, transparent);            
  -webkit-animation: animate-stripes 3s linear infinite;
  -moz-animation: animate-stripes 3s linear infinite;
  
}

@-webkit-keyframes animate-stripes {
  
  0% {background-position: 0 0;} 100% {background-position: 60px 0;}
  
}

@-moz-keyframes animate-stripes {
  
  0% {background-position: 0 0;} 100% {background-position: 60px 0;}

}

.btn-avatar {
  
  background-color: #577CA5;
  position: absolute;
  bottom: -45px;
  right: -5px;
  color: white;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 100%;
  border: 3px white solid;
  vertical-align: center;

}

.btn-avatar:hover {
  
  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);  

}

.statust {
  
 position: relative;
 background-color: #E5EDF5;
 padding: 8px;
 color: #222;
 border-radius: 3px;
 margin: 8px;
 color: #696E74;
 font-size: 12px;
  
}

.statust::after {
  
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 11px solid #E5EDF5;
  left: 50px;
  top: -18px;

}

.login-info {
  
  position: relative; 
  left: 28px; 
  font-size: 17px; 
  padding: 5px; 
  width: 270px;

}

.imgt {
  
  border: 1px #EAEFF5 solid;
  padding: 3px;
  border-radius: 4px;

}

.file-upload-progress {
  
  margin-top: 12px;
  border-radius: 4px;
  background-color: white;
  color: #596066;
  padding: 10px;
  font-size: 13px;
  border: 1px #EAEFF5 solid;

}

.file-upload-progress-ind-green {
  
  border-radius: 2px;
  background: #4BBB62;
  color: white;
  font-size: 12px;
  height: 15px;
  line-height: 15px;
  box-sizing: border-box;
  font-weight: bold;

}

.file-upload-progress-ind {
  
  border-radius: 2px;
  background-color: #78A2CC;
  color: white;
  font-size: 12px;
  padding: 2px;
  font-weight: bold;
  height: 15px;
  line-height: 15px;
  box-sizing: border-box;

}

.file-upload-progress-ind-o {

  border-radius: 2px;
  background-color: #D2DCE6;
  position: relative;
  text-align: center;

}

.file-upload-progress-pr {
  
  top: 50%;
  left: 0;
  right: 0;
  position: absolute;
  transform: translateY(-50%);

}

.countt {

  background-color: #AAB6C2;
  font-size: 11px;
  padding: 0px 0.8em;
  line-height: 20px;
  border-radius: 10px;
  display: inline-block;
  color: white;
  
}

.btn-modal-close {

  text-align: center;
  color: #73777C;
  padding: 1px 0.1em;
  background-color: #fff;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 4px;
  border: 1px #C2C5C9 solid;
  position: relative; 
  float: right;
  
}

.btn-modal-close:hover {

  background-color: #F3F3F3;
  
}

.btn-screensaver {
  
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  top: 12px;
  right: 12px;
  color: white;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;

}

.btn-screensaver:hover {
  
  background-color: rgba(0,0,0,0.8);  

}

.file-upload {
  
  border-radius: 2px;
  background: #45565E;
  color: #CFD8DC;
  text-align: center;
  padding: 9px 1.2em;

}

.file-label{
  
  line-height: 2.7;

}

.file-upload:hover {
  
  background: #344046;

}

.file-form {
  
  display: none;
  
}

.form-control-100:focus {
  
  border: 3px #9CDD9F solid;
  background-color: #EEFDEE;
  
}

.form-control-95:focus {
  
  border: 3px #9CDD9F solid;
  background-color: #EEFDEE;
  
}

.form-control-50:focus {
  
  border: 3px #9CDD9F solid;
  background-color: #EEFDEE;
  
}

.form-control-30:focus {
  
  border: 3px #9CDD9F solid;
  background-color: #EEFDEE;
  
}

.form-control-20:focus {
  
  border: 3px #9CDD9F solid;
  background-color: #EEFDEE;
  
}

.time_loading {
  
  position: absolute;
  top: 0;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  background-color: #52AAF0;
  color: white;
  -webkit-animation: err_msg 600ms;
  animation: err_msg 600ms;
  animation-fill-mode: both; 
  -webkit-animation-fill-mode: both;
  text-align: center;
  
}

.error_loading {

  position: absolute;
  top: 0;
  z-index: 3;
  left: 0;
  right: 0;
  top: 0;
  background-color: #F86E5B;
  color: white;
  -webkit-animation: err_msg 600ms;
  animation: err_msg 600ms;
  animation-fill-mode: both; 
  -webkit-animation-fill-mode: both;
  text-align: center;
  
}

@keyframes err_msg {
  
  from {
    
    height: 0;
    
  }
  
  to {
    
    height: 18px;
    padding: 5px;
    
  }
  
}

.optimize {
  
  padding: 7px;
  
}

.captcha {
  
  background-color: #FCE6DF;
  padding: 5px 1em;
  margin: 3px;
  line-height: 20px;
  
}

.overlay {
  
  z-index: 10;
  width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 40px;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease-in-out;
  max-height: 100vh;
  overflow-y: auto;
  
}

.overlay.open {
  
  opacity: 1;
  pointer-events: inherit;
  
}

.form-control-select {
  
  padding: 9px;
  width: 50%;
  border-radius: 4px;
  border: 1px #CFD7DD solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;

}

.form-control-95 {
  
  padding: 9px;
  width: 95%;
  border-radius: 4px;
  border: 1px #CFD7DD solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;

}

.form-control-page {
  
  padding: 6px;
  width: 100px;
  border-radius: 4px;
  border: 1px #CFD7DD solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;

}

.form-control-100 {
  
  padding: 9px;
  width: 100%;
  border-radius: 4px;
  border: 1px #CFD7DD solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;

}

.form-control-30 {
  
  padding: 9px;
  width: 30%;
  border-radius: 4px;
  border: 1px #CFD7DD solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;

}

.modal {
  
  position: fixed;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  box-shadow: 0px 1px 10px rgba(255, 255, 255, 0.35);
  opacity: 0;
  width: 270px;
  height: 370px;
  pointer-events: none;
  transition: 0.5s ease-in-out;
  max-height: 100vh;
  z-index: 99999;
  /*max-width: 100vh;*/
  
}

.modal-optimize {

  width: 270px;
  height: 315px;
  overflow-y: auto;
  box-sizing: border-box;
  
}

.modal-title {
  
  border-bottom: 1px #E2E8EC solid;
  background-color: #E7EAEE;
  padding: 8px;
  color: #3F4549;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  font-size: 20px;

}

.btn-registration {

  text-align: center;
  color: white;
  background-color: #68996A;
  padding: 0px;
  height: 37px;
  line-height: 37px;
  border-radius: 4px;
  width: 100%;
  border: none;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
}

.btn-registration:hover {

  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.4);
  
}

.btn-login {

  text-align: center;
  color: white;
  background-color: #577CA5;
  padding: 10px;
  border-radius: 4px;
  width: 100%;
  border: none;
  font-size: 14px;
  margin-bottom: 17px;
  
}

.btn-login:hover {

  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.4);
  
}

.btn-page {

  text-align: center;
  color: #fff;
  padding: 0 1.1em;
  background-color: #68996A;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 4px;
  border: none;
  margin-top: 5px;
  margin-left: 2px;
  
}

.btn-page:hover {

  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.4);
  
}

.btn-page-o {

  text-align: center;
  color: #fff;
  padding: 0 1.1em;
  background-color: #fff;
  line-height: 28.95px;
  height: 28.95px;
  display: inline-block;
  border-radius: 4px;
  margin-top: 5px;
  margin-left: 2px;
  border: 1px #C2C5C9 solid;
  font-weight: bold;
  color: black;
  
}

.btn-o {

  text-align: center;
  color: #73777C;
  padding: 2.1px 1.2em;
  background-color: #fff;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 4px;
  border: 1px #C2C5C9 solid;
  margin: 2px;
  
}

.btn-o:hover {

  background-color: #F3F3F3;
  
}

.btn-big {

  text-align: center;
  color: #fff;
  padding: 0 1.5em;
  background-color: #68996A;
  line-height: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 4px;
  border: none;
  
}

.btn-big:hover {

  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.4);
  
}

.btn {

  text-align: center;
  color: #fff;
  padding: 3px 1.2em;
  background-color: #68996A;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 4px;
  margin: 2px;
  
}

.btn:hover {

  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.4);
  
}

.overlay .modal.open {
  
  opacity: 1;
  pointer-events: inherit;
  
}

.hover{}

.hover:hover {
  
  background-color: #DEEAF1;

}

.list {
  
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  margin-bottom: 11px;
  background-color: white;
  box-sizing: border-box;
  overflow: hidden;
  z-index: -1;
  padding: 10px;
  box-sizing: border-box;
  overflow-wrap: normal;
  word-break: normal;
  line-break: auto;
  hyphens: manual;
  word-wrap: break-word;

}

.list-body {
  
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  margin-bottom: 11px;
  background-color: white;
  box-sizing: border-box;
  overflow: hidden;
  z-index: -1;
  overflow-wrap: normal;
  word-break: normal;
  line-break: auto;
  hyphens: manual;
  word-wrap: break-word;

}

.list-menu {
  
  border-top: 1px #E2E8EC solid;
  padding: 10px;
  color: #3F4549;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  top: -1px;
  bottom: -1px;
  overflow-wrap: normal;
  word-break: normal;
  line-break: auto;
  hyphens: manual;
  word-wrap: break-word;

}

a{
  
  color: #5986AA;
  
}

.list-menu + .list-menu {margin: -1px 0;}

.success {
  
  background-color: #84C087;
  padding: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  color: white;
  margin-bottom: 11px;
  text-align: center;
  
}

.error {
  
  background-color: #ECA49D;
  padding: 10px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  color: white;
  margin-bottom: 11px;
  text-align: center;
  
}

.titlet {
  
  background-color: white;
  padding: 12px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  
}

.navigation {
  
  background-color: white;
  padding: 7px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
  color: #777A7C;
  margin-bottom: 11px;
  position: relative;
  
}

.nav-optimize {
  
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  
}

.navigation a {
  
  color: #7696AF;

}

.navigation a:hover {
  
  color: #4E6F8A;
  
}

.panel-top-optimize {
  
  background-color: #577CA5;
  position: fixed;
  top: 0;
  width: 100vw;
  color: white;
  max-width: 650px;
  align-items: center;
  justify-content: center;
  display: flex;
  z-index: 101;

}

.panel-top {
  
  display: inline-block;
  width: 19%;
  text-align: center;
  height: 51px;
  line-height: 51px;

}

.panel-top:hover {
  
  box-shadow: inset 0px 0px 20px rgba(0,0,0,0.3);

}

.panel-top-center {
  
  display: inline-block;
  width: 62%;
  text-align: center;
  height: 51px;
  line-height: 51px;

}

.panel-top-optimize a{
  
  color: white;

}

.bar-progress_num1 {
  
  height: 4px;
  display: block;
  background-color: #72E477;
  -webkit-animation: progressbar_num1 700ms;
  animation: progressbar_num1 700ms;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-fill-mode: both; 
  -webkit-animation-fill-mode: both;
    
}

@-webkit-keyframes progressbar_num1 { 
    
  from {
    width: 0;
  }
  
  to {
    width: 50%;
  }
  
}

@keyframes progressbar_num1 {
  
  from {
    width: 0;
  }
    
  to {
    width: 50%;
  }
  
}

.bar-progress_num2 {
  
  height: 4px;
  display: block;
  background-color: #72E477;
  -webkit-animation: progressbar_num2 700ms;
  animation: progressbar_num2 700ms;
  animation-fill-mode: both; 
  -webkit-animation-fill-mode: both;
  
}

@-webkit-keyframes progressbar_num2 { 
    
  from {
    
    width: 50%;
    
  }
  
  to {
    
    width: 100%;
    
  }
  
}

@keyframes progressbar_num2 {
  
  from {
    
    width: 50%;
    
  }
  
  to {
    
    width: 100%;
    
  }
  
}

.indicator_loading {
  
  position: absolute;
  top: 0;
  z-index: 4;
  left: 0;
  right: 0;
  top: 0;
  
}

.foott {
  
  padding: 10px;
  text-align: center;
  margin-top: -7px;
  color: #777C80;
  
}

.foott a{

  color: #5986AA;
  
}

.custom-checkbox>input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-checkbox>span {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

.custom-checkbox>span::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox>input:not(:disabled):not(:checked)+span:hover::before {
  border-color: #b3d7ff;
}

.custom-checkbox>input:not(:disabled):active+span::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-checkbox>input:focus+span::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-checkbox>input:focus:not(:checked)+span::before {
  border-color: #80bdff;
}

.custom-checkbox>input:checked+span::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox>input:disabled+span::before {
background-color: #e9ecef;
}

.custom-radio>input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-radio>span {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

.custom-radio>span::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #adb5bd;
  border-radius: 50%;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-radio>input:not(:disabled):not(:checked)+span:hover::before {
  border-color: #b3d7ff;
}

.custom-radio>input:not(:disabled):active+span::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-radio>input:focus+span::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-radio>input:focus:not(:checked)+span::before {
  border-color: #80bdff;
}

.custom-radio>input:checked+span::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio>input:disabled+span::before {
  background-color: #e9ecef;
}



.online {
  
  padding: 5px;
  text-align: center;
  background-color: #C8DAE9;
  
}

.onlineg {
  
  padding: 5px 0.8em;
  text-align: center;
  display: inline-block;
  border: 1px #99B6CE solid;
  border-radius: 4px;
  background-color: white;
  color: black;
  font-size: 13px;  
  
}

/*------------------------------------*/

.pagination {
  display: inline-block;
  
  width: 100%;
  text-align: center;
}

.pagination a {
	
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;


}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {background-color: #ddd;}



.block8{
background: #efefef;
    padding: 10px;
    color: #232323;
    font-weight: 300;
    border: 1px solid #dbdbdb;
    border-top: none;
    border-bottom: none;
    line-height: 23px;
}


.fb-comments{
    position: absolute !important;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 550px;
}




a {
  text-decoration: none;
  cursor: pointer;
}

.left-side {
  float: left;
}

.right-side {
  float: right;
}

/*--------------------
Background Elements
---------------------*/

.ui {
  width: 80%;
  height: 96%;
  position: relative;
  background-color: #e4e7ec;
  border-bottom-right-radius: 6px;
  box-shadow: 0 30px 48px rgba(50,54,70,0.24);
}

a.btn-support {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 8%;
  bottom: 6%;
  color: #c9d6de;
  font-size: 2em;
  text-align:center;
  line-height: 50px;
  background-color: #263959;
  border-radius: 25px;
}

/*--------------------
Message Widget
---------------------*/

.widget {
  width: calc(52% - 100px);
  min-width: 400px;
  height: calc(32% - 60px);
  min-height: 400px;
  position: absolute;
  right: 6%;
  bottom: calc(6% + 70px);
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 30px 48px rgba(50,54,70,0.24);
}

.widget:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 7%;
  bottom: -30px;
	border: 15px solid;
	border-color: #fff transparent transparent transparent;
}

.widget-header {
  width: 100%;
  height: 30px;
  background-color: #fff;
  font-size: 0.8em;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  color: #7f9eb2;
  box-shadow: 0 1px 0 rgba(50,54,70,0.08);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.widget-conversation {
	max-width: 630px;
  height: calc(100% - 100px);
  padding: 12px 24px 12px 20px;
  overflow-y: scroll;
  position: relative;
  background-color: white;
}

ul {
  list-style: none;
}

li.message-left,
li.message-right {
  position: relative;
  margin-left: -40px;
}

.message-avatarr {
  width: 40px;
}

li.message-left > .message-avatarr {
  float: left;
}

li.message-right > .message-avatarr {
  float: right;
}
.aimg{
width: 40px;
height: 40px;
border-radius: 30px;
}
.avatarr {

  border-radius: 20px;
  font-size: 3.1em;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}

li.message-left .avatarr {
  float: left;
  color: #9bc6b6;
  //background-color: #55967e;
}

li.message-right .avatarr {
  float: right;
  color: #b3becc;
  //background-color: #6d819c;
}

.name {
  font-size: 0.6em;
  color: #6d819c;
  text-align: center;
}

li.message-left > .message-text {
  text-align: left;
  left: 16px;
  margin-left: 60px;
}
li.message-left > .message-text-1 {
  text-align: left;
  left: 16px;
  margin-left: 60px;
}

li.message-right > .message-text {
  text-align: right;
  right: 16px;
  margin-right: 60px;
}

.message-text:before {
  content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  top: 10px;
	border: 8px solid #dbdbdb;
}
.message-text-1:before {
  content: ' ';
	position: absolute;
	width: 0;
	height: 0;
    top: 10px;
	border: 8px solid #ff7373;
}

.message-text {
  max-width: 630px;
  padding: 12px;
  border-radius: 4px;
  //background-color: #f8e7f2;
  border: 1px solid #3399ff;
  line-height: 1.1;
  color: #263959;
}
.message-text-1 {
  max-width: 630px;
  padding: 12px;
  border-radius: 4px;
  //background-color: #f8e7f2;
  border: 1px solid #f6546a;
  line-height: 1.1;
  color: #263959;
}

li.message-left > .message-text-1:before {
left: 44px;
border-color: transparent #f6546a transparent transparent;
}
li.message-left > .message-text:before {
  left: 44px;
  border-color: transparent #f4f4f4 transparent transparent;
}

li.message-right > .message-text:before {
  right: 45px;
  border-color: transparent transparent transparent #3399ff;
}


.message-hour {
  max-width: calc(100% - 60px);
  padding: 2px;
  color: #a8b0cf;
  font-size: 0.795em;
  margin-bottom: 12px;
}

.message-hour > span {
  color: #8CD790;
}

li.message-left > .message-hour {
  text-align: left;
  margin-left: 60px;
}

li.message-right > .message-hour {
  text-align: right;
}

.widget-form {
  height: 60px;
  padding: 12px 20px;
  position: relative;
  background-color: #fff;
  border-top: 1px solid rgba(50,54,70,0.08);
}


.message-avatarr, .message-text,.message-text-1,
.message-hour, button {
  -webkit-transition: all 0.6s ease;
     -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
       -o-transition: all 0.6s ease;
          transition: all 0.6s ease;
}


.customSlider {
  opacity: 0;
  display: none;
}
.customSlider + label {
  position: relative;
  top: 35px;
  left: 15px;
  cursor: pointer;
}
.customSlider + label:before, .customSlider + label:after {
  background: #FFFFFF;
  position: absolute;
  content: "";
}
.customSlider + label:before {
  top: -90px;
  left: -60px;
  width: 80px;
  height: 40px;
  background: #ccc;
  border-radius: 20px;
  transition: background 0.75s;
}
.customSlider + label:after {
  height: 34px;
  width: 34px;
  top: -87px;
  left: -55px;
  border-radius: 50%;
  transition: all 0.5s;
}
.customSlider:checked + label:after {
  height: 34px;
  width: 34px;
  top: -87px;
  left: -19px;
  border-radius: 50%;
}
.customSlider:checked ~ .wrapper {
  color: #fff;
  transition: background 0.6s ease;
  background: #31394D;
}
.customSlider:checked ~ .wrapper .top-icons i {
  color: #fff;
}
.customSlider:checked ~ .wrapper .profile .name {
  color: #FDFEFF;
}
.customSlider:checked ~ .wrapper .profile .title {
  color: #7C8097;
}
.customSlider:checked ~ .wrapper .profile .description {
  color: #FDFEFF;
}
.customSlider:checked ~ .wrapper .icon h4 {
  color: #FFFFFF;
}
.customSlider:checked ~ .wrapper .icon p {
  color: #666B7D;
}

.wrapper {
  max-width: 628px;
  background: #FDFEFF;
  transition: background 0.6s ease;
  padding: 20px 20px 0px 1px;

}
.wrapper .top-icons i {
  color: #080911;
}
.wrapper .top-icons i:nth-of-type(1) {
  float: left;
}
.wrapper .top-icons i:nth-of-type(2) {
  float: right;
}
.wrapper .top-icons i:nth-of-type(3) {
  float: right;
 // padding-right: 0.8em;
}
.wrapper .profile {
  margin-top: 4.2em;
  position: relative;
}
.wrapper .profile:after {
  width: 100%;
  height: 1px;
  content: " ";
  display: block;
  margin-top: 1.3em;
  background: #E9EFF6;
}
.wrapper .profile .check {
  position: absolute;
  right: 5em;
  bottom: 12.7em;
}
.wrapper .profile .check i {
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  background: linear-gradient(to bottom right, #C90A6D, #FF48A0);
}
.wrapper .profile .thumbnail {
  width: 124px;
  height: 124px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
  border-radius: 100%;
  box-shadow: 0 13px 26px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.2);
}

.wrapper .profile .name {
  color: #2D354A;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.wrapper .profile .title {
  color: #7C8097;
  font-size: 0.75em;
  font-weight: 300;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.7em;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.wrapper .profile .description {
  color: #080911;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 1.3em;
}
.wrapper .profile .btn {
  color: #fff;
  width: 130px;
  height: 42px;
  outline: none;
  border: none;
  display: block;
  cursor: pointer;
  font-weight: 300;
  margin-left: auto;
  margin-right: auto;
  border-radius: 70px;
  box-shadow: 0 13px 26px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.16);
  background: linear-gradient(to bottom right, #C90A6D, #FF48A0);
}
.wrapper .social-icons {
  display: flex;
  margin-top: 1.2em;
  justify-content: space-between;
}
.wrapper .social-icons .icon {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.wrapper .social-icons .icon a {
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 28px;
  line-height: 60px;
  text-align: center;
  border-radius: 30px;
  box-shadow: 0 13px 26px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.2);
}
.wrapper .social-icons .icon:nth-of-type(1) a {
  background: linear-gradient(to bottom right, #C90A6D, #FF48A0);
}
.wrapper .social-icons .icon:nth-of-type(2) a {
  background: linear-gradient(to bottom right, #5E5AEC, #3F9EFC);
}
.wrapper .social-icons .icon:nth-of-type(3) a {
  background: linear-gradient(to bottom right, #6452E9, #639FF9);
}
.wrapper .social-icons .icon h4 {
  color: #080911;
  font-size: 1em;
  margin-top: 1.3em;
  margin-bottom: 0.2em;
}
.wrapper .social-icons .icon p {
  color: #666B7D;
  font-size: 12px;
}

.concept {
  position: absolute;
  bottom: 25px;
  color: #AAB0C4;
  font-size: 0.9em;
  font-weight: 400;
}
.concept a {
  color: #ac1966;
  text-decoration: none;
}

.message-bubble {
  margin-bottom: 2px;
  border-radius: 20px;
  padding: 5px 5px;
  position: relative;
  max-width: 90%;
}
.message-stream.received .message-bubble {
  background-color: #f2f2f2;
  left: 10px;
  float: left;
  clear: left;
}
.message-stream.sent .message-bubble {
   background-color: #a13;
  color: #fff;
   float: right;
  right: 10px;
  clear: right;
}
.message-stream.received .message-bubble:nth-child(1){
  border-radius: 0px 10px 10px 10px;
}
.message-stream.sent .message-bubble:nth-child(1){
  border-radius: 10px 0px 10px 10px ;
}
.message-stream.received .message-bubble:nth-child(1)::before {
  border-top: 10px solid #f2f2f2;
  border-left: 10px solid;
  left: -10px;
}
.message-stream.sent .message-bubble:nth-child(1)::before {
  border-top: 10px solid #a13;
  border-right: 10px solid;
  right: -10px;
}
.message-stream .message-bubble:nth-child(1)::before {
  content: "-";
  color: transparent;
  display: block;
  position: absolute;
  width: 10px;
  box-sizing: border-box;
  top: 0px;
}
.message-stream {
  display: inline-block;
  width: 100%;
 // margin-bottom: 20px;
}

.wexsi {
border:1px solid #e6e6fa;
border-radius: 30px 0px 0px 30px;
padding: -10px -10px -10px -10px;
}
.umumi {
border:1px solid #ffdab9;
border-radius: 30px 0px 0px 30px;
padding: -10px -10px -10px -10px;
}
.otaq {
border:1px solid #ffb6c1;
border-radius: 30px 0px 0px 30px;
padding: -10px -10px -10px -10px;
}