@charset "utf-8";
/* CSS Document */

body{font-family: 'Open Sans', sans-serif; }

.custom-container {
    margin: 0 auto;
    width: 1283px;
}

.custom-container:after{ content:''; display:table; clear:both;}

.navbar-default {
    background: #0b3548 none repeat scroll 0 0;
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-top: 0 none;
    font-family: "Montserrat",sans-serif;
    margin-bottom: 0;
    min-height: 95px;
}
.navbar-brand {
    height: auto;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff;
}
.navbar-nav {
    float: left;
    margin: 20px 0 0 70px;
}
.navbar-brand {
    padding: 26px 0;
}


.searchbar {
    background: #e6eaec none repeat scroll 0 0;
    padding: 25px 0;
}
.input-container {
    display: inline-block;
    width: 1088px;
}
.greenbtn {
    background: #00a651 none repeat scroll 0 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -4px;
    padding: 11px;
    vertical-align: top;
}
.input-container .form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    height: 45px;
}
.inlineradio {
    font-family: "Montserrat",sans-serif;
    padding: 12px 0 0;
}

.main_content {
    margin: 30px 0;
}

.content_left {
    float: left;
    min-height: 300px;
    margin-right:0;

}

.right_side {
    float: left;
    min-height: 600px;
    width: 160px;
}

.vertical-add-area {
    min-height: 90px;
    margin: 0 auto 30px;
    text-align: center;
    width: 980px;
}

.vertical-add-small {
    min-height: 320px;
    margin: 0 auto 30px;
    text-align: center;
    width: 320px;
}


.divider {
    background: #dbdbdb none repeat scroll 0 0;
    height: 1px;
    margin-bottom: 30px;
    width:100%;
    margin-top: 30px;
}

.aside{ width:300px; float:left;}

.innerwrapper{ width:798px; float:left; margin:0 5px; padding:15px}


.lft-top>.pull-left>span {
    display: block;
}
.lft-social li a {
    border: 1px solid #d7d7d7;
    border-radius: 30px;
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}
.lft-social .list-inline {
    margin-bottom: 0 !important;
    margin-top: 10px;
}

.blocks {
    border: 1px solid #d7d7d7;
    margin-top: 19px;
}

.blocks-contents {
    padding: 12px;
}

.blocks-titles {
    background: #093f56 none repeat scroll 0 0;
    color: #fff;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 800;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
}

.col-mrg-15 {
    margin: 10px;
}

.table-wizard .table thead th {
    background: #ca3136 none repeat scroll 0 0;
    color: #fff;
    text-transform: uppercase;
}


.blocks-contents ul:not(.dropdown-menu) li {
    display: inline-block;
    font-family: open sans;
    font-weight: 600;
    font-size: 13px;
    color: #0f5f83;
    padding: 3px 0;
    width: 49%;
}

.league-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 0px;
}

.leag-logo {
    float: left;
}

.semi-logo {
    float: left;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 600;
    padding-left: 15px;
}

.semi-logo small {
    color: #0f5f83;
    display: block;
    font-size: 16px;
    vertical-align: middle;
}

.toolbar {
    margin: 0 -5px;
    padding: 15px 0;
}

.tool-top::after {
    clear: both;
    content: "";
    display: table;
}

.toolbottom {
    padding: 15px 0;
}

.col-half {
    float: left;
    padding: 0 5px;
    width: 50%;
}

.greenbg {
    background: #00a651 none repeat scroll 0 0 !important;
    color: #fff;
}

.toolbottom > span {
    display: inline-block;
    padding: 0 15px 15px;
    width: 49%;
}
.toolbottom > span a {
    color: #093f56;
    font-weight: 600;
    text-decoration: none;
}

.toolbottom .list-inline > li {
    width: 19.5%;
}

.SectionTitle {
    background: #093f56 none repeat scroll 0 0;
    color: #fff;
    font-weight:500;
    padding: 8px 15px;
    text-transform: uppercase;
    font-family: "Montserrat";
}

.table {
    border: 1px solid #d7d7d7;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #ecf1f3;
}

.txt-blue {
    color: #337ab7;
    vertical-align: middle;
}

.txt-normal {
    vertical-align: middle;
}

/*.table-wizard table {
    margin-bottom: 0;
}*/
.green-sm {
    background: #00a651 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    width: 100%;
    font-family: "Montserrat";
}

