body {
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}

h1 {
    font-size: 60px;
    font-weight: 400;
}

.bg1 {
    background-position: top;
    background-size:cover;
    background-repeat: no-repeat;

}

a.FireBtn {
    position: absolute;
    bottom: 10px;
    right: 10px;
    opacity: .85;
    z-index:9999;
}

div.logo {
	text-align: center;
	width: auto;
	padding: 1vw 0px 2.5vw 0px !important;
	margin: 0px 3px;
}
div.logo img{
  display: block;
  height: 90px;
  margin: 0px auto;
}

.pageWrapper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow-y: auto;
}
/* .pageWrapper::before {
	background: url('../img/bg1.jpg') no-repeat center;
	background-size: auto;
	background-size: cover;
	filter: blur(8px);
	-webkit-filter: blur(8px);
	height: 100vh;
	width: 100%;
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
} */
.bg1.pageWrapper::before, .bg2.pageWrapper::before {
    display: none;
}

.bgGREDIENT.pageWrapper, .bg2.pageWrapper {
    /*background-color: #0688c5;*/
    /* For browsers that do not support gradients */
   /* background-image: linear-gradient(180deg, #1e92cf, #09327c);*/
    /* Standard syntax (must be last) */
}

.CusCenter1060 {
    max-width: 1070px;
    margin: 0px auto;
    width: 100%;
    height: 100vh;
    max-height: 1070px;
}

.CusCenter1300 {
    max-width: 1300px;
    margin: 0px auto;
    width: 100%;
    height: 100vh;
    max-height: 1070px;
}

.homepage .registeringunassignedfob {font-size: 40px;}
.homepage .lang-select {display:grid !important}
.homepage .lang-select img {height:50px}

.failedsearch {color:black;margin-top: 20px;background-color: silver;}

.boxesCont {
    /* height: 100vh; */
    overflow: hidden;
}

.innerBox {
    height: auto;
    padding: 50px 50px;
    background-color: green;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(155deg, #21b603, #1c8d06);
    /* Standard syntax (must be last) */
}

.innerBox h1 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 45px;
}

.innerBox .buttonsGrp {
    margin: 60px auto 0;
    max-width: 100%;
}

.innerBox2 {
    background: #ffffff;
    color: #000;
    padding: 50px;
    overflow: auto;
    height: 695px;
}

    .innerBox2 h1 {
        font-weight: 400;
    }

    .innerBox2 p {
        font-size: 18px;
    }
.studentsbox h1, .studentsbox .heading {color:white}
.boxesCont { margin-top: 50px;}
.innerBox2  {height: 478px;}
.innerBox2 .btnLG {margin-top: 20px; font-size: 28px; padding: 30px 0px;}

.md-form > label {
    color: white;
    font-size: 35px;
}

.md-form label.active {
    color: white;
    font-size: 28px;
    -webkit-transform: translateY(-25px) scale(0.8);
    transform: translateY(-25px) scale(0.8);
}

.md-form input[type="text"]:not(.browser-default):focus:not([readonly]) + label {
    color: white;
}

.md-form input[type="text"]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid white;
    -webkit-box-shadow: 0 1px 0 0 white;
    box-shadow: 0 1px 0 0 white;
}

.form-control:focus,
.form-control {
    font-size: calc(1rem + 0.5vw);
    color: white;
}

