.LoginPanel {
	background: url('http://www.softconference.com/caubo/images/background.jpg') no-repeat;
	background-size: cover;
}

.LoginPanelMobile {
	background: url('http://www.softconference.com/caubo/images/backgroundcaubo.jpg') no-repeat;
	background-color: #BF1E2D;
	background-size: cover;
}

.RowMobile_2_1 {
	height: 315px !important;
	padding: 10px;
	width: 100%;
	text-align:center;
}

.RowMobile_2_2 {
	height: 500px !important;
	overflow: hidden;
	display: none;
}

.RowMobile_4_2 {
	height: 250px !important;
	display: none;
}

#PanelControl_2_myframe {
	display: block;
	margin: 0 auto;
}

/*.GenericTextPanel {
	width: 100%;
	float: none;
}
*/
#mediaspace_Mobile_jwplayer_display {
	width: 100%;
	height: 300px !important;
}

.LoginTable {
    background-color: #BF1E2E;
	border: 2px solid #58585A;
}

.headertext {
    color: #FFFFFF;
}

.LoginButton {
    background-color: #25AAE2;
}

.RandomText {
    padding-right: 26px;
	padding-left: 26px;
	padding-bottom: 26x;
	padding-top: 1px;

}

.LoginTableMobile {
    width: 80%;
    margin: 0 11% 15%;
}
.HeaderMessage {
    text-align: center;
    padding: 20px 20px 60px 20px;
    font-size: 20px;
    color: grey;
    font-family: helvetica;
}

.CreateAccountButton, .LoginButton,  {
    background-color: #25AAE2;
    height: 30px;
    width: 150px;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
}

.LoginButtonMobile  {
	background-color: #25AAE2;
    height: 32px;
    width: 150px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
	padding-top: 5px;
}

.CreateAccountButtonMobile{
    background-color: #25AAE2;
    height: 31px;
    width: 150px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    padding-top: 7px;
}

.aboutleft {
	width:30%;
	float:left;
	padding-top: 13px;
}

.aboutright {
	width:32%;
	margin-top: -6px;
}

.aboutcenter {
	width:37%;
}

.UserName
{
    padding: 0px 0 0;
    text-align: center;
}

.WebcastFullListMobile a{
	text-decoration: none;
}

.SessionTitle{
	padding: 25px 20px 0px 20px !important;
	margin: 0px auto;
	text-align: center;
}

.WebcastList{
	width: 48% !important;
	margin-left: 2% !important;
}

.HeaderBody {
	background-image: url(http://www.softconference.com/webcastsystem/images/backgroundcaubo.jpg);
	background-repeat: repeat;
}

.ContainerClass, .ContainerMobileClass {
	background-image: url(http://www.softconference.com/webcastsystem/images/backgroundcaubo.jpg);
	background-repeat: repeat;
}
