*{margin: 0; padding: 0;}
html, body{width: 100%; height: 100%;}
body{background:  #fff; color: #050505;}
.wrapper{margin: 0; padding: 0; width: 100%; height: 100vh; display: flex; flex-direction: column; overflow: hidden;}
header{
    background: #343a40;
}
.navbar-nav:after {background-color: #343a40;}
.navbar .nav-link::after, .effect-link::after{border-bottom: solid 1px; border-top: none; border-left: none; border-right: none; content: ''; display: block; margin-top: 1px; transform: scaleX(0); transform-origin: left; transition: transform 250ms cubic-bezier(0.645, 0.045, 0.355, 1);}
.navbar .nav-item:not(.no-dec) .nav-link:hover::after, .navbar .active:not(.no-dec) .nav-link::after, .effect-link:hover::after{transform: scaleX(1);}
.navbar .nav-link svg{
    display: block;
    margin: auto;
}
.sg-box{
    width: 40px;
    height: 40px;
    position: relative;
}
#sg{
    letter-spacing:0.1em;
    color:rgb(198, 164, 126);
    font-family:"open sans", sans-serif;
    font-size:21px;
    font-weight:700;
}
.box {
    border: 3px solid rgb(149, 123, 95);
    background-color:rgba(43, 43, 43, 0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#SOG{
    letter-spacing:0.05em;
    color:rgb(198, 164, 126);
    font-family:"open sans", sans-serif;
    font-size:21px;
    font-weight:700;
}
#myTab{
    background: #343a40;
    border-color: #D7801A;
}
#live-search{
    color: #f8f9fa;
}
#live-search, #find, #favorite, .songs-list {
    border-color: #D7801A;
}
.sort-block{
    color: #ffffff;
}
.content{margin: auto; width: 100%; height: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
footer{background: #343a40; z-index: 1;
    color: rgba(255,255,255,0.5);}

/*--ТЕМЫ--*/

/*light-theme*/
body.light-theme header{
    background: #c6c6c6;
}
body.light-theme header .box{
    border-color: #281f17;
    background: #3d3124;
}
body.light-theme header #SOG{
    color: #3d3124;
}
body.light-theme header #sg{
    color: #cebc93;
    z-index: 1;
}
body.light-theme .navbar-dark .navbar-nav .nav-link{
    color: rgba(0,0,0,0.75);
}
body.light-theme .navbar-dark .navbar-nav .nav-link:hover, body.light-theme .navbar-dark .navbar-nav .nav-link:focus{
    color: rgb(0,0,0);
}
body.light-theme .navbar .nav-link svg path{
    fill: rgb(0,0,0);
}
body.light-theme .tab-sort{
    background: #e1e1e1;
}
body.light-theme .tab-sort .sort-block{
    color: #000;
}
body.light-theme .sort{
    color: #3b3224;
}
body.light-theme .sort.ASC, body.light-theme .sort.DESC, body.light-theme .sort:hover, body.light-theme .sort:after{
    color: #ce8326;
}
body.light-theme a.one-song{
    color: #3b3224;
}
body.light-theme .for-sog-text option{
    color: #3b3224;
}
body.light-theme #container, body.light-theme #myTab{
    background: #fff;
    border-color: #111111;
}
body.light-theme #live-search, body.light-theme #find, body.light-theme #favorite, body.light-theme .songs-list {
    border-color: #111111;
}
body.light-theme .one-song:hover{
    background: #c6c6c6;
}
body.light-theme a.one-song.current, body.light-theme a.one-song.current:hover{
    background: #dbdbdb;
}
body.light-theme .btn-outline-primary:not(:disabled):not(.disabled):active, body.light-theme .btn-outline-primary:not(:disabled):not(.disabled).active, body.light-theme .show>.btn-outline-primary.dropdown-toggle{
    background-color: #7e7e7e;
    border-color: #727272;
}
body.light-theme #sog{
    background-image: url("../img/online/cross.jpg");
}
body.light-theme .dropdown-item.active, body.light-theme .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #3b3224;
}
body.light-theme #erase-sr {
    background: #fff;
    border: 1px solid #eddec6;
}
body.light-theme #favorite h5 {
    color: #3b3224;
}
body.light-theme #erase-sr svg path {
    fill: #6e6e6e;
}
body.light-theme #favorite .songs-list .one-song small {
    color: #6c6c6c;
}
body.light-theme #sog .frame span {
    color: #000000;
    font-weight: 500;
}
body.light-theme .fav-menu-toggle svg path{
    fill: #000;
}
body.light-theme .fav-close {
    color: white;
    border: 1px solid #cfcfcf;
    background: #fffefe;
}
body.light-theme #sog .frame-content small{
    color: #141414;
}
body.light-theme #sog-close svg polygon{
    fill:#000;
}
body.light-theme .tab-search-toggle svg path{
    fill:#000;
}
body.light-theme .btn-primary {
    background-color: #3b3224;
    border-color: #000;
    padding-top: 3px;
    padding-bottom: 3px;
}
body.light-theme .tab-search-area {
    background-color: #FFF;
}
body.light-theme #live-search{
    color: #000;
}
body.light-theme ::-webkit-input-placeholder, body.light-theme ::-moz-placeholder, body.light-theme :-ms-input-placeholder, body.light-theme ::-ms-input-placeholder, body.light-theme ::placeholder { color: #000; }
body.light-theme footer{
    background: #b3b3b3;
    color: rgb(45, 45, 45);
}

.hideChords .chords{
    display: none;
}
/*--ТЕМЫ--*/
@media (max-width: 1199.98px){
}
@media (max-width: 991.98px){
    body{top: 0;}
    .wrapper {height: calc(100vh - 68px);}
    .content{height: calc(100% - 18px);}
    .main-container {height: calc(100% - 56px) !important;}
    header{position: fixed; top: 0; right:0; background: #343a40; width: 100%; height: 68px; z-index: 1050;}
    .navbar .active .nav-link{ color: #c0abd8;}
    html{padding-top: 68px;} /* паддинг хедера */
}
@media (max-width: 767.98px){
    .wrapper{
        background-size: unset !important;
        background-position: top center !important;
        background-repeat: no-repeat;
    }
}
@media (max-width: 499.98px){
}
@media (min-width: 768px) {
    .modal-body{
        min-width: 500px;
    }

}
@media (min-width: 992px) {
    header{/*background: rgba(14,9,41,.8);    box-shadow: 0 0.1rem .7rem rgba(14,9,41,0.7) !important;*/}
    /*footer{margin-top: 60px;}*/

}