/* HTML5 ✰ Boilerplate */

.view-base .view-empty {
  padding: 10px;
  background-color: #e9a7ab;
  font-weight: bold;
  border: 1px solid red;
}

.bookmarks-wrapper {
  padding: 10px;
  background-color: #f8fff0;
  font-weight: bold;
  border-color: #be7;
  text-align: center;
}

.view-display-id-page_2 > .view-header > .summary,
.view-display-id-page_2 > .view-filters
,
.view-display-id-page_4 > .view-header > .summary,
.view-display-id-page_4 > .view-filters
{
  display: none;
}

.views-field-field-yamap {
  overflow: hidden;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  margin-left: 0;
}

@font-face {
    font-family: 'Neucha';
    font-style: normal;
    font-weight: 400;
    src: local('Neucha'), url(https://themes.googleusercontent.com/static/fonts/neucha/v5/XE-CQUm9nMnSxYSbi8LNmQ.woff) format('woff');
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

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

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
em, i {font-style: italic;}

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    outline: none;
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none;
}


.menu-block-1 ul,
.menu-block-1 ul li,
.menu-block-2 ul,
.menu-block-2 ul li,
.menu-block-3 ul,
.menu-block-3 ul li,
.menu-block-4 ul,
.menu-block-4 ul li,
#sidebar-first .menu-block-wrapper ul,
#sidebar-first .menu-block-wrapper ul li,
.front-list ul,
.front-list li,
.entry-comments-list ul,
.entry-comments-list li,
.book-list ul,
.book-list li,
.user-block-info ul,
.user-block-info li,
.book-list-block ul,
.book-list-block li,
.entry-tags ul,
.entry-tags li,
.tags-list ul,
.tags-list li,
.categories-list ul,
.categories-list li,
.field-name-field-entry-tags ul,
.field-name-field-entry-tags li,
.field-name-field-book-tags ul,
.field-name-field-book-tags li,
.spec-list ul,
.spec-list li,
.games-list ul,
.games-list li,
.library-cats ul,
.library-cats li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: url("../images/blank.gif");
}

/**
 * Font styles
*/

body {
    font: 13px Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 1.33;
}
a, a:active, a:visited {
    color: #3195ab;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

/**
 * Custom fonts
*/

#block-block-1,
.menu-block-1,
.menu-block-2,
.menu-block-3,
.menu-block-4,
.front-list,
.tags-list,
#footer {
    font-family: 'Neucha', 'Trebuchet MS', sans-serif;
}

/**
 * Layout styles
*/
.ahem,
#skip-link {
    display: none;
}

body {
    background: #493800 url("../images/ground.png");
	min-width: 1000px;
}
.not-front #page-wrapper {
    background: #b4d0d4 url("../images/sky.png");
}
.not-front #page {
    background: url("../images/cloud.png") center top no-repeat;
}
#block-block-1 {
    height: 55px;
    background: #cfe3d9 url("../images/unregistered.png");
}
#block-block-1 .content {
    width: 1000px;
    height: 55px;
    margin: 0 auto;
    color: #0c6877;
    font-size: 14px;
    text-align: right;
    line-height: 58px;
}

.ccp-logo {
    float: left;
    line-height: normal;
    padding: 11px 30px 0;
}

