.js-footer h2 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.js-footer ul li a {
    color: #797979;
}
div.body {
    color: #363636;
    font-family: 'Open Sans';
}
.js-footer ul li {
    background: url("/images/arrow-menu.png") no-repeat scroll 0 center transparent;
    list-style: outside none none;
    padding: 3px 0 3px 12px;
}
li.breadcums-active {
    color: #363636;
    font-family: 'Open Sans';
    font-weight: bold;
    text-transform: uppercase;
    color: #2393ba;
}
.js-footer ul.js-social li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    padding: 0;
}
.js_copyright {
    background: none repeat scroll 0 0 #000;
    text-align: center;
}
.js_copyright {
    background: none repeat scroll 0 0 #000;
    padding: 20px;
    text-align: center;
}
.js_copyright p {
    margin: 0;
}
.js-google-adv {
 /* background: none repeat scroll 0 0 white;
    padding: 20px; */
    text-align: center;
    margin: 20px 0;
}
ul li {
    
    list-style: outside none none;
}
.breadcums > li {
    background: url("/images/arrow-breadcums.png") no-repeat scroll 0 center transparent;
    padding: 0 10px 0 20px;
    float: left;
}
.breadcums > li:first-child {
    background: none;
    padding: 0 10px 0 0px;
}
.breadcums > li:last-child {
     background: url("/images/arrow-menu-head.png") no-repeat scroll 0 center transparent;
     padding: 0 10px 0 20px;
}
.js-content-about > img {
    display: table;
    margin: 0 auto;
}
div img {
    max-width: 100%;
    height: auto;
}
.page-head {
    color: #0095c0;
    font-weight: 700;
    margin: 20px 0;
    text-align: center;
    text-transform: uppercase;
}
h3 {
    color: #363636;
    font-weight: 700;
}
.js-input-mail {
    margin: 10px 0;
    padding: 2%;
    width: 96%;
}
.js-footer {
    position: relative;
}
a.scrollToTop {
    background: url("/images/to-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 45px;
    position: fixed;
    right: 10px;
    text-indent: -9999em;
    top: auto;
    bottom: 10px;
    width: 50px;
    outline: none;
    border: 0px;
}

a.scrollToTop_fixed {
    background: url("/images/to-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 45px;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    bottom: auto;
    top: 10px;
    width: 50px;
    outline: none;
    border: 0px;
}
#js-form input.js-form, #js-form textarea {
    border: 1px solid #ccc;
    padding: 10px;
    width: 350px;
    border-radius: 0px;
}
 input, textarea {
    border: 1px solid #ccc;
}
#js-form input.js-form:focus, #js-form textarea:focus,#js-form .capchar:focus {
    border: 1px solid #0095c0;
}
#js-register input.js-form, #js-register textarea {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 250px;
}
#js-register label {
    font-family: 'Open sans';
    font-weight: normal;
    width: 200px;
}
#js-register .capchar {
    margin-left: 204px;
    padding: 4px;
    width: 200px;
}
select.js-form {
    padding: 5px;
    width: 250px;
}
#js-form label {
    font-family: 'Open sans';
    font-weight: normal;
    width: 100px;
    display: block;
    float: left;
}
span.wpcf7-form-control-wrap {
    display: inline-block;
}
#js-form .capchar {
    width: 200px;
    border-radius: 0px;
}
.js_content h3 {
    margin: 20px 0;
    text-transform: uppercase;
}
p .submit {
    background: none repeat scroll 0 0 #0095c0;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 20px;
    margin: 10px 0;
    padding: 5px 20px;
    width: auto;
}
#wpcf7-f166-o1 p .submit {
    padding: 5px 16px;
}
.js-content-contact-right {
    margin: 20px 0;
}
.cancel {
    background: none repeat scroll 0 0 #111111;
    color: #fff;
    font-size: 20px;
    margin: 20px 10px;
    padding: 5px 20px;
}
h4 {
    color: #363636;
    margin: 20px 0 10px;
}
.js-register-testimonials {
    background: url("/images/img-register/t-top.png") no-repeat scroll 0 0 transparent;
}
.js-testimonials {
    background: url("/images/img-register/t-bottom.png") no-repeat scroll right bottom transparent;
    text-indent: 25px;
}
.js-register-testimonials img {
    float: left;
    margin-right: 20px;
}
.js-register-testimonials span {
    font-size: 13px;
    font-style: italic;
    line-height: 11px;
}
.js-head-vce {
    color: #0095c0;
    font-family: 'Open Sans'; font-weight: bold;
    margin: 20px 0;
    text-align: center;
    text-transform: uppercase;
}
.js_content_left > span {
    color: #363636;
    font-family: 'Open Sans'; font-weight: bold;
    font-size: 16px;
    font-style: italic;
}
.js_content_left > span.js-about-these {
    font-family: 'Open Sans';
    font-size: 13px;
}
.js-vce h4 {
    color: #0095c0;
    font-family: 'Open Sans';
}
.js-option-community {
    border: 1px solid #0095c0;
    padding: 20px;
}
.js-option-community label {
    color: #363636;
    float: left;
    font-family: 'Open Sans';
    font-size: 12px;
    width: 70px;
}
.js-option-community textarea {
    border: 1px solid #0095c0;
    width: 90%;
}
option {
    padding: 4px;
}
.js-option-community select {
    border: 1px solid #f39c12;
    width: 20%;
}
.js-up-down {
    float: left;
    width: 100%;
}
.js-up-down > li.up {
    background: url("/images/img-vce/up-down.png") no-repeat scroll 95% center #0095c0;
    float: left;
    margin: 0 10px 0 0;
    padding: 7px 30px 7px 10px;
}
.js-up-down > li.down {
    background: url("/images/img-vce/down.png") no-repeat scroll 95% center #0095c0;
    float: left;
    margin: 0 10px 0 0;
    padding: 7px 30px 7px 10px;
}
.js-up-down a {
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    text-transform: uppercase;
}
.js-option-community > p {
    margin: 0 0 20px;
}
.js-other-note {
    clear: both;
    color: #363636;
    text-align: center;
}
.js-other-note > div > div {
    border: 1px solid #f9e881;
    box-shadow: 0 0 5px #f9e881;
    padding: 20px 30px 40px;
}

