﻿@charset "utf-8";

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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clear {
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.clear:after {
  clear:both;
  content:' ';
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clear {
  height:1%;
}

*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: 'Times New Roman', Times, 'sans-serif';
  line-height: 130%;
  color: #222;
  font-size: 18px;
  background: #59cffd url("../images/body_bg.jpg") no-repeat;
}

.wrap{
  max-width: 1200px;
  margin: 15px auto;
  background: #fff;
}

a {
	color: #2B9900;
  	text-decoration:none;
}

a:hover {  color: #09a2b3;  }

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, Times, 'Times new roman',  sans-serif, arial;
  font-weight: normal;
  color: #733712;
}

h2, h3, h4, h5, h6 {
  margin: 15px 0 10px;
}

h1 {
  font-size:24px;
  margin: 0 0 10px;  
}

h2 {
  font-size:20px;
}

h3 {
  font-size:18px;
}

h4 {
  font-size:16px;
}


p {
  margin-bottom:10px;
  color: #222;
}

table {
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom: 15px;
  width: 100%;
}

th, tr, td {
  vertical-align: middle;
}

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  text-align: left;
}

table {
  background: #ececec;
  border: 1px solid #bbbbbb;
}

th {
  background: #2E3D4A;
  border-right: 1px solid #c8c7c7;
  color: #fff;
  padding: 5px;
}

.view-uc-orders .views-field-order-total {
  word-break: normal;
}

td {
  background: #FFF;
  text-align: left;
  padding: 5px;
  border: 1px solid #DBDBDB;
}

code {
  background: rgb(250, 250, 250);
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  -khtml-border-radius: 7px; 
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

mark {
  background-color:#fdfc9b;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

hr {
  border:none;
  border-top:#EEE 1px solid;
}

dt {
  font-weight:bold;
  margin-bottom:24px;
}

dd {
  margin-left:30px;
  margin-bottom:24px;
}

ul {
  list-style-type:disc;
  margin-left:25px;
  margin-bottom:12px;
}

ul ul {
  list-style-type:square;
  margin-bottom:0;
}

ul ul ul {
  list-style-type:circle;
}

ol {
  list-style-type:decimal;
  margin-left:30px;
  margin-bottom:24px;
}

ol ol {
  list-style: upper-alpha;
  margin-bottom:0
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

abbr,
acronym {
  border-bottom:#999 1px dotted;
  cursor:help;
}

big {
  font-size:1.3em;
}

cite,
em {
  font-style:italic;
}

ins {
  text-decoration:underline;
  font-weight: bold;
}

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  -khtml-border-radius: 7px; 
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
   border-radius: 7px;
}

blockquote, q {
  display: inline-block;
  width: 100%;
  quotes:none;
  border: 1px solid rgb(226, 220, 220);
  background: #FAFAFA;
  padding: 10px;
  text-shadow: 1px 1px #fff;
  margin: 5px 0;
  -khtml-border-radius: 5px; 
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
   border-radius: 5px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

strong {
  font-weight:bold;
}

sup,
sub {
  height:0;
  line-height:1;
  vertical-align:baseline;
  position:relative;
  font-size:10px;
}

sup {
  bottom:1ex;
}

sub {
  top:.5ex;
}

img,
video {
  max-width:100%;
  height:auto;
}

video {
  display:block;
}

audio {
  max-width:100%;
}

b{ font-weight: bold; color: #333; }


#header_wrapper{
  background-color: #2bbbfa;
  background-image: url(../images/menu-bg.jpg);
  background-size: contain;
  color: #C8CACB;
}

#header {
  max-width: 1200px;
  margin: 0 auto;
}

.top_left{
  float: left;
  background: #c8f5ff;
  background-image: url(../images/bg_topleft.jpg);
  background-size: cover;
  padding: 0 1%;
  width: 340px;
}

.top_right{ 
  float: right; 
  padding: 8px 35px 2px;
}

#logo {
  float:left;
  width: 80px;
  margin-top: -12px;
}

#logo a{ overflow: hidden; display: block; }

#logo a img{ display: block; }

#site-title a,
#site-description {
  font-weight: normal;
}

#site-title,
#site-description {
  float:left;
}

#site-title {
    margin: 9px 0 0 0;
    font-size: 1.5em;
    font-family: 'Times new roman', times, georgia;
    width: 234px;
	}

#site-title a{
  float: left;
  color: #04560f;
  text-transform: uppercase;

}

#site-description {
  margin: 0;
  float: left;
  clear: both;
  color: #00bcee;
  font-size: 0.5em;
}

/* Fly of butterfly */

#anim-header {
  position: relative;
}

.butterfly{
    position: absolute;
    top: 120px;
    left: 30px;
}


.butterfly_o {
    position: absolute;
    top: 110px;
    left: 990px;
}


.butterfly,
.butterfly_o{
    transition:
        top 5s cubic-bezier(.34,.63,.26,.94),
        left 5s cubic-bezier(.34,.63,.26,.94);
}

/* Menu top */

.menu_wrapper{
  width: 100%;
}

#main-menu {
  position: relative;
  border-bottom: 1px solid #CFCCFC;
  border-top: 1px solid #cfccfc;
  background: #daedfe;
  text-align: center;
}

#main-menu ul {
  display: inline-block;
  padding:0;
  margin:0;
  list-style:none;
  font-size:13px;
}

#main-menu li {
  position: relative;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  font-size: 15px;
  float: left;
}

#main-menu a {
  padding: 8px 25px 2px;
  display: block;
  text-decoration: none;
  color: #3f7902;
  font-weight: 500;
  font-size: 18px;
}

#main-menu li a.active{
  color: #aaa;
  background-image: url(../images/blick.png); 
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: center;
}


#main-menu li li a.active{
  border-top: 1px solid #838383;
  padding: 8px 11px 2px;
  
}

#main-menu li:hover >a{
    color: #aaa;
    background-image: url(../images/blick.png);
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
}

#main-menu ul li:first-child {
  padding-left:0;
}

#main-menu ul .last a {
 color: #3627ff
}

