body {
    background: #f4f4f4 none;
}

#head_bg {
    background: #434343 none;
}
#page_header {
    background: #434343 none;
    height: 60px;
}
#head_bg .container-fluid{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.search-open-btn,
.search-open-btn:hover {
    margin: 7px 0 0 0;
    color: #fff;
}
.search-block {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #434343 none;
    padding: 13px 15px 0 15px;
}
.search-block .close-btn {
    padding: 6px 20px 6px 22px;
}
.search-block .close-btn .fa {
    color: #f0f0f0;
}

.menu-toggle-btn,
.menu-toggle-btn:hover {
    padding-top: 20px;
    height: 60px;
    color: #fff;
}
.menu-toggle-btn.opened {
    background: #292929;
}
.menu-block {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    height: 50px;
    background: rgba(41, 41, 41, 0.9);
    z-index: 9999;
    color: #fff;
    display: none;
}

.head-menu {
    padding: 0;
    margin: 0;
}
.head-menu li {
    display: inline-block;
    list-style: none;
}
.head-menu li a {
    color: #fff;
    line-height: 50px;
    text-decoration: none;
    font-size: 1.2em;
}
.head-menu li + li {
    margin: 0 0 0 20px;
}

.user-menu {
    padding: 0;
    margin: 0;
    text-align: right;
}
.user-menu li {
    display: inline-block;
    list-style: none;
}
.user-menu li a {
    color: #fff;
    line-height: 50px;
    text-decoration: none;
    font-size: 1.2em;
}
.user-menu li + li {
    margin: 0 0 0 20px;
}

.logo {
    display: inline-block;
    padding: 15px 0 0 0;
}
.logo .title {
    display: none;
}
#head_search {
    top: inherit;
    bottom: 5px;
    z-index: 500;
}
#head_search input[type="search"] {
    width: 190px;
    padding: 2px;
    border: 1px solid #cccccc;
    height: 24px;
}
#head_search button {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #f0f0f0;
    border: 1px solid #cccccc;
}
#top_head_nav {
    background: none;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 230px;
    right: 10px;
    overflow: visible;
    width: auto;
}
#head_login {
    margin: 0;
    float: left;
    width: 800px;
    text-align: center;
}
#head_add_pano {
    background: none;
    padding: 0;
}
#head_add_pano a {
    padding: 0 10px;
    display: inline-block;
    background: #0681D3;
    text-decoration: none;
    cursor: pointer;
}
#head_add_pano a:hover {
    background: #045e9a;
}
#head_add_pano a .fa {
    padding-right: 10px;
}


#panorama_view {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    /*overflow: hidden;*/
}
.panorama-main {
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.panorama-main .krpano-player {
    position: absolute;
    top: 0;
    bottom: 50px;
    left: 0;
    right: 0;
    min-height: 300px;
}
.panorama-main .panorama-header {
    position: absolute;
    height: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #434343;
    overflow: hidden;
}
.panorama-main .panorama-header a {
    color: #fff;
}
.panorama-main .panorama-header a:hover {
    text-decoration: none;
}
.panorama-main .panorama-header-int {
    position: absolute;
    left: 120px;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 10px;
}
.panorama-main .panorama-header h1 {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 5px 0;
}
.panorama-main .panorama-header .admin-links {
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 10px;
}
.panorama-main .panorama-header .admin-links  a {
    text-decoration: none;
    font-style: italic;
    color: #ccc;
    border-bottom: 1px dotted #cccccc;
}

.panrama-footer {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    height: 50px;
    left: 0;
    right: 0;
    background: #6e6e6e;
    z-index: 9999;
}
.panrama-footer .btn {
    display: inline-block;
    height: 50px;
    min-width: 50px;
    line-height: 30px;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    opacity: 0.6;
    transition: all 0.15s;
}
.panrama-footer .btn:hover {
    opacity: 1;
    transition: all 0.35s;
}
.panrama-footer .btn .fa {
    vertical-align: middle;
}
.panrama-footer .btn .btn-title {
    font-size: 14px;
    display: inline-block!important;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
.panrama-footer .panorating-block {
    display: inline-block;
    height: 50px;
}
.panrama-footer .panorating-block .rating {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
}
.panrama-footer .panorating-block.disabled .btn:hover,
.panrama-footer .panorating-block.disabled .btn {
    opacity: 0.4;
    cursor: default;
}
.panrama-footer .share-block {
    display: inline-block;
    padding: 0 0 0 10px;
}
.panrama-footer .code-block {
    display: inline-block;
    padding: 0 0 0 10px;
}
.panrama-footer .admin-block {
    display: inline-block;
    padding: 0 2px 0 0;
}
.panrama-footer .admin-block .btn {
    background: #565656;
}
.panrama-footer .tags-list {
    color: #ffffff;
    padding: 0 15px 0 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    min-height: 50px;
    transition: all 0.35s;
}
.panrama-footer .tags-list .i,
.panrama-footer .tags-list .tags-data {
    display: inline-block;
    padding-top: 15px;
}
.panrama-footer .tags-list .tags-data {
    font-size: 15px;
}
.panrama-footer .tags-list .more {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    width: 70px;
    color: #ccc;
    text-align: right;
    font-weight: bold;
    padding: 12px 10px 0 0;
    font-size: 21px;
    transition: all 0.35s;
    background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(110,110,110,1) 50%);
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(110,110,110,1) 50%);
    background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(110,110,110,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#6e6e6e',GradientType=1 );
}
.panrama-footer .tags-list .more:hover {
    color: #fff;
}
.panrama-footer .tags-list.cutted .more {
    display: block;
}
.panrama-footer .tags-list i {
    opacity: 0.6;
    padding: 0 10px 0 0;
}
.panrama-footer .tags-list a {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.6;
}
.panrama-footer .tags-list a:hover {
    opacity: 1;
}
.panrama-footer .comments-btn {
    width: auto;
    text-decoration: none;
    font-size: 18px;
    padding: 0 15px;
    line-height: 50px;
    background: #565656;
    /*margin: 0 0 0 20px;*/
}
.panrama-subfooter {
    display: none;
    position: absolute;
    bottom: 0;
    min-height: 50px;
    left: 0;
    right: 0;
    background: #6e6e6e;
    z-index: 99999;
}
.panrama-subfooter .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 65px;
    background: #6e6e6e;
}
.panrama-subfooter .close-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    text-align: center;
    background: #565656;
    line-height: 50px;
    cursor: pointer;
    color: #fff;
    font-size: 21px;
}
.panrama-subfooter .social-share {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    padding: 0 20px;
    transition: all 0.35s;
    cursor: pointer;
    white-space: nowrap;
}
.panrama-subfooter .social-share .share {
    display: inline-block;
    height: 50px;
    width: 50px;
    color: #eee;
    font-size: 21px;
    line-height: 50px;
    text-align: center;
}
.panrama-subfooter .social-share .share:hover {
    background: #565656;
    color: #fff;
}
.panrama-subfooter .social-share .share i {

}
.panrama-subfooter .tags-list {
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    min-height: 50px;
    transition: all 0.35s;
    white-space: nowrap;
}
.panrama-subfooter .tags-list .i,
.panrama-subfooter .tags-list .tags-data {
    display: inline-block;
    padding-top: 15px;
    white-space: normal;
}
.panrama-subfooter .tags-list .tags-data {
    font-size: 15px;
}
.panrama-subfooter .tags-list i {
    opacity: 0.6;
    padding: 0 10px 0 15px;
}
.panrama-subfooter .tags-list a {
    color: #ffffff;
}
.panrama-subfooter .tags-list .more {
    display: none;
}
