/* Custom styles used for all pages */
/*  PAGE BODY SIZE & BACKGROUND AND TEXT FORMATTING************************** */

@font-face {
  font-family: 'Mark-Reg';
  src: url(https://webcast.openbriefing.com/bankofgeorgia-/resources/Mark-Pro.woff2) format('woff2');

}
@font-face {
  font-family: 'Mark-Thin';
  src: url(https://webcast.openbriefing.com/bankofgeorgia-/resources/Mark-Thin.woff2) format('woff2');
}
@font-face {
  font-family: 'Mark-Bold';
  src: url(https://webcast.openbriefing.com/bankofgeorgia-/resources/Mark-Bold.woff2) format('woff2');
}

html, body {
    background-color: #FFFFFF;
    font-family: 'Mark-Reg', sans-serif;
    color: #484848;
    font-size: 15px;


}

#container {
    border: 0px;
    box-shadow: none;
    background: #FFFFFF;
    /* max-width: 1120px; */
    width: 100%;
    padding: 0;
}


.registration_below {
    padding: 5px 0px 5px 0px;
    margin-left: 15px;
}
a:active {
    outline: 0;
}

/* HTML SIZE********************************************************** */
#header{
    display: none;
}
html {
height: initial;
 width:100%;
}

/* Preregistration********************************************************** */

.preregistration_message {
    margin: 10px 0px 10px 50px;
}

/* BANNER SIZE ON ALL PAGES*************************************************************** */

#banner img {
    padding-top: 15px;
    padding-bottom: 15px;
}

#banner {
    background: #ffffff;
    text-align: left;
    padding-left: 0;
    z-index: 100000;
    height: auto;
    width: 100%;
    position: fixed;
    border-top: 35px solid #F3F4F4;
    left: 0;
    padding-left: 13%;
}

#MessagePanel{
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #dedede;
    box-shadow: -1px 1px 1px 1px #dcdcdc;
}
div#splash {
    background-image: url(https://webcast.openbriefing.com/bankofgeorgia-/images/bogbanner.jpg);
    height: 400px;
    background-repeat-y: no-repeat;
    width: 100%;
    margin-top: 0px;
    margin-bottom: -150px;
}

/* BORDER FOR CONTAINER************************************************************** */

#content > div > div.title > img{
border: 0px;
}

#content{
border: 0px;
}

#container { 
border: 0px;
}

/* SPACE FORMATTING ********************************************************* */

#content > div > div.title > div:nth-child(2){
padding: 10px;
}


#content > div.content_container > div.title > img{ width: 100%;
padding: 0px 0px 10px 0px;
}

#content > div > div.preregistration_message{
padding: 0px 0px 100px 0px;
}


#content > div > div.title > div:nth-child(1) > img{
    width:100%; 
    margin-top: 93px;
}


/* TEXT FORMATTING************************************************************* */

.bold {
font-weight: normal;

}
#content > div > div.title > div:nth-child(2) {
    color: #5f576b;
    font-size: 35px;
    font-weight: 300;
    padding-left: 55px;
    padding-bottom: 35px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1009px;
    font-family: 'Mark-Reg';
} 
.subtitle {
bold: none;
}
.speaker_title {
color: #000000;
}
.colour-bar {
color: #ffffff;
font-weight: normal;
    border-top: none;
    border-bottom: none;
}




/* SPEAKER THUMBNAIL FORMAT***************************************************** */

.speaker_image {
border: none;
-webkit-box-shadow: 0px 0px 9px #333;
}

/* LAUNCH BUTTONS****************************************************************** */

#player_container1946 > div{
color: #484848
}

#player_container1947 > div{
color: #484848
}

.launch_newwindow{
display: none;
}

/* BARS FORMATTING****************************************************************** */

.bar_background_image {
background-image: none;
}

#footer {
background-image: none;
box-shadow: none;
    line-height: 10px;
    min-height: 10px;
}
div#footer {
    background: transparent;
    min-height: 4px!important;
}
.chevron {
padding: 0px 0px 0px 0px;
    vertical-align: middle;
    visibility: hidden;
}
#header {
    background-image: none;
    box-shadow: none;
    line-height: 25px;
    min-height: 25px;
    padding: 3px;
    padding-left: 17px;
    margin-top: 1px;
    background: #FFFFFFF;
    color: #000000;
}


