﻿

.rhspic {
    float: right;
    margin-left: 10px;
    margin-bottom:10px;
}

.lhspic {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

strong, b {font-weight:bold !important;}

.fright {
    float: right;
}

.dashcard .card {
    min-height: 280px;
    margin-bottom: 10px;
}

    .dashcard .card-text {
        font-size: .9em;
    }

    .dashcard h6 {
        font-size: .9em;
    }

    .dashcard h5 {
        font-size: .9em;
    }

    .dashcard h4 {
        font-size: .9em;
    }

    .dashcard h3 {
        font-size: .9em;
    }

    .dashcard h2 {
        font-size: .9em;
    }

.clientdash {
    padding-left: 15px;
}


.clientdash .card {
    min-height: 275px;
    margin-bottom: 15px;
}

.basicdash .card {
    min-height: 290px;
    margin-bottom: 15px;
}

.rnvMorePopup {
    min-width: 40vw;
     max-width: 95vw !important; 
}

.RadForm_Bootstrap {
    background-color: transparent !important;
}

.btn.btn-square {
    border-radius: 0;
}

.rpbLabel {
    padding-top: 0 !important;
    margin-top: -2px !important;
    font-size: 0.8em !important;
}

.RadSearchBox_Bootstrap .rsbInput {
    margin: 6px !important;
}

.opacity-0 {
    opacity: 0 !important;
}

.opacity-1 {
    opacity: 0.2 !important;
}

.opacity-2 {
    opacity: 0.4 !important;
}

.opacity-3 {
    opacity: 0.6 !important;
}

.opacity-4 {
    opacity: .8 !important;
}

.opacity-5 {
    opacity: 1 !important;
}

