@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
  color: #63696C;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
	    background: #F9F9F9;
}

h1{
    font-size: 48px;
    line-height: 58px;
    color: #004372;
    font-weight: 300;
}
h6{
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #004372;
	letter-spacing: 0.32px;
	font-family: "Poppins", sans-serif;
	text-transform:uppercase;
}
a:hover {
    color: rgb(0, 86, 179);
    text-decoration: none !important;
}
.err
{
	font-size: 14px;
    color: #F00;
}
.dhasbord {
/*    background: #F9F9F9;*/
}
.d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sign-in {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    max-width: 1270px;
    transform: translate(-50%, -50%);
}
.sign-in-btn a {
    background: #009580;
    padding: 12px 40px;
    border-radius: 12px;
    border:none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    display: inline-block;
}
.sign-in-btn button {
    background: #009580;
    padding: 12px 40px;
    border-radius: 12px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    display: inline-block;
    border:none;
	cursor: pointer;
}
.sign-in-btn button:focus {
    outline: none;
}
.toggle-password {
	cursor:pointer
}
.left-text a {
    color: #47464A;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
}
.inline-contant {
    margin-top: 30px;
    max-width: 330px;
}
.inline-contant p {
    font-size: 14px;
    line-height: 19px;
    color: #84818A;
}
.inline-contant a {
    color: #004372;
    text-decoration: none;
}
.section-management {
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    padding: 100px 0px;
    position: relative;
}
.demo-item h2 {
    font-size: 32px;
    line-height: 39px;
    color: #004372;
    font-weight: bold;
}
.heading-fast {
    background: #fff;
    padding: 60px 50px;
    border-radius: 32px;
}
.main-form {
    max-width: 385px;
    margin: 0 auto;
}
.demo-item {
    margin-bottom: 60px;
	text-align: center;
}
.fittnes-work img {
    max-width: 100%;
    width: 18px;
}
.main-form h3 {
    font-size: 36px;
    line-height: 38px;
    color: #202020;
    font-weight: 600;
}
.new-user p {
    font-size: 14px;
    line-height: 18px;
    color: #202020;
    font-weight: 500;
}
.new-user a {
    color: #202020;
    text-decoration: underline;
}
.new-user {
    margin-bottom: 20px;
}
.form-section input {
    border: none;
    box-shadow: none !important;
    border-bottom: 2px solid #004372;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 14px;
    line-height: 18px;
    color: #202020;
    padding: 15px 15px;
}

.form-section .form-group{
  box-shadow: none !important;
/*
    border-bottom: 1px solid #004372 !important;
*/
}
.eyes-icon {
    position: relative;
}
.eyes-icon i {
    position: absolute;
    right: 13px;
    top: 18px;
    color: #84818A;
}
.our-services {
    padding-left: 50px;
}
.fittnes-work ul {
    padding: 0;
    list-style: none;
}
.fittnes-work ul li {
    font-size: 18px;
    line-height: 35px;
    color: #FFFFFF;
    font-weight: 300;
}
.heding-right h2 {
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
    font-weight: bold;
}
.heding-right {
    margin-top: 20px;
}
.fittnes-work span {
    padding-right: 15px;
}
.form-section input::placeholder {
    color: #84818A;
}

.form-section input::-ms-input-placeholder { 
  color: #84818A;
}



/*dashboard-css*/
.main-itam {
    background: #004372;
    padding: 15px 0px;
}
.mainu-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.right-logo {
    width: 40%;
}
.left-bar {
    width: 60%;
    display: flex;
    justify-content: end;
}
.main-icon {
    display: flex;
    align-items: center;
    padding-left: 28px;
}
.apoinment-btn a {
    background: #009580;
    padding: 15px 25px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF !important;
    display: inline-block;
    font-weight: 500;
    cursor: pointer;
}
.right-logo img {
    max-width: 100%;
}
.icon-center:last-child {
    margin-right: 0;
}
.apoinment-btn img {
    width: 18px;
    max-width: 100%;
}
.apoinment-btn span {
    margin-right: 8px;
}
.logo-cm img {
    max-width: 100%;
    width: 50px;
}
.last-section {
    display: flex;
    align-items: center;
    margin: 0px;
    margin-left: 30px;
}

