/*@import url(//db.onlinewebfonts.com/c/383f9ef7d6cea670309b8af5aef2d6be?family=Wigrum+Web+Black);*/
body {
    margin: 0;
    padding: 0;
    /*font-family: 'Lato', sans-serif;*/
    /*font-family: 'Nunito Sans', sans-serif;*/
     font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; 
    overflow-x: hidden;
}
a{
    text-decoration: none;
}
.nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .nav {
    text-align: center;
    position: fixed;
    width: 100%;
    z-index: 1;
  }
  
  .nav ul {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
  }
  
  .nav ul li {
    position: relative;
    float: left;
  }
  
  .nav ul li + li {
    margin-left: 1px;
  }
  
  .nav ul li a {
    /* background: #555; */
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    color: #202020;
    text-decoration: none;
    padding: 11px 20px;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
  }
  
  
  .nav ul li > ul {
    display: none;
    position: absolute;
    width: 200px;
    top: 100%;
    left: -1px;
    z-index: 1;
    text-align: left;
  }
  
  .nav ul li > ul li {
    float: none;
    margin: 0;
  }
  
  .nav ul li > ul li a {
    display: block;
    /* border-top: 1px solid #555; */
    font-size: 15px;
    font-weight: 500;
  }
  
  .nav ul li > ul li a:hover {
    border-top: 1px solid #646464;
    border-bottom: 1px solid #646464;
  }
  
  .nav ul li:hover a, .nav ul li.active a {
    background: #fff;
    opacity: 0.9;
  }
  
  .nav ul li.active {
    pointer-events: none;
  }

.btn-danger{
    background-color: #ff7854;
    border-color: #ff7854;
}
.btn-skyblue {
    background-color: #d3e9fb;
    border-color: #d3e9fb;
}
.btn-skyblue:hover{
    background-color: #d3e9fb;
    border-color: #d3e9fb;
}
#sec2 .item .bg-danger {
    background-color: #ff7854 !important;
}
.btn-danger:hover{
    background-color: #ff7854;
    border-color: #ff7854;
}
.btn-danger{
    --bs-btn-color: #fff;
    --bs-btn-bg: #ff7854;
    --bs-btn-border-color: #ff7854;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #ff7854;
    --bs-btn-focus-shadow-rgb: 225,83,97;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #ff7854;
    --bs-btn-active-border-color: #ff7854;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #ff7854;
    --bs-btn-disabled-border-color: #ff7854; 
}
   
nav ul{
    margin-left: 200px;
}
/* nav ul li{
    padding-left: 20px;
    padding-right: 20px;
} */
.navbar-brand{
    font-weight: bold;
    text-transform: uppercase;
}
#job {
    background-image: url(../images/doc-ban-2nd.jpg);
    background-size: cover;
}
#job .layer {
    background-color: rgba(255, 255, 255, 0.75);

}
#carouselExampleSlidesOnly .carousel-inner .carousel-item {
    /*height: 700px;*/
}
#carouselExampleSlidesOnly .container{
    position: absolute;
    margin-top: -380px;
    margin-left: 100px;
}
#carouselExampleSlidesOnly .container .banner-cont h1{
    font-size: 50px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 58px;
}
#carouselExampleSlidesOnly .container .banner-cont h2{
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0.5px;
    line-height: 36px;
    color: #202020;
}
#carouselExampleSlidesOnly .container .banner-cont {
    margin-top: -5px;
}

