/* Custom CSS for Power Portal
Client: https://www.jnjmedtech.com/en-US
Author:Sonal Bannagare and Madhuri Chaudhari
*/
/* Global */
.body-container,
form#liquid_form {
    background-color: #f2f0f0;
    padding-bottom: 2rem;
}

/* Type */
body {
    font-size: 16px;
}

/* Big Screen */
@media (min-width: 1200px) {

    /* canvas#sig-canvas {
        height: 160px !important;     
        width: 640px !important;
    } */
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 850px;
    }

    body .navbar.navbar-inverse.navbar-static-top>.container {
        margin-left: auto;
        margin-right: auto;
        height: 50px;
    }

    
     .div-5 {
 
        width: 640px !important;
    }

     .div-4 {
        width: 640px !important;
    }

    .home {
        margin-left: 150px;
    }

    button#sig-clearBtn {
        margin-left: 560px;
    }

    .postinstructions {
        width: 600px;
    }
}

/* Footer */
footer .footer-bottom {
    margin-top: 5rem;
    padding-top: 2rem !important;
}



/* Main */
body .navbar-inverse .navbar-nav>.open>a,
body .navbar-inverse .navbar-nav>li>a:hover {
    color: #9E0000;
    background-color: transparent;
}

body .navbar-inverse .navbar-nav>li>a:hover {
    padding-bottom: 13px;
    border-bottom: 1px solid transparent;
}

body .navbar-inverse .navbar-nav>li>a:focus {
    outline: none;
    border: none !important;
}

body #navbar .dropdown-menu {
    margin-top: 2px;
}

body #navbar .dropdown-menu li a {
    margin: 0;
}

.custombreadcrumb,
.breadcrumbClass {
    margin: 20px 0 30px;
    font-size: 14px;
}

.breadcrumb {
    font-size: 14px;
}

.breadcrumb>li a {
    margin-left: 0 !important;
    padding-left: 0;
    padding-right: 0;
}

/* Buttons */
.btn-default {
    border-color: #EB1700;
    border-radius: 24px;
    min-width: 50px;
    color: #212121;
    padding: 8px 24px;
    min-height: 40px;
}

.btn-default:hover {
    color: #fff;
    background-color: #9E0000;
    border-color: #9E0000;
}

.btn-default.active,
.btn-default.active:hover {
    border-color: #9E0000;
}

/* For Mobile and mob canvas sign*/
@media (max-width: 767px) 
{
    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    canvas#sig-canvas {
        height: 160px;
        /* width: -webkit-fill-available; */
        width: 350px !important;
    }
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 0px;
    }

    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }
    input.form-control
    {
        width:  -webkit-fill-available !important;
    }
    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
        width:  -webkit-fill-available !important;
    
        }
    select#registrationtype{
    width:  -webkit-fill-available !important;

    }
    select#salutation{
        width:  -webkit-fill-available !important;
    
        }
    .input#firstname.form-control{
        width:  -webkit-fill-available;
    }
     .div-5 {
        height: fit-content;
        width: fit-content !important;
    }

     .div-4 {
        height: fit-content;
        width: fit-content !important;
    }

    .postinstructions {
        height: fit-content;
        width: fit-content;
    }

    div .tabledetails {
        height: fit-content;
        width: fit-content;
    }

    a.reglink {
        display: flex;
        margin-top: 10px;
    }

    .viewevents {
        margin-left: 0px;
    }

    .home {
        margin-left: 0px;
    }

    button#sig-clearBtn {
        margin-left: 560px;
    }
}

/* Welcome */
.full-bleed-hero {
    height: 100vh;
    max-height: 600px;
    background-image: url("homepage.jpg");
    background-size: cover;
    background-position: center;
}

.welcome h1 {
    font-size: 4.5rem;
}

.welcome h3 {
    font-size: 2.4rem;
    line-height: 1.4;
}