.dropdown-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.icon-center img {
    width: 16px;
    max-width: 100%;
}
.notification img {
    max-width: 100%;
    width: 16px;
}
.icon-center {
    margin-right: 14px;
}
.icon-center a::after {
    background: #FFFFFF;
    width: 1px;
    height: 30px;
    content: '';
    position: absolute;
    right: -8px;
    top: 0px;
}
.icon-center a, .notification a {
    margin: 0 5px;
}
.icon-center {
    position: relative;
}
.notification a {
    position: relative;
}
.notification a::after {
    content: '';
    position: absolute;
    background: #009580;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 2px solid #F0F0F0;
    left: 10px;
    top: 1px;
}
.last-section button.btn.btn-secondary {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
.last-icon a {
    color: #fff;
    font-size: 24px;
    margin-left: 20px;
    line-height: 30px;
}
button.btn.btn-secondary {
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
/*dashboard-css*/

.side-scroll {
    position: absolute;
    top: 0;
    left: 0px;
    width: 320px;
}
.account-item span {
    margin-right: 10px;
}
.scroll-bar {
    position: relative;
}
/*.other-section {
    max-width: 733px;
    margin: 0 auto;
}*/
.perth h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #004372;
}
.border-line hr {
        border-bottom: 1px solid rgb(171, 175, 179, 0.4);
    margin: 20px 0px 0px;
}
.dhasbord-hading a {
    font-size: 16px;
    line-height: 22px;
    color: #6A707E;
    text-decoration: none;
   padding: 20px 20px;
}
.dhasbord-hading img {
    max-width: 100%;
    width: 16px;
    margin-right: 8px;
}
.side-scroll {
    /*padding: 25px 25px;*/
    box-shadow: 2px 10px 40px #7777771A;
    background: #FFFFFF;
    min-height: 100%;
}
.long-contant ul {
    padding: 0;
    list-style: none;
}
.long-contant ul li {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 20px;
}
.long-contant ul li a {
    color: #63696C;
    text-decoration: none;
    text-transform: capitalize;
}
.long-contant span {
    margin-right: 10px;
}
.account-item ul {
    padding: 0;
    list-style: none;
}
.account-item ul li a {
    color: #63696C;
    text-decoration: none;
}
.account-item ul li {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 20px;
}
.long-contant li.active {
    background: #00437217;
    position: relative;
    border-radius: 0px;
    
}
.long-contant li.active::after {
    background: #004372 !important;
    position: absolute;
    width: 5px;
    left: 0;
    content: '';
    height: 62px;
    top: 0px;
    opacity: 100%;
    color: #004372;
}
.long-contant span img {
    max-width: 100%;
    width: 18px;
}
.long-text h6, .data-item h6 {
    font-size: 16px;
    line-height: 22px;
    color: #004372;
    font-weight: bold;
}
.schedules {
    display: flex;
    align-items: center;
}
.medical-logo img {
    max-width: 100%;
    width: 65px;
}
.schedules {
    display: flex;
    align-items: center;
    box-shadow: 2px 10px 40px #00000029;
    padding: 20px 20px;
    background: #FFFFFF;
    border-radius: 12px;
    margin-bottom: 26px;
    justify-content: space-between;
    min-height: 140px;
}
.new-contant h6 {
    font-size: 21px;
    line-height: 28px;
    color: #004372;
    font-weight: bold;
}
.new-contant a {
    font-size: 15px;
    line-height: 22px;
    color: #009580;
    text-decoration: underline;
    font-weight: 600;
}
.new-contant a:hover{
     text-decoration: underline !important;
    
}
.pricelist-section {
    padding: 50px 0px 50px;
    position: relative;
}
.new-contant {
    text-align: right;
}
.rocket-bg img {
    max-width: 100%;
    width: 18px;
}
.table-striped tbody tr:nth-of-type(odd) {
  background:#FFF !important;
}
.strip-bg {
    background: #d1dce3;
}
.table-data .table thead th {
        border-bottom: none !important; 
}
.table-data .table th {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    color: #000000;
}
.table-data td:first-child {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #000000; 
}
.table-data .table td {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    letter-spacing: -0.56px;
    text-transform: lowercase;
}
.table-data .table td:first-letter{
	 text-transform: capitalize;
}
.table-data .table {
    border: 1px solid #EFEFEF;
    background: #FFFFFF;
}
.notes-heading h6 {
    font-size: 16px;
    line-height: 22px;
    color: #004372;
    font-weight: 800;
}
.notes-heading {
    box-shadow: 2px 10px 40px #00000029;
    padding: 20px 20px;
    background: #FFFFFF;
    border-radius: 12px;
    min-height: 190px;
    margin-top: -40px;
}
.osh-badge {
    text-align: right;
    margin-top: 50px;
}

/*appointment-details-page-css*/
.pre-selected {
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.code {
    display: inline-flex;
    justify-content: center;
    width: 100%;
}
.time-block {
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
}
.shared-item {
    width: 42%;
}
.pin-post img {
    max-width: 100%;
}
.time-slot p {
    font-size: 16px;
    line-height: 22px;
    color: #009580;
    margin: 0;
}
.pin-post p {
    color: #63696C;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    padding-right: 20px;
    margin: 0px;
	text-transform: uppercase;
}
.pin-post span {
    margin-right: 10px;
}
.fitter h6 {
    color: #004372;
    margin: 0;
}
.fitter p {
    color: #CB0700;
    font-size: 14px;
    line-height: 20px;
}
.fitter span {
    font-weight: bold;
}
.time-slot {
    background: rgba(0, 149, 128, 0.13);
    padding: 10px 15px;
    border-radius: 12px;
    margin-top: 10px;
	    font-family: "Poppins", sans-serif;
}
.fitter {
    margin-top: 20px;
}
.management ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: space-between;
}
.management ul li a {
    color: #63696C;
    text-decoration: none;
}
.management ul li {
    background: #FFFFFF;
    padding: 10px 10px;
    border-radius: 12px;
    border: 1px solid #009580;
    box-shadow: 2px 10px 40px #00000029;
}
.specify p {
    font-size: 10px;
    line-height: 15px;
    color: #63696C;
}
.specify {
    padding-left: 24px;
    margin-top: -12px;
}
.remember {
    display: flex;
    align-items: baseline;
    margin-bottom: 12px;
}
.remember input {
    margin-right: 10px;
}
.item-preview {
    display: flex;
    align-items: center;
    justify-content: end;
}
.testing-line {
    padding: 30px 0px 10px;
}
.next-step a {
    background: #009580;
    padding: 10px 20px;
    border-radius: 3px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
}
.next-step button {
    background: #009580;
    padding: 10px 20px;
    border-radius: 3px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    border:none;
	    font-family: "Poppins", sans-serif;
    cursor:pointer;
}
.next-step button:focus {
    outline: none;    
}
.next-step span {
    padding-left: 10px;
}
.previous a {
    background: #FFF;
    padding: 10px 20px;
    border-radius: 3px;
    color: #6A707E;
    text-decoration: none;
    display: inline-block;
    margin-right: 18px;
	    font-family: "Poppins", sans-serif;
}
.edit-btn a{
 background: #FFF;
    padding: 10px 20px;
    border-radius: 3px;
    color: #6A707E;
    text-decoration: none;
    display: inline-block;
    margin-right: 18px;
	    font-family: "Poppins", sans-serif;
}
.edit-btn span {
    padding-right: 10px;
}
.previous span {
    padding-right: 22px;
}
.email-section input {
    background: #FFFFFF;
    padding: 13px 0px;
    max-width: 50%;
    box-shadow: none ;
    border: 1px solid #DDDFE1;
    outline: none;
}
.personal-detail input:focus,
 .personal-detail select:focus {
    color: #000;
    background: #FFFFFF;
    border: 1px solid #DDDFE1;
    outline: none !important; ;
  box-shadow: none !important;
  padding: 12px 12px;  
}

/*candidate-details*/
.icon-block i {
    color: #004372;
}
.icon-block a {
    position: absolute;
    right: 20px;
    top: 15px;
}
.icon-block {
    position: relative;
}
/*
.candidate input {
    padding: 12px 30px;
    border-radius: 26px;
    background: #FFFFFF !important;
    border: 1px solid #B9B9B9 !important;
    min-width: 375px;

}*/
.search-candidate.mt-4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contant-search p {
    color: #004372;
    margin: 0px;
	    font-family: "Poppins", sans-serif;
    font-size: 16px;
}
/*
.candidate{
	width: 73%;
}
*/

.personal-detail input {
    color: #63696C !important;
}
.personal-detail label {
    color: #004372 !important;;
}
.personal-detail  select{
    color: #63696C !important;
}
.personal-detail input {
    color: #63696C !important;
    padding: 12px 12px;
    border-radius: 7px;
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    margin-bottom: 5px;
	font-family: "Poppins", sans-serif;
}
.personal-detail select {
    color: #63696C !important;
    padding: 0px 8px;
    border-radius: 7px;
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    height: 50px !important;
	font-family: "Poppins", sans-serif;
}
.time-block {
    width: 38%;
}
.table-schedule .table td {
    padding: 8px 15px;
    border: none;
	    font-size: 16px;
	    font-family: "Poppins", sans-serif;
}
.table-schedule tbody tr:nth-of-type(odd) {
    background: #F9F9F9 !important;
}
.table-schedule tr.block-bg {
        background: rgb(170, 170, 170, 0.23);
}
.table-schedule td:first-child {
    font-weight: 600;
    width: 35%;
}
.table-schedule td:last-child {
    width: 65%;
}

/*page-no-6th-css*/

.send-message {
    max-width: 696px;
    margin: 0 auto;
}
.send-message textarea {
    height: 196px;
}
.send-message textarea {
    height: 196px;
    background: #FFF !important;
    border: 1px solid #DDDFE1 !important;
    border-radius: 7px;
}
.attach-files {
/*    max-width: 696px;*/
    margin: 0 auto;
}
.attach-files p {
    font-size: 10px;
    line-height: 16px;
    color: #464A53;
}
.file-upload {
    position: relative;
}
/*
.attach-files input#file {
    display: inline-block;
    width: 100%;
    padding: 150px 0 0 0;
    height: 100px;
    background: url(../images/upload.svg) center center no-repeat #e4e4e4;
    background-color: #FFFFFF;
    border-radius: 7px;
    border: 1px solid #DDDFE1;
    * }
*/

.file-upload p {
    font-size: 14px;
    line-height: 20px;
    color: #ABAFB3;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.send-invoice .form-group{
    margin: 0px;
}
.enter-text p {
    font-size: 9px;
    color: #949494;
    line-height: 17px;
}
.purchase-order {
    position: relative;
}
.results {
    position: absolute;
    bottom: 0;
    width: 90%;
}
.personal-detail {
    padding-right: 50px;
}

.results{
    padding-left: 50px;
}
.programing{
    position: relative;
}
.programing::after {
    content: '';
    position: absolute;
    background: #7777771A;
    width: 1px;
    height: 100%;
    top: -20px;
    right: -10px;
}
.send-invoice input:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #DDDFE1 !important;
}

