﻿#normalclass
{
 white-space:normal;
}

#wrapclass
{
 white-space:nowrap;
}

.header {
    width: 800px;
    height: 80px;
    text-align: center;
    background-color: peachpuff;
}

.footer {
    background-color: #fff7ef;
    text-align: center;
    height: 40px;
}

.leftMenu {
    height: 400px;
    background-color: peachpuff;
    width: 150px;
}

.mainsidebar
{
    width: 200px;
    padding-left:5px;
    float: left;
    display: block;
    position:absolute;
}

.sidebar {
    width: 200px;
    float: left;
    display: block;
    background: #77A3D2;
    color: #eee;
    position: relative;
}

.middle {
    position: fixed;
    /*top: 40px;*/
    font-size: 12px;
    /*background-color:bisque;*/ 
    /*background-color:#F5F5F5;*/
     background-color:#FFFFFF;
    width:100%;
    /*height:95%;*/
    height:100%;
}

.body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.042857143;
    color: #333;
    background-color: #fff;
}

#body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.042857143;
    color: #333;
    background-color: #fff;
}
.modal-content{
    /*width: 835px;*/
    /*width: 655px;*/
    font-size: 12px;
}

#clsCmdButtonS {
    visibility :hidden
}

#btnPrint {
    visibility :hidden
}

.form-control {
    background-color: #FFFFFF;
}

a {
     padding: 0px; 
}

.navbar {
    min-height: 30px;
}

hr {
    margin-bottom:2px;
    margin-top:2px;
    border-top:1px solid #777
}

#appYear{
    width:70px;
}

#appNo {
    width:70px;
}

#lblAppNo {
    text-align:right;
}

#lblPlng {
     cursor: pointer;
}

#lblZng {
     cursor: pointer;
}

#lblBldng {
     cursor: pointer;
}

#cityurl {
     cursor: pointer;
}

#lblPO {
    padding-left: 0px; 
    font-weight: normal;
}

#search {
      margin-top: 10px;
}

.panel-body {
    padding: 8px;
    margin-top: 0px;
}

.appProcess{
    font-size: 25px;
}

.panelbody {
    padding: 5px;
    margin-top: 5px;
}

.comms{
    margin-right: -15px;
    margin-left: -8px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #d4d4d4;
}

/* Table Header*/

 /*thead, tbody, tr, td, th { display: block; }*/

 /*tbody td, thead th {
            float: left
        }*/

/* Table Header*/

/*.modal-header, h4, .close {

      background-color: #1D9E74; 
      background-color: #3489D0;
      color:white !important;
      text-align: center;
      font-size: 20px;

  }*/

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    color: #fff;
    background: rgb(59,103,158); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*height:30px;*/
}


  /*.modal-footer {
      background-color: #f9f9f9;
  }*/

.modal-footer {
    /*padding: 5px;*/
    background-color: #FFFFFF;
    /*height:30px;*/
}

/*#form-control { 
    background-color: #fcf8e3;  
}*/

.modal-body {    
    /*background-color: peachpuff;*/
    /*background-color: #F5F5F5;*/
    /*background-color: #D3D3D3;*/
    background-color: white;

}

.modal.fade {
    /*top: 20%;*/
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.modal.fade.in {
        /*bottom: 20%;*/
    }

#MapBody {
    position: relative;
    padding: 0px;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .7;
}

#sm4 {
         width: 25%;
    text-align: right;
 padding-right: 5px;
}

#lblpzbinfo {
    text-align:right;
    padding-right:0px;
    padding-left:0px;
}

#pzbinfo {
    margin: 0 0 2px;
    padding-left:3px;
    cursor:pointer;
         /*width: 30%;
    text-align: right;
    padding-right:5px;*/
}

.wellVisible {
    /*height:auto;
    overflow:auto;
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 5px;*/

    height: auto;
    overflow: auto;
    padding: 3px;
    background-color: #f5f5f5;
    border: 2px solid #e3e3e3;
    border-radius: 3px;
}


.app-modal-window .modal-dialog {
  width: 700px;
}

label {  
    font-weight: 600;
    margin-bottom: 0px;
}

#btnMap {
    margin-left:20%;
}

legend { 
    width: 24.5%;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    /*margin-bottom: -20px;*/ 
    margin-bottom: 0px; 
    border-bottom: 0px solid #e5e5e5; 
}

fieldset {
    padding: 0.20em;
    border: 2px solid #666666;
}

