body {
    scrollbar-face-color: #f0f0f0;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-arrow-color: #ff0000;
    scrollbar-track-color: #f0f0f0;
    scrollbar-darkshadow-color: #f0f0f0;
    background-color: #ffffff;
    font-family: tahoma,Verdana, Arial;
    font-size: x-small;
    color: #000000;
}

A {
    font-size: x-small;
    color: #ff0000;
    font-family: tahoma,Verdana, Arial;
}

SPAN {
    font-size: x-small;
    color: black;
    font-family: tahoma,Verdana, Arial;
}

.Textboxes {
    font-size: x-small;
    margin-left: 1px;
    color: #ffffff;
    margin-right: 1px;
    font-family: tahoma,Verdana, Arial;
    background-color: #ff0000;
}

.BTextbox {
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    font-size: x-small;
    border-left: #999999 1px solid;
    color: #111111;
    border-bottom: #999999 1px solid;
    font-family: tahoma,Verdana, Arial;
    background-color: #ffffff;
}

.BSelect {
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    font-size: small;
    border-left: #999999 1px solid;
    color: #111111;
    border-bottom: #999999 1px solid;
    font-family: tahoma,Verdana, Arial;
    background-color: #ffffff;
}

.Labels {
    font-size: small;
    color: #151515;
    font-family: tahoma,Verdana, Arial;
    text-decoration: none;
}

.DisplayLabel {
    font-size: small;
    margin-left: 1px;
    text-transform: capitalize;
    color: #404040;
    margin-right: 1px;
    font-family: tahoma,Verdana, Arial;
    background-color: #f0f0f0;
    font-variant: normal;
}

.Titles {
    font-weight: bold;
    font-size: small;
    color: #303030;
    font-family: tahoma,Verdana, Arial;
}

.SmallTitles {
    font-weight: bold;
    font-size: x-small;
    color: #606060;
    font-family: tahoma,Verdana, Arial;
}

.EntryTitles {
    font-weight: bold;
    font-size: small;
    margin-left: 2px;
    color: black;
    margin-right: 2px;
    font-family: tahoma,Verdana, Arial;
}

.TextDisplay {
    font-size: small;
    text-transform: capitalize;
    color: black;
    font-family: tahoma,Verdana, Arial;
}


.TitlesVertical {
    font-weight: bold;
    margin-left: 1px;
    text-transform: capitalize;
    color: #404040;
    margin-right: 1px;
    font-family: tahoma,Verdana, Arial;
    letter-spacing: 2pt;
    text-align: center;
    font-variant: normal;
}

.CommonLink {
    border-right: #ff9900 thin ridge;
    padding-right: 0px;
    border-top: #ff9900 thin ridge;
    padding-left: 0px;
    font-weight: bold;
    font-size: 5pt;
    padding-bottom: 0px;
    margin: 0px;
    border-left: #ff9900 thin ridge;
    padding-top: 0px;
    border-bottom: #ff9900 thin ridge;
    font-family: tahoma,Verdana, Arial;
}

.Errors {
    font-size: x-small;
    color: #cc0000;
    font-family: tahoma,Verdana, Arial;
}

.Denied {
    font-weight: bold;
    font-size: 14pt;
    color: #cc0000;
    font-family: tahoma,Verdana, Arial;
}

.Link {
    font-size: small;
    color: #404040;
    font-family: tahoma,Verdana, Arial;
}

.Buttons {
    font-size: 12px;
    color: white;
    font-family: Arial, Verdana;
    background-color: #E2001A;
    border: 1px solid #cc0000;
    text-align: center;
    height: 23px;
}

.ReportTitles {
    border-right: silver thin solid;
    padding-right: 4px;
    border-top: silver thin solid;
    padding-left: 4px;
    font-size: 12pt;
    margin-left: 4px;
    border-left: silver thin solid;
    color: white;
    margin-right: 4px;
    border-bottom: silver thin solid;
    font-family: tahoma,Verdana, Arial;
    background-color: red;
}


SELECT {
    font-size: small;
    text-transform: capitalize;
    font-family: tahoma,Verdana, Arial;
}

.DisplayLabels {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-size: x-small;
    border-left: #000000 1px solid;
    color: #ffffff;
    border-bottom: #000000 1px solid;
    font-family: tahoma,Verdana, Arial;
    background-color: #fefefe;
    text-align: left;
}

