div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #008080;
   font-family: "Bookman Old Style";
   font-weight: normal;
   font-size: 20px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: none;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: none;
}
#preloader
{
   background: #FFFFFF url("images/loading.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_Layout_session
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Layout_session
{
   box-sizing: border-box;
   padding: 10px 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#Layout_session > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#Layout_session > .row > .col-1, #Layout_session > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#Layout_session > .row > .col-1, #Layout_session > .row > .col-2
{
   float: left;
}
#Layout_session > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#Layout_session > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#Layout_session:before,
#Layout_session:after,
#Layout_session .row:before,
#Layout_session .row:after
{
   display: table;
   content: " ";
}
#Layout_session:after,
#Layout_session .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Layout_session > .row > .col-1, #Layout_session > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#session_archive
{
   box-sizing: border-box;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
}
#session_archive
{
   display: block;
   float: left;
   width: 100%;
   height: 868px;
   vertical-align: top;
}