/* IMG FORMATTING****************************************************************** */

.content_container {
padding: 10px 0px 10px 0px;
margin-right: 0;
}

/* FOOTER************************************************************************** */

#branding {
    margin: auto;
    padding: 15px;
    text-align: right;
    max-width: 1120px;
    width: 100%;
    display: flex;
}
.branding_date {
    margin-left: 4px;
}
.webcast_closed {
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    padding: 10px;
    max-width: 1116px;
    margin: auto;
    background: #F5F5F5;
}

/*MEDIA QUERY*/
 @media screen and (max-width: 680px) {


}
}

/* Custom styles for register page */
.form_container {
    display: flex !important;
    box-shadow: 0 0 0 1px #fff inset;
    background: #ffffff;
    border: 0px solid #e2dede;
    margin-bottom: 11px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1069px;
    margin-top: 50px;
    padding-top: 0;
}
.form_seperator {
    height: 0px;
}
#form_container{
    display: flex !important;
    background: #ffffff;
    border: 0px solid #e2dede;
    margin-bottom: 11px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1069px;
    margin-top: 50px;
    padding-top: 0;
    box-shadow: 0 0 1.25rem rgb(0 0 0 / 8%);
    border-radius: .3125rem;
}

#login_form {
    margin-right: 100px;
    margin-left: 30px;
    /*border-left: solid 4px #ffd800;*/
    background-repeat: no-repeat;
    background-position: 0 0,0 100%;
    margin-bottom: 10px;
    padding: 27px;
    padding-top: 30px;
    padding-bottom: 26px;
    height: fit-content;
}
#register_form{
    margin-left: 30px;
    /*border-left: solid 4px #ffd800;*/
    background-repeat: no-repeat;
    background-position: 0 0,0 100%;
    margin-bottom: 10px;
    padding: 27px;
    padding-top: 30px;
    padding-bottom: 26px;

}
input[type="submit"] {
    color: #fc6719;
    border: 1px solid #eff0f2;;
    margin-top: 4px;
    position: relative;
    padding: 5px 13px 6px 15px;
    height: 38px;
    background: #ffffff;
    text-transform: uppercase;
    width: 200px;
    font-size: 13px;
    border-radius: 2px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: 'Mark-Bold';

}
input#webcast_login_button:hover, input#webcast_register_button:hover {
    background: #fc6719;
    color: #ffffff;
}
span.field_label {
    color: #676a6e;
    float: left;
}
.subtitle, .registration-title, .login-title {
    color: #5f576b;
    font-size: 16px;
    font-weight: 300;
    line-height: 140%;
    width: 270px!important;
    padding-bottom: 10px;
    font-family: 'Mark-Bold';
}
.registration-title, .login-title {
    /*border-bottom: 2px solid #ff9912;*/
}
.registration-title {
    width: 235px;
}
.login-title {
        width: 235px;
    }
#container {
     width: 100%;   

}
input[type="text"] {
    width: 213px;
    height: 29px;
    display: inline;
    padding: 2px 2px 2px 2px;
    }

#\32 1780 {
    display: none;
}
.registration_above {
    padding: 10px;
    max-width: 1116px;
    margin: auto;
}

.registration_below {
    padding: 10px;
    max-width: 1116px;
    margin: auto;
    font-size: smaller;
}

@media screen and (max-width: 680px)  {

#form_container {
    display: block!important;
    margin-top: auto;
}
#content > div > div.title > div:nth-child(2) {
    font-size: 22px;
    text-align: left;
    margin-top: -220px;
}
div#splash {
}
}
.input_item {
    padding-top: 5px;
    width: 270px;
    font-weight:bold;
}

div#gdpr {
display: inline;
font-size: 11px;
}
div#demo {
display: inline;
}
#login_form {
    margin-right: 100px;
    margin-left: 30px;
}



/*recreated - not from cache - process time 0.0050959587097168 */
