/**************** Pagination CSS ****************/
.article-navigation {
    clear: both;
    display: table;
    height: 10px;
    margin: 20px 0 0;
    width: 100%;
}
.item-separator {
    display: block !important;
    margin-top: 30px;
    padding: 0 0 35px;
    border-top: 1px dashed #474747;
    clear: both;
}
.articles_view hr#system-readmore {
    display: none;
}
/************ Blog Articles Title ***********/
.component h1, .category_blog_view h1, .article_title h4,
.position {
    color: #e74710;
    font-family: 'Molengo',Helvetica,Tahoma,Arial,sans-serif;    
    font-weight: 400;
    margin-bottom: 35px;
    text-transform: uppercase;
}
.component h1, .category_blog_view h1,
.position {
    font-size: 300%;
}
.article_title h4 {
    font-size: 150%;
    line-height: 1em;
}
.items-leading .article_title h4 {
    color: #007ed6;
}
/*
*   Title Area
*/
.article_title_area{
    background-color: transparent !important;
}
.article_title {
    margin: 0 !important;
}

/**************** Classes / Schedules CSS ***************/
table.schedule {
    margin-bottom: 20px;
}
table.schedule th {
    background: #9dcbeb;
    color: #007ed6;
    font-weight: normal;
    padding: 12px 15px;
    text-align: left;
}
table.schedule td{
    padding: 12px 15px;
}
table.schedule #subject {
    text-align: left;
}
table.schedule .odd {
    background: none repeat scroll 0 0 #ebeded;
}
table.schedule .similar {
    border-top: 1px dashed #c5c5c5;
}

/**************** E-Notes / Tips CSS ***************/
table.enotes-tips {
    float: left;
    margin-top: 20px;
    width: 60%;
}
table.enotes-tips td {
    text-align: center;
}
#upsr, #pmr, #spm {
    min-width: 144px;
    padding: 135px 10px 20px 10px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 10px;
    -o-transition: background-color 0.8s ease, padding 0.8s linear;
    -webkit-transition: background-color 0.8s ease, padding 0.8s linear;
    -moz-transition: background-color 0.8s ease, padding 0.8s linear;
    transition: background-color 0.8s ease, padding 0.8s linear;
}
#upsr:hover, #pmr:hover, #spm:hover {
    background-color: #e9e9e9;    
}
#upsr {
    background-image: url(images/icons/tips_upsr_blue.png);
}
#upsr:hover {
    background-image: url(images/icons/tips_upsr.png);
}
#pmr {
    background-image: url(images/icons/tips_pmr_blue.png);
}
#pmr:hover {
    background-image: url(images/icons/tips_pmr.png);
}
#spm {
    background-image: url(images/icons/tips_spm_blue.png);
}
#spm:hover {
    background-image: url(images/icons/tips_spm.png);
}
#upsr h3 a:hover, #pmr h3 a:hover, #spm h3 a:hover {
    color: #000;
    text-decoration: none;
    -o-transition: color 0.8s ease, padding 0.8s linear;
    -webkit-transition: color 0.8s ease, padding 0.8s linear;
    -moz-transition: color 0.8s ease, padding 0.8s linear;
    transition: color 0.8s ease, padding 0.8s linear;
}
table.enotes-tips2 {
    border-spacing: 0;
    border-collapse: separate;
    border-bottom: thin solid #e0e0e0;
    width: 100%;
}
table.enotes-tips2 th,
table.enotes-tips2 td {
    border-left: thin dashed #dcdcdc;
}
table.enotes-tips2 th:last-child,
table.enotes-tips2 td:last-child {
    border-right: thin dashed #dcdcdc;
}
table.enotes-tips2 th {
    text-align: left;
    font-weight: 700;
    padding: 8px 12px;
    background-color: #e0e0e0;
}
table.enotes-tips2 td {
    padding: 8px 12px;
}
/**************** Sign-up / Register Form CSS ***************/
.register.myform {
    padding: 0 !important;
    width: 100% !important;
}
.register.myform h1, #maincol h1, .m_login.myform h1 {
    color: #e74710 !important;
    font-family: 'Molengo',Helvetica,Tahoma,Arial,sans-serif !important;  
    font-weight: 400 !important;
    margin-bottom: 35px !important;
    text-transform: uppercase !important;
    font-size: 300% !important;
    margin-bottom: 35px !important;
}
.register.myform p, p.desc, .m_login.myform p {
    border-bottom: 1px solid #e9e9e9;
    color: #3e3e3e !important;
    font-size: 100% !important;
}
.register.myform input, .ddlstyle, .register.myform textarea {
    border: 1px solid #e9e9e9 !important;
    float: left;
    font-size: 90% !important;
    margin: 2px 0 20px 10px;
    padding: 8px !important;
    min-width: 300px !important;
}
.register.myform .recaptcha{
    margin: 0 !important;
    clear: both;
}
.m_login.myform {
    min-height: 400px;
}

/**************** Contact Us CSS ***************/
.contact_detail_block {
    padding-bottom: 15px;
}
.contact_detail_block .row {
    line-height: 1.2em;
    margin-bottom: 15px;
}
.contact_label {
    margin-bottom: 8px;
}
.contact_field {
    margin-bottom: 18px;
}
.contact_form_div br{
    line-height: 0.25em;
}
/**************** Author / Comments ***************/
.article_title ul{
    margin: 0;
    padding: 0;
    display: none;
}

.article_title ul li{
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.article_title ul li.separator{
    margin: 0 5px;
}
.article_title .clear {
    display: none;
}


/**************** Misc CSS ****************/
.clear{
    clear: both;
}
Window size: x 
Viewport size: x