#block-block-1 .content a {
    color: #7d8800;
    font-size: 18px;
}
.front #header {
    min-width: 940px;
    height: 646px;
    background: #b4d0d4 url("../images/sky.png");
    position: relative;
    overflow: hidden;
}
.front #header > .section {
    height: 657px;
    background: url("../images/grass.png") center 624px repeat-x;
    position: relative;
}
.front #name-and-slogan {
    position: absolute;
    left: 50%;
    top: 26px;
    margin-left: -460px;
}
.front #site-name span {
  display: block;
  width: 289px;
  height: 50px;
  margin-top: -5px;
  background: url(../images/front/logoop2.png) no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  cursor: pointer;
}
.front #header .region-header {
    height: 657px;
    background: url("../images/front/header-new12.png") center top no-repeat;
}
.front #block-menu-block-1 {
    position: absolute;
    left: 50%;
    top: 43px;
    margin-left: 15px;
}
.front .menu-block-1 > ul > li {
    float: left;
    position: relative;
    margin: 0 20px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
    white-space: nowrap;
}
.front .menu-block-1 > ul > li.expanded {
    position: relative;
    background: url("../images/submenu-arr.png") right center no-repeat;
    padding-right: 15px;
}
.front .menu-block-1 > ul > li.expanded ul {
    display: none;
    width: 170px;
    background: #e3e9d8;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 3px 7px 7px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    z-index: 999;
}
.front .menu-block-1 > ul > li.expanded:hover ul {
    display: block;
}
.front .menu-block-1 > ul > li.expanded li {
    padding-top: 4px;
    line-height: 1.3;
}
.front .menu-block-1 > ul > li.menu-mlid-1158 {
    display: none;
}
.front .menu-block-1 > ul > .menu-mlid-2089 {
  display: none;
}
.front .menu-block-1 > ul > li a {
    color: #002c36;
    text-decoration: none;
}

.front .menu-block-1 > ul > li a:hover {
    text-shadow: 1px 0 0 #002c3680;
}

.front .menu-block-2 li {
    position: absolute;
    left: 50%;
    font-size: 28px;
    line-height: 1;
    white-space: nowrap;
}
.front .menu-block-2 li a {
    color: #7d8800;
    text-decoration: none;
}
.front .menu-mlid-498 > a {
    text-shadow: 1px 1px 1px #014a5e;
}
.front .menu-mlid-498 {
    top: 218px;
    margin-left: -467px;
    width: 150px;
    white-space: normal !important;
}
.front .menu-mlid-1147 {
    top: 118px;
    margin-left: 28px;
}
.front .menu-mlid-500 {
    top: 281px;
    margin-left: 178px;
}
.front .menu-mlid-502 {
    top: 417px;
    margin-left: 357px;
}
.front .menu-block-2 li.menu-mlid-503 {
    top: 463px;
    left: calc(50% + 412px);
    background: url(../images/front/donatebird.png) 0 0 no-repeat;
    height: 180px;
    width: 136px;
    overflow: visible;
}
.front .menu-block-2 li.menu-mlid-503:hover {
    border-color: #ddab35;
}
.front .menu-block-2 .menu-mlid-503 a {
    display: block;
    width: 93px;
    height: 120px;
    cursor: pointer;
    text-indent: -10000px;
}

.front .menu-block-2 li.menu-mlid-1928 {
    top: 425px;
    margin-left: -522px;
    font-size: 24px;
}

.two-sidebars #header > .section, .two-sidebars #main-wrapper > .section {
    width: 1180px;
}

.not-front.one-sidebar #header > .section,
.not-front.one-sidebar #main-wrapper > .section {
    width: 980px;
}

