/* Widgets layout =========================================================== */

.widget {
    background: ;
    margin-bottom:10px;
    position: relative;
	border-radius: 11px 11px 0 0; 
	 -webkit-border-radius:11px 11px 0 0;  
 -moz-border-radius: 11px 11px 0 0;  
 -khtml-border-radius: 11px 11px 0 0; 
}
   .title > a {
    text-decoration: none;
	}

.widget_ajax_wrap:last-child .widget:last-child {
    margin-bottom: 0;
}
.widget_ajax_wrap {
    position: relative;
    box-sizing: border-box;
}
.widget > .title{
       padding: 0 15px;
    height: 40px;
    line-height: 42px;
      background: #fff; 
    font-weight: bold;
    font-size: 18px;
    color: #1e205d;
    margin: 0;
	    border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -moz-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
	    border-top: 1px outset #848484;
    border-bottom: 1px solid #c8e1eb; 
}

.widget > .body{
      padding: 8px 8px;
    line-height: 20px; 
	background: #fff;

}

.widget_text_block{
    overflow: hidden;
}

aside .widget {
    background: #FFF;
}

aside .widget > .title {
    font-size:12px;
    color:#000;
    /*background: #34495E;*/
    height:38px;
    line-height:38px;
    padding-right:0;
	border-radius: 11px 11px 0 0; 
	 -webkit-border-radius:11px 11px 0 0;  
 -moz-border-radius: 11px 11px 0 0;  
 -khtml-border-radius: 11px 11px 0 0;  
    border-top: 1px outset #848484; 
	border-bottom: 1px solid #c8e1eb;
}

.content_datasets {
    height: 48px;
}
 

/* Tabbed Widgets layout ==================================================== */

.widget_tabbed {
    margin-bottom:10px;
    background:#FFF;
	border-radius: 11px 11px 0 0; 
	 -webkit-border-radius:11px 11px 0 0;  
 -moz-border-radius: 11px 11px 0 0;  
 -khtml-border-radius: 11px 11px 0 0;  
    border-top: 1px outset #848484; 
	border-bottom: 2px solid #c8e1eb;
} 
.widget_tabbed .tabs ul,
.widget_tabbed .tabs ul li{
    margin: 0; padding: 0; list-style: none;
}

.widget_tabbed .tabs ul {
    overflow:hidden;
    height:40px;
    line-height:40px;
   border-radius: 11px 11px 0 0; 
	 -webkit-border-radius:11px 11px 0 0;  
 -moz-border-radius: 11px 11px 0 0;  
 -khtml-border-radius: 11px 11px 0 0;   
	border-bottom: 1px solid #c8e1eb;
	padding: 0 0 0 1px;
}

.widget_tabbed .tabs ul li {
    float:left;
    height:40px;
    line-height:40px; 
}

.widget_tabbed .tabs ul li a {
    background: #f9f9f9;
    display: block;
    height: 27px;
    line-height: 26px;
    font-size: 14px;
    padding: 0 7px;
    cursor: pointer;
    color: #2e82ba;
    border: 1px outset #fff;
    margin: 1px 1px 0;
	 border-radius: 0 0 11px 11px; 
	 -webkit-border-radius: 0 0 11px 11px;  
 -moz-border-radius: 0 0 11px 11px;  
 -khtml-border-radius: 0 0 11px 11px; 
 border-top: none;
}

.widget_tabbed .tabs ul li a.active {
    background:none; 
    color:#34495E;
    border: none;
}

.widget_tabbed .body {
    padding:8px;
    line-height: 20px;
    box-sizing: border-box;
    position: relative;
}

.widget_tabbed > .tabs .links, .widget > .title .links {
    float:right;
    font-size:13px;
    padding: 8px;
}
.widget > .title .links {
    padding-right: 0;
	
}
aside .widget > .title .links {
   margin: 0;
}
.widget_tabbed > .tabs .links a, .widget > .title .links a {
    display:inline;
    padding: 3px 8px;
    background:#f9f9f9; 
    color:#000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none; 
	  border-radius: 11px 11px 0 0; 
	 -webkit-border-radius:11px 11px 0 0;  
 -moz-border-radius: 11px 11px 0 0;  
 -khtml-border-radius: 11px 11px 0 0;  
    border-top: 1px outset #848484;   border-bottom:none;
}
.widget_tabbed > .tabs .links a:last-child, .widget > .title .links a:last-child {
    margin-right: 0;
}

