container {
    max-width: 50vw;
    margin: 0 auto;
}

select[data-multi-select-plugin] {
    display: none !important;
}

.multi-select-component {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    width: 100%;
    padding: 3px 8px;
    font-size: 14px;
    line-height: 1.42857143;
    padding-bottom: 0px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.autocomplete-list {
    border-radius: 4px 0px 0px 4px;
}

.multi-select-component:focus-within {
   /* box-shadow: inset 0px 0px 0px 2px #78ABFE;*/
}

.multi-select-component .btn-group {
    display: none !important;
}

.multiselect-native-select .multiselect-container {
    width: 100%;
}

.selected-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #d9d9d9;
    background-color: #ededed;
    white-space: nowrap;
    margin: 1px 5px 5px 0;
    height: 22px;
    vertical-align: top;
    cursor: default;
}

.selected-wrapper .selected-label {
    max-width: 514px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 4px;
    vertical-align: top;
}

.selected-wrapper .selected-close {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.49em;
    margin-left: 5px;
    padding-bottom: 10px;
    height: 100%;
    vertical-align: top;
    padding-right: 4px;
    opacity: 0.2;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    font-weight: 700;
}

.search-container {
    display: flex;
    flex-direction: row;
}

.search-container .selected-input {
    background: none;
    border: 0;
    height: 20px;
    width: 60px;
    padding: 0;
    margin-bottom: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-container .selected-input:focus {
    outline: none;
}

.dropdown-icon.active {
    transform: rotateX(180deg)
}


.search-container ul {
    position: absolute;
    list-style: none;
    padding: 0;
    z-index: 3;
    margin-top: 38px;
    width: 100%;
    right: 0px;
    background: #fff;
    /*border: 1px solid #ccc;*/
    border-top: none;
    border-bottom: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.search-container ul :focus {
    outline: none;
}

.search-container ul li {
    display: block;
    text-align: left;
    padding: 8px 29px 2px 12px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    min-height: 31px;
}


.search-container ul li:last-child {
    border-radius: 4px 0px 0 0;
}


.search-container ul li:hover.not-cursor {
    cursor: default;
}

.search-container ul li:hover {
    color: #f0521b;
    /*background-color: rgb(251, 242, 152);*/
    border-color: #adadad4f;
    cursor: pointer;
}


/ Adding scrool to select options /
.autocomplete-list {
    max-height: 130px;
    overflow-y: auto;
}



/********* New CSS ******************/

section.row.flexbox-container .signup-row, .col-12.d-flex.align-items-center.justify-content-center.login-row{
    justify-content: right !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    background-color: #fff!important;
}
.row-n1 {
    background: #3e366d!important;
}
.row-n2{
    margin-top: -25px;
}
.row-n3{
    display: flex;
    margin-top: 20px;
    justify-content: center;
}
.btn1{
    background: #3b5998;
    color: #fff;
    border-radius: 3px;
    padding: 6px 19px 6px 19px;
    border: none;
    font-size: 14px;
}
.btn2{
    background: #2e2a2a;
    color: #fff;
    margin-left: 14px;
    border-radius: 3px;
    padding: 6px 25px 6px 25px;
    border: none;
    font-size: 14px;
}
.btn3{
    background: #dd4b39;
    color: #fff;
    border-radius: 3px;
    margin-left: 14px;
    padding: 6px 25px 6px 25px;
    border: none;
    font-size: 14px;

}
.signup-left-logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.signup-left-logo img {
    width:360px;
}
.card-header.border-0 h2 {
    font-weight: 500;
    color: #0a5286;
    position: relative;
}
.card.px-0.pt-4.pb-0.mt-3.mb-3.sign-pppdiing {
    padding: 0px!important;
}
.card.border-grey.border-lighten-3.px-2.py-2.m-0 {
    padding-top: 3.5rem!important;
}
.heading1:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100px;
    bottom: -4px;
    left: 0;
    background-color: #f0521b;
}
.card-header.border-0 h5 {
    padding-top: 5%;
    font-weight: 600;
    color: #000000;
}
.card-header.border-0 h6 {
    padding-top: 2%;
    color: #000000;
}
.card-header.border-0 h6 a{
        color: #f0521b;
    font-weight: 500;
}
.card-header.border-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.card-body{
    padding-top: 1% !important;
    padding-left: 0 !important;
}
.form-simple span {
    color: red;
    font-weight: 900;
}
.form-simple label {
    color: #000;
    font-size: 15px;
    margin-bottom: 0 !important;
}

.form-simple .form-control-lg::placeholder{
    font-size: 13px;
    font-weight: 200;
}
.form-simple .form-control, input#country, .multi-select-component {
    border: unset;
    color: #000  !important;
    border-bottom: 1px solid #000;
     height: 42px !important;
    border-radius: unset !important;
    padding-left: 15px !important;
    font-size: 15px;
    margin-bottom: 4% !important;
}
input#country{
    padding-left: 50px !important;
}

