﻿.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}/*
@media only screen and (max-width: 480px) {

    .flowchart {
        display: flex;
        margin: 0;
    }

    .arrow {
        background-color: #0082ba;
        display: block;
        height: 3px;
        margin-left: 3px;
        width: 50px;
    }

    .myflowcharttick {
        width: 20px;
        height: 20px;
    }

 

    .updatetracker {
        width: 50px;
        height: 50px;
    }

        .updatetracker.active {
           margin-top:-18px;
          width: 50px;
            height: 50px;
        }

            .updatetracker.active::before {
                font-size: 60px;
                top: -15%;
            }

        .updatetracker.completed {
            width: 50px;
            height: 50px;
        }

            .updatetracker.completed::before {
                font-size: 60px;
                top: -15%;
            }

    .arrow {
        margin-top: -25px
    }

    .containerdeal {
        margin-left: 3px;
    }
.}*/

.cnn {
    color: #545859;
    font-size: larger;
    font-weight: bold;
}

.arroww {
    background-color: #0081b8;
    height: 2px;
    width: -webkit-fill-available;
}
.containerdeal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Dealerinf {
    border-radius: 25px;
    border: 3px solid #0082ba;
    padding: 30px;
    width: 400px;
    height: 320px;
}


.Mydiv {
    display: grid;
    place-items: center;
    grid-gap: 5px;
}

 button#submit-button {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}


.button-link {
    display: inline-block;
    padding: 10px 10px;
    color: blue;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}


#bt {
    margin-left: 20rem;
    margin-top: 10rem;
}

.updatetracker.current {
    background-color: red;
}


.sub-head {
    font-size: 20px;
    font-weight: bold;
    color: #0082ba;
}

.Orderlablename {
    font-size: 15px;
    font-weight: bold;
}

.gx-5 {
    padding: 20px;
}




@media (max-width: 768px) {
    .col-3{
              width: 33.33%;
}}



@media (max-width: 576px) {
    .col-3 {
        width: 50%;
    }
}

@media (max-width: 375px) {
    .col-3 {
        width: 100%;
    }
}

.logocontainer {
    height: 100%;
}

.backorder {
    background-color: red !important;
}
/*=================CSHOMEPAGE==================================*/


.logoimg {
    width: 100px;
    height: 90px;
}

/*.row {
    display: flex;
    flex-wrap: wrap;
}
*/


.logocontainer {
    padding: 20px;
    height: auto;
    margin-top: 20px;
  
  
}
.space{
    margin-top:30px;
}

.r2 {
    margin-top: 30px;
}

.col-container a {
    text-decoration: none;
    color: white;
    width: 190px;
    height: 50px;
    background-color: #2ba0cb;
    font-size: 18px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.boxblue{
    display:grid;
    place-items:center;
}
.boxcontainer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 25%;
    text-align: center;
}

.border-radius {
    margin: 15px;
    width: 100%;
    height: 100%;
    border: 3px solid #2ba0cb;
    border-radius: 10px;
    padding: 10px;
}

/*=========orderstatus======*/
.rsborder{
    border:3px  solid grey;
    padding:50PX;
    border-radius:40PX
}
.form-control.QBOX {
    height: 500px; /* Adjust the height as needed */
}

.submitbox{
    display:flex;
  justify-content:center;
  align-items:center;
}

/*======ocpq======*/

.ocpqname{
    font-size:20px;
    font-weight:300;
    
}

.large-dropdown {
    height: 37px;
    width: 380px;
    margin-left: 110px;
    border: none;
}
.form-control.OCPQBigbox {
    height: 100px;
}
#ocpqImageFile{
    
    margin-left:260px;
    margin-top:10px
}
.ocpqbutton {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wborder {
    background-color: #e6f6ff;
    height: auto;
    padding: 20px;
    margin-left: 10px
}
.wheight{
    height:40vh;
}
.wno {
    margin-left: 20px
}


/*=================motoryes==================*/
.mborder {
    background-color: lightblue;
    height: auto;
    padding: 20px;
    margin-left: 10px
}
.mno {
    margin-left: 20px
}
.myheader{
    margin-top:20px
}
