* {
   font-family: 'Kanit', sans-serif;
}
.hidden {
   display: none;
}
#accounts {
   background-color: black;
}
.table thead th {
   vertical-align: middle;
   text-align: center;
}
nav.navbar {
   padding-left: 0;
   padding-right: 0;
}
.navbar-brand img {
   width: 100%;
}
ul#primary li.nav-item:first-child {
   border-left: 2px solid gray;
}
ul#primary li.nav-item {
   border-right: 2px solid gray;
}
.active > .nav-link {
   color: #FF9100 !important;
}
marquee.info {
   font-size: .9em;
}
.navbar-dark .navbar-brand {
   width: 15%;
}
.event .red {
   color: red;
}
td.vision-score {
   letter-spacing: 2px;
}
table td {
   font-weight: 600;
}
.bg-dark {
   background-color: #212529!important;
}
.nav-tabs .nav-link.active {
   font-weight: bold;
}
.tab-pane .alert {
   margin-top: 15px;
}
#primary .nav-link span {
   display: block;
   text-align: center;
   font-size: 10px;
   letter-spacing: 1px;
}
#primary .nav-link span::before {
   content: "( ";
}
#primary .nav-link span::after {
   content: " )";
}
#account a#clock {
   display: inline-flex;
   color: rgba(255,255,255,0.5);
   width: 215px;
   margin-left: 10px;
   text-align: center;
}
#account #clock div {
   display: inline;
}
.nav-tabs .nav-link {
   font-size: .9rem;
}
#account #clock i {
   margin-top: 3px;
   margin-right: 5px;
}
.navbar a.nav-link {
   font-size: .9rem;
}
.event form {
   display: inline-block;
   margin-bottom: 0;
}
.red {
   color: red;
}
table {
   text-align: center;
   font-size: 14px;
}
td {
   padding: 5px 0px;
}
td.event {
   font-size: 14px;
   text-align: left;
   padding: 0 10px;
}
td.event span {
   display: block;
}
td.odds {
   font-size: 13px;
}
td.odds {
   font-weight: bold;
   text-align: center;
}
.table td, .table th {
   /*border: 1px solid #cccccc;*/
   border: 1px solid black;
   vertical-align: middle;
   background-color: #E8E8E8;
}
.table td:first-child {
   border-left: 1px solid black;
}
.table td:last-child {
   border-right: 1px solid black;
}
td.vision {
   font-weight: bold;
}
td.odds.fulltime.hdp, td.odds.halftime.hdp, td.odds.fulltime.goal, td.odds.halftime.goal {
   font-weight: bold;
   /*background-color: #e8e5e5;*/
   background-color: #C8C8C8;
   color: black;
   padding: auto 4px;
   text-align: center;
}
td.vision-update {
   padding: 5px 10px;
}
td.edit-form {
   padding: 5px 10px;
}
td.edit-form input[type=submit] {
   padding: 5px 10px;
   font-size: 15px;
}
button.edit-vision {
   width: 100%;
   font-size: 15px;
   padding: 5px 10px;
}
tr.league_name {
   text-align: left;
   /*font-weight: bold;*/
   color: white;
}
tr.league_name td {
   background-color: #808080 !important;
   font-weight: 500;
   font-size: 14px;
}
.league_name i {
   margin-right: 10px;
}
footer {
   margin: 30px 0;
}
.vision-form button ,.vision-form input {
   font-size: .8rem;
   width: 100%;
}
th span {
   font-size: .8rem;
}
.vision-score .form-control {
   padding: .375rem 0rem;
   font-size: .8rem;
   text-align: center;
}
.edit-page nav a {
   color: #3d3d3d;
}
#form-signin {
   height: 100%;
   text-align: center;
}
#form-signin {
   display: -ms-flexbox;
   display: -webkit-box;
   display: flex;
   -ms-flex-align: center;
   -ms-flex-pack: center;
   -webkit-box-align: center;
   align-items: center;
   -webkit-box-pack: center;
   justify-content: center;
   padding-top: 40px;
   padding-bottom: 40px;
}
.text-muted {
   font-size:medium;
}
.form-signin .logo-login {
   width: 300px;
}
.form-signin {
   width: 100%;
   max-width: 330px;
   padding: 15px;
   margin: 0 auto;
}
.form-signin .checkbox {
   font-weight: 400;
}
.form-signin .form-control {
   position: relative;
   box-sizing: border-box;
   height: auto;
   padding: 10px;
   font-size: 16px;
}
.form-signin .form-control:focus {
   z-index: 2;
}
.btn-block {
   font-weight: bold;
   font-size: 16px;
}
.navbar-dark .navbar-nav .admin .nav-link {
   color: rgba(255,255,255,.5);
}
.sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   overflow: hidden;
   clip: rect(0,0,0,0);
   white-space: nowrap;
   border: 0;
}
.navbar-dark .navbar-nav .nav-link {
   font-size: .9em;
}
p.caption {
   font-size: 1em
}
.insert-status {
   font-size: .8em;
   font-weight: lighter;
}
.nav-link.disabled {
   cursor:context-menu;
}
.vision img {
   vertical-align: top;
}
.refresh {
   background-color: #fff;
   height: 30px;
   width: auto;
   border: solid #B9B9B9 1px;
   color: #333;
   cursor: pointer;
   text-align: center;
   margin: 15px 2px;
   border-radius: 5px;
   display: inline-block;
}
.refresh img {
   width: 14px;
   height: 15px;
   margin-top: 6px;
   margin-left: 3px;
   float: left;
}
.refresh div {
   margin-top: 2px;
   margin-left: 18px;
   padding-left: 5px;
   padding-right: 10px;
}
.time-abroad {
   display: inline-block;
   margin-left: 10px;
}
.time-abroad span {
   margin-left: 0;
}
.c-type {
   width: 63px;
   margin-left: 5px;
   margin-top: 15px;
   border-radius: 5px;
   height: 30px;
   padding-left: 9px;
}
.bg-upd {
   background-color: #fff536 !important;
}
.logo {
   height: 81px;
   width: auto;
}
.table th, th span {
   background-color: #ed7001 !important;
   color: white !important;
   font-size: 15px;
   font-weight: 500;
}
.time {
   text-align: center;
   font-size: 15px;
}

/*CAPTCHA*/
.wrap-cap {
   display: flex;
   flex-direction: row;
   margin-bottom: unset!important;
}

.btnCaptcha-login {
   cursor: pointer;
   padding-top: 10px;
}

.img-thumbnail {
   background-color: whitesmoke;
   height: 44px;
   padding: 1px;
   margin-left: 10px;
   min-width: 96px;
}
/*//////////////////*/

.help-block {
   color: red;
   display: block;
   margin-top: 10px;
}

#login {
   margin-top: 20px;
}

.wrap-c-type {
   display: inline-block;
}

.copyFrom {
   position: absolute;
   left: -9999px;
}

.swal2-container {
   z-index: 10000;
}

.badge {
   font-size: 16px;
   font-weight: 100;
   margin: 5px 0;
   width: inherit;
}