/*#sec2 .container {*/
/*    padding: 0;*/
/*}*/
@media (min-width: 991px){
    #sec2 .container{
        padding: 0;
    }
}
#sec-last {
    background-color: #fef5f3;
}
.story-bg-img{
    background-image: url(../images/story1.jpg);
    background-size: cover;
}
.bg-pink {
    background-color: #fef5f3!important;
}
#job .item .product-title{
    font-size: 1.5rem;
}
#job .d-flex p{
    font-size: 13px;
}
#job .d-flex i{
    font-size: 13px;
}
#job .item .read-more{
    font-size: 12px;
}
#job .item .disc{
    text-align: justify;
}
#Stories .item .product-title{
    font-size: 18px!important;
}
#Stories .item .disc{
    text-align: justify;
    font-size: 14px;
}
.item .box1 {
    border-radius: 7px;
}
#sec2 .item .box1 h3{
    font-size: 1.5rem;
} 
#blog .product .disc {
    text-align: justify;
    font-size: 16px;
}
#blog .product .product-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: left;
}
#blog .row .col-lg-3 {
    padding: 0px;
}
#test .rounded-circle {
    height: 280px;
}
#test .product .product-title{
font-size: 18px;
font-weight: bold;
position: relative;
    margin-top: -8px;
}
#test .product .disc{
    font-size: 15px;
    text-align: justify;
    position: relative;
    margin-top: -8px;
    }

 /*********FAQ**********/
 .wrapper .container {
    padding-left: 0px;
  }
 .question {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 20px 80px 20px 0px;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  @media (max-width: 480px){
      .question::after {
    content: "\002B";
    font-size: 22px;
    position: absolute;
    right: -50px !important;
    color: #0060af;
    transition: 0.2s;
  }
  }
  .question::after {
    content: "\002B";
    font-size: 22px;
    position: absolute;
    right: 20px;
    color: #0060af;
    transition: 0.2s;
  }
  
  .question.active::after {
    transform: rotate(45deg);
  }
  
  .answercont {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s;
  }
  
  .answer {
    padding: 0px 0px 20px 0px;
    line-height: 1.5rem;
    font-size: 16px;
  }
  
  
  @media screen and (max-width: 790px){
    html {
      font-size: 14px;
    }
    .wrapper {
    width: 80%;
  }
  }
  #faq .equal h2{
      font-size: 21px;
      line-height: 36px;
      color: #222;
      font-weight: 600;
      border-bottom: 1px solid #bfbfbf;
      padding-bottom: 8px;
      position: relative;
      margin: 0 0 20px;
  }
  #faq .equal .question{
      color: #000;
      font-weight: 600;
      cursor: pointer;
      position: relative;
      padding-right: 20px;
      font-size: 16px;
      margin: 0;
      text-align: left;
  }
  .head-professional p{
      font-size: 15px;
      padding: 7px 0;
      font-weight: 400;
  }
  .head-professional i{
          color: rgba(20, 20, 20, 0.5);
      font-size: 20px;
  }
  .seo-banner img{
      width: 100%;
  }
  #bottom-about{
        background:#5b82a50f;
  }
  .side-bar i{
      font-weight: bold;
      font-size: 22px;
      padding: 5px 2px 5px 3px;
      color: #fff;
      
  }
  .side-bar ul li:hover a{
      padding-left: 5px;
       transition: 0.3s ease-in-out;
  }
  .side-bar{
          padding: 10px;
              background: linear-gradient( #0060af 0% ,#639dbb 100%);
  }
  .side-bar li{
      color: #fff;
  }
  .side-bar h3{
          color: #fbcf39;
  }
  .blog-single-text-five h3 {
      padding: 13px 0;
      font-size: 18px;
  }
  .blog-five-left-right {
      padding: 0px 10px 8px;
  }
  .blog-single-text-five p {
      padding-bottom: 9px;
  }
  .blog-images-text {
      position: relative;
      z-index: 1;
      border-top: 1px solid #0060ad;
      padding: 5px;
  }
  .blog-images-text p {
      display: inline-block;
      font-size: 10px;
      padding: 0 0px;
  }
  
  @media (max-width: 480px) {
        .seo-banner img{
      margin-bottom: 20px;
  }
  }
  /************ FAQ END ***************/
  footer ul li{
    list-style-type: none;
    display: inline;
  }
  .social ul li i {
    color: #13287e;
  }
  .theme-banner {
    background-image: url(../images/about.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
.sv-theme-banner {
    background-image: url(../images/submit-vac1.jpg);
    background-size: cover;
    width: 100%;
    max-width: 100%;
    height: 370px;
}
.back-ban{
    background-image: url(../images/bg-img.jpg);
    background-size: cover;
    width: 100%;
    max-width: 100%;
}
.sr-theme-banner {
    background-image: url(../images/Send-resume1.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
.locum-theme-banner {
    background-image: url(../images/locum.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
.cu-theme-banner {
    background-image: url(../images/contactus.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
.job-theme-banner {
    background-image: url(../images/jobs.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
.inter-theme-banner {
    background-image: url(../images/international.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
.resource-ban{
    background-image: url(../images/resources-ban1.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
.work-au-theme-banner {
    background-image: url(../images/international3.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
.emp-proc-theme-banner {
    background-image: url(../images/emp-process.jpg);
    background-size: cover;
    width: 100%;
    height: 370px;
}
#Ourteam .theme-layer{
    /*background-color: rgba(255, 255, 255, 0.7);*/
    --bs-bg-opacity: 0.75;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;
    width: 100%;
    height: 370px;
}
.disc a {
    text-decoration: none !important;
}
.sav-btn{
    margin-left: 590px;
}
#gen-job .product .bdr{
    border-left: 2px solid gray;
    padding-left: 20px;
} 
#gen-job .product .product-title{
    text-transform: capitalize;
} 
#page-no ul li{
    padding: 0!important;
}
.doc-form ul li a {
    text-decoration: none;
}
.gpcal h3{
    font-size: 22px;
}
#ques ol li {
    font-weight: bold;
}
#ans ol li {
    font-weight: bold;
}
#intro .bdr {
    border-left: 2px solid gray;
    margin-left: 18px;
}
#gp-sal ol li a {
    text-decoration: none;
    color: rgb(27, 27, 27);
}
#gp-sal ol li {
    font-weight: bold;
    font-size: 16px;
}
#gp-sal ol {
    color: #808080d4;
}
#gp-sal h3 {
    font-size: 21px !important;
}
#ans-area h3{
    font-size: 21px;
}
#Locumhead h3 {
 font-size: 24px;
}
.bdr-top{
    border-bottom: 1px solid #80808047;
}
.bdr-top p{
    font-size: 12px;
}
.bdr-top .icon2{
    margin-left: 125px;
}
.bdr-top i{
    color: #0060ad;
}
.card-body .card-text{
    text-align: justify;
    font-size: 15px;
}
#signup-sec h3{
    font-size: 24px;
}
.post-time {
    font-size: 10px;
}
#accordionPanelsStayOpenExample button{
    font-size: 14px;
    font-weight: 600;
}
#accordionPanelsStayOpenExample button::after{
    color: #000;
}
.doc-content h3{
    font-size: 22px;
    font-weight: bold;
}
footer .links ul {
    display: grid;
}
footer .links ul li a {
    text-decoration: none;
    color: #202020;
    font-size: 14px;
}

footer h5 {
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}
footer .main {
    text-transform: uppercase;
    font-weight: 500;
}
.test {
    background-image: url(../images/medical-business-doctor.jpg);
}
.test .bg-primary {
    --bs-bg-opacity: 0.8;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;
}
.brand {
    color: #000;
    text-decoration: none;
}
#Partners .col-lg-4 h3{
    padding-bottom: 7px;
}
#Partners .col-lg-4 .border-bottom{
    border-bottom: 1px solid #ff7854 !important;
}
#Partners .col-lg-4 p{
    text-align: justify;
    font-size: 15px;
}
.sec-title {
    font-size: 38px;
    line-height: 50px;
    font-weight: bold;
}
#blog .item {
    width: 30%;
}
.rd-mr{
    font-size: 12.5px;
    font-weight: bold;
    position: relative;
    margin-left: -280px;
}
.product .rd-mr:hover{
    font-size: 12.5px;
    font-weight: bold;
    color: #222;
}
@media (max-width: 992px){
    body{
        overflow-x: hidden;
    }
    .nav{
        position: inherit;
    }
}
.date-btn {
    margin-top: -85px;
    position: relative;
    left: -115px;
}
#Stories .bg-primary {
    --bs-bg-opacity: 0.8;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;
}
.story-tagline {
    font-weight: bold;
    font-size: 30px;
    color: white;
}
.sec-title-btn {
    border: 1px solid #d3e9fb;
}
.card-body:hover{
    background-color: #d3e9fb;
    border-color: #d3e9fb;
}
.doc-post-nam{
    font-size: 12px;
    position: relative;
    margin-top: -8px;
}
.bg-shd:hover{
    background-color: #80808012;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.075)!important;
}
.bg-shd{
    background-color: #80808012;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.075)!important;
    padding: 0px;
}
#ans-area .text-muted{
    color: #808080d4 !important;
}
#Ourteam .bg-primary{
    --bs-bg-opacity: 0.5;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;
    height: 371px;
}
#Ourteam p a{
    text-decoration: none;
}
.menu-items{
    display: inline-block;
}
#HomeTest img{
    width: 80px;
    height: 80px;
    border-radius: 100%;
}
#HomeTest .fa-star{
    color: #ffca00;
}
#HomeTest .test-text{
    text-align: justify;
}
#HomeTest .text-item{
    border-radius: 7px;
}
#HomeTest .col-lg-3{
    width:30%;
}
#HomeTest .name-post span{
    color: #0d6efd;
    font-size: 14px;
    font-weight: 600;
}
#HomeTest .name-post h5{
    font-size: 24px;
    font-style: normal;
    line-height: 32px;
}
footer ul{
    position: relative;
    margin-left: -30px;
}
#Locumhead h6{
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.15px;
    font-weight: 700;
}
.content-block h6{
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.15px;
    font-weight: 700;
}
.content-block .center-line{
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.18px;
    font-weight: 400;
}
.content-block .center-disc{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.18px;
    font-weight: 400;
}
.content-block .bdr-rad{
    border-radius: 7px;
}
.form-gap{
    gap: 7rem;
}
.banner-cont{
    text-align: right;
}
.home-ban{
        position: relative;
}
@media(max-width: 1399px){
    .rd-mr {
    font-size: 12.5px;
    font-weight: bold;
    position: relative;
    margin-left: -230px;
   }
   .bdr-top .icon2 {
    margin-left: 120px;
   }
   .date-btn {
    margin-top: -85px;
    position: relative;
    left: -90px;
}
}

