*
{
  font-family: Ubuntu, "times new roman", times, roman, serif;
}
html,
body
{
    background-image: url('../../images/Background.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
}

h1 { font-family: Ubuntu; font-size: 23px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 23px; } h3 { font-family: Ubuntu; font-size: 17px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 23px; } p { font-family: Ubuntu; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 23px; } blockquote { font-family: Ubuntu; font-size: 17px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 23px; } pre { font-family: Ubuntu; font-size: 11px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 23px; }
.totalamt .Libility
{
  color:red;
  font-size: 25px;
  font-weight: 600;
  margin-right: 100px;
}
.totalamt .balance
{
  color:green;
  font-size: 25px;
  font-weight: 600;
}
.container {
    padding-right: 2px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 5px;
}
.container-fluid {
    padding-right: 2px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 5px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 5px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
.inplay .panel-heading {
    background-color: #38396C!important;
    border-color: #38396C!important;
}
.inplay .panel-heading a {
   color:#fff;
   font-weight:1500;
}
.inplay .panel-body {
    padding: 15px!important;
}
.inplay ul
{
    margin-top: 0;
    margin-bottom: 0px;
}
.market-listing-table td.running-cell:nth-child(1) {
    width: 50%;
    min-width: 50%;
}
span.ag-paging-page-summary-panel button {
    background-color: #646964;
    border: 1px solid #646964;
    border-radius: 5px;
    color: #fff;
    padding: 2px 15px;
    line-height: 20px;
}
.all-sport {
    cursor: pointer;
    padding: 10px 13px;
    width: 100%;
    background-color: #38396C;
    color: #fefdfd;
    font-size: 19px;
    font-weight: 700;
    border-top: 1px solid #38396C;
}
.nav-tabs {
    border-bottom: 5px solid #085301;
    background: #085301;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #085301;
    cursor: default;
    background-color: #085301;
    border: 1px solid #ddd;
    border-bottom-color: goldenrod;
    font-weight: 600;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #085301;
    font-weight: 600;
}
.nav-tabs>li>a:hover {
    border-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #085301;
    text-decoration: none;
}
.rigt-ref {
    float: right;
    color: #fff;
    padding-right: 10px;
}
.table.posi-table a {
    color: rgb(40,53,147);
    font-weight: 600;
}
.box-heading {
    background-color: #38396C;
    color: #fff;
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

/*login page css*/
.padding
{
  padding: 2px 6px!important;
}
.main{margin-top:70px; 
-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.24);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.24);
padding:0px;
background:#2196f3;
}

.left-side{
  padding:0px 0px 0px;
  text-align: center;
  background-size:cover;
}
.left-side img {
    height: auto;
    width: 100%;
    padding: 20px;
    }
.left-side h3{
  font-size: 30px;
    font-weight: 900;
  color:#FFF;
  padding: 50px 10px 00px 26px;
  }
  
  .left-side p{
    font-weight:600;
     color:#FFF;
      padding:10px 10px 10px 26px;
  }
  .right-side{
  padding:0px 0px 0px;
  background:#FFF;
  background-size:cover;
  min-height:400px!important;
}
  .right-side h3{
  font-size: 30px;
    font-weight: 700;
  color:#000;
  padding: 50px 10px 0px 50px;
  }
  .right-side p{
    font-weight:600;
  color:#000;
  padding:10px 50px 10px 50px;
  }
  .form{padding:10px 50px 10px 50px;}
  .form .form-control{box-shadow: none !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #2196f3 !important;
    border-top: 1px !important;
    border-left: none !important;
    border-right: none !important;}
  .btn-deep-purple {
    background: #2196f3;
    border-radius: 18px;
    padding: 5px 19px;
    color: #FFF;
    font-weight: 600;
    float: right;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.24);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.24);
}

/*navigation bar css*/
.example3 .navbar-brand {
  padding: 0px;
}
.example3 .navbar {
    background-color: #eff0f1;
    position: relative;
    min-height: 50px;
    margin-bottom: 0px!important;
    border: 1px solid transparent;
    height: 70px;
}

.example3 .navbar-brand>img {
  height: 90%;
  padding: 1px;
  width: auto;
  margin-left: 10px;
}
.example3 .navbar-brand {
  height: 80px;
}

