.table thead th {text-align: center !important;}
.hide{
    display: none;
}
.bootstrap-switch-handle-on{
    font-size: 10px !important;
}
.bootstrap-switch-handle-off{
    font-size: 10px !important;
}
.mce-notification {display: none !important;}
.arData {
    direction: rtl; text-align: right;
}
#map-canvas {
    width: 100%;
    height: 300px;
}
.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20rem; }
.toggle.ios .toggle-handle { border-radius: 20rem; }
.login-page{
    background: #2a1b75 !important;
}
label.error{
	color:red;
}
.my-cursor{
    cursor: pointer;
}
option:disabled {
  color: #37e2a9;
}