*{
	font-family: 'open Sans',Helvetica,sans-serif;
  /*font-family: 'open Sans',Tahoma,Helvetica,sans-serif;*/
	margin:0px;padding: 0px;unicode-bidi: bidi-override;
	
}
*{
	font-family: 'open Sans',Helvetica,sans-serif;
  /*font-family: 'open Sans',Tahoma,Helvetica,sans-serif;*/
	margin:0px;padding: 0px;unicode-bidi: bidi-override;
	
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
 
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
a,
b,
big,
i,
small,
tt,
abbr,
acronym,
cite,
code,
dfn,
em,
kbd,
strong,
samp,
time,
var,
bdo,
br,
img,
map,
object,
q,
span,
sub,
sup,
button,
input,
label,
select,
,textarea{
  display: inline-block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.helve,.helve *{
   font-family: helvetica, arial, sans-serif;
    line-height: 1.38;
}

.tahoma{
  font-family:tahoma,verdana,arial,sans-serif;
  line-height: 1.38;
}
.open_sans,.open_sans *{
  font-family: 'open Sans',Tahoma,Helvetica,sans-serif;
}
.dflex{
  display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
/**{
  font-family: helvetica, arial, sans-serif;
    margin: 0px;
    padding: 0px;
    line-height: 1.38;
}*/
a{

      color: #222833;

}
.translate_center{
        -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.nbutton{
  -webkit-transition: all  100ms;
   -moz-transition: all  100ms;
    -ms-transition: all  100ms;
     -o-transition: all  100ms;
        transition: all 100ms;
  border:1px solid transparent;
    background:#fafafa;
    color: #333;cursor: pointer;
    border-color: #ccc;
    padding: 5px; font-size: 14px;
    border-radius: 5px;
    text-align: center; 
    vertical-align: middle;
    /*Asagidaki select none verek esl buttona oxsasin*/
     -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
}
.nbutton0{
  /*nbutton0 nun nbuttondan ferqqi nbutton0 border yox color:yox sadece formadi*/
  -webkit-transition: all  100ms;
   -moz-transition: all  100ms;
    -ms-transition: all  100ms;
     -o-transition: all  100ms;
        transition: all 100ms;
    background:#fafafa;
    cursor: pointer;
   /* border-color: #ccc;*/border: 1px solid transparent;
    padding: 5px; font-size: 14px;
    border-radius: 5px;
    text-align: center; 
    vertical-align: middle;
    /*Asagidaki select none verek esl buttona oxsasin*/
     -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
}
.border{
  border: 1px solid;
    border-color: #edf1ff #eef0f7 #cfd0d4;
}
.bottom-line{
  border-bottom: 1px solid #cacdd2;
}
label{
	cursor: pointer;
}
body{
	min-height:100%;
  /*background: #f7f6f6;*/
  /*background: #E8E8E8;*/
  /*background: #ececec;*/
   background: #edf2f6 !important;
  /*line-height: 1.34;*/
	/*Yahoo picture*/
	/*background-image: url("https://s.yimg.com/uy/build/images/sohp/hero/persist3.jpg") !important;*/
}
.s60{
  height: 60px;width: 60px;
}
.s40{
  height: 40px;
}
.s100{
  height: 100px;
  width: 100px;
}
.col-4{
	width: 33.6%;height: 100%;
}
.h100{
  height: 100%;
}
.little{
      
    width: 23.6%;
    height: 60%;
}
.col-5{
	width: 41.6%;height: 100%;
}
.col-3{
	width: 25%;height: 100%;
}
.w{
	color: white;
}
.w_i{
  color: white !important;
}
.lfloat{
	float: left;
}
.rfloat{
  float: right;
}
.mt12{
  margin-top: 12px;
}
/*.login{
	position: relative;top: 10px;
	width: 82.5%;color: white;background-color: #34bf49;
	border:none;padding: 3px;cursor: pointer;
	text-shadow: -1px 1px 1px black;font-size: 13px
}*/
/*danger success emssage*/
.successmes{
      color: #3c763d;
    background-color: #d1f3c3;
    padding: 10px;
    border-color: #d6e9c6;
    font-weight: 600;
}
.blueb,.simple_blueb{
  cursor: pointer;color: #fafafa !important;
  border-radius: 5px !important;
  background: #4673cc !important;
  /*border:1px solid #4673cc;*/
}
.blueb:hover{
  background: #3861b5 !important;cursor: pointer;
}
.friend_menu{display: none;
      padding: 2px 0px;
}
.friend_menu li:hover{
  background: #3861b5 !important;
  color: #e8e8e8;
}
.friend_relation{
     padding: 2px !important;
    font-weight: bold;
    font-size: 13px !important;
    border-radius: 1px !important;
}
.blueb:active{
  outline: none;
  background-color: #29487d;
  border-right: #29487d;
}
.big_f_req .friend_relation{
  padding: 5px !important;font-weight: 600;font-size: 14px !important;border-radius:5px !important
}
.blueb:focus{
  cursor: pointer;
  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}
/*Blue color basilma effecti*/
.bluef{
    cursor: pointer;
}
.bluef:focus{

  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}
.bluef_text:focus{

  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}

.blue_a{
  cursor: pointer;
}
.blue_a:active{
  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}
.blue_a:focus{
  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}
.borderno{
  border:none;
}
.borderno_i{
  border:none !important;
}
.br5{
  border-radius: 5px !important;
}
.br2{
  border-radius: 2px;
}
.show{
  display: block;
}
.dblock{
  display: block;
}
.force_show{
  display: block !important;
}
.inputtext,.inputtext2{
      padding: 6px 12px;
    line-height: 1.42857143;
    width: 263px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #000000;
    border-color: #a6b5ce;
    background: white;
}
.inputtext2{
  width: 100%;
    max-width: 263px;
}
.borderbox{
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.greyhover1:hover{
  background: #ebecef;
}
.font14{
  font-size: 14px;
}
.font13{
  font-size: 13px;
}
.font12{
  font-size: 12px;
}
.font11{
  font-size: 11px;
}
.font15{
  font-size: 15px;
}
.font15_i{
  font-size: 15px !important;
}
.inline{
  display: inline;
}
.shadow_box{
  box-shadow: inset 0 0 0 1px #27496d,inset 0 5px 30px #193047;
}

.pd0{
  padding: 0px !important;
}
.mg0{
  margin:0px !important;
}
.pd5{
  padding: 5px !important;
}
.pd6{
  padding: 6px !important;
}
.pd3{
  padding: 3px !important;
}
.mg5{
  margin:5px;
}

a {
    font-family: inherit;
}
li{
  list-style: none;
}
.link:hover{
    text-decoration: underline;
}
.link{
    color: #365899;
    cursor: pointer;
    text-decoration: none;
}
.pointer{
  cursor: pointer;
}
.gocenter{
  display: block;
  margin:0% auto;
}
.w100{
  width: 100%;
}
.pos-a{
  position: absolute;
}
.pos-a_i{
  position: absolute !important;
}
.pos-r {
  position: relative;
}
.pos-f{
  position: fixed;
}
.pos-s_i{
  position: static !important;
}
.shadow{
      border: 1px solid rgba(100, 100, 100, 0.4);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
}
/*
Yuxarida di cunki obiriler bunu override ede bilsin border falan deyise bilsin blueb
.nbutton{
  -webkit-transition: all  100ms;
   -moz-transition: all  100ms;
    -ms-transition: all  100ms;
     -o-transition: all  100ms;
        transition: all 100ms;
  border:1px solid transparent;
    background:#fafafa;
    color: #333;cursor: pointer;
    border-color: #ccc;
    padding: 5px; font-size: 14px;
    border-radius: 5px;
    text-align: center; 
    vertical-align: middle;
}
*/
.nbutton:hover{
  background: #e6e6e6;border-color: #adadad;
}
.mr5{
  margin-right: 5px;
}

.mt14{
  margin-top: 14px;
}
.m10{
  margin:10px;
}
.m5{
  margin:5px;
}
.transition200{
      -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.transition400{
      -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.transition100{
      -webkit-transition: all 100ms;
    -moz-transition: all 100ms;
    -ms-transition: all 100ms;
    -o-transition: all 100ms;
    transition: all 100ms;
}
.transition150{
      -webkit-transition: all 150ms;
    -moz-transition: all 150ms;
    -ms-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
} 
.img_tbl{
  /*hele ki asagidaki white lazim deyil ama ola biler sonra*/
      background-color: white;
    background-image: -webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),-webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef);
    background-image: linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef);
    background-position: 0 0,10px 10px;
    -webkit-background-size: 21px 21px;
    background-size: 21px 21px;
    background-image: linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef);
}
.img_tbl_i{
  /*hele ki asagidaki white lazim deyil ama ola biler sonra*/
   background-color: white  !important;
    background-image: -webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),-webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef) !important;
    background-image: linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef) !important;
    background-position: 0 0,10px 10px !important;
    -webkit-background-size: 21px 21px !important;
    background-size: 21px 21px !important;
    background-image: linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef) !important;

}
.dangermes{
      color: #a94442;
    background: #f2dede;
    padding: 9px;
    border-color: #ebccd1;
}
.v_align{
  vertical-align: top;
}
.t_align{
  text-align: center;
}
.fontw600,.fontweight600,.fw600{
  font-weight: 600;
}
.fw_inherit{
  font-weight: inherit;
}
.ntext{
      white-space: pre-wrap;
}
.nbutton_max:active{
      color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.nbutton_max:focus{
  color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.nbutton:hover{
      color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.nbutton_max{
      touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -webkit-appearance: button;
}
.bblack{
  /*color: #182742;*/
  /*color: #172338;*/
  color: #1f242d;
}
.bblack2{
  color: #232338;
}
.bblack3{
  color: #182742;
}
.deepclick:focus,.grey_deepclick:focus{
  outline: none;
}
.grey_deepclick:active{
      background-color: #e6e6e6 !important;
}
.deepclick:active,.grey_deepclick:active{
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.deepclick_i:active,.grey_deepclick_i:active{
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125) !important;
}
.mt19{
      margin-top: 19px;
}
.user_images{
     -webkit-transition: all  200ms;
   -moz-transition: all 200ms;
    -ms-transition: all  200ms;
     -o-transition: all  200ms;
        transition: all 200ms;
}
.user_images:hover{
      box-shadow: -10px 10px 10px black;
    padding: 10px;
    background: black;
}
/*//.share-camera > i.fa-camera,.comment_tool > */
i.fa-camera{
  /*  font-size: 19px !important;*/
    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:#BBBECC;
    cursor: pointer;
  }

.c_inherit{
  color: inherit;
}
  select{
    border:1px solid #aaa;
  }
  [disabled]{
    opacity: 0.6;
  }
  .borbot1{
    border-bottom: 1px solid #e0dcdc;
  }
  .font14{
    font-size: 14px;
  }

  .clearfloat,.fix_float,.fixfloat{
    clear: both;
  }
.hide{
  display: none;
}
.hide_i{
  display: none !important;
}
.bt0{
  border-bottom: 0px !important;
}
  .inblock{
    display: inline-block;
  }



  /*//Her page de olan ortaqlar*/
 .share-iframe:hover  + .open_player >.play_but,.open_player:hover > .play_but{
        color: #c7c7c7 !important;
  }
  .share-iframe:hover  + .open_player >.fa-youtube-play,.open_player:hover > .fa-youtube-play{
        color: #c30505 !important;
  }
 
.fit_parent{
  height: 100%;width: 100%;
}
.less_shadow_box{
      box-shadow: inset 0 0 0 0px #716e6e,inset 0 2px 10px #23384e;
}
 .dropzone{
  display: none;
              border: 2px dashed #4773dc;
        color: #5882ff;
        /* line-height: 300px; */
        text-align: center;
        font-weight: 600;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 12;
        background: white;
        opacity: 0.6;
    }
.drop_text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }



.animate_zoom {
    -webkit-animation: animatezoom 0.3s;
    animation: animatezoom 0.3s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)}
    to {-webkit-transform: scale(1)}
}
    
