root { 
    display: block;
}
body {}

.success-color {color: #43AC6A;}
.alert-color {color: #f04124;}
.primary-color {color: #2ba6cb;}
.secondary-color {color: silver;}

#wrapper {min-height: 100%;}

body, footer, div, p, table, th, td, .button, label, input, textarea, select, submit, button, li {font-size: .8rem !important;}

h1 {font-size: 2.1rem !important;}
h2 {font-size: 1.8rem !important;}
h3 {font-size: 1.6rem !important;}
h4 {font-size: 1.4rem !important;}
h5 {font-size: 1.2rem !important;}
h6 {font-size: 1rem !important;}

ul {
    list-style-image: url("./images/list-item-arrow_gray.gif");
}

ul#progress_bar a {font-size: .6rem !important; font-weight: bold;}
h5 {background-color: gray; color: white !important; padding: 2px 8px; border-radius: 2px;}
h6 {background-color: #cfcfcf; color: gray !important; padding: 2px 8px; border-radius: 2px;}

table {width: 100% !important;}
tr:not(:first-child) td, tr:not(:first-child) th.td_subheader {border-top: 1px dotted #cfcfcf !important;}
th, td {vertical-align: top;}

.narrow-table th, .narrow-table td {padding-left: 3px; padding-right: 0; margin-left: 0; margin-right: 0;}
.narrow-table .button {padding-left: .5rem !important; padding-right: .5rem !important;}
td.no-x-space {padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; border: 0;}
td.no-y-space {padding-top: 2px; padding-bottom: 2px; margin-top: 0; margin-bottom: 0;}
td.no-y-space .button {padding-top: .2rem !important; padding-bottom: .2rem !important; margin: 1px !important;}

fieldset p {margin-bottom: .5rem !important;}
legend {text-transform: uppercase;}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {margin: 0 !important; padding: .2rem !important;}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {height: 1.8rem !important;}
select {min-height: 1.8rem; height: auto !important;}
select[size], select[multiple] {background-image: none;}
textarea { resize: vertical !important;}
label {font-weight: bold;}
.prefix, .postfix {height: 1.8rem !important; font-size: 0.825rem !important; line-height: 1.8rem;}
#conf_cart_content .postfix {font-size: 0.725rem !important; letter-spacing: -0.0725rem;}
#conf_cart_content input {font-size: 0.725rem !important;}
#payment .form_label {
    clear: both;
    display: block;
}
#payment .form_element label {
    float: left;
}
#payment .form_element label input[type=radio] {
    margin: 0 5px 15px;
}

.button {padding: .7rem 1rem !important;}
button.small, .button.small {
    font-size: 0.75rem !important;
    padding: 0.5rem 1.25rem 0.5rem !important;
}
.pay-now.button {padding: 4px 8px !important;}

button.radius, .button.radius {border-radius: 2px !important;}
fieldset .button, fieldset button {margin-bottom: 0;}
.dropdown.button, button.dropdown {
    padding-right: 2.5rem !important;
}
.f-dropdown li a {z-index: 9999 !important; padding: .4rem 0rem .4rem 1.2rem !important}

.adminsubmenu {background-color: #e7e7e7; color: #333;}


#howto .howto_title {font-weight: bold;}
#howto ul {margin-bottom: 24px;}
#howto .howto_subscriptions ul li {list-style: disc;}

.table-actions {text-align: right;}
.table-actions a {font-size: 20px; border-left: 8px solid transparent; color: #cfcfcf;}
.table-actions a:hover {color: #008cba;}
.table-actions a.alert:hover {color: red;}

.faq_item {margin-bottom: 2.4rem;}
footer {border-top: 3px solid #e9e9e9; padding-bottom: 0;}
#cc_footer {background-color: #f2f2f2; padding: 1rem 0;}
#owner_footer {background-color: #959595; border-top: 3px solid #858585; color: white; padding: 1rem 0;}
#owner_footer a {color: #3f3f3f; text-decoration: underline;}
#creator_footer {text-align: right; background-color: #5F5F5F; color: white; font-size: 1.2rem}
#creator_footer a:link, #creator_footer a:hover, #creator_footer a:visited {
    color: #afafaf;
    text-decoration: underline;
}

a.button span, legend span, .xls_export a span {display: inline-block; padding-left: 4px;}

.button-group a.button span, legend span, .xls_export a span {display: inline-block; padding-left: 4px;}

.button-group a.button span, legend span, .xls_export a span {display: inline-block; padding-left: 4px;}

.has-tip {border-bottom: 0 !important;}

.text-nowrap {white-space: nowrap;}

.alert-box .close {top: 1rem !important;}

.form_info {
    color: #858585;
}

select[name*="_Month"] { width: 50% !important;}
select[name*="_Year"] { width: 30% !important;}
select[name*="_Day"] { width: 15% !important;}

.validationErrorMsg {color: #f04124;}

.tabs li a {background-color: #f2f2f2 !important;}
.tabs li.active a {background-color: #cfcfcf !important;}
#login-tabs li {width: 50%;}


.total {font-weight: bold;}
.link_back:before {
    font-family: foundation-icons;
    content: "\f10a";
    margin-right: 6px;
}
.link_back {    
    color: gray;
}
.transfer_date, .transfer_type, .transfer_fee {font-weight: bold;}
#formz_navi .button-group {width: 100%;}
#formz_navi_prev, #formz_navi_next {width: 33%;}
#formz_navi_act {width: 34%;}
#formz_navi .button {width: 100%;}

.yes span {display: none;}
.yes2 span {display: none;}
.no span {display: none;}
.readonly span {display: none}
.readwrite span {display: none;}
.closed span {display: none;}
.unclosed span {display: none;}

/* PROGRESS TRACKER */
#progress-tracker li {height: 2.5rem !important; margin-left: 4px;}
#progress-tracker a {display: inline-block !important; padding: 0.7rem 0.2rem 0.7rem 0.8rem !important;}
#progress-tracker .button {background-color: silver; color: white; border: 0;}
#progress-tracker .button:hover {background-color: gray; color: white;}


#progress-tracker .button:before {
    width:0; 
    height:0; 
    border-top: 1.2rem inset transparent; 
    border-bottom: 1.2rem inset transparent; 
    border-left: 0.625rem solid #f2f2f2; 
    position: absolute; 
    content: ""; 
    top: 1px; 
    left: 0;
}
#progress-tracker .button:after {
    width:0; 
    height:0; 
    border-top: 1.2rem inset transparent; 
    border-bottom: 1.2rem inset transparent; 
    border-left: 0.625rem solid silver;
    position: absolute; 
    content: ""; 
    top: 1px; 
    right: -0.6rem; 
    z-index: 1;
}
#progress-tracker a:hover:after {
    border-left-color: gray;
}

#progress-tracker .xfilled .button {background-color: #43ac6a;}
#progress-tracker .xfilled .button:hover {background-color: #3c9a5f;}
#progress-tracker .xfilled .button:after {border-left-color: #43ac6a;}
#progress-tracker .xfilled .button:hover:after {border-left-color: #3c9a5f;}

#progress-tracker .act .button {background-color: #008cba;}
#progress-tracker .act .button:hover {background-color: #007095;}
#progress-tracker .act .button:after {border-left-color: #008cba;}
#progress-tracker .act .button:hover:after {border-left-color: #007095;}



#header_wrapper {
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    background: url("images/headerbg_cbb.jpg") no-repeat center center transparent;
    background-size: cover;
    height: 405px;
    opacity: 1;
    position: relative;
}
#header_container {
    /*background: url("images/grid2.png") repeat top left transparent;*/
    /*opacity: 0.6;*/
    bottom: 0; left: 0;
    width: 100%; height: 100%;
}
#header {
    
}
#confname_wrapper {
}
h1 {
    font-size: 1.2rem !important;
    text-transform: uppercase;
    line-height: 1.5rem;
    text-indent: 0;
    text-shadow: 0.1rem 0.1rem 2px rgba(0, 0, 0, 0.5);
}
h1.confname-r {
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 36px !important;
    text-transform: none;
    text-align: center;
    font-weight: 300;
    /*height: 135px;*/
    width: 100%;
    letter-spacing: 0;
    line-height: 1.1;
    margin: 55px 0 0 0;
    padding: 90px 0 0 0;
    text-shadow: rgba(0, 0, 0, 0.7) 0px 1px 1px;
    background: url('images/cbb_logo.png') no-repeat top 30px center;
    background-size: 265px auto;
}
h1.confname-r .l1 {
    display: block; margin: 50px 0 0 0; padding: 0;
    font-weight: 600;
    font-size: 30.4px;
    letter-spacing: -0.4px;
}
h1.confname-r .l2 {
    display: block; margin: 30px 0 0 0; padding: 0;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: -0.2px;
}
h1.confname-r .l3 {
    display: block;
    font-weight: 300;
    font-size: 18px;
}
h1.confname-a {
    font-size: 1rem !important;
}
.conf-date-place {
    /*border-top: 1px dotted #fff;*/
    color: #fff;
    font-weight: 500;
    font-size: 24px !important;
    line-height: 40px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    height: 40px;
    margin: 0;
    padding: 12px 0 0;
    width: 580px;
}



#langSelection {padding-right: 0.9375rem;}
#conf_site_button {position: absolute; top: -70px; right: 15px;}
#logout-bar {padding: 0;}
#logout-bar li#logout-bar-item1 {width: 67%;}
#logout-bar li#logout-bar-item2 {width: 33%;}
#logout-bar li .button {width: 100%;}

#login-tabs dd > a, .tabs .tab-title > a {
    padding: 1rem 2rem 1rem .4rem;
}