#main-menu ul .last a:hover {
 color: #3cbeff
}

ul.menu{
  padding: 0;
  margin: 5px 0 5px 0;
}

.region ul.menu li, 
.region ul.links li, 
.region .item-list ul li {
  list-style: none outside none;
}

#main-menu li li:hover > a{
  background: #3F5364;
}

.drop-down-toggle {
  position: absolute;
  top: 7px;
  right: 16px;
  display: none;
  width: 20px;
  height: 20px;
  -khtml-border-radius: 15px; 
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
   border-radius: 15px;
  background: rgb(73, 71, 71);
  border: rgb(170, 170, 170) 2px solid;
}

.drop-down-arrow {
  display:block;
  width:0;
  height:0;
  margin:6px 0 0 3px;
  border-top:5px solid #aaa;
  border-left:transparent 5px solid;
  border-right:transparent 5px solid;
}

#main-menu li li {
  float:none;
  min-width:150px;
  padding:0;
  margin:0;
  position: relative;
}

#main-menu li ul ul{
  left: 151px;
  top: 0;
}

#main-menu li li a {
  background: #5E5E5E;
  min-width: 150px;
  margin: 0;
  border-top: 1px solid #838383;
  font-size: 13px;
  text-align: left;
  overflow: hidden;
  padding: 8px 11px;
  -khtml-border-radius: 0; 
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
   border-radius: 0;
  color: white;
  border-width: 1px 0 0 0;
}

#main-menu li ul {
  display:none;
  position:absolute;
  z-index:9999;
  padding:0;
  margin:0;
  background: #2E3D4A;
  overflow: visible !important;
}

#main-menu li:hover > ul,
#main-menu li li:hover > ul,
#main-menu li li li:hover > ul {
  display:block;
}

#main-menu .nav-toggle {
  display:none;
}

#main-menu ul li.leaf, 
#main-menu ul li.expanded, 
#main-menu ul li.collapsed {
  list-style:none;
}

#main-menu ul.menu li li{
  border: 0;
  margin: 0;
}

#main-menu ul.menu li li:hover >a{
  background: #FF4343;
}

#main-menu li.expanded, 
#main-menu li.collapsed, 
#main-menu li.leaf {
  margin: 0;
  padding: 0;
}

#container {
  clear: both;
  overflow: hidden;
  padding: 0 7px;
}

.container-wrap{
  max-width: 1200px;
  margin: 3px auto;
  overflow: hidden;
}

.region-slideshow{
  background-size: 100%;
}

#block-nivo-slider-nivo-slider{
  margin: 0 auto;
}

#slider {
  background: transparent;
  position:relative;
  box-shadow: none;
  overflow: visible;
}

.nivo-caption {
  margin: 0;
  right: 0;
  color: white;
  width: 50%;
  font-size: 14px;
  bottom: 25%;
  left: auto;
  text-align: left;
  padding: 1%;
  height: 50%;
  background: url(../images/dotted-bg.png);
}

.nivo-caption h2{
  padding: 2% 2% 0 2%;
  font-size: 22px;
  text-transform: uppercase;
}

.nivo-caption p{
  padding: 2%;
  font-size: 14px;
}

.slider-wrapper #slider{
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.theme-default .nivo-controlNav{
  text-align: center;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img{
  width: 100px;
}

.theme-default .nivo-controlNav{
  padding: 5px 0 0 0;
}

.theme-default .nivo-controlNav a {
  text-indent: 9999px;
  font-size: 0;
}

.theme-default .nivo-controlNav a:hover img{
  background: #999;
}

.content-sidebar-wrap {
  float:left;
  width:100%;
}

.content-sidebar-wrap #content {
  display: inline;
  margin-bottom: 10px;
  padding-left: 6px;
  float:right;
  width:100%;
}


#sidebar-first { float: left; }

#sidebar-second { float: right; }

aside #user-login-form input.form-text{
  width: 90%;
}

/* 3 columns */

body.two-sidebars .content-sidebar-wrap {
  width:81%;
}

body.two-sidebars #content {
  width:76%;
}

body.two-sidebars #sidebar-first {
  width: 23%;
}

body.two-sidebars #sidebar-second {
  width: 18%;
}

/* 2 columns: sidebar-first */

body.sidebar-first .content-sidebar-wrap {
  width: 100%;
}

body.sidebar-first #content {
  width: 73%;
}

body.sidebar-first #sidebar-first {
  width: 24%;
}

/* 2 columns: sidebar-second */

body.sidebar-second .content-sidebar-wrap {
  width: 77%;
}

body.sidebar-second #content {
  width: 100%;
}

body.sidebar-second #sidebar-second {
  width: 22%;
}

.breadcrumb {
  margin: 10px 0px;
  margin-bottom:10px;
  border-bottom:#eee 1px solid;
}

#head, #content, #sidebar-second, #sidebar-first {
  margin-top: 10px;
}

.node {
  margin: 10px 0;
}

.page-title {
  font-family: 'Times new roman', times, georgia;
  text-align: center;
  color: #733712;
}

.node h2.title {
  font-family: 'Times new Roman', Times, sans-serif, arial;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 2px;
  text-align: center;
}

.node h2.title a{
  color: #7F3C14;
  font-weight: bold;
  text-decoration: none;
}

.block {
  margin-bottom: 5px;
}

.block:last-child{
  margin: 0;
}

.block h2{
  font-family: 'Times new Roman', Times;
  padding-top: 10px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  text-shadow: 1px 1px #FFFFFF;
}



.theme-default .nivo-directionNav a {
  opacity: 9 !important;
}

.nivo-directionNav{
  position: absolute;
  bottom: 46px;
  right: 90px;
  left: auto; 
}

.theme-default .nivo-caption p,
.theme-default .nivo-caption h3,
.theme-default .nivo-caption h2,
.theme-default .nivo-caption h1{
  font-family: 'Raleway', sans-serif;
  color: #fff;
}

.theme-default a.nivo-nextNav{
  left: 45px;
}

.theme-default a.nivo-nextNav:hover{
  background-position: -30px bottom;
}