@keyframes animatezoom {
    from {transform: scale(0)}
    to {transform: scale(1)}
}
/*Asagidaki bonuci yeni fikirlesilib ve 15.03.2017 de qoyulub*/
  /*  -webkit-animation: bounceIn .35s .1s ease both;
    -moz-animation: bounceIn .35s .1s ease both;*/
/*
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
}

50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
}

100% {
    -webkit-transform: scale(1);
}
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
}

50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
}

100% {
    -webkit-transform: scale(1);
}
}*/
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}


.open_menu_li{
  height: 18px;font-size: 13px;font-weight: normal;line-height: 16px;color: #111;
  padding: 0px 9px;border:1px solid white;
}
.open_menu_li:hover{
      background: #3e6dc3;
    color: white;
    border: 1px solid #264375;
}
.open_menu_ul{
  background: white;
    border: 1px solid #80879e;
    z-index: 3;
    color: #504949;padding: 2px 0px;

}


/*Custom select*/
  .c_select_menu{display: none;
      padding: 2px 0px;
}
.c_select_menu li{
  border: 1px solid transparent;
}
.c_select_menu li:hover{
  background: #3861b5 !important;
  color: #e8e8e8;    border-color:#21368e;
}
.c_select_menu li[only_read="true"]{
  cursor: not-allowed;
  background: #e9edef;
    box-shadow: inset 0 0 0 1px #8994a0,inset 0 5px 19px #95a0af;
}
.c_select_menu li[only_read="true"]:hover{
  background: #e9edef !important;
  color: black;
}
.custom_select_button{
     padding: 2px !important;
    font-weight: bold;
    font-size: 13px !important;
    border-radius: 1px !important;transition: none;
        
}
.custom_select_button[open_toggle='1']{
  background-color: #4267b2;
    border-color: #4267b2;
    box-shadow: none;
    color: #fff;outline: none !important;
}
.custom_select_button[open_toggle='1']:hover{
  background-color: #365899;
    border-color: #365899;
     color: #fff;
}
.custom_select_button[open_toggle='1']:active{
      background-color: #29487d;
    border-color: #29487d; color: #fff;
}
.short_text{
      text-overflow: ellipsis;
    /* width: 36px; */
    white-space: nowrap;
    overflow: hidden;
}
.bbluehover:hover{
  background: #3d6cf3 ;color:white;
}
.bbluehover_i:hover{
  background: #3d6cf3 !important;color:white;
}
.bbluex_i{
  background: #3d6cf3 !important;
  color:white;
}
.bbluex{
  background: #3d6cf3 ;color:white;
}
.helve,.helve *{
   font-family: helvetica, arial, sans-serif;
    line-height: 1.38;
}

