/**** Professional development styles******/ .cpdFinderLarge .title, .cpdFinderLarge .formSearch {float: left;} .cpdFinderLarge .title { margin: 0 10px 0 0; font-size: 1.923em; font-weight: normal; } .cpdFinderLarge .title strong { font-weight: normal; } ul.brochure.listEvents.listLinksHorz li{ min-width:45%; margin-right:20px; } /* CPD form ----------------------------------------*/ /* SELECT INPUT */ .cpdFinderLarge .formCpd form select { width: 125px; margin-right:5px; margin-top:10px; } .wideWrap .cpdFinderLarge .formCpd form select { width: 160px; } .cpdFinderLarge .bttnSubmit, .cpdFinderLarge .bttnReset { padding: 0.2em 0.5em; } .cpdFeature .boxCpdFeature, .boxCpdCourseList { min-height: 315px; } .cpdFeature .boxCpdFeature .boxCpd { position: relative; } .cpdFeature .boxCpdFeature .boxCpdContent { padding: 15px; } .cpdFeature .boxCpdFeature .boxCpdContent p { margin-top: 2.5em; } .colCpdFooter { margin-top:20px; } .colCpdFooter .box { min-height:140px; } .cpdSectionFeature .box { margin-bottom: 0.6em; -moz-box-shadow: 1px 1px 2px 1px #DDD; -webkit-box-shadow: 1px 1px 2px 1px #DDD; box-shadow: 1px 1px 2px 1px #DDD; position: relative; padding: 0; overflow: hidden; } .cpdSectionFeature .inner { padding: 1px 0; color: #fff; position: absolute; bottom: 0; left: 0; text-shadow: 0px 2px 2px #444; } .cpdSectionFeature .title { font-size: 1.538em; color: #fff; } .cpdSectionFeature a, .cpdSectionFeature a:link {color: #fff;} .cpdSectionSubFeature .box { min-height: 146px; } .cpdCoursesRef h2.title { color: #412878; font-size: 1.8em; } .cpdCoursesRef .keyDates .title { font-size: 1.385em; padding-top: 5px; } .cpdCoursesRef .filterResultItem .description { width: 85%; } .cpdCoursesRef .filterResultItem .date { width: 15%; } .cpdCourselist a.button { background-color: #2F71AC; border-radius: 2px; color: #fff; padding: 0.2em 0.5em; text-decoration:none; } .cpdCourselist a.button:hover { background-color: #427EB3; text-decoration:none; color: #fff; } .cpdCourselist span.disabled { background-color: #EBEBEB; border-radius: 2px; color: #4A4C4B; padding: 0.2em 0.5em; } td.cpdCourselistDate { white-space: nowrap; } .cpdCourseListShowAllWrap { display:none; text-align:center; } .cpdCourseListShowAll { padding: 0; text-indent: -9999px; cursor: pointer; } .at16nc { display: none; } @media only screen and (max-width: 996px) { .cpdFinderLarge .title { /* Keep form on one line beneath the 'Find a course' title */ float:none; } .cpdFinderLarge { width: 450px; } } @media only screen and (max-width: 600px) { .cpdFinderLarge { width: 556px; /* Push the buttons below the form fields without extra markup */ } .cpdFinderLarge .bttn { margin-top: 10px; } /*-------------------------------------*\ Custom class for cpd Primary Courses ---------------------------------------*/ .cpdC.cpdFinderLarge { width: 100%; } } @media only screen and (max-width: 480px) { .cpdFinderLarge { width: 100%; } } @media only screen and (max-width: 320px) { .cpdFinderLarge { width: 212px; } /*-------------------------------------*\ Custom class for cpd Primary Courses ---------------------------------------*/ .cpdCourses.cpdFinderLarge { width: 178px; } }