.theme-default a.nivo-prevNav:hover{
  background-position: left bottom;
}

.theme-default a.nivo-nextNav {
  background-position: -30px 0;
}

#footer-area ul.menu li a.active{
  color:#ddd;
}

.region-front-welcome{
  max-width: 1200px;
  margin: 2% auto;
  text-align: center;
  overflow: hidden;
  font-size: 16px;
  line-height: 150%;
}

.region-front-welcome .block h2{
  text-align: center;
  font-size: 22px;
}

.submitted {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: rgb(247, 247, 247);
  border: 1px solid rgb(236, 236, 236);
  border-radius: 4px;
  clear: both;
  color: rgb(56, 56, 56);
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 8px;
}

.links {
  color: #000;
  margin-top: 10px;
}

ul.links {
  margin:0;
}


/*-------------------------------------------*
/* Poll, Buttons, Form
/*-------------------------------------------*/

.poll .vote-form .choices .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.poll .vote-form .choices {
  margin: 0;
}

.form-submit{
  cursor: pointer;
  margin:5px;
}

input.form-checkbox, input.form-radio {
  vertical-align: baseline;
}

.form-text {
  padding: 6px;
}

/*-------------------------------------------*
/* Menus and item lists 
/*-------------------------------------------*/

.item-list ul {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/

.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li{
  float: left;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  -khtml-border-radius: 4px 4px 0 0; 
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
   border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/

.field-name-field-tags {
  margin: 0 0 10px 0;
}

.field-name-field-tags a{
  display: inline-block;
  background: url(../images/tag.png) no-repeat;
  padding: 0px 8px 0 16px;
  height: 22px;
  text-shadow: 1px 1px #fff;
  -khtml-border-radius: 2px; 
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}

.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

/*-------------------------------------------*
/* Profile
/*-------------------------------------------*/

.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/*-------------------------------------------*
/* Navigation
/*-------------------------------------------*/

.item-list .pager li {
  background: #d5e5f9;
  -khtml-border-radius: 3px; 
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px #fff;
}


/* Images */

img { outline: 0; }

img.scale-with-grid { max-width: 100%; height: auto; }

/* Comments */

.comment h2.title { 
  margin-bottom: 1em; 
}

.comment div.user-picture img { 
  margin-left: 0; 
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

#comments{
  margin-top: 25px;
}

#comments .title{ margin-bottom: 20px; }

.comment { 
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
  border: 1px solid #eee;
  padding: 10px;
  background: #FDFDFD;
}

.comment .attribution {
  display: table-cell;
  padding: 0 10px 0 0;
  vertical-align: top;
  overflow: hidden;
  width: 17%;
  text-align: center;
}

.comment .attribution img { 
  margin: 0; 
  border: 1px solid #d3d7d9; 
  width: 80px;
}

.comment .attribution .username { 
  white-space: nowrap; 
}

.comment .comment-submitted p { 
  margin: 4px 0; 
  font-size: 1.071em; 
  line-height: 1.2; 
}

.comment .comment-submitted .comment-time { 
  font-size: 0.786em; 
}

.comment .comment-submitted .comment-permalink { 
  font-size: 0.786em; 
  text-transform: lowercase; 
}

.comment .content { 
  font-size: 0.929em; 
  line-height: 1.6; 
}

.comment .comment-arrow { 
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent;
  border-left: 1px solid; 
  border-right: 1px solid; 
  height: 40px; 
  margin-left: -36px; 
  margin-top: 15px; 
  position: absolute;
  width: 20px; 
}

.comment .comment-text { 
  padding: 0 15px 10px 15px; 
  display: table-cell; 
  vertical-align: top;
  position: relative; 
  width: 100%; 
}

.comment .comment-text p{
  margin-bottom: 8px;
}

.comment .indented { 
  margin-left: 40px; 
}

.comment-unpublished { 
  margin-right: 5px; 
  padding: 5px 2px 5px 5px; 
}

.comment .comment-text .comment-arrow { 
  border-left: 1px solid #ffffff; 
  border-right: 1px solid #ffffff; 
}

/* -------------- Form Elements   ------------- */

fieldset { 
  background: #ffffff; 
  border: 1px solid #cccccc; 
  margin-top: 10px; 
  margin-bottom: 32px;
  padding: 0 0 10px; 
  position: relative; 
  top: 12px;
  -khtml-border-radius: 4px; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
  border-radius: 4px; 
}

#edit-field-images-und {
  clear: both;
}

.fieldset-wrapper { 
  margin-top: 25px; 
}

.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0; 
}

.filter-wrapper { 
  top: 0; padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0; 
  -khtml-border-radius-topleft: 0; 
  -moz-border-radius-topright: 0; 
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0; 
  -webkit-border-top-right-radius: 0; 
  border-top-left-radius: 0; 
  border-top-right-radius: 0;
}

.filter-help a { 
  font-size: 0.857em; 
  padding: 2px 20px 0; 
}

.filter-wrapper .form-item label { 
  margin-right: 10px; 
}

.filter-wrapper .form-item { 
  padding: 0 0 0.5em 0.5em; 
}

.filter-guidelines { 
  padding: 0 1.5em 0 0.5em;
}

fieldset.collapsed { 
  background: transparent;
  -khtml-border-radius: 0; 
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
   border-radius: 0;
}

fieldset legend { 
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  display: block;
  height: 2em;
  line-height: 2;
  padding: 0;
  left:-1px;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px; width: 100%;
  -khtml-border-radius-topleft: 4px; 
  -moz-border-radius-topleft: 4px; 
  -webkit-border-top-left-radius: 4px; 
  border-top-left-radius: 4px; 
  -khtml-border-radius-topright: 4px; 
  -moz-border-radius-topright: 4px; 
  -webkit-border-top-right-radius: 4px; 
  box-shadow: 2px 0px #ccc;
  border-top-right-radius: 4px; 
}

fieldset.collapsed legend { 
  -khtml-border-radius: 4px; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
  border-radius: 4px; 
}