#ctladdress {
    padding: 0.20em;
    /*border: 1px solid #a94442;*/
    border: 1px solid #666666;

}

#ctlfield {
    /*padding: 0.20em;*/
    border: 1px solid #666666;
}

#lblpcn{
     FONT-SIZE: 10px; 
}
    
span.tab-space {
    padding-left:1em;
} 

a{
    /*display:block;*/
    padding:5px;
    cursor:pointer;
}

th {
    cursor:pointer;
}

.arrow-up {
    width:0;
    height:0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom:10px solid white;
    display:inline-block;
}

.arrow-down {
    width:0;
    height:0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top:10px solid white;
    display:inline-block;
}

.navbar-inverse {
  background-color: #428bca;
 
}

.navbar-imageStyle{
  float: left;
  height: 45px;
  /*padding: 15px 15px;*/
  font-size: 18px;
  line-height: 20px;
  width:60px;
}

.navbar-inverse .navbar-text {
  color: #080808;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #080808;  
  }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #080808;
  border-bottom-color: #080808;
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #080808;
    border-bottom-color: #080808;
}

.navbar-inverse .navbar-nav>li>a {
    color: #080808;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #080808;
}



@media screen and (max-width: 767px){
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y:visible;
   
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y:visible;
   
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y:visible;
   
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y:visible;
   
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
}

h1, .h1 {
    text-align: center;
    text-decoration: underline;
}

h5, .h5 {
    font-size: 14px;
    text-align-last: right;
}

b, strong {
    font-weight: bold;
    /*padding-left: 20px;*/
}


.panel-primary {
    width: 70%;
    margin-left: 7%;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #1D9E74;                  
    border-color: #1D9E74;
}

#btnRefresh {
     margin-left: 118px;
}
#btnAddNew {
     margin-left: 10px;
}

#btnOpenGis {
     /*margin-left: 130px;*/
}

#btnOpenReport {
     /*margin-left: 10px;*/
}

@media (max-width: 992px) {
    .col-md-3 {
        width: 29%;
    }

    /*.col-md-4 {
    width: 58.33333333%;
   }*/
}

/*@media (min-width: 1024px){
    .col-md-4 {
        width: 38.33333333%;
    }
}*/

@media (max-width: 768) {
    .col-md-4 {
        width: 30%;
    }

    /*.col-xs-6 {
    width: 70%;
    }*/
}

/*#region Splash */
#splash-page {
    z-index: 99999 !important;
}

    #splash-page .bar {
        width: 100%;
    }