.description .disc{
    font-weight: 500;
    font-size: 18px;
}

/*sahi css*/
.ban-content{
    position: absolute;
    top: 46%;
    left: 7.5%;
}
.ban-content-custom{
    font-size: 16px;
}
.banner-content button{
    margin: 7px 0;
}
.service-head-content h3{
    font-weight: 700;
    font-size: 40px;
    text-align: left;
    margin-top: 124px;
    width: 100%;
    max-width: 100%;
}
.common-margin-bottom{
    margin: 80px 0;
}
.resource-head{
    font-size: 24px;
    font-family: 'wigrum-bold', 'Calibri', sans-serif;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.18px;
    color: #000000 !important;
    text-align: center;
}
.head-box{
    border-radius: 6px;
    background-color: #edf8ff;
    padding: 56px 76px;
    text-align: center;
}
.left-box{
    width: 50%;
    color: #fff;
    background: #278be0;
    padding: 24px 54px;
    border-radius: 8px 0px 0px 8px;
}
.left-box h4{
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.18px;
}
.right-box{
    width: 50%;
}
.main-box{
    display: flex;
    text-align: center;
}
.right-box img{
    width: 100%;
    height: 100%;
    border-radius: 0px 8px 8px 0px;
}
.cv-btsns{
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}
.report-btn button{
    width: 100%;
    margin-top: 14px;
    outline: none;
    border: none;
    padding: 8px 7px;
    border-radius: 6px;
    background: #ff7854;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.right-box-cv{
    width: 50%;
    padding: 11px 21px;
    text-align: left;
}
.left-box-cv{
    width: 50%;
}
.left-box-cv img{
    width: 100%;
    height: 100%;
}
.cv-content-head{
    font-size: 20px;
    font-family: 'wigrum-bold', 'Calibri', sans-serif;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.15px;
}
.banner-content .ban-content h1{
    font-size: 48px !important;
    font-weight: 700 !important;
}
.banner-content .ban-content h2{
    font-size: 24px !important;
}
.dr-box{
    background: #fff;
    padding: 2px 14px;
        min-height: 216px;
}
.dr-box h6{
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}
.visa-para{
    font-size: 12px;
    line-height: 20px;
    margin: 18px 0 24px;
}
.style_line__3BDQT {
    border: 1px solid #fff;
    width: 54px;
    margin-left: 0;
}
.head-head{
        padding: 0px 154px;
}
.style_line__3BDQT {
    border: 1px solid #040000;
    width: 54px;
    margin-left: 0;
}
.head-head h5{
    font-size: 24px;
    line-height: 34px;
    margin: 12px 0;
}
.govt-box{
    border: 1px dashed #0d9efe;
    padding: 13px 8px;
    min-height: 258px;
    text-align: center;
}
.govt-box h3{
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}
.govt-box p{
        font-size: 12px;
    line-height: 20px;
    margin: 18px 0 24px;
}
.health-box{
    display: flex;
    text-align: center;
}
.health-left-box{
    background: #278be0;
    color: #fff;
    border-radius: 5px;
    padding: 13px 15px;
}
.health-right-box{
    background: #278be0;
    color: #fff;
    border-radius: 5px;
    padding: 13px 15px;
}
.health-box h3{
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.18px;
}
.dr-down{
    border: 1px solid #dedede5c;
}
.bod-img img{
     border: 1px solid #dedede5c;
}
.blue-box{
    background: #278be0;
    color: #fff;
    border-radius: 15px 15px 0px 0px;
    padding: 30px 18px;
}
.blue-img img{
    border-radius: 0px 0px 15px 15px;
}
.blue-img{
    position: relative;
}
/*.report-btn{*/
    /*position: absolute;*/
