a.confirmDelete,
a.confirmDelete i.fa {
	color: #D91E18 !important;
}

table thead tr th a {
	letter-spacing: -0.9px;
	color: #fff !important;
}

/*table thead tr th {
	color: #fff !important;
}*/

.pagination>.active>a {
	background-color: #32c5d2;
	border-color: #32c5d2;
}

.logo-default {
	width: 200px;
	margin-top: 5px !important;
}

.pairs-selector {
	
}

.td_i_1,
.td_i_2,
.td_i_3,
.td_i_4,
.td_i_5,
.td_i_6,
.td_i_7,
.td_i_8,
.td_i_9,
.td_i_10,
.td_i_11,
.td_i_12,
td[class^="td_iii_"] {
	text-align: center;
	border: 1px solid #000 !important;
	width: 60px !important;
}

/*.td_iii_,
.td_iii_VS {
	background: #000 !important;
}*/


ul.ms-list li:nth-child(even) {
	background: #eee;
}

div.top-menu {
	font-weight: bold;
}

.dropdown-menu>li>a {
	font-weight: 400 !important;
}

.font-white-over td {
	color: #fff !important;
}

.table-hover>tbody>tr.font-white-over:hover, 
.table-hover>tbody>tr.font-white-over:hover>td {
	color: #000 !important;
}

.page-logo a{
	font-size: 50px;
	letter-spacing: -5px;
}

.page-logo a:hover{
	text-decoration: none;
}

form.fauxForm {
	display: inline;
}


table.table.table-light thead tr th {
	color: #fff;
}

/*.table {
	table-layout:fixed;
}

.table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}*/

.btn.text-left {
	text-align: left !important;
}

table.small tbody tr td {
	font-size: 13px;
}

.page-header-menu {
	background-color: #578ebe !important;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li>a, .page-header .page-header-menu .hor-menu .navbar-nav>li>a>i {
	color: #fff;
}


.page-header .page-header-menu .hor-menu .navbar-nav>li.active>a, .page-header .page-header-menu .hor-menu .navbar-nav>li.active>a:hover, .page-header .page-header-menu .hor-menu .navbar-nav>li.current>a, .page-header .page-header-menu .hor-menu .navbar-nav>li.current>a:hover {
	background: #84b2e3 !important;
}


.page-prefooter {
	background-color: #84b2e3 !important;
}

.page-footer {
	background-color: #578ebe !important;
	color: #fff;
}

a.resetBtn.confirmDelete {
	color: #fff !important;
}

tr.force-white-text td {
	color: #fff !important;
}


.table.table-light.table-hover>tbody>tr:hover>td, .table.table-light.table-hover>tbody>tr>td:hover, .table.table-light.table-hover>tbody>tr>th:hover {
	color: #000 !important;
}



#sortable-questions { list-style-type: none; margin: 0; padding: 0; cursor: move; }
#sortable-questions li { margin: 0 5px 5px 5px; padding: 5px; font-size: 1.2em; }
html>body #sortable-questions li {  }
#sortable-questions .ui-state-highlight { }


#results img {
	width: 50px !important;
	height: 50px !important;
}


.ms-container {
	width: 100% !important;
}

.canvas-container {
	margin: 0 auto;
}

.ck-editor__editable {
    min-height: 400px;
}

.ck-custom-button {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 10px;
	border: none;
	background: none;
	cursor: pointer;
	font-size: 14px;
}

.ck-custom-button svg {
	margin-right: 5px;
	width: 16px;
	height: 16px;
	fill: currentColor;
}
