﻿/* ********* Generic ********* */
img { border: 0px; outline-style: none; }
input[type='image'] { border: 0px; outline-style: none; }

.openImage
{
    cursor: pointer; 
    padding-right: 2px;
}
.closeImage
{
    cursor: pointer; 
    padding-right: 2px; 
    padding-top: 3px; 
    float: left;
}
.mailBoxOwnerName
{
    font-weight:bolder;
}
.imgLikeIcons
{
    width:20px;
}
.minimize
{
    min-width: 15px !important;
    font-size: 0px;
    text-align:center;
}
.sorterImgs
{
    cursor: pointer; 
    padding-left: 3px; 
}
.emptyList
{
    background-image:url(/images/emptyListGrey.png) !important; 
    background-repeat:no-repeat !important;
    background-position:center;
}
.searchImg
{
    background-image:url(/images/ViewFile.png) !important; 
    background-repeat:no-repeat !important;
    padding: 7px 22px 7px 22px !important;
}
.currency
{
    text-align:right;
    padding-right:2px;
}
.datePicker
{
    text-align:left !important;
    background-image: url(/Images/calendar.png);
    background-repeat: no-repeat;
    background-position: 98%;    
}
.btnContainerLeft
{
    text-align:left;
}
.btnContainerRight
{
    text-align:right;
}
.tableExtend
{
    width:100%;
}
.btnDefault
{
    width:150px;
}
.contentUnavailable
{
    height: 816px; 
    background-image: url(/Images/ContentBackground.jpg);
}
img 
{
    border : 0;
}
.checkSelector
{
    vertical-align:top;
}
.ui-tooltip
{
    font-size: 10pt !important;
    font-family: Segoe UI, Arial !important;
}
.ui-widget-content
{
    text-decoration:none !important;
    color: #ffffff !important;
}
.ui-state-focus 
{
    background: #000000 !important;
}
body 
{
    margin: 0px 0px 0px 0px;
    background-image: url(/Images/siteBackground.png);
}
.dialogDivBackground
 {
     background-color: #ffffff !important;
 }
.visFalse
{
    visibility:hidden;
    display:none;
}
.helperIcon
{
    background-image: url(/Images/helpIcon.png);
    background-repeat: no-repeat;
    background-position: 98%;
    background-color: #ffebef;
}
.invalidInput
{
    background-image: url(/Images/invalidInput.png);
    background-repeat: no-repeat;
    background-position: 98%;
    background-color: #ffebef;
}

.editableByClick
{
    background: url(/Images/WritableContent.png) no-repeat right bottom;
}
.reopenByClick
{
    background: url(/Images/unlock.png) no-repeat right bottom;
}
.divTable
{
    display: table;
    width: auto;
}
.divRow
{
    display: table-row;
    width: auto;
}
.divCell
{
    float: left;
    display: table-column;
    width: 100%;
}
.floatl
{
    float: left;
}
.floatr
{
    float: right;
}
.fieldTextAreaMailBox
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important;    
    border-style:solid;
    border-width:1px;
    background-color: #e0e0e0;
    width:100%;
    height:150px;
    overflow:scroll;
    
}
.fieldTextArea
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important;    
    border-style:solid;
    border-width:1px;
    background-color: #e0e0e0;
    width:100%;    
}
.fieldText
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important;    
    border-style:solid;
    border-width:1px;
    background-color: #e0e0e0;
    height:25px;
    width:100%;
    text-indent: 5px;
}
.bold
{
    font-family: Segoe UI, Arial;
    font-size: 20px !important; 
    font-weight: bolder;   
    border-style:solid;
    border-width:1px;
    background-color: #e0e0e0;
    height:25px;
    width:100%;
    text-indent: 5px;
}
.fieldTextDisabled
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important;    
    border-style:none;
    background-color: #ffffff !important;
    font-weight:bold;
    height:25px;
    width:100%;    
}
.fieldListBox
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important; 
    background-color: #e0e0e0;
    height:60px;
    border-style:solid;
    border-width:1px;
    width:100%;
    border: 1px solid #000000;
    vertical-align:middle;
}
.fieldDrop
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important; 
    background-color: #e0e0e0;
    height:29px;
    border-style:solid;
    border-width:1px;
    width:100%;
    border: 1px solid #000000;
    vertical-align:middle;
}
.fieldDropList
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important; 
    background-color: #e0e0e0;
    height:29px;
    border-style:solid;
    border-width:1px;
    width:150px;
    border: 1px solid #000000;
    vertical-align:middle;
}
.fieldObs
{
    font-family: Segoe UI, Arial;    
    font-size: small;
    float:right;
}
.messageBoxText
{
    font-family: Segoe UI, Arial;
    font-size: 13px;    
}
.dialogDiv
{
    display: none;
}
.messageText
{
    font-family: Segoe UI, Arial;    
    font-size:small;
    font-weight:bold;
    color:red;
}
.fieldContainer
{
    padding-top: 4px;
}
.pageTitle
{
    float:left;
    font-family: Segoe UI, Arial;
    font-size: 22px;
    color: #000000;
}
.sectionTitle
{
    font-family: Segoe UI, Arial;
    font-size: 22px;
    color: #000000;
    text-align:left;
}