.js-other-note > div > div h3 {
    margin:0;
}
.js-other-note > div > div p {
    color: #333;
    font-size: 12px;
    font-style: italic;
}
.js-other-note > div > div h5 {
    font-family: 'Open Sans'; font-weight: bold;
    font-size: 16px;
    font-style: italic;
}
.js-other-note > div > div span {
    display: table;
    margin: 0 auto;
}
input.js-feedback {
    background: none repeat scroll 0 0 #0095c0;
    border: medium none;
    color: #fff;
    float: right;
    padding: 9px 20px;
}
h2.jst-list-item_header_title {
    color: #363636;
    font-family: 'Open Sans'; font-weight: bold;
    font-size: 20px;
    margin: 0;
}
h3.jst-list-item_list_title {
    font-family: 'Open Sans';
    font-size: 17px;
    font-style: italic;
    font-weight: 700;
    line-height: 26px;
    margin: 5px 0;
    text-transform: uppercase;
}
.overall_rating ul.js_rating li > a {
    background: url("/images/notes/icon_star.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 23px;
    text-indent: -1e+9px;
    width: 25px;
    font-size: 0px;
}
.overall_rating ul.js_rating li.active > a {
    background: url("/images/notes/icon_star_active.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 23px;
    text-indent: -1e+9px;
    width: 25px;
}

.overall_rating > strong {
    color: #363636;
    float: left;
    font-family: 'Open Sans';
    font-style: italic;
    margin: 2px 10px 0 0;
}
.jst_download > li {
    float: left;
    margin:5px;
}
.jst_download a {
    background: none repeat scroll 0 0 #0095c0;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 7px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
}
.jst_download {
    float: right;
    margin-top: 47px;
}
.jst-list-item > div {
    padding: 0;
}
.jst-list-item {
    border-top: 1px solid #363636;
    padding: 20px 0;
}
.jst-list-item:first-child {
    border: medium none;
}
div.jsdo_navigation {
    margin: 20px 0;
}
.jst-nav-list-top li {
    float: left;
    margin: 0 5px;
}
.view-list a {
    background: url("/images/img-list-view/view-list.png") no-repeat scroll center center transparent;
    display: table;
    height: 30px;
    text-indent: -99999em;
    width: 30px;
    pointer-events: none;
    cursor: default;
    outline: none;
}

.view-list a:hover {
    opacity: 0.7;
}

.view-list._type_no-active a {
    background: url("/images/img-list-view/view-list_no-active.png") no-repeat scroll center center transparent;
    pointer-events: auto;
    cursor: pointer;
}
.view-col a {
    background: url("/images/img-list-view/view-col.png") no-repeat scroll center center transparent;
    display: table;
    height: 30px;
    text-indent: -99999em;
    width: 30px;
    outline: none;
}

.view-col a:hover {
    opacity: 0.7;
}

.view-col._type-active a {
    background: url("/images/img-list-view/view-col_active.png") no-repeat scroll center center transparent;
    pointer-events: none;
    cursor: default;
}
.add-notes > a , .go a {
    background: none repeat scroll 0 0 #0095c0;
    color: #fff;
    float: left;
    height: 30px;
    padding: 5px 10px;
    text-transform: uppercase; 
    font-size: 12px;
}
.jst-nav-list-top {
    float: right;
}
.nav-list-top .add-notes > a {
    padding: 8px 10px;
}
.js-select,
.js-select2 {
    width: 70%;
    float: right;
}
.select2-container.js-select .select2-choice,
.select2-container.js-select2 .select2-choice {
    -moz-user-select: none;
    background-clip: padding-box;
    background-color: #fff;
    background-image: none;
    border: 1px solid #0095c0;
    border-radius: 0;
    color: #444;
    display: block;
    height: auto;
    line-height: inherit;
    overflow: hidden;
    padding: 13px 12px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}
.search.select2-container.js-select .select2-choice,
.search.select2-container.js-select2 .select2-choice {
    padding: 0;
    margin: 0;
}
.search.select2-container.js-select .select2-choice .notes_search,
.search.select2-container.js-select2 .select2-choice .notes_search {
    width: 100%;
    border: none;
}

.select2-container.js-select .select2-choice .select2-arrow,
.select2-container.js-select2 .select2-choice .select2-arrow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: medium none;
    border-radius: 0 4px 4px 0;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 19px;
    width: 18px;
}
.select2-container.js-select .select2-choice .select2-arrow b,
.select2-container.js-select2 .select2-choice .select2-arrow b {
  background: url("select2.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
  display: block;
  height: 7px;
  width: 11px;
  background-position: 0 -6px;
}
.select2-dropdown-open.js-select .select2-choice .select2-arrow b,
.select2-dropdown-open.js-select2 .select2-choice .select2-arrow b {
  background-position: 0 0px;
}
div.select2-drop-active {
    border-color: #0095c0;
    transition: none 0s ease 0s ;
}
div .select2-results .select2-highlighted {
    background: none repeat scroll 0 0 #0095c0;
    color: #fff;
}
div .jst-select-vce {
    width: 140px;
    float: none;
}
.js-content-contact-right h4 {
    font-family: 'Open Sans'; font-weight: bold;
}
.js-content-contact-right > span {
    color: #0095c0;
    font-family: 'Open Sans'; font-weight: bold;
    font-style: italic;
}
input:focus, textarea:focus {
    border: 1px solid #0095c0;
}
.select2-container.js-select-forum .select2-choice {
    border: 1px solid #0095c0;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    margin-top: -2px;
}
.select2-container.js-select-forum .select2-choice .select2-arrow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: medium none;
    border-radius: 0 4px 4px 0;
    display: inline-block;
    height: 7px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 18px;
}
.select2-container.js-select-forum .select2-choice .select2-arrow b {
    background: url("up-down-forum.png") no-repeat scroll 0 -6px transparent;
    display: block;
    height: 7px;
    width: 11px;
    margin-top: 2px;
}
.select2-dropdown-open.js-select-forum .select2-choice .select2-arrow b {
    background-position: 0 1px;
}

.camera_wrap .camera_caption p,
.camera_wrap .camera_caption h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 


}

.footer_input_button {
    margin: 9px 0 0 3px;
    padding: 2px;
    border-radius: 4px;
    width: 28px;
    height: 28px;
    border: 0px;
    <!--[if lte IE 11]>
    height: 24px;
    <![endif]-->
}

.js_submit_go_frontpage {
    height: 27px;
    box-sizing: border-box;
}

.js-footer .js-input-mail {
    height: 27px;
    box-sizing: border-box;
    width: 80%;
}

.footer_input_button {
    height: 27px;
    box-sizing: border-box;
}