﻿.regisText {
    color: #FFFFFF !important;
}
.regisText .warningText {
	color: #FF0000 !important;
}
.tabText {
    color: #FFFFFF !important;
}
.depoLayerBg, .btnModal {
    background: linear-gradient(0deg, #fd1811 0%, #fd6212 100%);
    color: white;
}