.pageSubTitle
{
    text-align:left;
    font-family: Segoe UI, Arial;
    color: #808080;
    font-size: 16px;
    white-space:nowrap;
}
.pageSubTitleSmaller
{
    font-size: 14px !important;
    font-family: Segoe UI, Arial;
    color: #808080; 
    text-align:left;
	vertical-align:top;       
}
.pageAreaSmall
{
    width: 900px;
    position: relative;
    left: 15px;
    top: 10px;
    overflow: auto;
    padding: 10px 30px 10px 30px;
	border-radius: 8px;
	opacity: .9;
	filter: Alpha(Opacity=90);
	background-color: #ffffff ;
	z-index:1;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,1);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,1);
    box-shadow: 0 5px 10px rgba(0,0,0,1);
}
.pageArea
{
    width: 1190px;
    /* height: in javascript;*/
    position: relative;
    left: 15px;
    top: 10px;
    overflow: auto;
    padding: 10px 30px 10px 30px;
	border-radius: 8px;
	opacity: .9;
	filter: Alpha(Opacity=90);
	background-color: #ffffff ;
	z-index:1;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,1);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,1);
    box-shadow: 0 5px 10px rgba(0,0,0,1);
}
.mainAppSize
{
    width:1280px;
}
.mainAppSizeMailbox
{
    width:980px;
}
.fieldSpacer
{
    padding-bottom:15px;
}
.changeUserDataLink
{
    font-family: Segoe UI, Arial;    
    color: #ffffff;
    text-decoration:underline;
}
.changePasswordLink
{
    font-family: Segoe UI, Arial;    
    color: #ffffff;
    text-decoration:none;
}
.checkDocument
{
    text-align:center;
    width: 55px !important;
}
.mandatoryDocument
{
    text-align:center;
    width: 100px !important;
}
.documentText
{
    font-family: Segoe UI, Arial;    
    font-size: 13px;
}
/* ********* Generic ********* */

/* ********* Header ********* */
.header
{
    background-color: #000000; 
}
.imageLeftTopLogo
{
    float:left;
    padding:5px 5px 5px 25px; 
    cursor:pointer;   
}
.imageRightTopLogo
{
    float:right;
    padding: 5px 25px 5px 5px;
}
.menuContainer
{
    text-align:left;
    padding: 2px 2px 10px 10px;
    background-color:#000000;
    width: 1260px;
    height:35px;
}

#menu li { display:inline-block; width: auto; }
#menu li.sub { display:block; width: auto; }