fieldset .fieldset-wrapper { padding: 0 10px; }

fieldset .fieldset-description { margin-top: 5px; margin-bottom: 1em; line-height: 1.4; font-style: italic; }

input { margin: 2px 0; padding: 4px; }

textarea.form-textarea, select.form-select { padding: 4px; }

input.form-text, textarea.form-textarea, select.form-select { border: 1px solid #ccc; }

.password-suggestions ul li { margin-left: 1.2em; }

.form-item, .form-actions { margin: 10px 0; }

.form-type-radio label, .form-type-checkbox label { margin-left: 4px; }

.form-type-radio .description, .form-type-checkbox .description { margin-left: 2px; }

/* Form Buttons */

.btn-download {
  display: inline-block;
  text-shadow: 1px 1px #fff;
  text-decoration: none;
  padding: .5em 1em;
  border: 1px solid #aaa;
  border-radius: 5px;
  outline: none;
  background: #d6dbbf no-repeat;
  background-image:
   linear-gradient(to left, #aaa, #aaa),
   linear-gradient(to left, #feffe8, #feffe8),
   linear-gradient(#feffe8, #d6dbbf);
  background-position: calc(100% - 2.7em) 0, calc(100% - 2.7em + 1px) 0, 0 0;
  background-size: 1px 100%, 1px 100%, auto auto;
  overflow: hidden;
}
.btn-download:after {
  content: "\bb";
  position: relative;
  bottom: 0;
  display: inline-block;
  margin-left: 1.4em;
  vertical-align: middle;
  font-family: "Times","Times New Roman","serif","sans-serif","EmojiSymbols";
  font-weight: 700;
  font-size: 140%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.btn-download:hover {
  background-color: #fdfd9f;
  background-image:
   linear-gradient(to left, #aaa, #aaa),
   linear-gradient(to left, #feffe8, #feffe8),
   linear-gradient(#fffce7, #fdfd9f);
}
.btn-download:hover:after {
  bottom: -1.2em;
  transition: .3s;
}

button,
body a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -khtml-border-radius: 4px; 
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #616161;
  background-color: #E9E9E9;
  border-color: #B8B8B8;
  text-shadow: 0 1px 0 white;
}

button:hover,
body a.btn:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  background-color: #C9C9CA;
}

a.read_more{
  background: #00AC00;
  padding: 5px 9px;
  text-decoration: none;
  margin: 10px 0;
  border: 0 !important;
}

a.read_more:hover{ background: green; }

ol.search-results { padding-left: 0; }

.search-results li { border-bottom: 1px solid #d3d7d9; padding-bottom: 0.4285em; margin-bottom: 0.5em; }

.search-results li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 1em; }

.search-results .search-snippet-info { padding-left: 0; }

.top_right .region-search{ float: right; margin: 2% 0; }

#block-search-form {
    padding-bottom: 7px;
    overflow: hidden;
    position: relative;
    width: 200px;
    margin: 0 auto;
}

#block-search-form .form-text {
    float: left;
    margin-right: 5px;
    padding: 10px;
    border-radius: 6px;
    border: 0;
    width: 200px;
    border: 1px solid #cfccfc;
}

#block-search-form .form-submit {
	margin-top: 0;
    vertical-align: top;
    height: 27px;
    width: 29px;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../images/search-icon.png) no-repeat center top;
    overflow: hidden;
    box-shadow: none; 
    border: 0; 
    position: absolute;
    top: 8px;
    right: 1px;
}

.top_right .region-user-menu ul.menu { float: right; }

.search_block{ margin: 9px 0; overflow: hidden; }

.top_right .region-user-menu{ overflow: hidden; width: 100%; }

.top_right ul.menu li a.active{ color: #6CDCFF; }

#top-area {
  clear: both;
  position: relative;
  margin: 0 auto;
  text-align: center;
  background: #2B9900;
  color: white;
}

#top-area .block {
  margin: 0;
}

#top-area .column {
  float: left;
  width: 33%;
  padding: 0 2%;
  border-right: 1px solid #E2E2E2;
}

#top-area .column:last-child{
  float: right;
  margin-right: 0;
  border: 0;
}


#top-area h2{
  padding: 10px 0;
  margin: 0;
}

#top-area p{ color: #fff; }

#top-area .column .content{
  padding: 10px 0;
}

#top-area .column:first-child {
  margin-left:0;
}

#top-area .column-title {
  color:#e0e0e0;
}

#footer {
  margin: 0 auto;
  background: #f8fff0;
  border-bottom: 1px solid #E3E3E3;
  border-top: 1px solid #E3E3E3;
}

#footer_wrapper,
.footer_credit{
  max-width: 1200px;
  margin: 0 auto;
}

.footer_credit {
  background: #a5cc7c;
  overflow: hidden;
  padding: 0 1%;
}


#copyright {
  clear:both;    
  padding:10px 0 20px 0;
}

.copyright {
  float:left;
}

.copyright a {
  color: #054c01
}

.credits {
  float:right;
  margin-right:12px;
  text-align:right;
}

#copyright p {
  margin:0;
}

.footer_inner_credit{
  margin: 10px auto;
}


/*---------------------------
    User Menu
----------------------------*/

.region-user-menu h2{ display: none; }

.region-user-menu ul li{ 
  display: inline-block;
  background: none;
  padding: 0 10px;
  border-right: 1px solid #636363;
  line-height: 100%;
}

.region-user-menu ul li.last {
  border: 0;
  padding-right: 0;
}

/*---------------------------
    Footer
----------------------------*/

.footer_block{ clear: both; }

#footer .block > h2{ padding: 10px 0; }

.bottom_widget #footer-area .column{ width: 32.5%; }

.top_widget #footer-area .column{ width: 49.5%; }


.field-name-field-blog-image img{
  border: 1px solid #E7E7E7;
  padding: 10px;
  margin: 0 0 10px 0;
}

.field-name-field-tag{
  margin: 20px 0;
  overflow: hidden;
}

.field-name-field-tag .field-item{
  display: inline-block;
}

