﻿<style type="text/css">
/*New conference template 202109*/

.module-tabs .tabs li:last-child {
    max-width: 150px !important;
    width: 150px !important;
}

/*Extra width for last tab title*/
.module-tabs .tabs li:last-child span {
    max-width: 150px !important;
    width: 150px !important;
}

/*Extra width for penultimate tab title*/
.module-tabs .tabs li:nth-last-child(2) span {
    max-width: 80px !important;
    width: 80px !important;
}
/*Extra width for penultimate tab title*/
.module-tabs .tabs li:nth-last-child(3) span {
    max-width: 80px !important;
    width: 80px !important;
}

.module-tabs .tabs li span {
    max-width: 51px !important;
    width: 51px !important;
/*    padding: 5px 6px 0px 2px !important;*/
}

#MSOZoneCell_WebPartWPQ4{
	font-size:100% !important;
	padding:0px !important;
}
#MSOZoneCell_WebPartWPQ3{
    font-size: 2.33em !important;
    font-family: "DroidSerifRegular", Georgia, sans-serif !important;
    padding:0px 0px -25px 0px !important;
    color:#657782 !important;
    line-height: 1.3 !important;
    margin-left: -665px !important;
}

/*For the page title based on a web part*/
#MSOZoneCell_WebPartWPQ3 div{
width: 665px !important;
}





/*---------------*/
</style>
