﻿h1, h2, h3, h4, h5, h6{ text-transform:uppercase;}
.am-topbar .am-text-ir {
  display: block;
  margin-right: 10px;
  height: 50px;
  width: 125px;
  background: url(/img/logo.png) no-repeat left center;
  -webkit-background-size: 125px 24px;
  background-size: 125px 24px;
}
 @media only screen and (min-width: 641px) {
            .am-offcanvas {
                display: block;
                position: static;
                background: none;
            }

            .am-offcanvas-bar {
                position: static;
                width: auto;
                background: none;
                -webkit-transform: translate3d(0, 0, 0);
                -ms-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

                .am-offcanvas-bar:after {
                    content: none;
                }
        }

        @media only screen and (max-width: 640px) {
            .am-offcanvas-bar .am-nav&gt;li&gt;a {
                color: #ccc;
                border-radius: 0;
                border-top: 1px solid rgba(0,0,0,.3);
                box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
            }

                .am-offcanvas-bar .am-nav&gt;li&gt;a:hover {
                    background: #404040;
                    color: #fff;
                }

            .am-offcanvas-bar .am-nav&gt;li.am-nav-header {
                color: #777;
                background: #404040;
                box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
                text-shadow: 0 1px 0 rgba(0,0,0,.5);
                border-top: 1px solid rgba(0,0,0,.3);
                font-weight: 400;
                font-size: 75%;
            }

            .am-offcanvas-bar .am-nav&gt;li.am-active&gt;a {
                background: #1a1a1a;
                color: #fff;
                box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
            }

            .am-offcanvas-bar .am-nav&gt;li + li {
                margin-top: 0;
            }
        }

        .my-head {
            margin-top: 40px;
            text-align: center;
        }

        .my-button {
            position: fixed;
            top: 0;
            right: 0;
            border-radius: 0;
        }

        .my-sidebar {
            padding:0px;
			margin-bottom:15px;
        }

        .my-footer {
            border-top: 1px solid #eeeeee;
            padding: 10px 0;
            margin-top: 10px;
            text-align: center;
        }

        .chosen-select {
            width: 100%;
        }

        .chosen-container {
            margin-bottom: 15px;
        }
        .player-head {
        width:50px;height:50px;
        }
           .p {
    background-color: #5d9cec;
    color: #fff;
    display: inline-block;
   
    line-height: 1.42857rem;
    margin: 0;
    min-width: 2rem;
    padding: 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
        
        .p1, .p2, .p3, .p4, .p5, .p6, .p7, .p8, .p9, .p10, .p11, .p12, .p13, .p14, .p15, .p16, .p17, .p18, .p19, .p20, .p21, .p22, .p23, .p24, .p25, .p26, .p27, .p28, .p29, .p30, .p31, .p32, .p33, .p34, .p35, .p36, .p37, .p38, .p39, .p40, .p41, .p42, .p43, .p44, .p45, .p46, .p47, .p48, .p49 {
    background: #e9573e none repeat scroll 0 0;
    width: 2em;
}
        .p50, .p51, .p52, .p53, .p54, .p55, .p56, .p57, .p58, .p59, .p60, .p61, .p62, .p63, .p64, .p65 {
    background: #e77e23 none repeat scroll 0 0;
    width: 2em;
}
        .p66, .p67, .p68, .p69, .p70, .p71, .p72, .p73, .p74, .p75, .p76, .p77, .p78, .p79 {
    background: #f6bb43 none repeat scroll 0 0;
    width: 2em;
}
        .p80, .p81, .p82, .p83, .p84, .p85, .p86, .p87, .p88, .p89 {
    background: #8dc153 none repeat scroll 0 0;
    width: 2em;
}
        .p90, .p91, .p92, .p93, .p94, .p95, .p96, .p97, .p98, .p99 {
    background: #239454 none repeat scroll 0 0;
    width: 2em;
}
       
.extra a {
margin-right:10px;
cursor:pointer;
}
a {
    line-height: 1.1;
    display: inline-block;
}
/*a:after {
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    background-color: #222;
    transition: width 0.5s ease-in-out;
}
a:hover:after,
a:focus:after {
    width: 100%;
}*/
.player-info-head-image {
text-align:center;
}
.player-info-ul {list-style: outside none none;
    margin: 0;
    padding: 0;
}
.player-info-ul li {
    line-height: 2em;
    margin: 0;
    white-space: nowrap;
}
.margin-bottom-15 {
margin-bottom:25px;
}
 
.td-similar{ height:65px;}
    .footer p {
        background: #2d3e50 none repeat scroll 0 0;
        color: #7f8c8d;
        margin: 0;
        padding: 15px 0;
        text-align: center;
    }
.ad_bottom {
	width:100%;
margin-bottom:15px;
}.ad_top{
margin-top:15px;
}