/** Admin Css **/

.admin_style table.widefat {
	border-collapse: collapse;
}
.admin_style .widefat th {
	background: #333;
	color: #fff;
	font-family: lato;
	font-size: 18px;
	border: 1px solid #444;
	padding: 10px;
}
.admin_style table input[type="checkbox"] {
	margin: 0 0 0;
}
.admin_style table th a {
	padding: 0;
	color: #fff;
}
.admin_style table.widefat td {
	vertical-align: middle;
}
.admin_style table td a {
	color: #333;
}
.admin_style table td a:hover {
	color: #1114a3;
}
.admin_style table tbody tr:nth-child(odd) {
	background: #F9F9F9;
}
.admin_style table tbody tr td.cat-name {
	font-size: 16px;
	font-family: roboto;
	white-space: normal;
	width: 60%;
}

@media (max-width:767px) {
.admin_style table tbody tr td.cat-name {
	width: auto;
}
}
.admin_style .ds_pagination a, .admin_style .ds_pagination span {
	padding: 9px 15px;
	background: #f2f2f2;
	margin: 15px 3px;
	display: inline-block;
	font-size: 14px;
}
.admin_style .ds_pagination a:hover, .admin_style .ds_pagination span.current {
	background: #1114A3;
	color: #fff;
}
.adminAddEdit input[type=text], .adminAddEdit select {
	border: 1px solid #1114a3;
	padding: 10px 15px;
	width: 345px;
	height: auto;
}
.adminAddEdit textarea {
	border: 1px solid #1114a3;
	padding: 10px 15px;
	width: 550px;
	height: 180px;
}
.adminAddEdit legend {
	font-size: 16px;
	font-family: Roboto;
}
.adminAddEdit input.button {
	background: #1114a3;
	color: #fff;
	border: 0;
	border-radius: 0;
	padding: 8px 30px;
	height: auto;
	font: 16px Roboto;
	margin: 20px 0 10px 0px;
}
.adminAddEdit table#image_lists th, .adminAddEdit.admin_style table.widefat td {
	font-size: 16px;
	font-family: Roboto;
}
.adminAddEdit td.input_name.ACourseType {
	width: 150px;
}
.ACourseType input {
	width: 60px;
}
.hideOnLoad {
	position: absolute;
	left: -999em
}
.sliderThumb {
	text-align: center;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
}
.sliderThumb a {
	width: 10px;
	height: 10px;
	background: transparent;
	text-indent: 9999px;
	display: inline-block;
	border-radius: 10px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.sliderThumb a.activeCls {
	background: #ccc;
}
h2.wpostahs-centent-title {
	font: 25px Roboto;
	color: #1114A3;
}
body.modal-open {
    overflow: hidden !important;
}
/** legacy CSS**/
button:focus {
	outline: none;
}
.legacyDetail {
	margin-bottom: 40px;
}
.legacyDetail > div {
}
.searchLogos h4 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 900;
    letter-spacing: 2px;
}
.searchLogos ul {
    display: flex;
    justify-content: center;
}
.searchLogos li {
    position: relative;
    margin: 0 5px;
}
.searchLogos input[type="checkbox"] {
    width: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    border-radius: 30px !important;
}
.searchLogos li label {
    background: #ffffff;
    color: #000000;
    font-size: 18px;
    padding: 10px 15px;
    border-radius: 25px;
    min-width: 150px;
    text-align: center;
	    text-transform: capitalize;
}
.searchLogos input[type="checkbox"]:checked + label {
    background: var(--blue);
    color: #ffffff;
}
.logolist {
    height: 100%;
	cursor: pointer;
}
.logolist h3.title-sm, #legacydetailmodal .legacyContent-popup h3.title-sm {
    font-weight: 900;
	margin: 15px 0 20px;
	color: #000000;
}
.logolist img {
	object-fit: contain;
    border-radius: 0px;
    height: 100%;
	max-height: 125px;
}
.legacyDetail .logolist a {
    color: #000000;
}
.legacyDetail .logolist a:hover {
    color: #ffffff;
}
#searchLogo {
	max-width: 550px;
    margin: 50px auto;
    position: relative;
	display: flex;
	background: #ffffff;
    border-radius: 50px;
}
#searchLogo input#gameSearch {
    font-size: 22px;
    font-weight: 900;
    font-family: 'Gotham';
    line-height: normal;
}
#searchLogo input {
    border: none !important;
    border-radius: 50px !important;
    padding: 15px 20px !important;
}
#searchLogo input.button {
    flex: 0 0 35%;
	margin-right: -1px;
	background: var(--blue);
}
#searchLogo input.button:hover {
	background: var(--red);
}
#legacydetailmodal {
    z-index: 99999;
}
.modal-backdrop.show {
    z-index: 9999;
}
#legacydetailmodal .modal-header {
	background: transparent;
    border: none;
	padding:0;
}
#legacydetailmodal .modal-header .btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
    padding: 0 !important;
	background: url(../images/dclose.png) no-repeat center center / contain;
    width: 40px;
	height:40px;
    opacity: 1;
}
#legacydetailmodal .modal-dialog {
    transform: none;
    max-width: 965px;
}
#legacydetailmodal .modal-body {
    background: #ffffff;
    border-top: none;
	border-radius: 30px;
	padding: 35px;
}

#legacydetailmodal .modal-content {
    margin-top: 60px;
    border-radius: 25px;
}
#legacydetailmodal .legacyContent-popup img {
    border: 12px solid #dadada;
    max-width: 181px;
    margin: -110px auto 0;
    background: #ffffff;
    height: 181px;
    object-fit: contain;
    object-position: center;
    border-radius: 100%;
    display: block;
}
#legacydetailmodal .legacyContent-popup h3.title-sm {
	
}
.pdflist {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: wrap;
}
.pdflist .button {
    margin-bottom: 15px;
    font-size: 14px !important;
    padding: 20px !important;
    margin-right: 15px;
	letter-spacing: 1px;
}
.pdflist .button:nth-child(1):hover {
	background: #0090ff;
}
.pdflist .button:nth-child(2):hover {
	background: #ffc001;
}
.pdflist .button:nth-child(3):hover {
	background: #ff4e5f;
}
.pdflist .button:nth-child(5):hover {
	background: #ff5a00;
}
.pdflist .button:hover {
	/*background: #131547 !important;*/
}

@media (max-width:991px) {
	.searchLogos ul {
    flex-wrap: wrap;
	    gap: 15px;
}
.searchLogos li {
    margin: 0;
}
}
@media (max-width:767px) {
.logolist h3.title-sm, #legacydetailmodal .legacyContent-popup h3.title-sm {
    font-weight: 700;
    margin: 15px 0 10px;
    font-size: 16px !important;
}
    #legacydetailmodal .legacyContent-popup img {
            border: 7px solid #dadada;
			max-width: 120px;
			height: 120px;
			margin: -75px auto 0;
    }
	#legacydetailmodal .modal-body {
	padding: 20px;
}
.pdflist .button {
    margin-bottom: 10px;
    font-size: 12px !important;
    padding: 10px 20px !important;
    margin-right: 10px;
    border-radius: 10px;
	letter-spacing: 0px;
}
#searchLogo {
    background: transparent;
    flex-direction: column;
    gap: 15px;
}
.searchLogos li label {
    font-size: 14px;
    min-width: 125px;
}
}
