/* Fonts  segoe_UI   */
@font-face {
    font-family: "segoe_ui";
    src: url("../../../fonts/fonts/Segoe-UI/SEGOEUI.TTF");
}

@font-face {
    font-family: "segoe_ui_sb";
    src: url("../../../fonts/fonts/Segoe-UI/seguisb.ttf");
}

@font-face {
    font-family: "segoe_ui_light";
    src: url("../../../fonts/fonts/Segoe-UI/segoeuil.ttf");
}

@font-face {
    font-family: "segoe_ui_bold";
    src: url("../../../fonts/fonts/Segoe-UI/Segoe UI Bold.ttf");
}

@font-face {
    font-family: "segoe_ui_regular";
    src: url("../../../fonts/fonts/Segoe-UI/Segoe UIR.ttf");
}

/*for signature fonts elavarasan*/
@font-face {
    font-family: "thesignature";
    src: url("../../../fonts/signature-fonts/Thesignature.ttf");
}

@font-face {
    font-family: "Montana";
    src: url("../../../fonts/signature-fonts/Montana-Pictures.ttf");
    src: url("../../../fonts/signature-fonts/Montana-Pictures.woff");
    src: url("../../../fonts/signature-fonts/Montana-Pictures.woff2");
}

@font-face {
    font-family: "Autography";
    src: url("../../../fonts/signature-fonts/Autography.ttf");
}

@font-face {
    font-family: "Hey-Lovely";
    src: url("../../../fonts/signature-fonts/Hey-Lovely.ttf");
}

@font-face {
    font-family: "Andilanteria";
    src: url("../../../fonts/signature-fonts/Andilanteria-Signature.ttf");
    src: url("../../../fonts/signature-fonts/Andilanteria-Signature.woff");
    src: url("../../../fonts/signature-fonts/Andilanteria-Signature.woff2");
}

@font-face {
    font-family: "Retro";
    src: url("../../../fonts/signature-fonts/RetroSignature.ttf");
}

@font-face {
    font-family: "Saturday-Bright";
    src: url("../../../fonts/signature-fonts/Saturday-Bright.ttf");
}

@font-face {
    font-family: "Photograph";
    src: url("../../../fonts/signature-fonts/Photograph-Signature.ttf");
}

@font-face {
    font-family: "Brittany";
    src: url("../../../fonts/signature-fonts/BrittanySignature.ttf");
}
/*end for signature fonts elavarasan*/
/* end of Fonts  segoe_UI   */
/* Authentication page   */
.form-container{
    background: linear-gradient(150deg,#1B394D 33%,#2D9DA7 34%,#2D9DA7 66%,#EC5F20 67%);
    font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 30px 20px 50px;
}
.form-container .title{
    color: #fff;
    font-size: 23px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 60px;
}
.form-container .form-horizontal{
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
}
.form-horizontal .form-icon{
    color: #fff;
    background-color: #1B394D;
    font-size: 75px;
    line-height: 92px;
    height: 90px;
    width: 90px;
    margin: -65px auto 10px;
    border-radius: 50%;
}
.form-horizontal .form-group{
    margin: 0 0 10px;
    position: relative;
}
.form-horizontal .form-group:nth-child(3){ margin-bottom: 30px; }
.form-horizontal .form-group .input-icon{
    color: #e7e7e7;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 10px;
}
.form-horizontal .form-control{
    color: #858585;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    padding: 10px 10px 10px 27px;
    margin: 0 0 5px;
    border: none;
    border-bottom: 2px solid #e7e7e7;
    border-radius: 0px;
    box-shadow: none;
}
.form-horizontal .form-control:focus{
    box-shadow: none;
    border-bottom-color: #e7e7e7;
}
.form-horizontal .form-control::placeholder{
    color: #858585;
    font-size: 16px;
    font-weight: 600;
}
.form-horizontal .forgot{
    font-size: 13px;
    font-weight: 600;
    text-align: right;
    display: block;
}
.form-horizontal .forgot a{
    color: #777;
    transition: all 0.3s ease 0s;
}
.form-horizontal .forgot a:hover{
    color: #777;
    text-decoration:  underline;
}
.form-horizontal .signin{
    color: #fff;
    background-color: #e7e7e7;
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: 2px;
    width: 100%;
    padding: 12px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    transition: all 0.4s ease 0s;
}
.form-horizontal .signin:hover,
.form-horizontal .signin:focus{
    font-weight: 600;
    letter-spacing: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3) inset;
}



.carousel_height_350{
height: 350px !important;
}

.p-carosel{
	color: #858585;
}

.w-35{
	width: 35% !important;
}
.margin_t6{
	margin-top: 6px !important;
}
.vcheck_logo{
	width: 140px !important;
}
.jsn_logo {
    width: 214px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}
