/* Add here all your CSS customizations */
/*@import 'https://fonts.googleapis.com/css?family=Oswald:300,400,700|Open+Sans+Condensed:300,700|Cabin:400,500,600,700|PT+Sans:400,700|Lato:400,700|PT+Sans+Narrow:400,700|Fjalla+One';*/



body {
    padding-top: 45px;
    font-family: 'Poppins', sans-serif;
}
body.sticky-menu-active section.page-top, section.page-top {
    border-top: 0 !important;
    padding-right: 0;
    padding-left: 0;

}

header {
    margin-bottom: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

header nav ul.nav-main li a {
    font-family: 'Poppins', sans-serif;
}


header nav {
    float: none;
}

div.footer-copyright, div.google-map, div.home-concept, div.home-intro, div.map-section, div.slider-container, div.slider-container>div.slider>div.tp-bannertimer, footer, header, section.featured, section.featured.footer, section.highlight, section.page-top {
     margin-left: 0;
     margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-left: 0 !important;
}
.top_nav_li_float_right {
    float:right !important;
}

.nav-pills > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
}



.nav-pills > .active > a, .nav-pills > .active > a:focus, .nav-pills > .active > a:hover {
    color: #fff;
    background-color: transparent !important;
}



header nav ul.nav-main ul.dropdown-menu li:hover > a {
    color: #000;
}

.logo_link {
    display: block;
    height: 100%;
    padding-top: 6px !important;
    padding-bottom: 5px !important;
}


header nav ul.nav-main li.logo_li:hover a {
   background: rgba(255,255,255,0.2);
    border: none !important;
}

.logo_link img {
    width: 45px;
    height: auto;

}

.logo_li {

}

.logo_li:hover {
    background: none !important;
}
.nav-pills > li > a > i.icon-circle-small,
.nav-pills > li > a > i.fa-calculator,
.nav-pills > li > a > i.icon-hammer-wrench,
.nav-pills > li > a > i.icon-stack-check,
.nav-pills > li > a > i.icon-stack,
.nav-pills > li > a > i.icon-stack-text,
.nav-pills > li > a > i.icon-stack-user {
    color: #fff;
    text-shadow: none;
}

.nav-pills > li > a > i.icon-search  {
    cursor: pointer;
}

.nav-pills > li > a > i.icon-search:hover {
    color: rgba(255,255,255,0.8) !important;
}

.nav-pills > li > a > i.icon-search:hover {
    color: rgba(255,255,255,0.8) !important;
}



.nav-pills > li.nav-item:hover  {
    color: rgba(255,255,255,0.8) !important;
    border: none !important;
}

.nav-pills > li.nav-item:hover > a {
    color: rgba(255,255,255,0.8) !important;
    border: none !important;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    color: #3d3d3d;

}

header nav ul.nav-main li.active a, header nav ul.nav-main li.dropdown.open a.dropdown-toggle, header nav ul.nav-main ul.dropdown-menu {
    background-color: rgba(0,0,0,0);
}


.menu-bar-platform {
    width: 15px;
    position: relative;
    top: -1px;
}


.dropdown-submenu > a:after {
    position: relative;
    left:-15px;

}

.dropdown-menu .divider-black {
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #000;
    border-bottom: 1px solid #000;
}

.player_img_table_td {
    width: 55px;
    height: 55px;
    min-width: 55px;
    position: relative;
    bottom: -2px;
}

.single_nav_fix {
    padding-bottom: 10px !important;
}

.alternative-font, a, a:active, h3, h4, h5 {
    color: #45a483;
}



/*@font-face {*/
    /*font-family: EA;*/
    /*src: url(fonts/ea/EASPORTS15.ttf);*/
/*}*/

/*@font-face {*/
    /*font-family: Cabin Regular;*/
    /*src: url(fonts/cabin/Cabin-Regular-TTF.ttf);*/
/*}*/

/*@font-face {*/
    /*font-family: Cabin Semi Bold;*/
    /*src: url(fonts/cabin/Cabin-SemiBold-TTF.ttf);*/
/*}*/

/*@font-face {*/
    /*font-family: Cabin Bold;*/
    /*src: url(fonts/cabin/Cabin-Bold-TTF.ttf);*/
/*}*/

/*@font-face {*/
    /*font-family: Dinalt;*/
    /*src: url(fonts/altedin/din1451alt.ttf);*/
/*}*/


/*PT_Sans narrow start*/
@font-face {
    font-family: 'PT Sans Narrow';
    src: url('fonts/PT_Sans_Narrow/PT_Sans-Narrow-Web-Bold.ttf?v=1') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('fonts/PT_Sans_Narrow/PT_Sans-Narrow-Web-Regular.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/Lato-Bold.ttf?v=1') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/Lato-Black.ttf?v=1') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/*Lato start*/
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/Lato-Regular.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato/Lato-Light.ttf?v=1') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/*Oswald start*/
@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-Bold.ttf?v=1') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-Regular.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Oswald';
    src: url('fonts/Oswald/Oswald-Light.ttf?v=1') format('truetype');
    font-weight: 300;
    font-style: normal;
}