.back-btn a {
    background: #009580;
    padding: 10px 20px;
    border-radius: 3px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
}
.booking-successfully {
    text-align: center;
    margin-top:50px;
}
.back-btn span img {
    max-width: 100%;
    width: 20px;
}
.back-btn span{
    margin-left: 10px;
}
.check-mark img {
    max-width: 100%;
}
.paperwork {
    display: flex;
    align-items: center;
    justify-content: end;
}
.item-post img {
    max-width: 100%;
}
.Papertext h3 {
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    color: #004372;
    margin: 0;
    margin-left: 10px;
}
.long-text span img {
    max-width: 100%;
    width: 20px;
}
.basic {
    background: #e7e7e7;
        padding: 50px 20px 20px;
    min-height: 670px;
    border-radius: 12px;
    position: relative;
}
.basic p, .certainty p, .stander p {
    font-size: 16px;
    line-height: 22px;
    color: #6A707E;
    margin: 0;
    text-align: center;
}
.drivers input {
    margin-right: 10px;
}
.dolor-line hr {
    border: 1px solid #FFFFFF;
}
.select-btn {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    left: 0;
}
.basic h6 {
    text-align: center;
}
.drivers {
    display: flex;
    align-items: baseline;
    margin-bottom: 8px;
}
.select-btn a {
    background: #009580;
           padding: 10px 20px;
    border-radius: 3px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
}
.select-btn span {
    margin-left: 10px;
}
.stander{
 background: #b9bbbd;
}
.certainty{
   background: #656b6e; 
}
.certainty p {
    color: #FFFFFF;
}
.work{
color: #FFFFFF;
}
.certainty h3 {
    color: #FFFFFF;
}
.Papertext {
    text-align: center;
}
/*sec-10*/
.airport-Perth select {
    width: 347px;
    background: #FFFFFF !important;
    margin-left: 20px;
    padding: 0px 12px;
    height: 50px !important;
    border: 1px solid #DDDFE1;
    border-radius: 7px;
    font-size: 18px;
    line-height: 27px;
    color: #63696C !important;
}
.airport-Perth select:focus{
    box-shadow: none !important;
    outline: none !important;
    background: #FFFFFF;  
}
.timesection {
    display: flex;
    align-items: center;
}
.heding-year h3 {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.whather {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px 10px;
}
.free-items img {
    max-width: 100%;
    border-radius: 15px;
    width: 100%;
}

/*11-css*/
.drug-items ul li  {
    background: #FFFFFF;
    padding: 10px 10px;
    border-radius: 12px;
    border: 1px solid #009580;
    box-shadow: 2px 10px 40px #00000029;
    margin: 0 5px;
}
.drug-items-1 ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.drug-items ul li a {
    color: #63696C;
    text-decoration: none;
    font-size:14px;
    font-weight:500;
}

.search-items {
    margin-top: 50px;
}
.blast hr {
    margin: 30px 0px !important;
}

.main-block select {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0px;
}
.super-section ul li {
    background: #FFFFFF;
    padding: 10px 10px;
    border-radius: 12px;
    border: 1px solid #009580;
    box-shadow: 2px 10px 40px #00000029;
    margin: 0 5px;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #63696C;
}
.super-section ul li a {
    color: #63696C;
    text-decoration: none;
}
.super-section ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}
.super-section span {
    font-size: 10px;
    line-height: 18px;
    color: #63696C;
}
.oneprojuct p {
    margin: 0;
}
.sec-bg {
    display: flex;
    align-items: center;
}
.team-work p {
    background: #FFFFFF;
    padding: 14px 20px;
    border-radius: 12px;
    border: 1px solid #009580;
    box-shadow: 2px 10px 40px #00000029;
    margin: 0 5px;
    font-size: 16px;
    line-height: 22px;
    min-height: 70px;
}
.oneprojuct p {
    background: #FFFFFF;
    padding: 14px 20px;
    border-radius: 12px;
    border: 1px solid #009580;
    box-shadow: 2px 10px 40px #00000029;
    margin: 0 5px;
    font-size: 16px;
    line-height: 22px;
    min-height: 75px;
}
.super-section {
    display: flex;
    align-items: center;
}