.tahoma{
  font-family:tahoma,verdana,arial,sans-serif;
  line-height: 1.38;
}
.open_sans,.open_sans *{
  font-family: 'open Sans',Tahoma,Helvetica,sans-serif;
}
.dflex{
  display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
/**{
  font-family: helvetica, arial, sans-serif;
    margin: 0px;
    padding: 0px;
    line-height: 1.38;
}*/
a{

      color: #222833;

}
.translate_center{
        -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.nbutton{
  -webkit-transition: all  100ms;
   -moz-transition: all  100ms;
    -ms-transition: all  100ms;
     -o-transition: all  100ms;
        transition: all 100ms;
  border:1px solid transparent;
    background:#fafafa;
    color: #333;cursor: pointer;
    border-color: #ccc;
    padding: 5px; font-size: 14px;
    border-radius: 5px;
    text-align: center; 
    vertical-align: middle;
    /*Asagidaki select none verek esl buttona oxsasin*/
     -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
}
.nbutton0{
  /*nbutton0 nun nbuttondan ferqqi nbutton0 border yox color:yox sadece formadi*/
  -webkit-transition: all  100ms;
   -moz-transition: all  100ms;
    -ms-transition: all  100ms;
     -o-transition: all  100ms;
        transition: all 100ms;
    background:#fafafa;
    cursor: pointer;
   /* border-color: #ccc;*/border: 1px solid transparent;
    padding: 5px; font-size: 14px;
    border-radius: 5px;
    text-align: center; 
    vertical-align: middle;
    /*Asagidaki select none verek esl buttona oxsasin*/
     -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
}
.border{
  border: 1px solid;
    border-color: #edf1ff #eef0f7 #cfd0d4;
}
.bottom-line{
  border-bottom: 1px solid #cacdd2;
}
label{
	cursor: pointer;
}
body{
	min-height:100%;
  /*background: #f7f6f6;*/
  /*background: #E8E8E8;*/
  /*background: #ececec;*/
   background: #edf2f6 !important;
  /*line-height: 1.34;*/
	/*Yahoo picture*/
	/*background-image: url("https://s.yimg.com/uy/build/images/sohp/hero/persist3.jpg") !important;*/
}
.s60{
  height: 60px;width: 60px;
}
.s40{
  height: 40px;
}
.s100{
  height: 100px;
  width: 100px;
}
.col-4{
	width: 33.6%;height: 100%;
}
.h100{
  height: 100%;
}
.little{
      
    width: 23.6%;
    height: 60%;
}
.col-5{
	width: 41.6%;height: 100%;
}
.col-3{
	width: 25%;height: 100%;
}
.w{
	color: white;
}
.w_i{
  color: white !important;
}
.lfloat{
	float: left;
}
.rfloat{
  float: right;
}
.mt12{
  margin-top: 12px;
}
/*.login{
	position: relative;top: 10px;
	width: 82.5%;color: white;background-color: #34bf49;
	border:none;padding: 3px;cursor: pointer;
	text-shadow: -1px 1px 1px black;font-size: 13px
}*/
/*danger success emssage*/
.successmes{
      color: #3c763d;
    background-color: #d1f3c3;
    padding: 10px;
    border-color: #d6e9c6;
    font-weight: 600;
}
.blueb,.simple_blueb{
  cursor: pointer;color: #fafafa !important;
  border-radius: 5px !important;
  background: #4673cc !important;
  /*border:1px solid #4673cc;*/
}
.blueb:hover{
  background: #3861b5 !important;cursor: pointer;
}
.friend_menu{display: none;
      padding: 2px 0px;
}
.friend_menu li:hover{
  background: #3861b5 !important;
  color: #e8e8e8;
}
.friend_relation{
     padding: 2px !important;
    font-weight: bold;
    font-size: 13px !important;
    border-radius: 1px !important;
}
.blueb:active{
  outline: none;
  background-color: #29487d;
  border-right: #29487d;
}
.big_f_req .friend_relation{
  padding: 5px !important;font-weight: 600;font-size: 14px !important;border-radius:5px !important
}
.blueb:focus{
  cursor: pointer;
  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}
/*Blue color basilma effecti*/
.bluef{
    cursor: pointer;
}
.bluef:focus{

  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}
.bluef_text:focus{

  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}

.blue_a{
  cursor: pointer;
}
.blue_a:active{
  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}
.blue_a:focus{
  outline: none;
    box-shadow:0 0 1px 2px rgba(84, 128, 216, 0.45), 0 1px 1px rgba(0, 0, 0, .15);
    border-color: rgba(84, 128, 216, 0.75);
}
.borderno{
  border:none;
}
.borderno_i{
  border:none !important;
}
.br5{
  border-radius: 5px !important;
}
.br2{
  border-radius: 2px;
}
.show{
  display: block;
}
.dblock{
  display: block;
}
.force_show{
  display: block !important;
}
.inputtext,.inputtext2{
      padding: 6px 12px;
    line-height: 1.42857143;
    width: 263px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #000000;
    border-color: #a6b5ce;
    background: white;
}
.inputtext2{
  width: 100%;
    max-width: 263px;
}
.borderbox{
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.greyhover1:hover{
  background: #ebecef;
}
.font14{
  font-size: 14px;
}
.font13{
  font-size: 13px;
}
.font12{
  font-size: 12px;
}
.font11{
  font-size: 11px;
}
.font15{
  font-size: 15px;
}
.font15_i{
  font-size: 15px !important;
}
.inline{
  display: inline;
}
.shadow_box{
  box-shadow: inset 0 0 0 1px #27496d,inset 0 5px 30px #193047;
}

.pd0{
  padding: 0px !important;
}
.mg0{
  margin:0px !important;
}
.pd5{
  padding: 5px !important;
}
.pd6{
  padding: 6px !important;
}
.pd3{
  padding: 3px !important;
}
.mg5{
  margin:5px;
}

a {
    font-family: inherit;
}
li{
  list-style: none;
}
.link:hover{
    text-decoration: underline;
}
.link{
    color: #365899;
    cursor: pointer;
    text-decoration: none;
}
.pointer{
  cursor: pointer;
}
.gocenter{
  display: block;
  margin:0% auto;
}
.w100{
  width: 100%;
}
.pos-a{
  position: absolute;
}
.pos-a_i{
  position: absolute !important;
}
.pos-r {
  position: relative;
}
.pos-f{
  position: fixed;
}
.pos-s_i{
  position: static !important;
}
.shadow{
      border: 1px solid rgba(100, 100, 100, 0.4);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 10px;
}
/*
Yuxarida di cunki obiriler bunu override ede bilsin border falan deyise bilsin blueb
.nbutton{
  -webkit-transition: all  100ms;
   -moz-transition: all  100ms;
    -ms-transition: all  100ms;
     -o-transition: all  100ms;
        transition: all 100ms;
  border:1px solid transparent;
    background:#fafafa;
    color: #333;cursor: pointer;
    border-color: #ccc;
    padding: 5px; font-size: 14px;
    border-radius: 5px;
    text-align: center; 
    vertical-align: middle;
}
*/
.nbutton:hover{
  background: #e6e6e6;border-color: #adadad;
}
.mr5{
  margin-right: 5px;
}

.mt14{
  margin-top: 14px;
}
.m10{
  margin:10px;
}
.m5{
  margin:5px;
}
.transition200{
      -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.transition400{
      -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.transition100{
      -webkit-transition: all 100ms;
    -moz-transition: all 100ms;
    -ms-transition: all 100ms;
    -o-transition: all 100ms;
    transition: all 100ms;
}
.transition150{
      -webkit-transition: all 150ms;
    -moz-transition: all 150ms;
    -ms-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
} 
.img_tbl{
  /*hele ki asagidaki white lazim deyil ama ola biler sonra*/
      background-color: white;
    background-image: -webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),-webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef);
    background-image: linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef);
    background-position: 0 0,10px 10px;
    -webkit-background-size: 21px 21px;
    background-size: 21px 21px;
    background-image: linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef);
}
.img_tbl_i{
  /*hele ki asagidaki white lazim deyil ama ola biler sonra*/
   background-color: white  !important;
    background-image: -webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),-webkit-linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef) !important;
    background-image: linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef) !important;
    background-position: 0 0,10px 10px !important;
    -webkit-background-size: 21px 21px !important;
    background-size: 21px 21px !important;
    background-image: linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef),linear-gradient(45deg,#efefef 25%,transparent 25%,transparent 75%,#efefef 75%,#efefef) !important;

}
.dangermes{
      color: #a94442;
    background: #f2dede;
    padding: 9px;
    border-color: #ebccd1;
}
.v_align{
  vertical-align: top;
}
.t_align{
  text-align: center;
}
.fontw600,.fontweight600,.fw600{
  font-weight: 600;
}
.fw_inherit{
  font-weight: inherit;
}
.ntext{
      white-space: pre-wrap;
}
.nbutton_max:active{
      color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.nbutton_max:focus{
  color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.nbutton:hover{
      color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.nbutton_max{
      touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -webkit-appearance: button;
}
.bblack{
  /*color: #182742;*/
  /*color: #172338;*/
  color: #1f242d;
}
.bblack2{
  color: #232338;
}
.bblack3{
  color: #182742;
}
.deepclick:focus,.grey_deepclick:focus{
  outline: none;
}
.grey_deepclick:active{
      background-color: #e6e6e6 !important;
}
.deepclick:active,.grey_deepclick:active{
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.deepclick_i:active,.grey_deepclick_i:active{
    border-color: #adadad;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125) !important;
}
.mt19{
      margin-top: 19px;
}
.user_images{
     -webkit-transition: all  200ms;
   -moz-transition: all 200ms;
    -ms-transition: all  200ms;
     -o-transition: all  200ms;
        transition: all 200ms;
}
.user_images:hover{
      box-shadow: -10px 10px 10px black;
    padding: 10px;
    background: black;
}
/*//.share-camera > i.fa-camera,.comment_tool > */
i.fa-camera{
  /*  font-size: 19px !important;*/
    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:#BBBECC;
    cursor: pointer;
  }

.c_inherit{
  color: inherit;
}
  select{
    border:1px solid #aaa;
  }
  [disabled]{
    opacity: 0.6;
  }
  .borbot1{
    border-bottom: 1px solid #e0dcdc;
  }
  .font14{
    font-size: 14px;
  }

  .clearfloat,.fix_float,.fixfloat{
    clear: both;
  }
.hide{
  display: none;
}
.hide_i{
  display: none !important;
}
.bt0{
  border-bottom: 0px !important;
}
  .inblock{
    display: inline-block;
  }



  /*//Her page de olan ortaqlar*/
 .share-iframe:hover  + .open_player >.play_but,.open_player:hover > .play_but{
        color: #c7c7c7 !important;
  }
  .share-iframe:hover  + .open_player >.fa-youtube-play,.open_player:hover > .fa-youtube-play{
        color: #c30505 !important;
  }
 
.fit_parent{
  height: 100%;width: 100%;
}
.less_shadow_box{
      box-shadow: inset 0 0 0 0px #716e6e,inset 0 2px 10px #23384e;
}
 .dropzone{
  display: none;
              border: 2px dashed #4773dc;
        color: #5882ff;
        /* line-height: 300px; */
        text-align: center;
        font-weight: 600;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 12;
        background: white;
        opacity: 0.6;
    }
.drop_text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }



.animate_zoom {
    -webkit-animation: animatezoom 0.3s;
    animation: animatezoom 0.3s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)}
    to {-webkit-transform: scale(1)}
}
    
@keyframes animatezoom {
    from {transform: scale(0)}
    to {transform: scale(1)}
}
/*Asagidaki bonuci yeni fikirlesilib ve 15.03.2017 de qoyulub*/
  /*  -webkit-animation: bounceIn .35s .1s ease both;
    -moz-animation: bounceIn .35s .1s ease both;*/
/*
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
}

50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
}

100% {
    -webkit-transform: scale(1);
}
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
}

50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
}

100% {
    -webkit-transform: scale(1);
}
}*/
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}


