@import url('https://fonts.googleapis.com/css2?family=metropolis:wght@200;300;400;500;600;700&family=metropolis:ital,wght@0,100;0,300;0,400;0,500;0,900;1,100;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=metropolis:wght@200;300;400;500;600;700&family=metropolis:ital,wght@0,300;0,400;1,300&display=swap');

@import url("alerts.css");



body{
    font-family: 'metropolis' !important;
}
/*Sign In Form*/
.left-signin .form-control {
    width: 75% !important;
}
.left-signin, .left-reset, .left-reg {
    height: 100vh;
    display: flex;
    opacity: 0.8;
}
span.forgot {
    float: right;
    color: #6aa64a;
    font-family: 'metropolis';
    font-size: 14px;
    font-weight: bolder;
    
}

span.check label {
    color: #000;
    font-family: 'metropolis';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}
.form-control {
    width: 100% !important;
    height: 55px !important;
    margin-top: 15px;
    border-radius: 7px !important;
    font-family: 'metropolis';
    letter-spacing: 1px;
    font-size: 16px;
}
.checkbox {
    width: 81%;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.left-signin{
    opacity: 0.8;
}
.sub-signin {
    width: 82%;
    height: 45px;
    background-color: #7ebe35;
    background-image: linear-gradient(to bottom, #9fdf36e8 , #45a56199) !important;
    font-family: 'metropolis';
    font-size: 16px;
    letter-spacing: 1px;
}
.form-group {
    margin-top: 2em;
}
.form-group label {
    font-size: 18px;
    font-family: 'metropolis';
    letter-spacing: 1px;
}
form.sigin-form {
    width: 100%;
    margin: auto;
}
.heading-section {
    width: 100%;
    margin: auto;
}
.heading-section h1{
    font-family: 'metropolis';
    font-weight: 400;
}
.heading-section img {
    padding-bottom: 20px;
    width: 56%;
}
.main{
    background-image: url(img/mainbanner.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center center;
}
.H-form {
    width: 100% !important;
    max-width: 100% !important;
   }

.right-signin{
    background-image: url("img/banner1.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    background-color: #a1d14f;
    background-blend-mode: overlay;
    background-position: right;
    display: flex;
}
.info-section {
    
    padding-left: 5em;
    align-self: center;
}
.info-section h1 {
    color: #fff;
    font-family: 'metropolis';
    font-weight: bold;
    font-size: 48px;
    letter-spacing: 1px;
}
.info-section p {
    color: #fff;
    font-family: 'metropolis';
    letter-spacing: 1px;
    font-size: 20px;
    padding-top: 7px;
    margin:0;
    font-weight: 500;
}

/*Registration Form*/
span.terms {
    color: #4bb074;
    font-family: 'metropolis';
    font-size: 14px;
}
.heading-section p {
    font-family: 'metropolis';
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

span.forgot.sig-reg:hover {
    text-decoration: underline;
}
span.check:hover {
    text-decoration: underline;
}
span.forgot:hover {
    text-decoration: underline;
}
.left-reg .form-inline .form-control{
	background-color: #fff;
	}
    .left-reset .form-inline .form-control{
        background-color: #fff;
        }
/*Reset Form*/

span.check {
    color: #6aa64a;
    font-family: 'metropolis';
    font-size: 14px;
    font-weight: bolder;
}

/*Select Relation*/
.navbar-header img {
    width: 55%;
    padding-top: 13px;
}
.navbar-default {
    background-color: #f8f8f800;
    border: none;
}
.top-menu a {
    color: #000 !important;
    font-family: 'metropolis';
    font-size: 17px;
}
.slect-rel {
    height: 100vh;
}
ul.nav.navbar-nav{
    float: right;
}
a.navbar-brand {
    font-size: 20px;
}

form.selectrel-form {
    width: 60%;
    margin: auto;
    opacity: 0.8;
}
.selectrel-form input[type="submit"], .edit{
    float: right;
    margin-left: 10px;
    height: 40px;
    background-color: #449d44;
    background-image: linear-gradient(to bottom, #9fdf36e8 , #45a56199);
    border: none;
    color: #fff;
    padding: 10px 20px;
    font-family: 'metropolis';
    height: 45px;
    border-radius: 5px;
}
.selectrel-form select{
    height: 53px;
    width: 35%;
    border-radius: 5px;
    opacity: 0.8;
    font-family: 'metropolis';
    letter-spacing: 1px;
    background: #fff;
}
.selectrel-form label{
    font-family: 'metropolis';
    padding-left: 20px;
    font-size: 15px;
}
.ruleset-option {
    margin-left: 75px;
    margin-bottom: 1em;
}
.ruleset-option1 {
    margin-left: 72px;
    margin-bottom: 14px;
}
.ruleset-option3 {
    margin-left: 33px;
}
.selectrel-section img {
    margin: auto;
    display: block;
    padding-bottom: 4em;
}
textarea#comment {
    width: 100% !important;
    margin-left: 20px;
    height: 100px !important;
}
.selectrel-form .sub-signin{
    margin: auto;
    display: block;
    width: 20%;
    margin-top: 20px;
}
ul.nav.navbar-nav li:hover {
    text-decoration: underline;
}
.selectrel-section h1 {
    text-align: center;
    padding-bottom: 35px;
    font-family: 'metropolis';
    font-weight: 700;
}
a.select-btn {
    text-decoration: none;
}
.selectrel-form input[type="submit"]:hover {
    background-color: #25c725;
   border-color: #4c894c;
}
/**/
.text-area label {
    padding-top: 14px;
}
.text-area textarea#comment{
    margin-left: 0px !important;
}
.text-area1 textarea#comment{
    margin-left: 0px !important;
    width: 80% !important;
}
.edit{
    margin-top: 17px;
}
.btn-icon i, .row.select-save i{	
    background-image: linear-gradient(to bottom, #9fdf36e8 , #45a56199);
        padding: 10px 34px;
        color: #fff;
        font-size: 27px;
        }
.select-save i{
    font-size: 20px !important;
    }
    .select-save{
        margin-top: 2em;
    }   
.btn-icon {
            margin-top: 2em;
        }
.select-checkbox {
            margin-top: 2em;
        }
.select-checkbox label{
    padding-left: 0px;
}
.rule-group{
    margin-top: -31px !important;
    height: 35px !important;
}
.slect-rule{
    height: 110vh !important;
}
.save-control{
    margin-top: 0px !important;  
}
span.it i {
    background-image: linear-gradient(to bottom, #9fdf36e8 , #45a56199);
    padding: 10px 45px;
    color: #fff;
    font-size: 27px;
}
span.it {
    margin-left: 13em;
}
/*Process*/
.left-process{
    text-align: center;
}
.process-main input#myFile {
    margin: auto;
}
.select-save {
    margin-top: 2em;
    padding-top: 35px;
    border-top: 1px solid #000;
}
.process-button button {
    width: 20%;
    background-image: linear-gradient(to bottom, #9fdf36e8 , #45a56199) !important;
    margin-top: 2em;
    height: 45px;
    border-radius: 5px;
    font-family: 'metropolis';
}
.selectprocess-form label{
    padding-left: 0px !important;
}
.selectprocess-form select {
    width: 65%;
    margin-bottom: 1em;
}
ul.select-list {
    padding: 10px 0px;
}
ul.select-list li {
    list-style-type: none;
}
ul.select-list li a {
    font-size: 18px;
}
.process-button {
    text-align: center;
}

/*Media Queries*/

@media screen and (max-width: 1440px){
   .left-reg{
       padding: 50px 0px;
    }
  
    form.selectrel-form {
        width: 100%;
    }
    textarea#comment {
    width: 99% !important;
    }
    .form-control{
        font-size: 12px;
    }
}
@media screen and (max-width: 1226px){
    .form-group label {
        font-size: 11px;
    }
}
 @media screen and (min-width: 1024px){
    .left-signin .checkbox {
        width: 74%;
    }
    .left-signin .sub-signin {
        width: 75%;
    }
} 

@media screen and (max-width: 1024px) {
    .heading-section {
        width: 100%;
    }
    form.sigin-form {
        width: 100%;
    }
   .heading-section img {
        width: 86%;
    }
    span.check {
        font-size: 12px;
    }
    .sig-reg{
        font-size: 12px !important;  
    }
    .selectprocess-form select{
        width: 74% !important;
    }
    .left-reg.sub-signin {
        width: 86%;
    }
    .left-reg.checkbox {
        width: 84%;
    }
    .sub-signin {
        width: 85%;
    }
    .form-group label {
        font-size: 12px;
}
}

@media screen and (max-width: 991px){
.heading-section img {
    width: 75%;
}
.heading-section{
    padding-left: 2em;
}
.form-control {
    width: 120% !important;
}
.checkbox {
    width: 76%;
}
.sub-signin {
    width: 77%;
}
.left-signin .checkbox {
    width: 74%;
}
.left-signin .sub-signin {
    width: 75%;
}
.repass {
    width: 100% !important;
}

}

@media screen and (max-width: 768px){
    .heading-section {
        width: 100%;

    }
   form.sigin-form {
        width: 100%;
    }
    
    .right-signin {
        margin-top: 6em;
    }
    .heading-section img {
        width: 75%;
    }
   
    .left-reg{
        padding-bottom: 10px !important;
    }
    .right-reg {
        min-height: 100vh;
    }
    
    .sig-reg{
        padding-right: 5em;
    }
    textarea#comment {
        width: 98% !important;
    }
    .sub-signin {
        width: 78% !important;
    }
    .form-control {
        width: 89% !important;
    }
    
}

@media screen and (max-width: 767px){
    .repass {
        width: 89% !important;
    }
    .checkbox {
        width: 95%;
    }
    .sub-signin {
        width: 89% !important;
    }
    .selectrel-form input[type="submit"]{
        display: block;
        margin: auto;
        margin-bottom: 20px;
        float: none;   
     }
     .left-selectrel {
        top: 11px;
    }
    .selectrel-form select{
        width: 90% !important;
    }
    .selectrel-form input[type="submit"]{
        width: 59%;
    }
    ul.nav.navbar-nav {
        float: left;
        display: inline-flex;
    }
    .left-process {
        top: 119px !important;
    }
    .ruleset-option{
        margin-left: 22px !important;
    }
    .slect-rel{
        height: 103vh !important;
    }
    ul.select-list {
        padding: 10px 13px;
    }
    .navbar-nav {
        margin: -22.5px -17px;
    }
    .navbar-header img {
        width: 40%;
   }
    .ruleset-option1 {
    margin-left: 23px;
   }
  .heading-section img {
    width: 52%;
  }
  .left-signin .sub-signin {
    width: 75% !important;
}
}

@media screen and (max-width: 520px){
    .info-section {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .info-section{
        padding-left: 2em;  
    }
    .right-signin{
        height: 100%;
    }
    .right-reg {
        min-height: 50vh;
    }
    .sig-reg{
        float: left !important;
    }
    .selectprocess-form select {
        width: 92% !important;
    }
    .process-button button {
        width: 30%;
    }
    .selectrel-form select {
        width: 90%;
    }
    .ruleset-option1, .ruleset-option, .ruleset-option3{
        margin-left: 0 !important;
    }
    .selectrel-form label{
        padding-left: 0px;
    }
    .selectrel-form input[type="submit"]{
        margin: 10px 0px;
        width: 88%;
    }
    textarea#comment{
        margin-left: 3px;
    }
    textarea#comment {
        width: 92% !important;
    }
    .selectrel-section img{
        margin: 0;
        width: 70%;
    }
}

@media screen and (max-width: 425px){
    .ruleset-option1 {
        margin-left: 0px;
    }
    .ruleset-option {
        margin-left: 0px;
    }
    .selectrel-form label{
        padding-left: 0px;
    }
    textarea#comment {
        width: 91% !important;
        margin-left: 0px !important;
    }
    .selectrel-form input[type="submit"]{
        margin: 10px;
        width: 87%;
    }
    .selectrel-section img{
        margin: 0px;
        width: 65%;
    }
    .left-selectrel {
        top: 10px;
    }
}


  
 