﻿body {
    height: auto;
}

html {
    background-color: white;
    font: 14px 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.content {
    background-color: white;
    width: 600px;
    margin: auto;
    padding: 20px
}

.addressLabel {
    float: left;
    width: 100px;
    padding: 5px;
    text-align: right;
}

.addressField {
    float: left;
    padding: 5px;
}

.clear {
    clear: both;
}

.Session_Group {
    margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 0px 2px;
    border: none;
}

.WS_Header {
    font-size: 24px;
    font-weight: 700;
    color: #435A65;
    background-color: #CBF1F1;
    width: 100%;
    height: 40px;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-radius: 5px;
    padding: 4px 5px 0px 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.WH_Header_Print {
    float: right;
    font-size: 12px;
}

.WS_FieldSet {
    /*display: table;*/
    /*align-items: center;*/
    border: none;
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.WS_Hour {
    float: inline-end;
    width: 100%;
    height: 10px;
    background-color: #E4E8E6;
}

.WS_Centered {
    float: none;
    display: table-cell;
    vertical-align: middle;
    height: 40px;
}

.WS_Head {
    font-size: 20px;
    font-weight: 700;
    color: #009393;
    background-color: #E4E8E6;
    width: 100%;
    height: 40px;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-radius: 5px;
    padding: 4px 5px 0px 5px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.WS_Picture {
    float: left;
    width: 24px;
    height: 24px;
    padding: 0px 5px 0px 5px;
    margin-top: 0px;
    visibility: hidden;
}

.WS_Presenter {
    float: left;
    width: 240px;
    height: 40px;
    margin: 2px 0 0 0;
    padding: 0 5px 0 5px;
    color: #009393;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.WS_Title {
    float: revert;
    height: 40px;
    color: #009393;
    display: table-cell;
    padding: 0px 5px 0px 5px;
    margin-top: 0px;
    vertical-align: middle;
}

.WS_Description {
    float: left;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    padding: 0px 5px 0px 5px;
    margin-top: 0px;
    background-color: #E4E8E6;
    color: black;
    text-align: left;
}

.WS_Translation {
    float: left;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    margin: 2px 2px 2px 2px;
    width: 52px;
}

.WS_Translation_Img {
    width: 24px;
    height: 16px;
    margin: 0 2px 2px 0;
}

.WS_Schedule {
    float: left;
    padding: 0px 0px 0px 0px;
    width: 100px;
}

.WS_Area {
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #009393;
    background-color: #E4E8E6;
    width: 180px;
    height: 40px;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-radius: 5px;
    border-color: #009393;
    padding: 6px 0px 0px 0px;
    margin: 2px 0 0px 0px;
    vertical-align: middle;
    text-align: center;
}

.WS_Area_1 {
    background-color: #C7C8CA;
    color: black;
}

.WS_Area_2 {
    background-color: #D2AB66;
    color: black;
}

.WS_Area_3 {
    background-color: #AD92C5;
    color: white;
}

.WS_Area_4 {
    background-color: #A82781;
    color: white;
}

.WS_Area_5 {
    background-color: #F58345;
    color: white;
}

.WS_Area_6 {
    background-color: #333D85;
    color: white;
}

.WS_Area_7 {
    background-color: #52186B;
    color: white;
}

.WS_Area_8 {
    background-color: #C6171E;
    color: white;
}

.WS_Area_9 {
    background-color: #009393;
    color: white;
}

.WS_Area_10 {
    background-color: #009393;
    color: white;
}

.WS_Session_Type_1 {
    /* workshop */
}

.WS_Session_Type_2 {
    /* panel */
}

.WS_Session_Type_3 {
    /* lecture */
}

.WS_Session_Type_4 {
    /* panel discussion */
}

.WS_Session_Type_5 {
    /* Hopin Platform */
}

.WS_Session_Type_6 {
    /* Keynote */
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-radius: 5px;
    background-color: palegreen;
}

.WS_Session_Type_10 {
    /* ISCA Assembly */
}

.WS_Session_Type_11 {
    /* ISCA Group */
}

.WS_Session_Type_12 {
    /* ISCA Harvesting */
}

.WS_Session_Type_13 {
    /* Closing Workshop */
}

.WS_Session_Type_14 {
    /* Closing Ceremony */
}

.WS_Presenter_Flag_FieldSet {
}

.WS_Presenter_Flag_Div {
    float: left;
    display: flex;
}

.WS_Presenter_Flag_Container {
    float: left;
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    margin: 2px 2px 2px 2px;
    width: 104px;
}

.WS_Presenter_Name {
    float: left;
    width: 240px;
    height: 20px;
    margin: 2px 0 0 0;
    padding: 0 5px 0 5px;
    color: #009393;
    text-align: left;
}

.WS_Read_More {
    float: left;
    font-size: 12px;
    font-weight: 500;
    color: #009393;
    width: 40px;
    height: 40px;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-radius: 5px;
    text-align: center;
    padding: 2px 0 0 0;
    margin: 2px 5px 0 0;
}

#Read_More {
    font-weight: 700;
}

/*Session_Edit*/
.SS_Picture {
    float: left;
}

.SS_Schedule {
    width: auto
}

.SS_Title {
    width: 80%;
}

.SS_Description {
    width: 100%;
    height: 600px;
}

/* Contact_Form*/
.contact_label {
    float: left;
    width: 300px;
    padding: 0px 5px 0px 5px;
    margin-top: 0px;
    color: #009393;
    text-align: left;
}

.contact_data {
    float: left;
    padding: 0px 5px 0px 5px;
    margin-top: 0px;
    width: 600px;
}

.contact_form {
    width: 600px;
}

.contact_mailto {
    font-size: 20px;
    font-weight: 500;
    width: 400px;
}

.contact_email {
}

/* Modal MailTo */

.mailto-container {
    border-style: solid;
    border-width: 1px;
    position: fixed;
    display: flex;
    flex-flow: column;
    top: 10px;
    left: 10px;
    width: 600px;
    padding: 20px;
    background-color: #fff;
    background-clip: padding-box;
    border-color: inherit;
    border-radius: 0;
    outline: 0;
    box-sizing: border-box;
    box-shadow: 0.33em 0.25em 0.6em 0.4em grey;
}

.mailto-title {
    padding-bottom: 15px;
}

.mailto-name {
    font-size: 20px;
    font-weight: 700;
}

.mailto-group {
    position: relative;
}

.mailto-label {
    float: left;
    width: 120px;
}

.mailto-input {
    float: left;
    width: 400px;
    padding-bottom: 15px;
}

.mailto-message {
    float: left;
    width: 400px;
}

.mailto-result {
}

.mailto-command {
}

.mailto-button-send {
    float: left;
    padding-left: 120px;
}

.mailto-button-close {
    float: right;
    padding-right: 30px;
}

.mailto-error {
    position: absolute;
    top: 16px;
    font-size: small;
    color: red;
}
/* End MailTo */

* {
    box-sizing: border-box;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 400px;
        margin: 30px auto;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }
}

.form-horizontal .form-group {
    margin-right: 15px;
    margin-left: 15px;
}

.form-group {
    margin-bottom: 15px;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    transform: translate(0);
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out;
}

.modal-content {
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid;
    border-color: rgba(0,0,0,.2);
    border-radius: 0;
    outline: 0;
    box-sizing: border-box;
}

.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    position: relative;
    padding: 15px;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.member-body {
    display: flex;
    flex-direction: column;
    font-family: Roboto,Helvetica Neue,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

/* END Modal Mail-Send */

/* ISCA Register*/
.ISCA_Register {
    display: flex;
    flex-direction: column;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    margin-top: 28px;
    align-items: center;
}

.ISCA_Logo {
    width: 300px;
    height: 150px;
    align-content: center;
}

.ISCA_SubLogo {
    width: 500px;
    margin-top: 20px;
    font-style: normal;
    font-weight: 400;
    color: #003366;
    font-size: 18px;
    box-sizing: border-box;
    align-content: center;
}

.ISCA_Joining {
    width: 500px;
    margin-top: 28px;
}

.ISCA_Discount {
    width: 500px;
    margin-top: 20px;
    box-sizing: border-box;
    padding-left: 0;
}

.ISCA_Discount_lbl {
    vertical-align: baseline;
    float: left;
    width: 200px;
}

.ISCA_Discount_txt {
    width: 200px;
    float: left;
    padding: 1px;
}

.ISCA_Join {
    width: 500px;
    margin-top: 10px;
    font-size: 20px;
    padding-left: 0;
}

.ISCA_Join_Button {
    width: 200px;
    position: center;
}

.ISCA_Join_Error {
    margin-top: 2px;
    text-align: center;
    width: 500px;
    color: red;
}

iframe.recording {
    width: 100%;
    height: 1000px;
    margin: 0;
    padding: 0;
}

.video_body {
    padding: 0;
    margin: 0;
}

video {
    width: 100%;
    height: auto;
}

body {
    font-family: Arial;
    font-size: 10pt;
}

.modalBackground {
    background-color: Black;
    filter:opacity(60);
    opacity: 0.6;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 500px;
    border: 3px solid #0DA9D0;
    padding: 0;
}

.modalPopup .header {
        background-color: #2FBDF1;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

.modalPopup .body {
        min-height: 50px;
        padding: 5px;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

.video_input {
    background-color: #2f8cf1; /* Green */
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.video_button {
    border: none;
    color: white;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    width: 36px;
    height: 30px;
}

.no_video {
    border: none;
    display: inline-block;
    margin: 4px 6px;
    width: 32px;
    height: 28px;
}

.ivideo {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

video {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.button1 {
    padding: 0;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

.notooltip {
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
