﻿/*Background Color*/
@import url('rebranding.css');

body {
    background-color: #daf3fa !important;
    font-family: "Poppins", sans-serif !important;
}

.navbar-glass {
    background-color: #daf3fa !important;
}


.bg-light {
    background-color: #daf3fa !important;
}

.card {
    box-shadow: none !important;
    border: none;
}




.maplabels {
    font-size: 10px;
}
/*.date {
   
    font-weight: normal;
}*/
.numbers {
    font-size: 8px;
    text-align: right;
}

.bg-lightc {
    --falcon-bg-opacity: 1;
    background-color: #f3e9e2;
}

h4 {
    font-size: 18px;
}

.heading1 {
    font-size: 16px;
    color: white;
}

.heading2 {
    font-size: 13px;
}


h3 {
    font-size: 28px;
}

heading5 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
}

.label_text {
    font-size: 10px;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}


.iconscnew {
    border: none;
    font-size: 20px;
    border-radius: 50%;
    background: none;
    height: 42px;
    width: 42px;
    display: inline-block;
    align-items: center;
    color: #344050;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
}

a.iconscnew {
    padding-top: 5px;
}

.iconscnew:hover {
    border: none;
    border-radius: 50%;
    padding: 5px 5px;
    background: #344050;
    height: 42px;
    width: 42px;
    color: white;
}


.responseb {
    border-bottom: none;
    margin-left: 210px;
}

.responseb2 {
    border-bottom: none;
    margin-left: 108px;
}

.responseb3 {
    border-bottom: none;
    margin-left: 148px;
}

.iconlight {
    height: 17px;
    width: 19px;
}


.iconlight0 {
    height: 17px;
    width: 19px;
}

.label_response {
    font-size: 11px;
}

p {
    font-size: 14px;
    margin-bottom: 0;
}

/* circle */
.type3 {
    width: 30px;
    height: 30px;
    background: #e63757;
    /* border: 3px solid #2989f8  ; */
    /* border: 3px solid black  ; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: bold;
    /* color: #2989f8; */
    color: white
}

.circleBase {
    border-radius: 50%;
}


.text-end {
    text-align: end !important;
}

/* 
.card-header {
    padding: 10px 10px !important;
} */

.rounded-img {
    border-radius: 5px;
}

.small_t {
    margin: 0px;
    color: #817b85;
    word-wrap: break-word;
    font-size: 10px;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin-bottom: 0px !important;
}