.not-front #header {
    height: 180px;
    background: url("../images/topline.png") top repeat-x;
}
.not-front #header > .section {
    height: 180px;
    margin: 0 auto;
    position: relative;
}
.section-feed #header > .section {
    background: url("../images/feed-active4.png") 246px 76px no-repeat;
}
.not-front #name-and-slogan span {
    display: block;
    width: 189px;
    height: 41px;
    background: url("../images/logoop.png");
    text-indent: -9000px;
    overflow: hidden;
    cursor: pointer;
}
.not-front .region-header {
    height: 139px;
    background: url("../images/charactersop.png") 0 20px no-repeat;
}
.not-front #header #block-search-form {
    position: absolute;
    left: 270px;
    top: 7px;
}
#header #search-block-form {
    width: 240px;
    height: 30px;
    background: url("../images/search.png");
    position: relative;
}
#header #search-block-form .form-text {
    width: 190px;
    background: none;
    position: absolute;
    left: 14px;
    top: 4px;
    color: #fff;
    border: 0;
}
#header #search-block-form .form-submit {
    width: 14px;
    height: 16px;
    background: none;
    position: absolute;
    right: 0;
    top: 8px;
    text-indent: -900px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
}
.not-front #header #block-block-5 {
    width: 270px;
    position: absolute;
    right: 26px;
    top: 12px;
    color: #fff;
    text-align: right;
}
.not-front #header #block-block-5 .content a {
    color: #a3b9bf;
}
#block-views-user-block-info-block {
    position: absolute;
    right: 0;
    top: 0;
}
.user-block-info {
    background: url("../images/profile-block.png") top repeat-x;
    position: relative;
}
.user-block-info .user-name {
    height: 41px;
    background: url("../images/profile-block-arr.png") right center no-repeat;
    padding: 0 28px 0 57px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 40px;
    white-space: nowrap;
    cursor: pointer;
}
.user-block-info .user-avatar {
    position: absolute;
    left: 16px;
    top: 4px;
    cursor: pointer;
}
.user-block-info .user-avatar img {
    border-radius: 2px;
}
.user-block-info .user-actions {
    display: none;
    width: 100%;
    background: #00222a;
    position: absolute;
    left: 0;
    top: 41px;
    padding-bottom: 5px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    z-index: 100;
}
.user-block-info .user-actions li {
    padding: 5px 16px;
}
.user-block-info .user-actions a {
    color: #fff;
    font-weight: bold;
}

#block-menu-block-3 {
    position: absolute;
    left: 257px;
    top: 77px;
}
.menu-block-3 {
    /*width: 616px;*/
    height: 25px;
    background: url("../images/topmenu-bg11.png") -564px 0 no-repeat;
    padding: 8px 20px 0 13px;
}
.menu-block-3.active-0 {
    background-position: 0 0;
}
.menu-block-3.active-1 {
    background-position: 0 -33px;
}
.menu-block-3.active-2 {
    background-position: 0 -66px;
}
.menu-block-3.active-3 {
    background-position: 0 -99px;
}
.menu-block-3.active-4 {
    background-position: 0 -132px;
}
.menu-block-3.active-5 {
    background-position: 0 -165px;
}
.menu-block-3.active-6 {
  background-position: 111px -165px;
}
.menu-block-3 > ul > li {
    float: left;
    margin-right: 29px;
    font-size: 16px;
    text-transform: uppercase;
}
.menu-block-3 > ul > li.last {
    margin-right: 0;
}
.menu-block-3 > ul > li.expanded {
    position: relative;
    background: url("../images/submenu-arr.png") right center no-repeat;
    padding-right: 15px;
    white-space: nowrap;
}
.menu-block-3 > ul > li.expanded ul {
    display: none;
    width: 170px;
    background: #fdfdfd;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 3px 7px 7px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    z-index: 999;
}
.menu-block-3 > ul > li.expanded:hover ul {
    display: block;
}
.menu-block-3 > ul > li.expanded li {
    padding-top: 4px;
    line-height: 1.3;
}
.menu-block-3 > ul > li.expanded > ul a:hover {
    text-shadow: 1px 0 0 #002c3680;
}
.menu-block-3 > ul > li a {
    color: #002c36;
    text-decoration: none;
}

.menu-block-3 > ul > li a.active {
    text-decoration: underline;
}

#block-menu-block-4 {
    position: absolute;
    left: 270px;
    top: 115px;
}
.menu-block-4 ul li {
    float: left;
    padding-right: 60px;
    font-size: 24px;
}
.menu-block-4 li a {
    color: #fff;
    text-decoration: none;
}

.menu-block-4 li a:hover,
.menu-block-4 li a.active
{
    text-decoration: underline;
}

#main {
    position: relative;
}
.front #main-wrapper {
    min-width: 940px;
    background: url("../images/grass.png") center -34px repeat-x;
}
.front #main-wrapper > .section {
    background: url("../images/front/content.png") center top no-repeat;
    min-height: 253px;
}
.front #main {
    width: 940px;