.open_menu_li{
  height: 18px;font-size: 13px;font-weight: normal;line-height: 16px;color: #111;
  padding: 0px 9px;border:1px solid white;
}
.open_menu_li:hover{
      background: #3e6dc3;
    color: white;
    border: 1px solid #264375;
}
.open_menu_ul{
  background: white;
    border: 1px solid #80879e;
    z-index: 3;
    color: #504949;padding: 2px 0px;

}


/*Custom select*/
  .c_select_menu{display: none;
      padding: 2px 0px;
}
.c_select_menu li{
  border: 1px solid transparent;
}
.c_select_menu li:hover{
  background: #3861b5 !important;
  color: #e8e8e8;    border-color:#21368e;
}
.c_select_menu li[only_read="true"]{
  cursor: not-allowed;
  background: #e9edef;
    box-shadow: inset 0 0 0 1px #8994a0,inset 0 5px 19px #95a0af;
}
.c_select_menu li[only_read="true"]:hover{
  background: #e9edef !important;
  color: black;
}
.custom_select_button{
     padding: 2px !important;
    font-weight: bold;
    font-size: 13px !important;
    border-radius: 1px !important;transition: none;
        
}
.custom_select_button[open_toggle='1']{
  background-color: #4267b2;
    border-color: #4267b2;
    box-shadow: none;
    color: #fff;outline: none !important;
}
.custom_select_button[open_toggle='1']:hover{
  background-color: #365899;
    border-color: #365899;
     color: #fff;
}
.custom_select_button[open_toggle='1']:active{
      background-color: #29487d;
    border-color: #29487d; color: #fff;
}
.short_text{
      text-overflow: ellipsis;
    /* width: 36px; */
    white-space: nowrap;
    overflow: hidden;
}
.bbluehover:hover{
  background: #3d6cf3 ;color:white;
}
.bbluehover_i:hover{
  background: #3d6cf3 !important;color:white;
}
.bbluex_i{
  background: #3d6cf3 !important;
  color:white;
}
.bbluex{
  background: #3d6cf3 ;color:white;
}