.userInfoContainer
{
    font-family: Segoe UI, Arial;
    color:#ffffff;
    background-color:Black;
    text-align:right;
    white-space:nowrap;
}
.logoutLink
{
    font-family: Segoe UI, Arial;    
    text-decoration:none;
    color: #ffffff;
}
.currentLangLinks
{
    font-family: Segoe UI, Arial;    
    text-decoration:none;
    color: #ffffff;
}
.languageLinks
{
    font-family: Segoe UI, Arial;
    text-decoration: none;
    padding-right:5px;
    color: #000000;
}
/* ********* Header ********* */

/* ********* Content ********* */
.content
{
    width: 100%;
    height: 100%;
    overflow: auto; 
    max-height: 100%; 
}
/* ********* Content ********* */

/* ********* Footer ********* */
.footer
{
    background-color: Black;
    color: White;
    font-family: Segoe UI, Arial;
    height: 30px;
    vertical-align:middle;
    padding: 0px 20px 0px 20px;
    white-space:nowrap;
    text-align:left;
}
.HnBName
{
    color: #FF6600;
    text-decoration: none;
}
.poweredByContainer
{
    text-align:right;
}
/* ********* Footer ********* */

/* ********* Login.aspx ********* */
.appTitle
{
    font-family:Segoe UI, Arial;
    font-size:60px;
    position: relative;
    top: 250px;
    color:#ffffff;
    padding-left:70px;
    text-align:left;
}
.appSubTitle
{
    font-family:Segoe UI, Arial;
    font-size:35px;
    position: relative;
    top: 250px;
    color:#ffffff;
    padding-left:70px;
    text-align:left;    
}
.appAvailableSoon
{
    font-family:Segoe UI, Arial;
    font-size:60px;
    position: relative;
    top: 320px;
    text-align:center;
    color:#ffffff;
    text-align:center;    
}
.loginForm
{
    width: 350px;
    height: 280px;
    position: relative;
    left: 800px;
    float: left;
    padding: 30px 30px 30px 30px;
	border-radius: 8px;
	opacity: .9;
	filter: Alpha(Opacity=90);
	background-color: #ffffff ;
	z-index:1;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,1);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,1);
    box-shadow: 0 5px 10px rgba(0,0,0,1);
}
.loginControlTitle
{
    font-family: Segoe UI, Arial;
    font-size:x-large;
    font-weight:bolder;
}
.loginControlSubTitle
{
    font-family: Segoe UI, Arial;
    text-align:left;
}
/* ********* Login.aspx ********* */

/* ********* EventsList.aspx ********* */
.eventName
{
    font-family: Segoe UI, Arial;
    font-size:x-large;
    font-weight:bolder;
    text-decoration:none; 
    color:#000000;   
}
.eventDescription
{
    font-family: Segoe UI, Arial;
    font-size:14px;
    text-decoration:none;        
    color:#000000;   
}
.divCellEventName
{
    float: left;
    display: table-column;
    padding: 15px 15px 15px 15px;
    width: 500px;
}
.eventCompetitionDates
{
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #ffffff;    
    text-decoration:none;
}
.eventActionDates
{
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #808080;    
    width: 250px;  
    white-space:nowrap;
    text-decoration:none;
    vertical-align: bottom;
    text-align:center;
}
.eventNameBack
{
    background-color: #C0C0C0;
    text-align:left;
}
.countdownStyle
{
    background-color: #636161;
    font-family: Segoe UI, Arial;
    font-size: 20px;
    color: #ffffff;    
    vertical-align:middle;
}
.accreditationRequestContainer
{
    background-color: #37B700;
    font-family: Segoe UI, Arial;
    font-size: 20px;
}
.accreditationRequestLink
{
    text-decoration:none;
    color: #ffffff;     
}
.accreditationRequestLinkSmall
{
    text-decoration:none;
    color: #ffffff;
    font-size:11px;
}
.agentDocList
{
    background-color: #D7D7D7;
    vertical-align: top;
    width: 900px;
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #000000;
    text-align: left;
}
/* ********* EventsList.aspx ********* */

