/*Custom CAN Styles CANSite.css*/
.navbar .navbar-brand {
  height: 80px !important; }

.fixed-top {
    z-index:1001;
}
.dropdown-header {
    color:black;
    font-size:0.79rem;
    font-weight:400;
}

.dropdown-menu{
    padding-bottom:0.7rem;
}

.indicator-text {
    display:flex;
    align-items:center;
}

.prompt-title {
    margin-top: 30px;
    margin-bottom: 0px;
    color:black;
    font-weight:600;
}
.indicator-text i {
    padding-top:5px;
    padding-right:5px;
}

.programBar {
    width: inherit;
    height: auto;
    background-color: #f0f0f0;
    padding: 0.9375rem 1.875rem;
}

.progItem {
    max-width: 350px;
    display: inline-block;
    align-self: center;  
}

.tooltip > .tooltip-inner{
    text-align:left;
    margin:0px;
}

.planCard {
    height: 100%;
    display: flex;
    align-items: center;
}

.distFirstProgItem {
    max-width: 500px;
    display: inline-block;
    align-self: center;
}

.onlyProgItem {
    max-width: 600px;
    display: inline-block;
    align-self: center;
}

.info p {
    color: #575757;
}

.tab-space {
    padding: 0px 0px 0px 0px !important;
}

.radioLabel {
    padding-right:10px;
    margin: 0px;
}

input[type="radio"] {
    vertical-align: middle;
}

.circleGroup {
    display:flex;
    justify-content:flex-end;
    font-weight:400;
}

.progressCircle {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    background: white;
    color: black;
    margin-left: 15px;
    font-weight: 700;
}

.progressCircleOutline {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    /*background: black;*/
    /*opacity:0.6;*/
    color: white;
    margin-left:15px;
    font-weight:400;
    border:2px solid;
    border-color:white;
}

.nav-pills .nav-item .nav-link {
    line-height: 24px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    min-width: 100px;
    text-align: center;
    color: #555;
    transition: all .3s;
    border-radius: 30px;
    padding: 10px 15px;
}

.nav-pills .nav-item .nav-link.active {
    color: #fff;
    background-color: #ff9800;
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(255, 152, 0, 0.6);
}


.prog-card-title {
    font-weight: 700;
    font-family: "Roboto Slab", "Times New Roman", serif;
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
}

.siteItem {
    max-width:250px;
    display: inline-block;
    align-self: center;
}

.formLabel {
    color: #575757;
    font-weight:500;
}

.formDescription {
    font-size:12px;
}

/*
    Alert start
*/
.alert {
    border: 0;
    border-radius: 0;
    padding: 10px 15px;
    line-height: 20px;
}
.alertInfo .alertIcon {
    float: left;
    margin-right:5px;
}

.alertInfo .alertDescription {
    overflow:hidden;
}
.alert.alert-danger {
    background-color: #ffd9d9;
    color: #590000;
    border-radius: 8px;
    border: 2px solid #ba5b5b;
}
.alert.alert-success {
    background-color: #d9ffe2;
    color: #005919;
    border-radius: 8px;
    border: 2px solid #5bba68;
}
.alert.alert-dark {
    background-color: #e6e6e6;
    color: #333333;
    border-radius: 8px;
    border: 2px solid #636363;
}
.alert.alert-danger a{
    color:black;
}

.alert.alert-warning a:link{
    color: #4d0e00;
}
.alert.alert-warning a:visited {
    color: #4d0e00;
}
.alert.alert-warning a:hover {
    text-decoration: underline;
}

.alert ul {
    margin-top:12px;
}

.alert.alert-warning {
    background-color: #ffe8c2;
    color: #4d0e00;
    border-radius: 8px;
    border: 2px solid #bf8052;
}

.alertButton {
    background-color: transparent !important;
    box-shadow: none !important;
    border: 2px solid #bf8052 !important;
}

.alertTitle {
    margin-top:0;
    margin-bottom:5px;
    font-weight:700;
}

.alertHeader {
    vertical-align:middle;
    margin-right:4px;
}

/*
    Alert end
*/


.description, .card-description {
    color: black;
    /*font-weight:400;*/
}

.footer-big p {
    color: white;
}

.text-primary {
    color: #d47500 !important;
    font-weight: 400;
}

.card{
    font-weight:400;
   
}

a {
    color: #d47500;
}

.table > thead > tr > th {
    border-bottom-width: 1px;
    font-weight: 500;
}

.btn.btn-sm, .btn-group-sm > .btn, .btn-group-sm .btn {
    padding: 0.40625rem 1.25rem;
    font-size: 0.6875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-weight: 500;
    color: #d47500;
}

.btn.btn-outline-secondary {
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.87);
    font-weight:500;
}


.inner {
    padding-bottom: 0.625rem;
}
.inner-title {
    padding-bottom: 0.625rem;
    font-size:1.3em;
}

.table-shopping > tbody > tr > td {
    font-size: 0.9rem;
}

#PageSubTitle {
    position: relative;
    top: -40px;
    left: 0px;
}

.btn.btn-outline-primary {
    font-weight: 500;
    background-color: transparent;
    border-color: #ff9800;
}

a:focus,
button:focus
a.nav-link:focus,
#PageTitle:focus,
#PageSubTitle:focus {
  border: 2px solid #0094ff; }

.flex-grid {
  display: flex;
  flex-flow: row wrap; }

.col {
  flex: 1 0 25%;
  min-width: 20em; }

@media (max-width: 400px) {
  .flex-grid,
  .flex-grid-thirds {
    display: block; }

  .flex-grid .col,
  .flex-grid-thirds .col {
    width: 100%;
    margin: 0 0 10px 0; } }
* {
  box-sizing: border-box; }

.flex-grid {
  margin: 0 0 5px 0; }

.col {
  padding: 8px; }

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: relative;
    z-index: 1010;
    height: 250px !important;
}
    /*# sourceMappingURL=CANSite.css.map */

.lh-1 {
    line-height: 1 !important;
}


.lh-05 {
    line-height: 0.5em !important;
}

/* Overridden classes for searchable dropdown */

.hidden {
    display: none !important;
}

.dropdown-menu {
    top: 10px !important;
    max-height: 400px !important;
}

.circleTop {
    top: 5px !important;
}


.form-check, label {
    line-height: 1 !important;
}


.font-size-1-2 {
    font-size: 1.2rem;
}


.font-size-48px {
    font-size: 48px;
}
