﻿.form-two-ele {
    padding-left: 0px;
    padding-right: 80px;
}

.p-l-0 {
    padding-left: 0px;
}

.m-l-0 {
    margin-left: 0px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-l-50 {
    margin-left: 50%;
}

.color-gainsboro {
    background-color: gainsboro !important;
}

.font {
    font-family: Montserrat,sans-serif;
}

.border {
    border: solid 1px gainsboro;
}

.bc-color {
    background-color: #3f4d67 !important;
    font-weight: bold;
}

.he_co {
    height: 450px;
    color: black;
}

.p-t-1 {
    padding-top: 1%;
}

.p-l-18 {
    padding-left: 18% !important;
}

.m-le-30 {
    margin-left: 30%;
}

.color {
    color: white !important;
}

.label-font {
    font-size: medium;
    font-weight: 500;
}

.display-no {
    display: none !important;
}

.color-primary {
    color: #4fc3f7;
}


.hr-border {
    border-bottom: 1px solid #d6d6d6 !important;
}

.version .nav li:first-child {
    border-top: 1px solid #ddd;
    color: #666;
}

.version .nav li {
    display: block;
    padding: 10px 20px;
    cursor: pointer;
}

.version .nav {
    display: block;
}

.fontsize {
    font-size: 100%;
}

.f16 {
    font-size: 16px;
}


.CoustamMediunmInput {
    width: 90%;
    height: inherit;
    font-size: 140%;
}

.CoustamLargeInput {
    width: 90%;
    height: 4%;
    font-size: 140%;
}
.FirstName{
    width:510%;
}
.LastName{
    width:510%;
    margin-left:184px;
}