.welcome .btn {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

/* Not sure which screen*/
@media (min-width:768px) {
    canvas#sig-canvas {
        height: 160px ;        
        width: 640px ;
    }
    
    .content-wrapper {
        background-color: rgba(248, 248, 255, 0.8);
        border-radius: 8px;
        padding: 20px 30px;
        text-align: left;
        position: absolute;
        top: 100px;
        width: 90%;
        max-width: 380px;
    }

     .div-5 {
 
        width: 640px !important;
    }

     .div-4 {
        width: 640px !important;
    }

    .home {
        margin-left: 150px;
    }

    button#sig-clearBtn {
        margin-left: 560px;
    }

    .postinstructions {
        width: 600px;
    }
}

/* For Big Screen*/
@media (max-width:992px) {

    /* canvas#sig-canvas {
        height: 160px !important;       /* width: -webkit-fill-available; */
        /* width: 620px !important;
    } */ 
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 850px;
    }
    .content-wrapper {
        max-width: 85%;
        top: 240px;
        background-color: rgba(248, 248, 255, 0.95);
    }

     .div-5 {
 
        width: 640px !important;
    }

     .div-4 {
        width: 640px !important;
    }


    .postinstructions {
        width: 600px;
    }

    .welcome h1 {
        font-size: 4rem;
    }

    .home {
        margin-left: 150px;
    }

    button#sig-clearBtn {
        margin-left: 560px;
    }
}

/* For small Screen*/
@media (max-width: 767px) 
{

    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    /* canvas#sig-canvas {
        height: 100px;
        width: 350px !important;
    } */
    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }
    input.form-control
    {
        width:  -webkit-fill-available !important;
    }
    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
        width:  -webkit-fill-available !important;
    
        }
    select#registrationtype{
        width:  -webkit-fill-available !important;
    
        }
    
    select#salutation{
    width:  -webkit-fill-available !important;
        
        }   
        
  .input#firstname.form-control{
        width:  -webkit-fill-available;
    }
    .welcome {
        min-height: 580px
    }

    .full-bleed-hero,
    .content-wrapper {
        position: relative;
    }

    .full-bleed-hero .container {
        padding: 0;
    }

    .full-bleed-hero {
        height: 220px;
        background-position-x: right;
    }

    .welcome h3 {
        margin-top: 10px;
    }

    .content-wrapper {
        max-width: none;
        width: auto;
        background-color: white;
        border-radius: 0;
        padding: 20px;
        top: 220px;
    }

    h1.welcome-mb {
        font-size: 3.5rem;
        margin-bottom: 3rem;
        padding: 0 15px;
    }

    .navbarleft p {
        margin-bottom: 15px;
    }

     .div-5 {
        height: fit-content;
        width: fit-content !important;
    }

     .div-4 {
        height: fit-content;
        width: fit-content !important;
    }

    .postinstructions {
        height: fit-content;
        width: fit-content;
    }

    div .tabledetails {
        height: fit-content;
        width: fit-content;
    }

    a.reglink {
        display: flex;
        margin-top: 10px;
    }

    .viewevents {
        margin-left: 0px;
    }

    .home {
        margin-left: 0px;
    }

    button#sig-clearBtn {
        margin-left: 0px;
    }
}


.section-bg {
    background-color: #fff;
    border-radius: 8px;
    padding: 2rem;
    margin-bottom: 2rem;
    margin-top: 3rem;
}

.section-bg h3 {
    margin-top: 4px;
    margin-bottom: 2rem;
}

.viewevents {
    margin-left: 30px;
}

.form-control:focus {
    border-color: #a94442 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #a94442 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.navbar-static-top.navbar .menu-bar>.navbar-nav>li>a {
    font-size: 1em !important;
}

.navbar {
    height: 50px !important;
}

/* Events */
.navbar-static-top.navbar .menu-bar>.navbar-nav>li>a {
    visibility: hidden;
}

.two-cols {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
}

.left-col {
    grid-column: 1/ span 2;
}