/*ceeeee*/
.cover p {
    color: #CB0700;
}
.text-bg {
    max-width: 250px;
    margin: 0 auto;
}
.content-misson {
    display: flex;
    align-items: center;
}
 .switch input:checked small {
     background: #4fc5c5;
     transition: .3s;
}
.switch small {
    display: inline-block;
    width: 75px;
    height: 35px;
    background: #004372;
    border-radius: 30px;
    position: relative;
    cursor: pointer;
}
.switch small:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 50%;
    top: 5px;
    left: 3px;
    transition: .3s;
    box-shadow: -3px 0 3px rgba(0,0,0,0.1);
}
.switch small:after {
     content: "";
     position: absolute;
     color: #fff;
     font-size: 11px;
     font-weight: 600;
     width: 100%;
     left: 0px;
     text-align: right;
     padding: 0 6px;
     box-sizing: border-box;
     line-height: 18px;
}
 .switch input:checked ~ small:after {
     content: "";
     text-align: left;
}
.switch input:checked ~ small:before {
     transform: translate(40px, 0px);
     transition: .3s;
}
.switch input {
    display: none;
}

.perth h6  {
   margin: 0;
}

.perth {
    margin: 15px 15px;
}

/*new-css*/
.arrow-right {
    display: flex;
    align-items: baseline;
    justify-content: right;
    gap: 0px 15px;
}
.box-bg {
    background: #FFFFFF;
    border-radius: 15px;
    padding: 20px 20px;
    min-height: 365px;
    box-shadow: 0px 20px 40px #00000029;
}
.free-items{
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    margin-bottom: 16px;
}
.tomorrow hr {
    margin: 5px 0 20px;
    border: 1px solid #dddfe154;
}
.monday h3 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    color: #000000;
}
.friday p {
    font-size: 12px;
    line-height: 15px;
    color: #63696C;
}
.today p {
    font-size: 12px;
    color: #009580;
    line-height: 15px;
    cursor:pointer;
    padding:5px 10px;
}
.active{
	background-color: #004372;
	color:#FFF !important;
    border-radius: 50px;
}
.sidebar-active{
	background-color: #004372;
	color:#FFF !important;   
}

