﻿.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    /*margin:0px;*/
    list-style:none;
}

.EventPanel .panel-body {
    padding:1px !important;
}

.EventPanel a {
    color:#d73814;
}

.EventPanel .btn-default:hover {
    color: #107FC9;
    background-color: transparent !important;
    border-color: #ffffff;
}



.news-item
{
    /*padding:4px 4px;*/
    /*margin:0px;*/
    /*border-bottom:1px dotted #555;*/ 
}
table {border-collapse: collapse; border-spacing: 0;
width:100%;margin-bottom:15px;
}
table > thead > tr > th {text-align:center;}
table {background-color: transparent;max-width: 100%;}
th { text-align: left; }
table {margin-bottom: 15px;width: 100%;}
table{border:1px solid #fff;}

table th{background:#8ec63f;}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th,table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td{border:1px solid #fff;word-wrap: break-word;
text-align: left;padding: 0 10px;color: #555555!important;vertical-align: middle;}
table > thead > tr > th,.training table > tbody > tr > th{text-align:center;}
table td{background:#eee;}
table > tbody > tr > td, table > tfoot > tr > td > p{color: #555555!important;}