/*
Theme Name: QR Code
Author: Danny Boy Gomez
Description: Millennial Concrete WordPress Themes 2021
Tags: fast-loading, one-sec, blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: SysFreight
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.description, #headerimg {
    display: none;
}

.custom-logo {
    z-index: 1;
    background: #FFFFFF;
    padding: 15px 25px 15px 0px;
    display: inline-block;
}


.fc-event-custom-content {
    font-size: 17px !important;
}

.menu-mc_menu-container {
    z-index: 1;
}

.custom-header {
    position: absolute;
    z-index: 1;
    margin: 0 10%;
    background: #2A2F35;
    width: 80%;
}

.menu-div {
    display: inline-block;

}

.social-icons {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 15px;
}

.menu-item-div {
    width: 100%;
    display: inline-block;
}

.menu-item a{
    color: #FFFFFF;

}
.current-menu-item {
    color: #FBBE3F;
}

ul#menu-mc_menu {
    padding: 0;
    margin: 0;
}

#menu-mc_menu li {
    list-style-type:none;
    display: inline-block;
    margin: 0 0 0 30px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    
    

}

ul#menu-mc_menu li {
    text-align: center;
}


#menu-mc_menu li a{
    text-decoration: none;
 }

.what-we-do {
    margin-top: 500px;
    position: absolute;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;

}

.work-area-1-div,
.work-area-2-div,
.work-area-3-div {
    margin: 0 5%;
    border-bottom: 1px solid #FFFFFF;
    width: 20%;
    padding-bottom: 25px;
    display: inline-block;

    
}

.work-area-1-name,
.work-area-2-name,
.work-area-3-name {
    font-size: 25px;
    font-weight: 300;
    display: inline-block;

    
}
.work-area-1-label
.work-area-2-label
.work-area-3-label {
    font-size: 17px;
    font-weight: 300;
    margin-top: 8px;
}

.work-area-1-img,
.work-area-2-img,
.work-area-3-img {
    display: inline-block;
    float: right;
}

.body-div {
    position: absolute;
    margin-top: 650px;
    text-align: center;
}

.welcome-text {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}

.welcome-description {
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    width: 50%;
    margin: 0 25%;
    margin-bottom: 15px;
}

.welcome-more {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    width: 50%;
    margin: 0 25%;
    margin-bottom: 20px;
}

.featured {
    width: 80%;
    margin: 0 10%;
}

.featured-img {
    width: 25%;
    display: inline-block;

}

.featured-img img {
    width: 100%;
    display: inline-block;
    height: 340px;
}

.featured-info {
    width: 20%;
    display: inline-block;
    background: #2A2F35;
    vertical-align: top;
    text-align: left;
    padding: 20px 40px;
    height: 300px;

}

.featured-info-area {
    display: inline-block;
    width: 100%;
    height: 100%;

}

.featured-our-company-text {
    color: #FBBE3F;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}

.featured-our-company-name {
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 20px;
}

.featured-our-company-description {
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 100;
    line-height: 16px;

}

.featured-read-more {
    text-decoration: none;
    border: 3px solid #FBBE3F;
    color: #FBBE3F;
    padding: 8px 15px;
    margin-top: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}


.featured-products {
    width: 20%;
    margin-left: 2%;
    display: inline-block;
    background: #2A2F35;
    vertical-align: top;
    text-align: left;
    padding: 20px 40px;
    height: 300px;

}

.featured-products-area {
    display: inline-block;
    width: 100%;
    height: 100%;

}

.featured-our-products-text {
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}

.featured-our-products-name {
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 20px;
}

.featured-our-products-description {
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 100;
    line-height: 16px;

}

.featured-view-products {
    text-decoration: none;
    border: 3px solid #FBBE3F;
    color: #FBBE3F;
    padding: 8px 15px;
    margin-top: 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.we-are-millennial {
    margin-top: 50px;
    display: block;
    width: 82%;
    margin: 0 9%;
    
}

.we-are-millennial p {
    text-align: left;
}

.we-are-millennial-text {
position: absolute;
margin-top: -80px;
margin-left: 20px;
color: #FBBE3F;
font-family: 'Ubuntu', sans-serif;
font-size: 30px;
font-weight: 400;
}

.we-are-millennial-desc {
position: absolute;
margin-top: -45px;
margin-left: 20px;
color: #FFFFFF;
font-family: 'Roboto', sans-serif;
font-size: 13px;
font-weight: 100;
}

.w-a-millennial-img {
    width: 100%;
}

.get-quote-2 {
    position: absolute;
    float: right;
    right: 0;
    margin-top: -80px;
    z-index: 1;
    width: 52%;

}

.product-list-div {
    text-align: left;
    width: 66%;
    margin: 0 17%;
}

.product-text {
    display: inline-block;
    color: #2A2F35;
    margin-top: 30px;
    width: 40%;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;

}

.product-name {
    display: block;
    margin-top: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 25px;
    font-weight: 400;
    

}

.product-description {
    display: inline-block;
    width: 35%;
    vertical-align: top;
    margin-top: 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;

}

.all-products-link {
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    float: right;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    padding: 10px 15px;
    color: #000000;
    background: #FBBE3F;
    font-weight: 500;
    font-size: 13px;


}

.product-list-div {
    margin-top: 50px;

}

.product-div {
    background: #2A2F35;
    width: 20%;
    padding: 17px;
    padding-bottom: 20px;
    margin-right: 7px;
    margin-top: 11px;
    display: inline-block;
}

.product-div:hover {
    background: #FBBE3F;
    cursor: pointer;
}

.product-div:hover .product-list-name-1,
.product-div:hover .product-list-name-2,
.product-div:hover .product-list-name-3,
.product-div:hover .product-list-name-4{
    color: #000000;
}

.product-div:hover .product-list-category-1,
.product-div:hover .product-list-category-2,
.product-div:hover .product-list-category-3,
.product-div:hover .product-list-category-4 {
    color: #000000;
}

.product-div:hover .product-list-link-1,
.product-div:hover .product-list-link-2,
.product-div:hover .product-list-link-3,
.product-div:hover .product-list-link-4 {
    background: #2A2F35;
    color: #FFFFFF;
}


.product-list-img-1,
.product-list-img-2,
.product-list-img-3,
.product-list-img-4 {
    width: 100%;
}

.product-list-name-1,
.product-list-name-2,
.product-list-name-3,
.product-list-name-4 {
    margin-top: 15px;
    margin-left: 20px;
    text-align: left;
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    font-size: 14px;
}

.product-list-category-1,
.product-list-category-2,
.product-list-category-3,
.product-list-category-4 {
    margin-left: 20px;
    text-align: left;
    margin-bottom: 15px;
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    font-size: 14px;
}

.product-list-link-1,
.product-list-link-2,
.product-list-link-3,
.product-list-link-4 {
    margin-left: 20px;
    font-family: 'Montserrat', sans-serif;
    background: #FBBE3F;
    color: #000000;
    text-decoration: none;
    padding: 5px 7px;
    font-size: 12px;
}

.product-div a{
    float: left;

}

.footer-section {
    width: 100%;
}

.news-letter-section {
    margin-top: 20px;
    padding: 40px;
    background: #1A1F23;
}

.news-letter-text {
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 500;
    margin-right: 40px;
}

.news-letter-form {
    display: inline-block;
}

.news-letter-input-field {
    padding: 10px;
    width: 200px;
    border: 0;
}
.news-letter-input-field:focus {
    outline-width: 0;
}


.news-letter-submit-btn {
    padding: 10px;
    border: 0;
    background: #FBBE3F;
    cursor: pointer;
}

.footer-info-area {
    width: 100%;
    background: #D8D8D8;
    padding: 50px 0;
}

.footer-info {
    width: 80%;
    margin: 0 10%;

}

.footer-logo {
    display: inline-block;
    width: 30%;
}

.footer-img {
    width: 100%;
}

.footer-quick-links {
    display: inline-block;
    width: 15%;
    vertical-align: top;
    text-align: left;

}

.footer-contact-info {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: left;
}

.footer-social-media {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 15%;
    margin-left: 20px;
}

.footer-icon-1 {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: 10px;

}

.footer-icon-2 {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: -10px;

}

.footer-icon-3 {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 15px;

}

.footer-icon-4 {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 15px;

}
.footer-details-1,
.footer-details-2,
.footer-details-3,
.footer-details-4 {
    display: inline-block;
    width: 66%;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.footer-details-2 {
    margin-top: 8px;
}

.footer-details-3 {
    margin-top: 14px;
}

.footer-details-4 {
    margin-top: 19px;
}


.social-icon-1 {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: 10px;

}

.social-details-1
 {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.quick-link-label-1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;

}

.quick-link-label { 
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    
}

.footer-quick-links ul#menu-mc_menu-2 {
    padding: 0 !important;
    margin: 0 !important;
}

.footer-quick-links ul#menu-mc_menu-2 li {
    margin-top: 15px;
    list-style: square inside url(assets/images/list-style.png) !important;

    font-family: 'Roboto', sans-serif!important;
    font-weight: 400;
    font-size: 13px;

}

.contact-info-desc {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.footer-quick-links ul#menu-mc_menu-2 li a {
    text-decoration: none;
    color: #000000;


}

.footer-bottom {
    width: 100%;
    padding: 20px 0;
    background: #1C2126;
    height: 34px;
}

.footer-details {
    width: 70%;
    margin: 0 15%;
}

.footer-bottom-details-1,
.footer-bottom-details-2,
.footer-bottom-details-3 {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    font-size: 12px;
}

.footer-bottom-details-1 {
    float: left;
    margin-top: 10px;
}

.footer-bottom-details-2 {
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}

.footer-bottom-details-3 {
    float: right;
    margin-bottom: 10px;
}

.scrolltop{
  position:fixed;
  right:10px;
  bottom:10px;
  color:#000000;
  z-index: 999;
  text-align: center;
  background: #FBBE3F;
  cursor: pointer;
  padding: 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}

.scrolltop-img {
    display: block;
    text-align: center;
    vertical-align: middle;
}

.scrolltop-text {
    padding-top: 5px;
}

.footer-social-media a {
    color: #000000;
}

.footer-bottom-details-2 a{
    text-decoration: none;
    color: #FFFFFF;
}

.intro-text {
    position: absolute;
    margin-top: 250px;
    margin-left: 10%;
    width: 40%;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 21px;
    color: #FBBE3F;
    padding-left: 30px;
 }

 .intro-white-text {
    color: #FFFFFF !important;
 }

 .get-quote {
    position: absolute;
    margin-top: 370px;
    margin-left: 10%;
    width: 20%;
    right: 0;
    margin-right: 10%;
    
 }

 .get-quote-btn {
    font-family: 'Montserrat', sans-serif;
    padding: 12px 18px;
    font-size: 17px;
    background: #FBBE3F;
    color: #000000;
    border: 0;
    font-weight: 400;
    cursor: pointer;
 }

 .main-banner{
    min-height: 620px;
 }



@media only screen and (max-width: 1286px) {
  .custom-logo {
    padding: 10px 15px 10px 0px;
    width: 240px;
  }

  .hide-in-tablet {
    margin-bottom: 10px;
  }
}


@media only screen and (max-width: 1186px) {
  .custom-logo {
    padding: 5px 10px 5px 0px;
    width: 220px;
  }

  .social-icons {
    display: none;
  }

  .hide-in-tablet {
    margin-bottom: 10px;
  }

  .body-div {
    position: absolute;
    margin-top: 600px;
    }

    .body-div {
    position: absolute;
    margin-top: 690px;

    }

}



.show-in-mobile-3 {
    display: none;
}

@media only screen and (max-width: 1080px) {

    .show-in-mobile-3 {
    display: block;
}

.product-div {
    width: 30%;
}

}


.menu-icon {
    display: none;
}

.menu-mobile-div {
    display: none;
}

.menu-icon {
    display: none;
}

.work-area-1-label, .work-area-2-label, .work-area-3-label {
    font-size: 17px !important;
}



@media only screen and (max-width: 1166px) {

.custom-logo {
    padding: 5px 10px 5px 0px;
    width: 220px;
  }

  .social-icons {
    display: none;
  }

  .hide-in-tablet {
    margin-bottom: 10px;
  }

  .menu-div {
    display: none;
  }

  .menu-icon {
    display: block;
    float: right;
    width: 45px;
    margin-right: 15px;
    margin-top: 12px;
  }

  .menu-mobile-div {
    font-family: 'Roboto', sans-serif;
  }

  /*.menu-mobile-div ul#menu-mc_menu-1{
    text-align: right;
  }*/

  .menu-mobile-div ul li {
    list-style: none;
    padding: 7px 0;
    border-top: 1px solid #20262b;
  }

  .menu-mobile-div ul li a {

    text-decoration: none;
  }

}


