.custom-error{
	color:red;
	font-size: 12px;
	margin-top:5px;
}



.bg-menu-theme.menu-vertical .menu-item.active>.menu-link:not(.menu-toggle){
	background:#003F88;
}


table.dataTable>tbody>tr.selected>*{
	box-shadow:none;
	color:unset;
}

table.dataTable>tbody>tr.selected a{
	color:#fff;
}


.page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus, .pagination li.active>a:not(.page-link), .pagination li.active>a:not(.page-link):hover, .pagination li.active>a:not(.page-link):focus{
	background:#003F88;
}

.btn-namoza, .btn-namoza:hover{
	background:#003F88 !important;
	color: #fff !important;
}


.table-responsive {
    overflow-x: scroll; /* Enable horizontal scrolling on large screens */
  }


.tox .tox-promotion-link {
        display: none !important;
    }


 .nav-tabs{
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.nav-tabs::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}


.ovx{
	overflow-x:scroll;
}

.section-btn{
	white-space: nowrap;
}


.section-btn{
	background:#c3c3c3 !important;
}

.section-btn.active{
	background:#003F88 !important
}


.btn-success{
	background:#28c76f !important;
}


.my-nested-sortable .btn-secondary:first-child{
    background: #28C76F;
    border: 0;
    margin: 5px 10px;
    padding: 8px 10px;
	border-radius: 4px !important;
}

.my-nested-sortable .btn-secondary:nth-child(2){
    background: #FF4C51;
    border: 0;
    margin: 5px 10px;
    padding: 8px 10px;
	border-radius: 4px !important;
}


.icon-size-24{
    font-size:24px;
}


.custom-error{
	color:red;
	font-size: 12px;
	margin-top:5px;
}



.bg-menu-theme.menu-vertical .menu-item.active>.menu-link:not(.menu-toggle){
	background:#003F88;
}


table.dataTable>tbody>tr.selected>*{
	box-shadow:none;
	color:unset;
}

table.dataTable>tbody>tr.selected a{
	color:#fff;
}


.page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus, .pagination li.active>a:not(.page-link), .pagination li.active>a:not(.page-link):hover, .pagination li.active>a:not(.page-link):focus{
	background:#003F88;
}

.btn-namoza, .btn-namoza:hover{
	background:#003F88 !important;
	color: #fff !important;
}


.table-responsive {
    overflow-x: scroll; /* Enable horizontal scrolling on large screens */
  }


.tox .tox-promotion-link {
        display: none !important;
    }


 .nav-tabs{
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.nav-tabs::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}


.btn-namoza-yellow, .btn-namoza-yellow:hover{
    background-color:#fdc500;
    border-color:#fdc500;
    color:#003F88;
	font-weight: bold;
}

.btn-login-google, .btn-login-google:hover{
	background:#E9F4FF;
	border-color:#E9F4FF;
	color:#003F88;
	font-weight: medium;
	font-size:14px;
	text-align:center;
	position: relative;
}

.social-login-icon{
	position:absolute;
	top:7px;
	left:10px;
}

.iti{
	width:100%;
}


.iti__country-list{
	max-width: 300px;
	overflow-x: hidden;
}

.color-picker{
	background:none;
	border:none;
}


.section-btn{
	white-space: nowrap;
}


.section-btn{
	background:#c3c3c3 !important;
}

.section-btn.active{
	background:#003F88 !important
}

.btn-success{
	background:#28c76f !important;
}

.image-preview{
	width: 150px;
	max-height:120px;
	object-fit:cover;
	border:1px solid #c3c3c3;
	padding:2px;
}