.square-badge {
    /*    background-color: #FFC107;*/
    color: white;
    font-weight: bold;
    font-size: 35px;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.square-badge-small {
    /*    background-color: #FFC107;*/
    border: solid 2px #90e68f;
    color: #90e68f;
    /* font-size: 18px;*/
    font-size: 15px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: stretch;
    border-radius: 5px;
}

.headertext {
    font-size: 13px;
}

.FilterBtn {
    background: white;
    /* box-shadow: 0px 2px 8px 0px #c0bebe;*/
    width: 100%;
    font-size: 9px;
    border: 1px solid #d8e2ef;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 3px 3px;
    display: block;
    /* color: #5db060;*/
    height: 21px;
    text-align: center;
}
/*  .FilterBtn:hover {
        background: #5db060;
        border: 1px solid #5db060;
        color: white;
    }*/


.filtert {
    width: 100%;
    font-size: 11px;
    border: 1px solid #d8e2ef;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 9px;
    padding: 3px 3px;
    color: #5e6e82;
    height: 23px;
}

    .filtert:focus {
        border: 1px solid #d8e2ef;
        outline: none;
        border-right: 3px solid #1a64c4 !important;
    }

.globalt {
    width: 100%;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    /* margin-top: 5px; */
    margin-bottom: 9px;
    padding: 5px 5px;
    color: #5e6e82;
    height: 30px;
}

.textareaS {
    height: 77%;
}

.text {
    width: 280px;
    height: 100px;
}


/*span {
    border-bottom: 2px solid #6bc36b;
    width: 50%;
}*/

.underline {
    width: 298px;
    font-size: 14px;
}

.underline2 {
    width: 237px;
    font-size: 14px;
}

.underline3 {
    width: 218px;
    font-size: 14px;
}

h6 {
    font-size: 14px;
}

.invoice {
    padding-left: 34px;
}

.bg-color {
    background-color: #daf3fa;
}

.picture {
    border-radius: 10px;
}

.btngreen {
    background: #5db060;
    box-shadow: 0px 2px 8px 0px #c0bebe;
    width: 100%;
    font-size: 9px;
    border: none;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 3px 3px;
    display: block;
    color: white;
    height: 21px;
    text-align: center;
}

    .btngreen:hover {
        text-decoration: none;
    }

    .btngreen:focus {
        background: #d6ecbd;
        border: 1px solid #d6ecbd;
        color: black;
    }



.response {
    font-size: 12px;
}

.imgsc {
    width: 90px; /* Set width and height equal for a square */
    height: 110px;
    margin-bottom: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    border: 2px solid #ddd;
    object-fit: cover; /* Ensure image covers the box properly */
    border-radius: 5px; /* Optional: rounded edges */
}

.selectpic {
    background-color: #c5f1f6;
    font-size: 12px;
    border: none;
    border-radius: 4px;
    color: black;
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    padding: 4px 0px;
    border: 2px solid #c5f1f6;
    text-align: center;
    cursor: pointer;
}

.btnblue2:hover {
    background-color: white;
    border: 2px solid black;
}

.btnred {
    background: #82bcd5;
    box-shadow: 0px 2px 8px 0px #c0bebe;
    width: 100%;
    font-size: 9px;
    text-align: center;
    border: none;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 3px 3px;
    display: block;
    color: white;
    height: 21px;
}

    .btnred:hover {
        background-color: #c2eafc;
        cursor: pointer;
        color: black;
        border: 1px solid #c2eafc;
        text-decoration: none;
    }

.text-right {
    text-align: right;
}

.whitespace1 {
    height: 9px;
}


/*.whitespace {
    height: 30px;
}*/

.bluecnew {
    background: white;
    width: 100%;
    font-size: 11px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 3px 3px;
    display: block;
    color: #3581e6;
    height: 26px;
}

    .bluecnew:hover {
        background: #00d27a;
        border: 1px solid #00d27a;
        color: white;
    }




.redbtnnew {
    background: white;
    width: 100%;
    font-size: 11px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 3px 3px;
    display: block;
    color: #3581e6;
    height: 26px;
}

    .redbtnnew:hover {
        background: #e63757;
        border: 1px solid #e63757;
        color: white;
    }

.square-badge2 {
    /*border-style: solid;*/
    /*border: 1px solid #ccc;*/
    color: white;
    font-weight: bold;
    font-size: 12px;
    width: 70px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-radius: 5px;*/
    margin-top: 16px;
    color: #2EC760;
}
/*no*/
.square-badge1 {
    /* border-style: solid;*/
    /*border: 1px solid #ccc;*/
    color: white;
    font-weight: bold;
    font-size: 12px;
    width: 70px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-radius: 5px;*/
    margin-top: 16px;
    color: red;
}
/*.yesno {
}*/

.t2 {
    height: 350px;
    margin-bottom: 0px;
}

.newheader {
    background-color: #183b6d;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.headheart {
    height: 80%;
    position: absolute;
    right: 0;
    top: 12%;
}

.tbcolor thead {
    background: #edf2f9;
}

.btngreenadd {
    background: #5db060;
    box-shadow: 0px 2px 8px 0px #c0bebe;
    width: 100%;
    font-size: 12px;
    border: none;
    border-radius: 3px;
    margin-top: 24px;
    /*margin-bottom: 10px;*/
    padding: 3px 3px;
    display: block;
    color: white;
    height: 30px;
    text-align: center;
}

.score-box-green {
    border: solid 2px #90e68f;
    color: #90e68f;
}
/*#4CAF50*/

.score-box-amber {
    border: solid 2px #FFC107;
    color: #FFC107;
}

.score-box-red {
    border: solid 2px #F44336;
    color: #F44336;
}

.score-box-gray {
    border: solid 2px #cbc7c7;
    color: #cbc7c7;
}

.score-cam-icon {
    margin-top: -9px;
    margin-left: -12px;
    width: 25px;
    height: 25px;
    cursor: pointer
}

.table-responsive.scrollbarh::-webkit-scrollbar {
    height: 11px;
}




.btny {
    background: #de326e;
    box-shadow: 0px 2px 8px 0px #c0bebe;
    width: 100%;
    font-size: 9px;
    border: none;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 3px 3px;
    display: block;
    color: white;
    text-align: center;
    height: 21px;
}

    .btny:hover {
        background-color: #e77fa3;
        color: black !important;
        cursor: pointer;
        border: 1px solid #ffddda;
    }
