.alert-info a {
    color: #666;
}

.alert-info a:hover {
    color: #000;
}

.dropdown-userprofile {
    width: 350px;
    min-width: 0;
    padding: 10px !important;
}

.dropdown-userprofile li {
    margin: 0 !important;
}

.dropdown-alerts {
    width: 500px !important;
}

div#disconnected-holder{
	margin: 120px auto;
}

.middle-box-lg {
  	max-width: 600px !important;
}

.dropdown-menu, .tox-silver-sink {
    z-index: 9999 !important;
}

.modal-xl {
    width: 95%;
}

.modal-z1 {
    z-index: 4050 !important;
}

.modal-z1-backdrop {
    z-index: 4000 !important;
}

.modal-z2 {
    z-index: 5050 !important;
}

.modal-z2-backdrop {
    z-index: 5000 !important;
}

#error-msg {
	padding:10px;
	font-size:12px;
	text-align:left;
	overflow-y: auto;
	height:400px;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

.loginscreen.middle-box {
  width: 340px;
}

.modal .modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.icon-green {
    color: #090;
}

.icon-yellow {
    color: #990;
}

.icon-red {
    color: #900;
}

.icon-blue {
    color: #009;
}

.table-sm {
    font-size: 12px;
}

.table-sm > thead > tr > th, .table-sm > tr > th, .table-sm > tbody > tr > td, .table-sm > tr > td  {
    padding: 6px 8px;
}

.table-xs {
    font-size: 11px;
}

.table-xs > thead > tr > th, .table-xs > tr > th, .table-xs > tbody > tr > td, .table-xs > tr > td  {
    padding: 4px 8px;
}

.b-t-n {
    border-top-width: 0;
}

.b-b-n {
    border-bottom-width: 0;
}

.b-l-n {
    border-left-width: 0;
}

.b-r-n {
    border-right-width: 0;
}

.w-10 {
    width: 10px;
}

.w-20 {
    width: 20px;
}

.w-30 {
    width: 30px;
}

.w-40 {
    width: 40px;
}

.w-50 {
    width: 50px;
}

.w-60 {
    width: 60px;
}

.w-70 {
    width: 70px;
}

.w-80 {
    width: 80px;
}

.w-90 {
    width: 90px;
}

.w-100 {
    width: 100px;
}

.tabs-container .ibox {
    border: 1px solid #E7EAEC;
    border-radius: 2px;
}

.tabs-container .ibox, .tabs-container .ibox .ibox-title  {
    border-top-width: 0 !important;
}