.field-name-field-tag .field-item a{
  display: block;
  background: #5183AF;
  color: #FFF;
  padding: 4px 8px;
  margin: 2px;
  -khtml-border-radius: 3px; 
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
   border-radius: 3px;
}

.user-menu-wrapper{
  width: 100%;
  background: #2F3335;
  overflow: hidden;
}

.user-menu-wrapper ul.menu{
  text-align: right;
  margin: 0;
  float: right;
}

.user-menu-wrapper ul.menu li{
  margin: 0;
  padding: 0;
  border-color: #2E3D4A;
  float: left;
  background: none;
}

.user-menu-wrapper ul.menu li a{
  display: block;
  padding: 9px 13px;
  color: #798997;
}

.user-menu-wrapper ul.menu li a:hover,
.user-menu-wrapper ul.menu li a.active{
  background: #2E3D4A;
  color: #fff;
}

.full-wrap{ width: 1200px; margin: 0 auto; }

#footer .column li{
  display: block;
  padding: 10px 0;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-color: #B1B1B1;
}

#footer .column li:last-child{
  border: 0;
}

#footer ul{
  margin: 0;
}

.feature{
  text-align: center;
}

.feature .fa{
  padding: 26px;
  font-size: 58px;
  margin: 0 auto;
  -khtml-border-radius: 50%; 
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 110px;
  text-align: center;
  height: 110px;
  margin: 3% 0;
}

#user-login,
#user-pass,
#user-register-form{
  max-width: 500px;
  margin: 2% auto;
  background: white;
  padding: 2% 3%;
  border: 1px solid #DDD;
}

/*Error Style*/

div.error,
div.status,
div.warning{
  background: #FEF5F1;
  -khtml-border-radius: 3px; 
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-color: #EC7F58;
  padding: 15px 20px;
}

div.status{
  background: #F8FFF0;
  border-color: #BE7;
}

div.warning{
  background-color: #FFFCE5;
  border-color: #ED5;
}

.region-highlights{
  padding: 3%;
  text-align: center;
  background: #2B9900;
}

.region-highlights p{
  color: #fff;
  font-size: 15px;
  max-width: 1200px;
  margin: 0 auto;
  line-height: 150%;
  padding-bottom: 18px;
}

.region-highlights h1{ 
  margin-bottom: 15px;
  font-size: 22px;
}
	
.field-name-body  p {
	text-align: justify;
}

.cart-block-summary td {
  padding: 1px 5px;
}

.block-uc-ajax-cart-alt  td {
  background: #f3ff53;
}

.block-uc-ajax-cart-alt {
  text-align: center;
}
 
.block-uc-ajax-cart-alt  table {
  width: 95%;
  margin: 0 auto;
}

.block-uc-ajax-cart-alt  .cart-block-item-qty {
  display: none;
}

.block-uc-ajax-cart-alt  .cart-block-items {
    line-height: 1em;
    font-size: 14px;
}

.uc-ajax-cart-alt-status-messages {
    width: 190px;
    margin: 0 auto;
}

.uc-ajax-cart-alt-status-messages a {
	text-decoration: underline;
}

.uc-ajax-cart-alt-status-messages a:hover {
	text-decoration: none;
}

#edit-update-ajax {
   display: none; 
}

.block-uc-ajax-cart-alt {
    display: block;
    background: #fff0f0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #cfccfb;
    margin: 0 auto 15px !important;
    padding-bottom: 5px;
    width: 96%;
 }

#block-uc-cart-cart {
  display: none;
}

.sideblock {
    display: block;
    background: #f0f8ff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #cfccfb;
    /*-moz-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4); */
    /* -webkit-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4); */
    /* box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4); */
    margin: 0 auto 15px !important;
    padding-bottom: 5px;
    width: 96%;
 }

.sideblock  > h2:after {
    content: "";
    display: block;
    margin-top: 3px;
    height:20px;
    background: url("../images/cut_flower.png") no-repeat center;
	background-size: 200px;
}

.sideblock ul {
  line-height: 120%;
}

.top-page {
    padding: 10px 10px 0 10px;
}

.pageblock {
    border: 1px solid #d2d85c;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto !important;
    background: #fcffe0;
	padding: 0 10px 7px;
 }
 
.contentblock {
    border: 1px solid #d2d85c;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto 15px !important;
    background: #fcffe0;
	padding: 0 10px 10px;
 }

.contentblock  > h2:after{
    content: "";
    display: block;
    margin-top: 3px;
    height:30px;
    background-image: url("../images/cut_content.png");
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: center;
}

.sidetextblock {
    display: block;
    background: #fcffe0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #cfccfb;
    margin: 0 auto 15px !important;
    padding-bottom: 5px;
    width: 96%;
 }

.view-next-holiday {
	text-align: center;
}

/*** Text style ***/

.doc-header {
    text-align: center;
	font-size:16px;
	padding-bottom: 20px;
}
.doc-left {
	padding-top: 20px;
	float: left;
}

.doc-right {
	padding-top: 20px;
	float: right;
}

.doc-hint {
    font-size:12px;
    font-style: italic;
    font-weight: normal;
}

.text-center {
    display: block;
    text-align: center;
}

.text-justify {
    display: block;
    text-align: justify;
}

.level-list {
    margin: 0 0px 5px 15px;
    display: inline-block;
}

.view-sale-one-doc .views-field-nothing {
    text-align: justify;
}

.picture-name {
    text-align: center;
    font-size: 0.8em;
    font-style: italic;
    margin:0;
    padding: 0 20px 20px;
}

.lidot {
    padding-left: 27px;
    padding-right: 5px;
}

/*** Vertical menu ***/

.block-menu li img {
    padding-right: 12px;
	padding-top: 6px;
    float: left;
}

.block-menu  a{
  display: block;
  color: #3a2686;
  border:none;
  position:relative;
  padding: 5px 7px;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
  display: block;
  font-family: times, 'Times New Roman', garamound;
  font-size: 20px;
  min-height: 45px;
}

.block-menu  a:hover {
  background:#fff;
  color:#1AAB8A;
}