.calendar .date-picker {
    min-width: 240px;;
}
.howto_subscriptions {margin-left: 0;}
.howto_subscriptions h6 {margin-top: 1.8rem; padding: 0.6rem 1.2rem;}

/* AD */
.top-bar-section ul {
    list-style: none;
}
/*
.top-bar a.parent-link:before  {font-family: "foundation-icons"; content: "\f10c"; color: white;}
.top-bar li.parent-link {background-color: #808080;}
.top-bar li.parent-link a {color: #808080 !important;}
*/
.top-bar a.parent-link {display: none !important;}
h2#page_title {font-size: 1rem !important; text-transform: uppercase;}
.modify_item .button, .delete_item .button, .set_item_details .button, .mailto.button, .edit_notes.button, .show_notes.button, .checkit.button  {padding: 0.1rem 0.4rem !important;}
.modify_item span {display: none !important;}
.delete_item span {display: none !important;}
.set_item_details span {display: none !important;}
.edit_notes.button span, .show_notes.button span {display: none;}
.link_back {    
    color: gray;
}

/* https://www.jqueryscript.net/form/jQuery-Plugin-For-Multiple-Select-With-Checkboxes-multi-select-js.html */
.multi-select-container {
    /*display: inline-block;*/
    display: block;
    position: relative;
}
.multi-select-menu {
    position: absolute;
    left: 0;
    top: 0.8em;
    z-index: 1;
    float: left;
    min-width: 100%;
    background: #fff;
    margin: 1em 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}