a.logout {
    text-decoration: none;
}
.logout span {
    cursor: pointer;
    color: #000;
    font-size: 14px;
    margin-top: -1px;
    padding-left: 5px;
}
/*sidebar css*/
.sidebar
{
  padding-left: 10px;
}
#nav-1 #main-nav {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 166px;
    height: 100%;overflow: hidden;
    min-height: 450px; 
    background: #fff;
    border: 1px solid #ddd;
    text-decoration: none;
    background-color: #eff0f1
}
.title {
    font-size: 18px;
    font-weight: bold;
    color: #444;
    padding: 25px 15px;
    border-bottom: solid 1px #ccc;
    margin-top: 0px;
    margin-bottom: 0px;
    cursor: pointer;
}
.ul{margin:0px;padding:0px;}
.ul li{list-style-type:none;width:100%;border-bottom: solid 1px #ccc;}
.ul li a{   
    text-align: left;
    text-decoration: none;
    font-size: 16px;
    text-transform: capitalize;
    color: #333;
    padding: 20px 15px;
    display: block;
        font-weight: 600;
  }
.ul li a:hover{
    background-color: #38396C !important;
    color: #fff;
}
  .ul-sub {margin:0px;padding:0px;}
  .ul-sub li{list-style-type:none;width:100%;border-bottom: solid 1px #ccc;}
  .ul-sub li a{   
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    text-transform: capitalize;
    color: #333;
    padding:3px 10px;
    display: block;
    font-weight: 600;
    line-height: 23px;
  }
  .status-btn {
    padding-top: 11px;
    background-color: transparent;
}
.status-icon ul li {  max-height: 400px;
    max-width: 100%;
    width: 900px;
    overflow: auto;
    padding: 5px 10px;
    box-shadow:0 0 3px #000;
} 
.status-btn img {
    padding: 19px;
    margin-left: -15px;
}
.status-icon  ul table{ width:100%; background-color:#f7f7f7; border: 1px solid #ccc;}
.status-icon  ul table td{ font-weight:normal; padding:5px; border: 1px solid #ccc;}
.status-icon thead tr{ background-color:#022154; color:#fff; text-align:center; font-weight:bold;}
.status-icon tbody td{ font-size:13px; color:#555;}
 .button-collapse span {
    font-size: 18px;
    color: #fff;
    float: left;
    padding:0px 10px;
    padding-top:15px!important;
    cursor: pointer;
}
.ul li a .fa{
  margin-right: 3px;
    color: #303fa3;
  }
  .form-horizontal .form-group {
    margin-right: 0px!important;
    margin-left: 0px!important;
}
  .ul li a img{
  margin-right: 10px;
  }
.ul li a:hover{background-color:#ddd;}
/*NAV BAR-2**************************/
#nav-2 .main-nav {
    position:absolute;
    top:30px;left:0px;
    width: 166px;
    height: 100%;overflow: hidden;
    min-height: 450px;   
    z-index: 2;display: none;
    background: #fff;
    border: 1px solid #ddd;
    text-decoration: none;
    background-color: #eff0f1;
}
.nav-2 .ul li a{   
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    text-transform: capitalize;
    color: #333;
    padding: 8px 15px;
    display: block;
  }

/*NAV BAR-4**************************/
#nav-4 .main-nav {
    position:absolute;
    top:30px;left:0px;
    width: 160px;
    height: 100%;overflow: hidden;
    min-height: 450px;   
    z-index: 4;display: none;
     background: #fff;
    border-top: 1px solid #ddd;
    text-decoration: none; 
}
.main-nav-admin {
    border: 1px solid #ccc;
    position:absolute;
    height: 100%;
    width: 100%!important;
    background-color: #eff0f1;
}
/*footer css*/
.footer
{
  background-color: #303fa3;
    padding: 5px 10px;
    top:250px;
    position: relative;
    width: 100%;
    color: #fff;
    text-align: center;
}

/*indexpage css*/
.cont_head
{
    margin-bottom: 0px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid rgba(48, 63, 163, 0.4);
    color: #303fa3;
    font-size: 24px;
    font-weight: 600;
}
 .spor-rgt .odd-cat-head li {
    line-height: 34px;
    color: #000;
}
.odd-cat-head > li {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    width: 99px;
}

.sport-high{ 
  background-color:transparent;
  padding:0px;
}
.sport-high>li{ 
    border-bottom: solid 1px #cccccc;
    font-size: 14px;
    min-height: 36px;
    vertical-align: middle;
    list-style: none;
    background-color: #fff;
    padding: 0px 4px 0px 10px;
  }
  .sport-high>li:first-child {
    background-color: transparent;
}
.sport-high a {   
   font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
  }
  .right-play span {
    /*line-height: 33px;*/
    font-size: 14px;
}
.sport-high a.left-play {
    float: left;
    width:60%;
}
.sport-high .right-play {
    float: right;
    width:30%;
}
.spor-lft{ 
  float:left;
  width:59%;
  padding-top:5px;
}
.spor-lft a
{
  color:#005ba2;
  font-weight: bold;
  line-height: 22px;
  font-size: 14px;
}
.spor-rgt{ 
    float: right;
    padding-top: 5px;
  }
.spor-lft a span{ 
  color: #efefef;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
    float: left;
    width: auto;
    padding-top: 0px;}
.odds-detail li{ display:inline-block; width:48px;}
.cell{color: #fff;display: block;padding: 4px 5px;min-width:50px;text-align:center;}
.back-cell{ background-color:#a7d8fd;}
.back-cell:hover{ text-decoration:none; color:#fff;background-color: #a7d8fd;}
.lay-cell{ background-color:#f9c9d4 !important;}
.lay-cell:hover{ text-decoration:none; color:#fff;background-color: #f9c9d4;}
.icon{color: orange;font-size: 17px;}
/*matchodds css*/
.match-heading
{
  background: #43adb9;
    padding: 5px 5px;
}
.match-heading h4
{
  margin: 0px;
    font-size: 20px;
    color: #fff;
    padding: 5px 5px;
}
.match-heading p
{
    margin: 0px;
    color: #fbf4bf;
    padding: 5px 5px;
}
.matchodd-header
{
  background-color: #38396C;
    padding: 3px 10px;
}
.matchodd-header .matchhead
{
   float: left;
    font-weight: 600;
    color: #fff;
    padding-right: 10px;
        padding-top: 3px;
}
.matchodd-header .matchinfo
{
  float: left;
    font-weight: 600;
    color: #fff;
    padding-right: 10px;
        padding-top: 3px;
}
.matchodd-header .goin-play {
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    margin-right: 8px;
    color: #fff;
}
.matchodd-header .goin-play .glyphicon {
    background-color: #40a742;
    color: #fff;
    font-size: 11px;
    padding: 3px 4px;
    margin-right: 5px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ddebf7;
}
.market-listing-table {
    width: 100%;
    margin-bottom: 20px;
    color: #000;
}
.table.market-listing-table > thead > tr > th.title {
    text-align: left;
}
.table.market-listing-table > tbody > tr > td {
    padding: 4px 0px;
    line-height: 1.42857143;
    vertical-align: middle;
}
.table.market-listing-table > thead > tr > th.back {
    width: 63px;
    background-color: #a7d8fd;
}
.table.market-listing-table > thead > tr > th.lay {
    width: 63px;
    background-color: #f9c9d4;
}
.table.market-listing-table > tbody > tr > td.back.unhighlighted{
    background-color: #e3f3fe;
}
.table.market-listing-table > tbody > tr > td.back {
    text-align: center;
    width: 63px;
    background-color: #a7d8fd;
}
.table.market-listing-table > tbody > tr > td.lay {
    text-align: center;
    width: 63px;
    background-color: #f9c9d4;
}
.table.market-listing-table > tbody > tr > td.lay.unhighlighted {
    background-color: #fdeef2;
}
.table.market-listing-table > tbody > tr > td {
  border:1px solid #ddd;
    background-color: #fff;
    font-size: 12px;
}
.table.market-listing-table > thead > tr>th{
    background-color:transparent;
    font-size: 12px;
}
.unmatchedScrollTable {
    overflow: auto!important;
    height: 150px;
}
.unmatchedScrollTable .back-head {
    background-color: #e3f3fe !important;
    font-weight: normal !important;
    font-size: 12px !important;
}
.unmatchedScrollTable .lay-head {
    background-color: #fdeef2 !important;
    font-weight: normal !important;
    font-size: 12px !important;
}
.match_head .panel-heading
{
  background-color: #ee8354;
    border-bottom: none;
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.callYlCss {background-color: yellow!important;}
.callCYanCss {background-color: cyan!important;}
.match_head .panel-heading span
{
font-size:12px;
float: right;
}
.market-listing-table > tbody > tr > td strong.odds {
    font-weight: bold;
    font-size: 15px;
}
.market-listing-table > tbody > tr > td.show-size .size {
    display: block;
}
.market-listing-table > tbody > tr > td .size span {
    float: none !important;
    font-size: 11px;
}
.apl-session-runs .market-listing-table thead > tr th.market-name {
    text-align: left;
    padding-left: 2px !important;
}
.title .fa
{
  color: #f0ad4e;
  font-size: 17px;
}
/*matchodds betlist css*/
/* FANCY COLLAPSE PANEL STYLES */
.matchodds-bets
{
  padding-left:20px;
}
.fancy-collapse-panel .panel-default > .panel-heading {
    padding: 5px 10px;
    background-color: #ee8354;
    color: #fff;

}
.fancy-collapse-panel .panel-body 
{
padding:0!important;
}
.fancy-collapse-panel .panel-body ul li
{
  list-style: none;
  font-size: 12px;
}
.fancy-collapse-panel .panel-body ul li span
{
  font-weight:600;
  padding-right: 5px;
}
.fancy-collapse-panel .panel-default {
    border-color: #ee8354;
}

/* Default mode */
.bet-manager h4
{
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(48, 63, 163, 0.4);
    color: #303fa3;
}
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  display: block;
  padding: 8px 20px;
  color: #303fa3;
  text-decoration: none;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 2px solid #303fa3;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 2px solid #303fa3;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
.betslip-table .form-control {
    display: block;
    width: 100%;
    height: 25px!important;
    padding: 0px 5px!important;
    font-size: 12px!important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px!important;
  }
  .unmatchedScrollTable thead tr th {
    color: #fff;
    background-color: rgb(40,53,147);
    font-size: 13px;
}
.betslip-table > tbody > tr > td {
    font-size: 12px;
} 
.betslip-table
{
  margin-bottom: 0px!important
}
.table-overflow
{
  overflow-x:auto;
}
.mainSite.activeSideNav .content {
    width: calc(100% - 160px)!important;
    float: right;
    padding-left: 0px;
    transition: .5s ease all;
    -webkit-transition: .5s ease all;
}
.mainSite.deactiveSideNav .content {
    width: 100%;
    transition: .5s ease all;
    -webkit-transition: .5s ease all;
    float: right;
}
.mainSite.deactiveSideNav .sidebar {
    left: -160px!important;
    position: absolute;
    transition: .5s ease all;
    -webkit-transition: .5s ease all;
}
.mainSite.activeSideNav .sidebar {
    left: 0;
    bottom: 0;
    width: 160px;
    float: left;
    position: absolute;
    top: 70px;
    transition: .5s ease all;
    -webkit-transition: .5s ease all;
}
.button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 40px;
    margin: 0 5px;
    }
.navbar-header .fa {
    font-size: 20px;
    color: #38396C;
    padding-top:19px;
}
/*dealer page css*/
.dealerclient .btn-group-sm>.btn, .btn-sm {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}  
.dealerclient>tbody>tr>td, .dealerclient>tbody>tr>th, .dealerclient>thead>tr>td, .dealerclient>thead>tr>th {
    padding: 3px 5px;
    line-height: 1.42857143;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    font-weight: 900;
    }
.dealerclient>thead>tr>th{
      background: #303fa3;
      color: #fff;
    }
.dealerclient .fa.act-icon
{
  color: #1db288;
    font-size: 25px;
}
.dealerclient span.edit-icon {
    background: #286090;
    border-radius: 50%;
    font-size: 13px;
    color: #fff;
    padding: 4px 6px;
}
.client-btn {
    border-radius: 0px;
    padding: 5px 10px;
    font-weight: 600;
    font-size: 12px;
}
.btngroup
{
  padding:10px 5px;
}
.btngroup  strong
{
  line-height:10px;
    color: #337ab7;
  }
.client-detail .form-group {
    margin-bottom: 15px;
    padding: 2px 27px!important;
}
.client-detail .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 2px;
  min-height: 40px;
  height: auto;
}
.client-detail  .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.client-detail .btn {
  height: 40px;
  padding: 10px 16px;
  border-radius: 3px;
  min-width: 80px;
}
.client-detail .well {
    min-height: 20px;
    padding:10px;
    margin-bottom: 20px;
    background-color:transparent;
    border: none;
    border-top: 1px solid #303fa3;
    border-bottom: 1px solid #303fa3;
    border-radius: 0px;
    text-align: center;
  }
:-ms-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
::-webkit-input-placeholder {
  color: #ccc;
}
.client-form {
padding:10px;
}
.dealerdashboard {
    padding: 0px 10px;
}
.dealerdashboard .green-panel>.panel-heading {
    color: rgb(250,250,250);
    background-color: #21409a;
    border-color: #21409a;
    font-size: 15px;
    font-weight: 600;
}
.dealerdashboard .orange-panel {
    border: none;
}
.dealerdashboard .blue-panel {
    border: none;
}
.dealerdashboard .green-panel {
    border-color:#21409a!important;
    margin-bottom: 20px!important;
}
.dealerdashboard .panel {
    margin-bottom: 0px;
  }
 .dealerdashboard .panel-body {
    padding: 0!important;
} 
.dealerdashboard .blue-panel>.panel-heading {
    color: #444;
    background-color: #8fd9da;
    border-color: #8fd9da;
    font-size: 14px;
    font-weight: 600;
}
.dealerdashboard .panel-heading {
    padding: 7px 10px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.dealerdashboard .orange-panel>.panel-heading {
    color: rgb(40,53,147);
    background-color: #fefaca;
    border-color: #fefaca;
}
.dealerdashboard .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
    text-align: center;
}
.dealerdashboard  .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: 5px 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px !important;
    font-size: 11px;
}
.wall-bal-head span, .liab-bal-head span {
    color: #f7ddc7;
    font-size: 20px;
    letter-spacing: 0px !important;
}
.text-left
{
text-align: left!important;
}
.badge-info {
    background-color: rgb(11, 140, 187);
}
.badge-danger {
    background: rgb(253, 80, 158);
    padding: 3px 11px;
}
.badge {
    border-radius: 3px!important;
}

.alert-message {
    display: none;
}

.displayErrorMsg{
    word-spacing: -10px;
    color: #f6130b;
    font-size: 14px;
    margin-left: 10px;
}

@media only screen and (max-width: 768px) {
    #nav-1 #main-nav {
        position: absolute;
        top: 3px;
        left: 0px;
        width: 166px;
    }
    #nav-2 .main-nav {
        position: absolute;
        top: 3px;
        left: 0px;
        width: 166px;
    }

  .market-listing-table td.running-cell:nth-child(1) {
    width: 65%;
    min-width: 65%;
}
  .navbar-default .navbar-toggle .icon-bar {
    background-color: rgb(250,250,250)!important;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 17px!important;
    height: 1px!important;
    border-radius: 1px;
    padding-top: 1px;
}
.second-navbar .navbar-brand {
    display: block!important;
    padding: 10px 50px!important;
    font-size: 22px!important;
}
    /* For mobile phones: */
  .example3 .nav >li >a {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    float: left;
}
.example3 .navbar-brand>img {
  height: 100%;
  padding: 4px!important;
  width: auto;
  margin-left: 0px;
  min-height: 72px;
  min-width: 123px;
  margin-top: -20px;
}
.wal-lia-box {
    margin-left: 4px;
    display: inline-block;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.mainSite.deactiveSideNav .sidebar{
  left:0!important;
  width:160px;
}
.mainSite.activeSideNav .sidebar{
  left:-200px!important;
}
.mainSite.deactiveSideNav .content {
    width: calc(100% - 160px)!important;
}
.mainSite.activeSideNav .content {
    width: 100%!important;
  }
.left-side img {
    height: auto;
    width: 80%;
    padding: 20px;
}
.main {
    margin-top: 0px;
  }
.example3 .navbar-brand {
    height: 40px;
    margin-top: 8px;
}
.navbar-header .fa {
    font-size: 20px;
    color: #38396C;
    padding-top: 18px;
}
 .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff!important;
    background-color: transparent;
}
 .second-navbar .navbar .navbar-collapse .navbar-left > li:last-child {
      padding-left: 15px; padding-right: 15px; 
    }    
   .second-navbar  .navbar .nav-collapse { 
      margin: 7.5px auto; padding: 0; 
    }
    .second-navbar .navbar-brand {
      display: block!important;
      padding: 20px 50px;
      font-size: 24px;
      }
     .second-navbar  .nav>li>a {
      position: relative;
      display: block;
      padding: 12px 30px;
  }
  ul.sport-high.fancyListDiv li:nth-child(2) {
    width: 100% !important;
}
ul.sport-high.fancyListDiv li {
    display: inline-block;
    vertical-align: middle;
    border-bottom: none !important;
    width: 100%!important;
}
ul.sport-high.fancyListDiv li .fancy-heading {
    background: none!important;
    color: rgb(40,53,147);
    padding: 3px 25px 0px!important;
    font-size: 18px;
    font-weight: 600;
    float: left;
}
}

@media only screen and (max-width: 568px)
{
.example3 .navbar-brand>img {
    height: 100%;
    padding: 7px!important;
    width: auto;
    margin-left: 0px;
}
.example3 .navbar-brand {
    height: 35px!important;
    margin-top: 8px;
}
}
@media only screen and (max-width: 540px)
{
   .market-listing-table td.running-cell:nth-child(1) {
    width: 65%;
    min-width: 65%;
}
.example3 .navbar-brand {
    height: 33px!important;
    margin-top: 8px;
}
}
/*end media query*/
.cell-btn {
    display: block;
    border: none;
    width: 100%;
    font-size: 16px;
    padding: 5px;
    color: #000;
    font-weight: 600;
}
.fancy
{
    background-color: #e3f3fe;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding-bottom: 0px;
    color: #191919;
    margin-top: 5px;
    float: left;
    position: relative;
    width:100%;
}
ul.sport-high.fancyListDiv li .fancy-heading {
    background: none!important;
    color: rgb(40,53,147);
    padding: 24px 25px 0px;
    font-size: 18px;
    font-weight: 600;
    float: left;
}
ul.sport-high.fancyListDiv li {
    display: inline-block;
    vertical-align: middle;
    border-bottom: none !important;
    width: 49%;
}
.head-ses-fan {
    margin-bottom: 2px;
    font-size: 12px;
    color: rgb(40,53,147);
}
.lay-ele-box {
    background-color: #f9c9d4;
    padding:10px!important;
    border: solid 2px rgb(249, 201, 212);
}
.back-ele-box {
    background-color: rgb(167, 216, 253);
    border: solid 1px rgb(167, 216, 253);
     padding:10px!important;
}
.fancy-btn button
{
  margin:2px 0px;
}
ul.sport-high.fancyListDiv li:nth-child(2){
    width: 50% ;
  }
  ul.sport-high.fancyListDiv li:nth-child(3){
    width: 100% !important;
  }
  ul.sport-high.fancyListDiv li:nth-child(3){
    min-height:unset !important;
  }
  ul.sport-high.fancyListDiv li .ses-fan-box div:nth-child(1){
    min-height:unset !important;
  }
.second-navbar .navbar-toggle {
    padding: 7px;
    margin: 5px 15px 5px 0px;
}
.second-navbar
{
  background:#000;
    border-radius: 0px;
    color: #444;
    font-weight: 600;
    border-bottom: 1px solid #f8fb2f;
}
.second-navbar .navbar-brand {
    position: relative;
    z-index: 2;
    height: auto!important;
    margin-left: 1px!important;
    display: none;
    width: 50%;
}
.navbar.second-navbar {
    /*position: relative;*/
    min-height: 40px;
    margin-bottom: 5px;
    border: 1px solid transparent;
}
.second-navbar .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #fff!important;
}
.second-navbar .navbar-nav>.active>a, .second-navbar .navbar-nav>.active>a:focus, .second-navbar .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #dcad3b;
}
.ag-blue .ag-header {
    color: #fff;
    background: rgb(40,53,147);
    border-bottom: 1px solid rgba(255,255,255,0.87);
    font-weight: 600;
}
md-menu.md-menu a {
  text-decoration: none;
    color: #38396C;
  cursor: pointer;
  padding: 0px 10px;
      font-size: 18px;
}
.md-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    min-height: 16px!important;
    min-width: 88px;
    line-height: 0px!important;
    vertical-align: middle;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    text-align: center;
    padding:12px!important;
    border-radius: 0px;
    box-sizing: border-box;
    margin:0px!important;
    }
  .md-button.md-default-theme:not([disabled]):hover, .md-button:not([disabled]):hover {
    background-color: rgb(207, 238, 243);
  }
/* custom background header panel */
.custom-header-panel{
    background-color: #004b8e !important;
    border-color: #004b8e !important;
    color: white;
}

.no-margin-form-group {
    margin: 0 !important;
}
.requerido {
    color: red;
}
.btn-orange-md {
    background: #FF791F !important;
    border-bottom: 3px solid #ae4d13 !important;
    color: white;
}

.btn-orange-md:hover {
    background: #d86016 !important;
    color: white !important;
}
.popup-input {
    background-color: transparent!important;
    background-image: none;
    border: none;
    border-bottom: 1px solid #cbd5dd;
    color: #594B97;
    display: block;
    font-size: 15px;
    height: 34px;
    line-height: 1.42857;
    padding: 16px 0px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 98%;
    box-shadow: none;
}
.md-scroll-mask {
    position: absolute;
    background-color:transparent!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999!important;
}
.md-dialog-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}
md-backdrop.md-dialog-backdrop {
    z-index: -999!important;
}
.wal-lia-box {
    margin-left: 4px;
    display: inline-block;
    padding-top: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-top: -5px;
}
.right-notification
{
    padding-top:15px;
}


.my-market>caption+thead>tr:first-child>td, .my-market>caption+thead>tr:first-child>th, .my-market>colgroup+thead>tr:first-child>td, .my-market>colgroup+thead>tr:first-child>th, .my-market>thead:first-child>tr:first-child>td, .my-market>thead:first-child>tr:first-child>th {
    background-color: #38396C;
    color: #fff;
    font-size: 16px;
    border-top: 0;
}
.chipsummary .panel.panel-pink {
  border-radius: 0px;
  box-shadow: 0px 0px 10px #888;
  border-color: #EF5160;
}
.chipsummary .panel.panel-pink .panel-heading {
  border-radius: 0px;
  color: #FFF;
  background-color: #EF5160;
}
.chipsummary .panel.panel-pink .panel-body {
  background-color: #F2F2F2;
  color: #4D4D4D;
}

.chipsummary .panel.panel-green {
  border-radius: 0px;
  box-shadow: 0px 0px 10px #888;
  border-color: #10a51a;
}
.chipsummary .panel.panel-green .panel-heading {
  border-radius: 0px;
  color: #FFF;
  background-color: #10a51a;
}
.chipsummary .panel.panel-green .panel-body {
  background-color: #F2F2F2;
  color: #4D4D4D;
}
.chip-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}
.plus_total {
    background-color: #a2f77f!important;
}
.minus_total {
    background-color: #f98e98!important;
}
.chipsummary .panel-default>.panel-heading {
    color: rgb(250,250,250);
    background-color: rgb(40,53,147);
    border-color: rgb(40,53,147);
}
.heading{
    color: rgb(43, 66, 193);
    border-bottom: 2px solid #41bfb9;
    padding: 5px 20px;
    margin: 0px;
}
.heading h1
{
    margin: 0px;
    font-size: 28px;
    padding: 6px;
    color: #38396c;

}
md-pagination-wrapper {
    width: 100%!important;
    height: 38px!important;
    background-color: #38396c;;
}
md-tabs-canvas {
    position: relative;
    overflow: hidden;
    display: block;
    height: 38px;
    background-color: #3ca5a3!important;
}
md-tabs.md-default-theme .md-tab.md-active, md-tabs .md-tab.md-active, md-tabs.md-default-theme .md-tab.md-active md-icon, md-tabs .md-tab.md-active md-icon, md-tabs.md-default-theme .md-tab.md-focused, md-tabs .md-tab.md-focused, md-tabs.md-default-theme .md-tab.md-focused md-icon, md-tabs .md-tab.md-focused md-icon {
    color: rgb(245, 245, 249)!important;
    background-color: #f0ad4e!important;
    border-radius: 0px;
    margin-left: 0px;
    color:#fff!important;
}
md-tab-item {
    padding: 4px 24px !important;
}
md-tabs.md-default-theme .md-tab, md-tabs .md-tab {
    color: #fff!important;
}
.team-lft-txt
{
  text-align: left;
  color: rgb(63,81,181);
  padding: 0px 10px;
}
.text-right
{
  text-align: right;
}
.betOverlay img {
    margin: 0 auto;
    position: absolute;
    top: 44%;
}
.betOverlaypre{display: none;}
.fancy-table tbody > tr td.market-name:first-child {
    position: relative;
}

.fancy-table tbody > tr td.market-name {
    font-weight: bold;
    padding: 2px 8px;
    vertical-align: middle;
    border-right: none !important;
    border: 1px solid #ccc;
}
.fancy-table tbody > tr td.main-container {
    position: relative;
    width: auto;
    padding: 0;
}
.fancy-table tbody > tr td.main-container .odds-container {
    width: auto;
}
.fancy-table tbody > tr td.main-container .odds-container table {
    margin-bottom: 0 !important;
}
.fancy-table tbody > tr td.main-container .odds-container table tbody > tr > td.odds-placeholder {
    width: auto;
    background: #f9f7f9;
    color: #565457;
    text-align: left;
    border: none;
}
.fancy-table tbody > tr td.main-container .odds-container table tbody > tr > td {
    border-left: none;
    border-top: none;
    border-bottom: none;
}
.fancy-table table > tbody > tr > td > span {
    float: right;
    line-height: 15px;
}
.fancy-table table > tbody > tr > td.back {
    text-align: center;
    width: 63px;
    background-color: #a7d8fd;
}
.fancy-table table > tbody > tr > td.lay{
    text-align: center;
    width: 63px;
    background-color: #f9c9d4;
}
.fancy-table table > tbody > tr > td.back, .fancy-table table > tbody > tr > td.lay {
    cursor: pointer;
}
.fancy-table table > thead > tr > th.title {
    text-align: left;
}

.fancy-table table > thead > tr > th {
    padding-top: 0;
}
.fancy-table table > thead > tr > th, .fancy-table > tbody > tr > td {
    padding: 4px 8px;
    line-height: 1.42857143;
    vertical-align: middle;
}
.fancy-table table > tbody > tr {
    -webkit-transition: background-color ease 0.5s;
    -moz-transition: background-color ease 0.5s;
    -o-transition: background-color ease 0.5s;
    transition: background-color ease 0.5s;
    background-color: #fff;
}
.fancy-table table > tbody > tr > td {
    border: 1px solid #ddd!important;
    padding: 4px;
}
.fancy-table > thead > tr > th.lay, .fancy-table > thead > tr > th.back {
    width: 63px;
    text-align: center;
}
.fancy-table table > thead > tr > th, .fancy-table > tbody > tr > td {
    padding: 4px 8px;
    line-height: 1.42857143;
    vertical-align: middle;
}
.ball-msg-box1 {
position:absolute;
width:100%;
height:100%;
background-color:#eeeeee8f!important;
top:0;
bottom:0;
left:0;
right:0;
text-align:center;
min-height:45px; 
z-index: 999; 
}
.ball-msg-box1 h1 {
font-size: 14px;
color: #333232;
margin-top: 0;
line-height: 45px;
font-weight: 400;
}
.size span {
    font-size: 11px;
}
.suspend-box {
position:absolute;
width:100%;
height:100%;
background-color:#eee!important;
top:0;
bottom:0;
left:0;
right:0;
text-align:center;
border-bottom: 1px solid #d4d2d2!important;
    min-height: 45px; 
z-index: 999; 
}
.suspend-box h1 {
font-size: 13px;
color: #333232;
margin-top: 0;
line-height: 45px;
font-weight: 400;
text-transform: uppercase;
}

//*bet slip css*/

.bet-manager {
    width: 100%;
}
.bet-manager .tabs{
  padding-left: 0;
  margin: 0;
}
.bet-manager > .tabs > li.tab-bet-slip.-active, 
.bet-manager > .tabs > li.tab-open-bets.-active,
 .bet-manager > .tabs > li.tab-bet-slip.-active:hover, 
 .bet-manager > .tabs > li.tab-open-bets.-active:hover{
      background: #fff;
}
.bet-manager > .tabs > li.tab-bet-slip, .bet-manager > .tabs > li.tab-open-bets{
      background: #b5b5b7;
}
.bet-manager > .tabs > li:first-child {
    border-left: 1px solid rgba(193, 10, 49, 0.1);
}
.bets .bets-list > li:nth-child(1){
    background-color: #c10b31;
    padding: 5px;
    color: #ffffff;
}
.bets .bets-list > li:nth-child(1) span, .bets .bets-list > li:nth-child(1) b{
  color: #ffffff;
}
.bet-manager > .tabs > li {
    display: inline-block;
    border-top: 1px solid rgba(192, 192, 192, 0.1);
    border-right: 1px solid rgba(192, 192, 192, 0.1);
    background-color: rgba(193, 10, 49, 0.05);
    margin-bottom: -1px;
    text-decoration: none;
    background-color: rgba(193, 10, 49, 0.1);
    -webkit-transition: background-color ease 0.2s;
    -moz-transition: background-color ease 0.2s;
    -o-transition: background-color ease 0.2s;
    transition: background-color ease 0.2s;
}
.bet-manager > .tabs > li > a {
    display: block;
    padding: 8px 20px;
    color: #606060;
    text-decoration: none;
    -webkit-transition: color ease 0.2s;
    -moz-transition: color ease 0.2s;
    -o-transition: color ease 0.2s;
    transition: color ease 0.2s;
}
.bet-manager > .content {
    background: #fff;
    position: relative;
    padding: 0;
}
.bet-manager > .content > li {
    overflow-y: auto;
    min-height: 170px;
    width: 100%;
}
ul{
  padding-left: 0;
  margin-bottom: 0;
}
ul li{
  list-style-type: none;
}
.bets {
    position: relative;
    padding: 0px 0;
    letter-spacing: 0;
}
.betslip {
    background: #fff;
}
.bet-manager > .data h6 {
    color: #860a22;
}
.bet-type-info {
    line-height: 12px;
    font-size: 12px;
    margin: 10px;
}
.bets h6 {
    margin-bottom: 0;
}
.bet-type-info.back::before {
    background: #a7d8fd;
}

.bet-type-info::before {
    content: '';
    width: 12px;
    height: 12px;
    margin-right: 4px;
    float: left;
}
.bet-type-info.lay::before {
    background: #f9c9d4;
}

.bet-type-info::before {
    content: '';
    width: 12px;
    height: 12px;
    margin-right: 4px;
    float: left;
}
.bets.betslip .market-list {
    padding-top: 0;
}

.bets .market-list {
    padding: 5px 3px;
}
.bets .event-name {
    display: block;
    font-weight: bold;
    margin: 6px 0 1px 10px;
    color: #83384a;
    text-decoration: none;
}
.bets .bets-list li {
    margin-top: 3px;
}
.bets .bets-list li:last-child .bet {
    margin-bottom: 5px;
    border-radius: 0 0 2px 2px;
}

.bets .bets-list li:first-child .bet {
    border-radius: 2px 2px 0 0;
    margin-top: 0;
}
.bets .bet.back {
    background-color: #a7d8fd;
}
.bets .bet {
    padding: 5px 10px 2px 10px;
    font-size: 10px;
    position: relative;
}
.bets .bet.lay {
    background-color: #f9c9d4;
}
.bets.betslip .selection-name {
    font-size: 12px;
    margin: 0 10px;
    float: right;
}

.bets .bet .selection-name {
    margin-left: 0;
}
.bets .selection-name {
    display: block;
    margin: 0 0 4px 8px;
}
.bets .infoSection table{
  width: 100%;
}
.bets .infoSection table td input{
  width: 90px;
}
.bets .infoSection table th, .bets .infoSection table td{
  padding: 0;
}
.bets .bet-fields .placeholder-wrapper {
    float: left;
    top: 19px;
    margin-right: 4px;
}
.placeholder-wrapper {
    position: relative;
}
.placeholder-wrapper.activated .placeholder {
    top: -9px;
    font-size: 10px;
    color: #333;
}

.placeholder-wrapper.animatable .placeholder {
    -webkit-transition: top 0.3s ease, font-size 0.3s ease, color 0.5s ease;
    -moz-transition: top 0.3s ease, font-size 0.3s ease, color 0.5s ease;
    -o-transition: top 0.3s ease, font-size 0.3s ease, color 0.5s ease;
    transition: top 0.3s ease, font-size 0.3s ease, color 0.5s ease;
}
.placeholder-wrapper .placeholder {
    z-index: 1000;
    position: absolute;
    top: 50%;
    left: 6px;
    transform: translateY(-50%);
    font-size: 12px;
    color: #666;
}
.step-input-wrapper {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.bets .bet-fields input[type="text"]:not(:focus), .bets .bet-fields input[type="number"]:not(:focus) {
    border-color: #fff;
}

.bets .bet-fields .odds-field .step-input {
    width: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.bets .bet-fields input[type="text"], .bets .bet-fields input[type="number"] {
    border-radius: 3px;
    width: 75px;
    font-size: 12px;
}
.step-input-wrapper > input[type="text"].step-input {
    border-radius: 0;
    width: 50px;
    padding: 3px;
    text-align: left;
}
.step-input-wrapper > .button-wrapper {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.back .step-input-wrapper button {
    background-color: #59b6ff;
}
.lay .step-input-wrapper button {
    background-color: #fb7e9a;
}
.step-input-wrapper button.step-up {
    border-radius: 0 3px 0 0;
}
.step-input-wrapper button {
    border: none;
    padding: 0;
    width: 13px;
    min-height: 13.5px;
    height: 13.5px;
    line-height: 10px;
    color: #FFFFFF;
    background-color: #860a22;
}
.step-input-wrapper button.step-up i.apl-icon-angle-up {
    font-size: 11px;
    margin-top: -2px;
}
.step-input-wrapper button.step-down i.apl-icon-angle-down {
    font-size: 11px;
    margin-bottom: 1px;
}
input[type="number"].ng-invalid, input[type="text"].ng-invalid {
    border-color: #de3232;
    outline: none;
}
.bets .bet-fields .info-field {
    display: inline-block;
    margin: 0 4px;
}
.bets .bet-fields .info-field .title, .bets .bet-fields .info-field .value {
    display: block;
}
.bets .bet-fields .control-fields {
    float: right;
    margin-top: 22px;
}
.bets .infoSection {
    position: relative;
    display: block;
    width: 100%;
}
.bets .six-stakes {
    display: block;
    position: relative;
    text-align: center;
    clear: both;
    margin: 5px 0;
}
.bets .six-stakes .first-row {
    margin-bottom: 2px;
}

.bets .six-stakes .first-row, .bets .six-stakes .second-row {
    display: flex;
}
.bets .six-stakes .first-row button, .bets .six-stakes .second-row button {
    flex-grow: 1;
}

.apl-btn:not(:disabled).apl-btn-secondary-alt, html button:not(:disabled).apl-btn-secondary-alt, html [type="button"]:not(:disabled).apl-btn-secondary-alt {
    background-color: #c10a31;
    color: #FFFFFF;
    border-bottom-color: #910725;
    border-right-color: #910725;
}
.bets .six-stakes button {
    width: 65px;
    margin-right: 2px;
    font-size: 10px;
}
.bets .six-stakes .first-row button:last-child, .bets .six-stakes .second-row button:last-child {
    margin-right: 0;
    float: right;
    text-align: center;
}
.bets .six-stakes button.apl-btn-link {
    text-align: right;
}
.bets .summary-info {
    margin: 0 10px 10px;
}
.bets .summary-buttons {
    margin-right: 20px;
    margin-bottom: 8px;
}
._align-right {
    text-align: right;
}
.bets .summary-buttons .apl-btn {
    margin-left: 10px;
}
.bets.betslip .summary-buttons .apl-btn-remove {
    position: absolute;
    right: 108px;
}
.betslip .confirmation-checkbox {
    padding: 0 10px;
    cursor: pointer;
}
.apl-form input[type=checkbox]:checked:before, .apl-form input[type=checkbox]:indeterminate:before {
    content: "\F00C";
    font-family: Apollo;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    line-height: 12px;
    color: #c10a31;
}
.six-stakes.lay {
    margin-top: 5px;
    clear: both;
}

.user-balance {
    color: green;
    cursor: default;
}
.user-liability {
    color: #c10a31;
}
.header-menu {
    float: right;
}





@media screen and (max-width: 760px) {
    /* Wrapper for page content to push down footer */
    #wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by its height */
        margin: 0 auto -60px;
        /* Pad bottom by footer height */
        padding: 0 0 60px;
    }
    /* Set the fixed height of the footer here */
    #footer {
        height: 60px;
        background-color: white;
        position: fixed;
        bottom: 0;
        width: 100%;
        display: block !important;
    }
    /* Custom page CSS
    -------------------------------------------------- */
    /* Not required for template or sticky footer method. */

    #wrap > .container {
        padding: 10px 15px 0;
    }

    #footer > .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar-header {
        float:none;
        width:100%;
        padding:10px;
    }
    .navbar-brand {
        font-size:20pt;
        float:none;
    }
    #bottomNav {
        padding:10px;
        background-color: #38396C;
        padding-top: 2px;
    }
    #bottomNav a {
        font-size:16pt;
        color:#ddd;
        text-decoration:none;
    }
    #bottomNav a:hover {
        color:white;
    }
    #bottomNav .bottom-links {
        font-size: 16px;
    }


    #bottomNavMaster a {
        font-size:16pt;
        color:#ddd;
        text-decoration:none;
    }
    #bottomNavMaster a:hover {
        color:white;
    }
    #bottomNavMaster .bottom-links {
        font-size: 16px;
    }
    .padding {
        padding: -1px 12px!important;
    }
    .header-menu {
        margin-top: 5px;
    }
    .spor-lft a {
        font-size: 11px;
    }
    .right-play span {
        font-size: 11px;
    }
}

.panel:last-child {
    margin-bottom: 5em !important;
}

/*#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    !* Negative indent footer by its height *!
    margin: 0 auto -60px;
    !* Pad bottom by footer height *!
    padding: 0 0 60px;
}*/
/* Set the fixed height of the footer here */
#footer {
    height: 60px;
    background-color: #f5f5f5;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
    z-index: 20;
}

/* for dealer */
@media screen and (max-width: 760px) {
    .second-navbar {
        background: #38396C;
    }

    .second-navbar .navbar-brand {
        color: #fff;
    }

    .sidebar {
        padding-top: 3px !important;
    }
    a.home-logo-pa img
    {
        margin-bottom: -24px;
        height: 70px;
        margin-top: -24px;
    }
    .text-left {
        text-align: left !important;
    }

    .alert-message {
        display: none;
    }
    .navbar-header {
        height: 60px;
        position: relative;
        bottom: 0;
        width: 100%;
    }
}