/*    height: 220px;*/
    margin: 0 auto;
    padding: 40px 0 0 0;
}
.front #content #page-title {
    width: 156px;
    height: 29px;
    background: url("../images/front/news.png");
    padding: 0;
    text-indent: -9000px;
    overflow: hidden;
}
.front-list {
    padding: 20px 0;
}
.front-list li {
    float: left;
    width: 220px;
    position: relative;
    margin-right: 20px;
    padding-left: 80px;
}
.front-list li.views-row-last {
    margin-right: 0;
}
.front-list .front-date-day {
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
    color: #f6ad9a;
    font-size: 24px;
    text-align: center;
    line-height: 1;
}
.front-list .front-date-month {
    width: 70px;
    background: url("../images/front/date.png") center top no-repeat;
    position: absolute;
    left: 0;
    top: 23px;
    padding-top: 1px;
    color: #f6ad9a;
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
}
.front-list h4 {
    padding-top: 5px;
    font-size: 18px;
    font-weight: normal!important;
    line-height: 1.1;
}
.front-list a {
    color: #fff;
}

.not-front #main-wrapper {
    position: relative;
}
.not-front .bottom-bg-1 {
    width: 100%;
    height: 235px;
    background: url("../images/ground.png");
    position: absolute;
    bottom: 0;
}
.not-front .bottom-bg-2 {
    width: 100%;
    height: 203px;
    background: url("../images/front/content.png") top center no-repeat;
    position: absolute;
    bottom: 0;
}
.not-front .bottom-bg-3 {
    width: 100%;
    height: 37px;
    background: url("../images/grass.png");
    position: absolute;
    bottom: 201px;
}
.not-front #main-wrapper > .section {
    background: #fff;
    position: relative;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#content {
}
.not-front #content {
    background: url("../images/charactersop.png") 0 -119px no-repeat;
}
.not-front #content > .section {
    padding: 30px 0;
}
#content #page-title {
    padding-bottom: 15px;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
}
#content h2,
#content h3,
#content h4,
#content p,
#content ul,
#content ol,
#content table {
    margin-bottom: 16px;
}
#content img {}
#content h2,
#content h3,
#content h4 {
    font-weight: bold;
}
#content ul.inline {
    margin-left: 0;
}

.field {
    font-size: 13px;
    margin-bottom: 5px;
}

.field-label {
    font-size: 13px;
}