.right-col {
    grid-column: 3;
}

.tiles {
    display: flex;
    grid-gap: 20px;
    grid-template-columns: repeat(5, 1fr);
    margin: 2rem 0 4rem;
}

/* For Big Screen*/
@media (max-width:992px) {

    /* canvas#sig-canvas {
         height: 160px !important;       
        width: 620px !important;
    } */

    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 850px;
    }
    .home {
        margin-left: 150px;
    }

    button#sig-clearBtn {
        margin-left: 560px;
    }

    .postinstructions {
        width: 600px;
    }

     .div-5 {
 
        width: 640px !important;
    }

     .div-4 {
        width: 640px !important;
    }

}

/* For small Screen*/
@media (max-width: 767px) 
{
    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    /* canvas#sig-canvas {
        height: 100px;
        width: 350px !important;
    } */
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 0px;
    }

    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }
    input.form-control
    {
        width:  -webkit-fill-available !important;
    }
    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
        width:  -webkit-fill-available !important;
    
        }
    select#salutation{
        width:  -webkit-fill-available !important;
    
        }
    select#registrationtype{
        width:  -webkit-fill-available !important;}

    .input#firstname.form-control{
            width:  -webkit-fill-available;
        }
    .tiles {
        grid-template-columns: repeat(2, 1fr);
    }

    .paid {
        grid-column: 1 / span 2;
    }

    .left-col,
    .right-col {
        grid-column: span 3;
    }

    #parent1 .div-5 {
        height: fit-content;
        width: fit-content !important;
    }

    #parent2 .div-4 {
        height: fit-content;
        width: fit-content !important;
    }

    /* canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available; */
        /* width: 320px;
    } */ 

    .postinstructions {
        height: fit-content;
        width: fit-content;
    }

    div.tabledetails {
        height: fit-content;
        width: fit-content;
    }

    a.reglink {
        display: flex;
        margin-top: 10px;
    }

    .viewevents {
        margin-left: 0px;
    }

    .home {
        margin-left: 0px;
    }

    button#sig-clearBtn {
        margin-left: 0px;
    }
}

/* For small Screen*/
@media (max-width:300px) {
    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available; */
        width: 350px !important;
    }
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 0px;
    }

    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }
    input.form-control
    {
        width:  -webkit-fill-available !important;
    }
    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    input#firstname.form-control{
        width:  -webkit-fill-available !important;
    }
    select#salutation{
        width:  -webkit-fill-available !important;
    
        }
    select#registrationtype{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
            width:  -webkit-fill-available;
        
            }
    
    .tiles {
        display: block;
        grid-gap: 20px;
        grid-template-columns: repeat(5, 1fr);
        margin: 2rem 0 4rem;
    }

    button#searchBtnAgain {
        margin-top: 20px;
    }

    .tiles .tile {
        margin-bottom: 1rem;
        padding: 12px;
    }

    .tile h2 {
        font-size: 24px;
    }

    .tile h2 .sub-title {
        font-size: 16px;
    }

     .div-5 {
        height: fit-content;
        width: fit-content !important;
    }

     .div-4 {
        height: fit-content;
        width: fit-content !important;
    }

    canvas#sig-canvas {
        height: 100px;
       /* // width: -webkit-fill-available; */
        width: 320px;
    }

    .postinstructions {
        height: fit-content;
        width: fit-content;
    }

    div .tabledetails {
        height: fit-content;
        width: fit-content;
    }

    a.reglink {
        display: flex;
        margin-top: 10px;
    }

    .viewevents {
        margin-left: 0px;
    }

    .home {
        margin-left: 0px;
    }

    button#sig-clearBtn {
        margin-left: 0px;
    }
}