.february {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.red-text {
    text-align: center;
}
.red-text h3 {
    font-size: 13px;
    line-height: 20px;
    color: #CB0700;
    min-height: 152px;
    font-style: italic;
    font-weight: 500;
}

/*css-*/
/**5-10-2024**/
.sidepanel  {
  width: 0;
  position: absolute;
  z-index: 1;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;

}
.sidepanel .closebtn {
  position: absolute;
  top: 20px;
  right: 25px;
	color: #004372;
	text-decoration: none;
  font-size: 36px;
}
/**5-10-2024**/

.multi-steps > li.is-active ~ li:before, .multi-steps > li.is-active:before {
/*  content: counter(stepNum);*/
  font-family: inherit;
  font-weight: 700;
}
.multi-steps > li.is-active ~ li:after, .multi-steps > li.is-active:after {
  background-color: #AAAAAA;
}

.multi-steps {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.multi-steps > li {
    counter-increment: stepNum;
    text-align: center;
    display: table-cell;
    position: relative;
    color: #004372;
    font-size: 12px;
    line-height: 15px;
	font-family: "Poppins", sans-serif;
    text-align: center;
}
.multi-steps > li:before {
  content: "";
  content: "✓;";
  content: "𐀃";
  content: "𐀄";
  content: "✓";
  display: block;
  margin: 0 auto 4px;
  background-color: #fff;
  width: 25px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
	color: #009580;
  border-color: #009580;
  border-radius: 50%;
}
.multi-steps > li:after {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #009580;
  position: absolute;
  top: 12px;
  left: 50%;
  z-index: -1;
}
.multi-steps > li:last-child:after {
  display: none;
}
/*
.multi-steps > li.is-active:before {
  background-color: #fff;
  border-color: #009580;
}
*/

.multi-steps > li.is-active:before {
    background-color: #fff;
    border-color: #004372;
    color: #fff;
}

.multi-steps > li.is-active ~ li {
  color: #004372;
}
.multi-steps > li.is-active ~ li:before {
    border: 2px solid #949494;
    color: #AAAAAA;
	background: #AAAAAA;
}
.ellipsis {
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.apply-selection {
  display: none;
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
.apply-selection .ajax-link {
  display: none;
}

.checkboxes {
  margin: 0;
  display: none;
  border: 1px solid #ccc;
  border-top: 0;
}
.checkboxes .inner-wrap {
  padding: 5px 10px;
  max-height: 140px;
  overflow: auto;
}
.search-block label {
    display: inline-block;
    display: flex;
    justify-content: space-between;
}
.search-block .form-control{
	position: relative;
}

.drug-items ul {  
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px 5px;
}
.selected-services {
    background: rgba(0, 149, 128, 0.39) !important;    
    border: 1px solid rgba(0, 149, 128, 1);
}


/***new-css-6-25-2024**/
.daycount-section{
	    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 17px 15px;
	   
}
.timeam {
    text-align: center;
}
.timeam p {
    font-size: 12px;
    color: #009580;
	font-weight: 500;
    line-height: 15px;
	margin-bottom: 0;
	cursor:pointer;
}
.timeam .active{
	background: #004372;
	border-radius: 50px;
	padding: 5px 10px;
	color: #fff;
}

/***new-css-6-25-2024**/




/***new-css-6-26-2024**/

.info-section img {
    width: 28px;
}
.info-section {
    position: absolute;
    top: 15px;
    right: 25px;
}
#urgentrequest .modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 10px;
    background: #63696C;
    opacity: 1;
    color: #fff;
    width: 25px;
    border-radius: 100%;
    height: 25px;
    font-weight: 200;
    top: 10px;
	   outline: none;
}

#urgentrequest .modal-header{
	border-bottom: none;
}
#urgentrequest .modal-body {
    padding: 0px 35px 35px;
}
.urgent-request {
    text-align: center;

}
.borderpluse{
		position: relative;
}
.borderpluse:after {
    position: absolute;
    content: "";
    background: rgba(148, 148, 148, 0.4);
    width: 1px;
    height: 100%;
    right: -10px;
    top: 0;
}

.urgent-request h4{
	color: #CB0700;
	font-size: 30px;
	line-height: 38px;
	font-weight: bolder;
}
.urgent-request h5 {
    color: #004372;
    font-size: 20px;
    line-height: 22px;
    font-weight: bolder;
}
.submitheading {
    text-align: center;
    padding: 15px 0px;
}
.submitheading h4{
	  color: #004372;
	  font-size: 28px;
   line-height: 34px;
}
.urgentrequest-form input {
    color: #63696C !important;
    padding: 12px 12px;
    border-radius: 7px;
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    margin-bottom: 5px;
	outline: none;
		box-shadow: none;
}
.form-control:focus {
   
    box-shadow: none;
}
.urgentrequest-form label {
    color: #004372 !important;
}
#urgentrequest .modal-content {
    background: #F9F9F9;
    border: none;
    border-radius: 20px;
  
}
.submitblock .submitbtn {
    background: #009580;
    padding: 12px 20px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #009580;
    min-width: 185px;
    font-weight: 600;
}
.submitbtn:active, .submitbtn:focus, .submitbtn:hover{
	 background: #009580 !important;
  	box-shadow: none;
	outline: none;
	 border: 1px solid #009580;
}
.candidate h6{
	text-transform: uppercase;
}
/**oldcss**/
.schedules {
    display: flex;
    align-items: center;
    box-shadow: 2px 10px 40px #00000029;
    padding: 40px 35px 20px;
    background: #FFFFFF;
    border-radius: 12px;
    margin-bottom: 26px;
    justify-content: space-between;
    min-height: 150px;
}
.candidate input {
    padding: 10px 30px;
    border-radius: 26px;
    background: #FFFFFF !important;
    border: 1px solid #B9B9B9 !important;
   
}
/**oldcss**/
.modal#urgentrequest  {
     background: rgb(0, 67, 114, 0.84);

}
.request-btn  a {
    border: 1px solid #CB0700;
        padding: 12px 25px;
    border-radius: 12px;
    font-size: 13px;
    line-height: 18px;
    color: #CB0700 !important;
    display: inline-block;
    font-weight: 500;
    cursor: pointer;
/*    width: 100%;*/
    text-align: center;
}
.request-btn img {
    width: 25px;
}
.request-btn span{
    margin-right: 10px;
}
.request-btn {
    text-align: right;
}
.personal-detail label {
    color: #004372 !important;
	
}
.personal-section {
    margin-left: 30px;
    margin-bottom: 100px;
}
.personal-section .personal-detail {
    padding-right: 0px;
}
.travelheading h1 {
    font-size: 44px;
    line-height: 44px;
    
}
.vaccinations-section .personal-detail{
	    padding-right: 0px;
	 margin-bottom: 100px;
}
.vaccinations-section label{
	 font-size: 14px;
	
}
.numberpepole.qty-container{
  display: flex;
  align-items: center;
  
}
.numberpepole.qty-container .input-qty{
  text-align: center;
 
  border: 1px solid #d4d4d4;
  max-width: 80px;
}
.numberpepole.qty-container .qty-btn-minus,
.numberpepole.qty-container .qty-btn-plus{
  border: 1px solid #d4d4d4;
  padding: 12px 13px;
  font-size: 10px;
  
  width: 20%;
  transition: 0.3s;
}
.numberpepole.qty-container .qty-btn-minus:hover,
.numberpepole.qty-container .qty-btn-plus:hover{
	  background: #004372;
	    color: #fff;
	outline: none;
}
.numberpepole input {
    margin-bottom: 0px;
    border-radius: 0px;
}
.numberpepole.qty-container .input-qty {
    text-align: center;
    border: 1px solid #d4d4d4;
    max-width: 60%;
}
.numberpepole.qty-container .qty-btn-plus{
  margin-left: -1px;
	  border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.numberpepole.qty-container .qty-btn-minus {
    margin-right: -1px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}


.solutionlogo{
	text-align: right;
}
.solutionlogo img{
	width: 100px;
}
.services ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
	flex-wrap: wrap;
	gap:15px;
}
.services ul li {
    background: #FFFFFF;
    padding: 10px 18px;
    border-radius: 12px;
    font-size: 16px;
    border: 1px solid #009580;
    box-shadow: 2px 10px 40px #00000029;
   
}
.services ul li.active {
    background: rgba(0, 149, 128, 0.39);
    border: 1px solid #009580;

}
.services ul li.active a{
	color: #000;
}

