/*edbljv*/
#success{
    color: #ffffff;
    width: 230px;
    height: 60px;
    opacity: .4;
    position: fixed;
    bottom: 20px;
    z-index: 200;
    top: 150px;
}
.type-success{ 
	line-height: 1.2;
    font-size: 14px;
    margin: 5px 0;
    padding: 8px 2px 8px 10px;
    word-wrap: break-word;
    animation-duration: 0.3s;
	}
#success-notice{
	   position: fixed;
    top: 150px;
    left: 0px;
    width: 230px;
    height: 60px;
    z-index: 1501;
    background: #098f4a;
    left: 90px;
    float: right;
	}
.popupee{
    margin: 0;
    min-width: 320px;  
    border-radius: 3px;
    box-sizing: border-box;
    color: #333;
    display: block;
    left: 50%;
    line-height: 1.4;
    max-width: 600px;
    max-width: 80%;
    position: absolute;
    top: 10%;
    -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   z-index: 9999;
}
.popup-fade:before {
	content: '';
	background: #000;
	position: fixed; 
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%;
	opacity: 0.7;
	z-index: 9999;
}

#rcl-popup.ps.output img {
    width: 100px;
    height: 100px;
}

#rcl-popup.ps.return-posting{
    float: right;
    color: #909399;
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 0 6px 6px;
    top: 37px;
    position: relative;
    right: 70px;
    font-size: 18px;
	z-index: 999;
}

body {
      margin: 0;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      
     /* height: 3000px;*/
    }

    .slider {
      position: relative;
      overflow: hidden;
		/*margin: 20px;*/
    }

    .slider__wrapper {
      display: flex;
      transition: transform 0.6s ease;
    }

    .slider__item {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }

    .slider__control {
      position: absolute;
      top: 50%;
      display: none;
      align-items: center;
      justify-content: center;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 50px;
      transform: translateY(-50%);
      background: rgba(0, 0, 0, .5);
    }

    .slider__control_show {
      display: flex;
    }

    .slider__control:hover,
    .slider__control:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9;
    }

    .slider__control_left {
      left: 0;
    }

    .slider__control_right {
      right: 0;
    }

    .slider__control::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
    }

    .slider__control_left::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .slider__control_right::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    .slider__item>div {
      line-height: 250px;
      /*font-size: 100px;*/
      text-align: center;
    }
	
.b-top {z-index: 2600;
    position: fixed;
    left: 0;
    bottom: 90px;
    width: 34%;
    margin-left: 37%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 97%;}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {z-index: 2600;
    position: absolute;
    /* display: block; */
    left: 90%;
    bottom: 0;
    /* margin: 0 0 0 0%; */
    /* padding: 32px 12px 4px; */
    color: white;
    background: #504d4b url() no-repeat 50% 11px;
    border-radius: 7px;}
.comfeis{
    position: absolute;
    bottom: -1em;
    right: 0;
    text-decoration: none;
    border-bottom: 0;
    color: #b2b2b2;
    opacity: .5;
    line-height: 1;
}
#zatemnenie {
        background: #595959e0;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
		z-index: 99;
}
#okno {
    padding: 15px;
    border-radius: 10px;
    position: relative;
    top: 90;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #fff;
    z-index: 333;
	max-width: 600px;
      }
#zatemnenie:target {display: block;}
#mceu_15, #mceu_25,/*#mceu_17,*/ #mceu_18,#wp-core-ui,wp-editor-container {
display:none; 
}

#data{top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(61, 61, 61, 0.8);
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    text-decoration: none;
  
    font-weight: bold;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}
.horizontal-click [name="vkl"] { display: none; }
.horizontal-click > :not(input):not(label) {
  overflow: hidden;
  height: 0;
  margin: 0;
  padding: 0 .5em;
  border: 1px solid #808080;
  border-top-style: none;
  transition: .5s;
}
.horizontal-click > label {
  overflow: hidden;
  display: block;
  padding: .5em 1em;
  background: #606060;
  color: rgb(200,200,200);
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.horizontal-click > :checked + label + * {
  overflow: auto;
  height: 150px;
}
.horizontal-click > :checked + label {
  background: #454545;
  cursor: default;
}
.extract_url {
 font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
 font-size: 11px;
 
}
.get_url_input {
 width: 100%;
 border: 1px solid #8E9CA4;
 height: 25px;
 padding-left: 10px;
 font-family: Arial, Helvetica, sans-serif;
 padding-right: 30px;
 min-height: 50px;
}
.extracted_thumb {
 float: left;
 margin-right: 10px;
}
 
#loading_indicator{
 position: absolute;
 margin-left: 480px;
 margin-top: 8px;
 display:none;
}
#results{
 display:none;
}
a:link {
 color: #0066CC;
}
.thumb_sel {
 float: left;
 height: 22px;
 width: 55px;
}
.thumb_sel .prev_thumb {
 background: url(/wp-content/plugins/shouty/images/thumb_selection.gif) no-repeat -50px 0px;
 float: left;
 width: 26px;
 height: 22px;
 cursor: hand;
 cursor: pointer;
}
.thumb_sel .prev_thumb:hover {
 background: url(/wp-content/plugins/shouty/images/thumb_selection.gif) no-repeat 0px 0px;
}
.thumb_sel .next_thumb {
 background: url(/wp-content/plugins/shouty/images/thumb_selection.gif) no-repeat -76px 0px;
 float: left;
 width: 24px;
 height: 22px;
 cursor: hand; 
 cursor: pointer;
}
.thumb_sel .next_thumb:hover {
 background: url(/wp-content/plugins/shouty/images/thumb_selection.gif) no-repeat -26px 0px;
}
.small_text{
 font-size: 10px;
}

/* стили модального окна */
.popupop {
top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/* скругление углов */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
/* внешняя тень */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
	z-index: 1500;
}
/* активируем модальный блок */
.overlay:target+.popupop {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    /*transform: translate(-50%, 0);*/
    top: 20%;
}

.uw-share-box {
    display: inline-block;
}
.shout-content{
	position: relative;
    margin: 10px 0;
    font-size: 14px;
    line-height: 1.7;
}
.shout-content img {}
.author{
	position: relative;
    cursor: pointer;
    float: right;
    transform: scale(.8, .8) translate(0, 0);
    transition: transform 200ms ease;
}

.footer{
	
}
.avatar {
    border-radius: 50%;
    float: none;
}