﻿
.marginsection {
    min-height: 0px;
}

.email, .number {
    font-family: Tahoma;
}

#from-regestration li {
    display: block !important;
}

.fa-info-circle:before {
    content: "\f05a";
}

.saveButton {
    width: 20%;
    height: 36px;
}

.NewCancelButton {
    width: 20%;
    text-align: center !important;
    color: #018355 !important;
    border: 1px solid;
    background-color: white !important;
    height: 36px;
    border-radius: 5px;
}

.form-control {
    border-radius: 4px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.table th {
    text-align: right !important;
    color: white !important;
    background-color: #018355 !important;
    color:white !important
}

/*body p{
    color:black !important;
}*/

.footer p {
    color: white !important;
}

.saveButtonOTP {
    border-radius: 5px !important;
    width: 50%;
    height: 36px;
    background-color: #018355 !important;
    color: white;
    padding: 2px;
    border: none !important;
}


/*a:: {
    color:blue !important;
}*/


 /*OTP STYLE*/ 
.marginsection {
    min-height: 0px;
}

.email, .number {
    font-family: Tahoma;
}

#from-regestration li {
    display: block !important;
}

.fa-info-circle:before {
    content: "\f05a";
}

/*.LabelClass {
    font-weight: bold;
}*/

.form-control {
    border-radius: 4px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/*END Of OTP STYLE*/

/*Layout Home Page */
.box-item {
    display: flex !important;
    align-items: center !important;
}

a {
    color: #5a8dee;
    color: wheat;
    color: white !important;
}

.fab, .fa-brands {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    color: white;
}

/*.LabelClass {

}*/

/*End Layout HomePage */

.boxregclass {
    height: 100px;
    justify-content: center;
    width: 100%;
    border: solid 2px #00731c;
    font-family: 'Almarai-Bold' !important;
    text-align: center;
}

/*Register Forms*/
.footer {
    margin-top: 128px;
}

.car {
    text-align: justify
}

#text {
    text-align: center
}

h2 {
    text-decoration: underline,
}

.far, .fa-regular {
    font-size: 27px;
    padding: 7%;
    color: #00731c;
    text-align: center;
}

.fas, .fa-solid {
    font-size: 30px;
    padding: 7%;
    color: #00731c;
    text-align: center;
}

p {
    color: black
}

/*Ends Register Forms*/

.GrayBackground {
    background-color: #f3f4f4;
}

.WhiteForms {
  background-color:white;
}

.table tr th {
    text-transform: uppercase;
    /*font-size: 0.75rem;*/
     /*letter-spacing: 0px !important;*/ 
    font-weight: normal !important;
    font-family: 'Almarai-Bold' !important;
    color: #ffffff !important;
}

.fas, .fa-solid{
    font-size:14px;
}