/* ********* MSEventsException.aspx ********* */
.errorPageTitle
{
    font-family: Segoe UI, Arial;
    font-size: 22px;
    font-weight:bolder;
    color:#000000;
    display: table;
    width: 700px;
}
.errorMessage
{    
    font-family: Segoe UI, Arial;
    font-size: 16px;
    position: relative;
    color:#808080;
    display: table;
    width: 700px;
}
/* ********* MSEventsException.aspx ********* */


/* ********* AccreditationRequest.aspx ********* */
.entityDocumentsContainer
{
    background-color: #D7D7D7;
    vertical-align: top;
    width: 600px;
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #000000;
    text-align: left;
}
.entityDataContainer
{
    vertical-align:top;
}
.AgreementsContainer
{
    width: 600px;
}
.agentTableTitle
{
    width: 25%;
    border: 1px solid;
    font-family: Segoe UI, Arial;
    font-size: 16px;
    height: 20px;
    color: #0078a3
}
.emergencyTitle
{
    font-family: Segoe UI, Arial;
    color: #000000;
    font-weight:bold;
}
.agentListTitle
{
    vertical-align:top;
}
.agentDocumentsContainer
{
    background-color: #D7D7D7;
    vertical-align: top;
    width: 100%;
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #000000;
    text-align: left;    
}
.agentNotes
{
    font-family: Segoe UI, Arial;
    color: #000000;
    font-size: 14px;
    padding-right:10px;
    vertical-align:top;
}
.agentNotesTitle
{
    font-family: Segoe UI, Arial;
    color: #000000;
    font-size: 14px;
    padding-right:10px;
    vertical-align:top;
    font-weight:bold;
}
/* ********* AccreditationRequest.aspx ********* */


/* ********* Competition.aspx ********* */
.competitionEventName
{
    font-family: Segoe UI, Arial;
    font-size: 20px;
    font-weight: bolder;
    color: #000000;
    width: 220px;
    text-align: left;
    vertical-align: middle;
}
.competitionEventDates
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #666666;
    font-weight:normal !important;
    white-space: nowrap;
}
.competitionEventCountDown
{
    background-color: #636161;
    font-family: Segoe UI, Arial;
    font-size: 24px;
    color: #ffffff;
}
.competitionEventCountDownTextContainer
{
    text-align: center;
    vertical-align:middle;
    white-space:nowrap;
}
.competitionEventDescription
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    height:150px;
    padding-top:10px;
    text-align:left;
    vertical-align:top;
}
.linkCursor
{
    cursor:pointer;
}
.competitionObsTitle
{
    font-family: Segoe UI, Arial;
    font-size: 18px;
    font-weight:bold;
    text-align:left;
}
.competitionObs
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    display:inline-block;
    padding-top:10px;
    padding-bottom:10px;
    text-align:left;
}
.competitionAccreditationRequestContainer
{
    background-color: #37B700;
    font-family: Segoe UI, Arial;
    font-size: 20px;
    padding-bottom:10px;
    text-align:center;
}
.competitionDocsTitle
{
    font-family: Segoe UI, Arial;
    font-size: 18px;
    padding-top:10px;
    font-weight:bold;
    text-align:left;
}
.competitionDocument
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    text-align:left;
}
.mapContainer
{
    border: solid 1px #FFFFFF;
}
.startingPointContainer
{
    width: 200px;
    height: 100px;
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #808080;
}
/* ********* Competition.aspx ********* */

/* ********* EntityEdit.aspx ********* */
.inputLogoEntity
{
    font-size: 12px !important;
}
.btnLogoUpload
{
    vertical-align:middle;
    padding-top: 10px;
    text-align:center;
}

