/* 4 */

body {
    color: #333;
    background-color: #cccccc;
}

a {
    color: #666666;
    text-decoration: underline;
}

    a:hover {
        color: #333;
        text-decoration: none;
    }

    a:first-letter {
        text-transform: capitalize;
    }


/*-- Header --*/
.pageDialogBox {
    background: white;
}

.header {
    color: #333;
    font-weight: normal;
    text-decoration: none;
}

.HeaderHR {
    background-color: #cccccc;
    color: #cccccc;
    border: 0;
    padding: 0px;
    height: 1px;
}

.HeaderText {
    color: #333;
    font-weight: normal;
    padding: 0 0 10px 0;
}

/*-- Footer --*/
.footer {
    font-size: 0.875em;
    color: #333333;
    text-decoration: none;
}
/*-- Page --*/
.pageSubTitle {
    font-size: 1em;
    font-weight: bold;
    color: #333;
}

.pageTitle {
    font-size: 1em;
    font-weight: bold;
    color: #333;
}

.pageTitleBox {
}

.InstructionsPanel {
    font-size: 1em;
}

.eventactPage {
    padding: 20px;
}

.InputTitle {
    font-size: 1em;
}

.priceListGroupTitle {
    color: #fffec0;
    font-size: 1em;
    background-color: #1c72bb;
    padding: 3px;
}

/*-- Form Elements --*/
TR.title {
    font-size: 1em;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    background-color: #e11805;
}

.main {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.FieldInError {
    padding: 9px 6px 9px 6px;
    border: 1px solid #8a6d3b;
    background-color: #fbf7ed;
    border-radius: 4px;
}

.notes {
    font-size: 0.875em;
    color: Gray;
    font-weight: normal;
    text-decoration: none;
}

.errormsg {
    COLOR: red;
    margin: 5px;
}

.Radio {
    color: #333;
    font-weight: normal;
    text-decoration: none;
}

.option {
    color: #333;
    font-weight: normal;
    text-decoration: none;
}

.Help {
    font-size: 1em;
    color: #333333;
    font-weight: bold;
}


.FirstColumn {
    color: #333;
}

.InputPanel {
    padding: 20px;
    background-color: #f4f4e5;
}

.titlePrompt {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
}

.FieldOK {
    color: #000000;
    font-weight: normal;
}

.SuperScript {
    vertical-align: super;
    font-size: 0.875em;
}

.Presentor {
    font-weight: bold;
}

.Authors {
    font-weight: normal;
}

.Institutes {
    font-weight: normal;
    font-style: italic;
}

.AddNewPaxSpan {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.AltRow {
    background-color: #e8e5e5;
}

.PromoCodeEnter {
    font-weight: bold;
    color: blue;
}

/*-- Pax --*/

.PaxInputTable {
    border: #CCCCCC 1px solid;
    margin: 15px;
    padding: 15px;
    background-color: white;
    display: block;
}

.PaxItemOrderMoreOptions {
    display: none;
}

.InputTable {
    background-color: white;
    display: block;
}

    .InputTable .Header {
        color: #333333;
        font-size: larger;
        font-weight: bold;
    }

    .InputTable .Notes {
        font-weight: lighter;
        font-size: smaller;
    }

    .InputTable .FirstColumn {
        color: #000000;
        font-size: 1em;
        font-weight: bold;
        padding: 5px;
    }

    .InputTable .Row {
        color: #000000;
        background-color: #f4e0e5;
        font-weight: normal;
        padding: 5px;
    }

    .InputTable .AltRow {
        color: #000000;
        background-color: #fbE7ec;
        font-weight: normal;
        padding: 5px;
    }


.SessionHeadLine {
    background-color: #c1b0b0;
    color: #0a223a;
}

.SessionTitle {
    color: #3C4A52;
}

a.SessionTitle {
    color: #3C4A52;
}

.SessionBreak {
    height: 2px;
    background-color: #DFDFDF;
}

/* new css */
.F2F_TopBar {
    background-color: #D5D5D5;
    border-radius: 2px;
}

.ToolBoxLink {
    color: #A0A0A0;
    text-decoration: none;
    font-size: 1em;
}

    .ToolBoxLink:hover {
        background-color: #FCB73F !important;
    }

.facesWrapper {
    padding: 15px 15px;
    margin: 0 auto !important;
    background-color: #F0F0F0;
    width: 100%;
}

.faceWrapper {
    padding: 10px;
    width: 100%;
    margin: 10px auto !important;
}

.imagesWrapper {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px !important;
}

.ContentWrapper {
    padding: 0 !important;
    padding-top: 5px !important;
}

.faceImg {
    width: 110px;
    border: 1px solid #ddd !important;
    border-radius: 2px !important;
}

.faceDescription {
    padding: 0 !important;
    padding-top: 5px !important;
}


.AboutMe {
    padding: 0 !important;
    padding-top: 15px !important;
    text-align: justify;
    line-height: 18px;
}

.ButtonsWrapper {
    padding: 0 !important;
    float: right !important;
    padding-top: 15px !important;
    margin-right: 15px !important;
}


.head-container {
    max-width: 750px;
    margin: 0 auto;
    padding: 0;
}

.F2fFullName {
    font-size: 20px;
    color: #59585E !important;
}

    .F2fFullName:link, .F2fFullName:hover {
        font-size: 20px;
        text-decoration: none;
    }

.CollapseButtonsWrapper {
    padding-left: 30px !important;
    margin: 0 auto !important;
}

.CollapseButton {
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    padding: 0 !important;
    font-size: 1em;
    margin: 0 5px;
    background-color: #EFEFEF !important;
    border: 1px solid #D3D1D1 !important;
}

.Pager a {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 7px;
}

.PagerWrapper {
    text-align: center;
}

@media screen and (max-width:480px) {
    .imagesWrapper {
        margin-right: 40px !important;
    }
}

.TopBoxTextStyle {
    color: white;
    padding: 10px;
}

.MiddeBox {
    padding: 15px 15px;
    background-color: #f1f1f1 !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.TopBox {
    background-color: #FCB73F;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 1em;
}

.icon-bar {
    background-color: white;
}

.btn-primary {
    color: #fff;
    background-color: #565454;
    border-color: #4C4B4B;
    margin-top: 10px;
}


    .btn-primary:hover {
        color: #fff;
        background-color: #4C4B4B;
        border-color: #4C4B4B;
    }


.tt-t1 {
    background-color: #d7e5f5;
    color: #333333;
}

.tt-t2 {
    background-color: whitesmoke;
    color: #333333;
}

.tt-t3 {
    background-color: powderblue;
    color: #333333;
}

.tt-t4 {
    background-color: #f9dff4;
    color: #333333;
}

.tt-t5 {
    background-color: #c9e7a7;
    color: #333333;
}

.tt-t6 {
    background-color:papayawhip;
    color: #333333;
}

.tt-t7 {
    background-color: #ffffcc;
    color: #333333;
}

.tt-t8 {
    background-color: #4C4B4B;
    color: #333333;
}

.tt-t9 {
    background-color: #ffffcc;
    color: #333333;
}

.tt-t10 {
    background-color: paleturquoise;
    color: #333333;
}