/* For small Screen*/
@media(max-width: 450px) {
    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available; */
        width: 350px !important;
    }
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 0px;
    }

    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }

    input.form-control
    {
        width:  -webkit-fill-available !important;
    }
    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
        width:  -webkit-fill-available !important;
    
        }
    select#salutation{
        width:  -webkit-fill-available !important;
    
        }
    input#firstname.form-control{
            width:  -webkit-fill-available;
        }
    select#registrationtype{
        width:  -webkit-fill-available !important;
    
        }


    /* .custombreadcrumb {
                display: none;
            } */
     .div-5 {
        height: fit-content;
        width: fit-content !important;
    }

     .div-4 {
        height: fit-content;
        width: fit-content !important;
    }

    canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available; */
        width: 320px;
    }

    .postinstructions {
        height: fit-content;
        width: fit-content;
    }

    button#searchBtnAgain {
        margin-top: 20px;
    }

    .tiles {
        display: block;
        grid-gap: 20px;
        grid-template-columns: repeat(5, 1fr);
        margin: 2rem 0 4rem;
    }

    h1 {
        font-size: 24px;
    }

    .home {
        margin-left: 0px;
    }

    button#sig-clearBtn {
        margin-left: 0px;
    }
}

/* Responsive Updates */
@media (max-width: 767px) {
    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    /* canvas#sig-canvas {
        height: 100px;
        width: 350px !important;
    } */
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 0px;
    }

    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }
    input.form-control
    {
        width:  -webkit-fill-available !important;
    }
    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
        width:  -webkit-fill-available !important;
    
        }
    select#salutation{
        width:  -webkit-fill-available !important;
    
        }
    select#registrationtype{
        width:  -webkit-fill-available !important;
    
        }

        .input#firstname.form-control{
            width:  -webkit-fill-available;
        }
    .navbar-header .visible-xs-block {
        float: left;
    }

    .navbar-header .navbarleft {
        padding: 10px;
    }

    body .navbar-inverse .navbar-nav>li>a:hover {
        padding-bottom: 10px;
    }

     .div-5 {
        height: fit-content;
        width: fit-content !important;
    }

     .div-4 {
        height: fit-content;
        width: fit-content !important;
    }

    canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available */
        width: 320px;
    }

    .postinstructions {
        height: fit-content;
        width: fit-content;
    }

    div .tabledetails {
        height: fit-content;
        width: fit-content;
    }

    a.reglink {
        display: flex;
        margin-top: 10px;
    }

    .viewevents {
        margin-left: 0px;
    }

    .home {
        margin-left: 0px;
    }

    button#sig-clearBtn {
        margin-left: 0px;
    }
}
/* For small Screen*/
@media (max-width: 390px) and (min-width:360px) {
    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available; */
        width: 320px !important;
    }
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 0px;
    }

    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }
    input.form-control
    {
        width:  -webkit-fill-available !important;
    }
    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
        width:  -webkit-fill-available !important;
    
        }

    select#salutation{
        width:  -webkit-fill-available !important;
    
        }

    select#registrationtype{
        width:  -webkit-fill-available !important;
    
        }
        .input#firstname.form-control{
            width:  -webkit-fill-available;
        }
    button#sig-clearBtn {
        margin-left: 0px;
    }

    button#searchBtnAgain {
        margin-top: 20px;
    }

    .tiles {
        display: block;
        grid-gap: 20px;
        grid-template-columns: repeat(5, 1fr);
        margin: 2rem 0 4rem;
    }
}
/* For small Screen*/
@media (max-width: 430px) and (min-width:400px) {
    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available; */
        width: 320px !important;
    }
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 0px;
    }


   canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available; */
        width: 350px !important;
    }
    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }

    input.form-control
    {
        width:  -webkit-fill-available !important;
    }
    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
        width:  -webkit-fill-available !important;
    
        }
    select#salutation{
        width:  -webkit-fill-available !important;
    
        }
    select#registrationtype{
        width:  -webkit-fill-available !important;
    
        }
        .input#firstname.form-control{
            width:  -webkit-fill-available;
        }
    button#sig-clearBtn {
        margin-left: 0px;
    }

    .tiles {
        display: block;
        grid-gap: 20px;
        grid-template-columns: repeat(5, 1fr);
        margin: 2rem 0 4rem;
    }

    button#searchBtnAgain {
        margin-top: 20px;
    }
}
/* For small Screen*/
@media (max-width: 280px) {
    select#lDivision{
        width:  -webkit-fill-available !important;
    
        }
    select#businessunit{
        width:  -webkit-fill-available !important;
        
    }
    canvas#sig-canvas {
        height: 100px;
        /* width: -webkit-fill-available; */
        width: 280px !important;
    }
    span.form-control-clear.glyphicon.glyphicon-remove.form-control-feedback
    {
        padding-right: 0px;
    }

    input#Email.form-control
    {
        width:  -webkit-fill-available !important;
    }
    input.form-control
    {
        width:  -webkit-fill-available !important;
    }

    select#PrimarySpeciality{
        width:  -webkit-fill-available !important;
    
        }

    select#Country{
        width:  -webkit-fill-available !important;
    
        }
    select#stateoflicensure{
        width:  -webkit-fill-available !important;
    
        }
    select#salutation{
        width:  -webkit-fill-available !important;
    
        }
    select#registrationtype{
        width:  -webkit-fill-available !important;
    
        }
    input#firstname.form-control{
            width:  -webkit-fill-available;
        }
    button#sig-clearBtn {
        margin-left: 0px;
    }

    .tiles {
        display: block;
        grid-gap: 20px;
        grid-template-columns: repeat(5, 1fr);
        margin: 2rem 0 4rem;
    }

    button#searchBtnAgain {
        margin-top: 20px;
    }

    button#checkinanotherattendee {
        width: fit-content !important;
          /* font-size: 13px !important; */
    }
}


