body {
  font:13px/18px Arial,Helvetica,sans-serif;
  background:url("../img/45degreee_fabric.png") fixed #f6f6f6
}

li {
  list-style: none;
}

/*main*/
h4 {
      
      margin: 0 0 10px;
      
}

.headerSearch {
  position: relative;
  display: inherit;
}

.header__left {
  float: left;
}
.m5 {
  margin: 5px 0;
}

.margin_bottom {
  margin-bottom: 30px;
}

a {
  color: #234484;
}
.artistTop a {
  font-weight: bold;
}
@media (min-width: 1200px) {
  .container {
   width: 970px; 
  }
}
.navbar {
  margin-bottom: 0;

  border-bottom: 0;
}

@media (min-width: 992px) {
  .col60 {
    width: 60%;
  }
  .col80 {
    width: 80%;
  }
  .col20 {
    width: 20%;
  }
}
.navbar-inverse .navbar-nav>li>a {
    color: #CCC;
}
.bs-docs-header .container {
  position: relative;
}
.bs-docs-masthead, .bs-docs-header {
  position: relative;
  padding: 30px 15px;
  text-align: center;
  background: whiteSmoke;
  border-bottom: 1px solid #e5e5e5;
}
.bs-docs-header {
  margin-bottom: 25px;
  font-size: 20px;
}

/*@media (min-width:768px){*/
  .bs-docs-header{
    padding-top:12px;
    padding-bottom:12px;
    font-size:1em;
    text-align:left
}

.navbar-inverse .navbar-nav>.active>a {
    border-top: 3px solid #dd4b39;
    padding-top: 4px !important;

}


/*Height nav*/
.navbar-nav > li > a {
  padding-top:7px !important; 
  padding-bottom:7px !important;
}
.navbar {
  min-height:30px !important
}


/*search form*/

.site-logo{
  margin-left: 13px;
}

@media (min-width: 900px) {
  .search-form {
    margin: 8px 0px 0px 26px;
    width: 450px;
  }

}
@media (max-width: 400px) {
  .search-form {
    width: 260px;
  }
}




/*footer*/
.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  padding: 12px;
  font-size: 12px;
}

.marg0 {
  margin:0;
}

.abuse {
  float: right;
}
.h2Watch {
  font-size: 20px;
 
}
.h4S {
  font-size: 15px;
  text-decoration: underline;
  font-weight: bold;
 
}

.artistTop {
  padding-left: 2px;
      }
.artistTop li {
  width: 130px;
  min-height: 100px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  text-align: center;
   
}

.pndl10 {
  padding-left: 10px;
}

.pictureFrame {
    position: relative;
    display: block;
    width: 132px;
    height: 109px;
    overflow: hidden;
    cursor: pointer;
}

.pictureFrame .image img{ 
    width: 138px;  
}
.pictureFrame .image {
    position: absolute;
    top: 2px;
    left: 3px;
    display: block;
    width: 126px;
    height: 100px;
    overflow: hidden;
}

.pictureFrame .overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 132px;
    height: 109px;
    background: url(../img/picture_frame.png) left top transparent;
}

.clipFrame {
    width: 133px;
    height: 140px;
    bottom: 20px;
    position: relative;
}

ul.mainUl {
  padding-left: 0px;
  clear: both;
}


ul.mainUl li {
    min-height: 75px;
    border: 1px solid #e5e5e5;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    margin: 0 5px 5px 0;
    *display: inline;
    
    text-align: left;
    border-radius: 3px;
    font-size: 12px;
    width: 269px;
}

ul.mainUl li .ulItem {
    padding: 0 0 0 80px;
    position: relative;
}
ul.mainUl li .ulItem a.case img {
    position: absolute;
    top: 2px;
    left: 7px
}



/*main youtube */
ul.yTop li .ulItem {
    padding: 0 0 0 110px;
    position: relative;
    /*width: 130px*/
}