/*PT_Sans start*/
@font-face {
    font-family: 'PT_Sans';
    src: url('fonts/PT_Sans/PT_Sans-Web-Bold.ttf?v=1') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PT_Sans';
    src: url('fonts/PT_Sans/PT_Sans-Web-Regular.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}



/*Fjalla One start*/
@font-face {
    font-family: 'Fjalla One';
    src: url('fonts/FjallaOne-Regular.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/*Open_Sans_Condensed start*/
@font-face {
    font-family: 'Open Sans Condensed';
    src: url('fonts/Open_Sans_Condensed/OpenSans-CondBold.ttf?v=1') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('fonts/Open_Sans_Condensed/OpenSans-CondLight.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}


/*Poppins start*/
@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-Light.ttf?v=1') format('truetype');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-Regular.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-Medium.ttf?v=1') format('truetype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-SemiBold.ttf?v=1') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('fonts/Poppins/Poppins-Bold.ttf?v=1') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/*DROID_SANS*/

@font-face {
    font-family: 'Droid';
    src: url('fonts/Droid_Sans/DroidSans.ttf?v=1') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Droid';
    src: url('fonts/Droid_Sans/DroidSans-Bold.ttf?v=1') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Dusha;
    src: url(/design/fonts/Dusha.ttf);
}

/*Roboto start*/
/*@font-face {*/
    /*font-family: 'Roboto';*/
    /*src: url('fonts/Roboto/Roboto-Thin.ttf') format('truetype');*/
    /*font-weight: 200;*/
    /*font-style: normal;*/
/*}*/

/*@font-face {*/
    /*font-family: 'Roboto';*/
    /*src: url('fonts/Roboto/Roboto-Light.ttf') format('truetype');*/
    /*font-weight: 300;*/
    /*font-style: normal;*/
/*}*/

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


/*@font-face {*/
    /*font-family: 'Roboto';*/
    /*src: url('fonts/Roboto/Roboto-Black.ttf') format('truetype');*/
    /*font-weight: 600;*/
    /*font-style: normal;*/
/*}*/

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

[class*="icon-"] {
    position: relative;
    top: 1px;
}

.pure-container {
    display: none;
}
@media (min-width: 1900px) {



    header nav ul.nav-main {
        width: 100%;
    }

    #loader {
        /* margin: 0px 0px 0px 6.6%;*/
        position: absolute;
        height: 100%;
        z-index: 9999;
        /*width: 61%;*/
        clear: none;
        opacity: .6;
        background-color: #FFFFFF;
        left: 0;
    }

    .col-right {
        width: 25.5% !important;
    }

    .col-left {
        width: 74.5% !important;
    }
}

@media (min-width: 1199px) {

    .span12 {
        width: 1200px;
    }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 0;
    }

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

    header nav ul.nav-main {
        width: 100%;
        margin: 0 0 0;
    }

    .col-right {
        width: 25.5% !important;
    }

    .col-left {
        width: 74.5% !important;
    }
    #menu2 {
        margin-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1235px) and (max-width: 5000px) {
    .container, .navbar-fixed-bottom .container, .navbar-fixed-top .container, .navbar-static-top .container, .span12 {
        width: 1250px;
    }

}

@media (min-width: 980px) and (max-width: 1198px) {
    .container, .navbar-fixed-bottom .container, .navbar-fixed-top .container, .navbar-static-top .container, .span12 {
        width: 1000px;
    }
    .nav-small-icons {
        display: none;
    }
    header nav ul.nav-main {
        width: 100%;
        margin: 0 0 0;
        font-size: 12px;
    }

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

}

@media (min-width: 700px) and (max-width: 979px) {

    .container, .navbar-fixed-bottom .container, .navbar-fixed-top .container, .navbar-static-top .container, .span12 {
        width: 97%;
    }

    .lang_li {
        display: none;
    }

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



    header nav ul.nav-main {
        width: 100%;
        margin: -2px 0 0;
    }
}

@media screen and (max-width: 62em) {

    body {
        padding-top: 0;
    }

    .packs_right_links {
        display: none;
    }
    [class*="col-"] {
        *margin-top:5px;
    }

    [class*="mobile-margin-"] {
        margin:5px;
    }

    header  {
        display: none;
    }

    .nationpicture {
        display: none;
    }

    .version_ac_row{
        display: none;
    }

    /* #menu is the original menu */
    .js #menu {
        display:none;
    }

    .js .slicknav_menu {
        display:none;

        z-index: 9999;
        width: 100%;
    }

    .pure-container {
        display: block;
    }

    footer > .full-width-footer > .container > .row {
        text-align: center;
    }


}

.stickyFooter {
    position: fixed;
    bottom: 0px;
    width: 100%;
    overflow: visible;
    z-index: 99;
    padding-top: 5px;
    background: #ffffff;
    border-top: 3px solid #55CCA2;
    background-color: #f8f8f8;
    height: 35px;
}

.activefilter {
    background-color: #55CCA2;
}

.lists {
    border-bottom: 1px solid #DEDEDE;
   /* padding: 1%;*/
    padding-left: 1%;
    line-height: 36px;
}
.colorWhite{
    background-color: #FFFFFF;
}

.clubpicture {
    width: 20px;
}

.nationpicture {
    width: 20px;
}

.nationpicture {
    width: 40px;
   /* margin: 0 2px;*/
}

.rating {
    margin: 0 3px 0 0;
    padding: 4px 6px 4px 6px;
    border-radius: 2px;
/*background-color: #0f6acd;*/
}

.name {
    width: 40%;
    position: relative;
    top:-2px;
    margin-left:1%;
    font-size: 12px;
}

.border_top {
    border-top: 2px solid #55CCA2;
    background-color: #F9F9F9;
    width: 100%; /* position: absolute;*/
/*margin-top:1%;*/
    height: 50px; /*z-index:2;*/
}

.padding_1 {
    padding: 1%;
    color: #fff;
}

.player_right_curve {
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    -webkit-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    -moz-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
}

span.rating {


}
.rating.if,
.rating.totyr {

}

.rating.gold.non-rare {
    background: #c7aa5f;
}

.rating.gold {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #c6a009 0%, #f2c40b 50%, #f2c40b 51%, #f0cf4a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #c6a009 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #c6a009 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.rating.silver.non-rare {
    background: #979ca4;
    color: black;
}

.rating.silver {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #a9aeb1 0%, #C2C7CA 50%, #C2C7CA 51%, #e9ecf0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #a9aeb1 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #a9aeb1 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.rating.bronze.non-rare {
    background: #a17d53;
    color: white;
}


.rating.bronze {
    color: #000;
    background: #9f7f69; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #6e4c35 0%, #9f7f69 50%, #9f7f69 51%, #ffd9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #6e4c35 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #6e4c35 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.rating.tots.gold {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f5db66 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f5db66 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f5db66 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;

}

.rating.pink.gold {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffbcdb 0%, #fe9fcb 50%, #fe9fcb 51%, #fe94c5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffbcdb 0%,#fe9fcb 50%,#fe9fcb 51%,#fe94c5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffbcdb 0%,#fe9fcb 50%,#fe9fcb 51%,#fe94c5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #2e1621;
}


.rating.futties-winners.gold {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f5db66 0%, #ffbcdb 50%, #ffbcdb 51%, #fe94c5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f5db66 0%,#ffbcdb 50%,#ffbcdb 51%,#fe94c5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f5db66 0%,#ffbcdb 50%,#ffbcdb 51%,#fe94c5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #2e1621;
}



.rating.imotm.gold {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #306aa8 0%, #840b0c 50%, #a41518 51%, #6b0b0c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #306aa8 0%,#840b0c 50%,#a41518 51%,#6b0b0c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #306aa8 0%,#840b0c 50%,#a41518 51%,#6b0b0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;

}
.rating.tots.silver {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ececec 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ececec 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ececec 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.tots.bronze {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #cea588 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #cea588 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #cea588 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}



.rating.motm {
    background: #fd9437;
    background: -webkit-linear-gradient(-90deg, #fd9437, #FF7800);
    background: linear-gradient(180deg, #fd9437, #FF7800);
    color: black;
}

.rating.purple {
    background: #7962a6; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #7962a6 0%, #7962a6 50%, #7962a6 51%, #4f3580 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #7962a6 0%,#7962a6 50%,#7962a6 51%,#4f3580 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #7962a6 0%,#7962a6 50%,#7962a6 51%,#4f3580 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.stpatrick  {
    background: #337d49; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #38a05f 0%, #38a05f 50%, #337d49 51%, #1d6c3a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #38a05f 0%,#337d49 50%,#337d49 51%,#1d6c3a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #38a05f 0%,#38a05f 50%,#38a05f 51%,#1d6c3a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.white-blue-mls  {
    background: #6cc0aa; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #6cc2a3 50%, #6cc2a3 51%, #6cc0aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #061912;
}

.rating.fut-bd  {
    background: #6cc0aa; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #6cc2a3 50%, #6cc2a3 51%, #6cc0aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #061912;
}

.rating.sbc_premium  {
    background: #992371; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #36d2ea 0%, #1d5383 50%, #1d5383 51%, #992371 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #36d2ea 0%,#1d5383 50%,#1d5383 51%,#992371 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #36d2ea 0%,#1d5383 50%,#1d5383 51%,#992371 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.if.gold {
    background: #3e3e3e;
    background: -webkit-linear-gradient(-90deg, #3e3e3e, black);
    background: linear-gradient(-290deg, #000, #8a710e);
    color: #dcb20a;
}

.rating.special {
    background: #3e3e3e;
    background: linear-gradient(180deg, #000, black);
    color: #fff;
    font-weight: bold;
}

.rating.if.silver {
    background: #3e3e3e;
    background: -webkit-linear-gradient(-90deg, #3e3e3e, black);
    background: linear-gradient(-290deg, #000, #8d9498);
    color: #C2C7CA;
}

.rating.if.bronze {
    background: #3e3e3e;
    background: -webkit-linear-gradient(-90deg, #3e3e3e, black);
    background: linear-gradient(-290deg, #000, #d2ac86);
    color: #C2C7CA;
}

.rating.legend {
    background: #fdfcf8;
    background: -webkit-linear-gradient(-90deg,#fdfcf8,#fff);
    background: linear-gradient(180deg,#fdfcf8,#fff);
    color: #563c12;
    border: 1px solid #563c12;

}

.rating.legend div div {
    color: #563c12;
}
.rating.icon {
    background: #203a63; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fffbe9 0%, #958351 50%, #36517e 65%, #203a63 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fffbe9 0%,#958351 50%,#36517e 65%,#203a63 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fffbe9 0%,#958351 50%,#36517e 65%,#203a63 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
}

.rating.toty.gold {
    background: #2989d8; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #2989d8 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #2989d8 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #2989d8 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
    border-radius: 3px;
}

.rating.totyr.gold {
    background-color: #0f6acd;
    color: #fff;
    border: 1px solid #977a5d;
	border-radius: 3px;

}

.rating.toty.gold {
    background: #2989d8; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #2989d8 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #2989d8 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #2989d8 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
	border-radius: 3px;
}

.rating.wcmotm {
    text-shadow: 1px 1px #000;
    padding:  3px;
    margin: 0 2px 0 0;
    color: #fff;
    border: 1px solid #000;
	border-radius: 3px;
    background: #013300;
    background: -moz-linear-gradient(-45deg, #013300 0%, #4f8f47 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #013300), color-stop(100%, #4f8f47));
    background: -webkit-linear-gradient(-45deg, #013300 0%, #4f8f47 100%);
    background: -o-linear-gradient(-45deg, #013300 0%, #4f8f47 100%);
    background: -ms-linear-gradient(-45deg, #013300 0%, #4f8f47 100%);
    background: linear-gradient(135deg, #013300 0%, #4f8f47 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#013300', endColorstr = '#4f8f47', GradientType = 1);
}


.rating.bluered {
    background: #0A1E35; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #F03E3E 0%, #1f4067 50%, #1f4067 51%, #1b3a5d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #F03E3E 0%,#1f4067 50%,#1f4067 51%,#1b3a5d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #F03E3E 0%,#1f4067 50%,#1f4067 51%,#1b3a5d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
}



.rating.otw.gold {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #996931 10%, #a69423 20%, #666663 51%, #000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #996931 10%,#a69423 20%,#666663 51%,#000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #996931 10%,#a69423 20%,#666663 51%,#000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.sbc {
    background: #7c3668; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #2b7899 10%, #13678b 20%, #94487e 51%, #7c3668 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #2b7899 10%,#13678b 20%,#94487e 51%,#7c3668 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #2b7899 10%,#13678b 20%,#94487e 51%,#7c3668 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.award-winner {
    background: #823ab5; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ecdef6 10%, #c9a2e4 20%, #985ac5 51%, #823ab5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ecdef6 10%,#c9a2e4 20%,#985ac5 51%,#823ab5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ecdef6 10%,#c9a2e4 20%,#985ac5 51%,#823ab5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.halloween {
    background: #b96319; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ebb484 10%, #e39f63 20%, #e69045 51%, #000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ebb484 10%,#e39f63 20%,#e69045 51%,#000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ebb484 10%,#e39f63 20%,#e69045 51%,#000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.movember {
    background: #aea590; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #aea590 10%, #aea590 20%, #aea590 51%, #aea590 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #aea590 10%,#aea590 20%,#aea590 51%,#aea590 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #aea590 10%,#aea590 20%,#aea590 51%,#aea590 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #1b0f08;
}

.rating.confmotm {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fbc774 10%, #d78034 20%, #007bbc 51%, #044e8a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fbc774 10%,#d78034 20%,#007bbc 51%,#044e8a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fbc774 10%,#d78034 20%,#007bbc 51%,#044e8a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #FFF;
}

.rating.promo {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #8cecff 10%, #3eacff 20%, #5d8cd9 51%, #19137e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.tott {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #8cecff 10%, #3eacff 20%, #5d8cd9 51%, #19137e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}


.rating.newimotm {
    background: #ffa64d; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fdb060 10%, #ffa64d 20%, #972411 51%, #6d0b00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fdb060 10%,#ffa64d 20%,#972411 51%,#6d0b00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fdb060 10%,#ffa64d 20%,#972411 51%,#6d0b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.marquee  {
    background: #131133; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #b2ed31 0%, #eb6c33 50%, #eb6c33 51%, #131133 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #b2ed31 0%,#eb6c33 50%,#eb6c33 51%,#131133 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #b2ed31 0%,#eb6c33 50%,#eb6c33 51%,#131133 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.futmas  {
    background: #c51218; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0e5e01 0%, #d9282e 50%, #d9282e 51%, #c51218 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0e5e01 0%,#d9282e 50%,#d9282e 51%,#c51218 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0e5e01 0%,#d9282e 50%,#d9282e 51%,#c51218 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}


.rating.ptgs  {
    background: #c92251; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #b3ee32 0%, #ce443f 50%, #ce443f 51%, #c92251 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #b3ee32 0%,#ce443f 50%,#ce443f 51%,#c92251 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #b3ee32 0%,#ce443f 50%,#ce443f 51%,#c92251 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.fof  {
    background: #e80790; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fefe86 0%, #d03d97 50%, #d03d97 51%, #e80790 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fefe86 0%,#d03d97 50%,#d03d97 51%,#e80790 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fefe86 0%,#d03d97 50%,#d03d97 51%,#e80790 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fefe86;
}

.rating.championship  {
    background: #e80790; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #000051 0%, #28a9ff 50%, #00eab0 51%, #6ef7b9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #000051 0%,#28a9ff 50%,#00eab0 51%,#6ef7b9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #000051 0%,#28a9ff 50%,#00eab0 51%,#6ef7b9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.motm_eu  {
    background: #ff8a00; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ff8a00 50%, #ff8a00 51%, #093eb2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ff8a00 50%,#ff8a00 51%,#093eb2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#ff8a00 50%,#ff8a00 51%,#093eb2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.united  {
    background: #f5468f; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f05da0 0%, #f5468f 50%, #f5468f 51%, #453f9a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f05da0 0%,#f5468f 50%,#f5468f 51%,#453f9a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f05da0 0%,#f5468f 50%,#f5468f 51%,#453f9a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #c0ff3a;
}

.rating.rrr.gold {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #f2c40b 50%, #f2c40b 51%, #f0cf4a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.rating.wcmode_blue  {
    background: #bd1907; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fafafa 0%, #166b9f 50%, #166b9f 51%, #bd1907 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fafafa 0%,#166b9f 50%,#166b9f 51%,#c92251 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fafafa 0%,#166b9f 50%,#166b9f 51%,#bd1907 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.rating.rrc.gold {
    background: #c7aa5f;
}



.rating.rrr.silver {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #C2C7CA 50%, #C2C7CA 51%, #e9ecf0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.rating.rrc.silver  {
    background: #979ca4;
    color: black;
}



.rating.rrr.bronze {
    color: #000;
    background: #9f7f69; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #9f7f69 50%, #9f7f69 51%, #ffd9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.rating.rrc.bronze {
    background: #a17d53;
    color: white;
}

.actives {
    background: #efefef;
	/*border: 1px solid #efefef;*/
	border-radius: 2px;
}

.activesShortBy {
    background: #4ab18c;
	border-top: 1px solid #256d54;
	border-bottom: 1px solid #4ab18c;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.nationList {
    height: 55px;
    overflow: auto;
    background-color: #fff;
    padding: 2%;
    border: 1px solid #DEDEDE;
}

.fav_list_display {
    display: none;
    position: fixed;
    z-index: 202;
    bottom: 53px; /*display: none;*/
    width: 35%; /*margin-left: 2%;*/
/*margin-bottom: -0.8%;*/
    background-color: #F9F9F9; /*height:270px;overflow-x:auto;*/
	border-radius: 0px 10px 0px 0px;
-moz-border-radius: 0px 10px 0px 0px;
-webkit-border-radius: 0px 10px 0px 0px;
border: 1px solid #c3c3c3;
left:0;
}
.calculater_display {
    height: 232px;
    border-left: 1px solid #ACACAC;
    border-right: 1px solid #ACACAC;
    border-bottom-right-radius: 1%;
    border-bottom-left-radius: 1%;
	border-bottom: 1px solid #ACACAC;
    display: none;
    position: fixed;
    z-index: 10;
    top: 41px;
    width: 12%;
    background-color: #F9F9F9;
}

ul.list li {
    margin-bottom: 0;
}

.loader {
    /*margin-left: 42%;
    margin-top: 5%;
    display: block;*/
    position:absolute;
    top: 35%;
    left: 45%;
    display: block;
}

th.hide_me, td.hide_me {
    display: none;
}

#loader {
   /* margin: 0px 0px 0px 6.6%;*/
    position: absolute;
    height: 100%;
    z-index: 9999;
    /*width: 86.7%;*/
    clear: none;
    opacity: .6;
    background-color:#FFFFFF;
    left: 0;
    display:block;
}


#fav_loader .fav_loader {
    position: absolute;
    left: 45%;
    top: 40%;
}

#fav_loader {
    position: absolute;
    height: 60%;
    z-index: 9999;
    left: 0;
    width: 100%;
    clear: none;
    background: white;
    opacity: .8;
}


.table td {
    padding: 5px;
    line-height: 20px;
    text-align: left;
    border-top: 1px solid #dddddd;
	vertical-align:inherit
}

#fixed_bottom {
    line-height: 50px;
    left:0;
    z-index:10000;
}

#fixed_bottom ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#fixed_bottom ul li {
    display: inline;
    padding: 14px;
    cursor: pointer;
}



.reflpla {
color: #888888;
}

.reflpla:hover {
color: #5b5b5b;
}

.delpla {
color: #d8201b;
}

.delpla:hover {
color: #b21a16;
}

.rot {
 -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}

.rot:hover {
-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);

}



.form2 {

    /*font-family: Arial;
   font-size: 16px;
   text-shadow: 0;*/
    margin-right: 6px;
    /*margin-top: 6px;*/
    padding: 5px; !important
    display: table;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#resultLeague > li > a,#resultNation > li > a,#resultClub > li > a {
    display: block;
    padding: 3px 20px;
    margin:0;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #212121;
    white-space: nowrap;
}

#resultLeague > li > a:hover,#resultNation > li > a:hover,#resultClub > li > a:hover,#resultClub > li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #55CCA2;
}
.ps_price_color{
    color:#3498DB;
    font-weight:bold;
}
.xbox_price_color{
    color:#55CCA2;
    font-weight:bold;
}

.favconist {
color: #c7c7c7;
}

.favconist:hover {
color: #55acee;
}

.favconish {
color: #c7c7c7;
}

.favconish:hover {
color: #d8201b;
}

.favconisf {
color: #c7c7c7;
}

.favconisf:hover {
color: #3b5998;
}

.favconiss {
color: #c7c7c7;
}

.favconiss:hover {
color: #0a7107;
}

.favconishh {
color: #c7c7c7;
}

.favconishh:hover {
color: #55cca2;
}


@media screen and (max-width: 700px) {
#sub_list_sortable{
   width:93%;
}
.calculater_display{
    height: 235px;
    border-left: 1px solid #ACACAC;
    border-right: 1px solid #ACACAC;
    border-top: 1px solid #ACACAC;
    border-top-right-radius: 2%;
    border-top-left-radius: 2%;
    display: none;
    position: fixed;
    z-index: 2;
    top: 53px;
    background-color: #F9F9F9;
    width:37%;
}
}



.custom-size{
margin-top: 2px;
    font-size: 14px;
    line-height: 20px;
    padding: 2px 5px;
}
.custom-navigation{
    border-bottom: 3px solid #3d3d3d;
    line-height: 20px;
	color:white;
   background-color: #3d3d3d;

}

.custom-navigation li a {
color:white;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
}

.custom-navigation li a:hover {
color:#55cca2;
    border-radius: 0;
    margin: 0;
}



.custom-navigation li{
    border-right: 1px solid #505050;
}

.custom-navigation li.last{
    border-right: 0px solid transparent;
}
.fa-2 {
    font-size: 2em;
}

.fa-3 {
    font-size: 4em;
}

.fa-4 {
    font-size: 6em;
}




/*.btn-squad {*/
  /*color: #416f5f;*/
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  /*background-color: #80dbbc;*/
  /*background-image: -moz-linear-gradient(top, #80dbbc, #80dbbc);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#80dbbc), to(#80dbbc));*/
  /*background-image: -webkit-linear-gradient(top, #80dbbc, #80dbbc);*/
  /*background-image: -o-linear-gradient(top, #80dbbc, #80dbbc);*/
  /*background-image: linear-gradient(to bottom, #80dbbc, #80dbbc);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #409677 #409677 #409677;*/
  /*border-color: #409677;*/
  /*border-bottom: 2px solid #409677;*/
  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/
/*.btn-squad:hover,*/
/*.btn-squad:focus,*/
/*.btn-squad:active,*/
/*.btn-squad.active,*/
/*.btn-squad.disabled,*/
/*.btn-squad[disabled] {*/
  /*color: #416f5f;*/
  /*background-color: #9ce7cd;*/
  /**background-color: #2a85a0;*/
/*}*/
/*.btn-squad:active,*/
/*.btn-squad.active {*/
  /*background-color: #9ce7cd;*/
/*}*/

/*.btn-forma {*/
  /*color: #416f5f;*/
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  /*background-color: #fff;*/
  /*background-image: -moz-linear-gradient(top, #fff, #fff);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));*/
  /*background-image: -webkit-linear-gradient(top, #fff, #fff);*/
  /*background-image: -o-linear-gradient(top, #fff, #fff);*/
  /*background-image: linear-gradient(to bottom, #fff, #fff);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #fff #5c9c86 #5c9c86;*/
  /*border-color: #5c9c86;*/
  /*border-bottom: 2px solid #5c9c86;*/
  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/
/*.btn-forma:hover,*/
/*.btn-forma:focus,*/
/*.btn-forma:active,*/
/*.btn-forma.active,*/
/*.btn-forma.disabled,*/
/*.btn-forma[disabled] {*/
  /*color: #416f5f;*/
  /*background-color: #c6ecdf;*/
  /**background-color: #2a85a0;*/
/*}*/
/*.btn-forma:active,*/
/*.btn-forma.active {*/
  /*background-color: #c6ecdf;*/
/*}*/





/*.btn-like {*/
  /*color: #095d00;*/

  /*background-color: #fff;*/
  /*background-image: -moz-linear-gradient(top, #fff, #fff);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));*/
  /*background-image: -webkit-linear-gradient(top, #fff, #fff);*/
  /*background-image: -o-linear-gradient(top, #fff, #fff);*/
  /*background-image: linear-gradient(to bottom, #fff, #fff);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/

  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/
    /*border: 1px solid #c0c0c0 !important;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/


/*.myButton {*/
    /*-moz-box-shadow: 0px 10px 14px -7px #0b1c1f;*/
    /*-webkit-box-shadow: 0px 10px 14px -7px #0b1c1f;*/
    /*box-shadow: 0px 10px 14px -7px #0b1c1f;*/
    /*background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #131f24), color-stop(1, #112629));*/
    /*background:-moz-linear-gradient(top, #131f24 5%, #112629 100%);*/
    /*background:-webkit-linear-gradient(top, #131f24 5%, #112629 100%);*/
    /*background:-o-linear-gradient(top, #131f24 5%, #112629 100%);*/
    /*background:-ms-linear-gradient(top, #131f24 5%, #112629 100%);*/
    /*background:linear-gradient(to bottom, #131f24 5%, #112629 100%);*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#131f24', endColorstr='#112629',GradientType=0);*/
    /*background-color:#131f24;*/
    /*-moz-border-radius:8px;*/
    /*-webkit-border-radius:8px;*/
    /*border-radius:8px;*/
    /*display:inline-block;*/
    /*cursor:pointer;*/
    /*color:#ffffff;*/
    /*font-family:Arial;*/
    /*font-size:20px;*/
    /*font-weight:bold;*/
    /*padding:13px 32px;*/
    /*text-decoration:none;*/
    /*text-shadow:0px 1px 0px #3d768a;*/
/*}*/
/*.myButton:hover {*/
    /*background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #112629), color-stop(1, #131f24));*/
    /*background:-moz-linear-gradient(top, #112629 5%, #131f24 100%);*/
    /*background:-webkit-linear-gradient(top, #112629 5%, #131f24 100%);*/
    /*background:-o-linear-gradient(top, #112629 5%, #131f24 100%);*/
    /*background:-ms-linear-gradient(top, #112629 5%, #131f24 100%);*/
    /*background:linear-gradient(to bottom, #112629 5%, #131f24 100%);*/
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#112629', endColorstr='#131f24',GradientType=0);*/
    /*background-color:#112629;*/
/*}*/
/*.myButton:active {*/
    /*position:relative;*/
    /*top:1px;*/
/*}*/

/*.btn-like:hover,*/
/*.btn-like:focus,*/
/*.btn-like:active,*/
/*.btn-like.active,*/
/*.btn-like.disabled,*/
/*.btn-like[disabled] {*/
  /*color: #095d00;*/
  /*background-color: #d6efd3;*/
  /**background-color: #2a85a0;*/
/*}*/
/*.btn-like:active,*/
/*.btn-like.active {*/
  /*background-color: #d6efd3;*/
/*}*/

/*.btn-dislike {*/
  /*color: #b00000;*/

  /*background-color: #fff;*/
  /*background-image: -moz-linear-gradient(top, #fff, #fff);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));*/
  /*background-image: -webkit-linear-gradient(top, #fff, #fff);*/
  /*background-image: -o-linear-gradient(top, #fff, #fff);*/
  /*background-image: linear-gradient(to bottom, #fff, #fff);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #fff #5c9c86 #5c9c86;*/
  /*border-color: #5c9c86;*/
  /*border-bottom: 2px solid #5c9c86;*/
  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/

/*.btn-dislike:hover,*/
/*.btn-dislike:focus,*/
/*.btn-dislike:active,*/
/*.btn-dislike.active,*/
/*.btn-dislike.disabled,*/
/*.btn-dislike[disabled] {*/
  /*color: #b00000;*/
  /*background-color: #f3caca;*/
  /**background-color: #2a85a0;*/
/*}*/
/*.btn-dislike:active,*/
/*.btn-dislike.active {*/
  /*background-color: #f3caca;*/
/*}*/

/*.btn-likes {*/
  /*color: #a6a6a6;*/

  /*background-color: #fff;*/
  /*background-image: -moz-linear-gradient(top, #fff, #fff);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));*/
  /*background-image: -webkit-linear-gradient(top, #fff, #fff);*/
  /*background-image: -o-linear-gradient(top, #fff, #fff);*/
  /*background-image: linear-gradient(to bottom, #fff, #fff);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #fff #5c9c86 #5c9c86;*/
  /*border-color: #5c9c86;*/
  /*border-bottom: 2px solid #5c9c86;*/
  /*cursor:text;*/
  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/

/*.btn-likes:hover {*/
/*color: #a6a6a6;*/
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  /*background-color: #fff;*/
  /*background-image: -moz-linear-gradient(top, #fff, #fff);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));*/
  /*background-image: -webkit-linear-gradient(top, #fff, #fff);*/
  /*background-image: -o-linear-gradient(top, #fff, #fff);*/
  /*background-image: linear-gradient(to bottom, #fff, #fff);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #fff #5c9c86 #5c9c86;*/
  /*border-color: #5c9c86;*/
  /*border-bottom: 2px solid #5c9c86;*/
  /**background-color: #80dbbc;*/
  /*cursor:text;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/
/*.btn-likes:focus,*/
/*.btn-likes:active,*/
/*.btn-likes.active,*/
/*.btn-likes.disabled,*/
/*.btn-likes[disabled] {*/

/*}*/
/*.btn-likes:active,*/
/*.btn-likes.active {*/

/*}*/


/*/!*filter btn *!/*/
/*.btn-filt {*/
	/*display: inline-block;*/
	/*padding: 6px 12px;*/
	/*margin-bottom: 0px;*/
	/*font-size: 14px;*/
	/*font-weight: 400;*/
	/*line-height: 1.42857;*/
	/*text-align: center;*/
	/*white-space: nowrap;*/
	/*vertical-align: middle;*/
	/*cursor: pointer;*/
	/*-moz-user-select: none;*/
	/*background-image: none;*/
	/*border: 1px solid transparent;*/
	/*border-radius: 4px;*/
  /*color: #fff;*/
  /*background-color: #55cca2;*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #4bb791 #4bb791 #4bb791;*/
  /*border-color: #4bb791;*/
  /*border-bottom: 2px solid #4bb791;*/
  /*cursor:pointer;*/
  /*padding:3px;*/
  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/
	/*transition: all 0.3s linear 0s;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/

/*.btn-filt:hover {*/
  /*color: #fff;*/
  /*background-color: #4bb791;*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #4bb791 #4bb791 #4bb791;*/
  /*border-color: #4bb791;*/
  /*border-bottom: 2px solid #4bb791;*/
  /*cursor:pointer;*/
  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/
/*.btn-filt:focus,*/
/*.btn-filt:active,*/
/*.btn-filt.active,*/
/*.btn-filt.disabled,*/
/*.btn-filt[disabled] {*/

/*}*/
/*.btn-filt:active,*/
/*.btn-filt.active {*/

/*}*/

/*/!*filter btn big *!/*/
/*.btn-filt1 {*/
  /*color: #fff;*/

  /*background-color: #55cca2;*/
  /*background-image: -moz-linear-gradient(top, #55cca2, #55cca2);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#55cca2), to(#55cca2));*/
  /*background-image: -webkit-linear-gradient(top, #55cca2, #55cca2);*/
  /*background-image: -o-linear-gradient(top, #55cca2, #55cca2);*/
  /*background-image: linear-gradient(to bottom, #55cca2, #55cca2);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #55cca2 #55cca2 #55cca2;*/
  /*border-color: #55cca2;*/
  /*border-bottom: 2px solid #55cca2;*/
  /*cursor:text;*/
  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/

/*.btn-filt1:hover {*/
  /*color: #fff;*/
  /*background-color: #55cca2;*/
  /*background-image: -moz-linear-gradient(top, #55cca2, #55cca2);*/
  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#55cca2), to(#55cca2));*/
  /*background-image: -webkit-linear-gradient(top, #55cca2, #55cca2);*/
  /*background-image: -o-linear-gradient(top, #55cca2, #55cca2);*/
  /*background-image: linear-gradient(to bottom, #55cca2, #55cca2);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);*/
  /*border-color: #55cca2 #55cca2 #55cca2;*/
  /*border-color: #55cca2;*/
  /*border-bottom: 2px solid #55cca2;*/
  /*cursor:text;*/
  /**background-color: #80dbbc;*/
  /*/!* Darken IE7 buttons by default so they stand out more given they won't have borders *!/*/

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);*/
/*}*/

/*.btn-filt1:focus,*/
/*.btn-filt1:active,*/
/*.btn-filt1.active,*/
/*.btn-filt1.disabled,*/
/*.btn-filt1[disabled] {*/

/*}*/
/*.btn-filt1:active,*/
/*.btn-filt1.active {*/
s
/*}*/

.filt3{
	display: inline-block;
	margin-bottom: -13px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color:#000;
	margin-left:1%;
	padding-bottom:-200px;;
	transition: all 0.3s linear 0s;
}
/* Check box start*/

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/* Check box end*/
.soct{
color:#bababa;
}
.soct:hover{
color:#55acee;text-shadow: 2px 2px #4d98d1;
}

.socf{
color:#bababa;
}
.socf:hover{
color:#4862a3;text-shadow: 1px 1px #384d80;
}



.notxtselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.reset-this {
    animation : none;
    animation-delay : 0;
    animation-direction : normal;
    animation-duration : 0;
    animation-fill-mode : none;
    animation-iteration-count : 1;
    animation-name : none;
    animation-play-state : running;
    animation-timing-function : ease;
    backface-visibility : visible;
    background : 0;
    background-attachment : scroll;
    background-clip : border-box;
    background-color : transparent;
    background-image : none;
    background-origin : padding-box;
    background-position : 0 0;
    background-position-x : 0;
    background-position-y : 0;
    background-repeat : repeat;
    background-size : auto auto;
    border : 0;
    border-style : none;
    border-width : medium;
    border-color : inherit;
    border-bottom : 0;
    border-bottom-color : inherit;
    border-bottom-left-radius : 0;
    border-bottom-right-radius : 0;
    border-bottom-style : none;
    border-bottom-width : medium;
    border-collapse : separate;
    border-image : none;
    border-left : 0;
    border-left-color : inherit;
    border-left-style : none;
    border-left-width : medium;
    border-radius : 0;
    border-right : 0;
    border-right-color : inherit;
    border-right-style : none;
    border-right-width : medium;
    border-spacing : 0;
    border-top : 0;
    border-top-color : inherit;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border-top-style : none;
    border-top-width : medium;
    bottom : auto;
    box-shadow : none;
    box-sizing : content-box;
    caption-side : top;
    clear : none;
    clip : auto;
    color : inherit;
    columns : auto;
    column-count : auto;
    column-fill : balance;
    column-gap : normal;
    column-rule : medium none currentColor;
    column-rule-color : currentColor;
    column-rule-style : none;
    column-rule-width : none;
    column-span : 1;
    column-width : auto;
    content : normal;
    counter-increment : none;
    counter-reset : none;
    cursor : auto;
    direction : ltr;
    display : inline;
    empty-cells : show;
    float : none;
    font : normal;
    font-family : inherit;
    font-size : medium;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    height : auto;
    hyphens : none;
    left : auto;
    letter-spacing : normal;
    line-height : normal;
    list-style : none;
    list-style-image : none;
    list-style-position : outside;
    list-style-type : disc;
    margin : 0;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    max-height : none;
    max-width : none;
    min-height : 0;
    min-width : 0;
    opacity : 1;
    orphans : 0;
    outline : 0;
    outline-color : invert;
    outline-style : none;
    outline-width : medium;
    overflow : visible;
    overflow-x : visible;
    overflow-y : visible;
    padding : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    page-break-after : auto;
    page-break-before : auto;
    page-break-inside : auto;
    perspective : none;
    perspective-origin : 50% 50%;
    position : static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes : '\201C' '\201D' '\2018' '\2019';
    right : auto;
    tab-size : 8;
    table-layout : auto;
    text-align : inherit;
    text-align-last : auto;
    text-decoration : none;
    text-decoration-color : inherit;
    text-decoration-line : none;
    text-decoration-style : solid;
    text-indent : 0;
    text-shadow : none;
    text-transform : none;
    top : auto;
    transform : none;
    transform-style : flat;
    transition : none;
    transition-delay : 0s;
    transition-duration : 0s;
    transition-property : none;
    transition-timing-function : ease;
    unicode-bidi : normal;
    vertical-align : baseline;
    visibility : visible;
    white-space : normal;
    widows : 0;
    width : auto;
    word-spacing : normal;
    z-index : auto;
}


.ui-menu .ui-menu-item a {

	background-image: none;
}

.ui-menu .ui-menu-item a:hover {
    background-color: #eeeeee;
	background-image: none;
}



.ui-menu-item:hover {
background-color: #eeeeee;
background-image: none;
}

/*inner navbar */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #f3f7f8, #f3f7f8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f7f8), to(#f3f7f8));
  background-image: -webkit-linear-gradient(top, #f3f7f8, #f3f7f8);
  background-image: -o-linear-gradient(top, #f3f7f8, #f3f7f8);
  background-image: linear-gradient(to bottom, #f3f7f8, #f3f7f8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;

  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  *zoom: 1;
  text-shadow: none !important;
}


.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #34495e;
  text-shadow: none !important;
  font-weight: bold !important;

}


.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #1c8b74 !important;
  text-decoration: none;
  font-weight: bold !important;
}

.nav.navbar-nav.navbar-right li a {
    color: blue;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #1c8b74;
  text-decoration: none;
  background: none !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-weight: bold !important;
}

.navbar .divider-vertical {
    height: 40px;
    margin: 0px 9px;
    border-left: 1px solid #cdd1d2;
    border-right: 1px solid #cdd1d2;
}


/* newgen */

.btn-menu-newgen {
  display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0px;
	font-size: 14px;
	text-shadow: none !important;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
    color: #fff !important;
    background: #46aa95 !important;
}



.btn-menu-newgen:hover{
    background: #48c1a8 !important;
}
.btn-menu-newgen:focus{
 background-color: #41b29b;
  *background-color: #41b29b;
color: #fff !important;
}

.btn-menu-newgen.disabled,
.btn-menu-newgen[disabled] {
  color: #fff;
  opacity: 1;
}
.btn-menu-newgen.active {
  background-color: #0e5748;

}



/** img removal **/
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; background-image: none !important;}

.table {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}


/***** menu START *****/
.menu_bar {
    height: 41px;
    background: #20252b;
    position: relative;
    z-index:10;
    padding-left: 10px;

    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 3px;
}



.menu_bar li > span {
    line-height: 2;

}

.menu_bar li > i.vote {
    line-height: 2.3;

}

.menu_bar li > a {
    position: relative;
    font-weight: 400;
    color: #e0e0e0;
    line-height: 3.1;
    display:block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.menu_sub_ul_traits {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 250px;
}

.menu-dd ul > li > a {
    color: #607d8b;
}

.menu-dd ul > li > a:hover {
    text-decoration: none;
    color: #1d1e1f;
    background-color: #eaeaea;
    border-radius: 0;
}

ul.dropdown-menu li > a {
    line-height: 20px;
    padding-left: 10px;
    font-size: 12px;
}

.menu_bar > ul > li:first-child > .input-group {
    top: -1px;
    position: relative;
}

.menu_bar > ul > li:nth-child(2) {
    margin-left: 10px;
}

.menu_bar ul  > li {

}

.menu_bar li {

}

.menu_bar li:hover {
    cursor: pointer;
}


.menu_bar a:hover, a:focus {
    text-decoration: none;
}

.menu_bar  ul.dropdown-menu {
    background: #fafafa !important;
    margin-top: -1px;
    margin-left: -1px;
    color: #616161;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.sub_menu_arrow_right {
    position: absolute;
    right: 5px;
    top: 8px;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 1px 2px;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);

}

.accordion-group {
    border: 1px solid #fff;
}

.accordion-body {
    max-height: 200px !important;
    overflow: auto !important;

}
.accordion-heading:hover {
    background: #272727 !important;
    color: #fff;
}

.accordion-group:hover {
    color: #000;
}

.accord_li:hover > a {

}
.accordion-inner:hover {
    background: #f5f5f5 !important;
}

.accordion-inner {
    border-top: 1px solid #cfd8dc;
}

.sub_menu_arrow_down {
    position: absolute;
    right: 10px;
    top: 10px;
}

.filter_input {
    border-radius: 0 !important;
    background: #fff !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,0.3) !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    line-height: 30px !important;
    color: #212121 !important;
}

.filter_input:focus {
    background: #fff !important;
    border-bottom: 1px solid #55cca2 !important;
}

.hvr-sweep-to-bottom:before {
    background: #55cca2 !important;
}

.hvr-fade {
    padding-top: 1px;
}
.hvr-fade:hover {

    background: #55cca2 !important;
}



.menu-dd {
    position: relative;
}

.menu-dd:hover {

}

ol.inline > li, ul.inline > li {
    display: inline-block;
    padding-left: 1px;
    padding-right: 1px;
}

#xbox_ic {
    width: 25px;
    position: relative;
    top: 0 !important;
    margin-right: 3px;
}
/*.menu_bar li > a {*/
    /*position: relative;*/
    /*font-weight: 400;*/
    /**color: #fff;*/
    /*line-height: 3.1;*/
    /*display: block;*/
    /*-webkit-touch-callout: none;*/
    /*-webkit-user-select: none;*/
    /*-khtml-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*user-select: none;*/
    /*padding-left: 1px;*/
    /*padding-right: 1px;*/
    /*font-size: 13px;*/
/*}*/
.menu-dd {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    *overflow:hidden;
}
.menu-dd:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #55cca2;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.menu-dd:active:before,.menu-dd:focus:before,.menu-dd:hover:before {
    left:0;
    right:0;
    display: block;
}

.menu-dd-single {
    padding-top:2px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    *overflow:hidden;
}
.menu-dd-single:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #55cca2;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.menu-dd-single:active:before,.menu-dd-single:focus:before,.menu-dd-single:hover:before {
    left:0;
    right:0;
    display: block;
}
/***** menu END *****/


.title_area {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 600;
    font-size: 35px;
    color: #222;
}

.title_area_description {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 400;
    font-size: 25px;
    color: #222;
    margin-top: 10px;
}

.padding-lr-reset {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.high_wr {
    background: #71a656;
    color: white;
    padding: 1px 5px 1px 5px;
    border-radius: 2px;
}

.med_wr {
    background: #d88959;
    color: white;
    padding: 1px 5px 1px 5px;
    border-radius: 2px;
}


.low_wr {
    background: #9a3535;
    color: white;
    padding: 1px 5px 1px 5px;
    border-radius: 2px;
}

.high_wr_text {
    color: #71a656;
}

.med_wr_text {
    color: #d88959;
}


.low_wr_text {
    color: #9a3535;
}

.card_scale_small {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}

.card_scale_med {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}


.overlay-card {
    -webkit-filter: drop-shadow(1px -3px 15px rgba(0,0,0,0.45));
    filter: drop-shadow(1px -3px 15px rgba(0,0,0,0.45));
}
.arrow_right_li {
    color: black;
    position: relative;
    top: 54px;
    left: 56px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}


body.sticky-menu-active header {
    border-bottom: none;
}

.ps4_color {
    color: #3b97d3 !important;
}

.ps3_color {
    color: #000 !important;
}

.xb1_color {
    color: #2dab11 !important;
}

.xb360_color {
    color: #7f8c8d  !important;
}

.footer_h4 {
    color: white !important;
}


.footer_ios_div {
    margin-top:10px;
}

.footer_and_text {
    position: relative;
    top: -2px;
    padding-left: 10px;
}


/* New Stats start*/

.statfix {
    margin-right: 5px;
    position: relative;

}

.statlabel {
    margin: 0 3px 0 0;
    padding: 4px !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    font-weight: bold;

}

.statlabel.darkgreen {
    background-color: rgb(0, 116, 0);
    color: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid rgb(0, 116, 0);
    padding: 1px 4px 1px 4px;
    margin: 0 2px 0 0;
}

.statlabel.green {
    background-color: rgb(67, 202, 0);
    color: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid rgb(67, 202, 0);

    padding: 1px 4px 1px 4px;
    margin: 0 2px 0 0;

}

.statlabel.orange {
    background-color: rgb(255, 149, 0);
    color: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid rgb(255, 149, 0);

    padding: 1px 4px 1px 4px;
    margin: 0 2px 0 0;

}

.statlabel.yellow {
    background-color: rgb(245, 196, 0);
    color: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid rgb(245, 196, 0);

    padding: 1px 4px 1px 4px;
    margin: 0 2px 0 0;

}

.statlabel.red {
    background-color: rgb(224, 36, 36);
    color: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid rgb(224, 36, 36);

    padding: 1px 4px 1px 4px;
    margin: 0 2px 0 0;

}

.statlabel.grey {
    background-color: #999;
    color: #fff;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    border-radius: 4px;
    padding: 1px 4px 1px 4px;
    margin: 0 2px 0 0;

}

.darkgreenbg {
    border-radius: 30px;
    color: #005400;
    border-right: 3px solid #007400;
    background: -webkit-linear-gradient(top, #d9ffd9 0, #98f398 100%) !important;
    background: linear-gradient(to right, #fff 0, #94ed94 100%) !important;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    line-height: 30px;
    -webkit-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    -moz-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);

}

.darkgreenbg:hover {
    background-color: #c6fdaa;
    color: #005400;
    border-right: 3px solid #007400;

}

.greenbg {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    line-height: 30px;
    background: #f7fff7;
    background: -webkit-linear-gradient(top, #cbe0cb 0, #addead 100%) !important;
    background: linear-gradient(to right, #fff 0, #c7ffc7 100%) !important;
    border-right: 3px solid #43ca00;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    -moz-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    color: #005400;
}

.greenbg:hover {
    background-color: #b7ffb7;
    color: #005400;
    border-right: 3px solid #43ca00;
}

.orangebg {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    line-height: 30px;
    background: #fde3bf;
    background: -webkit-linear-gradient(top, #dfc7a6 0, #e1b578 100%) !important;
    background: linear-gradient(to right, #fff 0, #ffcd88 100%) !important;
    border-right: 3px solid #ff9500;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    -moz-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    color: #734e1b;
}

.orangebg:hover {
    background-color: #fed9a5;
    color: #734e1b;
    border-right: 3px solid #ff9500;
}

.yellowbg {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    line-height: 30px;
    background: #fff2c0;
    background: -webkit-linear-gradient(top, #e7d79b 0, #e4ce7a 100%) !important;
    background: linear-gradient(to right, #fff 0, #ffe78a 100%) !important;
    border-right: 3px solid #f5c400;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    -moz-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    color: #6c5a13;
}

.yellowbg:hover {
    background-color: #ffeca2;
    color: #6c5a13;
    border-right: 3px solid #f5c400;
}

.redbg {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    line-height: 30px;
    background: #e69999;
    background: -webkit-linear-gradient(top, #e5b5b5 0, #e69999 100%) !important;
    background: linear-gradient(to right, #fff 0, #ffa9a9 100%) !important;
    border-right: 3px solid #e02424;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    -moz-box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    box-shadow: inset -14px 0px 5px -7px rgba(255,255,255,0.69);
    color: #9d1d1d;
}

.redbg:hover {
    background-color: #ffbaba;
    color: #9d1d1d;
    border-right: 3px solid #e02424;
}

/* New Stats end*/


/* Forms */
.player-versions {

    display: table;
    text-align: center;

}

.player-versions div {
    display: inline-block;
}



.pversion a {
    font-family: Lato,sans-serif;
    font-size: 16px;
    text-shadow: 0;
    margin-right: 6px;
    padding: 5px;
    display: table;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -khtml-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
    *border: 1px solid rgba(0,0,0,0.2);
    border-radius: 3px;
}



.pversion a:hover {
    text-decoration: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.pversion.bronze.non-rare a {
    background: #a17d53;
    color: white;
}


.pversion.bronze a {
    color: #000;
    background: #9f7f69; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #6e4c35 0%, #9f7f69 50%, #9f7f69 51%, #ffd9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #6e4c35 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #6e4c35 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pversion.gold.non-rare a {
    background: #c7aa5f;
    color: black;
}

.pversion.gold a {
    color: black;
    background: #f0cf4a; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #c6a009 0%, #f2c40b 50%, #f2c40b 51%, #f0cf4a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #c6a009 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #c6a009 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pversion.if.bronze a {

    background: #3e3e3e;
    background: -webkit-linear-gradient(-90deg, #3e3e3e, black);
    background: linear-gradient(-290deg, #000, #d2ac86);
    color: #C2C7CA;
}
.pversion.if.silver a {
    background: #3e3e3e;
    background: -webkit-linear-gradient(-90deg, #3e3e3e, black);
    background: linear-gradient(-290deg, #000, #8d9498);
    color: #C2C7CA;
}
.pversion.if.gold a {
    color: #eac11c;
    background: -moz-linear-gradient(45deg,#000 0,#2f2b1a 36%,#71673e 66%,#000 100%);
    background: linear-gradient(45deg,#000 0,#2f2b1a 36%,#71673e 66%,#000 100%);
    background: -webkit-linear-gradient(45deg,#000 0,#2f2b1a 36%,#71673e 66%,#000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91efce',endColorstr='#bff0df',GradientType=1);

}

.pversion.icon a {
    background: #203a63; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fffbe9 0%, #958351 50%, #36517e 65%, #203a63 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fffbe9 0%,#958351 50%,#36517e 65%,#203a63 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fffbe9 0%,#958351 50%,#36517e 65%,#203a63 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
}

.pversion.motm a {
    color: #fff;
    background: -moz-linear-gradient(45deg,#FF7800 0,#fd9437 36%,#fa8219 66%,#FF7800 100%);
    background: linear-gradient(45deg,#FF7800 0,#fd9437 36%,#fa8219 66%,#FF7800 100%);
    background: -webkit-linear-gradient(45deg,#FF7800 0,#fd9437 36%,#fa8219 66%,#FF7800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91efce',endColorstr='#bff0df',GradientType=1);
}

.pversion.toty a {
    color: #fff;
    background: -moz-linear-gradient(45deg,#0c427d 0,#337ed0 36%,#0f6acd 66%,#0c427d 100%);
    background: linear-gradient(45deg,#0c427d 0,#337ed0 36%,#0f6acd 66%,#0c427d 100%);
    background: -webkit-linear-gradient(45deg,#0c427d 0,#337ed0 36%,#0f6acd 66%,#0c427d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91efce',endColorstr='#bff0df',GradientType=1);
}

.pversion.purple a {
    background: #7962a6; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #4f3580 0%, #7962a6 50%, #7962a6 51%, #4f3580 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #4f3580 0%,#7962a6 50%,#7962a6 51%,#4f3580 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #4f3580 0%,#7962a6 50%,#7962a6 51%,#4f3580 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    color: #fff;
}

.pversion.stpatrick a {
    background: #337d49; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #1d6c3a 0%, #38a05f 50%, #337d49 51%, #1d6c3a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #1d6c3a 0%,#337d49 50%,#337d49 51%,#1d6c3a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #1d6c3a 0%,#38a05f 50%,#38a05f 51%,#1d6c3a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.white-blue-mls a {
    background: #6cc0aa; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #6cc2a3 50%, #6cc2a3 51%, #6cc0aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #061912;
}

.pversion.fut-bd a {
    background: #6cc0aa; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #6cc2a3 50%, #6cc2a3 51%, #6cc0aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #061912;
}

.pversion.sbc_premium a {
    background: #992371; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #36d2ea 0%, #1d5383 50%, #1d5383 51%, #992371 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #36d2ea 0%,#1d5383 50%,#1d5383 51%,#992371 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #36d2ea 0%,#1d5383 50%,#1d5383 51%,#992371 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.imotm a {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #306aa8 0%, #840b0c 50%, #a41518 51%, #6b0b0c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #306aa8 0%,#840b0c 50%,#a41518 51%,#6b0b0c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #306aa8 0%,#840b0c 50%,#a41518 51%,#6b0b0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.pink a {
    color: #000;
    background: #fe9fcb; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #a84c60 0%, #ff90c3 50%, #fe9fcb 51%, #a84c60 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #a84c60 0%,#ff90c3 50%,#fe9fcb 51%,#a84c60 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #a84c60 0%,#ff90c3 50%,#fe9fcb 51%,#a84c60 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pversion.futties-winners a {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f5db66 0%, #ffbcdb 50%, #ffbcdb 51%, #fe94c5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f5db66 0%,#ffbcdb 50%,#ffbcdb 51%,#fe94c5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f5db66 0%,#ffbcdb 50%,#ffbcdb 51%,#fe94c5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #2e1621;
}


.pversion.silver a {
    color: #000;
    background: #979ca4; /* Old browsers */
}


.pversion.silver a {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #a9aeb1 0%, #C2C7CA 50%, #C2C7CA 51%, #e9ecf0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #a9aeb1 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #a9aeb1 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pversion.totyr.gold a {
    color: #fff;
    background: -moz-linear-gradient(45deg,#0c427d 0,#337ed0 36%,#0f6acd 66%,#0c427d 100%);
    background: linear-gradient(45deg,#0c427d 0,#337ed0 36%,#0f6acd 66%,#0c427d 100%);
    background: -webkit-linear-gradient(45deg,#0c427d 0,#337ed0 36%,#0f6acd 66%,#0c427d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91efce',endColorstr='#bff0df',GradientType=1);
}

.pversion.wcmotm a {
    background: #78d877; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #115d0f 0%, #1d8c1b 50%, #1d8c1b 51%, #115d0f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #115d0f 0%,#1d8c1b 50%,#1d8c1b 51%,#115d0f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #115d0f 0%,#1d8c1b 50%,#1d8c1b 51%,#115d0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;

}



.pversion.bluered a {
    background: #0A1E35; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #F03E3E 0%, #1f4067 50%, #1f4067 51%, #1b3a5d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #F03E3E 0%,#1f4067 50%,#1f4067 51%,#1b3a5d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #F03E3E 0%,#1f4067 50%,#1f4067 51%,#1b3a5d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
}

.pversion.tots.gold a {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f5db66 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f5db66 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f5db66 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    color: #fff;
}

.pversion.tots.silver a {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ececec 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ececec 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ececec 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.tots.bronze a {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #cea588 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #cea588 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #cea588 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.otw a {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #996931 10%, #a69423 20%, #666663 51%, #000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #996931 10%,#a69423 20%,#666663 51%,#000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #996931 10%,#a69423 20%,#666663 51%,#000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.sbc a {
    background: #7c3668; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #2b7899 10%, #13678b 20%, #94487e 51%, #7c3668 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #2b7899 10%,#13678b 20%,#94487e 51%,#7c3668 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #2b7899 10%,#13678b 20%,#94487e 51%,#7c3668 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.award-winner a {
    background: #823ab5; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ecdef6 10%, #c9a2e4 20%, #985ac5 51%, #823ab5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ecdef6 10%,#c9a2e4 20%,#985ac5 51%,#823ab5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ecdef6 10%,#c9a2e4 20%,#985ac5 51%,#823ab5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.halloween a {
    background: #b96319; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ebb484 10%, #e39f63 20%, #e69045 51%, #000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ebb484 10%,#e39f63 20%,#e69045 51%,#000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ebb484 10%,#e39f63 20%,#e69045 51%,#000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.movember a {
    background: #aea590; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #aea590 10%, #aea590 20%, #aea590 51%, #aea590 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #aea590 10%,#aea590 20%,#aea590 51%,#aea590 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #aea590 10%,#aea590 20%,#aea590 51%,#aea590 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #1b0f08;
}

.pversion.confmotm a {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fbc774 10%, #d78034 20%, #007bbc 51%, #044e8a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fbc774 10%,#d78034 20%,#007bbc 51%,#044e8a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fbc774 10%,#d78034 20%,#007bbc 51%,#044e8a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #FFF;
}

.pversion.promo a {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #8cecff 10%, #3eacff 20%, #5d8cd9 51%, #19137e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.tott a {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #8cecff 10%, #3eacff 20%, #5d8cd9 51%, #19137e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.newimotm a {
    background: #ffa64d; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fdb060 10%, #ffa64d 20%, #972411 51%, #6d0b00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fdb060 10%,#ffa64d 20%,#972411 51%,#6d0b00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fdb060 10%,#ffa64d 20%,#972411 51%,#6d0b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}


.pversion.marquee a {
    background: #131133; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #b2ed31 0%, #eb6c33 50%, #eb6c33 51%, #131133 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #b2ed31 0%,#eb6c33 50%,#eb6c33 51%,#131133 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #b2ed31 0%,#eb6c33 50%,#eb6c33 51%,#131133 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.futmas a {
    background: #c51218; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0e5e01 0%, #d9282e 50%, #d9282e 51%, #c51218 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0e5e01 0%,#d9282e 50%,#d9282e 51%,#c51218 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0e5e01 0%,#d9282e 50%,#d9282e 51%,#c51218 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.ptgs a {
    background: #c92251; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #b3ee32 0%, #ce443f 50%, #ce443f 51%, #c92251 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #b3ee32 0%,#ce443f 50%,#ce443f 51%,#c92251 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #b3ee32 0%,#ce443f 50%,#ce443f 51%,#c92251 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.fof a {
    background: #e80790; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fefe86 0%, #d03d97 50%, #d03d97 51%, #e80790 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fefe86 0%,#d03d97 50%,#d03d97 51%,#e80790 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fefe86 0%,#d03d97 50%,#d03d97 51%,#e80790 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fefe86;
}

.pversion.championship a {
    background: #e80790; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #000051 0%, #28a9ff 50%, #00eab0 51%, #6ef7b9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #000051 0%,#28a9ff 50%,#00eab0 51%,#6ef7b9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #000051 0%,#28a9ff 50%,#00eab0 51%,#6ef7b9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.motm_eu a {
    background: #ff8a00; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ff8a00 50%, #ff8a00 51%, #093eb2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ff8a00 50%,#ff8a00 51%,#093eb2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#ff8a00 50%,#ff8a00 51%,#093eb2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.united a {
    background: #f5468f; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f05da0 0%, #f5468f 50%, #f5468f 51%, #453f9a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f05da0 0%,#f5468f 50%,#f5468f 51%,#453f9a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f05da0 0%,#f5468f 50%,#f5468f 51%,#453f9a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #c0ff3a;
}

.pversion.wcmode_blue  a {
    background: #bd1907; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fafafa 0%, #166b9f 50%, #166b9f 51%, #bd1907 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fafafa 0%,#166b9f 50%,#166b9f 51%,#c92251 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fafafa 0%,#166b9f 50%,#166b9f 51%,#bd1907 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.pversion.rrr.gold a {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #f2c40b 50%, #f2c40b 51%, #f0cf4a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pversion.rrc.gold a {
    background: #c7aa5f;
}



.pversion.rrr.silver a {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #C2C7CA 50%, #C2C7CA 51%, #e9ecf0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pversion.rrc.silver a {
    background: #979ca4;
    color: black;
}



.pversion.rrr.bronze a {
    color: #000;
    background: #9f7f69; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #9f7f69 50%, #9f7f69 51%, #ffd9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pversion.rrc.bronze a {
    background: #a17d53;
    color: white;
}

.ui-menu .ui-menu-item a:hover {
    background-color: #eeeeee;
    background-image: none;
}
/** img removal **/
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; background-image: none !important;}


.ui-menu-item {
    *border: none !important;
}

.ui-menu-item:hover {
    background-image: none;
}


.ui-menu .ui-menu-item a {
    padding-top: 5px;

    height: 40px;
    font-weight: normal;
    display: block;

}

.ui-menu-item .ui-state-focus {
    border-left: none !important;
    border-right: none !important;

}


.ui-menu .ui-menu-item a:hover {
    background: #f8f8f8;
}

.ui-menu .ui-menu-item a:before {
    background: #f8f8f8;
}

.ui-autocomplete li.ui-menu-item {
    padding: 1px;
    border-top: 1px solid #c3c3c3;
    border-bottom: none !important;

}
/*
.ui-autocomplete li.ui-menu-item {
    padding: 1px;
}
.ui-autocomplete a.ui-menu-item-alternate {
    background-color: #f3f3f3  !important;
}
.ui-autocomplete a.ui-state-hover {
    font-weight: normal !important;
}


body .ui-autocomplete {
    background: #fff ;
}

body .ui-autocomplete .ui-menu-item .ui-corner-all {
    background: #000;
}

body .ui-autocomplete .ui-menu-item .ui-state-focus {
    background: #f8f8f8;
    padding: 1px !important;
}
*/






/* ===== Autocomplete ===== */

.quicksearch {
    background: #fff;
    color: #000;
    width: 205px;
    max-height: 300px;
    overflow: auto;
    z-index: 99;
    border: 1px solid #ccc;
}
.quicksearch.short {
    max-height: 250px;
    position: relative;
    margin-top:-20px;
}
.quicksearch.large .ui-menu-item {
    font-size: 16px;
}
.quicksearch.large .ui-menu-item a {
    padding: 0;
}
.quicksearch.large .ui-menu-item .rating {
    font-size: 26px;
}
.quicksearch.large .ui-menu-item .player-image {
    width: 40px;
}
.quicksearch a {
    color: #000;
    transition: background-color 150ms ease;
}

.quicksearch a:hover {
    color: #2e9e76;
}
.quicksearch .ui-state-focus {
    color: #000;
    font-weight: normal;
    cursor: pointer;
    background-color: #eee;
}
.quicksearch .clubpicture {
    width: 20px;
}

.quicksearch .nationpicture {
    width: 20px;
}

.quicksearch .playerpicture {
    width: 38px;
    position: relative;
    top: -2px;
}

.quicksearch .position_ac_row {
    font-size: 10px;
    color: #a0a1a1;
    padding-left: 2px;
    position: relative;
    top:-2px;
}

.quicksearch .version_ac_row {
    font-size: 10px;
    color: #a0a1a1;
    position: relative;
    right:5px;
    padding-top:9px;
}
.quicksearch .rating-search {
    float: right;
    padding:  4px;
    margin: 0 2px 0 0;
    border-radius: 2px;
}
.quicksearch .rating-search.gold.non-rare {
    background: #c7aa5f;
    color: black;
}


.quicksearch .rating-search.gold {
    color: black;
    background: #f0cf4a; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #c6a009 0%, #f2c40b 50%, #f2c40b 51%, #f0cf4a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #c6a009 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #c6a009 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.quicksearch .rating-search.silver.non-rare {
    background: #979ca4;
    color: black;
}

.quicksearch .rating-search.silver {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #a9aeb1 0%, #C2C7CA 50%, #C2C7CA 51%, #e9ecf0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #a9aeb1 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #a9aeb1 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.quicksearch .rating-search.bronze.non-rare {
    background: #a17d53;
    color: white;
}

.quicksearch .rating-search.bronze {
    color: #000;
    background: #9f7f69; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #6e4c35 0%, #9f7f69 50%, #9f7f69 51%, #ffd9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #6e4c35 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #6e4c35 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.quicksearch .rating-search.tots { color: #fff; background-color: #0f6acd;}
.quicksearch .rating-search.motm {
    background: #fd9437;
    background: -webkit-linear-gradient(-90deg, #fd9437, #FF7800);
    background: linear-gradient(180deg, #fd9437, #FF7800);
    color: black;
}
.quicksearch .rating-search.purple {
    background: #7962a6; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #7962a6 0%, #7962a6 50%, #7962a6 51%, #4f3580 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #7962a6 0%,#7962a6 50%,#7962a6 51%,#4f3580 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #7962a6 0%,#7962a6 50%,#7962a6 51%,#4f3580 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.stpatrick {
    background: #337d49; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #38a05f 0%, #38a05f 50%, #337d49 51%, #1d6c3a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #38a05f 0%,#337d49 50%,#337d49 51%,#1d6c3a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #38a05f 0%,#38a05f 50%,#38a05f 51%,#1d6c3a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.white-blue-mls {
    background: #6cc0aa; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #6cc2a3 50%, #6cc2a3 51%, #6cc0aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #061912;
}

.quicksearch .rating-search.fut-bd {
    background: #6cc0aa; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #6cc2a3 50%, #6cc2a3 51%, #6cc0aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#6cc2a3 50%,#6cc2a3 51%,#6cc0aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #061912;
}

.quicksearch .rating-search.sbc_premium {
    background: #992371; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #36d2ea 0%, #1d5383 50%, #1d5383 51%, #992371 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #36d2ea 0%,#1d5383 50%,#1d5383 51%,#992371 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #36d2ea 0%,#1d5383 50%,#1d5383 51%,#992371 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.if.gold {
    background: #3e3e3e;
    background: -webkit-linear-gradient(-90deg, #3e3e3e, black);
    background: linear-gradient(180deg, #3e3e3e, black);
    color: #dcb20a;
}
.quicksearch .rating-search.if.silver {
    background: #3e3e3e;
    background: -webkit-linear-gradient(-90deg, #3e3e3e, black);
    background: linear-gradient(180deg, #3e3e3e, black);
    color: #d6dee0;
}
.quicksearch .rating-search.if.bronze {
    background: #3e3e3e;
    background: -webkit-linear-gradient(-90deg, #3e3e3e, black);
    background: linear-gradient(180deg, #3e3e3e, black);
    color: #a48266;
}
.quicksearch .rating-search.legend {
    background: #fdfcf8;
    background: -webkit-linear-gradient(-90deg, #fdfcf8, #fff);
    background: linear-gradient(180deg, #fdfcf8, #fff);
    color: #563c12;
    border: 1px solid #563c12;
}

.quicksearch .rating-search.icon {
    background: #203a63; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fffbe9 0%, #958351 50%, #36517e 65%, #203a63 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fffbe9 0%,#958351 50%,#36517e 65%,#203a63 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fffbe9 0%,#958351 50%,#36517e 65%,#203a63 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
}

.quicksearch .rating-search.toty.gold {
    background: #2989d8; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #2989d8 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #2989d8 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #2989d8 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    color: white;
}

.quicksearch .rating-search.tots.gold {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f5db66 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f5db66 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f5db66 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;

}

.quicksearch .rating-search.tots.silver {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ececec 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ececec 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ececec 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.tots.bronze {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #cea588 0%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #cea588 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #cea588 0%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}


.quicksearch .rating-search.imotm  {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #6a0708 15%, #2989d8 50%, #207cca 51%, #0c427d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #6a0708 15%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #6a0708 15%,#2989d8 50%,#207cca 51%,#0c427d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.pink  {

    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f1d4e1 0%, #fe9fcb 50%, #fe9fcb 51%, #a84c60 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f1d4e1 0%,#fe9fcb 50%,#fe9fcb 51%,#a84c60 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f1d4e1 0%,#fe9fcb 50%,#fe9fcb 51%,#a84c60 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: black;
}


.quicksearch .rating-search.gold.futties-winners {
    background: #f5db66; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f5db66 0%, #ffbcdb 50%, #ffbcdb 51%, #fe94c5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f5db66 0%,#ffbcdb 50%,#ffbcdb 51%,#fe94c5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f5db66 0%,#ffbcdb 50%,#ffbcdb 51%,#fe94c5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #2e1621;
}



.quicksearch .rating-search.wcmotm {
    background: #78d877; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #78d877 0%, #1d8c1b 50%, #1d8c1b 51%, #115d0f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #78d877 0%,#1d8c1b 50%,#1d8c1b 51%,#115d0f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #78d877 0%,#1d8c1b 50%,#1d8c1b 51%,#115d0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;

}
.quicksearch .rating-search.bluered {
    background: #0A1E35; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #F03E3E 0%, #1f4067 50%, #1f4067 51%, #1b3a5d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #F03E3E 0%,#1f4067 50%,#1f4067 51%,#1b3a5d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #F03E3E 0%,#1f4067 50%,#1f4067 51%,#1b3a5d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: white;
}

.quicksearch .rating-search.otw {
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #996931 10%, #a69423 20%, #666663 51%, #000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #996931 10%,#a69423 20%,#666663 51%,#000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #996931 10%,#a69423 20%,#666663 51%,#000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.sbc {
    background: #7c3668; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #2b7899 10%, #13678b 20%, #94487e 51%, #7c3668 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #2b7899 10%,#13678b 20%,#94487e 51%,#7c3668 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #2b7899 10%,#13678b 20%,#94487e 51%,#7c3668 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.award-winner {
    background: #823ab5; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ecdef6 10%, #c9a2e4 20%, #985ac5 51%, #823ab5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ecdef6 10%,#c9a2e4 20%,#985ac5 51%,#823ab5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ecdef6 10%,#c9a2e4 20%,#985ac5 51%,#823ab5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.halloween {
    background: #b96319; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ebb484 10%, #e39f63 20%, #e69045 51%, #000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ebb484 10%,#e39f63 20%,#e69045 51%,#000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ebb484 10%,#e39f63 20%,#e69045 51%,#000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.movember {
    background: #aea590; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #aea590 10%, #aea590 20%, #aea590 51%, #aea590 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #aea590 10%,#aea590 20%,#aea590 51%,#aea590 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #aea590 10%,#aea590 20%,#aea590 51%,#aea590 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #1b0f08;
}

.quicksearch .rating-search.confmotm {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fbc774 10%, #d78034 20%, #007bbc 51%, #044e8a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fbc774 10%,#d78034 20%,#007bbc 51%,#044e8a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fbc774 10%,#d78034 20%,#007bbc 51%,#044e8a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #FFF;
}

.quicksearch .rating-search.promo {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #8cecff 10%, #3eacff 20%, #5d8cd9 51%, #19137e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.tott {
    background: #fbc774; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #8cecff 10%, #3eacff 20%, #5d8cd9 51%, #19137e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #8cecff 10%,#3eacff 20%,#5d8cd9 51%,#19137e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.newimotm {
    background: #ffa64d; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fdb060 10%, #ffa64d 20%, #972411 51%, #6d0b00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fdb060 10%,#ffa64d 20%,#972411 51%,#6d0b00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fdb060 10%,#ffa64d 20%,#972411 51%,#6d0b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.marquee {
    background: #131133; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #b2ed31 0%, #eb6c33 50%, #eb6c33 51%, #131133 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #b2ed31 0%,#eb6c33 50%,#eb6c33 51%,#131133 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #b2ed31 0%,#eb6c33 50%,#eb6c33 51%,#131133 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.futmas {
    background: #c51218; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0e5e01 0%, #d9282e 50%, #d9282e 51%, #c51218 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0e5e01 0%,#d9282e 50%,#d9282e 51%,#c51218 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0e5e01 0%,#d9282e 50%,#d9282e 51%,#c51218 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.ptgs  {
    background: #c92251; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #b3ee32 0%, #ce443f 50%, #ce443f 51%, #c92251 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #b3ee32 0%,#ce443f 50%,#ce443f 51%,#c92251 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #b3ee32 0%,#ce443f 50%,#ce443f 51%,#c92251 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.fof  {
    background: #e80790; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fefe86 0%, #d03d97 50%, #d03d97 51%, #e80790 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fefe86 0%,#d03d97 50%,#d03d97 51%,#e80790 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fefe86 0%,#d03d97 50%,#d03d97 51%,#e80790 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fefe86;
}

.quicksearch .rating-search.championship  {
    background: #e80790; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #000051 0%, #28a9ff 50%, #00eab0 51%, #6ef7b9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #000051 0%,#28a9ff 50%,#00eab0 51%,#6ef7b9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #000051 0%,#28a9ff 50%,#00eab0 51%,#6ef7b9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}



.quicksearch .rating-search.motm_eu  {
    background: #ff8a00; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #ffffff 0%, #ff8a00 50%, #ff8a00 51%, #093eb2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ff8a00 50%,#ff8a00 51%,#093eb2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #ffffff 0%,#ff8a00 50%,#ff8a00 51%,#093eb2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}


.quicksearch .rating-search.united  {
    background: #f5468f; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f05da0 0%, #f5468f 50%, #f5468f 51%, #453f9a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f05da0 0%,#f5468f 50%,#f5468f 51%,#453f9a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f05da0 0%,#f5468f 50%,#f5468f 51%,#453f9a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #c0ff3a;
}

.quicksearch .rating-search.wcmode_blue  {
    background: #bd1907; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #fafafa 0%, #166b9f 50%, #166b9f 51%, #bd1907 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #fafafa 0%,#166b9f 50%,#166b9f 51%,#c92251 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #fafafa 0%,#166b9f 50%,#166b9f 51%,#bd1907 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
}

.quicksearch .rating-search.rrr.gold {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #f2c40b 50%, #f2c40b 51%, #f0cf4a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#f2c40b 50%,#f2c40b 51%,#f0cf4a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.quicksearch .rating-search.rrc.gold{
    background: #c7aa5f;
}



.quicksearch .rating-search.rrr.silver {
    color: #000;
    background: #a9aeb1; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #C2C7CA 50%, #C2C7CA 51%, #e9ecf0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#C2C7CA 50%,#C2C7CA 51%,#e9ecf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.quicksearch .rating-search.rrc.silver  {
    background: #979ca4;
    color: black;
}


.quicksearch .rating-search.rrr.bronze {
    color: #000;
    background: #9f7f69; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0feb0b 0%, #9f7f69 50%, #9f7f69 51%, #ffd9aa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0feb0b 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0feb0b 0%,#9f7f69 50%,#9f7f69 51%,#ffd9aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5db66', endColorstr='#0c427d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.quicksearch .rating-search.rrc.bronze {
    background: #a17d53;
    color: white;
}

.quicksearch .ui-menu-item {

}
.quicksearch a.ui-state-hover {
    cursor: pointer;
}


.ui-state-focus {
    background: none !important;
    background-color: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
    color: red !important;
}

.fut_year {
    font-family: "EA", Fallback, sans-serif;
    font-size: 16px;
    color: #c3c3c3;
}

.fut_year:hover {
    color: #000;
    text-decoration: none;
}

.fut_year_active {
    font-family: "EA", Fallback, sans-serif;
    font-size: 16px;
    color: #000;
}

.modal {

}
header {
    border-bottom: none;
}

header, body.sticky-menu-active header {
    background: #55cca2!important;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

header {
    background: #55cca2;
    height: 45px;
    opacity: 1;
}


header nav ul.nav-main ul.dropdown-menu li > a {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    color: #607d8b;
    font-weight: 500;
    text-shadow: none !important;
    transition: .2s;
    /*padding: 0.3rem;*/
    padding: 6px 0.35rem;

}

header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover {
    background: #55cca2 !important;
    color: #fff !important;
    border-radius: 3px;
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    /*color: #1d1e1f;*/
    /*text-decoration: none;*/
    /*background: #f7f7f9 !important;*/
}

nav ul.nav-main ul.dropdown-menu{
margin-top:-4px;
background-color: #fff !important;
border-bottom: none !important;
border-radius: 0 !important;

}


.slicknav_menu .slicknav_menutxt {
display: inline-block;
}

.slick_home {
position: relative;
left: 10px;
top: 5px;
color: #d7d7d7;
margin-left: 5px;
display: inline-block;
}

.slick_home_a {
position: relative;
left: 10px;
color: #d7d7d7;
margin-left: 5px;
display: inline-block;
font-weight: bold;
text-shadow: 0 1px 3px #000;
}
.slicknav_btn {
background: linear-gradient(to left,#2d906d, #55cca2, #2d906d) !important;
display: inline-block;
}

.slicknav_menu {
display:none;
background: #000 !important;
border-bottom: 3px solid #55cca2;
-webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
}

.slicknav_nav ul > li > a:hover {
background: #55cca2;
}


.top_search_area {
max-width: 1170px;
margin-right: auto;
margin-left: auto;
*display: block;
position: relative;

}


.home_search {
text-transform: capitalize;
border: 1px solid #d5d5d5;
font-size: 1.6em;
outline: none;
font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
font-weight: 400;
background-color: #fff !important;
color: #f1f1f1;
padding-left:15px;
width: 100%;
text-align: left;

}
.nav_search_bar {
text-transform: capitalize;
border: 1px solid #d5d5d5;
font-size: 1.6em;
outline: none;
font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
font-weight: 400;
background-color: #fff !important;
color: #f1f1f1;
padding-left:15px;
width: 100%;
text-align: left;
}




.player_tr_1 {
*background-color: #F6F6F6;
}

.player_tr_1:hover {
*background: #ddf4ec;

}

.player_tr_2 {
*background-color: #fbfbfb;

}

.player_tr_2:hover {
background: #ddf4ec;
}

.stars_filter {
color: #ffd200;
text-shadow: 1px 1px #d0ab00;
}





/** PLAYERS TABLE START **/


.player_name_players_table {
   * padding-left: 10px;
    font-weight: 600;
    color: #333;
    position: relative;
    left: -58px;
    top: -9px;
}

.general_name_players_table {
     padding-left: 10px;
    font-weight: 600;
    color: #333;
}

.players_club_nation {
    position: relative;
    left: 20px;
    top: 14px;
}

.red_fut_stat {
    background: #e73927;
    color: #fff
}

.orange_fut_stat {
    background: #e67e22;
    color: #fff
}

.yellow_fut_stat {
    background: #f1c40f;
    color: #fff
}

.green_fut_stat {
    background: #2ecc71;
    color: #fff
}

.dark_green_fut_stat {
    background: #27ae60;
    color: #fff
}

.addit_col {
    background: #e0e0e0;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
}
.red_players_stat {
    padding: 4px;
    border-radius: 3px;
    background: #bd2f2f;
    color: #fff;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);

}

.orange_players_stat {
    padding: 4px;
    border-radius: 3px;
    background: #c8790a;
    color: #fff;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.yellow_players_stat {
    padding: 4px;
    border-radius: 3px;
    background: #e8b415;
    color: #fff;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.green_players_stat {
    padding: 4px;
    border-radius: 3px;
    background: #99cf46;
    color: #fff;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.dark_green_players_stat {
    padding: 4px;
    border-radius: 2px;
    background: #4e8142;
    color: #fff;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.general_stat {
    padding: 6px;
    border-radius: 3px;
    background: #eee;
    min-width: 26px;
    height: 30px;
    display: inline-block;
    text-align: center;
    float: right;
}

.player_tr_1, .player_tr_2 {
    height: 37px;
}
.player_tr_1 .general_stat, .player_tr_2 .general_stat {
    margin-right: 10px;
}

/** PLAYERS TABLE END **/

.refresh_players_url {
    color: white;
    position: relative;
    top: 9px;
    right: 5px;
}

.change_players_url {
    color: white;
    position: relative;
    top: 10px;
    right: 17px;
}

.big_table_name {
    padding-left: 10px;
    font-weight: 600;
    color: #333;
}





/*div.progressbar {*/
    /*border: 1px solid #e1e1e8;*/
    /*background: #efefef;*/
    /*border-radius: 0 2px 2px 0;*/
    /*-o-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*-webkit-border-radius: 4px;*/
    /*width: 130px;*/
    /*-webkit-box-shadow: inset 0px 2px 5px 0px rgba(224,224,224,1);*/
    /*-moz-box-shadow: inset 0px 2px 5px 0px rgba(224,224,224,1);*/
    /*box-shadow: inset 0px 2px 5px 0px rgba(224,224,224,1);*/
/*}*/

/*.progressbar div {*/
    /*width: auto;*/
    /*background: #f00000;*/
    /*height: 24px;*/
    /*text-align: center;*/
    /*font-size: 11px;*/
    /*font-weight: bold;*/
    /*color: #fff;*/
    /*line-height: 24px;*/
    /*text-shadow: 0px 0px 3px #000;*/
    /*-o-text-shadow: 0px 0px 3px #000;*/
    /*-moz-text-shadow: 0px 0px 3px #000;*/
    /*-webkit-text-shadow: 0px 0px 3px #000;*/
    /*border-radius: 0 2px 2px 0;*/
    /*-o-border-radius: 2px;*/
    /*-moz-border-radius: 2px;*/
    /*-webkit-border-radius: 2px;*/
/*}*/

.circle_builder {
    color: #000;
    width: 60px;
    height: 60px;
    background: #ffda18;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    margin: auto;
}

.inner_circle_builder {
    position: relative;
    top: 20px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    font-weight: 500;
}

.circle_draft {
    width: 60px;
    height: 60px;
    background: #63c9bc;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    margin: auto;
}

.inner_circle_draft {
    position: relative;
    top: 20px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}


.circle_builder_small {
    margin-right: 5px;
    color: #333;
    width: 20px;
    height: 20px;
    background: #ffda18;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);

}

.inner_circle_builder_small {
    position: relative;
    padding: 5px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 12px;
    font-weight: 500;
}

.circle_draft_small {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background: #63c9bc;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);

}

.inner_circle_draft_small {
    position: relative;
    padding: 5px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 12px;
    font-weight: 500;
    color: #333;
}

.inner_circle_challenge_small {
    position: relative;
    padding: 5px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 12px;
    font-weight: 500;
    color: #333;
}

.circle_challenge_small {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background: #2ecc71;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);

}

#table_filter_search {
    width: 150px;
    position: relative;
    top: 6px;
    border-radius: 0;
    background: #606060;
    border-color: #606060;
    color: white;
}

#table_filter_search:focus {
    background: #545454;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow: none !important;

}


.formation_bg {
    font-family: 'Oswald',sans-serif !important;
    background: #333;
    padding: 2px;
    border-radius: 3px;
    color: white;
    font-size: 12px;
}


.general_dd {
    margin-top: -2px; margin-left: -1px;
}


.filter_area {
    background: #eaeaea;
    height: 45px;
    border: 1px solid #d8d8d8;
    padding-top: 10px;
}

.filter_row_a {
    font-size: .8rem;
    padding: .40rem 0.93rem;
    border-radius: 2px;
    background: #55cca2;
    transition: .2s ease-out;
    color: white;
    margin-left: 6px;
    white-space: normal !important;
    word-wrap: break-word;

}

.filter_row_a:hover {
    color: white;
    background: #e53935;
    text-decoration: none;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);

}

.clear_all {
    position: relative;
    background: linear-gradient(to left,#e74c3c, #e74c3c) !important;
    border: 1px solid #c0392b;
    top:-6px;
    right:10px;
}

.clear_all:hover {
    position: relative;
    background: linear-gradient(to left,#c0392b, #c0392b) !important;
    border: 1px solid #c0392b;
}


.general_btn {
    background: transparent linear-gradient(0deg, #4cb590 50%, #55cca2 50%) repeat scroll 0% 0%;
    color: #FFF;
    border: medium none;
    border-radius: 4px;
    padding: 2px 10px;
}

.general_btn:hover {
    color: white;
    opacity: 0.9;
}



.page_header {
    margin-top: 20px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 28px;
    font-weight: 500;
    color: black;
    padding-left: 5px;
}

.page_header_small {
    margin-top: 8px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 22px;
    font-weight: 300;
    color: #333;
    padding-left: 6px;
}


.right-col-header {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: white;
    font-weight: 100;

    font-family: 'Oswald', sans-serif !important;
    font-size: 18px;
    padding: 5px 0;
    margin: 5px 0;
    background: #55cca2 !important;
    background-position: 90% 10%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);

    border-radius: 3px;
    text-align: center;
}

.right-sub-col-header {
    height: 30px;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    padding-top: 4px
}

.main-header {
   background: #55cca2;
    color: white;
}

.players_link {
    border-bottom: 2px dotted #E0E0E0;

}

.players_link  > a {
    color: #9E9E9E;
}



.open_pack {
    height: 40px;
    background-image: url("/pages/draft-simulator/m-header-sum.png");
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    text-align: center;
    color: white;
    font-weight: 300;
    font-size: 18px;
    padding-top: 8px;
    background-size: 300px 40px;
}


.big_table_pack {
    width: 30px;
}


.main_back {

    background-image: url("/pages/draft-simulator/m-header-sum.png");
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    text-align: center;
    color: white;
    font-weight: 300;
    font-size: 18px;
    padding-top: 8px;
    background-size: 300px 40px;
}

header nav ul.nav-main ul.dropdown-menu {
    text-shadow: none !important;

}

.dropdown-header {
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #fff !important;
    font-weight: 500;
    background: linear-gradient(to left, #55cca2, #55cca2) !important;
}





.table-row-text {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    color: #333 !important;
    font-size: 15px !important;
}

.card-price-platform-label {
    width: 10px;
    position: relative;
    top: -1px;
}

.ps_main_price {
    padding: 3px;
    margin: 0 2px 0 0;
    background: #fff;
    color: #2989d8;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #2989d8;
}



.xbox_main_price {
    padding: 3px;
    margin: 0 2px 0 0;
    background: #fff;
    color: #2dab11;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #2dab11;
}

.pc_main_price {
    padding: 3px;
    margin: 0 2px 0 0;
    background: #fff;
    color: #f05922;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #f05922;
}

.modal-header {
    background: #55cca2;
    -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    border-bottom: 1px solid #2ba379;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;

}

.modal-header > h4 {
    color: white;
    position: relative;
    top: 8px;
}

.modal-header > a {
    color: rgba(255,255,255,0.7);
    float: right;
    position: relative;
    top: 10px;
    transition: .35s;
    z-index:10;
}

.modal-header > a:hover {
    color: rgba(255,255,255,1);
    text-decoration: none;
}

.modal-header-favorites {
    background: #55cca2;
    -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    border-bottom: 1px solid #2ba379;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    color: white;
}


.modal-header-main {
    background: #55cca2;
    -webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.25);
    border-bottom: 1px solid #2ba379;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    padding-bottom: 10px;
}

.modal-header-main-text {
    position: relative;
    top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.modal-main-close-icon {
    position: relative;
    top: 3px;
}

.modal-main-left-icon {
    position: relative;
    top: -1px;
}

.change-gen {
    font-size: 20px;
    position: relative;
    top:-1px;
}



.btn {
    padding: 5px 12px;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: none !important;
    background-color: #e5e5e3;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-repeat: repeat-x;
    filter: none !important;
    border: none !important;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;

}

.btn:hover {
    background-color: #c0c0c0;
    -webkit-box-shadow: -2px 3px 5px 0px rgba(0,0,0,0.13) !important;
    -moz-box-shadow: -2px 3px 5px 0px rgba(0,0,0,0.13) !important;
    box-shadow: -2px 3px 5px 0px rgba(0,0,0,0.13) !important;
}
.btn-info {
    background-color: #49afcd;
    color: white;
}

.btn-danger {
    background-color: #da4f49;
    color: white;
}



.user_logout > a {
    color: #da4f49 !important;
}

.header_bottom {
    border: 1px solid #55cca2;
    width: 20%;
    position: relative;
    left: 10px;

}

.header_bottom_mid {
    border: 1px solid #b1e7d4;
    width: 70%;
    margin-bottom: 1px;
}

.header_bottom_top {
    border: 1px solid #b1e7d4;
    width: 40%;
    margin-bottom: 1px;
}
.header_mid {
    position: relative;
    top: -3px;
    min-height: 24px;
}

.header_top {
    padding-bottom:5px;
    margin-top: 8px !important;

}

.header_name {
    font-size: 24px;

}

.pr-nav {
    color: #ffc600;
    text-shadow: 1px 1px #ff9c00;
    font-size: 10px;
    top: -1px;
}
.new-players-nav {
    color: #4d95d8;
}

.popular-nav {
   color: #ff5a00;
}


.player_header {
    font-family: 'Oswald', sans-serif !important;
    font-size: 28px;
    font-weight: 500;
    color: black;
}

.header_mid_text {
    color: #34495e;
}


.top_nav_search_area {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
}

.nav_search_bar_top {

}

.builder_fix {
    margin: auto;
}


.nav .dropdown-toggle .caret {
    border-top-color: #757575;
    border-bottom-color: #757575;
    margin-top: 6px;
}

.nav .dropdown-toggle:focus .caret,.nav .dropdown-toggle:hover .caret {
    border-top-color:#55cca2;
    border-bottom-color:#55cca2
}

.likes-area {
    position: relative;
    top: 2px;
}


.cln_menu {
    width: 20px;
    position: relative;
    top:-2px;
}






.vote-up {
    font-size: 12px;
    position: relative;
    left: 1px;
    background: #519154;
    background: -webkit-linear-gradient(top, #519154 0, #388e3c 100%) !important;
    background: linear-gradient(to bottom, #50bc55 0, #2ab130 100%) !important;
    *box-shadow: 0 1px 0 #1c6720;
    padding: 5px;
    border-radius: 50%;
    color: #fff;
    position: relative;
    top: -1px;
}

.vote-up:hover {
    background: #19671d;
    background: -webkit-linear-gradient(top, #19671d 0, #19671d 100%) !important;
    background: linear-gradient(to bottom, #19671d 0, #19671d 100%) !important;
    cursor: pointer;
}

.vote-down {
    font-size: 12px;
    background: #c62828;
    background: -webkit-linear-gradient(top, #c64b4b 0, #c62828 100%) !important;
    background: linear-gradient(to bottom, #e45858 0, #e22f2f 100%) !important;
    * box-shadow: 0 1px 0 #962929;
    padding: 5px;
    border-radius: 50%;
    color: #fff;
    position: relative;
    top: -1px;

}

.vote-down:hover {
    background: #6c1616;
    background: -webkit-linear-gradient(top, #6c1616 0, #6c1616 100%) !important;
    background: linear-gradient(to bottom, #6c1616 0, #6c1616 100%) !important;
    cursor: pointer;
}

.total_votes {
    font-size: 16px;

    font-weight: 500;
    margin-left: 8px;
    margin-right: 8px;
}

.calcm:hover {

}

.down_votes {
    position: relative;
    top: 1px;
    *font-family: 'Open Sans Condensed', sans-serif;
    * font-weight: 600;
    font-weight: 300;
    font-family: 'Oswald', sans-serif
}

.up_votes {
    position: relative;
    top: 1px;
    *font-family: 'Open Sans Condensed', sans-serif;
    * font-weight: 600;
    font-weight: 300;
    font-family: 'Oswald', sans-serif
}



.vote_down_nav {
    padding: 5px;
    border-radius: 4px;
    top: 3px;
    background: #fff;
    -webkit-box-shadow: inset 4px 7px 14px -8px rgba(0,0,0,0.47);
    -moz-box-shadow: inset 4px 7px 14px -8px rgba(0,0,0,0.47);
    box-shadow: inset 4px 7px 14px -8px rgba(0,0,0,0.47);
    color: #676767;
}

.vote_down_nav:hover {

    color: #ec7171;
}
.vote_up_nav {
    padding: 5px;
    border-radius: 4px;
    top: 3px;
    background: #fff;
    -webkit-box-shadow: inset 4px 7px 14px -8px rgba(0,0,0,0.47);
    -moz-box-shadow: inset 4px 7px 14px -8px rgba(0,0,0,0.47);
    box-shadow: inset 4px 7px 14px -8px rgba(0,0,0,0.47);
    color: #676767;
}

.vote_up_nav:hover {

    color: #7da336;
}

.total_votes {
    margin-left:2px;
}

.share_area {
    position: relative;
    top: 12px;
}

.share_button {
    font-size: 16px;
    border: 1px solid #333;
    border-radius: 50%;
    padding: 5px;
}

.twitter_share {
    color: #00aced;
    border-color: #00aced;
}

.reddit_share {
    color: #ff4500;
    border-color: #ff4500;
}

.facebook_share {
    color: #3b5998;
    border-color: #3b5998;
}

.share_btn {

}

.share_btn:hover {
   text-decoration: none;
    opacity: 0.7;
}



.main_avg_stat {
    margin-top: 5px;
    text-align: center;
}

.main_avg_stats_fix {
    position: relative;
    left: -2px;
}



.switch_graph {
    background: #3b97d3;
    color: white;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    cursor: pointer;

}

.builder_graph_change {

}





.stats_avg_main_header {
    padding-left: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    width: 96%;
}



.table td {
    background-color: #fbfbfb;
    border-top: 1px solid #dddddd;
    border-top: 1px solid #ececec;

}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #F6F6F6;
}


.squad_right_lists_price_area_img {
    width: 25px;
}



.top_search_nav_builder {
    position: relative;
    top: 7px;
    margin: 0;
}
.live_packs_header {
    width: 100%;
    background: #000;
    color: rgb(248, 222, 100);
    padding: 5px;
    text-align: left;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 300;
    font-size: 20px;
}
.live_pack_block {
    font-family: 'Oswald', sans-serif !important;
    height: 280px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #aaadb4;
    cursor: default !important;
    text-align: center;
}



.bx-wrapper .bx-viewport {
    background: url(/design/img/small_stad_pack.jpg);
}

.live_or_coins_fp {
    font-weight: 200;
    font-size: 11px;
    position: relative;
}

.live_pack_block_1 {
    background-color: rgba(29,34,41,0.9);
}
.live_pack_block_2 {
    background-color: rgba(29,34,41,0.8);
}
.live_pack {
    width: 130px;
    height: 160px;
    background-size: 105px !important;
    text-align: center;
    margin: auto;
}


.live_player_pic {
    width: 100px;
    position: relative;
    left: 20px;
    top: 15px;
}


.live_pack_overlay {
    width: 92px;
    position: relative;
    left: 21px;
    top: -47px;
}

.live_pack_price {
    position: relative;
    top:20px;
}

.live_pack_info {
    position: relative;
    top: -40px;

}
.live_pack_info > div {
    display: inline-block;
}

.live_coins_area {
    position: relative;
    top:-45px;
    color: #999ea3;
    max-height: 45px;
}

.live_coins {
    width: 10px;
}

.live_fp {
    width: 15px;
}

.pack_coins {
    position: relative;
    top:5px;
}

.pack_fp {
    position: relative;
    top:5px;
}

.live_total_in_pack_area {
    position: relative;
    color: black;
}

.live_total_in_pack {
    position: relative;
    top: 5px;
    color: #fff;
}

.live_total_in_pack_desc {
    position: relative;
    top: -7px;
    color: #fff;
    font-size: 10px;
    font-weight: 300;
}

.live_gold_hex {
    background: url('/design/img/gold_pack_shape.png?v=4') top left no-repeat;
    height: 42px;
    width: 40px;
    background-size: 37px 44px;
    color: black;
}

.live_silver_hex {
    background: url('/design/img/silver_pack_shape.png?v=4') top left no-repeat;
    height: 42px;
    width: 40px;
    background-size: 37px 44px;
    color: black;
}

.live_bronze_hex {
    background: url('/design/img/bronze_pack_shape.png?v=4') top left no-repeat;
    height: 42px;
    width: 40px;
    background-size: 37px 44px;
    color: black;
}
.live_rare_hex {
    background: url('/design/img/rare_pack_shape.png?v=4') top left no-repeat;
    height: 42px;
    width: 40px;
    background-size: 37px 44px;
    color: #fff;
}

.live_type_desc_count {
    position: relative;
    top: 5px;
    left: -1px;

}
.live_type_desc {
    font-weight: 300;
    font-size: 10px;
    position: relative;
    top: -7px;
    left: -1px;
}


.totw_sum {
    position: relative;
    top: 5px;
    font-family: 'Oswald', sans-serif !important;
    text-align: center;
}
.totw_sum > div {
    display: inline-block;
}






.no_results {
    background-color: #f6f6f6;
    text-align: center;
    padding: 10px !important;
    font-family: 'Oswald', sans-serif !important;
    color: #666;
    font-size: 18px !important;
}

.main_web_actions {
    margin-bottom: 5px;
}
.main_web_actions > div {
    display: inline-block;
}

.main_web_icon {
    width: 40px;
}






.mobile_gen_switch {
    color: white;
    padding-left: 20px;
    top: 1px;
    position: relative;
    cursor: pointer;
}

.mobile_gen_switch > i {
    position: relative;
    top: 2px;
}



.slicknav_nav .slicknav_row:hover {
    background: #55cca2;
}


.nation_img_list {
    width: 25px;
    position: relative;
    top: -2px;
}

.club_img_list {
    width: 25px;
    position: relative;
    top: -2px;
}

.league_img_list {
    width: 25px;
    position: relative;
    top: -2px;
}

.table_max_chars {
    display:inline-block;
    width:123px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}




#players_search {
    width: 150px;
    position: relative;
    top:5px;
    background: #343434;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 3px;
}

#players_search:focus {
    border: 1px solid #55cca2;
    background: #343434;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow: none !important;

}



/*** MOBILE NAV START***/
.pure-container {
    position: relative;
    height: 50px;
    background: #20252b;
    margin-bottom: 10px;
}
.pure-drawer {
    background: rgba(32,37,43,0.98);
    z-index: 90;
    overflow: auto;
    position: fixed;
    overflow-y: scroll;
}

.btn-dropdown-select-platform-mobile {
    background-color: transparent !important;
    position: relative;
    top: -5px;
}
.mobile_menu_icon {
    font-size: 20px;
    left: 5px;
    top: 6px;
    color: #55cca2;
}

.pure-icon-side-nav {
    color: white !important;
    margin-left: 15px !important;
    position: relative;
    top: 1px;
}

.pure-icon-side-nav > i {
    font-size: 26px !important;
}

.mobile_home {
    font-size: 26px;
    margin-right: 15px;
    position: relative;
    right: 10px;
    top: 10px;
}

.mobile_home > a {
    color: #fff;
}

.mobile_menu_icons{
    display: inline-block;
}
.pure-toggle-label .pure-toggle-icon, .pure-toggle-label .pure-toggle-icon::before, .pure-toggle-label .pure-toggle-icon::after {
    background: #55cca2;
}

.pure-toggle-label {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 8px;
    z-index: 99;
    color: #5d809d;
    width: 35px;
    height: 35px;
    transition: all 400ms ease-in-out;
    border: 2px solid #55cca2;
    border-radius: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
[data-effect="pure-effect-slide"] .pure-drawer {
    z-index: 90;
    transition-duration: 500ms;
}

.nav-primary {
    margin: 0;
    padding: 55px 0 150px 0;
    border-bottom: 1px solid #202020;


}

.nav-primary li {
    border-top: 1px solid #202020;
    border-bottom: 1px solid rgba(0,0,0,0);
}

.nav-primary li a {
    display: block;
    color: #f0f0f0;
    padding: 10px 15px;
}

.nav-primary li a:hover {
    background-color: #55cca2;
}

.pure-divider-black {
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #000;
    border-bottom: 1px solid #000;
}

.pure-user-area-header {
    background: #55cca2;
    color: white;
    font-family: 'Oswald', sans-serif !important;
    padding:10px;
    font-size: 20px;
}

.pure-genwitch-mobile {
    color: #55cca2;
}

.pure-genwitch-mobile:hover {
    text-decoration: none;
    color: #99e8cc;
}

.pure-home-icon {
    text-decoration: none;
    color: #55cca2;
}

.pure-home-icon:hover {
    text-decoration: none;
    color: #99e8cc;
}

.pure-search-icon {

    text-decoration: none;
    color: #55cca2;
}

.pure-search-icon:hover {
    text-decoration: none;
    color: #99e8cc;
}

/*** mobile nav end***/




.filter_btn_filter_big {
    border-radius: 0;
    background: rgb(85, 204, 162) none repeat scroll 0 0;
    margin-top: 5px;
}

.filter_btn_filter_big:hover {
    background: #b0e9d5 !important;
    border-radius: 0 !important;
}



.cln_sub_fix {
    font-size: 10px !important;
    line-height: 12px !important;
}

.cln_text_fix {
    position: relative !important;
    top: 1px!important;
}


.player_silhouettes {
    width: 8px;
}




ul li.dropdown:hover > ul.dropdown-menu {
    display: block !important;
}


a.menu:after, .dropdown-toggle:after {
    content: none !important;
}


.navbar .dropdown-menu {
    margin-top: 0 !important;
}


.task_card {
    width: 15px;
    position: relative;
    top: -2px;
}




.stats-diff {
    margin-right: 5px;
    font-weight: bold;
}

.main-stats-diff {
    margin-right: 5px;
    font-weight: bold;
}

.btn-style{
    background: #000;
    color: rgb(255, 216, 0);
}

.btn-style:hover, .btn-style:focus, .btn-style:active {
    background: #1f1f1f;
    color: rgb(255, 216, 0);
}



.chem_style_dd {
    background: rgba(0,0,0,0.65);
    max-height: 300px;
    overflow-y: auto;
    margin-top: -3px;
    margin-left: 0;

}

.chem_style_dd > li > a {
    color: white;
}

.style_desc {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 600;
    color: #3d3d3d;
    border-bottom: 1px solid #55cca2;
    padding-bottom: 4px;
}

.select-styles {
    position: relative;
    top: -3px;
}


.market-nav-card {
    width: 10px; position: relative; top: -1px;
}


/* CLUN ITEMS */

.ut17.kit_card.card_tiny {
    cursor: pointer;
    height: 110px;
    width: 90px;
    font-weight: bold;
}
.ut17.kit_card.card_med {
    cursor: pointer;
    height: 200px;
    width: 135px;
}
.ut17.kit_card.card_regular {
    height: 190px;
    width: 130px;
    background-size: 130px 190px;
    background-repeat: no-repeat;
}

/* Start Regular Card */
.ut17.card_regular.kit_card.gold {color: #000; background-image: url('/content/fifa17/img/club_items/kits/cards/kit_gold_rare.png?v=2');border: none;}
.ut17.card_regular.kit_card.goldnr {color: #000; background-image: url('/content/fifa17/img/club_items/kits/cards/kit_gold_non_rare.png?v=2');}
.ut17.card_regular.kit_card.silver {color: #000; background-image: url('/content/fifa17/img/club_items/kits/cards/kit_silver_rare.png?v=2');}
.ut17.card_regular.kit_card.silvernr { color: #000;  background-image: url('/content/fifa17/img/club_items/kits/cards/kit_silver_non_rare.png?v=2');}
.ut17.card_regular.kit_card.bronze {color: #000; background-image: url('/content/fifa17/img/club_items/kits/cards/kit_bronze_rare.png?v=2');}
.ut17.card_regular.kit_card.bronzenr {color: #000; background-image: url('/content/fifa17/img/club_items/kits/cards/kit_bronze_non_rare.png?v=2'); }

/* Stadiums */

.ut17.card_regular.sta_card.gold {color: #000; background-image: url('/content/fifa17/img/club_items/stadiums/cards/sta_gold_rare.png?v=2');border: none;}
.ut17.card_regular.sta_card.goldnr {color: #000; background-image: url('/content/fifa17/img/club_items/stadiums/cards/sta_gold_non_rare.png?v=2');}
.ut17.card_regular.sta_card.silver {color: #000; background-image: url('/content/fifa17/img/club_items/stadiums/cards/sta_silver_rare.png?v=2');}
.ut17.card_regular.sta_card.silvernr { color: #000;  background-image: url('/content/fifa17/img/club_items/stadiums/cards/sta_silver_non_rare.png?v=2');}
.ut17.card_regular.sta_card.bronze {color: #000; background-image: url('/content/fifa17/img/club_items/stadiums/cards/sta_bronze_rare.png?v=2');}
.ut17.card_regular.sta_card.bronzenr {color: #000; background-image: url('/content/fifa17/img/club_items/stadiums/cards/sta_bronze_non_rare.png?v=2'); }

/* Badges */

.ut17.card_regular.badge_card.gold {color: #000; background-image: url('/content/fifa17/img/club_items/badges/cards/badge_gold_rare.png?v=2');border: none;}
.ut17.card_regular.badge_card.goldnr {color: #000; background-image: url('/content/fifa17/img/club_items/badges/cards/badge_gold_non_rare.png?v=2');}
.ut17.card_regular.badge_card.silver {color: #000; background-image: url('/content/fifa17/img/club_items/badges/cards/badge_silver_rare.png?v=2');}
.ut17.card_regular.badge_card.silvernr { color: #000;  background-image: url('/content/fifa17/img/club_items/badges/cards/badge_silver_non_rare.png?v=2');}
.ut17.card_regular.badge_card.bronze {color: #000; background-image: url('/content/fifa17/img/club_items/badges/cards/badge_bronze_rare.png?v=2');}
.ut17.card_regular.badge_card.bronzenr {color: #000; background-image: url('/content/fifa17/img/club_items/badges/cards/badge_bronze_non_rare.png?v=2'); }

/* Balls */

.ut17.card_regular.ball_card.gold {color: #000; background-image: url('/content/fifa17/img/club_items/balls/cards/ball_gold_rare.png?v=2');border: none;}
.ut17.card_regular.ball_card.goldnr {color: #000; background-image: url('/content/fifa17/img/club_items/balls/cards/ball_gold_non_rare.png?v=2');}
.ut17.card_regular.ball_card.silver {color: #000; background-image: url('/content/fifa17/img/club_items/balls/cards/ball_silver_rare.png?v=2');}
.ut17.card_regular.ball_card.silvernr { color: #000;  background-image: url('/content/fifa17/img/club_items/balls/cards/ball_silver_non_rare.png?v=2');}
.ut17.card_regular.ball_card.bronze {color: #000; background-image: url('/content/fifa17/img/club_items/balls/cards/ball_bronze_rare.png?v=2');}
.ut17.card_regular.ball_card.bronzenr {color: #000; background-image: url('/content/fifa17/img/club_items/balls/cards/ball_bronze_non_rare.png?v=2'); }


/* End Regular Cards*/




.ut17.card_regular .kit_card_img img {
    top: -38px;
    left: 55px;
    width: 65px;
    position: relative;

}


.ut17.card_regular .kit_card_club img {
    top: 30px;
    position: relative;
    left: 20px;
    width: 35px;

}

.ut17.card_regular .kit_card_nation img {
    top: 30px;
    left: 25px;
    width: 25px;
    position: relative;

}

.ut17.card_regular .kit_card_name {
    font-size: 12px;
    text-align: center;
    top: -38px;
    width: 130px;
    font-weight: bold;
    line-height: 10px;
    position: relative;
}

.ut17.card_regular .kit_card_type {
    font-size: 12px;
    text-align: center;
    top: -31px;
    width: 130px;
    font-weight: normal;
    line-height: 10px;
    position: relative;
}

.ut17.card_regular .kit_card_year {
    font-size: 12px;
    text-align: center;
    top: -30px;
    width: 130px;
    font-weight: normal;
    line-height: 10px;
    position: relative;
}



/* CLUB ITEMS 18 */

.ut18.kit_card.card_tiny {
    cursor: pointer;
    height: 110px;
    width: 90px;
    font-weight: bold;
}
.ut18.kit_card.card_med {
    cursor: pointer;
    height: 200px;
    width: 135px;
}
.ut18.kit_card.card_regular {
    height: 190px;
    width: 130px;
    background-size: 130px 190px;
    background-repeat: no-repeat;
}

/* Start Regular Card */
.ut18.card_regular.kit_card.gold {color: #000; background-image: url('/content/fifa18/img/club_items/kits/cards/kit_gold_rare.png?v=2');border: none;}
.ut18.card_regular.kit_card.goldnr {color: #000; background-image: url('/content/fifa18/img/club_items/kits/cards/kit_gold_non_rare.png?v=2');}
.ut18.card_regular.kit_card.silver {color: #000; background-image: url('/content/fifa18/img/club_items/kits/cards/kit_silver_rare.png?v=2');}
.ut18.card_regular.kit_card.silvernr { color: #000;  background-image: url('/content/fifa18/img/club_items/kits/cards/kit_silver_non_rare.png?v=2');}
.ut18.card_regular.kit_card.bronze {color: #000; background-image: url('/content/fifa18/img/club_items/kits/cards/kit_bronze_rare.png?v=2');}
.ut18.card_regular.kit_card.bronzenr {color: #000; background-image: url('/content/fifa18/img/club_items/kits/cards/kit_bronze_non_rare.png?v=2'); }

/* Stadiums */

.ut18.card_regular.sta_card.gold {color: #000; background-image: url('/content/fifa18/img/club_items/stadiums/cards/sta_gold_rare.png?v=2');border: none;}
.ut18.card_regular.sta_card.goldnr {color: #000; background-image: url('/content/fifa18/img/club_items/stadiums/cards/sta_gold_non_rare.png?v=2');}
.ut18.card_regular.sta_card.silver {color: #000; background-image: url('/content/fifa18/img/club_items/stadiums/cards/sta_silver_rare.png?v=2');}
.ut18.card_regular.sta_card.silvernr { color: #000;  background-image: url('/content/fifa18/img/club_items/stadiums/cards/sta_silver_non_rare.png?v=2');}
.ut18.card_regular.sta_card.bronze {color: #000; background-image: url('/content/fifa18/img/club_items/stadiums/cards/sta_bronze_rare.png?v=2');}
.ut18.card_regular.sta_card.bronzenr {color: #000; background-image: url('/content/fifa18/img/club_items/stadiums/cards/sta_bronze_non_rare.png?v=2'); }

/* Badges */

.ut18.card_regular.badge_card.gold {color: #000; background-image: url('/content/fifa18/img/club_items/badges/cards/badge_gold_rare.png?v=2');border: none;}
.ut18.card_regular.badge_card.goldnr {color: #000; background-image: url('/content/fifa18/img/club_items/badges/cards/badge_gold_non_rare.png?v=2');}
.ut18.card_regular.badge_card.silver {color: #000; background-image: url('/content/fifa18/img/club_items/badges/cards/badge_silver_rare.png?v=2');}
.ut18.card_regular.badge_card.silvernr { color: #000;  background-image: url('/content/fifa18/img/club_items/badges/cards/badge_silver_non_rare.png?v=2');}
.ut18.card_regular.badge_card.bronze {color: #000; background-image: url('/content/fifa18/img/club_items/badges/cards/badge_bronze_rare.png?v=2');}
.ut18.card_regular.badge_card.bronzenr {color: #000; background-image: url('/content/fifa18/img/club_items/badges/cards/badge_bronze_non_rare.png?v=2'); }

/* Balls */

.ut18.card_regular.ball_card.gold {color: #000; background-image: url('/content/fifa18/img/club_items/balls/cards/ball_gold_rare.png?v=2');border: none;}
.ut18.card_regular.ball_card.goldnr {color: #000; background-image: url('/content/fifa18/img/club_items/balls/cards/ball_gold_non_rare.png?v=2');}
.ut18.card_regular.ball_card.silver {color: #000; background-image: url('/content/fifa18/img/club_items/balls/cards/ball_silver_rare.png?v=2');}
.ut18.card_regular.ball_card.silvernr { color: #000;  background-image: url('/content/fifa18/img/club_items/balls/cards/ball_silver_non_rare.png?v=2');}
.ut18.card_regular.ball_card.bronze {color: #000; background-image: url('/content/fifa18/img/club_items/balls/cards/ball_bronze_rare.png?v=2');}
.ut18.card_regular.ball_card.bronzenr {color: #000; background-image: url('/content/fifa18/img/club_items/balls/cards/ball_bronze_non_rare.png?v=2'); }


/* End Regular Cards*/




.ut18.card_regular .kit_card_img img {
    top: -38px;
    left: 55px;
    width: 65px;
    position: relative;

}


.ut18.card_regular .kit_card_club img {
    top: 30px;
    position: relative;
    left: 20px;
    width: 35px;

}

.ut18.card_regular .kit_card_nation img {
    top: 30px;
    left: 25px;
    width: 25px;
    position: relative;

}

.ut18.card_regular .kit_card_name {
    font-size: 12px;
    text-align: center;
    top: -38px;
    width: 130px;
    font-weight: bold;
    line-height: 10px;
    position: relative;
}

.ut18.card_regular .kit_card_type {
    font-size: 12px;
    text-align: center;
    top: -31px;
    width: 130px;
    font-weight: normal;
    line-height: 10px;
    position: relative;
}

.ut18.card_regular .kit_card_year {
    font-size: 12px;
    text-align: center;
    top: -30px;
    width: 130px;
    font-weight: normal;
    line-height: 10px;
    position: relative;
}

.ut18.card-med.pcdisplay.futties-winners .pcdisplay-chemistry{
    color: #e2c389 !important;
}
.ut18.card-med.pcdisplay.halloween > .pcdisplay-chemistry {
    color: #d66f14 !important;
}

.ut18.card-med.pcdisplay.halloween > .pcdisplay-chemistry-search > span {
    color: #d66f14 !important;
}

.ut18.card-med.pcdisplay.halloween > .pcdisplay-lines {
    color: #d66f14 !important;
}

.ut18.card-med.pcdisplay.halloween > .pcdisplay-price {
    color: #d66f14 !important;
}


.ut18.card-regular.pcdisplay.halloween > .ovrhover > .pcdisplay-chem-style-name > span {
    color: #d66f14 !important;
}

.pcdisplay.ut18.card-med.motm_eu .pcdisplay-chemistry {
    color: #0849c3 !important;
}

.pcdisplay.ut18.card-med.motm_eu .pcdisplay-chemistry-search > span {
    color: #0849c3 !important;
}

.pcdisplay.ut18.card-med.motm_eu .pcdisplay-lines {
    color: #0849c3 !important;
}




.ut18.card-med.pcdisplay.fof > .pcdisplay-chemistry {
    color: #201d55 !important;
}

.ut18.card-med.pcdisplay.fof > .pcdisplay-chemistry-search > span {
    color: #201d55 !important;
}

.ut18.card-med.pcdisplay.fof > .pcdisplay-lines {
    color: #201d55 !important;
}

.ut18.card-med.pcdisplay.fof > .pcdisplay-price {
    color: #201d55 !important;
}


.ut18.card-regular.pcdisplay.fof > .ovrhover > .pcdisplay-chem-style-name > span {
    color: #201d55 !important;
}

/*LEFT SW*/
.ut18.card-med .pcdisplay-skills-left {
    font-size: 14px;
    top: 102px;
    width: 30px;
    font-weight: 100;
    left: 2px;
    font-family: DINPro-Cond-Med,Arial,sans-serif!important;
}

.ut18.card-med .pcdisplay-skills-left > .skills-text {
    font-size: 12px;
    font-weight: 100;
    width: 35px;
    text-align: center;
    font-family: DINPro-Cond-Med,Arial,sans-serif!important;
}

.ut18.card-med .pcdisplay-skills-left > .skills-title {
    font-size: 11px;
    font-weight: 100;
    width: 35px;
    text-align: center;
    position: relative;
    top: 10px;
    font-family: DINPro-Cond-Med,Arial,sans-serif!important;
}

.ut18.card-med .pcdisplay-wf-left {
    font-size: 12px;
    top: 125px;
    width: 35px;
    left: 2px;
    text-align: center;
    font-family: DINPro-Cond-Med,Arial,sans-serif!important;
}

.ut18.card-med .pcdisplay-wf-left > .wf-text {
    font-size: 12px;
    width: 35px;
    text-align: center;
    font-family: DINPro-Cond-Med,Arial,sans-serif!important;
    font-weight: 400;
}

.ut18.card-med .pcdisplay-wf-left > .wf-title {
    font-size: 11px;
    width: 35px;
    text-align: center;
    position: relative;
    top: 10px;
    font-family: DINPro-Cond-Med,Arial,sans-serif !important;
    font-weight: 400;
}

.ut18.card-med .pcdisplay-wr-left {
    font-size: 14px;
    top: 150px;
    width: 35px;
    text-align: center;
    left: 1px;
    font-family: DINPro-Cond-Med,Arial,sans-serif!important;
    font-weight: 400;
}

.ut18.card-med .pcdisplay-wr-left > .wr-text {
    font-size: 12px;
    width: 35px;
    font-family: DINPro-Cond-Med,Arial,sans-serif!important;
    font-weight: 400;
}

.wrf-star-left {
    font-size: 10px;
    position: relative;
    top: 0;
}




.adslot_1 { width: 320px; height: 50px;}

@media (max-width: 480px) {
    .adslot_1 {
        width: 320px; height: 100px;  margin-left: -1%;
    }
}

@media (min-width: 500px) {
    .adslot_1 { width: 468px; height: 60px;
    }
}

@media (min-width: 800px) {
    .adslot_1 {
        width: 728px; height: 90px; float: right;
    }
}

.center-gad {
    margin: 0 auto;
    text-align: center;
}

.sbc_nav{
    width: 18px;
    position: relative;
    top: -1px;
}


.t_fix {
     padding-bottom: 60px;
 }

.max_width_185_td {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 185px;
}

.live_pack_block:hover {
    background: #fedb17;

}


.live_pack_block:hover > .live_pack_type {
    color: #000;
}

.live_pack_block:hover > .live_pack > .live_coins_area > .pack_coins {
    color: #000 !important;
}

.live_pack_block:hover > .live_pack > .live_coins_area > div  {
    color: #000 !important;
}

.live_pack_block:hover > .live_pack > .live_pack_info > .live_total_in_pack_area > div {
    color: #000 !important;
}

.led-yellow {
    margin: 0 auto;
    width: 10px;
    height: 10px;
    background-color: #55cca2;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 2px 1px, inset #41886f 0 -1px 3px, #55cca2 0 1px 1px;
    -webkit-animation: blinkYellow 1s infinite;
    -moz-animation: blinkYellow 1s infinite;
    -ms-animation: blinkYellow 1s infinite;
    -o-animation: blinkYellow 1s infinite;
    animation: blinkYellow 1s infinite;
    display: inline-block;
    position: relative;
    top:-1px;
}

@-webkit-keyframes blinkYellow {
    from { background-color: #6ee5bb; }
    50% { background-color: #3a6858; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 2px 1px, inset #41886f 0 -1px 3px, #6ee5bb 0 1px 0; }
    to { background-color: #6ee5bb; }
}
@-moz-keyframes blinkYellow {
    from { background-color: #6ee5bb; }
    50% { background-color: #3a6858; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 2px 1px, inset #41886f 0 -1px 3px, #6ee5bb 0 1px 0; }
    to { background-color: #6ee5bb; }
}
@-ms-keyframes blinkYellow {
    from { background-color: #6ee5bb; }
    50% { background-color: #3a6858; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 2px 1px, inset #41886f 0 -1px 3px, #6ee5bb 0 1px 0; }
    to { background-color: #6ee5bb; }
}
@-o-keyframes blinkYellow {
    from { background-color: #6ee5bb; }
    50% { background-color: #3a6858; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 2px 1px, inset #41886f 0 -1px 3px, #6ee5bb 0 1px 0; }
    to { background-color: #6ee5bb; }
}
@keyframes blinkYellow {
    from { background-color: #6ee5bb; }
    50% { background-color: #3a6858; box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 2px 1px, inset #41886f 0 -1px 3px, #6ee5bb 0 1px 0; }
    to { background-color: #6ee5bb; }
}

.border_right:hover{
    background-color: #eeeeee;
    border-top: 1px solid #eeeeee;

}

.padding_5 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.padding_15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.padding_right_0 {
    padding-right: 0 !important
}

.ps_color {
    color: #3b97d3;
}

.xone_color {
    color: #77b922;
}

.pc_color {
    color: #f05922;
}

.ps_color_w {
    color: #52bbff;
}

.xone_color_w {
    color: #a3ef42;
}

.pc_color_w {
    color: #ff9e56;
}

.ps_bg_color {
    background: #3b97d3;
}

.xone_bg_color {
    background: #77b922;
}

.pc_bg_color {
    background: #f05922;
}

.divider_ver {
    width: 1px;
    height: 20px;
    background: linear-gradient(180deg, #2a333f 0%, #2a333f 3%, #fff 47%, #2a333f 97%, #2a333f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a333f', endColorstr='#2a333f',GradientType=1 );
    display: inline-block;
    position: relative;
    top: 2px;
}



.divider_w {
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
    background: linear-gradient(90deg, #fff 0%, #fff 3%, #7f8a99 47%, #fff 97%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a333f', endColorstr='#2a333f',GradientType=1 );
}


.divider_g {
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
    background: linear-gradient(90deg, #212121 0%, #212121 3%, #55cca2 47%, #212121 97%, #212121 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a333f', endColorstr='#2a333f',GradientType=1 );
}

.divider_wg {
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
    background: linear-gradient(90deg, #eef1f5 0%, #eef1f5 3%, #7f8a99 47%, #eef1f5 97%, #eef1f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a333f', endColorstr='#2a333f',GradientType=1 );
}

.stat_divider_dark_green {
    background: #4e8142;
}

.stat_divider_green {
    background: #99cf46;
}

.stat_divider_yellow {
    background: #e8b415;
}

.stat_divider_orange {
    background: #c8790a;
}
.stat_divider_red {
    background: #bd2f2f;
}


.stat_text_dark_green {
    color: #326211;
}

.stat_text_green {
    color: #7da336;
}

.stat_text_yellow {
    color: #e8b415;
}

.stat_text_orange {
    color: #c8790a;
}
.stat_text_red {
    color: #bd2f2f;
}

.inline-block {
    display: inline-block;
}

@-webkit-keyframes silde_to_top {
    0% {
        top: 0;
    }
    100% {
        top: 50px;
        z-index: 1000000;
        opacity: 0.8;
    }
}

.m_box {
    background: #fff;
    padding: 10px;
    *box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    overflow: auto;
    margin-bottom: 10px;
    border-radius: 3px;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 4px;
}
.m-box-top-text {
    padding: 10px;
    color: #212121;
    font-family: 'Droid Sans', sans-serif;
}

.box_shadow {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
}

.btn-site {
    color: white !important;
    background-color: #55cca2 !important;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.scale {
    transition: .3s;
}

.scale:hover {
    text-decoration: none;
    filter: alpha(opacity=40);
    -webkit-transform: scale(1.03) rotate(0.02deg);
    -moz-transform: scale(1.03) rotate(0.02deg);
    -ms-transform: scale(1.03) rotate(0.02deg);
    -o-transform: scale(1.03) rotate(0.02deg);
    transform: scale(1.03) rotate(0.02deg);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);

}


.sbc-block.scale {
    transition: .3s;
}

.sbc-block.scale:hover {
    text-decoration: none;
    filter: alpha(opacity=40);
    -webkit-transform: scale(1.18) rotate(0.02deg);
    -moz-transform: scale(1.18) rotate(0.02deg);
    -ms-transform: scale(1.18) rotate(0.02deg);
    -o-transform: scale(1.18) rotate(0.02deg);
    transform: scale(1.18) rotate(0.02deg);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);

}


.scale-ns {
    transition: .35s;
}

.scale-ns:hover {
    text-decoration: none;
    filter: alpha(opacity=40);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);

}

footer {
    background: #212121;
    border-top: none;
    font-size: .9em;
    margin-top: 50px;
    padding: 0;
    position: relative;
    background: url('/design/img/character/small/login.png') no-repeat ;
    background-position-x: center;
    background-position-y: center;
    background-size: auto auto;
    background-size: 500px 500px;
    background-position: 90% -10px;

}

footer .full-width-footer {
    background: rgba(0,0,0,0.9);
    padding: 40px 0 0;
    padding-right: 0px;
    padding-left: 0px;
}

div.footer-copyright {
    background: rgba(0,0,0,0.95);
    margin-top: 0;
    border-top: none;
}

.nav-pills > li > a#platform_switch {
    padding: 5px 12px 5px 12px;
}

.nav-pills > .active > a#platform_switch {
    color: #fff;
    background: rgba(255,255,255,0.3) !important;
    border-radius: 3px;
}

.nav_gen_swi {
    color: #fff;
    background: rgba(255,255,255,0.3);
    border-radius: 3px;
    position: relative;
    top: 6px;
}

.nav_gen_swi.active {
    color: #fff;
    background-color: transparent!important;
}

.nav-bar-platform {
    width: 20px;
}

.swal2-modal {
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.36),0 2px 10px 0 rgba(0,0,0,.42);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.36),0 2px 10px 0 rgba(0,0,0,.42);
}

.swal2-confirm {
    transition: .35s;
}
.swal2-confirm:hover {
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.36),0 2px 10px 0 rgba(0,0,0,.42) !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.36),0 2px 10px 0 rgba(0,0,0,.42) !important;
}

.header-dropdown-platform {
    width: 42px !important;
    min-width: 42px !important;
    left: 1px !important;
}

.header-dropdown-platform  > li {
    text-align: center;
}

.top-row {
    background: white;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    transition: all .1s ease-in-out;
}

.btn-m {
    font-size: .8rem;
    padding: .45rem 1.13rem;
    border-radius: 2px;
    border: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    color: #fff !important;
    margin: 6px;
    white-space: normal !important;
    word-wrap: break-word;
}

.btn-m:hover,.top-row:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
}

.box-shadow {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.btn-m-site {
    background: #55cca2;
    color: white;
}

.btn-m-close-modal {
    background: #42a5f5;
    color: white;
}

.btn-m-red {
    background: #f44336;
    color: white;
}

.btn-m-red:hover {
    background: #e57373;
    color: white;
}

.vote-area {
    -webkit-transition: .2s ease-out;
    transition: .35s ease-out;
    min-width: 63px;
    max-width: 83px;
}


.header-sub {
    background: #55cca2;
    width: 100%;
    height: 30px;
}

.divider_header {
    position: relative;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #55cca2 0%, #55cca2 3%, #3b9474 47%, #55cca2 97%, #55cca2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a333f', endColorstr='#2a333f',GradientType=1 );
}

.header-sub > .header-container > ul > li {
    display: inline-block;
    margin-left: 10px;
}

.header-sub > .header-container > ul > li > ul {
    margin-top: -3px;
}
.header-sub > .header-container > ul  {
    position: relative;
    text-align: center;
}

.header-sub > .header-container > ul > li > a {
    color: white;
    font-size: 13px;
    padding: 3px;
}



.header-sub > .header-container > ul > li > a:hover {
    color: rgba(255,255,255,0.8);
    font-size: 13px;
    text-decoration: none;
}

#nav-search > form > input {
    background: transparent !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #fff;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: white;
    position: relative;
    top: 5px;
}

#nav-search > form > input:hover {
    color: white !important;
    border-bottom: 1px solid rgba(255,255,255,0.8) !important;
}



.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.all-totws-li {
    background: #000000;
    text-align: center;

    border-radius: 3px;

}

.page-header-top {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* nav tabs in box */

.nav-tabs-box {
    border-bottom: none;
    margin-bottom: 10px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);

}

.nav-tabs-box > .active > a, .nav-tabs-box > .active > a:focus, .nav-tabs-box > .active > a:hover {
    color: #fff;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,0);
    border-bottom: 3px solid #55cca2;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    top: 0;
}

.nav-tabs-box > li > a:focus, .nav-tabs > li > a:hover {
    border-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
}

.nav-tabs-box  > li > a {
    color: rgba(255,255,255,.6);
    border-bottom: 3px solid rgba(0,0,0,0);

    cursor: pointer;
}
.nav-tabs-box  > li > a:focus, .nav-tabs > li > a:hover {
    color: rgba(255,255,255,.9);
    border-bottom: 3px solid rgba(0,0,0,0);
}

.nav-tabs-box {
    padding: 10px 10px 2px 20px;
    background: #20252b;
}

.nav-tabs-box > li > a {
    transition: .35s;
    padding-bottom: 15px;
}

.nav-tabs-box > li {
    margin-bottom: -3px;
}

.twi-blue {
    color: #00aced;;
}

.fb-blue {
    color: #3b5998;
}

.yt-red {
    color: #bb0000;
}

.twitch-purple {
    color: #6441a5;
}


/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    position: fixed; /* Stay in place */
    z-index: 100; /* Stay on top */
    top: 0;
    right: 0;
    background-color: #20252b; /* Black*/
    background: #2d3238 url('/design/img/placeholders/side-nav-bg.jpg') no-repeat;

    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    width: 320px;
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 47px;
    right: 10px;
    font-size: 26px;
    margin-left: 50px;
    z-index: 1;
}

.side-bar-header {

}
.side-bar-title {
    color: white;
    font-family: 'Droid Sans', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 10px;
}

.latest-players-watched-title {
    background: #ffd200;
    border-radius: 3px;
    color: #212121;
    text-align: center;
    padding: 5px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Droid Sans', sans-serif;
    font-size: 12px;
}

.latest-squads-created-title {
    background: #42a5f5;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    padding: 5px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
}

.latest-public-squads-watched-title {
    background: #f57c00;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    padding: 5px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

.side-bar-squad-row {
    background: rgba(63,69,77,0.86);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    padding: 8px !important;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    transition: .35s;
    margin: 2px 8px 5px 8px;
    font-size: 12px !important;
    color: white !important;
}

.side-bar-squad-row:hover {
    -webkit-transform: scale(1.03) rotate(0.02deg);
    -moz-transform: scale(1.03) rotate(0.02deg);
    -ms-transform: scale(1.03) rotate(0.02deg);
    -o-transform: scale(1.03) rotate(0.02deg);
    transform: scale(1.03) rotate(0.02deg);
    background-color: #555d69;
}

.watched-player-row {
    background: #3f454d;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26),0 2px 10px 0 rgba(0,0,0,.22);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26),0 2px 10px 0 rgba(0,0,0,.22);
    padding: 5px !important;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    transition: .35s;
    margin: 2px 8px 5px 8px !important;
    float: none !important;
}

.watched-player-row:hover {
    *background-color: #555d69;
    -webkit-transform: scale(1.03) rotate(0.02deg);
    -moz-transform: scale(1.03) rotate(0.02deg);
    -ms-transform: scale(1.03) rotate(0.02deg);
    -o-transform: scale(1.03) rotate(0.02deg);
    transform: scale(1.03) rotate(0.02deg);
}

.watched-player-img-name-holder {
    width: 80%;
    font-size: 12px;
    padding: 3px 0;
    font-family: Lato,sans-serif;
    color: #fff;
    display: inline-block;
    position: relative;
    font-weight: bold;
}
.watched-player-img-name-holder > img {
    width: 39px;
    position: absolute;
    top: -6px;
}

.watched-player-img-name-holder > div {
    font-weight: normal;
    font-family: 'Droid Sans', sans-serif;
    padding-left: 45px;

}

.ea-calculator-title {
    margin-top: 25px;
    background: #69f0ae;
    border-radius: 3px;
    color: #212121;
    text-align: center;
    padding: 5px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
}


.form-tax-calculator {
    margin-bottom: 20px;
    text-align: center;
}

.tax-calculator-input {
    background: transparent !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #fff;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #fff !important;
    height: auto;
    width: 95%;
    padding: 10px !important;
    display: inline-block;
    margin-bottom: 10px;
}

.tax-calculator-input[type="text"] {
    color: #fff !important;
}

.tax-calculator-input[type="text"]:focus {
    color: #fff !important;
    box-shadow: none !important;
    border-bottom: 1px solid #55cca2;
}

.tax-calculator-input[type="text"]:hover {
    color: #fff !important;
    box-shadow: none !important;
    border-bottom: 1px solid #55cca2;
}

.calc-results {
    padding: 5px;
}

.calc-results-row {
    margin-bottom: 10px;
}

.calc-results-row > div {
    display: inline-block;
    font-family: Lato,sans-serif;
    color: #bdbdbd;
}

.calc-results-row > div:nth-child(2) {
    float: right;
}

.rating-last-watched  {
    float: right;
    font-size: 13px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.36),0 2px 10px 0 rgba(0,0,0,.32);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.36),0 2px 10px 0 rgba(0,0,0,.32);
    border-radius: 3px !important;
}

.divider_purple {
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
    background: linear-gradient(90deg,#2a333f 0,#2a333f 3%,#a2a1c7 47%,#2a333f 97%,#2a333f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a333f',endColorstr='#2a333f',GradientType=1);
}

.divider_purple_white {
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
    background: linear-gradient(90deg,#fff 0,#fff 3%,#a2a1c7 47%,#fff 97%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a333f',endColorstr='#2a333f',GradientType=1);
}

/* QUICK TABS*/

#side-bar-tabs-block {
    text-align: center;
    display: block;
    height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    left: 5px;
}

#side-bar-tabs-block > div {
    display: inline-block;
    padding: 3px 5px 3px 5px;
    border: 1px solid #f5f5f5;
    margin: 0 !important;
    font-size: 11px;
    float: left;
    cursor: pointer;
    color: white;
    transition: .35s;
}

#side-bar-tabs-block > div:hover {
    color: rgba(255,255,255,0.7);
}

div#side-bar-tabs-block > div:first-child {
    border-radius: 0.4em 0 0 0.4em;
}

div#side-bar-tabs-block > div:last-child {
    border-width: 1px;
    border-radius: 0 0.4em 0.4em 0;
}

#side-bar-tabs-block > div.active {
    color: #212121;
    background: #f5f5f5;
}


.nav-eye {
    font-size: 18px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.table-filter {
    box-shadow: none !important;
}

.skills-filter {
    background-color: #fff !important;
    border: none !important;
    text-align: center !important;
}

.skills-filter > td {
    background: #fff !important;
    border: none !important;
    text-align: center;
}

.skills-filter > h5 {
    color: #212121 !important;
}

.wrf-filter {
    background-color: #fff !important;
    border: none;
    text-align: center !important;
}



.btn-swrf {
    background: #fafafa !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(169,169,169,0.14),0 2px 10px 0 rgba(169,169,169,0.14) !important;
    box-shadow: 0 2px 5px 0 rgba(169,169,169,0.14),0 2px 10px 0 rgba(169,169,169,0.14) !important;
    transition: .2s;
    border: 1px solid rgba(0,0,0,.3) !important;
}

.btn-swrf:hover {

    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
    background: #e0e0e0 !important;
}

/*TAGS START */

.tags{
    margin:0;
    padding:0;
    list-style:none;
}

.tags li, .tags div{
    float:left;
    height:24px;
    line-height:24px;
    position:relative;
    font-size:11px;
}

.tags div{
    font-family: "Open Sans", sans-serif;
    margin-left:20px;
    padding:0 10px 0 12px;
    background:#fff;
    border: 1px solid #328367;
    color: #328367;
    text-decoration:none;
   border-radius: 4px;
}

/*.tags div:before{*/
    /*content: "";*/
    /*float: left;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: -11px;*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-color: transparent #55cca2 transparent transparent;*/
    /*border-style: solid;*/
    /*border-width: 12px 12px 1.19em 0;*/
/*}*/

/*.tags div:after{*/
    /*content:"";*/
    /*position:absolute;*/
    /*top:10px;*/
    /*left:0;*/
    /*float:left;*/
    /*width:4px;*/
    /*height:4px;*/
    /*-moz-border-radius:2px;*/
    /*-webkit-border-radius:2px;*/
    /*border-radius:2px;*/
    /*background:#fff;*/
    /*-moz-box-shadow:-1px -1px 2px #004977;*/
    /*-webkit-box-shadow:-1px -1px 2px #004977;*/
    /*box-shadow:-1px -1px 2px #004977;*/
/*}*/

.tags a:hover {
    background:#555;
}

.tags a:hover:before {
    border-color:transparent #555 transparent transparent;
}


/* tags end*/


.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px;
}

p {
    line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
    color: #455a64;
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    margin: 0 0 4px;
}

.nav-small-text {
    color: #99abb4;
    font-size: 12px;
    margin-bottom: 0px;
    padding: 3px 3px 3px 5px;
    font-weight: 500;

}

.breadcrumb {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 12px !important;
}

.breadcrumb > div {
    display: inline-block;
}

.breadcrumb > .breadcrumb_divider {
    font-size: 10px;
    color: #bdbdbd;
}

.breadcrumb > a {
    cursor: pointer;
}

.breadcrumb > div.active {
    cursor: pointer;
    color: #757575;
}




.fut-colors {
    color: #212121;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ef8547), color-stop(0.25, #e0635d), color-stop(0.5, #d33669), color-stop(0.75, #c1fe34), color-stop(1, #201c55));
    background-image: -webkit-linear-gradient(left, #ef8547 0%, #e0635d 25%, #d33669 50%, #c1fe34 75%, #201c55 100%);
    background-size: 1000% 1000%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: mix-animation 5s infinite;
    white-space: nowrap
}

@-webkit-keyframes mix-animation {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

.footer-lang-list > li > a  {
    display: inline-block;;
    width: 87px;
    font-size: 11px;
    color: #7279ad;
}



.dropdown-header-nav {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background: transparent;
    color: #99abb4;
    font-weight: 500;
}

.wc-dd-glow {
    box-shadow:
            inset 0 0 10px #3c67bc,      /* inner white */
            inset 4px 0 15px #bc1807,   /* inner left magenta short */
            inset -5px 0 15px #3c67bc,  /* inner right cyan short */
            inset 5px 0 60px #bc1807,  /* inner left magenta broad */
            inset -5px 0 60px #3c67bc, /* inner right cyan broad */
            0 0 10px #3c67bc,            /* outer white */
            -2px 0 15px #bc1807,        /* outer left magenta */
            2px 0 15px #3c67bc;         /* outer right cyan */
}

/*.adsbygoogle-res {*/
    /*max-width: 800px;*/
/*}*/

.float-ad-300 {
    display: none;
}

@media (min-width: 1900px) {
    .float-ad-300 {
        position: fixed;
        width: 18%;
        display: block;
    }
}

@media (min-width: 2500px) {
    .float-ad-300 {
        position: fixed;
        width: 30%;
        display: block;
    }
}

@media (max-width: 1899px) {
    .float-ad-300 {
        display: none;
    }
}

.pcdisplay.ut18.card-tiny.icon.world-cup-mode .pcdisplay-rat {
    top: 5px;
}

.pcdisplay.ut18.card-tiny.icon.world-cup-mode .pcdisplay-position {
    top: 30px;
}

.pcdisplay.ut18.card-tiny.icon.world-cup-mode .pcdisplay-rat, .pcdisplay.ut18.card-tiny.icon.world-cup-mode .pcdisplay-position {
    color: #172f52 !important;
}

.pcdisplay.ut18.card-tiny.icon.world-cup-mode .pcdisplay-name {
    color: #efe6bd !important;
    font-size: 12px;
    top: 80px;
    font-weight: 100;
    text-align: center;
}

.pcdisplay.ut18.card-tiny.wcmode_blue.world-cup-mode .pcdisplay-rat, .pcdisplay.ut18.card-tiny.wcmode_blue.world-cup-mode .pcdisplay-position {
    color: #efe6bd !important;
}

.pcdisplay.ut18.card-tiny.wcmode_blue.world-cup-mode .pcdisplay-name {
    color: #efe6bd !important;
    font-size: 12px;
    top: 80px;
    font-weight: 100;
    text-align: center;
}

.pcdisplay.ut18.card-tiny.wcmode_blue.world-cup-mode .pcdisplay-picture {
    top: 30px;
}


.pcdisplay.ut18.card-tiny.if.silver .pcdisplay-rat, .pcdisplay.ut18.card-tiny.if.silver .pcdisplay-position {
    color: #d7dee4 !important;
}








/***************** UT 19 START *****************/
@font-face {
    font-family: 'Champions';
    src: url('/design/css/fonts/champions/champions.woff') format('woff');
}

.ut19.card-hd.pcdisplay.gold {
    background-image: url("/content/fifa19/img/cards/hd/goldrnif.png?v=5");
    border: none;
    color: #654d0a; }

.ut19.card-hd.pcdisplay.gold.non-rare {
    background-image: url("/content/fifa19/img/cards/hd/goldnrnif.png?v=5");
    border: none;
    color: #654d0a; }

.ut19.card-hd.pcdisplay.bronze {
    background-image: url("/content/fifa19/img/cards/hd/bronzernif.png?v=5");
    border: none;
    color: #412b18; }


.ut19.card-hd.pcdisplay.bronze.non-rare {
    background-image: url("/content/fifa19/img/cards/hd/bronzenrnif.png?v=5");
    border: none;
    color: #412b18; }


.ut19.card-hd.pcdisplay.silver {
    background-image: url("/content/fifa19/img/cards/hd/silverrnif.png?v=5");
    border: none;
    color: #5c5c5c; }

.ut19.card-hd.pcdisplay.icon {
    background-image: url("/content/fifa19/img/cards/hd/icon.png?v=5");
    border: none;
    color: #594e24; }

.ut19.pcdisplay.icon .pcdisplay-name, .ut19.card-hd.pcdisplay.icon .pcdisplay-pos, .ut19.card-hd.pcdisplay.icon .pcdisplay-rat {
    color: #594e24 !important;

}
.ut19.card-hd.pcdisplay.silver.non-rare {
    background-image: url("/content/fifa19/img/cards/hd/silvernrnif.png?v=5");
    border: none;
    color: #5c5c5c; }

.ut19.card-hd.pcdisplay.otw {
    background-image: url("/content/fifa19/img/cards/hd/otw.png?v=6");
    color: #ea598d;
    background-position-x: -4px;
}

.ut19.pcdisplay.otw .pcdisplay-name, .ut19.card-hd.pcdisplay.otw .pcdisplay-pos, .ut19.card-hd.pcdisplay.otw .pcdisplay-rat {
    color: #ea598d !important;
}





.ut19.card-hd.pcdisplay .top-overlay {
    width: 66px;
    height: 250px;
    position: absolute;
    top: 19px;
    left: 35px;
    display: none;
    z-index: 2;
    background-repeat: no-repeat !important;
}

.ut19.card-hd.pcdisplay.if.gold {
    background-image: url("/content/fifa19/img/cards/hd/goldinform.png?v=10");
    border: none;
    color: #fce398;
    background-position-x: -5px;
}

.ut19.card-hd.pcdisplay.if.gold .top-overlay {
    background-image: url("/content/fifa19/img/cards/overlay/goldinform.png?v=10");
    display: block;
    top: 60px;
    left: 32px;
    width: 112px;
}
.ut19.pcdisplay.if.gold .pcdisplay-name, .ut19.card-hd.pcdisplay.if.gold .pcdisplay-pos, .ut19.card-hd.pcdisplay.if.gold .pcdisplay-rat {
    color: #fce398 !important;
}



.ut19.card-hd.pcdisplay.if.silver {
    background-image: url("/content/fifa19/img/cards/hd/silverinform.png?v=10");
    border: none;
    color: #e0e0e0;
    background-position-x: -5px;
}
.ut19.pcdisplay.if.silver .pcdisplay-name, .ut19.card-hd.pcdisplay.if.silver .pcdisplay-pos, .ut19.card-hd.pcdisplay.if.silver .pcdisplay-rat {
    color: #e0e0e0 !important;
}

.ut19.card-hd.pcdisplay.if.silver .top-overlay {
    background-image: url("/content/fifa19/img/cards/overlay/silverinform.png?v=10");
    display: block;
    top: 60px;
    left: 32px;
    width: 112px;
}



.ut19.card-hd.pcdisplay.if.bronze {
    background-image: url("/content/fifa19/img/cards/hd/bronzeinform.png?v=8");
    border: none;
    color: #e2a487;
    background-position-x: -5px;
}
.ut19.pcdisplay.if.bronze .pcdisplay-name, .ut19.card-hd.pcdisplay.if.bronze .pcdisplay-pos, .ut19.card-hd.pcdisplay.if.bronze .pcdisplay-rat {
    color: #e2a487 !important;
}

.ut19.card-hd.pcdisplay.if.bronze .top-overlay {
    background-image: url("/content/fifa19/img/cards/overlay/bronzeinform.png?v=9");
    display: block;
    top: 60px;
    left: 32px;
    width: 112px;
}

.ut19.if.gold  div[class*="pcdisplay-card-"],.ut19.if.silver  div[class*="pcdisplay-card-"],.ut19.if.bronze  div[class*="pcdisplay-card-"] {
    opacity: 0.7;
}


.ut19.card-hd.pcdisplay.award-winner {
    background-image: url("/content/fifa19/img/cards/hd/purple_award_winner.png?v=8");
    border: none;
    color: #f5dda9;
    background-position-x: -5px;
}

.ut19.card-hd.award-winner.gold .top-overlay {
    background-image: url("/content/fifa19/img/cards/overlay/purple_award_winner.png?v=15");
    display: block;
    opacity: 0.35;
}

.ut19.pcdisplay.award-winner  .pcdisplay-name {
    color: #f5dda9 !important;
}

.ut19.card-hd.pcdisplay.award-winner  .pcdisplay-pos, .ut19.card-hd.pcdisplay.award-winner  .pcdisplay-rat {
    color: #483765 !important;
}
.ut19.award-winner  div[class*="pcdisplay-card-"] {
    opacity: 0.7;
}

/*aw 2*/

.ut19.card-hd.pcdisplay.award-winner2 {
    background-image: url("/content/fifa19/img/cards/hd/purple_award_winner-2.png?v=8");
    border: none;
    color: #f7e584;
    background-position-x: -1px;
}

.ut19.pcdisplay.award-winner2 .pcdisplay-name, .ut19.card-hd.pcdisplay.award-winner2 .pcdisplay-pos, .ut19.card-hd.pcdisplay.award-winner2 .pcdisplay-rat {
    color: #f7e584 !important;
}

.ut19.pcdisplay.award-winner2  .pcdisplay-country,.ut19.pcdisplay.award-winner2  .pcdisplay-rat {
    left: 52px !important;
}

.ut19.pcdisplay.award-winner2  .pcdisplay-club {
    left: 55px !important;
}
.ut19.pcdisplay.award-winner2  .pcdisplay-pos {
    left: 57px !important;
}

/*toty */
.ut19.card-hd.pcdisplay.toty {
    background-image: url("/content/fifa19/img/cards/hd/bluec.png?v=8");
    border: none;
    color: #fff;
    background-position-x: -2px;
}

.ut19.pcdisplay.toty .pcdisplay-name, .ut19.card-hd.pcdisplay.toty .pcdisplay-pos, .ut19.card-hd.pcdisplay.toty .pcdisplay-rat {
    color: #dbb96e !important;
}

.ut19.pcdisplay.toty .pcdisplay-country,.ut19.pcdisplay.toty .pcdisplay-rat {
    left: 52px !important;
}

.ut19.pcdisplay.toty .pcdisplay-club {
    left: 55px !important;
}
.ut19.pcdisplay.toty .pcdisplay-pos {
    left: 57px !important;
}

.ut19.pcdisplay.toty .pcdisplay-chemistry-style {
    left: -1px !important;
}
/*tots*/
.ut19.card-hd.pcdisplay.tots.gold {
    background-image: url("/content/fifa19/img/cards/hd/totsg.png?v=8");
    border: none;
    color: #f1de7e;
    background-position-x: -5px;
}

.ut19.pcdisplay.tots.gold .pcdisplay-name, .ut19.card-hd.pcdisplay.tots.gold .pcdisplay-pos, .ut19.card-hd.pcdisplay.tots.gold .pcdisplay-rat {
    color: #f1de7e !important;
}

.ut19.pcdisplay.tots.gold .pcdisplay-country,.ut19.pcdisplay.tots.gold .pcdisplay-rat {
    left: 50px !important;
}

.ut19.pcdisplay.tots.gold .pcdisplay-club {
    left: 55px !important;
}
.ut19.pcdisplay.tots.gold .pcdisplay-pos {
    left: 57px !important;
}

.ut19.pcdisplay.tots.gold .pcdisplay-chemistry-style {
    left: -1px !important;
}

/*uel start */
.ut19.card-hd.pcdisplay.uel {
    background-image: url("/content/fifa19/img/cards/hd/uel.png?v=6");
    border: none;
    color: #fff;
    font-family: "Champions",Arial,sans-serif !important;
    background-position: -8px 0;
}
.ut19.card-hd.pcdisplay.uel .pcdisplay-chemistry-style {
    bottom: 29px !important;
    right: 6px !important;
}

.ut19.pcdisplay.uel .pcdisplay-name, .ut19.card-hd.pcdisplay.uel .pcdisplay-pos, .ut19.card-hd.pcdisplay.uel .pcdisplay-rat {
    color: #fff !important;
}
/*uel end */

.ut19.card-hd.pcdisplay.ucl-special {
    background-image: url("/content/fifa19/img/cards/hd/ucl_special.png?v=6");
    border: none;
    color: #fff;
    font-family: "Champions",Arial,sans-serif !important;
    background-position-y: -2px;
}

.ut19.card-hd.pcdisplay.ucl-2 {
    background-image: url("/content/fifa19/img/cards/hd/ucl_2.png?v=6");
    border: none;
    color: #fff;
    font-family: "Champions",Arial,sans-serif !important;
    background-position-y: -2px;
}

.ut19.card-hd.pcdisplay.ucl-3 {
    background-image: url("/content/fifa19/img/cards/hd/ucl_3.png?v=6");
    border: none;
    color: #fff;
    font-family: "Champions",Arial,sans-serif !important;
    background-position-y: -2px;
}


.ut19.card-hd.pcdisplay.ucl.non-rare {
    background-image: url("/content/fifa19/img/cards/hd/ucl_non_rare.png?v=6");
    border: none;
    color: #fff;
    font-family: "Champions",Arial,sans-serif !important;
    background-position-y: -2px;
}

.ut19.card-hd.pcdisplay.ucl.rare {
    background-image: url("/content/fifa19/img/cards/hd/ucl_rare.png?v=6");
    border: none;
    color: #fff;
    font-family: "Champions",Arial,sans-serif !important;
    background-position-y: -2px;
}


.ut19.pcdisplay.ucl .pcdisplay-name, .ut19.card-hd.pcdisplay.ucl .pcdisplay-pos, .ut19.card-hd.pcdisplay.ucl .pcdisplay-rat,
.ut19.pcdisplay.ucl-special .pcdisplay-name, .ut19.card-hd.pcdisplay.ucl-special .pcdisplay-pos, .ut19.card-hd.pcdisplay.ucl-special .pcdisplay-rat,
.ut19.pcdisplay.ucl-2 .pcdisplay-name, .ut19.card-hd.pcdisplay.ucl-2 .pcdisplay-pos, .ut19.card-hd.pcdisplay.ucl-2 .pcdisplay-rat,
.ut19.pcdisplay.ucl-3 .pcdisplay-name, .ut19.card-hd.pcdisplay.ucl-3 .pcdisplay-pos, .ut19.card-hd.pcdisplay.ucl-3 .pcdisplay-rat,
.ut19.pcdisplay.ucl .pcdisplay-name, .ut19.card-hd.pcdisplay.ucl .pcdisplay-pos, .ut19.card-hd.pcdisplay.ucl .pcdisplay-rat
{
    color: #fff !important;
    font-family: "Champions",Arial,sans-serif !important;
}

.ut19.card-hd.pcdisplay.ucl .pcdisplay-rat {
    left: 42px;
}

.ut19.card-hd.ucl .pcdisplay-country,
.ut19.card-hd.ucl-2 .pcdisplay-country,
.ut19.card-hd.ucl-3 .pcdisplay-country,
.ut19.card-hd.ucl-special .pcdisplay-country
{
    left: 55px
}
.ut19.card-hd.ucl .pcdisplay-club,
.ut19.card-hd.ucl-2 .pcdisplay-club,
.ut19.card-hd.ucl-3 .pcdisplay-club,
.ut19.card-hd.ucl-special .pcdisplay-club {
    left: 58px !important;
}

.ut19.card-hd.ucl-2 .pcdisplay-rat,
.ut19.card-hd.ucl-3 .pcdisplay-rat {
    left: 47px;
    top: 65px;
}

.ut19.card-hd.ucl-2 .pcdisplay-pos,
.ut19.card-hd.ucl-3 .pcdisplay-pos {
    top: 115px;
    left: 60px;
}

.ut19.ucl div[class*="pcdisplay-ovr"],.ut19.ucl-special div[class*="pcdisplay-ovr"],
.ut19.ucl-2 div[class*="pcdisplay-ovr"],.ut19.ucl-3 div[class*="pcdisplay-ovr"] {
    font-family: "Champions",Arial,sans-serif !important;
    font-size: 30px;
}


.ut19.ucl div[class*="pcdisplay-card-"],.ut19.ucl-special div[class*="pcdisplay-card-"]
,.ut19.ucl-2 div[class*="pcdisplay-card-"]
,.ut19.ucl-3 div[class*="pcdisplay-card-"]{
    font-family: "Champions",Arial,sans-serif !important;
    font-size: 28px;
    font-weight: 400;
}

.ut19.card-hd.ucl .ovrhover {
    top: -7px;
}
.ut19.card-tiny.pcdisplay.gold {
    background-image: url("/content/fifa19/img/cards/tiny/goldrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.tiny.big.gold {
    background-image: url("/content/fifa19/img/cards/tiny-big/goldrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.card-med.pcdisplay.gold {
    background-image: url("/content/fifa19/img/cards/med/goldrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.card-regular.pcdisplay.gold {
    background-image: url("/content/fifa19/img/cards/goldrnif.png?v=4");
    border: none;
    color: #412b18; }



.ut19.card-tiny.pcdisplay.gold.non-rare {
    background-image: url("/content/fifa19/img/cards/tiny/goldnrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.tiny.big.gold.non-rare {
    background-image: url("/content/fifa19/img/cards/tiny-big/goldnrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.card-med.pcdisplay.gold.non-rare {
    background-image: url("/content/fifa19/img/cards/med/goldnrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.card-regular.pcdisplay.gold.non-rare {
    background-image: url("/content/fifa19/img/cards/goldnrnif.png?v=4");
    border: none;
    color: #412b18; }



.ut19.card-tiny.pcdisplay.bronze {
    background-image: url("/content/fifa19/img/cards/tiny/bronzernif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.tiny.big.bronze {
    background-image: url("/content/fifa19/img/cards/tiny-big/bronzernif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.card-med.pcdisplay.bronze {
    background-image: url("/content/fifa19/img/cards/med/bronzernif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.card-regular.pcdisplay.bronze {
    background-image: url("/content/fifa19/img/cards/bronzernif.png?v=4");
    border: none;
    color: #412b18; }



.ut19.card-tiny.pcdisplay.bronze.non-rare {
    background-image: url("/content/fifa19/img/cards/tiny/bronzenrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.tiny.big.bronze.non-rare {
    background-image: url("/content/fifa19/img/cards/tiny-big/bronzenrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.card-med.pcdisplay.bronze.non-rare {
    background-image: url("/content/fifa19/img/cards/med/bronzenrnif.png?v=4");
    border: none;
    color: #412b18; }

.ut19.card-regular.pcdisplay.bronze.non-rare {
    background-image: url("/content/fifa19/img/cards/bronzenrnif.png?v=4");
    border: none;
    color: #412b18; }



.ut19.card-tiny.pcdisplay.silver {
    background-image: url("/content/fifa19/img/cards/tiny/silverrnif.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.tiny.big.silver {
    background-image: url("/content/fifa19/img/cards/tiny-big/silverrnif.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-med.pcdisplay.silver {
    background-image: url("/content/fifa19/img/cards/med/silverrnif.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-regular.pcdisplay.silver {
    background-image: url("/content/fifa19/img/cards/silverrnif.png?v=4");
    border: none;
    color: #2e3136; }



.ut19.card-tiny.pcdisplay.silver.non-rare {
    background-image: url("/content/fifa19/img/cards/tiny/silvernrnif.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.tiny.big.silver.non-rare {
    background-image: url("/content/fifa19/img/cards/tiny-big/silvernrnif.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-med.pcdisplay.silver.non-rare {
    background-image: url("/content/fifa19/img/cards/med/silvernrnif.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-regular.pcdisplay.silver.non-rare {
    background-image: url("/content/fifa19/img/cards/silvernrnif.png?v=4");
    border: none;
    color: #2e3136; }




.ut19.card-tiny.pcdisplay.if.gold {
    background-image: url("/content/fifa19/img/cards/tiny/goldinform.png?v=4");
    border: none;
    color: #cebe75; }

.ut19.tiny.big.if.gold {
    background-image: url("/content/fifa19/img/cards/tiny-big/goldinform.png?v=4");
    border: none;
    color: #cebe75; }

.ut19.card-med.pcdisplay.if.gold {
    background-image: url("/content/fifa19/img/cards/med/goldinform.png?v=4");
    border: none;
    color: #cebe75; }

.ut19.card-regular.pcdisplay.if.gold {
    background-image: url("/content/fifa19/img/cards/goldinform.png?v=4");
    border: none;
    color: #cebe75; }

.ut19.card-tiny.pcdisplay.if.silver {
    background-image: url("/content/fifa19/img/cards/tiny/silverinform.png?v=4");
    border: none;
    color: #92a1aa; }

.ut19.tiny.big.if.silver {
    background-image: url("/content/fifa19/img/cards/tiny-big/silverinform.png?v=4");
    border: none;
    color: #92a1aa; }

.ut19.card-med.pcdisplay.if.silver {
    background-image: url("/content/fifa19/img/cards/med/silverinform.png?v=4");
    border: none;
    color: #92a1aa; }

.ut19.card-regular.pcdisplay.if.silver {
    background-image: url("/content/fifa19/img/cards/silverinform.png?v=4");
    border: none;
    color: #92a1aa; }

.ut19.card-tiny.pcdisplay.if.bronze {
    background-image: url("/content/fifa19/img/cards/tiny/bronzeinform.png?v=4");
    border: none;
    color: #c99460; }

.ut19.tiny.big.if.bronze {
    background-image: url("/content/fifa19/img/cards/tiny-big/bronzeinform.png?v=4");
    border: none;
    color: #c99460; }

.ut19.card-med.pcdisplay.if.bronze {
    background-image: url("/content/fifa19/img/cards/med/bronzeinform.png?v=4");
    border: none;
    color: #c99460; }

.ut19.card-regular.pcdisplay.if.bronze {
    background-image: url("/content/fifa19/img/cards/bronzeinform.png?v=4");
    border: none;
    color: #c99460; }

.ut19.card-tiny.pcdisplay.purple {
    background-image: url("/content/fifa19/img/cards/tiny/purplec.png?v=4");
    border: none;
    color: #9774d4; }

.ut19.tiny.big.purple {
    background-image: url("/content/fifa19/img/cards/tiny-big/purplec.png?v=4");
    border: none;
    color: #9774d4; }

.ut19.card-med.pcdisplay.purple {
    background-image: url("/content/fifa19/img/cards/med/purplec.png?v=4");
    border: none;
    color: #9774d4; }

.ut19.card-regular.pcdisplay.purple {
    background-image: url("/content/fifa19/img/cards/purplec.png?v=4");
    border: none;
    color: #9774d4; }

.ut19.card-tiny.pcdisplay.toty {
    background-image: url("/content/fifa19/img/cards/tiny/bluec.png?v=4");
    border: none;
    color: #d0c077; }

.ut19.tiny.big.toty {
    background-image: url("/content/fifa19/img/cards/tiny-big/bluec.png?v=4");
    border: none;
    color: #d0c077; }

.ut19.card-med.pcdisplay.toty {
    background-image: url("/content/fifa19/img/cards/med/bluec.png?v=4");
    border: none;
    color: #d0c077; }

.ut19.card-regular.pcdisplay.toty {
    background-image: url("/content/fifa19/img/cards/bluec.png?v=4");
    border: none;
    color: #d0c077; }

.ut19.card-tiny.pcdisplay.bluered {
    background-image: url("/content/fifa19/img/cards/tiny/blueredc.png?v=4");
    border: none;
    color: #e9f3ff; }

.ut19.tiny.big.bluered {
    background-image: url("/content/fifa19/img/cards/tiny-big/blueredc.png?v=4");
    border: none;
    color: #e9f3ff; }

.ut19.card-med.pcdisplay.bluered {
    background-image: url("/content/fifa19/img/cards/med/blueredc.png?v=4");
    border: none;
    color: #e9f3ff; }

.ut19.card-regular.pcdisplay.bluered {
    background-image: url("/content/fifa19/img/cards/blueredc.png?v=4");
    border: none;
    color: #e9f3ff; }

.ut19.card-tiny.pcdisplay.stpatrick {
    background-image: url("/content/fifa19/img/cards/tiny/greenc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.stpatrick {
    background-image: url("/content/fifa19/img/cards/tiny-big/greenc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.stpatrick {
    background-image: url("/content/fifa19/img/cards/med/greenc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.stpatrick {
    background-image: url("/content/fifa19/img/cards/greenc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.motm {
    background-image: url("/content/fifa19/img/cards/tiny/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.motm {
    background-image: url("/content/fifa19/img/cards/tiny-big/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.motm {
    background-image: url("/content/fifa19/img/cards/med/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.motm {
    background-image: url("/content/fifa19/img/cards/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.pink {
    background-image: url("/content/fifa19/img/cards/tiny/pinkc.png?v=4");
    border: none;
    color: #be6387; }

.ut19.tiny.big.pink {
    background-image: url("/content/fifa19/img/cards/tiny-big/pinkc.png?v=4");
    border: none;
    color: #be6387; }

.ut19.card-med.pcdisplay.pink {
    background-image: url("/content/fifa19/img/cards/med/pinkc.png?v=4");
    border: none;
    color: #be6387; }

.ut19.card-regular.pcdisplay.pink {
    background-image: url("/content/fifa19/img/cards/pinkc.png?v=4");
    border: none;
    color: #be6387; }

.ut19.card-tiny.pcdisplay.pro {
    background-image: url("/content/fifa19/img/cards/tiny/pro.png?v=4");
    border: none;
    color: #5bb1b0; }

.ut19.tiny.big.pro {
    background-image: url("/content/fifa19/img/cards/tiny-big/pro.png?v=4");
    border: none;
    color: #5bb1b0; }

.ut19.card-med.pcdisplay.pro {
    background-image: url("/content/fifa19/img/cards/med/pro.png?v=4");
    border: none;
    color: #5bb1b0; }

.ut19.card-regular.pcdisplay.pro {
    background-image: url("/content/fifa19/img/cards/pro.png?v=4");
    border: none;
    color: #5bb1b0; }

.ut19.card-tiny.pcdisplay.tots.gold {
    background-image: url("/content/fifa19/img/cards/tiny/totsg.png?v=4");
    border: none;
    color: #e8dc9b; }

.ut19.tiny.big.tots.gold {
    background-image: url("/content/fifa19/img/cards/tiny-big/totsg.png?v=4");
    border: none;
    color: #e8dc9b; }

.ut19.card-med.pcdisplay.tots.gold {
    background-image: url("/content/fifa19/img/cards/med/totsg.png?v=4");
    border: none;
    color: #e8dc9b; }

.ut19.card-regular.pcdisplay.tots.gold {
    background-image: url("/content/fifa19/img/cards/totsg.png?v=4");
    border: none;
    color: #e8dc9b; }

.ut19.card-tiny.pcdisplay.tots.silver {
    background-image: url("/content/fifa19/img/cards/tiny/totss.png?v=4");
    border: none;
    color: #dee6ec; }

.ut19.tiny.big.tots.silver {
    background-image: url("/content/fifa19/img/cards/tiny-big/totss.png?v=4");
    border: none;
    color: #dee6ec; }

.ut19.card-med.pcdisplay.tots.silver {
    background-image: url("/content/fifa19/img/cards/med/totss.png?v=4");
    border: none;
    color: #dee6ec; }

.ut19.card-regular.pcdisplay.tots.silver {
    background-image: url("/content/fifa19/img/cards/totss.png?v=4");
    border: none;
    color: #dee6ec; }

.ut19.card-tiny.pcdisplay.tots.bronze {
    background-image: url("/content/fifa19/img/cards/tiny/totsb.png?v=4");
    border: none;
    color: #d1a77e; }

.ut19.tiny.big.tots.bronze {
    background-image: url("/content/fifa19/img/cards/tiny-big/totsb.png?v=4");
    border: none;
    color: #d1a77e; }

.ut19.card-med.pcdisplay.tots.bronze {
    background-image: url("/content/fifa19/img/cards/med/totsb.png?v=4");
    border: none;
    color: #d1a77e; }

.ut19.card-regular.pcdisplay.tots.bronze {
    background-image: url("/content/fifa19/img/cards/totsb.png?v=4");
    border: none;
    color: #d1a77e; }

.ut19.card-tiny.pcdisplay.legend {
    background-image: url("/content/fifa19/img/cards/tiny/icon.png?v=4");
    border: none;
    color: #685624; }

.ut19.tiny.big.legend {
    background-image: url("/content/fifa19/img/cards/tiny-big/icon.png?v=4");
    border: none;
    color: #685624; }

.ut19.card-med.pcdisplay.legend {
    background-image: url("/content/fifa19/img/cards/med/icon.png?v=4");
    border: none;
    color: #685624; }

.ut19.card-regular.pcdisplay.legend {
    background-image: url("/content/fifa19/img/cards/icon.png?v=4");
    border: none;
    color: #685624; }

.ut19.card-tiny.pcdisplay.oldimotm {
    background-image: url("/content/fifa19/img/cards/tiny/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.oldimotm {
    background-image: url("/content/fifa19/img/cards/tiny-big/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.oldimotm {
    background-image: url("/content/fifa19/img/cards/med/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.oldimotm {
    background-image: url("/content/fifa19/img/cards/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.imotm {
    background-image: url("/content/fifa19/img/cards/tiny/imotmc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.imotm {
    background-image: url("/content/fifa19/img/cards/tiny-big/imotmc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.imotm {
    background-image: url("/content/fifa19/img/cards/med/imotmc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.imotm {
    background-image: url("/content/fifa19/img/cards/imotmc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.futties-winners {
    background-image: url("/content/fifa19/img/cards/tiny/futties.png?v=4");
    border: none;
    color: #be6387; }

.ut19.tiny.big.futties-winners {
    background-image: url("/content/fifa19/img/cards/tiny-big/futties.png?v=4");
    border: none;
    color: #be6387; }

.ut19.card-med.pcdisplay.futties-winners {
    background-image: url("/content/fifa19/img/cards/med/futties.png?v=4");
    border: none;
    color: #be6387; }

.ut19.card-regular.pcdisplay.futties-winners {
    background-image: url("/content/fifa19/img/cards/futties.png?v=4");
    border: none;
    color: #be6387; }

.ut19.card-tiny.pcdisplay.storymode {
    background-image: url("/content/fifa19/img/cards/tiny/storymode.png?v=4");
    border: none;
    color: #f5f4f4; }

.ut19.tiny.big.storymode {
    background-image: url("/content/fifa19/img/cards/tiny-big/storymode.png?v=4");
    border: none;
    color: #f5f4f4; }

.ut19.card-med.pcdisplay.storymode {
    background-image: url("/content/fifa19/img/cards/med/storymode.png?v=4");
    border: none;
    color: #f5f4f4; }

.ut19.card-regular.pcdisplay.storymode {
    background-image: url("/content/fifa19/img/cards/storymode.png?v=4");
    border: none;
    color: #f5f4f4; }

.ut19.card-tiny.pcdisplay.fut-champ.gold {
    background-image: url("/content/fifa19/img/cards/tiny/champion_gold.png?v=4");
    border: none;
    color: #946e01; }

.ut19.tiny.big.fut-champ.gold {
    background-image: url("/content/fifa19/img/cards/tiny-big/champion_gold.png?v=4");
    border: none;
    color: #946e01; }

.ut19.card-med.pcdisplay.fut-champ.gold {
    background-image: url("/content/fifa19/img/cards/med/champion_gold.png?v=4");
    border: none;
    color: #946e01; }

.ut19.card-regular.pcdisplay.fut-champ.gold {
    background-image: url("/content/fifa19/img/cards/champion_gold.png?v=4");
    border: none;
    color: #946e01; }

.ut19.card-tiny.pcdisplay.fut-champ.silver {
    background-image: url("/content/fifa19/img/cards/tiny/champion_silver.png?v=4");
    border: none;
    color: #626b70; }

.ut19.tiny.big.fut-champ.silver {
    background-image: url("/content/fifa19/img/cards/tiny-big/champion_silver.png?v=4");
    border: none;
    color: #626b70; }

.ut19.card-med.pcdisplay.fut-champ.silver {
    background-image: url("/content/fifa19/img/cards/med/champion_silver.png?v=4");
    border: none;
    color: #626b70; }

.ut19.card-regular.pcdisplay.fut-champ.silver {
    background-image: url("/content/fifa19/img/cards/champion_silver.png?v=4");
    border: none;
    color: #626b70; }

.ut19.card-tiny.pcdisplay.fut-champ.bronze {
    background-image: url("/content/fifa19/img/cards/tiny/champion_bronze.png?v=4");
    border: none;
    color: #9e714f; }

.ut19.tiny.big.fut-champ.bronze {
    background-image: url("/content/fifa19/img/cards/tiny-big/champion_bronze.png?v=4");
    border: none;
    color: #9e714f; }

.ut19.card-med.pcdisplay.fut-champ.bronze {
    background-image: url("/content/fifa19/img/cards/med/champion_bronze.png?v=4");
    border: none;
    color: #9e714f; }

.ut19.card-regular.pcdisplay.fut-champ.bronze {
    background-image: url("/content/fifa19/img/cards/champion_bronze.png?v=4");
    border: none;
    color: #9e714f; }

.ut19.card-tiny.pcdisplay.confmotm {
    background-image: url("/content/fifa19/img/cards/tiny/confed_blue_orange_motm.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.confmotm {
    background-image: url("/content/fifa19/img/cards/tiny-big/confed_blue_orange_motm.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.confmotm {
    background-image: url("/content/fifa19/img/cards/med/confed_blue_orange_motm.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.confmotm {
    background-image: url("/content/fifa19/img/cards/confed_blue_orange_motm.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.newimotm {
    background-image: url("/content/fifa19/img/cards/tiny/imotmc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.newimotm {
    background-image: url("/content/fifa19/img/cards/tiny-big/imotmc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.newimotm {
    background-image: url("/content/fifa19/img/cards/med/imotmc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.newimotm {
    background-image: url("/content/fifa19/img/cards/imotmc.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.otw {
    background-image: url("/content/fifa19/img/cards/tiny/otw.png?v=4");
    border: none;
    color: #828384; }

.ut19.tiny.big.otw {
    background-image: url("/content/fifa19/img/cards/tiny-big/otw.png?v=4");
    border: none;
    color: #828384; }

.ut19.card-med.pcdisplay.otw {
    background-image: url("/content/fifa19/img/cards/med/otw.png?v=4");
    border: none;
    color: #828384; }

.ut19.card-regular.pcdisplay.otw {
    background-image: url("/content/fifa19/img/cards/otw.png?v=4");
    border: none;
    color: #828384; }

.ut19.card-tiny.pcdisplay.halloween {
    background-image: url("/content/fifa19/img/cards/tiny/halloween.png?v=4");
    border: none;
    color: #d66f14; }

.ut19.tiny.big.halloween {
    background-image: url("/content/fifa19/img/cards/tiny-big/halloween.png?v=4");
    border: none;
    color: #d66f14; }

.ut19.card-med.pcdisplay.halloween {
    background-image: url("/content/fifa19/img/cards/med/halloween.png?v=4");
    border: none;
    color: #d66f14; }

.ut19.card-regular.pcdisplay.halloween {
    background-image: url("/content/fifa19/img/cards/halloween.png?v=4");
    border: none;
    color: #d66f14; }

.ut19.card-tiny.pcdisplay.sbc {
    background-image: url("/content/fifa19/img/cards/tiny/sbc.png?v=4");
    border: none;
    color: #f5f5f4; }

.ut19.tiny.big.sbc {
    background-image: url("/content/fifa19/img/cards/tiny-big/sbc.png?v=4");
    border: none;
    color: #f5f5f4; }

.ut19.card-med.pcdisplay.sbc {
    background-image: url("/content/fifa19/img/cards/med/sbc.png?v=4");
    border: none;
    color: #f5f5f4; }

.ut19.card-regular.pcdisplay.sbc {
    background-image: url("/content/fifa19/img/cards/sbc.png?v=4");
    border: none;
    color: #f5f5f4; }

.ut19.card-tiny.pcdisplay.sbc_premium {
    background-image: url("/content/fifa19/img/cards/tiny/sbc_premium.png?v=4");
    border: none;
    color: #dad7d7; }

.ut19.tiny.big.sbc_premium {
    background-image: url("/content/fifa19/img/cards/tiny-big/sbc_premium.png?v=4");
    border: none;
    color: #dad7d7; }

.ut19.card-med.pcdisplay.sbc_premium {
    background-image: url("/content/fifa19/img/cards/med/sbc_premium.png?v=4");
    border: none;
    color: #dad7d7; }

.ut19.card-regular.pcdisplay.sbc_premium {
    background-image: url("/content/fifa19/img/cards/sbc_premium.png?v=4");
    border: none;
    color: #dad7d7; }

.ut19.card-tiny.pcdisplay.promo {
    background-image: url("/content/fifa19/img/cards/tiny/promoa.png?v=4");
    border: none;
    color: #155895; }

.ut19.tiny.big.promo {
    background-image: url("/content/fifa19/img/cards/tiny-big/promoa.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-med.pcdisplay.promo {
    background-image: url("/content/fifa19/img/cards/med/promoa.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-regular.pcdisplay.promo {
    background-image: url("/content/fifa19/img/cards/promoa.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-tiny.pcdisplay.tott {
    background-image: url("/content/fifa19/img/cards/tiny/tott.png?v=4");
    border: none;
    color: #155895; }

.ut19.tiny.big.tott {
    background-image: url("/content/fifa19/img/cards/tiny-big/tott.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-med.pcdisplay.tott {
    background-image: url("/content/fifa19/img/cards/med/tott.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-regular.pcdisplay.tott {
    background-image: url("/content/fifa19/img/cards/tott.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-tiny.pcdisplay.white-blue-mls {
    background-image: url("/content/fifa19/img/cards/tiny/promob.png?v=4");
    border: none;
    color: #000; }

.ut19.tiny.big.white-blue-mls {
    background-image: url("/content/fifa19/img/cards/tiny-big/promob.png?v=4");
    border: none;
    color: #000; }

.ut19.card-med.pcdisplay.white-blue-mls {
    background-image: url("/content/fifa19/img/cards/med/promob.png?v=4");
    border: none;
    color: #000; }

.ut19.card-regular.pcdisplay.white-blue-mls {
    background-image: url("/content/fifa19/img/cards/promob.png?v=4");
    border: none;
    color: #000; }

.ut19.card-tiny.pcdisplay.fut-bd {
    background-image: url("/content/fifa19/img/cards/tiny/promob.png?v=4");
    border: none;
    color: #1b609e; }

.ut19.tiny.big.fut-bd {
    background-image: url("/content/fifa19/img/cards/tiny-big/promob.png?v=4");
    border: none;
    color: #1b609e; }

.ut19.card-med.pcdisplay.fut-bd {
    background-image: url("/content/fifa19/img/cards/med/promob.png?v=4");
    border: none;
    color: #1b609e; }

.ut19.card-regular.pcdisplay.fut-bd {
    background-image: url("/content/fifa19/img/cards/promob.png?v=4");
    border: none;
    color: #1b609e; }

.ut19.card-tiny.pcdisplay.award-winner {
    background-image: url("/content/fifa19/img/cards/tiny/purple_award_winner.png?v=4");
    border: none;
    color: #af9155; }

.ut19.tiny.big.award-winner {
    background-image: url("/content/fifa19/img/cards/tiny-big/purple_award_winner.png?v=4");
    border: none;
    color: #af9155; }

.ut19.card-med.pcdisplay.award-winner {
    background-image: url("/content/fifa19/img/cards/med/purple_award_winner.png?v=4");
    border: none;
    color: #af9155; }

.ut19.card-regular.pcdisplay.award-winner {
    background-image: url("/content/fifa19/img/cards/purple_award_winner.png?v=4");
    border: none;
    color: #af9155; }

.ut19.card-tiny.pcdisplay.concept {
    background-image: url("/content/fifa19/img/cards/tiny/conceptc.png?v=4");
    border: none;
    color: #dff0ff; }

.ut19.tiny.big.concept {
    background-image: url("/content/fifa19/img/cards/tiny-big/conceptc.png?v=4");
    border: none;
    color: #dff0ff; }

.ut19.card-med.pcdisplay.concept {
    background-image: url("/content/fifa19/img/cards/med/conceptc.png?v=4");
    border: none;
    color: #dff0ff; }

.ut19.card-regular.pcdisplay.concept {
    background-image: url("/content/fifa19/img/cards/conceptc.png?v=4");
    border: none;
    color: #dff0ff; }

.ut19.card-tiny.pcdisplay.icon {
    background-image: url("/content/fifa19/img/cards/tiny/icon.png?v=4");
    border: none;
    color: #685624; }

.ut19.tiny.big.icon {
    background-image: url("/content/fifa19/img/cards/tiny-big/icon.png?v=4");
    border: none;
    color: #685624; }

.ut19.card-med.pcdisplay.icon {
    background-image: url("/content/fifa19/img/cards/med/icon.png?v=4");
    border: none;
    color: #685624; }

.ut19.card-regular.pcdisplay.icon {
    background-image: url("/content/fifa19/img/cards/icon.png?v=4");
    border: none;
    color: #685624; }

.ut19.card-tiny.pcdisplay.marquee {
    background-image: url("/content/fifa19/img/cards/tiny/marquee.png?v=4");
    border: none;
    color: #c0ff36; }

.ut19.tiny.big.marquee {
    background-image: url("/content/fifa19/img/cards/tiny-big/marquee.png?v=4");
    border: none;
    color: #c0ff36; }

.ut19.card-med.pcdisplay.marquee {
    background-image: url("/content/fifa19/img/cards/med/marquee.png?v=4");
    border: none;
    color: #c0ff36; }

.ut19.card-regular.pcdisplay.marquee {
    background-image: url("/content/fifa19/img/cards/marquee.png?v=4");
    border: none;
    color: #c0ff36; }

.ut19.card-tiny.pcdisplay.motm_eu {
    background-image: url("/content/fifa19/img/cards/tiny/motm_eu.png?v=4");
    border: none;
    color: #1b51a3; }

.ut19.tiny.big.motm_eu {
    background-image: url("/content/fifa19/img/cards/tiny-big/motm_eu.png?v=4");
    border: none;
    color: #1b51a3; }

.ut19.card-med.pcdisplay.motm_eu {
    background-image: url("/content/fifa19/img/cards/med/motm_eu.png?v=4");
    border: none;
    color: #1b51a3; }

.ut19.card-regular.pcdisplay.motm_eu {
    background-image: url("/content/fifa19/img/cards/motm_eu.png?v=4");
    border: none;
    color: #1b51a3; }

.ut19.card-tiny.pcdisplay.rtr_contender {
    background-image: url("/content/fifa19/img/cards/tiny/rtr_contender.png?v=4");
    border: none;
    color: #324379; }

.ut19.tiny.big.rtr_contender {
    background-image: url("/content/fifa19/img/cards/tiny-big/rtr_contender.png?v=4");
    border: none;
    color: #324379; }

.ut19.card-med.pcdisplay.rtr_contender {
    background-image: url("/content/fifa19/img/cards/med/rtr_contender.png?v=4");
    border: none;
    color: #324379; }

.ut19.card-regular.pcdisplay.rtr_contender {
    background-image: url("/content/fifa19/img/cards/rtr_contender.png?v=4");
    border: none;
    color: #324379; }

.ut19.card-tiny.pcdisplay.rtr_selected {
    background-image: url("/content/fifa19/img/cards/tiny/rtr_selected.png?v=4");
    border: none;
    color: #1c2f69; }

.ut19.tiny.big.rtr_selected {
    background-image: url("/content/fifa19/img/cards/tiny-big/rtr_selected.png?v=4");
    border: none;
    color: #1c2f69; }

.ut19.card-med.pcdisplay.rtr_selected {
    background-image: url("/content/fifa19/img/cards/med/rtr_selected.png?v=4");
    border: none;
    color: #1c2f69; }

.ut19.card-regular.pcdisplay.rtr_selected {
    background-image: url("/content/fifa19/img/cards/rtr_selected.png?v=4");
    border: none;
    color: #1c2f69; }

.ut19.card-tiny.pcdisplay.rtr_worldcup.silver {
    background-image: url("/content/fifa19/img/cards/tiny/rtr_worldcup_silver.png?v=4");
    border: none;
    color: #d1d7dd; }

.ut19.tiny.big.rtr_worldcup.silver {
    background-image: url("/content/fifa19/img/cards/tiny-big/rtr_worldcup_silver.png?v=4");
    border: none;
    color: #d1d7dd; }

.ut19.card-med.pcdisplay.rtr_worldcup.silver {
    background-image: url("/content/fifa19/img/cards/med/rtr_worldcup_silver.png?v=4");
    border: none;
    color: #d1d7dd; }

.ut19.card-regular.pcdisplay.rtr_worldcup.silver {
    background-image: url("/content/fifa19/img/cards/rtr_worldcup_silver.png?v=4");
    border: none;
    color: #d1d7dd; }

.ut19.card-tiny.pcdisplay.rtr_worldcup.gold {
    background-image: url("/content/fifa19/img/cards/tiny/rtr_worldcup_gold.png?v=4");
    border: none;
    color: #c6ae63; }

.ut19.tiny.big.rtr_worldcup.gold {
    background-image: url("/content/fifa19/img/cards/tiny-big/rtr_worldcup_gold.png?v=4");
    border: none;
    color: #c6ae63; }

.ut19.card-med.pcdisplay.rtr_worldcup.gold {
    background-image: url("/content/fifa19/img/cards/med/rtr_worldcup_gold.png?v=4");
    border: none;
    color: #c6ae63; }

.ut19.card-regular.pcdisplay.rtr_worldcup.gold {
    background-image: url("/content/fifa19/img/cards/rtr_worldcup_gold.png?v=4");
    border: none;
    color: #c6ae63; }

.ut19.card-tiny.pcdisplay.united {
    background-image: url("/content/fifa19/img/cards/tiny/united.png?v=4");
    border: none;
    color: #201c55; }

.ut19.tiny.big.united {
    background-image: url("/content/fifa19/img/cards/tiny-big/united.png?v=4");
    border: none;
    color: #201c55; }

.ut19.card-med.pcdisplay.united {
    background-image: url("/content/fifa19/img/cards/med/united.png?v=4");
    border: none;
    color: #201c55; }

.ut19.card-regular.pcdisplay.united {
    background-image: url("/content/fifa19/img/cards/united.png?v=4");
    border: none;
    color: #201c55; }

.ut19.card-tiny.pcdisplay.futmas {
    background-image: url("/content/fifa19/img/cards/tiny/futmas.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.futmas {
    background-image: url("/content/fifa19/img/cards/tiny-big/futmas.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.futmas {
    background-image: url("/content/fifa19/img/cards/med/futmas.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.futmas {
    background-image: url("/content/fifa19/img/cards/futmas.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.ptgs {
    background-image: url("/content/fifa19/img/cards/tiny/ptgs.png?v=4");
    border: none;
    color: #b1ec31; }

.ut19.tiny.big.ptgs {
    background-image: url("/content/fifa19/img/cards/tiny-big/ptgs.png?v=4");
    border: none;
    color: #b1ec31; }

.ut19.card-med.pcdisplay.ptgs {
    background-image: url("/content/fifa19/img/cards/med/ptgs.png?v=4");
    border: none;
    color: #b1ec31; }

.ut19.card-regular.pcdisplay.ptgs {
    background-image: url("/content/fifa19/img/cards/ptgs.png?v=4");
    border: none;
    color: #b1ec31; }

.ut19.card-tiny.pcdisplay.fof {
    background-image: url("/content/fifa19/img/cards/tiny/fof.png?v=4");
    border: none;
    color: #201d55; }

.ut19.tiny.big.fof {
    background-image: url("/content/fifa19/img/cards/tiny-big/fof.png?v=4");
    border: none;
    color: #201d55; }

.ut19.card-med.pcdisplay.fof {
    background-image: url("/content/fifa19/img/cards/med/fof.png?v=4");
    border: none;
    color: #201d55; }

.ut19.card-regular.pcdisplay.fof {
    background-image: url("/content/fifa19/img/cards/fof.png?v=4");
    border: none;
    color: #201d55; }

.ut19.card-tiny.pcdisplay.championship {
    background-image: url("/content/fifa19/img/cards/tiny/championship.png?v=4");
    border: none;
    color: #04094d; }

.ut19.tiny.big.championship {
    background-image: url("/content/fifa19/img/cards/tiny-big/championship.png?v=4");
    border: none;
    color: #04094d; }

.ut19.card-med.pcdisplay.championship {
    background-image: url("/content/fifa19/img/cards/med/championship.png?v=4");
    border: none;
    color: #04094d; }

.ut19.card-regular.pcdisplay.championship {
    background-image: url("/content/fifa19/img/cards/championship.png?v=4");
    border: none;
    color: #04094d; }

.ut19.card-tiny.pcdisplay.rrr.gold {
    background-image: url("/content/fifa19/img/cards/tiny/rrr_gold.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.rrr.gold {
    background-image: url("/content/fifa19/img/cards/tiny-big/rrr_gold.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.rrr.gold {
    background-image: url("/content/fifa19/img/cards/med/rrr_gold.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.rrr.gold {
    background-image: url("/content/fifa19/img/cards/rrr_gold.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.rrc.gold {
    background-image: url("/content/fifa19/img/cards/tiny/rrc_gold.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.rrc.gold {
    background-image: url("/content/fifa19/img/cards/tiny-big/rrc_gold.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.rrc.gold {
    background-image: url("/content/fifa19/img/cards/med/rrc_gold.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.rrc.gold {
    background-image: url("/content/fifa19/img/cards/rrc_gold.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.rrr.silver {
    background-image: url("/content/fifa19/img/cards/tiny/rrr_silver.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.tiny.big.rrr.silver {
    background-image: url("/content/fifa19/img/cards/tiny-big/rrr_silver.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-med.pcdisplay.rrr.silver {
    background-image: url("/content/fifa19/img/cards/med/rrr_silver.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-regular.pcdisplay.rrr.silver {
    background-image: url("/content/fifa19/img/cards/rrr_silver.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-tiny.pcdisplay.rrc.silver {
    background-image: url("/content/fifa19/img/cards/tiny/rrc_silver.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.tiny.big.rrc.silver {
    background-image: url("/content/fifa19/img/cards/tiny-big/rrc_silver.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-med.pcdisplay.rrc.silver {
    background-image: url("/content/fifa19/img/cards/med/rrc_silver.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-regular.pcdisplay.rrc.silver {
    background-image: url("/content/fifa19/img/cards/rrc_silver.png?v=4");
    border: none;
    color: #2e3136; }

.ut19.card-tiny.pcdisplay.rrr.bronze {
    background-image: url("/content/fifa19/img/cards/tiny/rrr_bronze.png?v=4");
    border: none;
    color: #452d17; }

.ut19.tiny.big.rrr.bronze {
    background-image: url("/content/fifa19/img/cards/tiny-big/rrr_bronze.png?v=4");
    border: none;
    color: #452d17; }

.ut19.card-med.pcdisplay.rrr.bronze {
    background-image: url("/content/fifa19/img/cards/med/rrr_bronze.png?v=4");
    border: none;
    color: #452d17; }

.ut19.card-regular.pcdisplay.rrr.bronze {
    background-image: url("/content/fifa19/img/cards/rrr_bronze.png?v=4");
    border: none;
    color: #452d17; }

.ut19.card-tiny.pcdisplay.rrc.bronze {
    background-image: url("/content/fifa19/img/cards/tiny/rrc_bronze.png?v=4");
    border: none;
    color: #452d17; }

.ut19.tiny.big.rrc.bronze {
    background-image: url("/content/fifa19/img/cards/tiny-big/rrc_bronze.png?v=4");
    border: none;
    color: #452d17; }

.ut19.card-med.pcdisplay.rrc.bronze {
    background-image: url("/content/fifa19/img/cards/med/rrc_bronze.png?v=4");
    border: none;
    color: #452d17; }

.ut19.card-regular.pcdisplay.rrc.bronze {
    background-image: url("/content/fifa19/img/cards/rrc_bronze.png?v=4");
    border: none;
    color: #452d17; }

.ut19.card-tiny.pcdisplay.wcmode_blue {
    background-image: url("/content/fifa19/img/cards/tiny/wcmode_blue.png?v=4");
    border: none;
    color: #155895; }

.ut19.tiny.big.wcmode_blue {
    background-image: url("/content/fifa19/img/cards/tiny-big/wcmode_blue.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-med.pcdisplay.wcmode_blue {
    background-image: url("/content/fifa19/img/cards/med/wcmode_blue.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-regular.pcdisplay.wcmode_blue {
    background-image: url("/content/fifa19/img/cards/wcmode_blue.png?v=4");
    border: none;
    color: #155895; }

.ut19.card-tiny.pcdisplay.empty_card {
    background-image: url("/content/fifa19/img/cards/tiny/empty-card.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.empty_card {
    background-image: url("/content/fifa19/img/cards/tiny-big/empty-card.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.empty_card {
    background-image: url("/content/fifa19/img/cards/med/empty-card.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.empty_card {
    background-image: url("/content/fifa19/img/cards/empty-card.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.oldimotm {
    background-image: url("/content/fifa19/img/cards/tiny/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.tiny.big.oldimotm {
    background-image: url("/content/fifa19/img/cards/tiny-big/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-med.pcdisplay.oldimotm {
    background-image: url("/content/fifa19/img/cards/med/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-regular.pcdisplay.oldimotm {
    background-image: url("/content/fifa19/img/cards/orangec.png?v=4");
    border: none;
    color: #ffffff; }

.ut19.card-tiny.pcdisplay.icon.world-cup-mode {
    background-image: url("/content/fifa19/img/cards/tiny/wc_icon.png?v=4");
    border: none;
    color: #172f52; }

.ut19.tiny.big.icon.world-cup-mode {
    background-image: url("/content/fifa19/img/cards/tiny-big/wc_icon.png?v=4");
    border: none;
    color: #172f52; }

.ut19.card-med.pcdisplay.icon.world-cup-mode {
    background-image: url("/content/fifa19/img/cards/med/wc_icon.png?v=4");
    border: none;
    color: #172f52; }

.ut19.card-regular.pcdisplay.icon.world-cup-mode {
    background-image: url("/content/fifa19/img/cards/wc_icon.png?v=4");
    border: none;
    color: #172f52; }

.ut19.icon div[class*="pcdisplay-card-"] {
    color: #594e24; }

.pcdisplay.ut19 div {
    font-family: "DINPro-Cond",Arial,sans-serif !important; }

.pcdisplay.ut19.price-on .pcdisplay-price {
    font-family: "Open Sans",Arial, sans-serif !important; }

.ut19.pcdisplay {
    background-repeat: no-repeat;
    color: #fff;
    position: relative; }

.ut19.pcdisplay.card-tiny {
    cursor: pointer;
    height: 110px;
    width: 90px;
    font-weight: bold; }

.ut19.pcdisplay.card-med {
    cursor: pointer;
    height: 205px;
    width: 135px;
    font-weight: 600; }

.ut19.pcdisplay.card-regular {
    height: 300px;
    width: 200px; }

.ut19.pcdisplay.card-hd {
    height: 455px;
    width: 300px;
    background-size: 100% 100%;

}

.ut19.card-hd .pcdisplay-picture {
    left: 85px;
    top: 62px;
}

.ut19.card-hd .pcdisplay-picture img {
    width: 180px;
    height: auto;
}

.ut19.card-hd .pcdisplay-club {
    left: 48px;
    top: 192px;
    z-index: 3;
}

.ut19.card-hd .pcdisplay-club img {
    width: 40px;
}

.ut19.card-hd .pcdisplay-country {
    left: 46px;
    top: 148px;
    z-index: 3;
}

.ut19.card-hd .pcdisplay-country img {
    width: 45px;
}

.ut19.card-hd .pcdisplay-chemistry-style {
    position: absolute;
    bottom: 27px;
    width: 100%;
    text-align: center;

}

.ut19.card-hd .pcdisplay-chemistry-style img {
    width:25px;
    margin-right:3px;
}

.ut19.card-hd .pcdisplay-rat {
    font-size: 56px;
    left: 45px;
    font-family: "DINPro-Cond-Med",Arial,sans-serif !important;
    text-align: center;
    width: 20px;
    top: 58px;
    line-height: 44px;
    z-index: 3;
}

.ut19.card-hd .pcdisplay-pos {
    font-size: 28px;
    top: 109px;
    width: 30px;
    left: 52px;
    text-align: center;
    font-family: "DINPro-Cond",Arial,sans-serif !important;
    z-index: 3;
}

.ut19.card-hd div[class*="pcdisplay-ovr"] {
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    font-size: 30px;
}

.ut19.card-hd .pcdisplay-name {
    text-align: center;
    top: 245px;
    width: 99%;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    line-height: 38px;
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    font-size: 38px;
    z-index: 4;
}

.ut19.card-hd div[class*="pcdisplay-card-"] {
    font-size: 28px;
    font-weight: 400;
}

.ut19.card-hd .ovrhover {
    position: absolute;
    top: -4px;
}

.ut19.card-hd .pcdisplay-ovr1 {
    left: 52px;
    top: 308px; }

.ut19.card-hd .pcdisplay-card-pace {
    left: 85px;
    top: 308px;
}

.ut19.card-hd .pcdisplay-chem-style-pace {
    font-size: 11px;
    left: 18px;
    top: 169px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-hd .pcdisplay-ovr2 {
    left: 52px;
    top: 340px;
}

.ut19.card-hd .pcdisplay-card-shoo {
    left: 85px;
    top: 340px;
}

.ut19.card-hd .pcdisplay-chem-style-shoo {
    font-size: 11px;
    left: 18px;
    top: 190px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-hd .pcdisplay-ovr3 {
    left: 52px;
    top: 372px;
}

.ut19.card-hd .pcdisplay-card-pas {
    left: 85px;
    top: 372px;
}

.ut19.card-hd .pcdisplay-chem-style-pas {
    font-size: 11px;
    left: 18px;
    top: 212px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-hd .pcdisplay-ovr4 {
    left: 179px;
    top: 308px; }

.ut19.card-hd .pcdisplay-card-dri {
    left: 211px;
    top: 308px;
}

.ut19.card-hd .pcdisplay-chem-style-dri {
    font-size: 11px;
    left: 161px;
    top: 169px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-hd .pcdisplay-ovr5 {
    left: 179px;
    top: 340px;
}

.ut19.card-hd .pcdisplay-card-def {
    left: 211px;
    top: 340px;
}

.ut19.card-hd .pcdisplay-chem-style-def {
    font-size: 11px;
    left: 161px;
    top: 188px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-hd .pcdisplay-ovr6 {
    left: 179px;
    top: 372px;
}

.ut19.card-hd .pcdisplay-card-phy {
    left: 211px;
    top: 372px;
}

.ut19.card-hd .pcdisplay-chem-style-phy {
    font-size: 11px;
    left: 161px;
    top: 212px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-hd .pcdisplay-ovr7 {
    font-size: 12px;
    top: 242px;
    margin: auto;
    width: 190px;
    text-align: Center; }

.ut19.card-med.pcdisplay.icon.world-cup-mode .pcdisplay-rat,
.ut19.card-med.pcdisplay.icon.world-cup-mode .pcdisplay-pos,
.ut19.card-med.pcdisplay.icon.world-cup-mode .pcdisplay-skills-left,
.ut19.card-med.pcdisplay.icon.world-cup-mode .pcdisplay-wf-left,
.ut19.card-med.pcdisplay.icon.world-cup-mode .pcdisplay-wr-left,
.ut19.card-regular.pcdisplay.icon.world-cup-mode .pcdisplay-rat,
.ut19.card-regular.pcdisplay.icon.world-cup-mode .pcdisplay-pos,
.ut19.card-regular.pcdisplay.icon.world-cup-mode .pcdisplay-skills-left,
.ut19.card-regular.pcdisplay.icon.world-cup-mode .pcdisplay-wf-left,
.ut19.card-regular.pcdisplay.icon.world-cup-mode .pcdisplay-wr-left {
    color: #cbc5a5 !important; }

.ut19.card-regular.pcdisplay.icon.world-cup-mode .pcdisplay-club {
    top: 123px;
    left: 12px; }

.ut19.card-regular.pcdisplay.icon.world-cup-mode .pcdisplay-country {
    top: 88px; }

.ut19.card-med.pcdisplay.icon.world-cup-mode .pcdisplay-club {
    top: 83px;
    left: 9px; }

.ut19.card-med.pcdisplay.icon.world-cup-mode .pcdisplay-country {
    top: 62px; }

.ut19.card-regular.pcdisplay.icon.world-cup-mode .pcdisplay-name, .ut19.card-med.pcdisplay.icon.world-cup-mode .pcdisplay-name, .ut19.card-tiny.pcdisplay.icon.world-cup-mode .pcdisplay-name {
    font-family: Dusha,Arial,sans-serif !important; }

/* regular text */
.ut19.card-regular .pcdisplay-chem-style-name {
    font-size: 14px;
    line-height: 44px;
    top: 219px;
    left: 32px;
    font-weight: 700;
    font-family: Lato,sans-serif;
    width: 180px;
    text-align: center; }

.ut19.card-regular .pcdisplay-chem-style-name img {
    display: none; }

.ut19.card-regular .pcdisplay-rat {
    font-size: 40px;
    left: 30px;
    font-family: "DINPro-Cond-Med",Arial,sans-serif !important;
    text-align: center;
    width: 20px;
    top: 28px;
    line-height: 44px; }

.ut19.card-regular .pcdisplay-name {
    left: 10px;
    text-align: center;
    top: 154px;
    width: 170px;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    line-height: 26px;
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    font-size: 22px; }

.ut19.card-regular.pcdisplay.wcmode_blue .pcdisplay-name {
    font-family: Dusha,Arial,sans-serif !important;
    font-weight: 100 !important;
    top: 137px; }

.ut19.card-regular .pcdisplay-pos {
    font-size: 18px;
    top: 66px;
    width: 30px;
    left: 30px;
    text-align: center;
    font-weight: 700;
    font-family: "DINPro-Cond",Arial,sans-serif !important; }

.ut19.card-regular .pcdisplay-country {
    left: 26px;
    top: 126px;
    width: 37px;
    text-align: center; }

.ut19.card-regular .pcdisplay-country img {
    max-width: 30px; }

.ut19.card-regular.world-cup-mode .pcdisplay-country {
    left: 10px;
    top: 114px !important;
    width: 37px;
    text-align: center; }

.ut19.card-regular.world-cup-mode .pcdisplay-country img {
    max-width: 29px; }

.ut19.card-regular .pcdisplay-picture {
    height: auto;
    left: 49px;
    top: 42px;
    width: 112px; }

.ut19.card-regular .pcdisplay-picture img {
    width: 112px; }

.ut19.card-regular.wcmode_blue .pcdisplay-picture {
    height: 115px;
    left: 58px;
    top: 23px;
    width: 112px; }

.ut19.card-regular .base-stats, .ut19.card-regular .ovrhover {
    left: -28px;
    top: 18px; }

.ut19.card-regular .pcdisplay-club {
    left: 27px;
    position: absolute;
    top: 88px; }

.ut19.card-regular .pcdisplay-club img {
    width: 32px; }

.ut19.card-regular.world-cup-mode .pcdisplay-club {
    left: 15px !important;
    position: absolute;
    top: 85px !important; }

.ut19.card-regular.world-cup-mode .pcdisplay-club img {
    width: 26px !important; }

.ut19.card-regular.icon.world-cup-mode .pcdisplay-club {
    left: 15px !important;
    position: absolute;
    top: 115px !important; }

.ut19.card-regular.icon.world-cup-mode .pcdisplay-country {
    left: 10px;
    top: 85px !important;
    width: 37px;
    text-align: center; }

.ut19.card-med .pcdisplay-wr {
    top: 14px;
    left: 46px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }

.ut19.card-regular > .ovrhover > .main-stat-diff {
    width: 20px;
    text-align: center; }

.ut19.card-regular > .ovrhover > .main-stat-diff-1 {
    left: 39px;
    top: 170px; }

.ut19.card-regular > .ovrhover > .main-stat-diff-2 {
    left: 39px;
    top: 191px; }

.ut19.card-regular > .ovrhover > .main-stat-diff-3 {
    left: 39px;
    top: 213px; }

.ut19.card-regular > .ovrhover > .main-stat-diff-4 {
    left: 180px;
    top: 169px; }

.ut19.card-regular > .ovrhover > .main-stat-diff-5 {
    left: 180px;
    top: 190px; }

.ut19.card-regular > .ovrhover > .main-stat-diff-6 {
    left: 180px;
    top: 212px; }

.ut19.card-regular .main-stat-diff {
    font-size: 16px;
    font-weight: 100;
    width: 15px;
    text-align: center; }

.ut19.card-regular .pcdisplay-ovr1 {
    font-size: 18px;
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    left: 62px;
    top: 168px; }

.ut19.card-regular .pcdisplay-card-pace {
    font-size: 16px;
    left: 82px;
    top: 169px;
    font-weight: 400; }

.ut19.card-regular .pcdisplay-chem-style-pace {
    font-size: 11px;
    left: 18px;
    top: 169px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-regular .pcdisplay-ovr2 {
    font-size: 18px;
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    left: 62px;
    top: 188px; }

.ut19.card-regular .pcdisplay-card-shoo {
    font-size: 16px;
    left: 82px;
    top: 190px;
    font-weight: 400; }

.ut19.card-regular .pcdisplay-chem-style-shoo {
    font-size: 11px;
    left: 18px;
    top: 190px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-regular .pcdisplay-ovr3 {
    font-size: 18px;
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    left: 62px;
    top: 209px; }

.ut19.card-regular .pcdisplay-card-pas {
    font-size: 18px;
    left: 82px;
    top: 210px;
    font-weight: 400; }

.ut19.card-regular .pcdisplay-chem-style-pas {
    font-size: 11px;
    left: 18px;
    top: 212px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-regular .pcdisplay-ovr4 {
    font-size: 18px;
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    left: 139px;
    top: 168px; }

.ut19.card-regular .pcdisplay-card-dri {
    font-size: 18px;
    left: 161px;
    top: 169px;
    font-weight: 400; }

.ut19.card-regular .pcdisplay-chem-style-dri {
    font-size: 11px;
    left: 161px;
    top: 169px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-regular .pcdisplay-ovr5 {
    font-size: 18px;
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    left: 139px;
    top: 188px; }

.ut19.card-regular .pcdisplay-card-def {
    font-size: 18px;
    left: 161px;
    top: 190px;
    font-weight: 400; }

.ut19.card-regular .pcdisplay-chem-style-def {
    font-size: 11px;
    left: 161px;
    top: 188px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-regular .pcdisplay-ovr6 {
    font-size: 18px;
    font-family: "DINPro-Cond-Bold",Arial,sans-serif !important;
    left: 139px;
    top: 209px; }

.ut19.card-regular .pcdisplay-card-phy {
    font-size: 18px;
    left: 161px;
    top: 210px;
    font-weight: 400; }

.ut19.card-regular .pcdisplay-chem-style-phy {
    font-size: 11px;
    left: 161px;
    top: 212px;
    font-weight: bold;
    font-family: 'Lato', sans-serif; }

.ut19.card-regular .pcdisplay-ovr7 {
    font-size: 12px;
    top: 242px;
    margin: auto;
    width: 190px;
    text-align: Center; }

.ut19.card-med.pcdisplay .main-stat-diff {
    font-size: 10px;
    font-weight: 700;
    width: 15px;
    text-align: center; }

.ut19.card-med .main-stat-diff-1 {
    left: 2px;
    top: 112px; }

.ut19.card-med .main-stat-diff-2 {
    left: 2px;
    top: 127px; }

.ut19.card-med .main-stat-diff-3 {
    left: 2px;
    top: 142px; }

.ut19.card-med .main-stat-diff-4 {
    left: 106px;
    top: 112px; }

.ut19.card-med .main-stat-diff-5 {
    left: 106px;
    top: 127px; }

.ut19.card-med .main-stat-diff-6 {
    left: 106px;
    top: 142px; }

/* med text */
.ut19.card-med .pcdisplay-chem {
    color: #FFFFFF;
    font-size: 12px;
    left: 58px;
    top: 108px;
    width: 65px; }

.ut19.card-med .pcdisplay-workrates {
    color: #FFFFFF;
    font-size: 12px;
    left: 26px;
    top: 108px; }

.ut19.card-med .pcdisplay-picture {
    left: 45px;
    top: 22px; }

.ut19.card-med .pcdisplay-picture img {
    height: 74px;
    width: 74px; }

.ut19.card-med .card-phy {
    font-size: 12px;
    left: 88px;
    top: 150px; }

.ut19.card-med .pcdisplay-ovr7 {
    font-size: 12px;
    left: 16px;
    top: 20px; }

.ut19.card-tiny .pcdisplay-rat {
    font-size: 16px;
    left: 5px;
    line-height: 44px;
    top: 7px;
    width: 30px;
    text-align: center;
    font-family: DINPro-Cond-Med,Arial,sans-serif !important; }

.ut19.card-tiny .pcdisplay-name {
    font-size: 14px;
    left: 1px;
    text-align: center;
    top: 77px;
    width: 82px;
    font-weight: 400;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important; }

.ut19.card-tiny.pcdisplay.wcmode_blue .pcdisplay-name {
    font-family: Dusha,Arial,sans-serif !important;
    font-weight: 100 !important; }

.ut19.card-tiny .pcdisplay-position {
    font-size: 11px;
    font-weight: 100;
    left: 5px;
    top: 31px;
    width: 30px;
    text-align: center;
    font-family: DINPro-Cond-Med,Arial,sans-serif !important; }

.ut19.card-tiny .pcdisplay-country {
    left: 13px;
    top: 58px; }

.ut19.card-tiny .pcdisplay-country img {
    max-width: 15px; }

.ut19.card-tiny .pcdisplay-picture {
    left: 28px;
    top: 29px;
    width: 50px; }

.ut19.card-tiny .pcdisplay-picture img {
    width: 50px; }

.ut19.card-tiny .pcdisplay-club {
    left: 13px;
    position: absolute;
    top: 42px; }

.ut19.card-tiny .pcdisplay-club img {
    width: 15px; }

/* med text */
.ut19.card-med .pcdisplay-rat {
    font-size: 22px;
    left: 4px;
    top: 32px;
    width: 30px;
    text-align: center;
    font-family: DINPro-Cond-Med,Arial,sans-serif !important;
    font-weight: 400; }

.ut19.card-med .pcdisplay-name {
    font-size: 14px;
    left: 31px;
    line-height: 16px;
    top: 98px;
    width: 95px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important; }

.ut19.card-med.pcdisplay.wcmode_blue .pcdisplay-name {
    font-family: Dusha,Arial,sans-serif !important;
    font-weight: 100 !important; }

.ut19.card-med .pcdisplay-pos {
    font-size: 12px;
    left: 4px;
    top: 46px;
    width: 30px;
    font-family: DINPro-Cond-Med,Arial,sans-serif !important;
    text-align: center; }

.ut19.card-med .pcdisplay-chem {
    color: #FFFFFF;
    font-size: 12px;
    left: 58px;
    top: 108px;
    width: 65px; }

.ut19.card-med .pcdisplay-workrates {
    color: #FFFFFF;
    font-size: 12px;
    left: 26px;
    top: 108px; }

.ut19.card-med .pcdisplay-country {
    left: 9px;
    top: 85px; }

.ut19.card-med .pcdisplay-country img {
    max-width: 20px; }

.ut19.card-med .pcdisplay-club {
    left: 8px;
    top: 64px; }

.ut19.card-med .pcdisplay-club img {
    width: 21px; }

.ut19.card-med .base-stats {
    left: 3px; }

.ut19.card-med .pcdisplay-ovr1 {
    font-size: 16px;
    left: 37px;
    top: 117px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-pace {
    font-size: 12px;
    left: 52px;
    top: 118px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr2 {
    font-size: 16px;
    left: 37px;
    top: 132px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-sho {
    font-size: 12px;
    left: 52px;
    top: 133px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr3 {
    font-size: 16px;
    left: 37px;
    top: 147px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-pas {
    font-size: 12px;
    left: 52px;
    top: 148px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr4 {
    font-size: 16px;
    left: 76px;
    top: 117px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-dri {
    font-size: 12px;
    left: 90px;
    top: 118px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr5 {
    font-size: 16px;
    left: 76px;
    top: 132px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-def {
    font-size: 12px;
    left: 90px;
    top: 133px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr6 {
    font-size: 16px;
    left: 76px;
    top: 147px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-phy {
    font-size: 12px;
    left: 90px;
    top: 148px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr7 {
    font-size: 12px;
    left: 16px;
    top: 20px; }

/****** Start diff card classes ******/
.ut19.card-med .pcdisplay-rat-diff {
    font-size: 19px;
    left: 12px;
    line-height: 24px;
    top: 26px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .pcdisplay-name-diff {
    font-size: 14px;
    left: 31px;
    line-height: 16px;
    top: 97px;
    width: 95px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis; }

.ut19.card-med .pcdisplay-pos-diff {
    font-size: 12px;
    left: 4px;
    top: 43px;
    width: 30px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important;
    text-align: center; }

.ut19.card-med .pcdisplay-chem-diff {
    color: #FFFFFF;
    font-size: 12px;
    left: 58px;
    top: 108px;
    width: 65px; }

.ut19.card-med .pcdisplay-workrates-diff {
    color: #FFFFFF;
    font-size: 12px;
    left: 26px;
    top: 108px; }

.ut19.card-med .pcdisplay-country-diff {
    left: 7px;
    top: 85px; }

.ut19.card-med .pcdisplay-country-diff img {
    max-width: 22px; }

.ut19.card-med .pcdisplay-picture-diff {
    left: 55px;
    top: 22px; }

.ut19.card-med .pcdisplay-picture-diff img {
    height: 74px;
    width: 74px; }

.ut19.card-med .pcdisplay-club-diff {
    left: 6px;
    top: 62px; }

.ut19.card-med .pcdisplay-club-diff img {
    width: 24px; }

.ut19.card-med .ovrhover {
    left: 8px; }

.ut19.card-med .base-stats {
    left: 8px; }

.ut19.card-med .pcdisplay-ovr1-diff {
    font-size: 16px;
    left: 37px;
    top: 117px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-pace-diff {
    font-size: 12px;
    left: 52px;
    top: 118px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr2-diff {
    font-size: 16px;
    left: 37px;
    top: 132px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-sho-diff {
    font-size: 12px;
    left: 52px;
    top: 133px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr3-diff {
    font-size: 16px;
    left: 37px;
    top: 147px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-pas-diff {
    font-size: 13px;
    left: 52px;
    top: 148px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr4-diff {
    font-size: 16px;
    left: 76px;
    top: 117px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-dri-diff {
    font-size: 13px;
    left: 92px;
    top: 118px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr5-diff {
    font-size: 16px;
    left: 76px;
    top: 132px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-def-diff {
    font-size: 13px;
    left: 92px;
    top: 133px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr6-diff {
    font-size: 16px;
    left: 76px;
    top: 147px;
    font-family: DINPro-Cond-Bold, Arial, sans-serif !important; }

.ut19.card-med .card-phy-diff {
    font-size: 13px;
    left: 92px;
    top: 148px;
    font-weight: 400; }

.ut19.card-med .pcdisplay-ovr7-diff {
    font-size: 12px;
    left: 16px;
    top: 20px; }

.ut19.card-med .pcdisplay-ovr1, .ut19.card-med .pcdisplay-ovr1-diff, .ut19.card-med .pcdisplay-ovr2,
.ut19.card-med .pcdisplay-ovr2-diff, .ut19.card-med .pcdisplay-ovr3, .ut19.card-med .pcdisplay-ovr3-diff,
.ut19.card-med .pcdisplay-ovr4, .ut19.card-med .pcdisplay-ovr4-diff, .ut19.card-med .pcdisplay-ovr5,
.ut19.card-med .pcdisplay-ovr5-diff, .ut19.card-med .pcdisplay-ovr6, .ut19.card-med .pcdisplay-ovr6-diff, .ut19.card-med .pcdisplay-pos, .ut19.card-med .pcdisplay-pos-diff {
    font-family: DINPro-Cond-Med,Arial,sans-serif !important;
    font-weight: 400; }

/****** END diff card classes ******/
/* manager */
.managercard18 {
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    position: relative; }

.managercard18 div {
    line-height: 18px;
    position: absolute;
    top: 60px;
    left: 14px; }

.ut19.managercard18 {
    background-repeat: no-repeat;
    color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    position: relative; }

.ut19.managercard18.card-tiny {
    cursor: pointer;
    height: 110px;
    width: 90px;
    font-weight: bold; }

.ut19.managercard18.card-med {
    cursor: pointer;
    height: 200px;
    width: 135px; }

/* Mnager Medium Cards Start */
.ut19.card-med.managercard18.Gold {
    color: #000;
    background: no-repeat url("/content/fifa19/img/cards/med/goldnrnif.png") 25% 1px; }

.ut19.card-med.managercard18.Gold.Rare {
    color: #000;
    background-image: url("/content/fifa19/img/cards/med/goldrnif.png"); }

.ut19.card-med.managercard18.Bronze {
    color: #000;
    background-image: url("/content/fifa19/img/cards/med/bronzenrnif.png"); }

.ut19.card-med.managercard18.Bronze.Rare {
    color: #000;
    background-image: url("/content/fifa19/img/cards/med/bronzernif.png"); }

.ut19.card-med.managercard18.Silver {
    color: #000;
    background-image: url("/content/fifa19/img/cards/med/silvernrnif.png"); }

.ut19.card-med.managercard18.Silver.Rare {
    color: #000;
    background-image: url("/content/fifa19/img/cards/med/silverrnif.png"); }

/*Mnager  Medium Cards End */
#manager-card-added {
    background-repeat: no-repeat;
    background-size: 90px 120px;
    position: absolute;
    height: 120px;
    width: 90px;
    cursor: default;
    margin-left: 2%; }

.ut19.managercard18-added.card-small {
    cursor: pointer;
    height: 80px;
    width: 100px; }

.ut19.card-small .manager-added-picture img {
    position: relative;
    width: 60px;
    left: 28px;
    top: -24px; }

.ut19.card-small .manager-pic-added-country img {
    position: relative;
    top: 25px;
    width: 30px;
    left: 10px; }

.ut19.card-small .manager-added-picture-league img {
    position: relative;
    width: 35px;
    top: 26px;
    left: 6px; }

.ut19.card-small .manager-added-name {
    position: relative;
    top: -24px;
    text-align: center;
    font-size: 12px;
    font-weight: bold; }

/* Mnager Small Cards Start */
.ut19.card-small.managercard18-added.Gold {
    color: #000;
    background: no-repeat url("/content/fifa19/img/managers18/card/tiny-nonrare-gold.png") 25% 1px; }

.ut19.card-small.managercard18-added.Gold.Rare {
    color: #000;
    background-image: url("/content/fifa19/img/managers18/card/tiny-rare-gold.png"); }

.ut19.card-small.managercard18-added.Bronze {
    color: #000;
    background-image: url("/content/fifa19/img/managers18/card/tiny-nonrare-bronze.png"); }

.ut19.card-small.managercard18-added.Bronze.Rare {
    color: #000;
    background-image: url("/content/fifa19/img/managers18/card/tiny-rare-bronze.png"); }

.ut19.card-small.managercard18-added.Silver {
    color: #000;
    background-image: url("/content/fifa19/img/managers18/card/tiny-nonrare-silver.png"); }

.ut19.card-small.managercard18-added.Silver.Rare {
    color: #000;
    background-image: url("/content/fifa19/img/managers18/card/tiny-rare-silver.png"); }

/*Mnager  Small Cards End */
/* med text */
.ut19.card-med .managercard18-rat {
    font-size: 19px;
    left: 25px;
    line-height: 24px;
    top: 20px;
    font-weight: bold; }

.ut19.card-med .managercard18-name {
    font-size: 13px;
    left: 0;
    line-height: 16px;
    text-align: center;
    top: 100px;
    width: 100%;
    font-weight: bold; }

.ut19.card-med .managercard18-League {
    font-size: 13px;
    left: 0px;
    line-height: 16px;
    text-align: center;
    top: 122px;
    width: 100%;
    font-weight: bold; }

.ut19.card-med .managercard18-contracts {
    color: #000;
    font-size: 13px;
    left: 25px;
    top: 142px; }

.ut19.card-med .managercard18-country-name {
    font-size: 13px;
    left: 0px;
    line-height: 16px;
    text-align: center;
    top: 167px;
    width: 100%;
    font-weight: bold; }

.ut19.card-med .managercard18-talks {
    left: 22px;
    top: 80px; }

.ut19.card-med .managercard18-country img {
    max-width: 80%; }

.ut19.card-med .managercard18-picture {
    left: 55px;
    top: 27px; }

.ut19.card-med .managercard18-picture img {
    height: 74px;
    width: 74px; }

/*LEFT SW*/
.ut19.card-med .pcdisplay-skills-left {
    font-size: 14px;
    top: 102px;
    width: 30px;
    font-weight: 100;
    left: 2px;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important; }

.ut19.card-med .pcdisplay-skills-left > .skills-text {
    font-size: 12px;
    font-weight: 100;
    width: 35px;
    text-align: center;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important; }

.ut19.card-med .pcdisplay-skills-left > .skills-title {
    font-size: 11px;
    font-weight: 100;
    width: 35px;
    text-align: center;
    position: relative;
    top: 10px;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important; }

.ut19.card-med .pcdisplay-wf-left {
    font-size: 12px;
    top: 125px;
    width: 35px;
    left: 2px;
    text-align: center;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important; }

.ut19.card-med .pcdisplay-wf-left > .wf-text {
    font-size: 12px;
    width: 35px;
    text-align: center;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important;
    font-weight: 400; }

.ut19.card-med .pcdisplay-wf-left > .wf-title {
    font-size: 11px;
    width: 35px;
    text-align: center;
    position: relative;
    top: 10px;
    font-family: DINPro-Cond-Med,Arial,sans-serif !important;
    font-weight: 400; }

.ut19.card-med .pcdisplay-wr-left {
    font-size: 14px;
    top: 150px;
    width: 35px;
    text-align: center;
    left: 1px;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important;
    font-weight: 400; }

.ut19.card-med .pcdisplay-wr-left > .wr-text {
    font-size: 12px;
    width: 35px;
    font-family: DINPro-Cond-Med, Arial, sans-serif !important;
    font-weight: 400; }

.wrf-star-left {
    font-size: 10px;
    position: relative;
    top: 0; }

.ut19.card-med.pcdisplay.halloween > .pcdisplay-chemistry {
    color: #d66f14 !important; }

.ut19.card-med.pcdisplay.halloween > .pcdisplay-chemistry-search > span {
    color: #d66f14 !important; }

.ut19.card-med.pcdisplay.halloween > .pcdisplay-lines {
    color: #d66f14 !important; }

.ut19.card-med.pcdisplay.halloween > .pcdisplay-price {
    color: #d66f14 !important; }

.ut19.card-regular.pcdisplay.halloween > .ovrhover > .pcdisplay-chem-style-name > span {
    color: #d66f14 !important; }

.pcdisplay.ut19.card-med.motm_eu .pcdisplay-chemistry {
    color: #0849c3 !important; }

.pcdisplay.ut19.card-med.motm_eu .pcdisplay-chemistry-search > span {
    color: #0849c3 !important; }

.pcdisplay.ut19.card-med.motm_eu .pcdisplay-lines {
    color: #0849c3 !important; }

/* Start Regular Card */
.ut19.card_regular.kit_card.gold {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/kits/cards/kit_gold_rare.png?v=2");
    border: none; }

.ut19.card_regular.kit_card.goldnr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/kits/cards/kit_gold_non_rare.png?v=2"); }

.ut19.card_regular.kit_card.silver {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/kits/cards/kit_silver_rare.png?v=2"); }

.ut19.card_regular.kit_card.silvernr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/kits/cards/kit_silver_non_rare.png?v=2"); }

.ut19.card_regular.kit_card.bronze {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/kits/cards/kit_bronze_rare.png?v=2"); }

.ut19.card_regular.kit_card.bronzenr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/kits/cards/kit_bronze_non_rare.png?v=2"); }

/* Stadiums */
.ut19.card_regular.sta_card.gold {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/stadiums/cards/sta_gold_rare.png?v=2");
    border: none; }

.ut19.card_regular.sta_card.goldnr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/stadiums/cards/sta_gold_non_rare.png?v=2"); }

.ut19.card_regular.sta_card.silver {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/stadiums/cards/sta_silver_rare.png?v=2"); }

.ut19.card_regular.sta_card.silvernr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/stadiums/cards/sta_silver_non_rare.png?v=2"); }

.ut19.card_regular.sta_card.bronze {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/stadiums/cards/sta_bronze_rare.png?v=2"); }

.ut19.card_regular.sta_card.bronzenr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/stadiums/cards/sta_bronze_non_rare.png?v=2"); }

/* Badges */
.ut19.card_regular.badge_card.gold {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/badges/cards/badge_gold_rare.png?v=2");
    border: none; }

.ut19.card_regular.badge_card.goldnr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/badges/cards/badge_gold_non_rare.png?v=2"); }

.ut19.card_regular.badge_card.silver {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/badges/cards/badge_silver_rare.png?v=2"); }

.ut19.card_regular.badge_card.silvernr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/badges/cards/badge_silver_non_rare.png?v=2"); }

.ut19.card_regular.badge_card.bronze {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/badges/cards/badge_bronze_rare.png?v=2"); }

.ut19.card_regular.badge_card.bronzenr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/badges/cards/badge_bronze_non_rare.png?v=2"); }

/* Balls */
.ut19.card_regular.ball_card.gold {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/balls/cards/ball_gold_rare.png?v=2");
    border: none; }

.ut19.card_regular.ball_card.goldnr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/balls/cards/ball_gold_non_rare.png?v=2"); }

.ut19.card_regular.ball_card.silver {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/balls/cards/ball_silver_rare.png?v=2"); }

.ut19.card_regular.ball_card.silvernr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/balls/cards/ball_silver_non_rare.png?v=2"); }

.ut19.card_regular.ball_card.bronze {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/balls/cards/ball_bronze_rare.png?v=2"); }

.ut19.card_regular.ball_card.bronzenr {
    color: #000;
    background-image: url("/content/fifa19/img/club_items/balls/cards/ball_bronze_non_rare.png?v=2"); }

/* End Regular Cards*/
/* CLUB ITEMS 18 */
.ut19.kit_card.card_tiny {
    cursor: pointer;
    height: 110px;
    width: 90px;
    font-weight: bold; }

.ut19.kit_card.card_med {
    cursor: pointer;
    height: 200px;
    width: 135px; }

.ut19.kit_card.card_regular {
    height: 190px;
    width: 130px;
    background-size: 130px 190px;
    background-repeat: no-repeat; }

.ut19.card_regular .kit_card_img img {
    top: -38px;
    left: 55px;
    width: 65px;
    position: relative; }

.ut19.card_regular .kit_card_club img {
    top: 30px;
    position: relative;
    left: 20px;
    width: 35px; }

.ut19.card_regular .kit_card_nation img {
    top: 30px;
    left: 25px;
    width: 25px;
    position: relative; }

.ut19.card_regular .kit_card_name {
    font-size: 12px;
    text-align: center;
    top: -38px;
    width: 130px;
    font-weight: bold;
    line-height: 10px;
    position: relative; }

.ut19.card_regular .kit_card_type {
    font-size: 12px;
    text-align: center;
    top: -31px;
    width: 130px;
    font-weight: normal;
    line-height: 10px;
    position: relative; }

.ut19.card_regular .kit_card_year {
    font-size: 12px;
    text-align: center;
    top: -30px;
    width: 130px;
    font-weight: normal;
    line-height: 10px;
    position: relative; }

/* Mnager Medium Cards Start */
.managercard.ut19.card-med {
    background-size: 100% 100% !important; }

.managercard.ut19.card-med.gold {
    color: #000;
    background: no-repeat url("/content/fifa19/img/cards/cons/managers/big/badge_gold_rare.png") 1px; }

.managercard.ut19.card-med.silver {
    color: #000;
    background: no-repeat url("/content/fifa19/img/cards/cons/managers/big/badge_silver_rare.png") 1px; }

.managercard.ut19.card-med.bronze {
    color: #000;
    background: no-repeat url("/content/fifa19/img/cards/cons/managers/big/badge_bronze_rare.png") 1px; }

.ut19.card-med .managercard-rat {
    font-size: 19px;
    left: 25px;
    line-height: 24px;
    top: 20px;
    font-weight: bold; }

.ut19.card-med .managercard-name {
    font-family: "DINPro-Cond-Med",Arial,sans-serif !important;
    font-size: 16px;
    left: 0;
    line-height: 16px;
    text-align: center;
    top: 118px;
    width: 100%;
    font-weight: 100;
    color: white; }

.ut19.card-med .managercard-League {
    font-size: 13px;
    left: 0px;
    line-height: 16px;
    text-align: center;
    top: 142px;
    width: 100%;
    font-weight: bold; }

.ut19.card-med .managercard-contracts {
    color: #000;
    font-size: 13px;
    left: 25px;
    top: 142px;
    display: none; }

.ut19.card-med .managercard-country-name {
    font-size: 13px;
    left: 0px;
    line-height: 16px;
    text-align: center;
    top: 167px;
    width: 100%;
    font-weight: bold; }

.ut19.card-med .managercard-country img {
    width: 30px !important;
    max-width: 80%; }

.ut19.card-med .managercard-federation {
    top: 90px;
    width: 30px; }

.ut19.card-med .managercard-federation img {
    max-width: 80%; }

.ut19.card-med .managercard-talks {
    left: 22px;
    top: 80px; }

.ut19.card-med .managercard-picture {
    left: 55px;
    top: 43px; }

.ut19.card-med .managercard-picture img {
    height: 74px;
    width: 74px !important; }

/***************** UT 19 END *****************/