.entry-feed .views-row {
    min-height: 130px;
    position: relative;
    padding: 0 0 15px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e9eb;
}
/*.entry-feed .entry-info {*/
/*width: 190px;*/
/*position: absolute;*/
/*right: 0;*/
/*top: 0;*/
/*}*/
.entry-feed .entry-info {
    /*width: 190px;*/
    /*right: 0;*/
    /*top: 0;*/
    /*float: right;*/
    /*margin-right: -205px;*/
    /*margin-bottom: 10px;*/
}
.entry-feed .entry-avatar {
    float: left;
    margin-right: 15px;
    display: none;
}
.entry-feed .entry-author-name {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 6px;
    margin-top: -6px;
    font-style: italic;
}
.entry-feed .entry-date {
    color: #999;
    font-size: 11px;
    float: right;
}
.entry-feed .entry-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
}
.entry-feed .entry-title a {
    color: #000;
    text-decoration: none;
}
.entry-feed .entry-text {
    margin-bottom: 5px;
    text-align: justify;
}
.entry-feed .entry-list-bottom {
    display: none;
    min-height: 20px;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.entry-feed .views-row:hover .entry-list-bottom {
    display: block;
}
.entry-feed .entry-tags {
    padding-top: 10px;
    display: none;
}
.field-name-field-entry-tags,
.field-name-field-book-tags,
.field-name-field-entry-cat,
.field-name-field-diagnos {
    margin-bottom: 20px;
}
.entry-feed .entry-tags ul,
.field-name-field-entry-tags ul.links,
.field-name-field-book-tags ul.links,
.field-name-field-diagnos ul.links {
    margin: 0!important;
}
.entry-feed .entry-tags li,
#entry-content .field-name-field-entry-tags li,
.field-name-field-book-tags li,
.field-name-field-diagnos li {
    float: left;
    margin: 2px 1px;
    padding-right: 3px;
    list-style-type: none;
}
.entry-feed .entry-tags a,
#entry-content .field-name-field-entry-tags a,
.field-name-field-book-tags a, .field-name-field-diagnos a {
    display: block;
    float: left;
    background: #f7f7f7;
    padding: 0 8px;
    color: #333;
    font-size: 11px;
    text-decoration: none;
    text-transform: lowercase;
    line-height: 18px;
    border: 1px solid #e8e9eb;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.entry-feed .entry-tags a:hover, #entry-content
.field-name-field-entry-tags a:hover,
.field-name-field-book-tags a:hover,
.field-name-field-diagnos a:hover {
    background: #9fbf60;
    color: #fff;
    border-color: #91af57;
}
.entry-feed .entry-comments {
    position: absolute;
    right: 30px;
    top: 4px;
}
.entry-feed .entry-comments a {
    display: block;
    height: 11px;
    background: url("../images/comment-link.png") 0 0 no-repeat;
    padding-left: 15px;
    color: #b3b3b3;
    font-size: 11px;
    line-height: 1;
    text-decoration: none;
}
.entry-feed .entry-comments span {
    display: none;
}
.entry-feed .entry-permalink {
    position: absolute;
    right: 0;
    top: 4px;
}
.entry-feed .entry-permalink a {
    display: block;
    width: 16px;
    height: 11px;
    background: url("../images/permalink.png");
    text-indent: -9000px;
    overflow: hidden;
    cursor: pointer;
}


.view-entry-feed .views-field-view-node-1 {
    margin-bottom: 5px;
}


.view-entry-feed .views-field-view-node-1 {
    margin-bottom: 10px;
}

.entry-meta {
    margin-bottom: 10px;
}
.entry-meta .entry-author-avatar {
    width: 58px;
    float: left;
}
.entry-meta .entry-author {
    font-size: 15px;
    font-weight: bold;
}

#entry-content .pane-title {
    font-size: 20px;
}

.entry-comments-list li {
    position: relative;
    margin-bottom: 10px;
    padding: 0 0 10px 48px;
    border-bottom: 1px solid #e8e9eb;
}
.entry-comments-list li.last {
    border-bottom: 0;
}
.entry-comments-list .entry-comment-avatar {
    position: absolute;
    left: 0;
    top: 0;
}
.entry-comments-list .comment-date {
    padding-bottom: 6px;
    float: left;
}
.entry-comments-list .comment-date b {
    font-size: 15px;
    font-weight: bold;
}
.entry-comments-list .comment-text {
    clear: both;
}
.entry-comments-preview {
    padding-top: 10px;
    border-top: 1px solid #e8e9eb;
}

.more-load {
    height: 38px;
    background: #fff;
    margin: 10px 0;
    color: #555;
    font-size: 11px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #e8e9eb;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.more-load span {
    background: url("../images/icon-more.png") 0 center no-repeat;
    padding-left: 18px;
}


.book-list li {
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 5px;
    text-align: center;
    vertical-align: top;
    width: 140px;
    word-wrap: break-word;
}

.book-list .book-thumb {
    height: 156px;
}
.book-list .book-thumb img {
    box-shadow: 10px 10px 10px #d5d5d5;
}
.book-list .book-name {
    margin: 0!important;
    font-size: 13px;
}
.book-list .views-field.views-field-field-authors {
    padding: 5px 15px;
    font-size: 10px;
}
.book-list .views-field.views-field-field-authors a {
    color: #000000;
    font-size: 10px;
}
.book-list .views-field.views-field-field-authors a:nth-child(2) {
    display: none;
}

.block-system .node-book {
    min-height: 250px;
    position: relative;
    padding-left: 180px;
}
.block-system .node-book > .content > .field {
    margin-bottom: 10px;
}
.field-name-field-book-image {
    position: absolute;
    left: 0;
    top: 0;
}
.field-name-field-book-image img {
    box-shadow: 10px 10px 10px #d5d5d5;
}

.games-list li {
    width: 230px;
    height: 250px;
    float: left;
    text-align: center;
}
.games-list .game-image {
    height: 220px;
}
.games-list .game-image img {
    box-shadow: 10px 10px 10px #d5d5d5;
}
.games-list .game-name {
    font-size: 13px;
}

/* База организаций */

/*
.org-base #edit-age-range .ui-slider-handle {
    width: 10px;
    height: 16px;
    background: url("../images/range-handle.png") 0 0 no-repeat;
    top: -5px;
    margin-left: -5px;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.org-base #edit-age-range .ui-slider-range {
    height: 5px;
    background: #94b864;
    top: -1px;
    border: 1px solid #8dae62;
}
*/
.section-base .ui-menu  {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.section-base .ui-menu .ui-menu-item a {
    font-size: 12px;
}
.section-base .ui-state-hover,
.section-base .ui-widget-content .ui-state-hover,
.section-base .ui-widget-header .ui-state-hover,
.section-base .ui-state-focus,
.section-base .ui-widget-content .ui-state-focus,
.section-base .ui-widget-header .ui-state-focus {
    background: #00343f;
    color: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.org-base .sbHolder {
    width: 258px;
    height: 28px;
    background: #fff url("../images/base-select.png") right no-repeat;
    position: absolute;
    left: 160px;
    top: 0;
    padding: 0 5px;
    font: normal 13px Arial, Helvetica, sans-serif;
    line-height: 28px;
    border: 1px solid #c5c5c5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}


.library-list .sbHolder {
    width: 128px;
    height: 28px;
    background: #fff url("../images/library-select.png") right no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px 0 10px;
    overflow: hidden;
    font: normal 13px Arial, Helvetica, sans-serif;
    line-height: 28px;
    white-space: nowrap;
    cursor: pointer;
}
.sbSelector{
    display: block;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 5px;
    top: 0;
    width: 239px;
}
.library-list .sbSelector {
    width: 98px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
    color: #333;
    outline: none;
    text-decoration: none;
}
.sbToggle{
    display: block;
    height: 28px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.sbHolderDisabled{
    background-color: #3C3C3C;
    border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{

}
.sbHolderDisabled .sbToggle{

}
.sbOptions{
    background: #fff;
    border: 1px solid #c5c5c5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 28px;
    width: 268px;
    z-index: 1;
    overflow-y: auto;
}
.library-list .sbOptions {
    width: 128px;
    white-space: normal;
}
.sbOptions li{
    padding: 0;
}
.sbOptions a{
    display: block;
    outline: none;
    padding: 2px 5px;
}
.sbOptions a:link, .sbOptions a:visited{
    color: #555;
    text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
    background: #00343f;
    color: #fff;
}
.sbOptions li.last a{
    border-bottom: none;
}
.sbOptions .sbDisabled{
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
    border-bottom: dotted 1px #515151;
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
    padding-left: 17px;
}



.user-authorized .region-header,
.node-type-family .region-header {
    background: none;
}
.user-profile-view {
    position: relative;
}
.user-profile-view .user-avatar,
.user-avatar-moved,
.pane-node-field-avatar {
    display: none;
    width: 243px;
    height: 320px;
    background: url("../images/profile-photo.png");
    position: absolute;
    left: 0;
    top: -119px;
}
.user-avatar-moved,
.pane-node-field-avatar-moved {
    display: block;
}
.user-avatar-moved img,
.pane-node-field-avatar img {
    position: absolute;
    left: 24px;word-wrap: break-word;
    top: 13px;
}

.family-info {
    min-height: 120px;
}
.family-info .family-location {
    background: url("../images/address.png") 0 2px no-repeat;
    padding: 0 0 15px 16px;
}
.family-info .family-text {
    padding-bottom: 15px;
    font-size: 15px;
}

.node-type-family .og-members {
    position: relative;
}
.node-type-family .og-members .view-content > h3 {
    width: 120px;
    float: left;
    margin-left: -120px;
    padding-top: 5px;
    clear: left;
    color: #999;
    font-size: 13px;
    text-align: right;
}
.node-type-family .og-members .og-members-row {
    width: 120px;
    height: 70px;
    float: left;
    position: relative;
    margin-bottom: 20px;
    padding: 0 20px 0 80px;
}
.node-type-family .og-members .og-members-row .user-avatar {
    position: absolute;
    left: 20px;
    top: 0;
}
.node-type-family .og-members .og-members-row .user-avatar img {
    border-radius: 2px;
}
.node-type-family .og-members .og-members-row .user-name {
    padding-bottom: 4px;
    font-size: 15px;
    font-weight: bold;
}
.node-type-family .og-members .og-members-row .user-info {
    font-size: 12px;
}

#webform-client-form-22 #webform-component-imya-polzovatelya,
#webform-client-form-22 #edit-submitted-vyberite-specialista,
.region-content-bottom #block-views-specialists-block {
    display: none;
}
.spec-list li {
    width: 190px;
    float: left;
    padding: 9px 20px 5px 10px;
    cursor: pointer;
}
.spec-list li .user-avatar {
    width: 40px;
    float: left;
}
.spec-list li .user-name {
    float: left;
    font-size: 15px;
    font-weight: bold;
}
.spec-list li.active {
    width: 188px;
    padding-top: 8px;
    padding-bottom: 4px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.search-info {
    display: none;
}


.page-node-add #edit-body-und-0-format-help,
.page-node-add .form-item-body-und-0-format,
.page-node-add .vertical-tabs {
    display: none;
}


#sidebar-first {
    padding-top: 139px;
}
#sidebar-first > .section {
    padding-left: 20px;
    padding-bottom: 20px;
}

#sidebar-second {
    padding-top: 20px;
}
#sidebar-second > .section {
    padding-right: 20px;
    padding-bottom: 20px;
}

#sidebar-first .block, #sidebar-second .block {
    border: 1px solid #e8e9eb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 20px;
    padding: 10px
}
#sidebar-first .block:first-child, #sidebar-second .block:first-child {
   margin-top: 0;
}
#sidebar-first .block-title, #sidebar-second .block-title {
    font-size: 16px;
    font-weight: bold;
}
#sidebar-first .block-title a, #sidebar-second .block-title a {
    color: #000;
    text-decoration: none;
}