.form-simple input{
margin-bottom: 4% !important;
}
.form-control:focus, .form-control:hover, input#country:hover, input#country:focus, .multi-select-component:hover{
    border-color: #f0521b !important;
}
input#country:focus, .multi-select-component:focus{
    border:unset !important;
    border-bottom:1px solid #f0521b !important;
}
li span {
    color: #000 !important;
    font-weight: 400 !important;
    padding-left: 14px;
}
ul#iti-0__country-listbox {
    width: 527px;
    margin-top: 2px;
}

.box-shadow-2{
    box-shadow: none !important;
}

div#priv {
    margin-top: 20px;
}

.term{
margin-left: 10px;
color:#000000  !important;
}
p.account {
    font-size: 13px;
}
.register {
    width: 28% !important;
    padding: 10px 5px !important;
    border-radius: unset !important;
    margin: 10px 5px 10px 0px !important;
    font-weight: bold !important;
    font-size: unset !important;
    margin-right: 0 !important;
    float: right;
}

.card-header{
    padding: 4.5rem !important;
}


   * {
    margin: 0;
    padding: 0
}

html {
    height: 100%
}

p {
    color: grey
}

.msform {
    text-align: left;
    position: relative;
    margin-top: 25px
}

.form-card {
    text-align: left
}

.msform fieldset:not(:first-of-type) {
    display: none
}

 {
    width: 100px !important;
    /*background: #f0521b;*/
    background: #f0521b !important;
    font-weight: bold !important;
    color: white !important;
    border: 0 none !important;
    border-radius: 0px !important;
    cursor: pointer !important;
    padding: 10px 5px !important;
    margin: 10px 0px 0px 5px !important;
    float: right
}

.msform .action-button:hover, .login-button:hover  {
    background-color: #132a3b !important;
}
i.fa.fa-sign-in {
    display: none;
}
.msform .action-button-previous {
    width: 100px;
    background: #132a3b;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
}

.msform .action-button-previous:hover {
    background-color: #f0521b;
}

.justify-content-center .card {
    z-index: 0;
    border: none;
    position: relative;
    margin-top:52px!important;
}

.fs-title {
    font-size: 25px;
    color: #f0521b;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #f0521b;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 20px;
    overflow: hidden;
    color: lightgrey;
    display: block;
    text-align: center;
}

#progressbar .active {
    color: #f0521b
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f0ac"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #f0521b
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #f0521b
}

.fit-image {
    width: 100%;
    object-fit: cover
}


.line-on-side{
    border-bottom: 1px solid #f0521b !important;
}
.line-on-side span {
    color: #f0521b !important;
    font-size: 15px;
    font-weight: 500;
}

.login-col{
    padding: 17.8% 18%;
    }

.login-icon i{
font-size: 22px;
color: #f0521b;
}

.login-field input#user-name::placeholder, .login-field input#user-password::placeholder{
padding-left:20px !important;
}

