.logo{
  height: 70px;
}
.rcbox{
  padding-top: 25px;
}
.recentbox{
  padding-top: 25px;
  text-align: left;
}
.tab-pane{
  color:#fff;
}
.recent-nav > li > a{
  background: #f5f5f500;
  color: #fff;
}
#recent-works{
  padding-top:0px; 
}
/*.board {
    width: 400px;
    margin: auto
}*/

.info {
    width: 400px;
    margin: auto;
}

.move-history {
    max-height: 100px;
    overflow-y: scroll;
}
.alphas{
  display: none;
}
.nimerics{
  display: none;
}
.pcleft{
  background: #e2a0b9;
  height: 500px;
  padding: 50px;
}
.pcright{
  background: #86276e;
  height: 500px;
  padding: 50px;
}
.loginbtm{
  color: #fff;
}
.loginbtm a{
  color: #fff;
}
.loginbtm a:hover{
  font-weight: bold;
  color: #fff !important;
}
.playcbox{
  height: 615px;
  padding-top: 0px;
}
.cbpanel {
  position: relative;
  width: 100%;
  height: 500px;
}
.cboverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #0000003b;
  z-index: 9;
}
.cbplay {
  font-size: 40px;
  background: #ffffffc9;
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  top: 45%;
  color: #86276e;
  cursor: pointer;
}
.cbcontrol h3 {
  color: #fff;
  font-size: 20px;
  margin-top: 0px;
  font-weight: bold;
}
.cbclevel {
  margin: 11px 0px;
  text-align: left;
}
.cbclevel .btn{
  padding: 5px 10px;
}
.cbclevel .spanText {
  color: #fff;
  font-weight: bold;
  padding-right: 10px;
}
#search-depth {
  width: 100px;
  padding: 5px;
}
.move-history {
  overflow-y: scroll;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid #fff;
  min-height: 315px !important;
}
.ymspan {
  margin-top: 25%;
}
#howuse{
  padding:0px; 
}
.recentinchess{
  padding: 70px 0 60px 0 !important;;  
}
.sidebar-footer{
  width: 100%;
  clear: both;
}
ul.sidebar-social {
  padding: 0;
  display: block;
  width: 140px;
  margin: auto;
  height: 35px;
}
.sidebar-social li{
  list-style: none;
  float: left;
  margin: 5px;
}
.sidebar-social li a {
  padding: 2px 7px;
  width: 25px;
  background: #fe0000;
  border-radius: 5px;
  color: #fff;
  display: block;
  text-align: center;
}
.sidebar-social li a:hover{
  border-radius: 50%;
}
.sidebar-address{
  width: 90%;
  text-align: center;
  margin: auto;
}
.sidebar-nav li a:hover {
  font-weight: bold;
}
.sidebar-nav li a {
  color: #333333;
}
.sidebar-nav li a:hover{
  color: #333333;
}
.sidebar-address h4{
  color: #abaaa3 !important;
}
.sidebar-address {
  font-size: 15px;
  color: #333333;
  text-align: center;
}
.sidebar-nav > .sidebar-brand {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 95px;
}
.user-info{
   position: relative;
}
.user-info .nav{
  background: #fff;
  width: 100%;
  position: absolute;
  z-index: 9;
}
.user-info .nav li{
  line-height: 20px;
}
.user-info .nav li a{
  color: #000;
}
.user-info .nav li a:hover{
  color: #333333;
  background: #0009;
}
.sidebar-nav hr{
  margin-top: 10px;
  margin-bottom: 10px;
}
#sidebar-wrapper {
  background: #fff;
  -moz-box-shadow: 0px 0px 10px 3px #ccc;
  -webkit-box-shadow: 0px 0px 10px 3px #ccc;
  box-shadow: 0px 0px 10px 3px #ccc;
  overflow-y: auto;
}
#footer{
  padding-top: 20px;
  padding-bottom: 20px;
  background:#abaaa3;
  color: #fff; 
  -moz-box-shadow:    0px 0px 10px 3px #ccc;
  -webkit-box-shadow: 0px 0px 10px 3px #ccc;
  box-shadow:         0px 0px 10px 3px #ccc;
}
.container-fluid{
  padding-right: 30px;
  padding-left: 30px;
}
#footer a{
  color: #fff; 
}
.sidebar-nav {
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
  min-height: 350px;
  max-height: 1000px;
  position: unset;
}
.sidebar-address p {
  margin: 0 0 5px;
}
.yellow_c{
  color: #ffffff !important;
}
.yellow_c{
  color: #ffffff !important;
}
footer a.yellow_c:hover{
  font-weight: bold;
}