 /*test*/

body {
    padding: 20px 0;
    background: #e6f3f6 url('../images/bg.jpg') 50% 0 no-repeat;
    background-attachment: fixed;
}

.header {
    background-color: rgba(255, 255,255, 0.85);
    border: 1px solid #739bd1;
    padding-top: 14px;
    padding-bottom: 14px;
}

.not-padding {
    padding-left: 0;
    padding-right: 0;
}

.not-margin {
    margin: 0;
}

.topNav {
    margin-top: 7px;
    border: 1px solid #78b8ed;
    border-radius: 0;
    background-color: rgba(255,255,255,.85);
}

.topNav a {
  text-transform: uppercase;
    padding: 10px 0 !important;
    font-weight: bold;
}

.topNav .dropdown-menu a {
    text-transform: none;
}

.contacts {
    border: 1px solid #78b8ed;
    border-radius: 0;
    background-color: rgba(255,255,255,.85);
    margin-top: -8px;
    padding-top: 10px;
    position: relative;
}

.header-title {
    font-weight: 700;
    font-size: 18px;
    margin-top: 14px;
    line-height: 21px;
}

.main {
    background-color: rgba(255,255,255,.85);
    box-shadow: 0 0 30px #333;
    margin-top: 10px;
    padding-top: 22px;
    padding-bottom: 22px;
}

.sidebarRight a {
    margin-bottom: 16px;
    display: block;
}

.footer {
    margin-top: 20px;
    background-color: rgba(255, 255,255, 0.85);
    -webkit-box-shadow: 0 0 37px 10px rgba(255, 255,255, 1);
    -moz-box-shadow: 0 0 37px 10px rgba(255, 255,255, 1);
    box-shadow: 0 0 37px 10px rgba(255, 255,255, 1);
}

.imagesNews,
.imagesFiles{
    border: 0;
    background-color: transparent;
}

.linkNews {
    color: #525252;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}

.linkNews:hover {
    text-decoration: none;
    color: #525252;
}

.btn-modal {
    background: url('../images/submit.png') 0 0 no-repeat;
    width: 229px;
    height: 36px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    margin-top: -7px;
    margin-right: -21px;
    opacity: 1;
    background-size: contain;
}

.btn-modal:hover {
    text-decoration: underline;
    color: #ffffff;
    opacity: .6;
}

.detailsFiles {
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 5px 0;
    color: #999;
}

.getFiles {
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
}

.linkFiles {
    color: #444444;
}

.linkFiles:hover {
    color: #333333;
}

#editButton {
    width: 960px;
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    background-color: #ffffff;
}
.nav-justified > li {
    display: table-cell;
    width: 1%;
    height: 100%;
    vertical-align: middle;
}

.nav-justified > li:hover a,
.nav-justified > li:hover{
    background-color: #ffffff;
}
.nav-justified > li {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

.nav-justified > li:hover,
.nav-justified > li.clickDropDown.active,
.nav-justified > li.clickDropDown.active1 {
    border-right: 1px solid #78b8ed;
    border-left: 1px solid #78b8ed;
}

.nav-justified > li.clickDropDown.active a,
.nav-justified > li.clickDropDown.active,
.nav-justified > li.clickDropDown.active1 a,
.nav-justified > li.clickDropDown.active1{
    background-color: #ffffff;
}

#lbImage {
    z-index:1;
}

div#lbCenter,
div#lbOverlay,
div#lbBottomContainer {
    z-index: inherit;
}

.name-album {
    height: 3em;

}

.rightMenuText{
    text-transform: uppercase;
    padding: 0 5px !important;
    font-weight: bold;
    font-size: 13px;
}

.rightMenu {
    margin-bottom: 30px;
    padding-right: 13px;
}

.rightMenu li {
    border-bottom: 2px dotted #428bca;
}

.rightMenu li:hover {
    border-bottom-color: rgb(42, 100, 150);
}

.rightMenu li a {
    margin-bottom: 0;
}

.rightMenu li a:hover {
    background-color: transparent;
}

.nav-pills > li.active {
    border-bottom-color: #000;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000;
    background-color: transparent;
}

#lbCaption,
#lbNumber {
    display: none !important;
}

.show {
    display: block;
}

.dropdown-menu {
    border-radius: 0;
    border-color: #78b8ed;
    padding: 10px 15px;
    border-top-color: transparent;
    margin-top: -1px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
    margin-left: -1px;
}

.dropdown-menu a:hover {
    text-decoration: underline !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #000000;
}

html.dark .header-title,
html.white .header-title {
    font-size: 27px !important;
    line-height: 30px;
    text-align: center;
}

html.dark .header .col-md-6.not-padding1,
html.white .header .col-md-6.not-padding1,
html.dark .footer .col-md-6.not-padding,
html.white .footer .col-md-6.not-padding {
    width: 100% !important;
}

html.dark body,
html.white body {
    padding-top: 0 !important;
}

html.dark .btn-modal.btn-link.pull-right.text-center,
html.white .btn-modal.btn-link.pull-right.text-center {
    display: none !important;
}

html.dark #panel,
html.white #panel {
    display: block;
}

html.dark body {
    background: #fff !important;
}

html.dark .header,
html.dark .topNav,
html.dark .contacts,
html.dark .dropdown-menu,
html.dark .rightMenu li {
    border-color: #000 !important;
}



html.dark .dropdown-menu li.active a {
    background-color: #000 !important;
    color: #fff !important;
}

html.white .dropdown-menu li.active a {
    background-color: #fff !important;
    color: #000 !important;
}

html.white .header,
html.white .topNav,
html.white .contacts,
html.white .dropdown-menu,
html.white .rightMenu li {
    border-color: #fff !important;
}

html.white .skype_c2c_highlighting_inactive_common .skype_c2c_text_span,
html.dark .skype_c2c_highlighting_inactive_common .skype_c2c_text_span{
    color: #000;
}

html.white body {
    background: #000 !important;
}

html #panel,
html.dark #optika,
html.white #optika,
html.white .skype_c2c_highlighting_inactive_common .skype_c2c_logo_img,
html.dark .skype_c2c_highlighting_inactive_common .skype_c2c_logo_img{
    display: none;
}

#panel #reboot {
    height: 40px !important;
}

#panel .size,
#panel #reboot {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

main.container.main.not-padding > .col-md-9.not-padding ul,
main.container.main.not-padding > .col-md-9.not-padding ol {
    padding-left: 30px;
}

.col-md-3 a[rel=lightbox[album]] {
    display: block;
    margin-bottom: 15px;

}


#slidesHome {
      display: none;
    }

.slidesjs-pagination,
.slidesjs-previous.slidesjs-navigation,
.slidesjs-next.slidesjs-navigation {
    display: none;
}

    .main table.ramka,
    .main table.ramka tr,
    .main table.ramka tr td,
    .main table.ramka tr th {
        border: 1px solid !important;
    }
    
.sisea-search-form {
    float: right;
    letter-spacing: 0px;
    margin-bottom: 5px;
}

.sisea-search-form input[name=search] {
    padding: 5px;
    border: 1px solid #428bca;
    border-radius: 5px 0 0 5px;
}

.sisea-search-form input[name=search]:focus {
    outline:none
}

.sisea-search-form input[type=submit] {
    background: #428bca;
    padding: 6px;
    color: #fff;
    cursor: pointer;
    margin-left: -5px;
    border-radius: 0 5px 5px 0;
}