.green-sm:hover{ color:#fff;}

.green-sm1 {
    background: #00a651 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    width: 100%;
    font-family: "Montserrat";
    height: 45px;
}

.green-sm1:hover{ color:#fff;}

.red-sm {
    background: #ca3136 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    width: 100%;
    font-family: "Montserrat";
    min-width: 100px;
    font-weight: 500;
}

.red-sm:hover{color:#093F56;}

.no-border {
    border: medium none;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border:none;}

/*=============================================================================*/
/*League-Home*/
/*=============================================================================*/

.social-media .list-inline > li a {
    color: #fff;
    display: block;
    height: 25px;
    text-align: center;
    width: 25px;
    line-height: 25px;
}

.fb-icon {
    background: #2e63a5 none repeat scroll 0 0;
}
.twt-icon {
    background: #00b4ff none repeat scroll 0 0;
}
.phiq-icon {
    background: #000000 none repeat scroll 0 0;
}
.yt-icon {
    background: #bf2f29 none repeat scroll 0 0;
}
.mapviwe {
    padding-top: 30px;
}

.leg-home-inner li {
    margin-right: 23px;
    vertical-align: top;
}

.leg-home-inner li a {
    display: block;
    font-size: 13px;
    padding: 3px 0;
    font-weight:600;
}

.leg-home-inner h4 {
    font-size: 15px;
    font-weight: 700;
}

.league-table [class*="col-"]:nth-child(1) {
    padding-left: 0;
}
.league-table [class*="col-"]:nth-child(2) {
    padding-right: 0;
}


.league-table [class*="col-"]:nth-child(1) {
    padding-left: 0;
}
.league-table [class*="col-"] .table-wizard table { margin-bottom:5px;
}

.innerwrapper .social-media {
    text-align: right;
}



.wizard{ margin:15px 0;}

ul.nav-wizard {
    background-color: #b5b5b5;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}
ul.nav-wizard:before {
    position: absolute;
}
ul.nav-wizard:after {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 138px;
    height: 47px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    z-index: 11;
    content: " ";
}
ul.nav-wizard li {
    position: relative;
    float: left;
    height:35px;
    display: inline-block;
    text-align: center;
    padding: 7px 20px 0 30px;
    margin: 0;
    font-size: 16px;
    width:50%;
}
ul.nav-wizard li a {
    color: #fff;
    padding: 0;
}
ul.nav-wizard li a:hover {
    background-color: transparent;
}

ul.nav-wizard li:after {
    position: absolute;
    display: block;
    border: 20px solid transparent;
    border-left: 16px solid #b5b5b5;
    border-right: 0;
    top: -1px;
    z-index: 10;
    content: '';
    right: -15px;
}
ul.nav-wizard li.active {
    color: #3a87ad;
    background: #ca3137;
}
ul.nav-wizard li.active:after {
    border-left: 16px solid #ca3137;
}
ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
    color: #fff;
    background: #ca3137;
}

.wizard{ margin:15px 0;}

ul.nav-wizard {
    background-color: #b5b5b5;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}
ul.nav-wizard:before {
    position: absolute;
}
ul.nav-wizard:after {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 138px;
    height: 47px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    z-index: 11;
    content: " ";
}
ul.nav-wizard li {
    position: relative;
    float: left;
    height:35px;
    display: inline-block;
    text-align: center;
    padding: 7px 20px 0 30px;
    margin: 0;
    font-size: 16px;
    width:50%;
}
ul.nav-wizard li a {
    color: #fff;
    padding: 0;
}
ul.nav-wizard li a:hover {
    background-color: transparent;
}

ul.nav-wizard li:after {
    position: absolute;
    display: block;
    border: 20px solid transparent;
    border-left: 16px solid #b5b5b5;
    border-right: 0;
    top: -1px;
    z-index: 10;
    content: '';
    right: -15px;
}
ul.nav-wizard li.active {
    color: #3a87ad;
    background: #ca3137;
}
ul.nav-wizard li.active:after {
    border-left: 16px solid #ca3137;
}
ul.nav-wizard li.active a,
ul.nav-wizard li.active a:active,
ul.nav-wizard li.active a:visited,
ul.nav-wizard li.active a:focus {
    color: #fff;
    background: #ca3137;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    /*padding: 3px 0px 3px 15px;*/
    line-height: 1.42857143;
    vertical-align: top;
    font-weight: 600;


}

.table-big>tbody>tr>td, .table-big>tbody>tr>th, .table-big>tfoot>tr>td, .table-big>tfoot>tr>th, .table-big>thead>tr>td, .table-big>thead>tr>th {
    padding: 3px 0px 3px 15px;

}

.pad-right-0 {

    padding-right: 0;

}

.sc-share {
    width: 60px;
    height: 20px;
    background: #0078c1;
    margin-bottom: 10px;
    border-radius: 5px;
    float:right;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    font-size: 10px;
    line-height: 19px;
}

.sc-fshare {

    width: 72px;
    height: 20px;
    background: #4065b4;
    margin-bottom: 10px;
    border-radius: 5px;
    float:right;
    color: #fff;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin-left: 3px;
    font-size: 10px;
    line-height: 19px;


}

.vwp {

    font-size: 11px;
    float: left;
    padding-right: 47px;
    vertical-align: middle;
}

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


.list-inline>li {
    display: inline-block;
    padding-right: 3px;
    padding-left: 2px;
}