.card-footer{
    margin-top: 15%;
}
.position-relative .form-control.form-control-lg~.form-control-position {
    top: 6px !important;
}
.icheckbox_square-blue
{
    background-size: 240px 22px !important;
}

.heading-h2{
    font-size: 24px!important;
    font-weight: 600!important;
    color: #464643;
    letter-spacing: 1px!important;
    text-transform: capitalize!important;
    padding-bottom: 5px!important;
    width: 301px!important;
}
.heading-h2:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100px;
    bottom: -4px;
    left: 0;
    background-color: #f0521b;
}
.card-header.border-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0px!important;
}
.form-simple .form-control, input#country, .multi-select-component{
   padding-left:39px!important;
}
.account12{
    padding-top: 8px;
    font-size: 16px;
}
.msform .action-button, .login-button{
    border-radius: 3px !important;
    margin: 0px 0px 0px 0px !important;
    padding: 6px 29px 6px 29px!important;
    font-weight: 500!important;
    font-size: 14px;
    width: 104px;
    background-color: #dd4b39!important;
    border: none;
    display: inline!important;
}
.login-button {
    padding: 10px 5px !important;
    background-color: #0a5286!important;
    border-radius: 7px !important;
    width: 100px;
    height: 40px;
    font-weight: bold !important;
}
.login-col {
    padding: 16.8% 14%;
}
a {
    color: #f0521b;
}
#progressbar {
    margin-bottom: 20px;
    margin-top: -18px;
}
#progressbar li:before {
    width: 45px;
    height: 45px;
    line-height: 42px;
    font-size: 17px;
}
.justify-content-center .card {
    margin-bottom: 0px!important;
    padding-bottom: 0px;
    padding-top: 0px;
}
.form-simple .form-control, input#country, .multi-select-component {
    padding-left: 48px!important;
}
.card{
box-shadow:none!important;
}
.text h1 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}
.text h3 {
   text-align: center;
    font-size: 15px;
    font-weight: 500;
}
.text {
    margin-top: 18px;
}
.btn1 i {
    padding-right: 6px;
    margin-left: -11px;
    font-size: 17px;
}
.btn2 i.fa.fa-twitter {
   padding-right: 6px;
    margin-left: -11px;
    font-size: 17px;
}
.btn3 i.fa.fa-google {
   padding-right: 6px;
    margin-left: -11px;
    font-size: 17px;
}
i.fa.fa-unlock-alt {
    font-size: 20px;
    color: #f0521b;
    padding-right: 7px;
}
section.row.flexbox-container {
    margin-left: -20px;
}
.mybtn {
    text-align: center;
}

@media (min-width: 1000px) and (max-width: 1100px){
.login-col {
    padding: 16.8% 9%;
}
}


@media (min-width: 240px) and (max-width: 480px){
    .btn1, .btn2, .btn3{
        padding: 6px 8px;
    }
.contant-box {
    width: 100%;
    margin: 0px auto;
    margin-left: 0px;
    padding-top: 90px;
}
.contant-box .row-one p {
    margin: auto;
    margin-left: 0px;
    text-align: center;
}
.contant-box .row-two {
    text-align: center;
    width: 100%;
    margin: auto;
    padding-top: 10px;
}
form#email_verification {
    margin-top: 60px;
}
.contant-box .row-three {
    margin-left: 0px; 
    margin-top: 20px;
}
.contant-box .row-three button {
    height: unset;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 50%;
    margin-bottom: 20px !important;
    margin: auto;
}
.contant-box .row-three button p {
    margin-top: 15px;
    
}
.contant-box .row-two input[type="text"] {
    margin: auto;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    margin-right: 5px;
}























