@charset "UTF-8";

/*************************************************************

@media screen and (max-width: 736px) {

}

**************************************************************/


/****************************
origin
****************************/


#page-event {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#080051+1,580c6b+100 */
background: #080051; /* Old browsers */
background: -moz-linear-gradient(-45deg, #080051 1%, #580c6b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #080051 1%,#580c6b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #080051 1%,#580c6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080051', endColorstr='#580c6b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

@media screen and (max-width: 736px) {

table.tbl-border {
    font-size: 0.8rem;
}
table.tbl-border th,
table.tbl-border td {
    padding: 5px;
    display: block;
    width: 100%;
    border:0px;
}
table.tbl-border th{
	background: #062c70;
}


}