.services ul li a{
	color:#63696C;
	text-decoration: none;
}
.loction-select{
    width: 100%;
    margin-left: 5px;
}
.loctionsection {
    display: flex;
    align-items: center;
}
.loction-tg h6{
	margin-bottom: 0;
	font-family: "Poppins", sans-serif;
}

.loction-select select {
    color: #63696C !important;
    padding: 0px 8px;
    border-radius: 7px;
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    height: 50px !important;
}

.serviceprovider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 20px;
}
/*
.service-items.item-two {
    min-width: 500px;
}
*/

.loction-tg.providertag {
/*    min-width: 180px;*/
}
.injurybox{
	max-width: 225px;
}
.injurysection{
	 max-width: 1034px;
	margin: 0px auto 100px;
}
.docoment-block select {
    width: 100%;
    background: #FFFFFF !important;
   
    padding: 0px 12px;
    height: 50px !important;
    border: 1px solid #DDDFE1 !important;
    border-radius: 7px;
    font-size: 16px;
    line-height: 27px;
    color: #63696C !important;
}

.file-section {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.file-section .attchment-group{
	width: 100%;
}
input.datetimepicker{
	 color: #004372 !important;
	font-family: "Poppins", sans-serif;
}
input.datetimepicker::-ms-input-placeholder { 
  color: #004372;
}
input.datetimepicker::placeholder {
  color: #004372;
}

.file-section .form-control-file{
    background: #fff;
    line-height: 42px;    
    border: 1px solid #DDDFE1;
    border-radius: 7px;
    font-size: 16px;
    position: relative;
    color: #63696C !important;
    height: 50px !important;
   
}

.file-section .attchbtn {
    background: #004372;
    padding: 10px 15px;
    border-radius: 3px;
    margin-left: 13px;
    color: #FFFFFF;
    border: 1px solid #004372;
    text-decoration: none;
    display: inline-block;
}
input[type='file'] {
  opacity:1    
}
/*
.file-section .form-control-file:after {
   background: #fff;
    position: absolute;
    width: 100%;
    content: "";
    height: 50px;
    top: 0;
    left: 0;
	border: 1px solid #DDDFE1 !important;
    opacity: 1 !important;
*/
}