#sidebar-first .block-menu-block, #sidebar-first .block-menu {
    padding: 0;
}
#sidebar-first .block-block {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 20px;
    padding: 0;
}

#sidebar-first .menu-block-wrapper ul li {
    padding: 8px 8px 8px 14px;
    border-bottom: 1px solid #e8e9eb;
    line-height: 1.1;
}

#sidebar-first .block-menu-block .menu-block-wrapper ul li {
    font-weight: bold;
}

#sidebar-first .menu-block-wrapper ul li.last {
    border: none;
}


#sidebar-first .block-views .block-title, #sidebar-second .block-views .block-title  {
    margin-bottom: 10px;
    text-align: center;
}

.menu-block-5 ul li.menu-mlid-535 {
    display: none;
}
.library-cats {
    margin-bottom: 20px;
    border: 1px solid #e8e9eb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.library-cats > .view-content > ul > li {
    padding: 8px 8px 8px 14px;
    border-bottom: 1px solid #e8e9eb;
    font-weight: bold;
    line-height: 1.1;
}
.library-cats > .view-content > ul > li.last {
    border: none;
}
.library-cats > .view-content > ul > li ul {
    margin: 8px 0 0 8px;
}
.page-specialistam .menu-block-5 ul li.menu-mlid-535,
.page-zapis-na-videokonsultaciyu .menu-block-5 ul li.menu-mlid-535 {
    display: block;
}
.menu-block-5 ul li.menu-mlid-924 {
    display: none;
}
.page-yuridicheskaya-pomoshch .menu-block-5 ul li.menu-mlid-924 {
    display: block;
}
.menu-block-5 ul li.menu-mlid-925 {
    display: none;
}
.section-feed .menu-block-5 ul li.menu-mlid-925,
.section-post .menu-block-5 ul li.menu-mlid-925 {
    display: block;
}
#sidebar-first .menu-block-wrapper ul li.active-trail {
    background: #f7f7f7;
}
#sidebar-first .menu-block-wrapper ul li.active-trail a {
    color: #4d4d4d;
    text-decoration: none;
}

