﻿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;
}

.Session_Detail {
}

.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;
}

.WS_Video_Header {
    font-size: 16px;
    font-weight: 700;
    color: #435A65;
    background-color: #CBF1F1;
    width: 100%;
    height: 20px;
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-radius: 5px;
    padding: 4px 5px 0px 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.WS_Sub_Header {
    font-size: 16px;
    font-weight: 700;
    color: #435A65;
    width: 100%;
    height: 40px;
    padding: 4px 5px 0px 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.WS_Video {
    position: fixed;
    top: 80px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 80%;
    border: none;
    vertical-align: top;
}

.Header_Commands {
    float: right;
    font-size: 12px;
    width: 150px;
}

.HC_Header_Print {
    width: 140px;
}

.HC_Header_Request {
    width: 140px;
}

    
.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;
    /* To get total height of 40px subtract padding */
    height: 34px;
    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_7 {
    /* Keynote */
    border-bottom: solid 1px;
    border-top: solid 1px;
    border-radius: 5px;
    background-color:  aquamarine;
}

.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;
}


.WS_Tech_Support {
    float: left;
    /* display: flex; */
    /* height: 40px;  */
    background-color: mediumaquamarine;
    padding: 0px 5px 0px 5px;
    font-size: 12px;
    font-weight: 500;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: center;
    align-items: center;
}

.G_User {
    font-size: 14px;
    padding: 0px 5px 5px 5px
}

#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 {
}

/* 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;
}

.ISCA_Group_List {
    width: 500px;
    margin-top: 28px;
    padding-top: 30px;
}

.ISCA_Group_List_txt {
    text-align: left;
}

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;
}

.zoomlink {
    float: left;
    font-size: 11px;
    font-weight: 500;
    width: 130px;
    padding: 0px 0px 0px 5px;
    margin-top: 2px;
    height: 38px;
    background-color: #E4E8E6;
    color: black;
    text-align: left;
}

.request_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;
}

.request_remark {
    font-size:12px;
}

.request-title {
    padding-bottom: 15px;
}

.request-label {
    float: left;
    width: 120px;
}

.request-input {
    float: left;
    width: 400px;
    padding-bottom: 15px;
}

.request-result {

}

.request-command {
}

.request-button-send {
    float: left;
    padding-left: 120px;
}

.request-button-close {
    float: right;
    padding-right: 30px;
}