129
edits
Line 1,058: | Line 1,058: | ||
.postedit-content { | .postedit-content { | ||
padding-right:10px; | padding-right:10px; | ||
} | |||
/* Mobile view */ | |||
/*CLWB-363*/ | |||
/*Home Page 2 columns - Desktop CSS*/ | |||
.div-box-HP { | |||
box-shadow: 0 0 6px 0 rgba(0,0,0,0.09); | |||
padding:10px 20px 15px 20px; | |||
width:100%; | |||
vertical-align:top; | |||
background-color: white; | |||
border: 1px solid #e4e4e4; | |||
} | |||
.margin-0-0-24-0 { | |||
margin:0px 0px 24px 0px; | |||
} | |||
.margin-24-0-24-0 { | |||
margin:24px 0px 24px 0px; | |||
} | |||
.div-box-h2-HP { | |||
margin:0px 0px 15px 0px; | |||
font-size:120%; | |||
font-weight:bold; | |||
border-style: none; | |||
text-align:left; | |||
color:#cc6600; | |||
} | |||
.padding-0-0-0-0 { | |||
padding:0px 0px 0px 0px | |||
} | |||
.padding-0-10-0-0 { | |||
padding:0px 10px 0px 0px | |||
} | |||
.table-HP { | |||
width: 100%; | |||
margin-top: 4px; | |||
margin-bottom: 0; | |||
margin-left: 5px; | |||
margin-right: 0px; | |||
padding-right:50px; | |||
border-spacing: 0; | |||
border-collapse: separate; | |||
} | |||
.td-left-table-HP { | |||
padding: 0; | |||
vertical-align: top; | |||
width: 49%; | |||
} | |||
.border-td-table-HP { | |||
border-color: transparent; | |||
border-width: 1px; | |||
border-style: solid; | |||
padding-right: 60px; | |||
} | |||
.td-rigth-table-HP { | |||
padding: 0; | |||
vertical-align: top; | |||
width: 49%; | |||
} | |||
/*CLWB-352*/ | |||
/*Book Downloads component table*/ | |||
.plainlinks.fmbox.fmbox-system { | |||
width:260px; | |||
clear: right; | |||
float: right; | |||
} | |||
.mobileonly { | |||
display: none; | |||
} | |||
/*CLWB-358*/ | |||
.navbox-subgroup .navbox-group { | |||
width:30%; | |||
} | |||
/*CLWB-362*/ | |||
.table-content{ | |||
border: 0px; | |||
width: 75%; | |||
} | |||
.table-content-image{ | |||
border-bottom:30px solid transparent; | |||
width:82px; | |||
} | |||
.table-content-title { | |||
text-align:left; | |||
} | |||
.table-content-pdf{ | |||
width: 40px; | |||
text-align:right; | |||
} | |||
/*CLWB-371*/ | |||
/*format of template*/ | |||
.PDFWARNING-box table.plainlinks.fmbox.fmbox-system{ | |||
width: 100%; | |||
} | |||
/*CLWB-373*/ | |||
.table-contributor-template-information{ | |||
border:0px; | |||
width:225px; | |||
text-align: left;; | |||
} | |||
.table-contributor-template-information-details{ | |||
font-size:85%; | |||
} | |||
.table-contributor-template-information-details td{ | |||
text-align: left; | |||
} | |||
/*CLWB-352*/ | |||
table.plainlinks.ombox.ombox-notice { | |||
width: 50%; | |||
} | } |