form#email_verification {
    margin-top: -60px;
}
.col-lg-6.col-md-8.col-10.p-0.row-n2 {
    width: 100%;
    margin: auto;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.card.border-grey.border-lighten-3.m-0.login-col {
    padding:0px 15px 0 15px !important;
}
    .col-lg-6.col-md-8.col-10.p-0.row-n1{
        height: 95px !important;
    }
.btn1,.btn2, .btn3{
    font-size: 12px;
} 
    .card-body{
        padding-right: 0 !important;
    }
.login-row{
    display: block!important;
    padding-bottom: 10%;
}
.row-n1 {
    background: #132a3b;
    width: 100%;
    max-width: 100%;
}
.row-n2 {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    padding: 20px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.text h3 {
    font-size: 14px;
}
.btn3 i.fa.fa-google {
    margin-left: 0px;
}
.btn2 i.fa.fa-twitter {
    margin-left: 0px;
}
.btn1 i {
    margin-left: 0px;
}
.text-center {
    padding-top: 25px;
}

.signup-left-logo img {
    width: 200px;
}
.heading-h2{
    font-size: 18px!important;
}
.card-header.border-0{
    padding-right: 0 !important;
}
form .form-group {
    margin-bottom: 0.5rem;
}
.form-group.row{
    display: flex;
}
.col-sm-6.col-12.text-center.text-sm-left, .col-sm-6.col-12.text-center.text-sm-right{
    padding-top: 0;
    max-width: 50%;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.icheckbox_square-blue {
    background-size: 240px 25px !important;
    height: 30px;
}
.mybtn{
    margin-top: 40px;
}
.text {
    margin-top: 25px;
}
.text h1{
    margin-bottom: 20px;
}
/*.btn1{
    padding: 0;
    width: 120px;
    height: 35px;
}*/

}

@media (min-width:481px) and (max-width:767px){
    .col-lg-6.col-md-8.col-10.p-0.row-n1{
        height: 130px !important;
    }
   
.col-12.d-flex.align-items-center.justify-content-center.login-row{
    display:block !important;    
}
.col-lg-6.col-md-8.col-10.p-0.row-n1{
    max-width: 100% !important;
}
.login-row {
    height: unset;
}
.col-lg-6.col-md-8.col-10.p-0.row-n2{
    max-width: 100%;
}
.login-col {
    padding: 0;
    display: grid;
    justify-content: center;
    padding-top: 20px !important;
    padding-bottom: 10% !important;
}
}

@media (min-width:768px) and (max-width:999px){
    .col-lg-6.col-md-8.col-10.p-0.row-n1{
        height: 130px !important;
    }

    .col-12.d-flex.align-items-center.justify-content-center.login-row{
    display:block !important;    
}
.col-lg-6.col-md-8.col-10.p-0.row-n1{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-width: 100% !important;
}
.login-row {
    height: unset;
}
.col-lg-6.col-md-8.col-10.p-0.row-n2{
    max-width: 100%;
}
.login-col {
    padding: 0;
    display: grid;
    justify-content: center;
    padding-top: 20px !important;
    padding-bottom: 10% !important;
}
}



/**************************/
.pass-div{
    display: flex;
    position: relative;
}
i.toggle-password.fa.fa-fw.fa-eye-slash{
position: absolute !important;
right: 0 !important;
top: 12px;
}
i.toggle-password.fa.fa-fw.fa-eye {
   position: absolute !important;
right: 0 !important;
top: 12px;
}


.app-content.content {
    background: #fff !important;
}
.blank-page .content-wrapper .flexbox-container{
    height: unset !important;
}


@media (min-width: 280px) and (max-width: 374px){
    .login-col .text-sm-left, .text-sm-right{
        width: 100% !important;
    display: contents;
    }
    .form-group.row {
    justify-content: center;
    display: grid;
}
a.card-link {
    margin-top: 10px;
}

.btn1, .btn2, .btn3{
    margin-left: 10px;
}
.btn3{
margin-right: 10px;
}

}

.col-lg-6.col-md-8.col-10.p-0.row-n1 {
    height: 100vh;
    overflow: auto;
    display: table;
}