/* loader */



.loadingspin:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      /* background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8)); */
      
  
    background: -webkit-radial-gradient(rgba(215, 213, 213, 0.8), rgba(215, 213, 213, 0.8));
    
  }
  .loadingspin:not(:required):after {
    content: '';
    position: fixed;
    display: block;    
    font-size: 10px;
    width: 1em;
    height: 1em;
    top: 50%;
    left: 48%;
    /* margin-top: -0.5em; */
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(31, 25, 25, 0.75) 1.5em 0 0 0, rgba(31, 25, 25, 0.75) 1.1em 1.1em 0 0, rgba(31, 25, 25, 0.75) 0 1.5em 0 0, rgba(31, 25, 25, 0.75) -1.1em 1.1em 0 0, rgba(31, 25, 25, 0.75)-1.5em 0 0 0, rgba(31, 25, 25, 0.75) -1.1em -1.1em 0 0, rgba(31, 25, 25, 0.75) 0 -1.5em 0 0, rgba(31, 25, 25, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

}

/* Clear button styles */
::-ms-clear {
    display: none;
}

.form-control-clear {
    z-index: 10;
    pointer-events: auto;
    cursor: pointer;
}

/* input placeholder */
input::placeholder {
    color: darkgray !important;
    opacity: 1;
}

.button2
{
border-color: #9E0000 !important;

}

/* For Checkin page */

input[type='checkbox']:checked {
    background-color: #a94442 !important;
  }

  input[type='checkbox']:checked:after {
    content: '\2713';
    color: white !important;
  }

  input[type='checkbox'] {
    text-align: center !important;
    display: inline-block !important;
    vertical-align: middle !important;
    width: 20px !important;
    height: 20px !important;
    appearance: none !important;
    border-radius: 10%;
    border: 1px solid rgb(191 35 42 / 90%) !important;
    box-shadow: none !important;
    font-size: 1em !important;
  }

  .validation
  {
    color: #EB1700;
    padding:0px; 
    margin:0px; 
  }

.navbar-inverse .navbar-toggle .icon-bar
{
    visibility: hidden;
}

button.navbar-toggle.collapsed
{
    visibility: hidden;
}