html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial;
    background-color: #f5f5f5;
    background: url(/template/images/jaqkcSk.jpg) center no-repeat;
    background-attachment: fixed;
}
.container{
    opacity: 1;
}
.no-padding-left{
    padding-left: 0px;
}
.no-padding-right{
    padding-right: 0px;
}
.no-padding{
    padding-right: 0px;
    padding-left: 0px;
}
.display{
    display: block;
}
.results{
    margin-top: 20px;
}
.titleandpoisk {
    margin-top: 0px;
    text-align: center;
    font-size: 30px;
    color: #90a1bd;
    font-weight: 600;
    line-height: 70px;
    text-transform: uppercase;
}
h2 .title a{
    color: #90a1bd;
}
h2 .title{
    color: #90a1bd;
}
.poisk{
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
    border: 1px solid #90a1bd;
}
.searchArtist{
    position: absolute;
    top: 0;
    right: 80px;
    font-size: 14px;
    padding: 8px 7px;
    width: 144px;
    outline: none;
    background-color: #90a1bd;
    cursor: pointer;
    color: #fff;
    border: 0;
     border-radius: 0px;
    transition: all 0.2s ease;
}
.submit{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    padding: 7px 0;
    width: 70px;
    background-color: #90a1bd;
    cursor: pointer;
    color: #fff;
    border: 0;
    border-radius: 0px;
    transition: all 0.2s ease;
    margin-right: 5px;
}
.submit:hover {
    background-color: #7b8ba7;
}
.genres a {
    font-size: 15px;
    display: inline-block;
    padding: 5px 9px;
    background-color: #f5f5f5;
    border-radius: 0px;
    margin: 0 10px 10px 0;
    color: #90a1bd;
    transition: all 0.15s ease;
    text-decoration: none;
}
.genres a:hover {
    background-color: #7b8ba7!important;
    color: #fff!important;
    text-decoration: none;
}
.selected{
    background-color: #90a1bd !important;
}
.pleer{
    top: 0px;
    z-index: 1001;
}

.logo a {
    text-shadow: 4px 4px 0px rgba(0, 0, 0, 0.5);
    font-size: 50px;
}
.logo {
    position: absolute;
    top: 66px;
    left: -10px;
    padding: 10px 20px 0 0;
    box-sizing: border-box;
}

.header {
    width: 100%;
    height: 150px;
}
.header .container {
    background-color: #E0E0E0;
}
.janry{
    text-align: center;
}
.logo-head{

}
.chkd a.link:hover{
    background-color: #90a1bd;
}
.footer-desc{
    padding-bottom: 0px;
    line-height: 1.5;
    color: #90a1bd;
    font-size: 0.9em;
    text-transform: uppercase;
    margin: 10px;
}
.downline{
    background-color: #90a1bd;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.68);
    -moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.68);
    box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.68);
    opacity: 0.95;
}
.string{
    box-sizing: border-box;
    width: 100%;
    border: 0;
    border-radius: 0px;
    padding: 7px 10px;
    font-size: 14px;
}
.button_list {
    margin: 20px 0 50px 0;
    display: none;
}
button.menu_list {
    background-color: transparent;
    border: none;
    display: block;
    margin: 0px auto;
}
.menu_list .selected-hide {
    background: #2F2D30;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 6px 20px;
    font-style: normal;
}
.head-title-search{

}

.navbar-nav{
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar{
    border-radius: 0px;
}
.progressBar{
    z-index: 1;
}
.leftui{
    padding: 24px 20px;
}
.footer-description{
    display: block;
    text-align: center;
    padding: 24px 0px;
    background: #e7e7e7;
    margin-top: 40px;
    margin-bottom: 40px;
}
.size-bottom{
    margin-bottom: 100px;
}
.hook{
    padding-top: 40px;
}

/*
     */
/*
*/