/*    top: 44%;*/
/*    left: 27%;*/
/*}*/
.cv-content{
        padding: 7px 0px;
}
.cv-img img{
        border-radius: 8px;
}
.cv-img{
    position: relative;
}
/*.cv-btsns{*/
/*    position: absolute;*/
/*    top: 46%;*/
/*    left: 5%;*/
/*}*/
.cv-img button{
        width: 100%;
    outline: none;
    border: none;
    padding: 8px 7px;
    border-radius: 6px;
    background: #ff7854;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
/*.cv-btsns a:nth-child(1){*/
/*        margin-right: 5px;*/
/*}*/
/*.report-btns{*/
    /*position: absolute;*/
/*    top: 40%;*/
/*    left: 38%;*/
/*}*/
.report-btns button{
        width: 100%;
    outline: none;
    border: none;
    padding: 8px 7px;
    border-radius: 6px;
    background: #ff7854;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.health-one{
        float: left
}
.health-two{
    float: right;
}

/*Mobile CSS*/

#mobnavbar{
    display: none;
}

@media (max-width: 992px){
    #webnavbar{
        display:none;
    }
    #mobnavbar{
    display: block;
}
 .ban-content{
    position: absolute;
    top: 17%;
    left: 7.5%;
 }
}

@media (max-width: 480px){
    #webnavbar{
        display:none;
    }
    #mobnavbar{
    display: block;
}
 .ban-content{
    position: absolute;
    top: 10%;
    left: 5.5%;
 }
 .home-ban {
    position: relative;
    z-index: -1;
}
 .banner-content .ban-content h1 {
    font-size: 27px !important;
    font-weight: 700 !important;
}
.banner-content .ban-content h2 {
    font-size: 16px !important;
    font-weight: 500;
}
.sec-title{
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
}
.description .disc{
    font-size: 17px;
    font-weight: normal !important;
    text-align: justify !important;
}
.navbar-brand img{
    margin-left: 10px;
}
footer h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