ul.yTop .title {
    /*width: 100px*/
}
.profileArtist {
  padding-left: 0px;
}
.profileArtist li,
.menu-video li {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.031), 0 1px 1px rgba(255, 255, 255, 0.506);
    padding: 3px;
}

.profileArtist li:hover,
.menu-video li:hover,
.select-active {
    background-color: rgba(255, 255, 255, 0.506);
    color: #555;
    border-left: 5px solid #fc950a;
    margin-left: -5px
}


.profileArtist>li>a {
    font: 14px/26px Arial, Helvetica, sans-serif;
    color: #333;
    white-space: nowrap; 
    width: auto;
    padding: 0 0 0 13px;
    text-decoration: none;
    position: relative;
  
}
.artistHeader {
    color: #333;
    font-size: 18px;
}

.artistCover img{
 width: 164px;
}
.artistCover {
  margin: 15px 0;
}

.dPos {
    left: 69px;
    margin-top: 60px;
    position: absolute;
    opacity: .75;
    background: #111;
    z-index: 1;
}

.dVid {
    left: 110px;
    margin-top: -20px;
    position: absolute;
    opacity: .75;
    background: #111;
    z-index: 1;
}

.alert-text {
    color: #1D495F;
    background-color: #F9F9F9;
    border-color: #E0E0E0;
      margin-bottom: 10px;
}
.mt30 {
      margin-top: 30px;
}
.border-bottom {
  border-bottom: 1px solid #e2e2e2;
}
.header__more {
    font-weight: 100;
    margin-right: 5px;
    float: right;
    opacity: .6;
}
.header__more a {
  font-weight: 100;
  color:#333;
}
.header__more a:hover {
  text-decoration: none;
  color: #EA7E06;
}

.readbly {
  font-size: 14px;
  line-height: 1.5;
}
.readbly a {
  color: #3739B5;
}
.similar {
      height: 170px;
      text-align: center;
}
 /*tags*/
        .tags {margin: 0 10px 16px 13px;
        }
        .tag-small {
            /* height: 18px; */
             margin: 5px 4px 10px 8px;
              padding: 0 10px;
            }

            .tag-wrap {
              text-overflow: ellipsis;
              white-space: nowrap;
              overflow: hidden;
              display: block;
            }

            .tag-small .tag-wrap:after {
              content: "";
              display: block;
              width: 6px;
              height: 6px;
              background: #fff;
              position: absolute;
              top: 6px;
              left: 0px;

              border: 1px solid #dfdfdf;
              -webkit-border-radius: 3px;
              -moz-border-radius: 3px;
              border-radius: 3px;
              -moz-background-clip: padding;
              -webkit-background-clip: padding-box;
              background-clip: padding-box;
            }
            .tag-small:after {
              content: "";
              display: block;
              width: 0;
              height: 0;
              border-top: 8px solid transparent;
              border-bottom: 8px solid transparent;
              border-right: 8px solid #fff;
              position: absolute;
              top: 1px;
              left: -8px;
            }

            .tag-small:before {
              content: "";
              display: block;
              width: 0;
              height: 0;
              border-top: 9px solid transparent;
              border-bottom: 9px solid transparent;
              border-right: 9px solid #ececec;
              position: absolute;
              top: 0;
              left: -10px;
            }

            .tag {
              background: #fff;
              max-width: 116px;
              position: relative;
              text-overflow: ellipsis;
              white-space: nowrap;
              display: inline-block;
              line-height: 18px;
              color: #7e7e7e;
              text-align: left;
              text-transform: capitalize;
              font-size: 12px;
              font-weight: 500;
              border: 1px solid #ececec;
              -webkit-border-radius: 2px;
              -moz-border-radius: 2px;
              border-radius: 2px;
              -moz-background-clip: padding;
              -webkit-background-clip: padding-box;
              background-clip: padding-box;
            }
/*ads*/
.pl2 {
  float: right;
  border: 1px solid #B4B4B4;
  padding: 2px;
  border-radius: 3px;
  cursor: pointer;
  background: #5F83AA;
  color: #fff;
  text-decoration: none;
  margin: 0 5px;
}

