﻿

.KPI_Form table.rblTripType tr td input[type=radio]:checked + label, .KPI_Form table.rblTripType tr td label:hover {
    background: #fff;
}

table.rblPermission tr td input[type=radio]:checked + label, table.rblPermission tr td label:hover {
    color: #fff;
    border: solid 1px #ff6c3a;
    box-shadow: 0 0 4px 1px #e9e9e9;
    background-color: #ff6c3a;

}

.KPI_Form table.rblTripType tr td label {
    width: 86px !important;
    background-color: #f6f6f6;
}

.KPI_Form_Container .KPI_Form label {
    font-size: 14px;
    color: #676767;
    font-family: Calibri;
    font-weight: 400;
    margin: 0;
    margin-bottom: 0;
    padding: 0;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 15px;
}

table.rblPermission tr td label {
    display: inline-table !important;
    padding-top: 30px;
    margin-bottom: 0;
    font-size: 13px;
    color: #bababe;
    font-family: Calibri;
    display: block;
    border: solid 1px #ddd;
    position: relative;
    margin: 5px;
    height: 90px;
    width: 144px;
    border-radius: 4px;
    font-weight: 100;
    text-transform: initial;
}

table.rblPermission tr td label>i {
 font-size:80px !important;  
}


.BootstrapWrapper label {
    display: inline-block;
    margin-bottom: .5rem;
}

.KPI_Wrapper label, .KPI_Wrapper p {
    font-family: 'Open Sans',sans-serif;
    font-family: Calibri;
}

.BootstrapWrapper *, .BootstrapWrapper ::after, .BootstrapWrapper ::before {
    box-sizing: border-box;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

input, select, label, textarea, button, option {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    vertical-align: middle;
}

*, ::after, ::before {
    box-sizing: border-box;
}

user agent stylesheet
label {
    cursor: default;
}

.KPI_Wrapper #content tbody td {
    color: #666;
    font-size: 14px;
}

.KPI_Form table td:first-child {
    color: #000;
    font-size: 16px;
}

table.rblPermission tr td {
    text-align: center;
    position: relative;
    color: #919191 !important;
    padding: 0 !important;
    border: none;
}

.KPI_Form table td {
    color: #a9a9a9 !important;
}

.KPI_Form table td {
    background-color: #fff;
    font-weight: 600;
    font-family: Calibri;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #e5edf5;
    height: 45px;
    padding: 5px 20px;
}

.BootstrapWrapper table {
    border-collapse: collapse;
}

.rblPermission {
    border-spacing: 20px;
    margin-left: -20px;
    margin-top: -20px;
    border-collapse: separate !important;
}

input[type=checkbox], .BootstrapWrapper input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

table.rblPermission tr td input {
    position: absolute;
    left: 5px;
    bottom: 5px;
    display: none;
}

KPI_Form table td:first-child {
    color: #000;
    font-size: 16px;
}

table.rblPermission tr td {
    text-align: center;
    position: relative;
    color: #919191 !important;
    padding: 0 !important;
    border: none;
}

.KPI_Form table td {
    color: #a9a9a9 !important;
}

.KPI_Form table td {
    background-color: #fff;
    font-weight: 600;
    font-family: Calibri;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #e5edf5;
    height: 45px;
    padding: 5px 20px;
}

.rblPermission td {
    border-right: 0 solid #e5edf5 !important;
}

.BootstrapWrapper *, .BootstrapWrapper ::after, .BootstrapWrapper ::before {
    box-sizing: border-box;
}

*, ::after, ::before {
    box-sizing: border-box;
}

td {
    display: table-cell;
    vertical-align: inherit;
}

table {
    border-collapse: collapse;
}

    table.rblPermission {
        border-spacing: 20px;
        margin-left: -20px;
        margin-top: -20px;
        border-collapse: separate !important;
    }

.meetingtype{
    display:none;
    margin-top:30px;
}


