.inline-msg-box {
background: #eef0f0;
border: 1px solid #b2bbbf;
clear: both;
margin-bottom: 24px;
overflow: auto;
padding: 12px 12px 0px 12px;
}
.inline-msg-box p {
font-size: 12px;
}
.inline-msg-box.has-icon h3 {
color: #000;
margin: 0 0 0 64px;
}
.inline-msg-box.has-icon h3 + p {
margin-top: 0;
}
.inline-msg-box.has-icon h5 {
margin-left: 64px;
}
.inline-msg-box.has-icon h3 + ul,
.inline-msg-box.has-icon h5 + ul {
margin-top: 12px;
}
.inline-msg-box.has-icon img {
float: left;
margin-right: 16px;
}
.inline-msg-box.has-icon p,
.inline-msg-box.has-icon ul {
color: #333c40 !important;
margin-left: 64px;
overflow: hidden;
}
.inline-msg-box h5 {
color: #000;
font-weight: bold;
}
.inline-msg-box h3 + h5 {
margin-top: 8px;
}
.inline-msg-box h6 {
color: #6c7a80;
font-size: 10px;
line-height: normal;
}
.inline-msg-box li {
font-size: 12px;
margin-bottom: 10px;
}
.inline-msg-box ul {
margin-bottom: 6px;
}
.inline-msg-box ul li {
clear: left;
margin-bottom: 6px;
overflow: hidden;
}
.inline-msg-box ul li label {
font-weight: bold;
margin: 0;
width: 120px;
}
.inline-msg-box ul li span {
float: left;
}

ul.fields li {
overflow: auto;
margin-bottom: 12px;	
}

ul.validate {
margin-bottom: 12px;
}

ul.validate li {
font-weight: 600;
color: red;   
}

#webinarArchive label {
width: 100px;
float: left;
font-size: 1.1em;
line-height: 1.0em;
}

#webinarArchive label span {
font-size: 0.8em;
}

#webinarArchive input[type=text] {
border: 1px solid #AAA;
border-radius: 8px;
background-color: #EEE;	
width: 260px;	
}

#webinarArchive ul.fields {
margin-bottom: 12px;
overflow: auto;
}

#webinarArchive .buttons {
clear: both;
text-align: center;
width: 77%;
padding-top: 10px;
}

#webinarArchive .buttons input[type=submit] {
margin: 0px; 8px;
padding: 6px 10px;
font-size: 1.1em;
font-weight: bold;
cursor: pointer;
background-color: #76bc43;
color: #FFF;
border: 1px solid;
border-radius: .6em;
}

.logoBlock {
float: left;
margin: 0 20px 12px 0;
}
.logoBlock span {
font-size: .8em;
}
.logoBlock img {
width: 150px;
display: block;
}
h4 {
padding-top: 14px;
}
.description {
padding-top: 8px;
}