.block-menu  .active {
  background:#fff;
  color:#1AAB8A;
}

.block-menu  a:before,
.block-menu  a:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #a0c9ff;
  transition:400ms ease all;
}
.block-menu  a:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.block-menu  a:hover:before,
.block-menu  a:hover:after{
  width:100%;
  transition:800ms ease all;
}

/***   Node  ***/
.node-teaser .node-readmore, .cut-node {
    display: block;
    background: url(/themes/dou/images/cut_node.png) no-repeat right #fff;
    height: 47px;
}

.node-teaser .node-readmore a {
    font-weight: normal;
    position: relative;
    top: 10px;
    margin-right: 80px;
    background: #fff;
    font: 16px Arial;
    display: block;
    float: right;
	color: #815601;
	text-decoration: none;
}

.node-teaser .node-readmore a:hover {
	color: #f3bf59;
}

.field-name-field-admin-category {
	padding-bottom: 10px;
}


.field-name-body a {
	text-decoration: underline;
}

.field-name-body a:hover {
	text-decoration: none;
}

.field-name-field-announce-image{
    float: left;
    position: relative;
    padding-right: 15px;
    padding-left: 0;
	opacity: 1;
    transition: .5s linear; 
}


.views-field-field-announce-image img 
{
    padding: 3px;
    background: #f4f4ff;
    border: #00b1ec 1px solid;
}


.node-teaser .field-name-field-announce-image:hover
{
  transform: scale(0.96, 0.96);  
}

.field-name-field-announce-image .field-item
{
    border-radius: 5px;
    padding: 5px 5px 0px 5px;
    background: #f4f4ff;
    border: #00b1ec 1px solid;
    position: relative;
}


.node-teaser .field-name-field-announce-image a::before
{
	content: "Читать далее";
	position: absolute;
    top: 100px;  
    width: 100%;
    text-align:center;
    font-size: 1px;
	opacity: 0;
    color: #FFF;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.node-teaser .field-name-field-announce-image a:hover::before
{
    top: 10px;
	text-shadow: 2px 2px 4px #000000;
    font-size: 20px;
	opacity: 1;
}



.field-name-field-teacher-category {
	padding-bottom: 10px;
}

.field-name-field-type-games {
  padding-bottom: 10px;
}

.field-name-field-type-games .field-label,
.field-name-field-type-games .field-items,
.field-name-field-type-games .field-item {
  display: inline;
}

.field-name-field-type-games .field-item:after {
  content: " | ";
}


.field-name-field-category-children,
.field-name-field-category-children  .field-label,
.field-name-field-category-children  .field-items,
.field-name-field-category-children  .field-items,

.field-name-field-teacher-category,
.field-name-field-teacher-category  .field-label,
.field-name-field-teacher-category  .field-items,
.field-name-field-teacher-category  .field-items,

.node-news-sheet .field-name-field-admin-category,
.node-news-sheet .field-name-field-admin-category .field-label,
.node-news-sheet .field-name-field-admin-category .field-items,
.node-news-sheet .field-name-field-admin-category .field-items

{
	display: inline-block;
}


.field-name-field-picture {
   float: left;
   padding-right: 20px;
}

.field-name-field-picture .field-item img {
    border-radius: 5px;
    padding: 5px;
    background: #f4f4ff;
	margin: 10px 0;
    border: #00b1ec 1px solid;
}


.view-get-title{
    max-width: 500px;
    margin: 0 auto;
}

.view-get-title h2 {
	font-size: 24px;
    color: #000;    
}

#block-views-verse-list-block  {
    display: block;
	clear: both;
}

.view-author-verses .views-field-field-photo-author {
    padding-right: 15px;
	float: left;
}

.view-author-verses .views-field-description {;
	min-height: 150px;
}

.view-verse-list .views-row,
.view-author-verses .views-row {
    display: inline-block;
    text-align: left;
    padding: 15px;
    font-size: 20px;
    line-height: 1.2em;
	vertical-align: top;
	font-family: Times, 'Times New Roman', Georgia;

}

.view-verse-list .views-row:before,
.view-author-verses .views-row .views-field-body:before {
    content: "";
    display: block;
    margin-top: 15px;
    height: 20px;
    background-image: url(../images/cut_blue.png);
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: left;

}

.view-verse-list .views-row .views-field-field-verse-authors {
    font-weight: bold;
    text-align: right;
	font-size: 16px;
}

.verse{
    display: table;
    margin: 0 auto;
    text-align: left;
    padding: 15px;
    font-size: 20px;
    line-height: 1.2em;
	vertical-align: top;
}

.verse .author{
    font-weight: bold;
    text-align: right;
	font-size: 16px;
	color: #733712;
}

.verse:before{
    content: "";
    display: block;
    margin-top: 15px;
    height: 20px;
    background-image: url(../images/cut_blue.png);
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: left;
}

/***   Picture gallery  ***/

.view-picture-gallery {
   text-align: center;
}

.view-get-taxonomy-description {
   text-align: justify;
}

.view-picture-gallery .one-picture {
    display: inline-block;
    background: #fcffe7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4);
    box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4);
    padding: 5px;
    margin: 15px !important;
    height: 370px;
	vertical-align: top;
	transition: .5s linear;
}

.view-picture-gallery .one-picture:hover {
  transform: scale(0.96, 0.96); 
}

.view-picture-gallery .views-field-title span {
	display: inline-grid;
	max-width: 220px;
}

/***   Update instructions  ***/

.view-update-product .views-row,
.view-update-instructions .views-row {
	line-height: 2.3em;
}

.view-update-product .views-field, 
.view-update-instructions .views-field {
  	display: inline-block;
	line-height: 1.3em;
 	vertical-align: top;
 	font-size: 14px;
	font-family: Arial;
}

.view-update-product .views-field-field-update,
.view-update-instructions .views-field-changed {
  	width: 72px;
}

.view-update-product .views-field-title,
.view-update-instructions .views-field-title {
 	max-width: 350px;
}

.block_uparent {
 	text-align: center;
}