.multi-select-menuitem {
    display: block;
    font-size: 0.875em;
    padding: 0.6em 1em 0.6em 30px;
    white-space: nowrap;
}
.multi-select-menuitem + .multi-select-menuitem {
    padding-top: 0;
}
.multi-select-presets {
    border-bottom: 1px solid #ddd;
}
.multi-select-menuitem input {
    position: absolute;
    margin-top: 0.25em;
    margin-left: -20px;
}
.multi-select-button {
    /*display: inline-block;*/
    display: block;
    font-size: 0.875em;
    padding: 0.2em 0.6em;
    /*max-width: 16em;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: -0.5em;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    cursor: default;
}
.multi-select-button:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em 0.4em 0 0.4em;
    border-color: #999 transparent transparent transparent;
    margin-left: 0.4em;
    vertical-align: 0.1em;
}
.multi-select-container--open .multi-select-menu {
    display: block;
}
.multi-select-container--open .multi-select-button:after {
    border-width: 0 0.4em 0.4em 0.4em;
    border-color: transparent transparent #999 transparent;
}
.multi-select-container--positioned .multi-select-menu {
    /* Avoid border/padding on menu messing with JavaScript width calculation */
    box-sizing: border-box;
}
.multi-select-container--positioned .multi-select-menu label {
    /* Allow labels to line wrap when menu is artificially narrowed */
    white-space: normal;
}
#vsession .tabs .tab-title > a {
    padding: 1rem 2rem 1rem 2rem;
    text-align: center;
}
.vsession-description {padding-top: 10px;}

/* MCE */
.mceToolbar td {display: inline-table;}

/* Mobile */
@media only screen and (max-width: 767px) {

    .button-group a.button span {display: none;}
    #header_wrapper {height: auto;}
    #header_container {position: relative;}
    #header {}
    #confname_wrapper {}
    h1 {
        height: auto; width: auto; margin: 0;
        font-size: 1.2rem !important;
        text-transform: uppercase;
        line-height: 1.5rem;
        text-indent: 0;
        text-shadow: 0.1rem 0.1rem 2px rgba(0, 0, 0, 0.5);
    }
    h1.confname-r {
        color: white !important; text-shadow: none; font-size: 1.2rem !important; 
        width: auto; height: auto; margin: 0;
    }
    .conf-date-place {width: auto; height: auto;}
    
    #formz_navi_prev, #formz_navi_next {width: 15%;}
    #formz_navi_act {width: 70%;}
    
    logout-bar {width: 100% !important;}
}

/* Print */
@media print {
    a[href]:after {
        content: "" !important;  /* rewrites the default behaviour */}
}

/* utility classes */
.upper {
	text-transform: uppercase;
}
.form_row {margin-bottom: .5rem;}
.form_row label {margin-bottom: 0;}
.filter-labels .inline-list li {margin-left: 0; margin-right: .25rem;}
ul.suggestion-list {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.suggestion-list li {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 0.5rem;
}
ul.suggestion-list li:hover {
    background: #f0f0f0 none repeat scroll 0 0;
}