#header_partners {
    display: none;
}

#header_sub_content {
    position: absolute;
    top: 0px;
    width: 300px;
    height: 30px;
    left: 0px;
    padding: 0;
    margin: 0;
}

#timeline {
    bottom: auto;
    top: 30px;
    width: calc( 100% - 320px );
    left: 290px;
}
#timeline .tipitem_container {
    #display: none;
    pointer-events: none;
}
#timeline .tips .tipitem_container:first-child {
    display: none;
}
#timeline .menutimeline_info {
    display: block !important;
    top: -73px;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}
.timeline_item_title {
    top: 15px;
}
.timeline_item_country {
top: 4px;
    position: relative;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.33);
    font-weight: 300;
}
#timeline .btn.btn-default.first {
    display: none;
}
#timeline .menutimeline_item:nth-of-type(1) a {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
}
#timeline .menutimeline_item:last-child a:after  {
    content: '\f005 \f005 \f005 \f005 \f005';
    position: absolute;
    font-family: FontAwesome;
    font-style: normal;
    letter-spacing: 10px;
    font-weight: 300;
    top: 10px;
    left: 7px;
    width: 100%;
    text-align: center;
    color: #DFEFF5;
    font-size: 11px;
    line-height: 100%;


}
.btn-breadcrumb .btn.isnext span:after {
    content: '';
    position: absolute;
    top: -5px;
    left: -29px;
    font-size: 96px;
    color: rgba(55, 87, 130, 1);
    letter-spacing: 1px;
    font-weight: 600;
}


.menutimeline_info:before, .menutimeline_info:after {
    display: none;
}
.menutimeline_info .games {
    background-color: transparent;
    padding: 5px;
    color: #a9a9a9;
    font-size: 10px;
}
.menutimeline_info .games div {
    display: inline;
    margin-right: 0px;
}
.menutimeline_info .games div:after {
    content: ' - ';
}
.menutimeline_info .games div:last-child:after {
    content: '';
}

.menutimeline_info .timeline_date_container {
    font-size: 10px;
}
.menutimeline_info .location {
    display: none;
}

.btn-breadcrumb .btn {
    height: 110px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,324d74+100&0.23+0,1+91 */
background: -moz-linear-gradient(top,  rgba(30,87,153,0.23) 0%, rgba(48,78,119,1) 91%, rgba(50,77,116,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(30,87,153,0.23) 0%,rgba(48,78,119,1) 91%,rgba(50,77,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(30,87,153,0.23) 0%,rgba(48,78,119,1) 91%,rgba(50,77,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b1e5799', endColorstr='#324d74',GradientType=0 ); /* IE6-9 */

    width: calc( 100% - 4px );
    left: 2px;
    position: relative;
    border: 0;
}


.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,4271b3+100&0.23+0,1+91 */
background: -moz-linear-gradient(top,  rgba(30,87,153,0.23) 0%, rgba(63,111,177,1) 91%, rgba(66,113,179,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(30,87,153,0.23) 0%,rgba(63,111,177,1) 91%,rgba(66,113,179,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(30,87,153,0.23) 0%,rgba(63,111,177,1) 91%,rgba(66,113,179,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b1e5799', endColorstr='#4271b3',GradientType=0 ); /* IE6-9 */
}




.btn-breadcrumb .menutimeline_item:not(:last-child) .btn.btn-default:before {
    display: none;
}
.btn-breadcrumb .menutimeline_item:not(:last-child) .btn.btn-default:after {
    display: none;
}


#header {
    height: 30px !important;
    background-color: #192131;
    background-image: none;
    border: 1px solid #3a4968;
}
#main {
    margin-top: 135px;
}
#wallpaper_1 {
    top: -30px;
    position: relative;
}
#logo {
    top: 50px;
}

#main_menu {
    width: 100%;
    height: 25px;
    margin: 0px;
    background-color: transparent;
    left: 0px;
    position: absolute;
    top: 0px;
}

#main_menu li {
    line-height: 30px;
    height: 30px;
    width: auto !important;
    float: none;
    display: inline-block;
}

#main_menu li.highlight a {
    color: #e6e593;
}
#main_menu li i {
    display: inline;
    margin-right: 5px;
    font-size: 14px;
}

#main_menu li a {
    padding: 0 10px;
        white-space: nowrap;
}

.menu_social {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 14px;
    left: 111px;
}

#main_menu ul {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 30px;
    text-align: center;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.69);
}









#footer_partners_container .tier.tier_gold {
    width: 40%;
}
#footer_partners_container .tier.tier_silver {
    width: 60%;
}
#footer_left {
    display: none;
}
#footer_partners {
    width: 100%;
}
#footer_partners_container .partner_logos_container div.totalitems_4 {
    border-left: 1px solid rgba(255, 255, 255, 0.08);
}
#footer_partners {
    border-left: 1px solid rgba(255, 255, 255, 0.08);
    border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.contentbox_container.alternate {
    background: none;
    border: 1px solid transparent;
    border-radius: 8px;
    margin-top: 10px !important;
}
.contentbox_container.alternate .contentbox_center {
    background-image: url(fileadmin/templates/propage2/proleague/images/contentbox_content_bg.jpg);
    padding: 0 0px;
    width: 100%;
}

