html{
    background-color:#fff !important;
    background-image: none !important;
}

h1 {
    color:#747A80 !important;
    font-family:"lucida sans" !important;
    font-size:30px !important;
    font-weight:normal !important;
    line-height:33px !important;
    padding:0 5px 0 0 !important;
}

h2 {
    font-family: "lucida sans" !important;
    font-weight:normal !important;
    color:#747A80 !important;
    font-size:20px !important;
    line-height:33px !important;
    padding:0 5px 0 0 !important;
}

body {
    color:#747A80 !important;

    /* font-family: Arial !important; */
    font-size: 12px !important;
    line-height: 17px !important;
}

a.customlink {
    color:#3f3f3f !important;

    /* font-family: Arial !important; */
    text-decoration:none !important;
}

a:hover {
    color: #000 !important;
    text-decoration:underline;
}

.leadtext {
    font-size: 12px;
    font-weight: bold;
    color:#747A80;
    font-family: arial;
}

.oldp {
    font-size: 12px;
    font-weight: bold;
    color:#747A80;
    font-family: arial;
}

p {
    color: #747A80 !important;
    font-size: 12px !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 0 !important;
}


th {
    font-size: 12px;
    font-weight: bold;
    color:#747A80;
    font-family: arial;
}

.rubrikheader {
    border-bottom:2px solid #90979D;
    color:#747A80;
    font-size:15px;
    font-weight:normal;
    line-height:22px;
    margin:0 0 8px;
    padding:2px 0 2px 1px;
    font-family: Arial;
}

#logo_empty, #logo_empty a {
    color: #FFF;
    text-shadow: 0 -1px 0 #999;
}

#logo_empty, #logo_empty a {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    text-indent: -99999px;
}

#logo_empty {
    /* background: url("images/EMO-LOGO_1120x.svg") no-repeat scroll left center transparent; */
    background: url("images/EMO-LOGO_1120x.svg") 0 no-repeat;
    border: 0 none;
    border-top-left-radius: 4px;
    height: 24px;
    padding: 18px 0 18px 15px;
    width: 250px;
    background-size: contain;
}

header {
    background-color: #fff;
    background: unset;
}

#breadcrumbcontent_basic select {
            min-width: 50% !important;
}

#container .breadcrumb li a {
    pointer-events: none;
}

#container .breadcrumb li a.active::after {
    pointer-events: none;
}

#SignupForm #summary_box p,
#summary_ticket_name,
#summary_ticket_price,
#summary_ticket_option{
    font-size:13px !important;
}

#summary_ticket_name,
#summary_ticket_option{
    font-weight: bold !important;
}

#footer,
#breadcrumbcontent_basic hr{
    display:none !important;
}

#footer {
    text-align: left;
}

form fieldset {
    border-width: 0 !important;
}

#SignupZip{
    float: left !important;
    margin-left: 0 !important;
    padding: 6px 2px !important;
    width: 12% !important;
}

#SignupTown{
    width:35% !important;
    float:left !important;
    padding: 6px 2px !important;
}


#SignupForm div.fr span, #SignupForm div.fr button{
    margin-top:30px !important;
}

#SignupForm div.fr {
    height: 100% !important;
}

.packages_div {
    height:auto;
    width: 98%;
    overflow:auto;
    text-align:  left;
    margin-left: 25px;
}

.wizard_package_name_head {
    width: 55%;
}

.fontRed {
    color: red;
}

.wizard_lang_icon {
    width: 16px;
    height: 16px;
}


/*
// !important;
*/