@media only screen and (max-width: 1150px) {
  .custom-logo {
    padding: 5px 10px 5px 0px;
    width: 220px;
  }

  .social-icons {
    display: none;
  }

  .hide-in-tablet {
    margin-bottom: 10px;
  }

  .menu-div {
    display: none;
  }

  .menu-icon {
    display: block;
    float: right;
    width: 45px;
    margin-right: 15px;
    margin-top: 12px;
  }

  .menu-mobile-div {
    font-family: 'Roboto', sans-serif;
  }

  /*.menu-mobile-div ul#menu-mc_menu-1{
    text-align: right;
  }*/

  .menu-mobile-div ul li {
    list-style: none;
    padding: 7px 0;
    border-top: 1px solid #20262b;
  }

  .menu-mobile-div ul li a {

    text-decoration: none;
  }

  .intro-text { 

    margin-top: 150px;
    font-size: 20px;
  }
  .get-quote {
    margin-top: 270px;
  }

  .what-we-do {
    margin-top: 400px;
  }

  .work-area-1-name, .work-area-2-name, .work-area-3-name {
    font-size: 20px;
  }

  .work-area-1-img img,
  .work-area-2-img img,
  .work-area-3-img img {
    width: 30px;
 }


 .work-area-1-label, .work-area-2-label, .work-area-3-label {
    font-size: 14px !important;
}

.main-banner {
    min-height: 530px;

}

.body-div {
    margin-top: 626px;
}



}