/*trends*/


.trends {
 padding-left: 10px;
  border-right: 1px dotted #E0E0E0;
}

.trends li{
  margin: 18px 0;
  border-top: 1px dotted #E0E0E0;
  clear: both;
  height: 40px;
}
.trends li:hover, .trends li .active{
  background: #FAFAFA;
}

.trends li a{
  color: #333;
  text-decoration: none;
  display: block;
  height: 40px;
}

.trends li img{
  width: 45px;
  border-radius: 3px;
  
}
.trends li .img-trend {
  float: left;
  margin-right: 10px;
}

.trends li .title-trend {
  
}


.y-table {
    width: 100%
}

#y-addon {
    margin: 15px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0
}

.y-table .y-author {
    font-size: 14px;
    margin: 5px;
    font-weight: bold
}

.y-table .y-rating {
    text-align: right;
    margin-top: 7px
}

.y-table .sparkbar {
    border: 1px solid #ccc;

    background: #FFC0B5;
    width: 97%;
 
    text-align: left
}

.y-table .sparkbar-dyn {
    height: 4px;
    z-index: 2;
}

.text-right {
 text-align: right;
}
.text-center {
 text-align: center;
}

.tags-block {
  max-height: 110px;
  overflow-y: auto;
}

.vSearch {
  padding: 0;
}
.vSearch li {
  margin-bottom: 5px;
    border-bottom: 1px solid #E2E2E2;
    padding: 6px 0;
}
.vSearch li img{
  width: 140px;
}

.vSearch h4 , .vk-video img{
  cursor: pointer;

}
#modal  .modal-body {
  padding: 0;
} 
#modal  h4 {
  font-size: 13px;
  font-weight: bold;
} 
#modal .close {
  color: #fff;

}
#modal #iframe {
  width: 100%;
  height: 100%;
}
#modal .modal-body {
  height: 360px;
}
#modal .modal-content {
  background-color: #333;
}
#modal .modal-header {
  color: #B1B1B1;
}
#modal .modal-header {
   padding: 5px 6px 0 8px;
    border-bottom: 1px solid #333;
}

#modal {
  top:10%;
}

/*charts*/
.musicCharts {
  
}
.musicCharts .media{
    border-bottom:1px solid #e2e2e2;
    padding: 0 0 5px 0;
}
.musicCharts .title{
  font-size: 12px;
  font-weight: bold;
  
}
.musicCharts .artist{
  font-size: 12px;
  
}



/*video covers*/
.covers-wrap {
  position: relative;
  width: 700px;
}
.covers {
  
}
.covers li {
  float: left;
   margin: 4px;

}


.covers li .item{
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  position: relative;
  width: 202px;
  margin: 0 22px 22px 0;
  background: #fff;
}
.covers li .item-img{
  box-sizing: border-box;

}
.covers li  .duration {
  left: 163px;
  bottom: 10px;
      position: absolute;
    opacity: .75;
    background: #111;
    z-index: 1;
}

.covers li .item-frame{
  position: relative;
  height: 139px;
  overflow: hidden;

}
.covers li .item-img-wrap {
  position: absolute;
  width: 202px;
  height: 139px;
  overflow: hidden;
  border-radius: 3px 3px 0 0;

}

.covers li .cover-img{
  width: 228px;
  height: 192px;
  position: relative;
  bottom: 24px;
  left: -5px;
}

@-webkit-keyframes fadeInFromNone {
    0% { opacity: .97 ; -webkit-transform: scale(1.01); }
    30% { opacity: .95; -webkit-transform: scale(1.02); }
    60% { opacity: .96;-webkit-transform: scale(1.03);}
    100% { opacity: .99; -webkit-transform: scale(1.04);}
   
}


.covers li .cover-img:hover{
  opacity: .95;
   -webkit-animation-duration: 0.4s;
    -webkit-animation-name: fadeInFromNone;
    -webkit-transform: scale(1.04);
}