.imgContainer 
{
    width: 300px;
    height: 300px;
    overflow:hidden;
}​

.tableSpacer
{
    height:20px;
}
/* ********* EntityEdit.aspx ********* */

/* ******** DocumentList.ascx ******** */
.documentName
{
    width: 100%;
}
.documentNameHeader
{
    width: 100%;
}
/* ******** AgreementsList.ascx ******** */
.agreementText
{
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #000000;
    text-align:left;
}
/* ******** AgreementsList.ascx ******** */

/* ******** EventEnrollment.aspx ******** */
.enrollmentTitle
{
    font-family: Segoe UI, Arial;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    width: 100%;
    vertical-align: bottom;
}
.enrollmentSubTitle
{
    font-family: Segoe UI, Arial;
    font-size: 20px;
    font-weight:bold;
    color: #000000;
    text-align:center;
}
.pageAppVersion
{
    font-family: Segoe UI, Arial;
    font-size: 11px;
    color: #333333 !important;
    text-align:left;
    text-decoration:none;
}
.pageHelper
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333 !important;
    text-align:left;
    text-decoration:none;
}
.fieldLabelRight
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333;
    text-align:right;
    white-space:nowrap;
}
.fieldLabel
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333;
    text-align:left;
    white-space:nowrap;
}
.fieldLabelAlignTop
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333;
    text-align:left;
    white-space:nowrap;
    vertical-align: top;
}
.fieldLabelAlignRight
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333;
    text-align:left;
    white-space:nowrap;
    vertical-align: middle;
    text-align: right;
}
.alignCenter
{
    text-align: center !important;
    width:50px !important;
}
.numeric
{
    text-align: center !important;    
}
.innerTabsStyle
{
     background: #ffffff !important;
     padding: 0px 30px 0px 30px !important;
     border: none !important;
}
.tabsStyle
 {
     background: #ffffff !important;
     border-style: none !important;
 }
.tabMainContainer
{
    height: 450px;
    background: #ffffff !important;
    vertical-align:top;
    border: 3px solid #0078a3;
}
.ui-tabs-panel
{
    padding: 0px 0px 0px 0px !important;
}
.tabContainer
{
    background: #ffffff !important;
}
.ui-tabs-nav
{
    background: #ffffff !important;
    border : 0px !important;
    border-bottom: 1px solid #666666 !important;
    border-radius: 0 !important;
    margin: 0px 0px 0px 0px !important;
}
.enrollmentObjectAlign
{
    vertical-align:bottom;
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333;
    text-align: right;
}
.enrollmentLogoClass
{
    text-align:center;
}
.tabTitle
{
    padding-left:20px;
    font-family: Segoe UI, Arial;
    font-size: 18px;
    font-weight:bold;
    color: #333333;
    height:40px;
}
.tabSubTitle
{
    font-family: Segoe UI, Arial;
    font-size: 16px;
    font-weight:bold;
    color: #333333;
    vertical-align:bottom;
}
.divSpacer
{
    height:5px;
}
.divLargeSpacer
{
    height:20px;
}
.tabContent
{
     padding: 0px 10px 0px 10px;
     width: 100%;
}
.trfPaymentInfo
{
    border: 1px solid #000000;
    background-color: #C0C0C0;
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #000000;
    width: 100%;
    padding-left: 15px;
}
.trfBankInfo
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.enrollmentDocumentsContainer
{
    background-color: #D7D7D7;
    vertical-align: top;
    width: 100%;
    font-family: Segoe UI, Arial;
    font-size: 16px;
    color: #000000;
    text-align: left;
}
.enrollmentArea
{
    height:480px;
    background-color:Red;
}

/* ******** EventEnrollment.aspx ******** */