.widget_tabbed > .tabs .links  a:hover, .widget > .title .links a:hover {
    background:#67baf5;
}

aside .widget_tabbed .tabs ul {
    height:38px;
    line-height:38px;
}

aside .widget_tabbed .tabs ul li.links{
    height:25px; 
    padding: 7px 5px 0;
}

aside .widget_tabbed .tabs ul li a {
    font-size:12px;
    height:27px;
    line-height:27px;
    font-weight: bold;
}

aside .widget_tabbed > .tabs .links a {
    background:#f9f9f9;;
    color:#000;
    font-size: 11px;
	 font-weight: bold;
}
/* poisk  */

           #head-levo{  
      float: left; 
    width: 70%; 
    position: absolute; }
 

.head-levo-verh{margin: 0 auto;display: block; float: left;}

 .head-levo-verh .widget > .body {margin:0; padding:0;}

.head-levo-niz{margin: 0 auto; display: block; text-align: center;}

 .head-levo-niz .widget > .body {margin:0; padding:0;}
 
 
.head-levo-verh .widget_search {
  margin: -6px 0 34px;  
    padding: 0;
    height: 0px;
    width: 300px;}
 
.head-levo-niz h1{  

      margin: -4px 1px 0 35px;
    height: 10px;
    letter-spacing: 4px;
   
    font: bold 19px Helvetica,Arial,Sans-Serif;
    font-style: italic;
       color: #d9fffd;
    text-shadow: 1px 0 1px #dd13d7, 2px 0 2px #000CFF, 1px 0 1px #00CCFF;
    line-height: 2px;
     float: left;  

  } 
.head-h1 h1 a {
	 text-decoration: none;
    color: #d9fffd;
    text-shadow: 1px 0 1px #dd13d7, 2px 0 2px #000CFF, 1px 0 1px #00CCFF;
}
   
