﻿.grid_header th {
    /*background: red !important;
    background: -webkit-linear-gradient(0deg, #7ECBF4, #106693) !important;
    background: -o-linear-gradient(0deg, #7ECBF4, #106693) !important;
    background: -moz-linear-gradient(0deg, #7ECBF4, #106693) !important;
    background: linear-gradient(0deg, #7ECBF4, #106693) !important;*/
    /*background-color: #673AB7;*/
}


table {
    background-color: white;
    /*font-family:Cambria;*/
    /*font-weight:bold;*/
}

.messagealert {
    width: 100%;
    position: fixed;
    top: 60px;
    z-index: 100000;
    padding: 0;
    font-size: 15px;
    width: 77%;
}
    

.dataTables_info {
    visibility: hidden;
}

/*#ch_check_learning_material, #ch_check_course td {
    padding: 0px;
}*/

    /*#ch_check_learning_material td {
        padding: 0px;
    }

#ch_check_support td {
    padding: 0px;
}*/

#ch_check_course input[type="radio"], input[type="checkbox"] {
    margin-right: 6px;
}

.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}



/*.radio_button_inline td {
    padding: 0px;
}*/

.radio_button_inline label {
    margin: 0px 6px 0px 6px;
    font-weight:100;
}
.lbl_style{
    font-weight:100 !important;
}
.ch_style label{
    font-weight:100 !important;
    display:inline;
}
p{
    font-size:15px !important;
    margin:0 0 20px !important;
}
.div_understand label{
    display:contents;
    font-weight:normal;
}
.div_understand td{
    padding:0 0 20px;
}