/* ******** AccreditationRequestManagement.aspx ******** */
.tdListHeader
{
    font-family: Segoe UI, Arial;
    background-color: #333333;
    color: #FFFFFF; 
    font-size:14px;
    white-space: nowrap;
    text-align:center;
}
.tdListHeaderCentered
{
    font-family: Segoe UI, Arial;
    background-color: #333333;
    color: #FFFFFF; 
    font-size:14px;
    white-space: nowrap;
    text-align:center;
    text-align:center;
}
.tdListActions
{
    min-width: 120px !important;
    text-align:center;
}
.listContainer
{
    position: relative;
    overflow: scroll;
    border: 1px solid #808080;
}

.verticalScrollContainer
{
    position: relative;
    overflow-y: auto;
    border: 0px solid #808080;
    margin: 0 0 0 0;
}

.listRow
{
    font-family: Segoe UI, Arial;
    white-space: nowrap;
    font-size: 14px;
    height: 37px;
}
.listRowAlt
{
    font-family: Segoe UI, Arial;
    background-color: #C0C0C0;
    white-space: nowrap;
    font-size: 14px;
    height: 37px;
    color:#000000;
}
.listRowUnsaved
{
    font-family: Segoe UI, Arial;
    background-image:url(/images/newRecord.png) !important; 
    background-repeat:no-repeat !important;
    background-position: 98%;
    white-space: nowrap;
    font-size: 14px;
    color: #000000;
}
.headerContainer 
{
    position: relative;
    overflow: hidden;
}

.headerRow
{
    height:40px;
}
.tdLangId
{
    min-width: 60px;
    text-align:center;
}
.cellItem
{
    min-width: 120px;
    margin-left: 110px;
}
.cellItemReduced
{
    min-width: 110px;
    margin-left: 110px;
}
.cellCentered
{
    text-align:center;
}
.selectedRow
{
    background-color: #99CCFF !important;
}
.gridRequests
{
    border-bottom: 1px solid #808080;
    cursor: pointer;
    vertical-align:top;
}
.btnManagmentContainer
{
    text-align:left;
}
.cellFixed 
{
    position: fixed;
}
.editableCell
{
    background: url(/Images/WritableContent.png) no-repeat right center #ffebef;
}
/* ******** AccreditationRequestManagement.aspx ******** */

.cellMin
{
    width: 10px;
}
.ui-dropdownchecklist
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important; 
    height:29px;
    background-color: #e0e0e0 !important;     
    border-style:solid;
    border-width:1px;
    border: 1px solid #000000;
}

.ui-dropdownchecklist-selector
{
    background: #e0e0e0 !important;
    height:29px;
    color: #000000 !important;
    border: 0px !important;
}

.ui-icon-toOpen
{
    background-image: url(/images/dropImage.png) !important;
    position:relative;
    top: 5px;
}

.ui-icon-toClose
{
    background-image: url(/images/dropImage.png) !important;
    position:relative;
    top: 6px;
}
.InProgressImg
{
    width:30px; 
    height:30px;
    padding-right:5px;
}
/* Dialog wait */
.ui-dialog .ui-dialog-content.ui-dialog-spinner{
    overflow:hidden;
}
.inputObjectRight
{
    text-align:right;
    
}
.checkBoxListGeneric
{
    color:Black;
    font-family: Segoe UI, Arial;
    font-size: 15px !important;
    font-family: Segoe UI, Arial;
    border-style:solid;
    border-width:1px;
    background-color: #e0e0e0;    
    height:100%;
}
.enrollmentListItem
{
    color:Black !important;
    font-family: Segoe UI, Arial;
    font-size: 15px !important;
}
.disabledFile
{
    opacity: 0.3;
}

.shaded
{
    opacity: 0.8;
}

.gpointMarker
{
    text-align:left !important;
    background-image: url(/Images/mapa.png);
    background-repeat: no-repeat;
    background-position: 98%;
    
}
/* User Controls */
.inputSiteTextContainer
{
    background-color: #e0e0e0;    
    border-style:solid;
    border-width:1px;
}