.block_uchild {
  	max-width: 430px;
  	display: inline-block;
  	text-align: left;
 	vertical-align: top;
	margin: 0 5px;
}

.update-date {
  float: right;
}

/***   Master class  ***/

.colorbox-insert-image {
  float: right;
  padding-left:15px;
}

.colorbox-insert-image img {
  border-radius: 10px;
}

.colorbox-insert-image { 
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    position: relative;   
}

.colorbox-insert-image:hover { 
  -webkit-transform: scale(102%);
  -moz-transform: scale(102%);
  -ms-transform: scale(102%);
  -o-transform: scale(102%);
  transform: scale(102%);
}

.colorbox-insert-image:after {
	content: ".";
	width: 100%;
	height: 100%;
    position: absolute; 
    top: 0px;
    left: 25px;
    font-size: 1px;
	background: center url("../images/zoom.png") no-repeat;
	visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}


.colorbox-insert-image:hover:after {
	visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}	

.mclass-cut{
  clear: both;
  border-top: solid 1px #00b1ec ;
  padding-top: 5px;
}


/***   Button type games  ***/

.view-list-type-games {
  text-align: center;
}

.view-list-type-games .views-row,
.view-list-type-games .views-field {
  display: inline;
}


.view-list-type-games a {
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #d0d0d0;
    color: #3498db;
    overflow: hidden;
    display: inline-block;
    line-height: 35px;
    margin: 8px;
    padding: 0 15px;
    font-size: 18px;
    position: relative;
    opacity: .999;
    border-radius: 3px;
}

.view-list-type-games a:before,
.view-list-type-games a:after {
	content: '';
	width: 100%;
	height: 0;
	opacity: 0;
	position: absolute;
    background-color: #3498db;
	left: 0;
	z-index: -1;
	transition: all 0.3s;
}
	
.view-list-type-games a:before {
	top: 50%;
             
}

.view-list-type-games a:after {
	bottom: 50%;
}

.view-list-type-games a:hover {
	color: #fff;
}	

.view-list-type-games a:hover:before,
.view-list-type-games a:hover:after {
	height: 50%;
	opacity: 1;
}


/***   Main page  ***/

.main_logo {
	float: right;
 	padding: 15px;
}

.main_mission,
.main_mission p,
.main_mission h4,
.page-node-1 .page-title {
 color: #7f3c14;
}

.view-picture-gallery .views-field-title {
  width: 210px;
  margin: 0 auto;
}

.view-main-verse {
    margin: 5px auto;
    width: 220px;
    font-size: 14px;
    line-height: 1.5em;
}

.view-main-verse .views-field-body {
    text-align: left;
}

.view-main-verse .views-field-field-verse-authors {
    text-align: right;
	font-weight: bold;
}

.view-newlaws .views-field-field-begin-date,
.view-newlaws .views-field-title {
  display: inline-block;
}

.view-newlaws .views-field-field-law {
  text-align: right;
  font-style: italic;
  padding-bottom: 10px;
}


/***   Social Icons  ***/

.region-header-top {
  width: 265px;
  margin: 0 auto;
}

#block-block-6 {
  float: left;
  padding: 3px 10px 0;
  margin: 0;
}

.ico-vk {
    background: url(/themes/dou/images/ico_vk.png);
    width: 33px;
    height: 33px;
    display: block;
    text-indent: -1000%;
    overflow: hidden;
    font-size: 0;
    text-transform: uppercase;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.ico-vk:hover{
  background-position: 0 -36px;
}

#vk_groups {
  padding-top: 5px;
  display: block;
  margin: 0 auto;
}

/***   Store ***/

/***   Button package  ***/

.view-list-product-doc .views-field-field-text-doc a,
.view-list-product-doc .views-field-nid a,
.button_view {
    background: url(/themes/dou/images/text_view.png);
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -1000%;
    overflow: hidden;
    font-size: 0;
	margin: 0 auto;
}

.view-list-product-doc .views-field-field-text-doc a:hover,
.button_view:hover {
    background-position: 0 -50px;  
}

.view-list-product-doc td{
  padding: 0 5px;
  color: #000;
}

.view-list-product-doc .node-add-to-cart {
  padding: 5px 26px 5px !important;
}

.view-sale-one-doc .form-actions {
  margin-top: 0;
}

#block-block-8 {
    background: #daedfe;
}

.all-but-package{
  text-align: center;
  padding-top: 6px;
}

.but-package{
  display: inline-block; 
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 110%;
  text-decoration: none;
  text-shadow: rgba(255,255,255,.5) 1px 1px, rgba(100,100,100,.3) 3px 4px 6px;
  user-select: none;
  width: 150px;
  padding: 8px 0 8px;
  margin: 2px 1px 0;
  outline: none;
  border-radius: 3px / 100%;
  background-image:
   linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.8), rgba(255,255,255,.0) 70%),
   linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 90%, rgba(255,255,255,.3)),
   linear-gradient(to right, rgba(125,125,125,1), rgba(255,255,255,.9) 45%, rgba(125,125,125,.5)),
   linear-gradient(to right, rgba(125,125,125,1), rgba(255,255,255,.9) 45%, rgba(125,125,125,.5)),
   linear-gradient(to right, rgba(223,190,170,1), rgba(255,255,255,.9) 45%, rgba(223,190,170,.5)),
   linear-gradient(to right, rgba(223,190,170,1), rgba(255,255,255,.9) 45%, rgba(223,190,170,.5));
  background-repeat: no-repeat;
  background-size: 200% 100%, auto, 100% 2px, 100% 2px, 100% 1px, 100% 1px;
  background-position: 200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px);
  transition: .5s linear;
}

.but-package:hover {
  background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px);
  transform: scale(0.95, 0.95);
}

.all-but-package a {
  color: #001299;
    font-family: sans-serif, arial;
    font-size: 13px;
    font-weight: bold;
}

.all-but-package a:hover {
  color: #09a2b3;
}


/***   Button add cart  ***/