.season_history_overview .description {
    line-height: 190%;
    font-size: 28px;
    font-weight: 300;
    padding: 240px 0px 100px 20px;
    margin-right: 0px;
}

.season_history_container h3 {
    font-family: 'open-sans', times;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 50px;
    line-height: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 65px;
    height: auto;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
    color: #10171D;
}











.new_iem_season {

}
.new_iem_season .claim {
    font-style: italic;
    font-weight: 300;
    font-size: 15px;
    width: 400px;
    margin: 0 auto;
    text-align: center;
    margin: 7px auto 20px;
}
.new_iem_season .stops {
    float: left;
    width: 59%;
}
.new_iem_season .intro {
    float: left;
    width: 40%;
    padding: 37px 10% 0px 5%;;
}

.new_iem_season .intro p {
    font-size: 36px;
    line-height: 41px;
    /* font-family: open sans; */
    font-weight: 300;
    font-style: italic;
    padding-top: 37px;
}

.new_iem_season .stops .event {
    display: block;
    width: 100%;
}



.new_iem_season .stops .city {
    float: left;
    width: 70%;
    font-size: 48px;
    letter-spacing: 5px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    text-align: right;
    height: 130px;
    line-height: 130px;
    padding-right: 30px;
}
.new_iem_season .stops .date {
    float: left;
    line-height: 125px;
    height: 130px;
    width: 30%;
    text-align: center;
    background-color: #324d74;
    color: #fff;
    font-style: italic;
    font-weight: 300;
    font-size: 24px;
}

.new_iem_season .stops .date:before {
    box-shadow: -15px 0 15px -15px #000 inset;
    content: " ";
    height: 100%;
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px;
}
.new_iem_season .stops .date:after {
    box-shadow: 15px 0 15px -15px #000 inset;
    content: " ";
    height: 100%;
    position: absolute;
    right: -15px;
    width: 15px;
    top: 0px;
}
.new_iem_season .stops .date {
    position: relative;
}

.new_iem_season .stops .seperator {
    background-color: rgba(255, 255, 255, 0.42);
    height: 1px;
    width: 45px;
    display: block;
    margin: 0 auto;
}

.new_iem_season .stops .event.pre .date {
    line-height: 30px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 30px;
    height: 200px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#324d74+0,324d74+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(50,77,116,0) 0%, rgba(50,77,116,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(50,77,116,0) 0%,rgba(50,77,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(50,77,116,0) 0%,rgba(50,77,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00324d74', endColorstr='#324d74',GradientType=0 ); /* IE6-9 */


}

.new_iem_season .stops .event.pre .date:before {
   box-shadow: -13px 0 15px -15px #000 inset;
   top: 112px;
    height: 88px;
}
.new_iem_season .stops .event.pre .date:after {
    box-shadow: 13px 0 15px -15px #000 inset;
    top: 136px;
    height: 64px;
}


.new_iem_season .stops .event.pre .date strong {
    display: block;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
}


.new_iem_season .stops .event.after .date {
    font-family: FontAwesome;

    font-style: normal;
    letter-spacing: 10px;
    font-weight: 300;
    text-align: center;
    color: #DFEFF5;
    font-size: 11px;

}


.new_iem_season .games {
    clear: both;
    width: 100%;
    text-align: center;
    top: 70px;
    position: relative;
    height: 160px;
}
.new_iem_season .history_game {
    display: inline-block;
    width: 150px;
    margin: 0 20px;
}
.new_iem_season .history_game img {
    width: 100%;
}

.new_iem_season.newsbody {
    width: 800px;
    margin: 90px auto;
    padding-left: 80px;
}

.new_iem_season.newsbody h3 {
    font-family: 'open-sans', times;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 28px;
    line-height: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 30px 0px 0px 0px;
    padding: 25px 0px 7px;
    height: auto;
    width: auto;
    text-align: left;
    letter-spacing: 2px;
    color: #ddedfa;
}
.new_iem_season.newsbody h2 {
    font-family: 'open-sans', times;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 31px;
    line-height: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 25px;
    height: auto;
    width: auto;
    text-align: left;
    letter-spacing: 2px;
    color: #ddedfa;
}

.new_iem_season.newsbody h4 {
    font-family: 'open-sans', times;
    font-weight: 200;
    text-transform: none;
    text-decoration: none;
    font-size: 30px;
    line-height: 27px;
    position: relative;
    top: 0px;
    left: 0px;
    margin: -10px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: auto;
    text-align: left;
    color: #DDEDFA;
    font-size: 24px;
}

.new_iem_season.newsbody p {
    line-height: 180%;
    letter-spacing: 1px;
    font-weight: 300;
}