.page-splash {
    z-index: 99999 !important;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#000000;
    opacity: .9;
    pointer-events: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility:hidden;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.page-splash-message {
    text-align: center;
    margin: 20% auto 0 auto;
    font-size: 400%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-weight: normal;
    -webkit-text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    padding: 0;
}

    .page-splash-message.page-splash-message-subtle {
        margin: 23% auto 0 auto;
        font-size: 200%;
    }
    .fa-asterisk.fa-asterisk-large {
    font-size: 180%;
    vertical-align: middle;
    color: #F58A00;
}

.fa-asterisk.fa-asterisk-alert {
    color: #F58A00;
}

.fa-asterisk-inline {
    padding: 0 4px 0 0;
}

.progress,
.page-progress-bar {
    margin: 30px 10% !important;
}

/*.spinner {
    margin: 20% auto 0 auto;
    left: auto;
    top: auto !important;
}*/
/*#endregion*/


/*#region epzb-table */

.checkButton {
    font-size: 0.7em;
    padding: 1px 1px;
    width: 2.0em;
    height: 2.0em;
}

.epzb-table-highlight-row {
    background-color: paleturquoise !important;
}

/*#endregion */
.highlightRowSelected {
    background-color: red !important;
}

.epzb-table-row-select-icon,
.epzb-table-row-select-all-icon,
.epzb-table-row-expand-icon,
.epzb-table-row-expand-all-icon,
.epzb-table-sort-icon {
    cursor: pointer;
}
/*#endregion */

/*#region changing background color for table and hover */

.table-striped > tbody > tr:nth-of-type(even):not(.epzb-table-highlight-selected-row) {
    background-color: #B8D0DE;
    background: linear-gradient(#B8D0DE,#fff);
    background: -webkit-linear-gradient(#B8D0DE,#fff);
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    color: #333;
    cursor: pointer;
    background-color: #d5dccd;
    background: linear-gradient(#d5dccd,#d5dccd);
    background: -webkit-linear-gradient(#d5dccd,#d5dccd);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d5dccd,endColorstr=#d5dccd);
}

.epzb-table-highlight-selected-row {
    background-color: #c3d3ea !important; /*ACBAD4*/
    color: black;
    font-weight: bold;
}

.colorHighlighting .epzb-table-highlight-selected-row + tr {
    background-color: #c3d3ea !important;
}

/*#region extra styling for table  */

.change-Color table-striped > tbody > tr:nth-of-type(even) {
    background-color: #d5dccd;
    background: linear-gradient(#d5dccd,#d5dccd);
    background: -webkit-linear-gradient(#d5dccd,#d5dccd);
}

.change-Color table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    color: #333;
    cursor: pointer;
    background-color: #B8D0DE;
    background: linear-gradient(#B8D0DE,#B8D0DE);
    background: -webkit-linear-gradient(#B8D0DE,#B8D0DE);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#B8D0DE,endColorstr=#B8D0DE);
}

/*#endregion */

/*#region fixed header */

@media only screen {
    .epzb-fixed-header > table > tbody {
        position: relative;
        display: block;
        overflow: auto;
        width: 100%;
    }

    .epzb-fixed-header > table > thead {
        display: table;
        width: 100%;
    }

        .epzb-fixed-header > table > thead tr {
            display: table-row;
            width: 100%;
        }

            .epzb-fixed-header > table > thead tr th {
                display: table-cell;
            }

    .epzb-fixed-header > table > tbody tr {
        display: table-row;
    }

        .epzb-fixed-header > table > tbody tr td {
            display: table-cell;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
}

/*#endregion */

/*#region popover styling */

.table-bordered > thead > tr > th{
		border: 1px solid #999999;  
        }

.bg-Color {
    /*background-color: #6C5196;*/
    /*background-color: #2D2F39;*/
    /*background-color: #323232;*/
    background-color: #3074AE;

    color: #fff;
}

.popover {
    color: black;
}


.subgrid-Color {
    background-color: #B8D0DE !important;
}

#tableWorkload .workload-recordsData .workloadTableMenu {
    height: 20px;
    min-height: 0; 
}

.page-splash-message {
        font-size: 200%;
        margin: 20% auto 0 auto;
}

 .page-splash-message.page-splash-message-subtle {
            font-size: 150%;
}

 .spinner {
    margin: 20% auto 0 auto;
    left: auto;
    top: auto !important;
}

 
 #btnRefresh:hover{
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
}

  #btnAddNew:hover{
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
}

/*#endregion */

/* ****************************************************************************************************************************************  */
/*.nav .caret {
    border-top-color:  #080808;
    border-bottom-color:  #080808;
}*/

/*.panel-default {
  border-color: peachpuff;
}

.panel-primary {
  border-color:peachpuff;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: peachpuff;
  border-color: peachpuff;
}*/
/*.panel-body {
    position: fixed;
    top: 30px;
    background-color: #8D8F8E;
    width:100%;
    height:100%;

}*/

/*.content {
        margin-left: -20px;
        margin-right: -20px;
}*/

/*@media (min-width: 500px)
{
.sidebar {
    position: fixed;
    top: 90px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 40px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
}

.nav-sidebar { 
    width: 100%;
    padding: 8px 0; 
    padding-top :0px;
    border-right: 1px solid #ddd;
}

.nav-sidebar a {
    color: #333;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
    -webkit-border-radius: 4px 0 0 4px; 
    -moz-border-radius: 4px 0 0 4px; 
    border-radius: 4px 0 0 4px; 
}
.nav-sidebar .active a { 
    cursor: default;
    background-color: #428bca; 
    color: #fff; 
    text-shadow: 1px 1px 1px #666; 
}
.nav-sidebar .active a:hover {
    background-color: #428bca;   
}
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}*/

/* Right-aligned sidebar */
/*
.nav-sidebar.pull-right { 
    border-right: -10px; 
    border-left: 1px solid #ddd; 
}
.nav-sidebar.pull-right a {
    -webkit-border-radius: 0 4px 4px 0; 
    -moz-border-radius: 0 4px 4px 0; 
    border-radius: 0 4px 4px 0; 
}
}*/

/*#region Tab Styling */

.nav-tabs {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 0px;
}

    .nav-tabs > li {
        float: left;
        margin: 0 .5em 0 0;
    }

    .nav-tabs > li > a {
        position: relative;
        background: #ddd;
            /*background-image: linear-gradient(to bottom, #fff, #ddd);*/      
        background-color: #3074AE;
        color: white;
        text-decoration: none;
            /*color: #444;*/
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        border-radius: 5px 0 0 0;
        float: left;
     }

    .nav-tabs a:hover,
    .nav-tabs a:hover::after,
    .nav-tabs a:focus,
    .nav-tabs a:focus::after {
        background-color: #fff;
    }

    .nav-tabs a:focus {
        outline: 0;
    }

    .nav-tabs a::after {
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        right: -.5em;
        bottom: 0;
        width: 1em;
        background: #ddd;
        /*background-image: linear-gradient(to bottom, #fff, #ddd);*/
        background-color: #3074AE;
        color: white;
        box-shadow: 2px 2px 2px rgba(0,0,0,.4);
        transform: skew(10deg);
        border-radius: 0 5px 0 0;
    }

    .nav-tabs > li.active a,
    .nav-tabs > li.active a::after {
        background: #fff;
        z-index: 3;
    }

.tabs-container {
    border-style: solid;
    border-color: #dcdcdc;
    border-width: 0px 1px 1px 1px;
    /*background-color:#ced9e3;*/
    background-color: white;
    padding: 15px;
}

.qualifierBackgroundColor {
    background-color: lightgray;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
    color: black;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li {
    margin-bottom: -2px;
}

/*#region ribbon styling */

.ribbon {
    font-size: 16px !important;
    position: relative;
    text-align: center;
    margin: 0 -4px;
    margin-top: -1px;
    /*height: 30px;*/
    box-shadow: 0px 2px 0px gray;
    padding-top: 4px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4df5b+0,b4df5b+100;Green+Semi+Flat */
    background: linear-gradient(#5AA354,#5AA354); /* Old browsers */
    background: -moz-linear-gradient(top, #5cb85cc7 0%, #5cb85cc7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5cb85cc7 0%,#5cb85cc7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5cb85cc7 0%,#5cb85cc7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4df5b', endColorstr='#b4df5b',GradientType=0 ); /* IE6-9 */
} 

    .ribbon:before, .ribbon:after {
        position: absolute;
        display: block;
        bottom: -1em;
        border: 1.5em solid #986794;
        z-index: -1;
    }

    .ribbon:before {
        left: -2em;
        border-right-width: 1.5em;
        border-left-color: transparent;
    }

    .ribbon:after {
        right: -2em;
        border-left-width: 1.5em;
        border-right-color: transparent;
    }

    .ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
        content: "";
        position: absolute;
        display: block;
        border-style: solid;
        border-color: black transparent transparent transparent;
        bottom: -1em;
    }

    .ribbon .ribbon-content:before {
        left: 0;
        border-width: 1em 0 0 1em;
    }

    .ribbon .ribbon-content:after {
        right: 0;
        border-width: 1em 1em 0 0;
    }

/* Styles for (Grid and Tiles) View start */

@media (max-width:767px) {
    #changingTableView-VisibleXS {
        display: block;
        float: left;
    }

    #tableView-HiddenXS {
        display: none;
    }
}

@media (min-width:768px) {
    #changingTableView-VisibleXS {
        display: none;
    }

    #tableView-HiddenXS {
        display: normal;
    }
}

.wellVisible-sm {
    padding: 9px;
    border-radius: 3px;
}

/*.wellVisible {
    min-height: 20px;
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}*/

/* Styles for (Grid and Tiles) View End */

    /*.table-responsive .table {
    max-width: none;
    -webkit-overflow-scrolling: touch !important;
}*/

/*#endregion */
/*#region modal styling */

/*.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {

        line-height: 1;
}*/
.btn-info {
  background-color: #2a7f9e;
  border-color: #2a7f9e;
  color: #ffffff; /* 4.55:1 ✅ */
}

.btn-info:hover,
.btn-info:focus, .btn-info:disabled {
  background-color: #22677f;
  border-color: #22677f;
  color: #ffffff;
}

.btn-info:focus {
  outline: 3px solid #ffbf47;
  outline-offset: 2px;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    color: #fff;
    background-color: #0056b3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.btn-danger {
  background-color: #a3332f;
  border-color: #a3332f;
  color: #ffffff; /* 5.61:1 ✅ */
}

.btn-danger:hover,
.btn-danger:focus {
  background-color: #852926;
  border-color: #852926;
  color: #ffffff;
}

.no-found{
    font-size: x-large;
}