.node-add-to-cart {
    background-color: #4949c1 !important;
    text-shadow: none !important;
    background-image: none !important;
    color: #FFF !important;
    padding: 5px 50px 5px !important;
    font-size: 24px !important;
}

.node-add-to-cart:hover {
    background-color: #7979e0 !important; 
}



/***   Product  ***/


.node-product .field-name-uc-product-image,
.node-product .sell-price,
.node-product .add-to-cart {
  width: 280px;
  text-align: center;
  float: left;
  clear: both;
}

.node-product .sell-price {
	font-size: 24px;
	color: #0600ff;
}

.view-sale-one-doc .views-field-addtocartlink {
    width: 200px;
    float: right;
    padding-left: 10px;
    min-height: 150px;
}

.view-sale-one-doc .views-field-uc-product-image {
  	padding-right: 15px;
  	float: left;
}

.view-sale-one-doc .views-field-sell-price {
    padding: 10px 0 10px;
	font-size: 24px;
    font-weight: bold;
    color: #4949c1;
}

.view-show-product {
  display: inline-block;
}

.view-show-product .views-field-uc-product-image{
    float: left;
    padding-right: 15px;
}

.view-show-product .views-field-nothing {
  padding: 0 0 40px 0;
}

.view-show-product .views-field-nothing .field-content{
  float: right;
}

.view-show-product  .views-field-nothing a {
text-decoration: none;
  display: inline-block;
  padding: 8px 18px;
  margin: 0 10px;
  position: relative;
  overflow: hidden;
  border: 1px solid #449944;
  background: #339933;
  border-radius: 8px;
  font-family: 'Montserrat', sans-serif;
  color: #FFF;
  transition: .2s ease-in-out;
}

.view-show-product  .views-field-nothing a:before {
  content: "";
  background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .5));
  height: 50px;
  width: 50px;
  position: absolute;
  top: -8px;
  left: -75px;
  transform: skewX(-45deg);
}

.view-show-product  .views-field-nothing a:hover{
  background: #66CC66;
  color: #000;
}

.view-show-product .views-field-nothing a:hover:before {
  left: 200px;
  transition: .5s ease-in-out;
}


.filename-row a {
	font-size: 24px;
	color: #0600ff;
    display: block;
    padding: 5px 0px 10px;
}

.filename-row a:hover {
	color: #43baf5;
}

.message_user {
	padding-top: 15px;
}

.node-product-doc .field-name-uc-product-image {
	float: right;
}

.node-product-doc .add-to-cart {
	width: 200px;
}

.node-product-doc .sell-price{
    padding: 25px 20px 0;
    font-size: 1.3em;
    color: #0600ff;
}

.table-author {
  width: 400px;
  border: 0; !important
}

.table-author td {
  text-align: center;
  border: 0;
}

.form-item-panes-payment-payment-method {
  padding-bottom: 15px;
}

.field-name-field-update {
	width: 280px;
    float: left;
    text-align: center;
    padding: 10px 0;
}

.node-form .field-name-field-update {
    clear: both;
    float: none;
    text-align: left;
}

.field-name-field-update .field-label,
.field-name-field-update .field-items {
   display: inline-block;
  
}

.view-show-product .views-field-field-update {
   float: left;
   font-weight: bold;
}

.view-show-product .views-field-field-update .field-content{
   display: inline-block;
}

.node-event .field-name-field-begin-date {
  padding-bottom: 20px;
}

/*  Social links */

#share {
	width:100%;
	margin: 0 auto;
	background:#fff;
	text-align:center;
}
.like {
	font-size: 16px;
	font-weight: 700;
	line-height: 50px;
}
.push {
	display: inline-block;
	width: 17%;
	min-width: 100px;
	line-height: 38px;
	margin: 10px;
	font-size: 17px;
	text-align: center;
	color:#fff;
	cursor: pointer;
}

.ih-item {
  float: right;
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.ih-item a:hover {
  text-decoration: none;
}

.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  width: 195px;
  height: 195px;
  border-radius: 50%;
}

.ih-item.circle .img {
  position: relative;
  width: 195px;
  height: 195px;
  border-radius: 50%;
}

.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.circle.effect6 .img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect6 .info {
  background: #d1e9ff;
  border: 1px solid #b8b8ff;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect6 .info h3 {
  color: #3a2686;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 20px;
  margin: 0 20px;
  padding: 33px 0 0 0;
  height: 85px;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ih-item.circle.effect6 .info p {
    color: #006a09;
    padding: 10px 5px;
    font-style: italic;
    text-align: center;
    margin: 0px 12px;
    line-height: 18px;
    font-size: 13px;
    border-top: 1px solid #fff;
}

.ih-item.circle.effect6.scale_down_up .info {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease-in-out 0.2s;
  -moz-transition: all 0.35s ease-in-out 0.2s;
  transition: all 0.35s ease-in-out 0.2s;
}
.ih-item.circle.effect6.scale_down_up a:hover .img {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_down_up a:hover .info {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

.payment-details-yoo_ubercart_api {
  font-size: 0.85em;
}
 
.nfacebook {background-color:#3b5998;}
.nfacebook:hover {background-color:#2d4373; color:#fff;}
.ngoogle {background-color:#dd4b39;}
.ngoogle:hover {background-color:#c23321; color:#fff;}
.ntwitter {background-color:#55acee;}
.ntwitter:hover {background-color:#2795e9; color:#fff;}
.nvkontakte {background-color:#587ea3;}
.nvkontakte:hover {background-color:#466482; color:#fff;}
.nok {background-color:#ee8208;}
.nok:hover {background-color:#ee7808; color:#fff;}

/*  Protect node */

.page-node-1063 .node-instruction,
.page-node-1009 .node-instruction,
.page-node-8 .node-instruction,
.page-node-58 .node-instruction,
.page-node-123 .node-instruction,
.page-node-213 .node-instruction,
.page-node-271 .node-instruction,
.page-node-830 .node-instruction,
.page-node-1076 .node-instruction,
.page-node-1078 .node-instruction,
.page-node-1106 .node-instruction,
.page-node-1056 .node-instruction {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}