#block-block-7 {
    margin-top: 20px;
}
#block-block-7 .content p {
    margin-bottom: 20px;
}
#block-block-7 .content a.link-01 {
    display: block;
    width: 230px;
    height: 73px;
    background: url("../images/simulator2.png");
    text-indent: -9000px;
    overflow: hidden;
    cursor: pointer;
}
#block-block-7 .content a.link-02 {
    display: block;
    width: 230px;
    height: 82px;
    background: url("../images/simulator3.png");
    text-indent: -9000px;
    overflow: hidden;
    cursor: pointer;
}

.tags-list {
    text-align: center;
}
.tags-list li {
    display: inline-block;
    margin-right: 5px;
    line-height: 24px;

}
.tags-list a {
    color: #2F4F4F;
}

.term_cnt_1 {
    font-size: 10px;
}
.term_cnt_2 {
    font-size: 12px;
}
.term_cnt_3 {
    font-size: 14px;
}
.term_cnt_4 {
    font-size: 17px;
}
.term_cnt_5 {
    font-size: 20px;
}
.term_cnt_6 {
    font-size: 22px;
}
.categories-list li {
    padding: 8px 8px 8px 14px;
    border-top: 1px solid #e8e9eb;
    font-weight: bold;
    line-height: 1.1;
}

