/*Sym page styles*/


/*Artist page styles*/

A.buy {color: #94A5CA; text-decoration: none;}
A.buy:hover {color: #94A5CA; text-decoration: underline;}

.ftrbutt 
{
    /*    line-height: 18px;*/
    /*    color: #94A5CA;*/
    /*    padding: 8px 0;*/
    /*    background-color: #4662A2;*/
    margin: 15px auto;
}

hr
{
    height:1px;
    border-width:0;
    color:#AAA;
    background-color:#AAA;
    width: 99%    
}

.song-line
{
    padding: 5px 0;
}

.typebuttons
{
    margin-bottom: 15px;
}

.clickable
{
    cursor: pointer;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #000;
    background-color: #e6e6e6;
    opacity: 1;
}    

/* -----------------------------------*/
/* -----------------------------------*/
/*Text page styles*/

a.butt {
    margin-top: 3px;
    -moz-box-shadow: 0px 5px 5px -5px #667; 
    -webkit-box-shadow: 0px 5px 5px -5px #667; 
    box-shadow: 0px 4px 4px -4px #888; 
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #F0F0F0) );
    background:-moz-linear-gradient( center top, #FFFFFF 5%, #F0F0F0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F0F0F0');
    background-color: #F0F0F0;
    -moz-border-radius:4px; 
    -webkit-border-radius:4px; 
    border-radius:4px;
    border:1px solid #999;
    display:inline-block;
    color: #008;
    font-size:1.000em;
    padding:5px 12px;
    text-decoration:none;
}

a.butt:hover 
{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFC0), color-stop(1, #FFFFFF) );
    background:-moz-linear-gradient( center top, #FFFFFF 5%, #FFFFC0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFC0', endColorstr='#FFFFFF');
    background-color:#FFFFC0;
    color: #00A;
    text-decoration:none;
    border:1px solid #00A;
}

a.butt:active 
{
    position:relative;
    text-decoration:none;
    top:1px;
}


.ver,
.typ 
{
    margin:0 2px 1px 0;
    display:inline-block;
    padding:1px 0;
    text-decoration:none;
    /*    width: 120px;*/
    text-align: right;
}

.nav
{
    margin-bottom: 5px;
}

ul.nav
{
    padding-left: 12px;
}

.nav-tabs > li > span {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    padding-right: 6px;
    padding-left: 12px;
    margin-right: 2px;
    display: block;
}

.nav-tabs>li>a, .nav-pills>li>a {
    padding-right: 11px;
    padding-left: 11px;
}

.nav-tabs > li.hd > span
{
    padding-left: 0
}

.typ
{
    font-size: 1.200em;
}


pre, .pre 
{
    margin: 0; 
    margin-left: 0;
    padding: 0; 
    font-family: Courier New, Courier, mono; 
    font-size: 1em; 
    word-break: break-all;
    white-space: pre-wrap;
    background-color:#FFF; 
    border: none;
    line-height: 1.4em;
    font-weight: bold;
    color: #333;
}
pre#content
{
    word-break: normal;
    white-space: pre;    
    word-wrap: normal;    
}

#'disqus'_thread
{
    width: 755px;    
}

/*.caret 
{
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-left: 4px solid #000000;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
content: "";
}*/

.dropdown-menu
{
    top: 93%;
    left: 0px;
}

.typetabs
{
    width: 99% !important;
    margin-top: 10px;
}

.typetabs a.dropdown-toggle
{
    color: #0030CB;
}

.typetabs a.dropdown-toggle:hover
{
    color: #01E;
    background-color: #eee;
}

.typetabs .caret
{
    border-top-color: #03A !important;
    border-bottom-color: #03A !important;
} 

.text-adv-uptext
{
    margin: 16px 0;
}

/*.text
{
color: #7889AD;
}  */

a.ring:link,a.ring:visited {color: #0067dc; TEXT-DECORATION: none;}
a.ring:hover {color:#01E; TEXT-DECORATION: underline;}

/* ----------------- VERSIONS MENU --------------*/

.dropdown-menu {
    min-width:180px;
    z-index: 2000;
}

.dropdown-menu > li > a
{
    white-space: normal;
}

/* ----------------- VIDEO PLAYER STYLES --------------*/

.video-container .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -21px 0 0 -25px;
    width: 50px;
}

.video-container .time {
    position: absolute;
    z-index: 2;
    bottom: 3px;
    right: 3px;
    color: #ebebeb;
    background: #000;
    padding: 0 3px;
    font-size: 0.733em;
}

.video-container {
    /*    opacity: 0;*/
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    position: relative;
    z-index: 0;
    background: #fff;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.video-container a {
    display: block;
    margin-top: 6px;
    height: 32px;
    overflow: hidden;
    font-family: Arial,sans-serif;
    font-size: 0.867em;
    line-height: 16px;
    background-color: transparent;
    color: #1464f6;
    text-decoration: none;    
}

figure {
    margin: 0;
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding-bottom: 21px;
}

#ytbModal h4.modal-title {
    margin: 0;
    line-height: 1.42857;
    font-size: 1.067em;
    font-weight: 400;
}

div#ytbModal.modal {
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    width: 452px;
    margin: -150px 0 0 -225px;
    z-index: 1051;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item, 
.embed-responsive iframe, 
.embed-responsive embed, 
.embed-responsive object, 
.embed-responsive video 
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border: 0;
    z-index: 3;
}

.draggable {
    cursor: move;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.icon-play{
    transform:scale(1.3,1.3);
    -ms-transform:scale(1.3,1.3); /* IE 9 */
    -moz-transform:scale(1.3,1.3); /* Firefox */
    -webkit-transform:scale(1.3,1.3); /* Safari and Chrome */
    -o-transform:scale(1.3,1.3); /* Opera */
    width: 17px;
    height: 17px;
}

.btn-danger{
    background-image: none !important;  
    background-color: #ff3823;
    border-radius: 7px;
}

/*---------- Block Icon Position ------------*/

.parent-block-icon {
    position: relative;
    padding-top: 6px;
}

.sub-txt-ad
{
    margin-left: -10px;
    margin-bottom: 5px;
} 

.block-icon {
    position:absolute;
    left:93%;
    top:5px;
    width: 106px;
    height:  20px;
    z-index: 20;
    overflow:hidden;
}

.block-icon a {
    display: block;
    float: left;
}

[class^="azh-icon"],
[class*=" azh-icon"] {
    /*  display: inline-block;*/
    width: 24px;
    height: 20px;
    margin-top: 1px;
    margin-right: 10px;
    /*    line-height:20px;*/
    background-image: url("/images/icons3-2.gif");
    background-repeat: no-repeat;
}

.azh-icon-comments
{
    background-position: 0px 0px;
}

.azh-icon-comments:hover
{
    background-position: 0px -19px;
}


.azh-icon-video
{
    background-position: -24px 0px;
}

.azh-icon-video:hover
{
    background-position: -24px -19px;
}

.azh-icon-print
{
    background-position: -48px 0px;
}

.azh-icon-print:hover
{
    background-position: -48px -19px;
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: inherit !important;
    }
    .hidden-print {
        display: none !important;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn {
    position: relative;
    padding: 8px 30px;
    border: 0;
    margin: 10px 1px;
    cursor: pointer;
    border-radius: 2px;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(255,255,255);
    transition: background-color .2s ease,box-shadow .28s cubic-bezier(.4,0,.2,1);
    outline: none!important;
}

.btn.btn-flat {
    background: none;
    box-shadow: none;
    font-weight: 500;
}

.btn.btn-flat:not(.btn-link), .btn-default.btn-flat:not(.btn-link) {
    color: rgba(0,0,0,.84);
}

.shareBtn .btn.shr, .shareBtn .btn.copy_url  {
    padding: 8px 12px !important;
    color: #777 !important;
}

/*.btn.btn-flat:hover:not(.btn-ink), .btn-default.btn-flat:hover:not(.btn-ink), .copy_url:hover {
    background-color: rgba(0,0,0,.2);
}*/