footer .main {
    text-transform: uppercase;
    font-weight: bold;
}
.nav ul {
    vertical-align: top;
    font-size: 15px;
    display: grid;
    text-align: left;
    left: -11px;
    position: relative;
}
.mob-row{
    padding-right: 0.5rem!important;
    padding-left: 0.5rem!important;
}
.mob-form-row{
    padding-right: 1rem!important;
    padding-left: 1rem!important;
}
.nav-menu-btn{
    border-color: white;
}
.dropdown-menu{
    border-color: white;
}
}
/*******cookies wala*********/
._2svEM._2f7c5 {
    color: #000;
    background-color: #fff;
}

._2svEM._4Ck7e {
    opacity: 1;
    transform: translateY(0);
}

._2svEM {
    z-index: 2147483647;
    position: fixed;
    display: flex;
    bottom: 0;
    opacity: 0;
    left: 0;
    right: 0;
    box-shadow: -8px -7px 20px 0 rgb(0 0 0 / 10%);
    padding: 0 0 0 20px;
    /*transform: translateY(calc(100%));*/
    transition: transform .25s ease-in-out,opacity .25s ease-in-out;
    font-family: var(--cookie-banner-font-family);
    font-size: var(--cookie-banner-font-size);
    line-height: 1.3;
    letter-spacing: 0;
    /*color: var(--cookie-banner-secondary-color);*/
    /*background-color: var(--cookie-banner-primary-color);*/
}
._2svEM .HzPhN {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    align-content: center;
    margin-top: 0;
    justify-content: space-between;
    padding: 16px 0;
}
._2svEM .HzPhN ._3BngZ {
    display: flex;
    flex-flow: row-reverse;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap-reverse;
    gap: 16px 24px;
}
._31eRf {
    display: flex;
    flex-flow: row-reverse;
    margin-right: -6px;
}
._2svEM .HzPhN ._3BngZ ._2Z-RF {
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-basis: 50%;
}
._370RB {
    position: static;
    display: flex;
    height: 100%;
    margin: 0 12px;
}
.error{
    font-size: 12px;
    color: red;
}
.org-list li{
    color: #ff7854;
}
.org-list li span{
    color: black;
}