.head-levo-niz a h1{font-weight: 700; color:  ;padding: 0px;margin: 10px;text-decoration: none;color:#6A9DB9;  }
 
  .head-pravo { 
      height: 42px;
    width: auto;
    float: right; 
  }

   
  @media (max-width: 849px) and (min-width: 320px) {
	  
	  .head-levo-niz h1 { 
		  margin: 3px; 
	  } 
	  
  }
  
@media (min-width: 320px) and (max-width: 330px) {

header .widget_user_avatar .user_info .name { 
      max-width: 70px; 
overflow: hidden; 
    white-space: nowrap;
    padding-left: 211px;
	  }
.head-levo-niz {  
	    float: left;
    }
	.head-levo-niz h1{  
	   font-size: 62%;
    letter-spacing: normal;
    font-weight: normal; 
    text-align: left; 
    }
}
  @media (min-width: 331px) and (max-width: 359px) {

header .widget_user_avatar .user_info .name { 
      max-width: 94px;   
   overflow: hidden; 
    white-space: nowrap;
    padding-left: 211px;}
	
.head-levo-niz {  
	    float: left;
    }
	.head-levo-niz h1{  
	   font-size: 88%;
    letter-spacing: normal;
    font-weight: normal; 
    text-align: left; 
    }
}

@media (min-width: 360px) and (max-width: 370px) {

header .widget_user_avatar .user_info .name { 
    overflow: hidden;
    max-width: 112px;
    white-space: nowrap;
    padding-left: 211px;}
	
.head-levo-niz {  
	    float: left;
    }
	.head-levo-niz h1{  
	    font-size: 68%;
    letter-spacing: 1pt;
    font-weight: 700;
    text-align: left; 
    }
}
 
  @media (min-width: 365px) and (max-width: 412px) {

header .widget_user_avatar .user_info .name { 
    overflow: hidden;
    max-width: 123px;
    white-space: nowrap;
    padding-left: 211px;}
	
.head-levo-niz {  
	    float: left;
    }
	.head-levo-niz h1{  
	      font-size: 85%;
    letter-spacing: normal;
    text-align: left; 
    }
}
 
@media (min-width: 411px) and (max-width: 421px) {

header .widget_user_avatar .user_info .name { 
    overflow: hidden;
    max-width: 162px;
    white-space: nowrap;
    padding-left: 211px;  }
	
.head-levo-niz {  
	    float: left;
    }
	.head-levo-niz h1{     
	font-size:102%;
    letter-spacing: normal;
    text-align: left;
 
    }
}

@media (min-width: 567px) and (max-width: 821px) {
 
	  header .widget_user_avatar .user_info .name {
    margin: 2px 30px 0 0;
    width: auto;
	 max-width: 222px;
    white-space: nowrap;
    overflow: hidden; 
	padding-left: 211px;
	
}}



/* Widgets styles =========================================================== */

.widget_content_list { display: inline-block;}

.columns-2 .widget_content_list .item { float:left; width:47%; }
.columns-2 .widget_content_list .item:nth-child(3) { clear:left; }
.columns-3 .widget_content_list .item { float:left; width:31%; }
.columns-3 .widget_content_list .item:nth-child(4) { clear:left; }
.columns-4 .widget_content_list .item {  }
.columns-4 .widget_content_list .item:nth-child(5) { clear:left; }

.widget_content_list .item { box-sizing: border-box;
    display: inline-block;
    width: 48%;
    clear: both;
    position: relative;
    margin: 3px 3px 5px;
    color: #666;
    vertical-align: top; }
	
	.moemenu .widget_content_list .item{
    width:100%;    margin: -5px 0 0;
}

.widget_content_list .item:last-child { margin-bottom: 0; }

.widget_content_list .item .image { float:left; margin-right: 10px; }
.widget_content_list .item .image img { display: block;     background: url(../images/nophoto.png) no-repeat center;
    overflow: hidden;width: 32px;
    height: 32px;
    }
.widget_content_list .item .info {  margin: 0px 5px;
    min-height: 75px;}

.widget_content_list .item .title{ font-size:16px; margin-bottom: 5px; overflow: hidden;
max-height: 40px;}

.widget_content_list .item .teaser {
    overflow: inherit; 
}

.widget_content_list .details { font-size:11px; color:#999; }
.widget_content_list .details a{ color:#BDC3C7; }
.widget_content_list .details a:hover{ color:#d35400; }

.widget_content_list .details span {padding-right: 5px;}
.widget_content_list .details span.comments {
    padding-left:20px;
    background: url("../images/icons/comment-small.png") no-repeat left center;
}

.widget_content_list.featured .item .title { font-size:14px; }
.widget_content_list.featured .item-first { float:left; margin-right:15px; width:33%; }
.widget_content_list.featured .item-first .image { margin-bottom: 5px; clear:both; width:100%; height:150px; }
.widget_content_list.featured .item-first .image a, .widget_content_list.featured .item-first .image > div { display:block; width:100%; height:100%; background-position: center; background-repeat: no-repeat; background-color:#bdc3c7; background-size: cover; }
.widget_content_list.featured .item-first .title { font-size:21px; margin-top:5px; line-height: 24px;}
.widget_content_list.featured .item-first .title a { color:#000; text-decoration: none; }
.widget_content_list.featured .item-first .read-more a {
    display:inline-block;
    clear:both;
    background: #2980b9;
    color:#FFF;
    text-decoration: none;
    padding:5px 10px;
    margin-top: 10px;
}

.widget_content_list.featured .item-first .read-more a:hover { background:#3498db; }
.widget_content_list.tiles-big { margin-right: -15px; }
.widget_content_list.tiles-big .item .title { font-size:14px; }
.widget_content_list.tiles-big .item { float: left; margin-bottom: 15px; width: calc(25% - 15px); margin-right: 15px; box-sizing: border-box; }
.widget_content_list.tiles-big .item:nth-child(5),
.widget_content_list.tiles-big .item:nth-child(9),
.widget_content_list.tiles-big .item:nth-child(13),
.widget_content_list.tiles-big .item:nth-child(17),
.widget_content_list.tiles-big .item:nth-child(21),
.widget_content_list.tiles-big .item:nth-child(25) { clear:left; }
.widget_content_list.tiles-big .item .image { margin-bottom: 5px; clear:both; width:100%; height:100px; }
.widget_content_list.tiles-big .item .image a, .widget_content_list.tiles-big .item .image > div { display:block; width:100%; height:100%; background-position: center; background-repeat: no-repeat; background-color:#bdc3c7; background-size: cover; }
.widget_content_list.tiles-big .item .title { font-size:14px; margin-top:5px; }
.widget_content_list.tiles-big .item .title a { color:#000; text-decoration: none; }
.widget_content_list.tiles-big .item .title a:hover { color:#34495e; text-decoration: underline; }

.widget_content_list.tiles-small .item { margin:0; margin-right: 4px; margin-bottom: 4px; float:left; }
.widget_content_list.tiles-small .item .image { margin:0; }

.widget_content_list.compact .item { margin-bottom: 5px; }
.widget_content_list.compact .item:last-child { margin-bottom: 0; }
.widget_content_list.compact .item .title { font-size:13px; margin-bottom: 0; line-height: 15px; }

@media screen and (max-width: 480px) {
    .widget_content_list .item, .widget_content_list.featured .item-first {
        width: 100% !important;
    }
	.widget_ajax_wrap:last-child .widget:last-child {
    margin-bottom: 8px;
	}
}

/* ========================================================================== */

.widget_content_slider { overflow: hidden; position: relative;}
.widget_content_slider .slide {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.widget_content_slider > table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  min-height: 300px;
}
.widget_content_slider > table td,
.widget_content_slider > table th {
  padding: 0;
}
.widget_content_slider .slide img {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.widget_content_slider .slide img:first-child, .widget_content_slider img {
    display:block;
}
.widget_content_slider .slide .heading {
  background: rgba(0, 0, 0, 0.85);
  display: block;
  padding: 10px;
  right: 0;
  position:absolute;
  left:0;
  bottom:0;
  z-index:2
}

.widget_content_slider .slide .heading h2,
.widget_content_slider .slide .heading .teaser{
    display: inline-block;
    margin:0;
    color:#ecf0f1;
}

.widget_content_slider .slide .heading h2 {
    font-size:14px;
    font-weight: bold;
    color:#f1c40f;
}

.widget_content_slider .slide .heading .teaser{
    font-size:12px;
}

.widget_content_slider .slide .heading .teaser .date{
    color: #7f8c8d;
    padding-left: 10px;
}

.widget_content_slider .items {
  background:#ecf0f1;
  position: relative;
  z-index: 2;
  vertical-align: top;
}

.widget_content_slider .items .item {
    overflow: hidden;
    padding:10px;
    font-size:12px;
    line-height:15px;
    cursor:pointer;
    position:relative;
}

.widget_content_slider .items .item:hover {
    background:#bdc3c7;
}

.widget_content_slider .items .item .title {
    display:block;
    vertical-align:middle;
    color:#000;
}

.widget_content_slider .items .item.active {
    background:#1275c1; 
}

.widget_content_slider .items .item.active .title {
    color:#FFF;
}
@media (min-width: 767px) {
  .widget_content_slider .items .item .title {
    display:block;
  }
 
  .widget_content_slider .slide {
    width: 70%;
  }
  .widget_content_slider .items {
    width: 30%;
  }
  .widget_content_slider .items .item .image {
      float:left; margin-right: 10px;
  }

  .widget_content_slider .items .item {
    padding: 8px;
  }
}

@media (min-width: 320px) and (max-width: 568px) 
{
.widget_tabbed .tabs ul {
 
    height: auto;
	}
	
	.widget_tabbed > .tabs .links, .widget > .title .links {  
      
    padding: 7px 8px 0 0;

	} 
	aside .widget_tabbed .tabs ul li.links {
    height: 25px;    
}
.widget_tabbed .tabs ul li {
    float: left;
    height: auto;
    line-height: initial;
	} 
	.head-levo-verh .widget_search {
    margin: -6px 0 34px;
    padding: 0;
    height: 0px;
    width: 212px;   
	 
	}
 
header .menu > li { 
    padding-left:0;
}
	}
	/*
	 @media (min-width: 350px) and (max-width:413){
	aside .widget_tabbed .tabs ul li.links{
	    margin-top: 10px; 
	}
	#widget-links {
	     display: block;
		 margin-top: 10px;
	}
	} */
	
 
  
  @media (min-width: 650px) and (max-width: 849px){
  #head-levo {
    float: left; 
    width: 55%; 
 
  } }
  
    @media (min-width: 500px) and (max-width: 667px){
  #head-levo {
    float: left;
    /* padding: 1px; */
    /* height: 32px; */
    width: 46%;}
	
	.head-levo-niz h1 {   
    letter-spacing: 3px;
    text-decoration: none;
    font: bold 130% Helvetica,Arial,Sans-Serif;
    font-style: italic; 
    line-height: 4px;
	}}
/* ========================================================================== */

.widget_activity_list { overflow: hidden; }

.widget_activity_list h4 { margin:0; margin-bottom: 5px; }

.widget_activity_list .item { margin-bottom: 15px; overflow: hidden; }
.widget_activity_list .item:last-child { margin-bottom: 0; }

.widget_activity_list .item > .image, .widget_comments_list .item .image { float:left; margin-right: 10px; position: relative; }
.widget_activity_list .item > .image img, .widget_comments_list .item .image img { display: block; border-radius: 50%; }
.widget_activity_list .item .info { line-height:17px; padding-top:2px; }

.widget_activity_list .item .title{ }
.widget_activity_list .item .title a.author{ color:#376499; }
.widget_activity_list .item .title a.author:hover{ color:#d35400; }

.widget_activity_list .item .details { font-size:11px; }
.widget_activity_list .item .details .date { color:#999; }
.widget_activity_list .item .details .reply {
    padding-left: 5px;
}
.widget_activity_list .item .details .reply a {
    padding-left: 20px;
    background:url("../images/icons/comment-small.png") no-repeat left center;
    color:#BDC3C7;
}

.widget_activity_list .item .details .reply a:hover {
    color:#d35400;
	
}

.widget_activity_list .item .images { overflow: hidden; margin:10px 0; padding-left:48px; }
.widget_activity_list .item .images .image {
    float:left; margin-right:2px;
    display:block; overflow: hidden;
}
.widget_activity_list .item .images .image.more {
    background: #ecf0f1;
    text-align: center;
    line-height: 64px;
    font-size:18px;
}
.widget_activity_list .item .images .image.more a {
    display:block; width: 64px; height:64px; overflow: hidden;
    color:#7f8c8d;
    text-decoration: none;
}
.widget_activity_list .item .images .image.more a:hover {
    color:#2c3e50;
}
.widget_activity_list .item .actions {
    float:right;
    visibility: hidden;
}

.widget_activity_list .item:hover .actions {
    visibility: visible;
}

.widget_activity_list .actions .delete{
    display:inline-block;
    width:16px;
    height:16px;
    background:url("../images/icons/delete.png") no-repeat center;
}
/* ========================================================================== */

.widget_comments_list { overflow: hidden; line-height: 20px; }

.widget_comments_list .item { margin-bottom: 15px; overflow: hidden; }
.widget_comments_list .item:last-child { margin-bottom: 0; }

.widget_comments_list .item .info { line-height:17px; padding-top:2px; }
.widget_comments_list .item .title a.author{ color:#376499; }
.widget_comments_list .item .title a.author:hover{ color:#d35400; }

.widget_comments_list .item .title a.subject{ padding-right: 5px; }

.widget_comments_list .item .date { font-size:11px; color:#999; padding-right: 5px; }
.widget_comments_list .item .text { color:#666; }

/* ========================================================================== */

.widget_profiles_list {     display: inline-block; }

.columns-2 .widget_profiles_list .item { float:left; width:50%; }
.columns-2 .widget_profiles_list .item:nth-child(3) { clear:left; }
.columns-3 .widget_profiles_list .item { float:left; width:33%; }
.columns-3 .widget_profiles_list .item:nth-child(4) { clear:left; }
.columns-4 .widget_profiles_list .item { float:left; width:25%; }
.columns-4 .widget_profiles_list .item:nth-child(5) { clear:left; }

.columns-2 .widget_profiles_list.list .item,
.columns-3 .widget_profiles_list.list .item,
.columns-4 .widget_profiles_list.list .item{
    padding-right:10px;
}

.widget_profiles_list.list .item {
    line-height: 32px; 
    box-sizing: border-box;
    margin:4px;
    overflow: hidden;
    float: left;
}

.widget_profiles_list.list .item .fields {

    width: 110px;
    height: 53px;

}

.widget_profiles_list.list .item:last-child { margin-bottom: 0; }

.widget_profiles_list.list .item .image { float:left; margin-right: 10px; }
.widget_profiles_list .item .image img, .item-avatar > img { display: block;   width: 70px;
    height: 70px; 
    overflow: hidden; line-height:12px; }                                                        
.widget_profiles_list.list .item .info { float:lnone; }

.widget_profiles_list.tiles .item, .widget_online_list .item, .widget_user_avatar .default_avatar { display:inline-block; }

.widget_profiles_list.list .item:last-child {
    padding: 0;
}
.widget_profiles_list.list .item .field {
    line-height: 18px;
}

/* ========================================================================== */

.widget_online_list { overflow: hidden; }

.widget_online_list .item-name {
    padding-left:18px;
    padding-right:2px;
    background:url("../images/icons/user.png") no-repeat left center;

}

/* ========================================================================== */

.widget_content_tree ul{
    margin:0;
    padding:0;
}

.widget_content_tree li{
    margin-left: 0px;
    list-style: none;
    padding-left:20px;
    background: url("../images/icons/folder.png") no-repeat left 1px;
}
.folder_hidden { display: none; }
.widget_content_tree ul li.active > a:hover,
.widget_content_tree ul li.active > a { color:#000; text-decoration: none; }

/* ========================================================================== */

.widget_user_avatar .user_info {
    overflow: hidden;
    clear:both;
    margin:-15px;
    padding:6px;
    margin-bottom: 10px; 
}

.widget_user_avatar .user_info .avatar{
    float:right;
}

.widget_user_avatar .user_info .name {
    height:17px;
    line-height: 15px;
    padding-left:4px;
}

.widget_user_avatar .user_info .name a {
    color:#FFF;
    text-decoration: none;
    font-size:12px;
    font-weight: bold;
}
.widget_user_avatar {
        position: inherit;
    float: right;
}
header .widget_user_avatar {
    margin-right:0;
	top: 0;
    float: none;
    clear: unset;
	
	
}
header .widget_user_avatar .user_info {
    float: right;
    clear: none;
    margin: 0;
    background: none;
    line-height:0;
    height: 27px;
    padding: 0px 0px 3px 3px;
    box-sizing: border-box; 
    position: relative;
}
header .widget_user_avatar .user_info:after {
    content: '';
    /*background: url(../images/nav-arrow-down-white.png) no-repeat center center;*/
    width: 2px;
    height: 2px; 
    right: 10px;
    opacity: 0.5;
    transition: opacity 0.5s;
}
header .widget_user_avatar:hover .user_info:after{ opacity: 1; }
header .widget_user_avatar:hover .user_info {
    /* background: #224674;*/ }
	
header .widget_user_avatar .user_info .avatar img{ 
    overflow: hidden;
    height: 25px;
}
header .widget_user_avatar .user_info .name { 
    margin: 4px 3px 0 0;
	width:auto;
    white-space: nowrap;
    overflow: hidden;
	float: right;
}
header .widget_user_avatar .menu {
     /* visibility: hidden;*/ 
    position: relative;
    top:0;
    right: 3px;
    height: auto;
    /* background: #224674; */ 
    padding: 0; 
    opacity: 0.99;
    transition: visibility 0.2s;
    z-index: 102; 
 clear: both;
 
}
 

header .widget_user_avatar:hover .user_info + .menu {
    visibility: visible;
	
}
header .widget_user_avatar .menu > li {
    float:left;
}
header .widget_user_avatar .menu > li:hover, header .widget_user_avatar .menu ul li a:hover {
    background-color:#2980b9; 
}
header .widget_user_avatar .menu ul {
    left: auto;
    right: -20px; 
    box-shadow: none;
    border-radius: 0;
       box-shadow: -2px 5px 10px; 
    padding-top: 0px;
	    border-top: 4px solid #2392e1;
}
header .widget_user_avatar .menu ul li, header .widget_user_avatar .menu ul li a {
    border-radius: 0;
}
/* ========================================================================== */

.widget_tags_cloud .tags_as_list,
.widget_tags_cloud .tags_as_list li,
.widget_tags_cloud .tags_as_cloud,
.widget_tags_cloud .tags_as_cloud li {
    margin:0; padding:0;
    list-style:none;
}

.widget_tags_cloud .tags_as_cloud {
    overflow: hidden;
}

.widget_tags_cloud .tags_as_cloud li {
    float:left;
    margin:0 8px 8px 0;
}

.widget_tags_cloud .tags_as_list li {
    margin:0 0 6px 0;
    padding-left:20px;
    background: url("../images/icons/tag.png") no-repeat left center;
}

.widget_tags_cloud .tags_as_list li .counter {
    font-size:11px;
}
.widget_tags_cloud li.colored > a {
    color: inherit;
}
/* ========================================================================== */

.widget_auth .field { overflow: hidden; }
.widget_auth .field a { float:right; font-size:12px; margin-top:4px; }
.widget_auth .field label { float:left; }
.widget_auth .buttons { margin-top:15px; }

@media screen and (max-width: 767px) {
    .widget_content_slider .items .item .title { display:none !important; }
    .widget_content_slider .items { width:60px  !important; }
    .widget_content_list.featured .item-first { float:none; margin-right:0; width:100%; }
}

/* ========================================================================== */

.widget_search {     margin: -11px 0 0px;
    padding: 0;
    height: 0px;
}

.widget_search .input {   
     padding: 5px 0 0 15px;
    background: url(../images/icons/search-glyph.png) no-repeat right 6px center #FFF;
    font-size:12px;
	border-radius: 0 0 11px 1px;
    -webkit-border-radius: 0 0 11px 1px;
    -moz-border-radius: 0 0 11px 1px;
    -khtml-border-radius: 0 0 11px 1px;
    border: 1px outset #ede9e9; 
}

/* ========================================================================== */

.widget_content_filter .title{
	font-weight: bold;
	color:#34495e;
	margin-bottom:4px;
}

.widget_content_filter .field {
	margin-bottom: 10px;
}

.widget_content_filter .input {
	width:95%;
}

.widget_content_filter .ft_date .value,
.widget_content_filter .ft_number .value {
	font-size:12px;
}

.widget_content_filter .ft_date button{
	display:none;
}

.widget_content_filter .date-input,
.widget_content_filter .input-small{
	width:60px !important;
}

.widget_content_filter .buttons {
	margin-top:20px;
	font-size:12px;
}

.widget_content_filter .buttons input {
	margin-right: 10px;
}
section .widget.fixed_actions_menu {
    position: absolute;
    right: 2px;
    z-index: 11;
    top: 2px;
    box-shadow: -4px 4px 5px #CCC;
    background:#d2e7ef;
}
 .fixed_actions_menu:before {
  content: '';
    width: 33px;
    background: url(../images/icons/menu.png) no-repeat 0px center;
    height: 22px;
    position: absolute;
    top: 6px;
    right: 8px; 
} 
 
  .fixed_actions_menu:hover:before {
	    width: 36px;
    background: url(../images/icons/menu.png) no-repeat -30px center;
    border-radius: 11px 11px;
    -webkit-border-radius: 11px 11px;
    -moz-border-radius: 11px 11px;
    -khtml-border-radius: 11px 11px;
    right: 7px;
}

section .widget.fixed_actions_menu:hover .body, section .widget.fixed_actions_menu.clicked .body {
    display: block;
}
section .widget.fixed_actions_menu > * {
    display: none;
    margin: 32px 0 0 0;
    padding: 0;
}
section .widget.fixed_actions_menu > .edit_wlinks {
    margin: 0;
}
.edit_wlinks {
    position: absolute;
    bottom: -13px;
    right: 0;
    opacity: 0;
    z-index: 0;
    transition: opacity 0.4s;
}
.widget:hover .edit_wlinks, .widget_tabbed .body:hover .edit_wlinks {
    opacity: 0.4;
}
.widget:hover .edit_wlinks:hover, .widget_tabbed .body:hover .edit_wlinks:hover {
    opacity: 0.95;
}
.edit_wlinks a {
    background-color: #95a5a6;
    color: #FFF;
    text-decoration: none;
    padding: 5px;
    float: left;
    box-sizing: border-box;
    font-size: 12px;
}
.edit_wlinks a.delete {
    background-color: #e74c3c;
}

 