.heading_font{
	color: #1A1A1F !important;
    font-family: segoe_ui_bold !important;
    font-size: 40px !important;
}
.heading_font_password{
	color: #333333 !important;
    font-family: segoe_ui_bold !important;
    font-size: 20px !important;
}
.custom_font_style_label{
	color: #858585;
    font-size: 16px;
    font-weight: 600;
}
.custom-form-check-input[type=checkbox] {
    border-radius: 0px;
    border: 1px solid #dddcdc;
}
.custom_form_check{
	padding-left: 0;
}
.custom_input_text_verifyIden{
	font-family: segoe_ui_regular !important;
    font-size: 50px !important;
    color: #999999 !important;
}

.custom_btn_light{
	background-color: #EAEBEC !important;
    /*width: 200px !important;*/
    height: 50px !important;
    color: #1A1A1F !important;
    font-family: segoe_ui_regular;
    font-size: 18px;
}

.custom_btn_info{
	background-color: #0078D4 !important;
    /*width: 200px !important;*/
    height: 50px !important;
    color: #FFFFFF !important;
    font-family: segoe_ui_regular;
    font-size: 18px;
}
.custom_blue_textlink{
    color: #0078D4 !important;
    font-family: segoe_ui_regular;
    font-size: 16px;
    cursor:pointer;
}
.mr-50{
	    margin-right: 50px !important;
}

.footer_custom_height{
    padding-bottom: 0px !important;
    height: 10px !important;
}

.footer {
    position: static;
    height: 42px;
    bottom: 0;
    width: 100%;
}
.select_language_position{
    position: absolute !important;
    right: 255px !important;
    width: 141px !important;
    bottom: 5px !important;
}
.custom_navbar_brand_color, .custom_nav_logo_text_vcheck{
    background: #6659f7 !important;
}
.custom_index_content_hide {
    display: none !important;
}
/* End of Authentication page   */


/*  breadcrum heading css    */

.custom_main_heading_pagename{
    font-size: 40px !important;
    color: #4C4C51 !important;
    font-family: segoe_ui_light !important;
}

/* End of  breadcrum heading css    */




.footer_copyright
{
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 108%;
    background-color: #E6E7E8;
    color: black;
    height: 30px;
    z-index: 11;
    padding: 6px 15px;
}

@media screen and (max-width: 767px) and (min-width: 320px) {

    .footer_copyright
    {
        position: absolute;
        left: 0px;
        bottom: 0;
        width: 108%;
        background-color: #E6E7E8;
        color: black;
        height: 30px;
        z-index: 11;
        padding: 6px 15px;
    }
}

.pop_up_expand_button
{
    right: 12px;
    position: fixed;
    top: 60px;
    width: 20px;
    z-index: 4;
}
.chat_bot_image
{
position: fixed;
right: 30px;
bottom: 30px;
z-index: 10;
height: 70px;
}
.index_logo{
    width:146px;
}

