.sk_100 .nav_title .logo {height:45px; width:auto;}

.flag { display:inline-block; float:right;  margin-right:5px; display:none;}
.flagsloc{position:absolute; float:right; margin-right:10px; top:10px; right:0px; }
#logo .limg { margin-top: 17px;
    margin-left: 10px;
}
.savetrans.nochange{color:#eee;}
.savetrans.change{color:#fff; border-radius:5px; font-weight:bold; cursor:pointer;   background: #F00;
  padding: 10px; }
.trans{min-width:400px; height:130px;}
#reportrange{display:none; } 
.errortext{color:red;}
.fa-2{font-size:35px;}
.profile_img{text-align:center; width:50px; height:50px;}
.profile_img2{text-align:center; width:20px;}
body.nav-md ul.nav.child_menu li.current-page:before { background: #66CCB6;}

.x_panel.dash table{width:100%;}
.x_panel.dash td{height:25px;}
.dash_upcoming_games .x_content{overflow-x:auto;
}
.dash_upcoming_games .x_content table{min-width:650px; }
#loader{ z-index:2000; position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.8);   top: 0px;
  left: 0px;}
.loader:before,
.loader:after,
.loader {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  top: 50%;
  font-size: 10px;
  margin: 0px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #ffffff;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #ffffff;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #ffffff;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #ffffff;
  }
}

