﻿.menuicon {
    filter: opacity(0.7);
    margin-right: 2px;
    width: 1.5em;
    text-align: center;
}


.homeicon {
    cursor: pointer;
    font-size: 30px;
    margin-top: 30px;
}

.homecard {
    cursor: pointer;
}



.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.browsechar {
    cursor: pointer;
    text-align: center;
}

#browsebychar td {
    padding-top: .2rem;
    padding-bottom: .2rem;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#browsebychar table {
    margin-bottom: 0;
}

#browsebychar .btn {
    padding: 0.4rem 0;
    width: 80%;
    font-size: 1.4em;
}

table td, table th {
    font-size: 1.1rem;
}

.homecard .card-body {
    padding: 0.5rem;
}

.searchsmall {
    padding-left: 22px;
    padding-right: 22px;
}

.navbar-brand {
    font-size: 1em;
}


.flc_flag_red {
    background-color: #ffdedb;
    white-space: nowrap;
}

.flc_flag_blue {
    background-color: #d0f0ff;
    white-space: nowrap;
}

.flc_flag_green {
    background-color: #e6ffe3;
    white-space: nowrap;
}

.flc_flag_yellow {
    background-color: #fff9d4;
    white-space: nowrap;
}

.flc_flag_violet {
    background-color: #f2d6ff;
    white-space: nowrap;
}

.flc_flag_orange {
    background-color: #ffe3c3;
    white-space: nowrap;
}

.flc_flag_white {
    background-color: #ffffff;
    white-space: nowrap;
}



/* The heart of the matter */
.btn-matrix > .btn:nth-child(3n+4) {
    clear: left;
    margin-left: 0;
}

.btn-matrix > .btn:nth-child(n+4) {
    margin-top: -1px;
}

.btn-matrix > .btn:first-child {
    border-bottom-left-radius: 0;
}

.btn-matrix > .btn:nth-child(3) {
    border-top-right-radius: 4px !important;
}

.btn-matrix > .btn:nth-last-child(3) {
    border-bottom-left-radius: 4px !important;
}

.btn-matrix > .btn:last-child {
    border-top-right-radius: 0;
}

/* Decorations */
.btn-matrix {
    margin: 20px;
}


.btn-danger {
    background-color: #b31e2b !important;
    color: #fff !important;
}

.opacity-5 {
    opacity: 0.5;
}


.awrap {
    margin-bottom: 3px;
    font-size: .85rem;
}

.atime {
    text-shadow: 0px 0px 16px #fff;
}

.atitle {
    font-weight: bold;
    font-size: 1.2em;
    background-color: rgba(255, 255, 255, 0.63);
    border-radius: 6px;
    padding-bottom: 4px;
    padding-top: 7px;
    border: 1px solid rgba(77, 77, 77, 0.19);
}

.aday {
    padding: 1em .5em .5em .5em;
    font-size: 1.1em;
    color: #9e9e9e;
    text-align: center;
}

.adetails {
    font-weight: normal;
    font-size: .9em;
}

.acontact {
    background-color: rgba(0, 0, 0, 0.43);
    color: #fff;
    border-radius: 14px;
    padding: 3px 8px;
    font-size: 0.9em;
    white-space: nowrap;
    display: inline-block;
    margin: 4px 0;
    font-weight: normal;
}


.mobilefloatingbutton {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}

.floatingsidelabel {
    float: right;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 8px 15px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 20px;
    font-size: .9em;
}


.dropdown-item {
    padding: .4rem 1rem !important;
    margin-left: 0;
    font-size: 1rem !important;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-menu {
    line-height: 1.4rem !important;
    background-color: #e4e4e4;
    font-size: 1rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

    .dropdown-menu show {
        line-height: 1.4rem !important;
        background-color: #eee;
        font-size: 1rem !important;
    }


.shadow-normal {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);

}

.dropdown-divider {
    border-top: 1px solid #737373;
}

.contact-context {
    position: absolute;
    z-index: 1;
    top: 67px;
}

.contact-context-icon {
    font-size:1.5em!important; 
    position:relative; 
    left:-3px;
}

.shadow-flag {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.context-icon {
    opacity: 0.5;
    font-size: initial;
}

.col-12pct {
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
}



.picker__box .picker__header .picker__date-display .picker__day-display {
    font-size: 2.5rem;
}
.picker__box .picker__header .picker__date-display .picker__month-display {
    font-size: 1.5rem;
}

.picker__box .picker__header .picker__date-display .picker__year-display {
    font-size: 1.3rem;
}

.labelfor {
    font-size:.8rem;
    color: #949494;

}

.labelfordd {
    color: #949494;
}


.md-form label {
    color: #949494;
}

.md-form input[type=date], .md-form input[type=datetime-local], .md-form input[type=email], .md-form input[type=number], .md-form input[type=password], .md-form input[type=search-md], .md-form input[type=search], .md-form input[type=tel], .md-form input[type=text], .md-form input[type=time], .md-form input[type=url], .md-form textarea.md-textarea {
    font-weight: bold;
}