.inputSiteTextObject
{
    font-family: Segoe UI, Arial;
    font-size: 15px !important;    
    background-color: #e0e0e0;
    height:25px;
    width:100%;
    border: 0px;
}
.imgLang
{
    padding: 0px 3px 0px 3px;
}

/* Date Picker */
.ui-datepicker-calendar
{
    background: #e0e0e0 url(images/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x !important;
    font-family: Segoe UI, Arial;
    font-size: 12px !important; 
    font-weight: normal !important;
    background-color: #e0e0e0;
    color: #000000;
}

.ui-datepicker-month, .ui-datepicker-year
{
    font-family: Segoe UI, Arial;
    font-size: 12px !important; 
    font-weight: normal !important;
}

.ui-datepicker-close
{
    font-family: Segoe UI, Arial;
    font-size: 12px !important; 
    font-weight: normal !important;
}

.ui-datepicker-current
{
    font-family: Segoe UI, Arial;
    font-size: 12px !important; 
    font-weight: normal !important;
    color:White !important;
}

.eventEditImagesSpacer
{
    width: 50px;
}

.eventChildLists
{
   position: relative;
   overflow-y: auto; 
   height: 223px;
}
.bottomBorder
{
    border-bottom: 1px solid black;
}

.ageInfo
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333;
    text-align:left;
    white-space:nowrap;
}

.largeFieldText
{
    font-family: Segoe UI, Arial;
    font-size: 35px !important;    
    border-style:solid;
    border-width:1px;
    background-color: #e0e0e0;
    height:70px;
    width:100%;
    text-align:center;
    vertical-align:middle;
}


.midleFieldText
{
    font-family: Segoe UI, Arial;
    font-size: 30px !important;    
    border-style:solid;
    border-width:1px;
    background-color: #e0e0e0;
    height:70px;
    width:100%;
    text-align:center;
    vertical-align:middle;
}

.CleanHref
{
    text-decoration: none;
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333;
    text-align:left;
    white-space:nowrap;
}
.enrollmentAgreements
{
    font-family: Segoe UI, Arial;
    font-size: 12px;
    color: #333333 !important;
    text-align:left;
    text-decoration:none;
}

.redUnderline
{
    border-bottom: 1px solid red
}
.middle
{
    text-align:center;
}
.inputExtrasQtd
{
    text-align:center;
    width:60px;
}
.extraSelector
{
    text-align:center;
    font-size: 14px;
    font-family: Segoe UI, Arial;
    width:1%;
}

.extrasContainer
{
    position: relative;
    overflow-y: auto;
    border: 1px solid #808080;
    margin: 0 0 0 0;
    height: 80px;
}
.areaTitle
{
    text-align:center;
    font-size: 16px;
    font-family: Segoe UI, Arial;
    background-color:#0078a3;
    color:White;
}
.docsDivScrollContainer
{
    overflow-y:scroll;
    width:100%;
}
.documentListHeaderExtend
{
    min-width:120px !important;
}
.checkBoxListTrophies
{
    color:Black;
    font-family: Segoe UI, Arial;
    font-size: 15px !important;
    font-family: Segoe UI, Arial;
    border:0px;
    background-color: #e0e0e0;    
    height:270px;
}
.competitionDates
{
    font-size: 14px !important;
    font-weight:normal !important;
}

.separatorBts
{
    padding-right:10px !important;
}
.contactAddress
{
    font-family: Segoe UI, Arial;
    font-size: 14px;
    color: #333333;
    text-align:left;
    white-space:nowrap;
    text-decoration: underline;
    font-weight:bold;
}
.center
{
    text-align:center;
}

.driverResultHeader
{
    background-color: #0078a3;
    color: #ffffff !important;
    font-family: Segoe UI, Arial;
    font-size: 14px;

}


.tabContainer 
 {
    height:417px !important;     
  }

.topBtn
{ 
    top:700px !important;
}
