﻿
button, input, select, textarea {
    font-size: 12px;
    font-family: 'Roboto',Arial,Helvetica;
}
.we_background {
    background: #942d9f !important;
    background-color: #942d9f !important;
    color: #fff !important;
}

.we_background_sub {

    color: #fff !important;
    background-image: linear-gradient(to right,#33003a,#5e006c,#820094,#61016f,#29002e) !important;

}
.we_main_text_color {
    color: #131a2f !important;
}
.we_sub_text_color {
    background:linear-gradient(to bottom,#d73c98,#c637a8,#9836d1,#6f5fd6,#448bdc);
        background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.we_background_sub_one {
    background: #fbfbfb !important;
}
.we_border_color {
    border-color: #942d9f !important;
}
.we_top_border_color{
border-top-color:#ccc !important;
}
.we_bottom_border_color{
border-bottom-color:#f37f16 !important;
}
.we_top_border_color::after{
border-top-color:deeppink !important;
}
.we_bottom_border_color::after{
border-bottom-color:deeppink !important;
}
.we_top_border_color::before{
border-top-color:deeppink !important;
}
.we_bottom_border_color::before{
border-bottom-color:#59b8d3 !important;
}
.we_left_border_color{
border-left-color:deeppink !important;
}
.we_right_border_color{
border-right-color:deeppink !important;
}
.we_hover:hover{
    background:#f2f2f2 !important;
    color:#be00d8 !important;
}
 .we_border_color_before:before {
    background-color: #5d006b !important;
    background: #4c1255 !important;
}
 .we_icon_after_color::after{
     color:#0A3152 !important;
 }
  .we_icon_before_color::before{
     color:#0a3152 !important;
 }
  .we_icon_one {
    color:#37003d !important;
}
.we_icon_two {
    color: #43bb43 !important;
}
.we_background_before:before {
    background-color: #8a009e !important;
    background: #8a009e !important;
}
.we_background_after:after {
    background-color:#f19234 !important;
    background: #f19234 !important;
}
.rich-datepicker .day:hover {
    background-color: #37003d !important;
    color: #fff !important;
}

h3.mainalog {
    color: #ff0000 !important;
}