#block-block-6 {
    margin-bottom: 10px;
}
#block-block-6 .content a {
    display: block;
    width: 248px;
    height: 142px;
    background: url("../images/base-banner.png");
    text-indent: -9000px;
    overflow: hidden;
    cursor: pointer;
}

#block-views-library-block-1 {
    margin-bottom: 10px;
}
#block-views-library-block-1 > h2 {
    margin: 0;
    padding: 0 14px;
    color: #333;
    font-size: 18px;
}
.book-list-block li {
    position: relative;
    padding: 10px 14px 10px 87px;
    border-bottom: 1px solid #e8e9eb;
}
.book-list-block li.views-row-last {
    border-bottom: 0;
}
.book-list-block .book-thumb {
    width: 73px;
    position: absolute;
    left: 14px;
    top: 10px;
}
.book-list-block .book-thumb img {
    box-shadow: 5px 5px 5px #d5d5d5;
}
.book-list-block .book-name {
    float: left;
    margin-bottom: 4px;
    font-weight: bold;
}
.book-list-block .book-author {
    color: #999;
    font-size: 11px;
}


#footer {
    width: 940px;
    margin: 0 auto;
    color: #f6ad9a;
    font-size: 15px;
}
.not-front #footer {
    background: url("../images/front/content.png") center -203px no-repeat;
    padding-top: 35px;
}
#block-block-2 {
    width: 220px;
    float: left;
	padding-bottom: 10px;
}
#block-block-2 .content {
  background: url(../images/ccp_blue_logo_small.png) 0 center no-repeat;
  background-size: 21px;
  padding-left: 35px;
}
#block-block-4 {
    width: 490px;
    float: left;
    text-align: center;
}
#block-block-4 .content {
    padding-left: 60px;
}
#block-block-3 {
    width: 230px;
    float: right;
}
#block-block-3 a {
    color: #fff;
}

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


#content,
#navigation,
#sidebar-first,
#sidebar-second {
    float: left;
}

#navigation {
    width: 100%;
    margin-right: -100%;
}

#navigation h2 {
    margin: 0;
}
#content {
    width: 100%;
    margin-right: -100%;
}
.sidebar-first #content > .section {
    padding-left: 269px;
    padding-right: 20px;
}
.sidebar-second #content > .section {
    padding-right: 270px;
    padding-left: 269px;
}
.two-sidebars #content > .section {
    padding-left: 269px;
    padding-right: 270px;
}
#sidebar-first {
    width: 252px;
    margin-right: -269px;
}
#sidebar-second {
    float: right;
    width: 250px;
    margin-left: -270px;
}

/**
 * Additional styles
*/
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
