﻿
a.navbar-brand {
	color: #2196f3 !important;
}
h1.register_title {
	color: white;
}

h4.register_subtitle {
	color: white;
}

.register_title_box {
	background-color: #2196f3;
}

button.register_button {
	padding: 8px;
	width: 100%;
	background-color: #2196f3;
	color: white;
	outline: none;
	border: 1px solid #2196f3;
	font-size: 22px;
	font-weight: 600;
}

.register_button:hover {
	background-color: transparent;
	color: #2196f3;
}

a.navbar-brand {
	color: #2196f3 !important;
}

.register_inner {
	border: 1px solid #2196f3;
}

.myaccount_btn:hover {
	color: #2196f3;
}

button#open_asidebox {
	background-color: #2196f3;
}



button#open_asidebox {
	border: 1px solid transparent;
	color: white;
}

button #close_asidebox {
	background-color: transparent;
	border: none;
	color: white;
}

button #open_asidebox:hover {
	cursor: pointer;
	background-color: #93a0aa;
	border: 1px solid #93a0aa;
	color: white;
}

.as_line2 {
	background: #2196f3;
}

.msx_logo_bg a {
	color: white;
}

.aside_footp {
	color: white;
}

button.myaccount_btn.dropdown-toggle {
	color: black;
}

a.myaccount_link.dropdown-item {
	color: black;
}

	a.myaccount_link.dropdown-item:hover {
		color: #2196f3;
		background-color: white;
	}

li.menu_li {
	
}

.menu_link {
	color: white;
}

.menu_dropdown {
	background-color: white;
}

a.menu_dropdown_link {
	color: #2196f3;
}

.menu_link:hover {
	background-color: white;
	color: #2196f3;
	text-decoration: none !important;
}

li.menu_dropdown_li {
	border-top: 1px solid #2196f361;
}

button#open_asidebox {
	background-color: #2196f3;
}

a.menu_dropdown_link:hover {
	background-color: #2087d8;
	color: white;
}

.dx-datagrid .dx-link {
	color: #2196f3 !important;
}

.dx-theme-material-typography a {
	color: #2196f3 !important;
}

.dx-texteditor.dx-state-active:before, .dx-texteditor.dx-state-focused:before {
	border-bottom: 2px solid #2196f3 !important;
}

.dx-datagrid-focus-overlay:after {
	background-color: #2196f3 !important;
}

.dx-checkbox-indeterminate .dx-checkbox-icon {
	background-color: #2196f3 !important;
}

.dx-checkbox-checked .dx-checkbox-icon {
	background-color: #2196f3 !important;
}

.dx-button-mode-text.dx-button-default {
	color: #2196f3 !important;
}
.dx-button.dx-button-default {
	background-color: #eaeaea !important;
}


.dx-loadindicator-segment-inner {
	border-color: #2196f3 #2196f3 transparent !important;
}
a.dx-link.detail_btn {
	color: #2196f3;
}
.custom_ajax_btn {
	border: 1px solid #2196f3;
	color: #2196f3;
	background-color: white;
}

	.custom_ajax_btn:hover {
		border: 1px solid #2196f3;
		color: white;
		background-color: #2196f3;
	}

.title_span {
	color: #2196f3;
}