.ctabox_outer {
    width: 100%;
}
.ctabox_inner {
    margin: 30px 10px 10px 10px;
    position: relative;
    border: 1px solid #4C5F8B;
    padding: 20px;
    border-radius: 7px;
    font-size: 19px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    background-color: rgba(28, 45, 70, 0.58);
    color: #fff;
    min-height: 240px;
    background-size: 100% auto;
    background-position: center;
}

.passive .ctabox_inner {
    opacity: 0.3;
}
.first .ctabox_inner {
    margin: 30px 0px 10px 30px;
}
.last .ctabox_inner {
    margin: 30px 30px 10px 10px;
}
.ctabox_outer a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border: 0;
    text-decoration: none;
}
.ctabox_outer a:hover {
    background: rgba(255,255,255,0.1);
}
.ctabox_outer span {

}
.ctabox_outer .button {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    background-color: #3B475D;
    padding: 3px 10px;
    margin-top: 10px;
    width: auto;
    display: block;
    max-width: 60%;
    margin: 20px auto 0;
}










.eventinfos_basic_container.full {
    height: 150px;
    padding-left: 0px;
    border-top-right-radius: 10px;
    display: block;
    top: -2px;
    left: -1px;
    width: calc( 100% + 2px );
}
.eventinfos_basic_container.full:before {
    display: none;
}
.eventinfos_basic_container.full .eventmenu_container {
    position: absolute;
    top: auto;
    width: 100%;
    right: 0px;
    height: 40px;
    padding-left: 40px;
    border-top: 1px solid #424c66;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: -1px;
}
.eventinfos_basic_container .eventmenu_container li {
    list-style: none;
    width: 25%;
    width: auto;
    height: 100%;
    display: inline-block;
    float: none;
    position: relative;
    padding: 0;
    margin: 0;
}
.eventinfos_basic_container .eventmenu_container li a {
    position: relative;
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    display: block;
    background-color: transparent;
    border: 0px;
    line-height: 40px;
    color: #d3e8f9;
    font-family: open-sans, times;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    padding: 0px 16px;
}

.eventinfos_basic_container .eventmenu_container li.active a {
    background-color: rgba(22, 125, 191, 1);
}



.eventinfos_basic_container.full .eventinfos_title {
    font-family: open-sans, times;
    color: #FFFFFF;
    font-size: 50px;
    line-height: 41px;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 400;
    padding: 31px 40px 0px 40px;
}


.eventinfos_basic_container.full .eventdetail {
    color: #d0d0d0;
    font-family: open-sans, times;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.eventinfos_basic_container.full .eventdetail.eventinfos_date {
    top: 80px;
    left: 40px;
}

.eventinfos_basic_container.full .eventdetail.eventinfos_games {
    position: absolute;
    top: auto;
    right: 40px;
    bottom: 55px;
    color: #fff;
}

.eventinfos_basic_container.full .eventdetail.eventinfos_games span {
    padding: 0 10px;
    border-right: 1px solid #fff;
}
.eventinfos_basic_container.full .eventdetail.eventinfos_games span:last-child {
    border-right: 0px solid #fff;
}


.eventinfos_basic_container.full .eventdetail.eventinfos_money {
    position: absolute;
    top: auto;
    right: 10px;
    bottom: 65px;
    color: #fff;
}

.eventinfos_basic_container.full:after {
    display: none;
}

.eventinfos_basic_container.full .eventinfos_location2 {
    color: #dddddd;
    font-weight: 300;
    font-style: normal;
}



.contentbox_container h6 {
    font-family: 'open-sans', times;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    font-size: 30px;
    line-height: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 40px 0px 10px 0px;
    padding: 6px 0px 5px 10px;
    height: auto;
    width: auto;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: rgb(211, 196, 157);
    font-size: 19px;
    width: 100%;
    letter-spacing: 1px;
    text-transform: uppercase;
    #background: rgba(180, 206, 255, 0.08);
}

.eventinfo p, .eventinfo ul {
    margin-bottom: 20px;
    margin-left: 10px;
}

li {
    list-style-image: url(/assets/pro2/iem/images/bulletpoint.png);
    margin: 10px 25px 10px 25px;
}

.eventinfo .cta.ticket {
    background-color: #167dbf;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    display: block;
    font-size: 28px;
    border-radius: 10px;
    font-weight: bold;
}
.eventinfo .cta.ticket:hover {
    background-color: #1f98e5;
}

.eventinfo .games {
    text-align: center;
}
.eventinfo .games img {
width: 46%;
    margin: 0 2%;
}

.eventinfo .mywarning {
    border: 2px #844 solid;
    padding: 10px;
    margin: 0px;
}


.menu_rulebook
 {
   position: absolute;
   top: 7px;
   right: 0;
   font-size: 10px;
   left: 10px;
   width: 50px;
}
.menu_rulebook a {
   font-weight: 400;
   display:block;
   height:20px;
   float: left;
   padding: 0;
   margin: 0;
   text-align: center;
   color: #a5a6a8;
   text-shadow: -1px -1px 0px rgba(51, 51, 51, 0.45);
   height: 100%;
   background-repeat: repeat-x;
   background-position: top center;
}