.logo_left_border {
    width: 1.8px;
    height: 95%;
    background: #f3f3f3;
}
.msg {
    color: red;
    text-align: center;
    font-weight: bold;
}
.signup_mail_icon {
    color: #999999 !important;
    font-size: 20px !important
}
.c_pointer{
    cursor:pointer!important
}
.auth_card_hide
{
    display:none;
}
.width_webkit_fill_avail {
    max-width: -webkit-fill-available !important;
    word-wrap: break-word !important;
    white-space: normal !important;
}
.inner_span_chip {
    display: inline-block;
    max-width: 181px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.chip_in_table {
    display: inline-block;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.no_drop_pointer {
    cursor: no-drop !important
}
/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #6659f7; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 5px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 10000; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    top: 10%; /* 30px from the bottom */
}
/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show 
{
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
/* Animations to fade the snackbar in and out */

.border_line {
    border-bottom: 1px solid #ACACAC!important;
}



    .border_line:hover {
        border-bottom: 1px solid #0078D4 !important;
    }



        .border_line:hover .filter_label {
            color: #0078D4 !important;
        }



.filter_label {
    color: #ACACAC !important;
}



.custom_newmodel_labeldes {
    font-size: 12px !important;
    color: #989898;
    font-family: segoe_ui_regular !important;
}

sup{
    color:red;
}


sup {
    color: red;
}

.dashboard_filter_btn_div {
    margin-top: 32px;
}

.dashboard_card_title {
    margin-bottom: 0px !important;
    font-weight: bolder;
    color: #ffffff !important
}

.dashboard_card_title_dark {
    margin-bottom: 0px !important;
    font-weight: bolder;
}

.dashboard_header_bg_white {
    background: #fff !important;
}

.dashboard_header_bg_blue {
    background: #6659f7 !important;
    color: #fff !important
}

.inspection_status_div {
    min-height: 308px !important;
    max-height: 308px !important;
}
.dashboard_count_icon{
    width:80%;
}

.inspection_status_count_div {
    padding: 20px;
}

.inspection_box {
    float: left;
    height: 10px;
    width: 10px;
    margin: 5px;
    clear: both;
}

.activity_stats_header {
    border-bottom: solid 1px #e0d7d7;
    padding: 10px 15px 0px !important;
}

.activity_stats_inspection_box {
    float: left;
    height: 10px;
    width: 10px;
    margin: 5px;
    clear: both;
}

.inspection_box_fail {
    background-color: #f90207;
}

.inspection_box_pass {
    background-color: #6ffe3e;
}

.inspection_box_total {
    background-color: #f3f3f3;
}

.activity_icon_image {
    width: 100%;
}

.activity_action_icon_image {
    padding: 10px;
    width: 100%;
    cursor: pointer
}

.dashboard_activity_title {
    font-weight: bolder;
    margin-bottom: 0px !important;
    font-size: 11px
}

.dashboard_activity_description {
    margin-bottom: 0px !important;
    font-size: 10px
}

.dashboard_activity_item {
    margin-bottom: 5px;
}

.dashboard_activity_item_active {
    background: #f3f3f3 !important;
}

.chartAreaWrapper {
    width: 100%;
    overflow-x: scroll;
}

.chart_expand {
    cursor: pointer;
}
.custom_footer_align {
    position: absolute !important;
}
#togglePassword {
    color: grey;
}



.eye_toggle_icon {
    cursor: pointer !important;
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
}

.custom_newmodel_label_input {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-radius: 0px !important;
    border-color: #ffffff !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}
@-webkit-keyframes fadein 
{
    from 
    {
        top: 0;
        opacity: 0;
    }
    to 
    {
        top: 10%;
        opacity: 1;
    }
}
@keyframes fadein 
{
    from 
    {
        top: 0;
        opacity: 0;
    }
    to 
    {
        top: 10%;
        opacity: 1;
    }
}
@-webkit-keyframes fadeout 
{
    from 
    {
        top: 10%;
        opacity: 1;
    }
    to 
    {
        top: 0;
        opacity: 0;
    }
}
@keyframes fadeout 
{
    from 
    {
        top: 10%;
        opacity: 1;
    }
    to 
    {
        top: 0;
        opacity: 0;
    }
}

.custom_height_30 {
    height: 30px !important;
    margin: 0px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

}

.btn-container a {
    border: 1px solid #fff;
    padding: 5px 15px;
    color: #fff;
    margin: 0 5px;
    border-radius: 5px;
}

    .btn-container a.save {
        background-color: rgba(0,0,0,.2);
    }

.main-tab {
    border-bottom: 1px solid #3e5569;
    margin-bottom: 15px;
}

    .main-tab a.select, .main-tab a:hover {
        background-color: rgba(0,0,0,.3);
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .main-tab a {
        padding: 5px 10px;
        margin-right: 5px;
        display: inline-block;
        color: #fff;
        font-size: 16px;
    }

table.sign-font td {
    border: 1px solid #404296;
    border-collapse: collapse;
    background-color: rgba(0,0,0,.2);
    color: #fff;
    padding: 11px 5px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}

table.sign-font {
    width: 100%;
    border-collapse: collapse;
}

    table.sign-font td:hover, table.sign-font td.select {
        background-color: rgba(0,0,0,.4);
    }

.txt-right {
    text-align: right;
}

.txt-center {
    text-align: center;
}

.txt-left {
    text-align: left;
}

.tbl_action a {
    font-size: 14px;
}

.tbl_action a {
    color: #646464;
}

.tbl_action a {
    display: inline-block
}

.fullwidth {
    width: 100% !important;
}

.tbl_action a img {
    width: 20px;
}

.tbl_action a {
    margin: 0 5px;
}

.mb20 {
    margin-bottom: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.bdr-bottom {
    border-bottom: 1px solid #ccc;
}

.chk-box {
    align-items: center;
    display: flex;
    margin-bottom: 15px;
}

    .chk-box label {
        margin-left: 5px;
        font-weight: normal;
    }

.leve-site {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    /*box-shadow: 0 0 8px rgb(0 0 0 / 10%);*/
    margin: 20px 0;
}

    .leve-site h4 {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        padding-bottom: 8px;
    }

.form-containers {
    margin: 20px 0
}

.btn-container button {
    padding: 5px 10px;
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #2962ff;
    background-color: #fff;
    border-radius: 5px;
}

    .btn-container button.btn-save, .btn-container button.btn-cancel:hover {
        background-color: #2962ff;
        color: #fff;
    }

.tbl-action .fa {
    font-size: 18px;
    vertical-align: middle;
}

.border-b1, .offcanvas-header {
    border-bottom: 1px solid #ccc;
}

h5#offcanvasRightLabel {
    color: #6659f7;
}

.accessory-list {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

    .accessory-list p {
        margin: 0;
        color: #929292;
    }

.accessory-image {
    background-color: #ccc;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 20px;
}

    .accessory-image img {
        height: 105px;
    }

    .accessory-image p {
        background-color: #5569f7;
        color: #fff;
        font-size: 13px;
        min-height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }

.modal-dialog.inspection-mpopup {
    max-width: 800px;
}

.icon-continer a {
    margin-right: 15px;
    display: inline-block
}

    .icon-continer a i {
        font-size: 18px;
    }

.inspection-view-image img {
    width: 100%;
}

#inspection-model, #modelImagePopupModalId {
    background-color: rgba(0,0,0,.5);
}

.zoomin {
    color: #15cc00;
}

.zoomout {
    color: #ff0000;
}

.mb20 {
    margin-bottom: 20px;
}