.TDHeaders {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-weight: bold;
    font-size: small;
    border-left: #000000 1px solid;
    color: #ffffff;
    border-bottom: #000000 1px solid;
    font-family: tahoma,Verdana, Arial;
    background-color: gainsboro;
}

.TDNormal {
    background-color: #EEEEEE;
}

.TDNormalBlack {
    background-color: #eeeeee;
}

.TDNormalLightBg {
    background-color: #f3f3f3;
}

.TDNormalDark {
    background-color: #666666;
}

.TDNormalDarkHall {
    background-color: #CCCCCC;
    height: 25px;
}

.NormalLabelsLight {
    font-family: tahoma,Verdana, Arial;
    color: #151515;
    font-size: x-small;
    text-align: right;
}

.NormalLabels {
    color: black;
    text-align: right;
    font-family: tahoma,Verdana, Arial;
    font-size: x-small;
}

.BoldLabels {
    font-weight: bold;
    font-size: small;
    color: black;
}

.RequiredLabels {
    color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: #ff0033;
    border-bottom-style: none;
}

.BGridHeader {
    border-right: #f0f0f0 1px solid;
    border-top: #f0f0f0 1px solid;
    font-weight: bold;
    font-size: small;
    border-left: #f0f0f0 1px solid;
    color: #000000;
    border-bottom: #f0f0f0 1px solid;
    font-family: Verdana;
    background-color: gainsboro;
}

.GridHeader {
    border-right: #f0f0f0 1px solid;
    border-top: #f0f0f0 1px solid;
    font-weight: bold;
    font-size: small;
    border-left: #f0f0f0 1px solid;
    color: #ffffff;
    border-bottom: #f0f0f0 1px solid;
    font-family: Verdana;
    background-color: #E2001A;
}

.BGridFooter {
    border-right: #f0f0f0 1px solid;
    border-top: #f0f0f0 1px solid;
    font-size: xx-small;
    border-left: #f0f0f0 1px solid;
    color: #000000;
    border-bottom: #f0f0f0 1px solid;
    font-family: Verdana;
    background-color: gainsboro;
}

.BGridAlternate {
    border-right: #70a404 1px solid;
    border-top: #70a404 1px solid;
    font-size: x-small;
    border-left: #70a404 1px solid;
    color: #000000;
    border-bottom: #70a404 1px solid;
    font-family: Verdana;
    background-color: #f0f0f0;
}

.BGridNormal {
    border-right: #70a404 1px solid;
    border-top: #70a404 1px solid;
    font-size: x-small;
    border-left: #70a404 1px solid;
    color: #000000;
    border-bottom: #70a404 1px solid;
    font-family: Verdana;
    background-color: #ffffff;
}

.GridNormal {
    border-right: #70a404 1px solid;
    border-top: #70a404 1px solid;
    font-size: x-small;
    border-left: #70a404 1px solid;
    color: #000000;
    border-bottom: #70a404 1px solid;
    font-family: Verdana;
    background-color: #ffffff;
}

.BGridPaging {
    border-right: #70a404 1px solid;
    border-top: #70a404 1px solid;
    font-size: x-small;
    border-left: #70a404 1px solid;
    color: #000000;
    border-bottom: #70a404 1px solid;
    font-family: Verdana;
    background-color: #ffffff;
}

.BGridSelected {
    border-right: #70a404 1px solid;
    border-top: #70a404 1px solid;
    font-size: x-small;
    border-left: #70a404 1px solid;
    color: #ffffff;
    border-bottom: #70a404 1px solid;
    font-family: Verdana;
    background-color: silver;
}

.GridText {
    font-size: x-small;
    color: #000000;
    font-family: tahoma,Verdana, Arial;
}

.GridTextSmall {
    font-size: xx-small;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
}