.multi-steps > li.is-active:before {
    color: #fff;
	    border-color: #004372;
}
.multi-steps > li.is-active.complete:before {
    color: #009580 !important;
	    border-color: #009580 !important;
}


.personal-detail label {
	font-family: "Poppins", sans-serif;
	 font-size: 16px;
}

.loction-select.timeslote {
    width: 47%;
}

@media(min-width: 568px) {
 #urgentrequest .modal-dialog {
        max-width: 930px;
        width: 98%;
        
    }
 .appoimentrequestmodal .modal-dialog {
        max-width: 930px;
        width: 98%;
        
    }
}
@media(min-width: 320px) and (max-width:567px){
.request-btn{
		text-align: center;
		margin-top: 15px;
	}
}

@media(min-width: 320px) and (max-width:767px){
#urgentrequest .modal-body {
    padding: 0px 20px 35px;
}
.appoimentrequestmodal .modal-body {
    padding: 0px 20px 35px;
}
	.urgent-request h5 {
    font-size: 22px;
    line-height: 30px;
}
	.urgent-request h4 {
    font-size: 24px;
    line-height: 34px;
}
	.submitheading h4 {
    font-size: 20px;
    line-height: 26px;
}
	.submitheading {
    padding: 10px 0px;
}
	.urgent-request img{
    width: 45px;
}
	.personal-section {
    margin-left: 0px;
    margin-bottom: 50px;
    margin-top: 50px;
}
	.serviceprovider {
     flex-direction: column;
}
.service-items.item-two {
    min-width: 100%;
    margin-top: 15px;
}
	.file-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
}
	.request-btn  a {
    padding: 12px 20px;

}
	.airport-Perth select {
    width: 100%;
   
}
	h6 {
    font-size: 15px;
    
}
	.service-items.item-three {
    margin-top: 20px;
}
}
@media(min-width: 768px) and (max-width:991px){
.urgent-request h4 {
    font-size: 28px;
    line-height: 34px;
 }
	.urgent-request h5 {
    font-size: 22px;
    line-height: 30px;
}
	.submitheading h4 {
    font-size: 24px;
    line-height: 30px;
}
		.personal-section {
    margin-left: 0px;
    margin-bottom: 50px;
    margin-top: 50px;
}

	.timesection {
    display: inline-block;
}
	.service-items.item-three {
    margin-top: 20px;
}

}
@media(min-width: 992px) and (max-width:1199px){
/*
	.service-items.item-two {
    min-width: 400px;
}
*/
}

@media(min-width: 1200px) and (max-width:1900px){
.loction-select select {
    font-size: 14px;

}
	h6 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    color: #004372;
}
}


@media(min-width: 1200px){
.pricelist-section {
    margin-left: 320px;
    transition: 0.5s;
}
.pricelist-section .container-fluid{
	max-width: 95%;
}

}

@media(min-width: 1900px){
.loction-select.timeslote {
    width: 47%;
}
}
/***new-css-6-26-2024**/
.file-name{
	margin-bottom: 5px;
}
.dragdropdiv{
    max-width: 650px;
}
.progress {
	margin-top: 10px;
	width: 100%;
	background-color: #f3f3f3;
	border-radius: 2px;
	    
	box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
}
.progress-bar {
	height: 12px;
	border-radius: 5px;
	background-color: #004372;
	font-size:14px;
	width: 0;
	margin-bottom: 0;
	color:#FFF !important;
}
#progressBarsContainer
{
width:100%;	
}
.progress-container {
    position: relative;
    display: flex;
    align-items: center;
}
.removefile
{
	cursor:pointer;
}
.progress-container span {
    /* position: absolute; */
    right: 0px;
    top: -2px;
    font-size: 14px;
    min-width: 30px;
    text-align: center;
}

/****7-9-2024**/