@media only screen and (max-width: 1000px) {


.featured-products {
    display: block;
}

.featured-img {
    width: 35%;
}

.featured-info {
    width: 24%;
}

.featured-products {
    width: 24%; 

}

}


@media only screen and (max-width: 984px) {

.get-quote-btn {
    font-size: 12px;
}

}

@media only screen and (max-width: 951px) {

    .product-name {
    font-size: 20px;
}

}

@media only screen and (max-width: 937px) {

    .get-quote-2 {
    margin-top: -62px;
}

.we-are-millennial-desc {
    margin-top: -43px;
    width: 40%;

    }

    .we-are-millennial-text {
    margin-top: -73px;
    font-size: 25px;
}

}

@media only screen and (max-width: 931px) {

    .footer-info {
    width: 100%;
    margin: 0%;
}

.footer-bottom {
    height: 51px;
}

}

@media only screen and (max-width: 916px) {

    .footer-info {
    width: 100%;
    margin: 0%;
}

}

@media only screen and (max-width: 910px) {

.work-area-1-name, .work-area-2-name, .work-area-3-name {
    font-size: 18px;
  }

  .work-area-1-img img,
  .work-area-2-img img,
  .work-area-3-img img {
    width: 25px;
 }


 .work-area-1-label, .work-area-2-label, .work-area-3-label {
    font-size: 13px !important;
}

.intro-text {
    margin-top: 120px;
    font-size: 19px;
}

.get-quote-btn {
    font-family: 'Montserrat', sans-serif;
    padding: 10px 18px;
    font-size: 12px;

}


}

