.t1 {
    display: block;
    padding: 25px 15px;
    color: #ccc;
    height: auto;
    border-top: 1px solid #1e1e1e;
    margin-top: 60px;
}   
.widget_content_list.tiles-big .item .image {
  margin-bottom: 5px;
  clear: both;
  width: 170px;
  height: 180px;
}
.teaser {
    font-size: medium;
    color: #b1b196;
}
.content_datasets {
display: none;
}
.widget_content_list.tiles-big .item {
  float: left;
  margin-bottom: 15px;
  width: auto;
  margin-right: 2px;
  box-sizing: border-box;
  height: 190px;
}
.widget_content_list.tiles-big .item .title a {
  color: #b9b9b9;
  text-decoration: none;
}
.widget_content_list.tiles-big .item .title a:hover {
  color: #b9ffff;
  text-decoration: none;
}
.widget_content_list.tiles-big .item {
  width: 100%;
}
.cd-modal-action .btn {
    width: 200px;
    border-radius: 1em;
    color: #ffffff;
    line-height: 3em;
    white-space: normal;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color 0.2s 0.3s, width 0.3s 0s;
    -moz-transition: color 0.2s 0.3s, width 0.3s 0s;
    transition: color 0.2s 0.3s, width 0.3s 0s;
    text-decoration: none;
    text-align: center;
}
.cd-modal-action .btn, .cd-modal-action .cd-modal-bg {
    display: inline-block;
    height: 3em;
    background-color: #34383c;
}
.login_form h3, .right_cell h3 {
    margin-top: 0;
    font-size: medium;
}
.login_form .reg_link {
  font-size: 12px;
  padding-left: 10px;
  color: #34495e;
}
nav .menu ul {
    width: 195px;
    margin-top: -1px;
}
#controller_wrap .photo_filter {
    clear: both;
    margin-top: 10px;
    display: none;
}
.pagebar_page {
    margin: 2px;
    padding: 6px;
    line-height: 38px;
}

.hh {
    display: none;
}
.album-photos-wrap .photo:hover .info, #related_photos_wrap .album-photos-wrap .photo .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    display: none;
}
#main_content h1 + .parent_title {
    font-size: 1.4rem;
    margin: -10px 0 10px 0;
    min-height: 33px;
    display: none;
}

nav .menu > .folder > a {
    padding-right: 18px;
}
header .menu .item {
    padding-left: 17px;
}
header .menu {
    float: left;
    position: relative;
    z-index: 15;
    height: 36px;
    line-height: 36px;
}

.sts {
    margin-top: 15px;
    display: block;
    font-size: large;
    font-weight: 700;
    float: right;
    margin-right: 25px;
    color: #ffb3b3;
}
.sts a {
    margin-top: 15px;
    display: block;
    font-size: large;
    font-weight: 700;
    float: right;
    margin-right: 25px;
    color: #ffb3b3;
}
.sts a:hover {
    margin-top: 15px;
    display: block;
    font-size: large;
    font-weight: 700;
    float: right;
    margin-right: 25px;
    color: #fff;
}
.content_categories li a {
    color: #dbdbdb;
    margin: 0 15px 25px 0;
}
.content_categories.categories_small li {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
}
.gui-panel {
    background: none !important;
    border: solid 1px #120819;
    margin: 0 0 10px 0;
    padding: 0 0 15px;
    color: #e7e7e7;
    box-sizing: border-box;
    clear: both;
    text-align: center;
}

.content_categories li a:hover {
    color: #f77400;
}
a, a.ajaxlink {
    will-change: all;
    color: #f7f7f7;
    transition: background 0.15s linear, color 0.15s linear;
}
form .field label {
    display: block;
    padding: 3px 0;
    font-size: 14px;
    color: #fffbdc;
}
input.input.bin_btn_count {
    width: 24px;
    text-align: center;
    border: 1px solid #7b7272 !important;
    border-radius: 0;
    background: #120616;
    font-weight: bold;
    height: 30px;
    color: white;
    box-shadow: none !important;
    vertical-align: top !important;
}
.priceminus {
    border-radius: 8px 0px 0px 8px;
    border: 1px solid #bdbcb3;
    background: #120616;
    padding: 4px 7px;
    z-index: 1;
    position: relative;
    color: #fff;
    vertical-align: top !important;
    height: 30px;
}
.priceplus {
    border-radius: 0px 8px 8px 0px;
    border: 1px solid #bdbcb3;
    background: #120616;
    padding: 4px 7px;
    z-index: 1;
    position: relative;
    color: #fff;
    vertical-align: top !important;
    height: 30px;
}

.priceminus:hover {
    border: 1px solid #bdbcb3; 
    background: #ddd; 
    color: #000;
    cursor: pointer;
}
.priceplus:hover {
    border: 1px solid #bdbcb3; 
    background: #ddd; 
    color: #000;
    cursor: pointer;
}
#main_content {
    border-right: none;
}