.card-bg p {
    color: #004372;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}
.pasout {
    margin-bottom: 15px;
}
.send-invoice input.form-control{
	color: #63696C !important;
    padding: 12px 12px;
    border-radius: 7px;
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    margin-bottom: 5px;
    font-family: "Poppins", sans-serif;
}
.pro-lavel {
    margin-top: 20px;
}
.loction-tg.time-slect {
    margin-right: 15px;
}
.main-icon, .apoinment-btn{
	display: none;
}
.w-900
{
 max-width:1150px !important;	
 width:96%;
}
.fnt-nrml
{
	font-weight:normal !important;
}
#Appointment .modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 10px;
    background: #63696C;
    opacity: 1;
    color: #fff;
    width: 25px;
    border-radius: 100%;
    height: 25px;
    font-weight: 200;
    top: 10px;
    outline: none;
    z-index: 999;
}
#Appointment .modal-body {
    padding: 0px 35px 20px;
}

#Appointment .modal-header
{	   
    border-bottom: 0px;
}
#Appointment .modal-content {
    background: #F9F9F9;
    border: none;
    border-radius: 20px;
}
.modal#Appointment {
    background: rgb(0, 67, 114, 0.84);
}
.appointment-head h4
{
	color:#004372;
}
#Appointment hr,.appoimentrequestmodal hr
{
	    margin: 30px 0;
}
/**-7-23-2024**/
.loader img, .main-loader img {
    width: 20px;
}
.loader {
    position: absolute;
    right: 47px;
    top: 10px;
    display:none;
    }
ul#emailList {
    border-radius: 7px;
    position: absolute;
    width: 100%;
    background: #004372;
    min-width:333px;
    z-index: 999;
}
ul#emailList li {
    color: #fff !important;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    border: 1px solid #B9B9B9;
    cursor: pointer;
    background: none;    
}

.appoimentrequestmodal .modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 10px;
    background: #63696C;
    opacity: 1;
    color: #fff;
    width: 25px;
    border-radius: 100%;
    height: 25px;
    font-weight: 200;
    top: 10px;
	outline: none;
	line-height: 25px;
	z-index:999;
}

.appoimentrequestmodal .modal-header{
	border-bottom: none;
}
.appoimentrequestmodal .modal-body {
    padding: 0px 35px 35px;
}
.appoimentrequestmodal .modal-content {
    background: #F9F9F9;
    border: none;
    border-radius: 20px;  
}
.modal.appoimentrequestmodal  {
     background: rgb(0, 67, 114, 0.84);

}
.appoimentserviceimg img
{
	width:44px;
}
.form-check-inline .form-check-label {
    font-size: 14px;
    font-weight: 300;
    display: flex;
/*
    color: #004372;
*/
    font-family: 'Poppins';
}
.form-check-inline .form-check-input{
    width: 20px;
    height: 20px;
}
.main-loader {
    position: absolute;    
    top: 50%;    
    left: 50%;
    display:none;
}
.today
{
	cursor:pointer;
}
.caseToUpper
{
	text-transform: uppercase;
}
.table-medicals td {
    font-weight: normal !important;  
}
input.red-brdr {
    border: 1px solid #F00 !important;  
}

.appoimentrequestmodal .appointmentcancelmodal {
	width: 600px !important;
}

.cancel-appointment h4 {
    font-size: 22px;
}

.appointmentcancelmodal hr {
    margin: 15px 0;
}

.apptimeam .active {
    padding: 5px;
}

.w-800 {
    max-width: 950px !important;
    width: 96%;
}

.heading-msg h3 {
    font-size: 18px;
    line-height: 25px;
    color: #004372;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.nav-li-custom-line-height {
    line-height: 28px !important;
}

.text-transform-none{
	text-transform:none !important;
}

.dashboard-scheduled-table{
    max-height: 500px;
    overflow-y: auto;
}

.disabled-slot {
    background: #ccc;
    border-radius: 50px;
    padding: 5px 0px;
    color: #000 !important;
}
#password-message{
    font-size: 12px;
    line-height: 18px;
}

.appoimentfit_for_workmodal {
    background: rgb(0, 67, 114, 0.84);
}
.appoimentfit_for_workmodal .modal-header {
    border-bottom: none;
}
.appoimentfit_for_workmodal .modal-header .close { 
    padding: 0;
    margin: 0;
    position: absolute;
    right: 10px;
    background: #63696C;
    opacity: 1;
    color: #fff;
    width: 25px;
    border-radius: 100%;
    height: 25px;
    font-weight: 200;
    top: 10px;
    outline: none;
    line-height: 25px;
    z-index: 999;
}
.appoimentfit_for_workmodal p {
    color: #004372;
    line-height: 26px;
    padding: 10px 0px 15px;
}
.appoimentfit_for_workmodal p a {
    color: #004372;
}
.appoimentfit_for_workmodal .submitbtn {
    background: #009580 !important;
    box-shadow: none;
    outline: none;
    border: 1px solid #009580;
}
.pd-30 {
    padding: 30px;
} 
.pdt-20 {
    padding-top: 20px;
}

.appoimentfit_for_workmodal .modal-content {
    background: #F9F9F9;
    border: none;
    border-radius: 20px;
}
.appoimentfit_for_workmodal .modal-body {
    padding: 0px 30px 35px;
}
.text-bold {
    font-weight: 600;
} 