@media only screen and (max-width: 842px) {
    .product-description {
    display: none;
}

.product-text {
    width: 65%;
    }

}

@media only screen and (max-width: 836px) {

    .custom-header {
    margin: 0px 5%;
    width: 90%;
}

.what-we-do {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;

}

}

@media only screen and (max-width: 825px) {


.featured-products {
    display: block;
}

.featured-img {
    width: 40%;
}

.featured-info {
    width: 35%;
}

.featured-products {
    width: 30%; 

}

}

@media only screen and (max-width: 800px) {

    .featured {
    width: 90%;
    margin: 0px 5%;
}


}


@media only screen and (max-width: 777px) {

.custom-logo {
    padding: 5px 21px 5px 0px;
    width: 181px;
}

.menu-icon {
    width: 38px;
}

.intro-text {
    margin-top: 127px;
    font-size: 17px;
    margin-left: 30px;
}

.get-quote-btn {
    font-size: 12px;
}

.get-quote-2 {
    margin-top: -55px;
}

.we-are-millennial-desc {
    display: none;
}

.we-are-millennial-text {
    margin-top: -53px;

}
.what-we-do {
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
}

.what-we-do {
    text-align: left;
}


.work-area-1-label, .work-area-2-label, .work-area-3-label {
    text-align: left;
}

.work-area-1-div, .work-area-2-div, .work-area-3-div {
    margin: 0 1.5%;
    width: 28%;

    }



}



@media only screen and (max-width: 750px) {
    .intro-text {
    margin-top: 120px;
    font-size: 18px;
}

}

.show-in-mobile {
    display: none;
}