.loginsection {
    color: #E2001A;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}

.loginsection2 {
    color: #000000;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

.LabelBG {
    background-image: url(../images/BGlabels.png);
    background-repeat: no-repeat;
    background-color: transparent;
    vertical-align: middle;
    height: 35px;
    width: 100px;
}

.normal {
    font-size: 13px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    padding-left: 8px;
}

.LoginTextBox {
    height: 35px;
    width: 275px;
    border: 1px #E5E5E5 solid;
    background-color: #F8F8F8;
    font-size: 15px;
    font-family: Arial;
    color: #333333;
    text-align: left;
    vertical-align: middle;
    line-height: 35px;
}


.NoBorder {
    border-width: 0px;
    display: block;
    border: 0px;
    border: none;
    outline: none;
    outline: 0;
    border-style: none;
    outline-width: 0px;
}

.footer1 {
    font-weight: bold;
    color: #333333;
    font-size: 11px;
    font-family: Arial;
}

.footer2 {
    color: #333333;
    font-size: 11px;
    font-family: Arial;
}

.msgnew {
    color: #E10019;
    font-family: Arial;
    font-size: 14px;
    text-align: left;
}

.headertxt {
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
}

.headeruser {
    font-family: Arial;
    font-size: 9px;
    color: #DDDDDD;
    text-decoration: none;
    padding-left: 7px;
}

.headeruserlbl {
    font-family: Arial;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: bold;
}

.softimpact {
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 10px;
}

.sendmsgstyle {
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    padding-right: 10px;
}

    .sendmsgstyle:hover {
        font-family: Arial;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        color: #E2001A;
        padding-right: 10px;
    }

.TDNormalBlackNew {
    background-color: #E2001A;
}

.welcomenew {
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
}

.LabelBG2Theater {
    background-image: url(../images/BGlabels1.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    background-color: #D8D8D8;
    height: 25px;
    width: 108px;
}

.LabelBG2 {
    background-image: url(../images/BGlabels1.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 25px;
    width: 108px;
}

.LabelBG3 {
    background-color: #f0f0f0;
}

.homelabelsred {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    color: #E10019;
}

.normal2 {
    font-size: 13px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
}

.softimpactby {
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
    color: #818181;
    text-decoration: none;
}

.showEvents {
    display: none;
}

.ToggleEvents {
    cursor: pointer;
    color: red;
    text-decoration: underline;
}
/*.TotalTable tr:nth-child(4n+2) {
    border-top: 2px solid red;   
}*/

.AlignContentM input, .AlignContentM label {
    vertical-align: middle;
}

.wrapcols {
    overflow-wrap: break-word;
}

.mr20 {
    margin-right: 20px;
}

.textalignC {
    text-align: center;
}

/*#region Charges*/
.shortdesc-height .reContentCell .reHtmlMode {
    height: 0 !important;
}

.shortdesc-height .reContentCell iframe {
    height: 35px !important;
}

.shortdesc-height .reContentCell .reTextArea {
    height: 35px !important;
}

.shortdesc-height .reLayoutWrapper {
    height: 117px !important;
}

.shortdesc-height .RadEditor {
    height: 117px !important;
    min-height: 117px !important;
}

.events-managment .reContentCell .reHtmlMode {
    height: 0 !important;
}

.events-managment .reContentCell iframe {
    /*height: 40px !important;*/
}

.events-managment .reContentCell .reTextArea {
    /*height: 40px !important;*/
}

.events-managment .reLayoutWrapper {
    height: 400px !important;
}

.events-managment .RadEditor {
    /*height: 120px !important;*/
    min-height: 400px !important;
}

.events-managment .reToolZone#txtInstructionsModule, .events-managment .reToolZone#txtDescriptionModule {
    display: none;
}

.charges-zone-title {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-family: Arial, Verdana;
}

.charges-zone-title, .charges-zone-title-items {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
}

.btn-add-zones {
    text-align: right;
}

.zones-space {
    display: block;
}

.charges-zone-title h4 {
    margin: 0;
}

.rpt-zones {
    padding-top: 15px;
}

/*#endregion*/

/*#region Event Creation*/

.events-charges-checkbox {
    display: inline-block;
    width: 33%;
    padding-bottom: 20px;
}

.show-zone {
    display: none;
}

.u-hide {
    display: none;
}

.StageSeatContainsTransactions {
    border-color: Red !important;
}
/*#endregion*/

/*#region Hall*/
.hall-charges-item {
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px;
}

.hall-charges-title {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

.hall-charges-item label {
    font-size: 11px;
}

.hall-charges-container {
    padding-top: 20px;
    padding-bottom: 15px;
}
.ZatcaLabel {
    font-size: 10px;
    color: #E2001A;
    margin-left: 8px;
}
/*#endregion Hall*/
