body{
    overflow: hidden;
}
#TimeoutMessage {
    width: 100%;
    text-align: center;
    font-size:18px;
    font-weight:bold;
    color: red;
}

#loginQuote{
    color: #fff;
    width: 50%;
    height: 45%;
    position: relative;
    top: 30%;
    left: 11%;
    min-height: 420px;
    min-width: 420px;
}

#loginQuote img{
    width: 20%;
    position: relative;
    top: 10%;
    left: 10%;
}

#loginQuote div{
    padding: 10% 5% 10% 10%;
    background-color: rgba(0,0,0,.63);
}

#loginQuote h2 {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}

.loginQuote__sub_heading {
    font-weight: bold;
    color: #C1C1C1;
    margin-bottom: 45px;
}

.loginQuote__text {
    font-weight: bold;
    font-size: 18px;
}

.loginImgDiv__hosted_by__wrapper {
    min-width: 420px;
    left: 11%;
    width: 50%;
}

.loginImgDiv__hosted_by {
    background: rgba(0,0,0,.75);
    color: #fff;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    padding: 15px 10%;
}
.loginImgDiv__hosted_by > div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.loginImgDiv__hosted_by__icon {
    width: 20px;
    height: 20px;
}

.visible-thread-hosted-icon {
    background: url("icon-visbleThread-hosted.svg") center no-repeat;
    background-size: contain;
}

.customer-hosted-icon {
    background: url("icon-customer-hosted.svg") center no-repeat;
    background-size: contain;
}

.error {
    color: red;
    font-style: italic;
}

.timeoutMessage {
    color: red;

}

#SignInForm .ui-dialog .ui-dialog-content {
    border: medium none;
    padding: 0;
}
.ui-widget-content {
    color: #222222;
}
.ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    overflow: auto;
    position: relative;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 100%;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    vertical-align: baseline;
}
#SignInForm {
    text-align: left;
}

#SignInForm .cgdialog-header {
    background-color: #999;
    border-bottom: 0 none;
    color: #fff;
    font-size: 15px;
    padding: 15px 20px;
    position: relative;
    transition: padding-left 0.1s ease 0s, color 0.6s ease 0s, background 0.6s ease 0s;
    word-wrap: break-word;
}

#SignInForm .cgdialog-header {
    background-color: #999;
    border-bottom: 0 none;
    color: #fff;
    font-size: 15px;
    padding: 15px 20px;
    position: relative;
    transition: padding-left 0.1s ease 0s, color 0.6s ease 0s, background 0.6s ease 0s;
    word-wrap: break-word;
}


#SignInContainer #SignInMarketingSpot h3 {
    font-size: 24px;
}
h3 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 20px;
}


#SignInContainer {
    background-color: #fff;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#SignInContainer fieldset {
    border: 0 none;
    margin: 0;
    padding-top: 35px;
}
#SignInContainer .ui-widget input  {
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 1em;
}
#SignInContainer input, select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: block;
    height: auto;
    line-height: 1.42857;
    margin: 0;
    padding: 4px 6px;
    width: 100%;
}

#SignInContainer .ui-widget input, #SignInContainer .ui-widget select, #SignInContainer .ui-widget textarea, #SignInContainer .ui-widget button {
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 1em;
}
#SignInContainer .vttext-button {
    background: none repeat scroll 0 0 #533ffb;
    border-style: solid;
    border-width: 1px;
    color: white;
    display: inline;
    font-size: 1em !important;
    width: auto;
}

#SignInContainer h1 {
    color: #533ffb;
    font-size: 32px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 25px;
}

#SignInContainer input, select {
    border-radius: 0;
    box-shadow: none;
    height: auto;
    line-height: 1.42857;
    margin: 0;
    padding: 4px 6px;
}
.vttext-button {
    box-sizing: content-box;
    cursor: pointer;
    font-weight: 700;
    text-align: left;
}

#SignInContainer label {
    color: #999;
    display: block;
    font-weight: bold;
    line-height: 1.42857;
    margin-bottom: 30px;
    margin-top: 4px;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
#SignInContainer .sign_in_container {
    padding: 50px 60px;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}


#SignInContainer #SignInMarketingSpot {
    width: 315px;
    float: left;
}

#SignInContainer #SignInForm {
    float: right;
    width: 305px;
    padding-left: 54px;
    border-left: 1px solid #e1e1e1;
}

.primary-btn {
    padding: 8px;
    margin-right: 4px;
    border-radius: 4px;
    border: 1px solid #533ffb;
    font-weight: normal;
    cursor: pointer;
    font-size: 11px;
}
.primary-btn {
    background: #533ffb;
    color: white;
}
.primary-btn:hover {
    background: #004baa;
    border-color: #004baa;
}

#loginImgDiv{
    width: 53%;
    height: 100%;
    float: right;
    background-image:url("/login/signin-righthand-image.jpg");
    background-position: center;
    position: relative;
}

#SignInContainer {
    box-sizing: border-box;
}

.sign_in__bottom_text {
    position: absolute;
    font-size: 12px;
    bottom: 3%;
}