.topbar_search_button, .topbar_search {
    background: #999;
}
.topbar_search_button {
    width: 50px;
    height: 50px;
    color: #272727;
    line-height: 50px;
    text-align: center;
 background: #dac8de;
}
.widget_user_avatar .user_info .name a {
    color: #2f0039;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
input.button-submit, input.button {
    padding: 6px 8px;
    line-height: 100%;
    border-radius: 6px;
    cursor: pointer;
    width: auto;
    font-size: medium;
    color: #2c2c2c;
    text-decoration: none;
    vertical-align: middle;
    background: #dddddd;
    border: 1px solid #ccc;
    transition: background ease-in-out .15s;
    margin: 0 2px 3px 12px;
    max-width: 200px !important;
}
.sochicat {
opacity:0.7;
filter:alpha(opacity=700);   
}
.sochicat:hover {
-moz-transition: all 0.4s; 
-webkit-transition: all 0.4s;  
-ms-transition: all 0.4s;  
-o-transition: all 0.4s;  
transition: all 0.4s; 
opacity:1.0;
filter:alpha(opacity=100);
}
input.button {
    background: #120616;
        color: #fff;
}
input.button:hover {
    background: #ddd;
        color: #555;
}
.input, .textarea, select {
    width: 90%;
}
.bin_t tr th.th_title, .bin_t tr th.th_cat {
    text-align: center;
}
.content_list.ucart .item_price {
    text-align: center;
    height: 45px;
    line-height: 35px;
    font-size: 20px;
    margin-top: 5px;
    font-weight: bold;
    color: #ffeab0;
    position: absolute;
    bottom: 35px;
    width: 100%;
}
.content_item .field {
    margin-bottom: 15px;
    overflow: hidden;
    color: #b1aeb1;
    box-sizing: border-box;
}
.content_item .ft_text .value, .content_item .ft_html .value {
    line-height: 25px;
}
form fieldset {
    padding: 10px 15px 15px 15px;
    border: solid 1px #232222;
    margin-bottom: 12px;
}
#breadcrumbs {
    clear: both;
    margin: 0;
    width: 98%;
}
.bin_title {
    font-weight: 500;
}
.subscribe, .unsubscribe {
    background-color: #a9bf91;
    color: #fff !important;
    padding: 4px 10px;
    text-decoration: none;
    border-radius: 2px;
}
.bin_form .buttons input.button-submit { 
display: block;
margin: 10px auto;
}


.bin_t tr td {
    border-bottom: 2px solid #120819;
    padding: 5px;
    font-weight: 500;
    font-size: large;
}
.input, .date-input, .city-input, .textarea, select {
    border: solid 1px #120819;
    padding: 3px;
    font-size: 15px !important;
    box-shadow: inset 0 1px 2px #DDD;
    color: #1c1b1b;
    outline: none;
    box-sizing: border-box;
    height: 31px;
    line-height: 31px;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    transition: box-shadow ease-in-out .15s;
    background: #ececec;
}
#menu > li {
    font: 200 20px/60px 'Exo 2', 'Segoe UI Light';
    text-transform: uppercase;
    position: relative;
    padding: 0 14px;
    height: 60px;
    float: left;
}

.content_list.ucart .title a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #e7e7e7;
    font-weight: 500;
    font-size: 16px;
    margin: 5px 4px 0;
    max-height: 38px;
    overflow: hidden;
}
.content_list.ucart .title a:hover {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #f77400;
    font-weight: 500;
    font-size: 16px;
    margin: 5px 4px 0;
    max-height: 38px;
    overflow: hidden;
}
.ucart_index, .ucart_index form, .ucart_index fieldset {
    position: relative;
    width: 98%;
    display: block;
    box-sizing: border-box;
}
#bin {
    float: right;
    padding: 7px 0;
    line-height: 100%;
    border-radius: 3px;
    cursor: pointer;
    width: auto;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    background: #e90000;
    border: none;
    transition: background ease-in-out .15s;
}
#bin:hover {
    background: #555;
}    
a.bot1{
    background:linear-gradient(to bottom, #FFFFFF, #E6E6E6) #F5F5F5 repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
        text-decoration:none;
    display:block;
    font-size: 16px;
    width:180px;
    line-height: 20px;
    margin: 20px auto;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

a.bot1:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

a.bot1:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
a.bot1:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
header .menu .item > li a {
    padding-left: 43px !important;
}
header .menu .item > li a:hover {
    padding-left: 43px !important;
}
.korz a {
    padding-left: 40px !important;
}
.korz a:hover {
    padding-left: 40px !important;
    text-decoration: none !important;
    text-shadow: none !important;
}
.korz {
    background: #080953;
    font-weight: 700;
}
.korz:hover {
    background: #150957;
    font-weight: 700;
}
aside .menu .item, section .menu .item, .menu .item a:hover {
    background: url(/templates/default/images/icons/item.png) no-repeat 5px center;
}
#kl1 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999;
}
#kl1 > ul  a {
    color: #fff;
    padding-right: 10px;
    text-decoration: none;
    list-style: none;
}
#kl1 > ul a:hover {
    color: #fa5500;
    padding-right: 10px;
    text-decoration: none;
    list-style: none;
}
#kl1 > ul > li {
    list-style-type: none;
   }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 0px;
    padding-left: 15px;
    padding-right: 15px;
}   
nav {
    height: 36px !important;
    background: #34495e;
    padding: 0;
    margin-bottom: 0px !important;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #817979;
}
button, input, optgroup, select, textarea {
  color: #000;
}
.my_logo {
    display: block;
    float: left;
    width: 270px;
    margin: 135px 15px -5px;
}
.my_logo2 {
    display: block;
    float: none;
    width: 240px;
    margin: 195px auto 10px;
}
.widget {
    background: #120616;
    margin-bottom: 10px;
    position: relative;
}
p {
    line-height: 28px;
}