.covers li .item .item-info {
  position: relative;
  border-radius: 0 0 3px 3px ;

}

.covers li .item .item-title {
  padding: 3px 6px 15px;
  background: #fff;
  height: 25px;
  overflow: hidden;
  word-break: break-word;
  border-bottom: 1px solid #e7e7e7;
}


.covers li .item .item-fields  {
  border-top: 1px solid #fff;
  background: #F3F3F3;
  padding: 6px 5px 7px;
  border-radius: 0 0 3px 3px;
  position: relative;
}



.covers li .item .item-title a{
  font-weight: bold;
  color: #555;
  text-decoration: none;
}
.covers li .item-fields  i{
  opacity: .4;
}

.covers li .item .date{
  position: absolute;
  right: 5px;
  color: #858585;
  font-size: 11px;
}

.podcast  .thumbnail {
    margin-bottom: 0px;
}

.podcast  .cat {
    margin-bottom: 10px;
}
.podcast  .title {
  margin-top: 5px;
  text-align: center;
    background: #111;
    width: 100%;

    color: #fff;
    opacity: .8;
    max-height: 18px;
    overflow: hidden;
}
.tagsLi {
  padding: 0;
}
.tagsLi li {
  margin-bottom: 5px;
  border-bottom: 1px solid #e2e2e2;
}

#autocomplate {
    color: black;
    list-style-type: none;
    padding: 0;
    margin: 26px 0;
    border: 1px solid #d7d7d7;
    background-color: whiteSmoke;
    width: 300px;
    position: absolute;
    top: 5px;
    box-shadow: 2px 4px 14px rgba(50, 50, 50, 0.75);
    z-index: 10;
    display: none;
}

@media (max-width: 400px) {
  #autocomplate {
    width: 200px;
  }
}
 

#autocomplate li {
    font-size: 14px;
    padding: 5px;
    cursor: pointer
}

#autocomplate li.active, #autocomplate li.active>a {
    background-color: #CE5E1D;
    color: #fff;

}
#autocomplate li>a {
    display: block;
    width: 100%;
 
}


#autocomplate li:hover,#autocomplate li:hover>a  {
    background-color: #CE5E2D;
    color: white;
}
.popAdClose {
            color: #FAFAFA;
            position: absolute;
            right: 13px;
            top: -8px;
            border: 2px solid #FF3838;
            border-radius: 11px;
            font-size: 15px;
            cursor: pointer;
            background: #FF3838;
            padding: 1px 4px;
            opacity: .7;
            display:none;
          }

   .pre-footer {
                background: #F7F7F7;
                margin-top: 2em;
                padding: 2em 0 1em 0;
                width: 100%;
                text-align: center;
              
            }
  .last-block {     
           width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
}
.last-query a span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    max-width: 210px;
}

    .pre-footer dt    {
     float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.4625rem;
    font-size: 1.05rem;
    color: #999999;
    text-align: center;
}


/*mgid*/ 

#adv1 {
  width: 100%;
  height: 170px;
  overflow-y: auto;
}

@media (max-width: 960px) {
.mgline {
width: 31% !important;
  margin: 1px 7px 0 14px !important;
  max-width: 31% !important;
    }
}

#MarketGidComposite585090 .mgline { 
    padding: 5px;
}


#MarketGidComposite585090 .submit a {
    padding: 3px 4%;
      font-size: 10px;
    }

 #MarketGidComposite585090 img.mcimg {
  max-width: 130px;
    max-height: 130px;  
 }

#MarketGidComposite19817 , #MarketGidComposite585090{
  padding:2px; 
  margin:5px 0px 15px;
  background: #FEFFF4;
}
.submit_domain {
  position: absolute;
  bottom: inherit;
  height: inherit;
  width: 46%;
  left: 53%;
  text-align: center;
  overflow: hidden;
}
#MarketGidComposite585090 .mgline, #MarketGidComposite585090 .mgbox {
 
  max-height: 145px;
}