@media only screen and (max-width: 734px) {

    .show-in-mobile {
        display: block;
    }

    .footer-logo {
    width: 28%;
    margin-right: 10%;
    }

    .footer-contact-info {
    width: 25%;
    margin-right: 10%;
}

.footer-social-media {
    width: 16%;

    }
    

}



 @media only screen and (max-width: 724px) {

.main-banner {
    min-height: 300px !important;
}


}


@media only screen and (max-width: 606px) {

    .news-letter-text {
    margin-bottom: 15px;
}

.product-text {
    width: 49%;
}

.product-name {
    font-size: 17px;
}

}


@media only screen and (max-width: 660px) {

    .news-letter-text {
    margin-bottom: 15px;
}


}


.show-in-mobile-2 {
    display: none;
}

@media only screen and (max-width: 622px) {
.intro-text {
    margin-top: 127px;
    font-size: 16px;
    margin-left: 30px;
    width: 44%;
}

}

@media only screen and (max-width: 606px) {

    .show-in-mobile-2 {
    display: block;
}

.footer-logo {
    width: 70%;
    margin-right: 0%;
}

.footer-quick-links {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: left;
}

.quick-link-label-1,
.quick-link-label {
    font-size: 17px;
}

.footer-quick-links ul#menu-mc_menu-2 li {
    font-size: 16px;
}

.footer-contact-info {
    width: 49%;

}


.footer-social-media {
    width: 64%;
}



}

@media only screen and (max-width: 604px) {


.featured-products {
    display: block;
}

.featured-img {
    width: 62%;
}

.featured-info {
    width: 43%;
    display: block;
    margin-top: 10px;
}

.featured-products {
    width: 43%;
    margin-left: 0;
    margin-top: 10px;

}

.welcome-description {
    font-size: 25px;

}

}

@media only screen and (max-width: 573px) {


.get-quote-2 {
    margin-top: -49px;
}

.we-are-millennial-text {
    margin-top: -47px;
}

}

.show-in-mobile-4 {
    display: none;
}

@media only screen and (max-width: 553px) {

    .show-in-mobile-4 {
    display: block;
}

.product-div {
    width: 64%;
}

}


@media only screen and (max-width: 537px) {


.footer-bottom {
    height: 80px;
}

}


@media only screen and (max-width: 500px) {


.intro-text {
    margin-top: 117px;
    font-size: 15px;
    margin-left: 1px;
    width: 48%;
}


.get-quote-2 {
    margin-top: -46px;
    margin-right: 4px;
}

.we-are-millennial-text {
    margin-top: -42px;
}



}


.fc-direction-ltr .fc-daygrid-event.fc-event-end {
    margin-right: 2px;
    font-size: 13px;
}


main#main {
    margin: 3% 3%;
}

.intro-text-nursing {
    float: left;
    display: inline-block !important;
    width: 25%;
    margin-right: 4%;

}

.wp-list-table.widefat {
    text-align: left;
    font-size: 12px;
}

.nursing-notes {
     float: left;
    display: inline-block;

}

.clear {
    clear: both;
}

.nsm-calendar {
    float: left;
    display: inline-block;
    width: 55%;
}

.fc-event-custom button {
    cursor: pointer;
    transition: background 0.2s ease;
}
.fc-event-custom button:hover {
    opacity: 0.9;
}

.name-bottom {
    font-size: 14px;
}

.alert-message {
    margin: 10px 0;
    display: none;
}

.nurse-note-form h2 {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  color: #333;
  text-align: center;
}

.nurse-note-form label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #444;
}

.nurse-note-form input[type="text"],
.nurse-note-form input[type="date"],
.nurse-note-form input[type="time"],
.nurse-note-form select,
.nurse-note-form textarea {
  width: 100%;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  border-radius: 0.5rem;
  background-color: #f9f9f9;
  font-size: 1rem;
  transition: border-color 0.3s ease;
}

.nurse-note-form input:focus,
.nurse-note-form select:focus,
.nurse-note-form textarea:focus {
  border-color: #007bff;
  outline: none;
  background-color: #fff;
}


.nurse-note-form button {
  display: inline-block;
  width: 100%;
  padding: 0.75rem;
  background-color: #007bff;
  color: #fff;
  font-size: 1rem;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.nurse-note-form button:hover {
  background-color: #0056b3;
}


table.wp-list-table.widefat {
    text-align: left;
}


.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: DodgerBlue;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.notes-title, .notes-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


body {
    margin: 0;
    padding: 0;
    min-width: 500px;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
}