.btnLG {
    padding: 40px 0px;
    font-size: 30px;
    background: #FFF;
    border-radius: 16px;
    width: 46%;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    color: green;
    border: 3px solid #FFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.5);
}

    .btnLG.BtnGreenGRD {
        background-image: linear-gradient(155deg, #22b604, #1e9007);
        color: #FFF;
    }

.md-form .form-control {
    font-size: 35px;
}

.innerBox1 {
    background-image: linear-gradient(155deg, #068dcb, #093e7b);
    color: #FFF;
    padding: 50px 50px;
    margin-top: 20px;
    overflow: auto;
}

.btnLG.register {
    background-image: linear-gradient(155deg, #068dcb, #093e7b);
    color: #FFFFFF;
    padding: 15px 0px;
    width: 310px;
    font-size: 30px;
}

.innerBox1 h1 {
    float: left;
    font-size: 40px;
    font-weight: 700;
    margin-top: 10px;
}

    .innerBox1 h1 span {
        font-weight: 400;
    }

.innerBox1 .btnLG {
    float: right;
}

.innerBox3 {
    height: auto;
    padding: 50px 50px;
    background-color: green;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(155deg, #21b603, #1c8d06);
    /* Standard syntax (must be last) */
}

    .innerBox3 .buttonsGrp {
        margin-top: 50px;
    }

.innerBox4 {
    background-image: linear-gradient(155deg, #068dcb, #093e7b);
    color: #FFF;
    padding: 50px 50px;
    margin-top: 20px;
    overflow: auto;
}

    .innerBox4 h2 {
        display: inline-block;
        font-size: 40px;
        padding-top: 40px;
    }

.btnLG.register2 {
    background-image: linear-gradient(155deg, #068dcb, #093e7b);
    color: #FFFFFF;
}

.innerBox5 {
    background: #ffffff;
    color: #000000;
    padding: 30px 50px;
    margin-top: 20px;
    overflow: auto;
    max-height: 230px;
}

    .innerBox5 .DD {
        width: 48%;
        float: left;
    }

        .innerBox5 .DD .btnLG {
            padding: 8px;
            margin-bottom: 18px;
        }

.innerBox6 {
    background-image: linear-gradient(155deg, #068dcb, #093e7b);
    color: #FFF;
    padding: 50px 50px;
    max-height: 445px;
}

    .innerBox6 h1 {
        font-weight: 400;
        font-size: 55px;
    }

    .innerBox6 h2 {
        font-size: 40px;
        margin-bottom: 95px;
    }

.innerBox7 {
    background: #FFFFFF;
    color: #000000;
    padding: 50px 50px;
    max-height: 230px;
    margin-top: 20px;
}

.innerBox8 {
    height: 695px;
    padding: 50px 50px;
    background-color: green;
    background-image: linear-gradient(155deg, #21b603, #1c8d06);
}

    .innerBox8 h2 {
        font-size: 40px;
    }

    .innerBox8 .md-form {
        margin-top: 95px;
        margin-bottom: 95px;
    }

    .innerBox8 .buttonsGrp .btnLG {
        padding: 60px 0px;
    }

.innerBox9 {
    background-image: linear-gradient(155deg, #068dcb, #093e7b);
    color: #FFF;
    padding: 50px 50px;
    height: 695px;
}

    .innerBox9 .btnLG.register2 {
        margin-top: 295px;
    }

    .innerBox9 h2 {
        font-size: 40px;
    }

.cardWrapper {
}

    .cardWrapper h1 {
        font-size: 50px;
        margin-bottom: 30px;
        font-weight: 300;
    }

    .cardWrapper .wrapCD {
    }

.singleCard {
    margin-bottom: 30px;
}

    .singleCard .card {
        background-color: #0688c5;
        /* For browsers that do not support gradients */
        background-image: linear-gradient(170deg, #1e92cf, #09327c);
        /* Standard syntax (must be last) */
        border-radius: 15px;
        text-align: center;
        border: 3px solid #FFF;
        padding: 50px 20px;
    }

        .singleCard .card a {
            text-decoration: none;
            color: #FFFFFF;
        }

        .singleCard .card .card-body {
            border-radius: 10px;
        }

            .singleCard .card .card-body i {
                font-size: 70px;
            }

            .singleCard .card .card-body h4 {
                font-size: 32px;
                margin-top: 30px;
                margin-bottom: 0;
                font-weight: 600;
            }

.bigCards .singleCard .card {
    padding: 70px 20px;
}

    .bigCards .singleCard .card .card-body h4 {
        margin-top: 70px;
    }

.bigCards.cardWrapper .wrapCD {
    margin-top: 14vh;
}

.innerForm {
    width: 100%;
    background: #FFFFFF;
    padding: 50px 50px;
    color: black;
}

    .innerForm .md-form input[type='text']:focus:not([readonly]),.md-form input[type="password"]:not(.browser-default):focus:not([readonly]) {
        box-shadow: 0 1px 0 0 #1b9302 !important;
        border-bottom: 1px solid #1b9302 !important;
    }

        .innerForm .md-form input[type='text']:focus:not([readonly]) + label {
            color: #094380 !important;
        }

    .innerForm .md-form input::placeholder {
        color: #c8c8c8;
    }

    .innerForm .md-form label.active {
        color: #094380 !important;
        -webkit-transform: translateY(-25px) scale(1);
        transform: translateY(-25px) scale(1);
        font-size: 22px;
        font-weight: 600;
    }

.formArea {
    width: 100%;
    overflow: auto;
}

    .formArea .left {
        float: left;
        width: 70%;
    }

    .formArea .right {
        float: right;
        width: 30%;
    }

.btnLG.next {
    /*background-image: linear-gradient(155deg, #068dcb, #093e7b);*/
    /*color: #FFFFFF;*/
    width: 80%;
    margin: 15px;
    margin-top: 200px;
}

.formArea .md-form .form-control {
    /* font-size: 28px; */
}

.formArea .md-form {
    position: relative;
    margin: 75px 0px;
    clear: both;
}

.formArea .form-control:focus,
.formArea .form-control {
    font-size: 30px;
    color: #000000;
}

.goBack {
	color: #818181;
	text-decoration: none;
	font-size: 40px !important;
	font-weight: 600;
}

    .goBack i {
        margin-right: 15px;
        display: inline-block;
    }

.formArea .md-form > label {
    color: #818181;
    font-size: 30px;
}

.Fleft {
    float: left;
    width: 50%;
    margin: 55px 0px;
}

.Fright {
    float: right;
    width: 50%;
}

.formArea .custom-control-label {
    font-size: 30px;
    font-weight: 600;
    padding-left: 23px;
}

    .formArea .custom-control-label::before {
        width: 30px;
        height: 30px;
        border-radius: 8px;
        top: 7px;
    }

    .formArea .custom-control-label::after {
        width: 30px;
        height: 30px;
        border-radius: 8px;
        top: 7px;
    }

.customFields {
    overflow: auto;
    margin-top: -45px;
}

.lessMargine.formArea .md-form {
    margin: 35px 0px;
}
/*Ed's additions*/
/*This is to fix bootstrap 4 issue with landscape disappearing on printer options on badge page*/
@page {
    size: auto;
}
/*end fix*/
#container {
    height: 100vh
}

.pageWrapperPrint {
    width: 100%;
    height: 100%;
    position: relative;
}
.bg1.pageWrapperPrint::before, .bg2.pageWrapperPrint::before {
    display: none;
}

.bgGREDIENT.pageWrapperPrint, .bg2.pageWrapperPrint {
    background-color: #0688c5;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(180deg, #1e92cf, #09327c);
    /* Standard syntax (must be last) */
}

.dglogo {
    position: absolute;
    top: 0;
    left: 25PX;
    z-index: 1;
    background-color: silver;
    width: 125px;
    padding: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.5);
}
/*body {
    color: #818181;
}*/
.bg2::before {
    background-color: #0688c5;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(180deg, #1e92cf, #09327c);
    /* Standard syntax (must be last) */
}

.btn-primary {
    padding: 30px;
    font-size: 30px;
    background: #FFF;
    border-radius: 16px;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    color: white;
    border: 3px solid #FFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(155deg, #068dcb, #093e7b);
    color: #FFFFFF;
}

.btnwidth {
    width: 310px;
}

.btnsmall {
    padding: 8px;
    font-size: 18px;
}

.btn-primary-outline {
    color: #818181;
    padding: 15px 0px;
    margin: 0;
    width: 310px;
    font-size: 30px;
    background: #FFF;
    border-radius: 16px;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    border: 3px solid #FFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(155deg, #ffffff, #b5b4b1);
}

.font2, .font2 td {
    font-size: 2rem;
}

strong {
    font-weight: 700;
}

.transparent, .transparent:focus, .transparent:active {
    color: transparent;
    outline: none;
}

.transparent {
    background-color: transparent;
    color: transparent;
    border-color: transparent;
    border: none;
}

/*Home Page*/
.newhereparenth1 {
    display: inline-block;
    font-size: 30px;
    padding-top: 40px;
}

/*firdrillpage*/
.firdrillpage .fddepartment, .firdrillpage .fdzones, .firdrillpage .fdevacuate {
    font-size: 18px;
}

.firdrillpage .btn-primary-outline, .firdrillpage .btnLG.register {
    width: 125px;
}

.firdrillpage .FDBack {
    /* display: none; */
}

@media only screen and (max-width: 576px) {
    .firdrillpage .btn-primary-outline, .firdrillpage .btnLG.register {
        width: 100%;
    }
}

/*security questions page*/
.securityquestionspage .question {
    color: #818181;
    font-size: 30px;
    padding-bottom: 20px;
}

/*Badge Print page*/
.printbadgepage .formArea {
    overflow: initial;
}
.printbadgepage .dglogo {
    display: none;
}

.badgediv {
    text-align:center;
}

/*message page*/
.messagepage p, .messagepage span {
    color: #818181;
    font-size: 30px;
}
/*staff pages*/
.staff .form-control {
    color: #818181;
}
/*contractor pages*/
.contractors .form-control {
    color: #818181;
}

@media only print {
    .CusCenter1060, #container {
        height: initial;
    }

    .printbadgepage .innerForm {
        padding: 0;
    }
    .badgediv {zoom:60%; text-align:left; overflow:hidden; width:875px;}
}

/*End Ed's additions*/
/* Anirban Last version */
.formArea .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #333333;
    background-color: #333333;
}

.formArea input[type="checkbox"] {
    /*display: none;*/
}

.btnLG:hover {
    opacity: 0.85 !important;
}

.formArea .select2-container .select2-selection--single {
    height: 34px !important;
}

.formArea .select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    border-radius: 0px !important;
}

.formArea .bootstrap-select .btn, .formArea .bootstrap-select .dropdown-menu {
    font-size: 30px;
}

.formArea .bootstrap-select {
    width: 100% !important;
}

    .formArea .bootstrap-select > .dropdown-toggle {
        background: none !important;
        padding: 0px;
    }

label.select-custom {
    margin-top: -45px;
    color: #094380 !important;
    font-size: 22px !important;
    font-weight: 600;
}

.formArea .bootstrap-select > .dropdown-toggle.btn {
    margin: 0;
    text-transform: none;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    padding: 0;
    border-bottom: 1px solid #ced4da;
    padding-bottom: 3px;
}

.formArea .Select-Wrapper {
    margin-top: 90px;
}

.show.dropdown:hover > button.btn {
    box-shadow: 0 1px 0 0 #1b9302 !important;
    border-bottom: 1px solid #1b9302 !important;
}

.sliderWrapper {
    background: #FFFFFF;
    color: #000000;
    overflow: auto;
}

    .sliderWrapper > img {
        width: 100%;
        display: block;
        margin: 0px auto;
    }

.btnLG.startSlider {
    background-image: linear-gradient(155deg, #fb8240, #e06b2b);
    color: #FFFFFF;
    text-transform: uppercase;
    min-width: 430px;
    margin-top: 50px;
}

.sliderWrapper .intro {
    text-align: center;
    padding: 100px 120px;
}

.sliderWrapper .carousel {
    position: initial;
}

.sliderWrapper .carousel-indicators {
    bottom: -80px;
}

.btnLG.sliderIndi {
    background-image: linear-gradient(155deg, #068dcb, #093e7b);
    color: #FFFFFF;
    width: 250px;
    margin: 0px;
    display: inline-flex;
    padding: 18px 0px;
    height: 80px;
    opacity: 1;
    bottom: -110px;
    top: initial;
}

.sliderWrapper .carousel-control-prev i {
    left: 40px;
    position: absolute;
}

.sliderWrapper .carousel-control-next i {
    position: absolute;
    right: 65px;
}

.sliderWrapper .carousel-control-prev {
    left: 16px;
}

.sliderWrapper .carousel-control-next {
    right: 16px;
}

.singleSlide {
    min-width: 1270px;
    min-height: 714px;
}

    .singleSlide h2 {
        color: #ef5b09;
        font-size: 40px;
        font-weight: 600;
        margin-bottom: 60px;
    }

    .singleSlide .custom-checkbox {
        margin-top: 35px;
    }

        .singleSlide .custom-checkbox label {
        }

    .singleSlide .formArea {
        padding: 100px;
    }

select.browser-default.custom-select {
    font-size: 35px;
    background-size: 2% !important;
}

    select.browser-default.custom-select option {
    }

.alert-danger {
    font-size: 30px;
}

    .alert-danger button.close {
        margin-top: 10px;
    }

.md-form > span {
    font-size: 22px;
    position: absolute;
}

.nameSameRowL {
    width: 49%;
    float: left;
    padding: 0px;
    clear: none !important;
}

.nameSameRowR {
    width: 49%;
    float: right;
    padding: 0px;
    clear: none !important;
}

.customDD .dropdown-toggle.btn.btn-lg {
    padding: 1rem 2.4rem;
    font-size: 25px;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.customDD .dropdown-menu {
    width: 100%;
}

    .customDD .dropdown-menu .dropdown-item {
        font-size: 28px;
        white-space: normal;
    }

.customDD .dropdown-toggle.btn.btn-lg::after {
    right: 30px;
    position: absolute;
    top: 33px;
    font-size: 35px;
}

#AutoCompleteEx1_completionListElem, .namebox ul li {
    font-size: 35px;
    padding: .25rem 1.5rem;
    color: grey;
}
.Select-Wrapper .inner > .dropdown-menu{
  max-height: 300px;
}
.loginpage .formArea{
  padding-bottom: 10px;
}
.loginpage .lessMargine.formArea .md-form{
  margin: 60px 0px;
}
.loginpage .md-form > span {
	bottom: -28px;
}

.areyoucontractororvisitor {
  	margin-top: 30px !important;
  }

@media (max-width:768px) {
.homepage .registeringunassignedfob {font-size: 20px;}
.font2, .font2 td {
    font-size: 1.0rem;
}
}

/* Anirban Last version */

@media (max-width:1600px) {
  a.FireBtn {
  	position: relative;
  	bottom: 0px !important;
  	right: initial !important;
  	left: 0px;
  	margin-left: 10px;
  }
}
@media (max-width:1366px) {
.font2, .font2 td {
    font-size: 1.3rem;
}
  .loginpage .lessMargine.formArea .md-form{
    margin: 30px 0px;
  }
  .loginpage .md-form > span {
  	bottom: -20px;
  }
  .CusCenter1300,.CusCenter1060 {
  	max-width: 980px;
  }
  .singleCard .card {
	   max-height: 200px;
  }
  .singleCard .card .card-body i {
  	font-size: 40px;
  }
  .singleCard .card .card-body h4 {
  	font-size: 25px;
  }
  .singleCard .card a {
  	padding: 0;
  }
  .innerBox h1 {
  	font-size: 35px !important;
  }
  .innerBox1 h1 {
  	font-size: 35px !important;
  }
  h1 {
  	font-size: 35px;
  	font-weight: 400;
  }
  .btnLG.register {
  	width: 100%;
  	font-size: 24px;
  }
  .btnLG {
  	padding: 10px 0px;
  	font-size: 18px;
  	border-radius: 15px;
  	width: 45%;
  }

    .registrationpage .innerForm {
        padding: 10px;
    }

    .registrationpage .btn-primary {
        font-size:18px;
        margin-top:2px !important;
    }

    .btnLG.next {
        margin: 2px;
        padding: 10px 0px;
    }
    .btn-primary {
        padding: 16px;
        font-size: 20px;
    }

    .briefingbutton {
        width:200px;
    }
  .goBack {
  	text-decoration: none;
  	font-size: 20px;
  	font-weight: 600;
  }
  .innerBox1 {
  	padding: 30px 50px;
  }
  .md-form > label,.md-form .form-control {
  	font-size: 22px;
  }
  .md-form label.active {
  	color: white;
  	font-size: 22px;
  	-webkit-transform: translateY(-20px) scale(0.7);
  	transform: translateY(-20px) scale(0.7);
  }
  .innerBox .buttonsGrp {
  	margin: 30px auto 0;
  }
  .alert-danger {
  	font-size: 20px;
  }
  .securityquestionspage .question {
  	font-size: 20px;
  	padding-bottom: 20px;
  }
  select.browser-default.custom-select {
  	font-size: 18px;
  	background-size: 1% !important;
  }
  select.browser-default.custom-select option{
    font-size: 16px;
  }
  .formArea .form-control:focus, .formArea .form-control {
  	font-size: 17px;
  }
  .formArea .md-form > label {
  	font-size: 20px;
  }
  .md-form > span {
  	font-size: 12px;
  	position: absolute;
  }
  .innerForm .md-form label.active {
      color: #094380;
      -webkit-transform: translateY(-20px) scale(.7);
      transform: translateY(-20px) scale(.7);
      font-size: 20px;
      font-weight: 600;
  }
  .formArea .custom-control-label {
  	font-size: 16px;
  	font-weight: 600;
  	padding-left: 0px;
  }
  .formArea .custom-control-label::before,.formArea .custom-control-label::after {
  	width: 16px;
  	height: 16px;
  	border-radius: 4px;
  	top: 4px;
  }
  .customFields {
  	margin-left: -13px;
  }
  .formArea .bootstrap-select .btn, .formArea .bootstrap-select .dropdown-menu {
  	font-size: 18px;
  }
  label.select-custom {
  	margin-top: -35px;
  	font-size: 14px !important;
  }
  .lessMargine.formArea .md-form {
  	margin: 15px 0px;
  }
  .formArea .Select-Wrapper {
  	margin-top: 40px;
  }
  .h2, h2 {
  	font-size: 26px;
  }
  .logo img {
  	width: auto;
  	max-height: 85px;
    margin-top:40px;
  }
  .logo img {margin-top:40px !important}
}
.loginpage .waves-light {color:#333}