/*======================Common Styles Section======================*/

/* MAIN DESKTOP STYLE */
body 
{
    background: #ededed;
    font-size: 15px;
    line-height: 161%;
    font-weight: normal;
    font-family: Arial, sans-serif;
    color: #000000;
}

@media (max-width: 767px) 
{
    body {
    padding-left:0;
    padding-right:0;
}
}

H1, .h1 a, .h1
{
    font-family: Tahoma, sans-serif;
    font-size: 28px;
    font-weight: bold;
    display: inline;
    color: #000;
    margin: 20px 10px;
}

H2 
{
    font-family: Tahoma, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
/*    display: inline;*/
    color: #000;
    line-height: 1.2em;
/*    border-bottom: 1px solid #ddd;*/
    padding-bottom:  3px;
    margin-bottom: 9px;
}

H3,H4,H5,.bigg 
{
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
    margin-top: 1.9em;
}



.small 
{
    font-size: 0.75em;
    font-family: Arial, sans-serif;
}

.small2 
{
    font-size: 0.83em
}

.bo 
{
    font-weight: bold;
}

A,A:visited 
{
    color: #0056c7;
    text-decoration: none;
}
a:hover,a:active 
{
    color: #0099ff;
    text-decoration: none;
}

A.top,A.top:visited 
{
    color: #d4d4d4; 
    text-decoration: none;
}
A.top:hover,A.top:active 
{
    color: #FFF; 
    text-decoration: none;
    background: #000;
}

A.ringto,A.ringto:visited 
{
    /*    color: #333;*/
    font-size: 0.95em;
    text-decoration: none;
    border: 0;
}

A.ringto:hover,A.ringto:active 
{
    /*    color: #00E;*/
    border-bottom: 1px solid #00E;
}
/*===================+===Heplers Styles Section=====+==============*/
.muted {
    color: #555;
    font-size: 0.7em;
}

.left
{
    text-align: left;
}

.center
{
    text-align: center;
}

.right
{
    text-align: right;
}

.div-center
{
    margin-left: auto;
    margin-right: auto;
}

.grey 
{
    color: #555;
}

.line-bottom
{
    border-bottom: #999 solid 1px;
}

/*======================Components Styles Section===================*/
.main-layout-content
{
    margin-top: 15px;
}

.main-center
{
    /*    width: 980px;*/
    width: 1170px;
}

.main-center .row
{
    margin-left: 0;
}

.main-layout-content .main-center .row > .span12
{
    width: 1170px;
    margin-left: 0;
}

.components-header-upline
{
    background-color: #19202A;
    width: 100%;
}

.components-header-logo
{
    width: 140px;

}

.components-header-logo a
{
    margin-left: 0;
}

.components-header-search
{
    width: 235px;
    padding-left: 40px;
    padding-top: 6px;
}

.components-header-menu
{
    width: 560px;
}

.components-header-menu *
{
    list-style: none;
}

.components-header-menu ul li
{
    width: auto;
    float: left;
    padding: 12px 9px 12px 0;
    font-weight: bold;
}

.components-header-social
{
    width: 95px;
}

form#cse-search-box
{
    /*    margin: 0;*/
    margin: 0 0 0 20px;
}

form#cse-search-box input[type="text"]
{
    width: 325px !important;
    margin-bottom: 2px;
    border: none !important;
    background: none !important;
    background-color: #666 !important;
    color: #d4d4d4;
}

#cse-search-box input[type="image"]
{
    margin: 0 0 6px 0;
}

.components-footer
{
    margin: 25px 0 50px 0;
}

.main-common-content-wrapper
{
    margin-left: 0 !important;
}

.main-common-layer-right
{
    margin-left: 12px !important;
    margin-right: 5px !important;
    width: 300px !important;
    margin-top: 31px;
}

.main-common-layer-left
{
    width: 853px;
    margin-top:12px;

}

.main-common-adv
{
    margin: -8px 5px 15px 5px;    
}

/*div.main-common-breadcrumbs*/
/*{*/
/*    font-size: 0.83em;*/
/*    color: #555;   */
/*}*/

/*======================Layouts Styles Section======================*/
.nonlyrics-content,
.lyrics-content
{
    border: 1px #D8d8d8 solid;
    background-color: white;
    padding: 10px;
}

.lyrics-content-left-col
{
    /*    padding-left: 5px;*/
    width: 20% !important;
}

.lyrics-content-main,
.lyrics-content-main-text
{
    margin-left: 0 !important;
    width: 80% !important;
    padding-left: 46px;
}

.lyrics-content-main-text
{
    text-align: center;
}

.lyrics-content-left-col .sharing
{
    margin: 15px 0;
}

.google-auto-placed  {min-height: 90px;}

.startEnd {min-height:50px;}

.t-a-c {text-align: center;}

article {text-align: left;}

figcaption {color: #666; padding-top: 5px; font-style: italic;  font-family: serif;}

dt { background-color: #eeeeeb;
    border-radius: 8px;
    padding: 10px;
    font-weight: bold;
    margin-top: 15px;
}

dd {font-weight: normal;
    padding: 8px;
    padding-left: 16px;
}

.text-muted {color: #666;}

.justify {
    text-align: justify;
    margin-top: 20px;
}

blockquote {
    position: relative;
    margin: 1em 0;
    padding: 1em 1.5em 1em 2em;
    background-color: #f8f8f8;
    border-left: 5px solid #ccc;
    font-style: italic;
    color: #555;
    line-height: 1.6;
    border-radius: 4px;
}

blockquote::before {
    content: "“";
    position: absolute;
    left: 0px;
    top: -10px;
    font-size: 3em;
    color: #bbb;
    font-family: serif;
    line-height: 1;
    user-select: none;
}

cite {
    font-style: italic;
    color: #555;
    position: relative;
}




.table-scroll{
    border-collapse:collapse;
    font-size:0.8em;
    width:auto;
    min-width:100%;
}

.table-scroll th,
.table-scroll td{
    border:1px solid #ddd;
    padding:0.5em 0.75em;
    text-align:left;
    box-sizing:border-box;
    white-space: inherit;
    font-size: 0.8em;
}

.table-scroll th{
    background:#f2f2f2;
    font-weight:600;
}

figure {margin: 12px 0;}