/* theme = default */
.compress { 
top: 1px !important; 
}

@media (max-width: 767px) {
.mainArea, .row.text-center {
    padding: 0 !important;
}}

#mainNavBar {
    border-color: #fff;
    background-color: #fff;
}

#navbarRegularButtons .btn {
    border: none;
}

#buttonMenu {
    color: #606060;
    border: none;
}

#buttonMenu:hover, #buttonMenu:active, #buttonMenu:focus {
    color: #606060;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
}

#searchForm .btn {
    color: #606060;
    border: none;
}

#searchForm .btn:hover, #searchForm .btn:active, #searchForm .btn:focus {
    color: #606060;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
}

#navbarRegularButtons {
    color: #606060;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
}

#navbarRegularButtons .btn:hover, #navbarRegularButtons .btn:active, #navbarRegularButtons .btn:focus {
    color: #606060;
    background-color: #fff;
    border-color: #fff;
    box-shadow: none;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    z-index: 3;
    font-size: 15px;
    font-weight: 900;
    color: #1b6594;
    cursor: default;
    background-color: #fff;
    border-color: #fff;
}

.pagination > li > a, .pagination > li > span {
    border: none;
}

#sidebar .nav > li > a, .dropdown-menu-right > li > a, #sidebar #sideBarContainer .btn {
    color: #606060;
    font-size: 16px;
    padding: 6px 12px;
    border: none;
}

.list-group-item {
    border: none;
    padding-top: 0;
}
#myNavbar .select2-container--default .select2-selection--single {
    margin-top: 4px;
    border: none;
}
.select2-container .select2-dropdown {
    border: none;
}
.btn {
    font-size: 18px;
}
.btn-danger:hover {
    color: #b20909;
    background-color: #fff;
    border-color: #fff;
}
.btn-danger {
    color: #b20909;
    background-color: #fff;
    border-color: #fff;
}

#mysearch #searchForm input {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right-width: 1px;
}
.galleryLink, .videosDetails .title {
    font-size: 1.5rem;
}

.mainArea .galeryDetails div {
    font-size: 1.3rem;
}

.btn .badge {
    background: #b20909 !important;
}

#bigVideoCarousel .carousel-indicators {
    bottom: -42px !important;
}

.navbar-toggle {
    border: none;
}

/* EXTRA CSS */  




#rightProfileButton {
    width: 28px !important;
    height: 28px !important;
    max-width: 28px !important;
}
.nav .btn {
    text-align: left;
}
.btn-success {
    color: #b20909 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}
.btn-success:hover {
    color: #b20909 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

.btn-primary {
    color: #606060 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}
.right-menus .btn {
    text-align: left !important;
}
.pull-right .fa-bars::before {
    content: "\f4e1";
}
#buttonMyNavbar.btn {
    font-size: 22px	!important;
    padding: 3px 12px !important;
}
footer {
    background-color: #fff !important;
}
.galleryTags .label {
    font-size: 0.8em !important;
}

#rightLoginButton, #rightProfileButton {
    margin-right: 15px !important;
}
.panel-footer {
    background-color: #fff !important;
}
#.navbar-brand > img {
    width: 178px !important;
    height: 178px !important;
}
.subsB {
    background-color: #b20909 !important;
}
#saveCommentBtn.btn-success {
    color: #606060 !important;
}
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus, .video-js .vjs-big-play-button:active {
    background-color: #b20909 !important;
}
.details.row {
    font-size: 1.2em !important;
}
.bgWhite {
    box-shadow: none !important;
}




/*

#bigVideoCarousel, .divMainVideo .col-xs-4, #videosList .col-md-12, .navbar-brand .img-circle {
    display: none;
}

*/









