




.isSCL_Wrp {
    margin: 0px auto;
    width: 1024px;
    position: relative;
}




.isSCL_SearchWrp {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px auto;
    padding: 10px 10px 20px;
    position: relative;
}

.isSCL_Result .isSCL_SearchWrp {
    min-width: 725px;
    width: 76%;
    margin: 10px 0px 10px auto;
    float: right;
}

.isSCL_SearchWrp > h2 {
    font-size: 1.2em;
    padding: 0 0 10px;
    color: #000000;
}

.isSCL_Result .isSCL_SearchWrp > h2 {
    display: none;
}

.isSCL_SearchWrp select::-ms-expand {
    display: none;
}

.isSCL_SearchWrp select {
    width: 130px;
    color: #ffffff;
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.2em;
    border: 0 none;
    cursor: pointer;
    text-indent: 0.01px;
    -ms-text-overflow: "";
    -o-text-overflow: "";
    text-overflow: "";
    margin: 0 3px 0 0;
    padding: 4px 0.4em;
    background: url(/cs/cccihsnd/cache_86107/IS_SCL_WHITE_DOWN_ARROW_12.PNG) no-repeat scroll 98% 7px #005a8b;
    *background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    vertical-align: middle;
    height: 30px;
}

.isSCL_SearchWrp select option {
    padding: 5px 0 0 10px;
}

.isSCL_SearchWrp select:focus {
    outline: none;
}

#IS_SCL_SearchTxt {
    height: 32px;
    margin: 0;
    vertical-align: middle;
    border: 1px solid #c0c0c0;
    padding: 0 25px 0 10px;
    width: 58%;
}

#IS_SCL_SearchTxt::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

.isSCL_Result #IS_SCL_SearchTxt {
    width: 47.5%;
}

.isSCL_SearchWrp > a {
    background: none repeat scroll 0 0 #005a8b;
    color: #fff;
    height: auto;
    padding: 7px 6px;
    border: 1px solid #ccc;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    font-size: 0.8em;
}

.isSCL_SearchWrp > a:hover {
    background: none repeat scroll 0 0 #6b6969;
    text-decoration: none;
}

#IS_SCL_SearchBtn > span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -170px -203px transparent;
    display: inline-block;
    width: 24px;
}

.isSCL_OpenSearchSuggest .isSCL_SearchSuggest {
    max-height: 1000px;
    min-height: 200px;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
}

.isSCL_SearchSuggest {
    background: none repeat scroll 0 0 #fafafa;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position: absolute;
    width: 96.8%;
    z-index: 6;
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.isSCL_SearchSuggest > ul {
    border-left: 1px solid #ccc;
    display: inline-block;
    list-style: none outside none;
    margin: 10px -1px;
    padding: 0 20px;
    width: 25%;
    float: left;
}

.isSCL_SearchSuggest > ul > li {
    padding: 0;
    font-size: 13px;
}

.isSCL_RSLogin {
    display: inline !important;
}

.isSCL_SearchSuggest > ul > li > h2 {
    color: #005a8b;
    font-size: 13px;
    margin: 0 0 5px -5px;
    padding: 0;
}

.isSCL_SearchSuggest > ul > li > a {
    color: #005a8b;
    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 3px 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.isSCL_SearchSuggest > ul > li > a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.isSCL_SearchSuggest > a {
    background: none repeat scroll 0 0 #005a8b;
    bottom: 0;
    height: 15px;
    position: absolute;
    right: 45%;
    width: 90px;
}

.isSCL_SearchSuggest > a > span {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    position: absolute;
    right: 35px;
    top: 3px;
    width: 0;
}







.isSCL_Counter, .isSCL_Sort, .isSCL_Extras {
    display: none;
    font-size: 0.65em;
    padding: 0 0 5px;
    vertical-align: top;
}

.isSCL_Result .isSCL_Counter {
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 5px;
    text-align: right;
    width: 100%;
}

.isSCL_Counter > a {
    display: none;
}

.isSCL_Result .isSCL_Sort {
    display: inline-block;
}

.isSCL_Result .isSCL_Extras {
    display: inline-block;
    position: absolute;
    right: 10px;
    
}

.isSCL_Sort h4, .isSCL_Extras h4 {
    color: #000000;
    display: inline;
    font-size: 1.1em;
    padding: 0;
}

.isSCL_Sort a {
    color: #005a8b;
    padding: 3px 5px;
    text-decoration: none;
}

.isSCL_Extras a {
    color: #005a8b;
    padding: 3px;
    text-decoration: none;
}

.isSCL_Sort a:hover, .isSCL_Extras a:hover {
    background: none repeat scroll 0 0 #c0c0c0;
}

.isSCL_Extras span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -293px 2px transparent;
    display: inline-block;
    height: 18px;
    padding: 0 0 0 25px;
}

#IS_SCL_MainPrint span {
    background-position: 13px -274px;
}

.isSCL_Sort .selected, .isSCL_Extras .selected {
    background: none repeat scroll 0 0 #005a8b;
    color: #ffffff;
}

.isSCL_Sort .selected:hover, .isSCL_Extras .selected:hover {
    background: none repeat scroll 0 0 #005a8b;
    color: #ffffff;
    cursor: default;
}







.isSCL_ResultsHead {
    display: none;
}

.isSCL_Result .isSCL_ResultsHead {
    display: block;
    background: none repeat scroll 0 0 #000000;
    color: #ffffff;
    font-size: 0.8em;
    padding: 5px 20px;
    width: 100%;
}

.isSCL_ResultsHead > div {
    display: inline-block;
}

.isSCL_RHC {
    margin: 0 0 0 -8px;
    width: 18.5%;
}

.isSCL_RHI {
    width: 20%;
}

.isSCL_RHS {
    width: 10%;
}

.isSCL_RHDP {
    width: 23%;
}

.isSCL_RHT {
    width: 14%;
}

.isSCL_RHM {
    width: auto;
}







.isSCL_ResultsBody {
    display: none;
}

.isSCL_Result .isSCL_ResultsBody {
    display: block;
}

.isSCL_ResultItem {
    border: 1px solid #c0c0c0;
    background: #ecf0f1 none repeat scroll 0 0;
    padding: 10px;
    cursor: pointer;
    position: relative;
}

.isSCL_ResultItem > div {
    display: inline-block;
    font-size: 0.9em;
    font-weight: normal;
    vertical-align: top;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.isSCL_ResultItem:hover {
    background: #f6f6f6 none repeat scroll 0 0;
    border-left: 1px solid #005a8b;
}

.isSCL_RBDP {
    width: 9.5%;
}

div.isSCL_RBC {
    color: #005a8b;
    font-size: 1.2em;
    font-weight: bold;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 79%;
    display: block;
    padding: 0 0 3px;
}

.isSCL_RBSCN {
    width: 17.8%;
}

.isSCL_RBM {
    position: absolute;
    right: 10px;
    top: 10px;
}

.isSCL_RBI {
    width: 20%;
}

.isSCL_RBSET {
    float: right;
    text-align: center;
    width: 19%;
}

.isSCL_RBS {
    width: 22.1%;
}

.isSCL_RBS > span {
    display: block;
    font-size: 0.73em;
    font-weight: normal;
    overflow: hidden;
}

.isSCL_RBT {
    width: 12%;
}

.isSCL_RBT > span {
    color: #005a8b;
    display: block;
    font-size: 0.72em;
    margin: 3px 0 0;
}

.isSCL_RBSET > span, .isSCL_LBRBM > span > span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -241px -276px transparent;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.1em;
}

.isSCL_RBSET > span {
    height: 25px;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 25px;
}

.isSCL_LBRBM > span > span {
    height: 25px;
    width: 25px;
    margin-bottom: -3px;
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -241px -278px transparent;
}

.isSCL_RBM h5 {
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1em;
    padding: 5px 0 0 30px;
    position: relative;
    width: 140px;
}

.isSCL_RBM h5 span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -39px -232px transparent;
    display: inline-block;
    height: 30px;
    left: 0;
    position: absolute;
    width: 30px;
}

.isSCL_RBM > span {
    font-size: 0.95em;
    display: block;
    text-align: center;
    width: 141px;
}

.isSCL_RBM ul {
    margin: 2px 0 0;
    padding: 0;
    display: inline-block;
}

.isSCL_RBM ul li {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #cccccc;
    color: #000;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 20px;
}

.isSCL_RBM ul li.selected {
    background: none repeat scroll 0 0 #005a8b;
    border: 1px solid #005a8b;
    color: #fff;
    
}




.isSCL_ResultItem > div.isSCL_RBD {
    font-size: 11px;
    height: 35px;
    overflow: hidden;
    padding: 5px 0 0;
    text-align: justify;
    white-space: normal;
    width: 100%;
}




.isFSA_VisHidden {
  visibility: hidden;
}

.isSCL_ResultItem > div.isSCL_RBD > *:first-child {
    
    float: none;
    width: 100%;
    
	margin-left: 0px;
}

.isSCL_ResultItem > div.isSCL_RBD:after {
    background: none repeat scroll 0 0 #ffffff;
    
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    font-size: 1em;
    font-weight: bold;
    left: 100%;
    width: 1em;
    margin-left: -1em;
    padding-right: 5px;
    text-align: right;
}

.isSCL_ResultItem:hover > div.isSCL_RBD:after {
    background: none repeat scroll 0 0 #f6f6f6;
}

.isSCL_RBD {
    display: none !important;
}

.showDes .isSCL_RBD {
    display: block !important;
}







.isSCL_Result .isSCL_ResultsPaging {
    display: block;
    padding: 15px 0 5px;
    text-align: center;
}

.isSCL_ResultsPaging {
    display: none;
}

.isSCL_ResultsPaging h6 {
    color: #2c3e50;
    font-size: 0.8em;
    font-weight: normal;
    padding: 0 0 5px;
}

.isSCL_ResultsPaging a {
    color: #005a8b;
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
    line-height: 1em;
    padding: 5px;
    text-decoration: none;
}

.isSCL_ResultsPaging > a:hover {
    background: none repeat scroll 0 0 #c0c0c0;
}

.isSCL_ResultsPaging a.selected {
    background: none repeat scroll 0 0 #005a8b;
    color: #ffffff;
    cursor: default;
}

.isSCL_RPPrev {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -142px -275px transparent;
    width: 20px;
}

.isSCL_ResultsPaging > a.isSCL_RPPrev:hover {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -142px -275px #005a8b;
}

.isSCL_RPNext {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -192px -275px transparent;
    width: 20px;
}

.isSCL_ResultsPaging > a.isSCL_RPNext:hover {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -192px -275px #005a8b;
}







.isSCL_FacetWrp {
    display: none;
}

.isSCL_Result .isSCL_FacetWrp {
    display: block;
    float: left;
    padding: 0;
    vertical-align: top;
    width: 21%;
}

.isSCL_FacetBox {
    background: #ffffff none repeat scroll 0 0;
    margin: 10px auto;
    padding: 5px 10px;
    position: relative;
}

.isSCL_FacetBox[data-facetname="PTSF_SBO_NAME"] {
    display: none;
}

.isSCL_FacetBox a {
    color: #005a8b;
    display: inline-block;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1em;
    padding: 5px 0 5px 37px;
    text-decoration: none;
    position: relative;
}

.isSCL_FacetBox h3 a {
    color: #000000;
    padding: 0 0 5px 0;
    font-size: 0.75em;
}

.isSCL_FacetBox h3 a:hover {
    color: #005a8b;
}

.isSCL_FacetBox > a:hover {
    color: #000000;
}

.isSCL_FacetBox > h3 > a > span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 20px;
    padding: 2px 0 0 25px;
    vertical-align: middle;
}

.isSCL_FacetBox.open > h3 > a > span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -94px -191px transparent;
}

.isSCL_FacetBox.open h3 > span {
    display: none;
}

.isSCL_FacetBox h3 > span {
    display: inline;
    font-size: 0.6em;
    font-weight: normal;
    padding: 0 0 0 5px;
}

.isSCL_FacetBox > a {
    display: none;
}

.isSCL_FacetBox.open > a {
    display: block;
}

.isSCL_FacetBox > a.Selected > span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -42px -97px transparent;
    bottom: 0;
    cursor: pointer;
    float: left;
    height: 20px;
    left: 15px;
    margin: auto;
    overflow: hidden;
    position: absolute;
    text-indent: 100%;
    top: 3px;
    white-space: nowrap;
    width: 20px;
}

.isSCL_FacetBox a.Selected {
    color: #000000;
    cursor: default;
}










#lbContent1, #lbContent2, #lbContent3, #lbContent4 {
    display: none;
}

.IS_LB_CONTENT .cMain, .IS_LB_CONTENT2 .cMain {
    padding: 0px;
}

.isSCL_LBWrp {
    margin: 0px auto;
    
    position: relative;
}

.isSCL_LBPrint {
    color: #fff;
    font-size: 0.8em;
    font-weight: normal;
    position: absolute;
    text-decoration: none;
    top: -25px;
}

.isSCL_LBPrint span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll 13px -273px transparent;
    display: inline-block;
    height: 20px;
    width: 30px;
    vertical-align: middle;
}




.isSCL_LBHead {
    background: none repeat scroll 0 0 #f3f3f1;
    border: 1px solid #ccc;
    overflow: hidden;
    width: 100%;
}

.isSCL_LBHead a {
    background: none repeat scroll 0 0 #f3f3f1;
    border-right: 1px solid #ccc;
    color: #000;
    display: inline-block;
    font-size: 0.9em;
    font-weight: 300;
    padding: 8px 0 2px 0;
    text-align: center;
    text-decoration: none;
    width: 25%;
    opacity: 1.0;
}

.isSCL_LBHead a:before {
    content: " ";
    width: 20px;
    height: 20px;
    position: relative;
    top: 1px;
    left: 15px;
    float: left;
}

.isSCL_LBHead a:nth-child(1):before {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -377px -78px transparent;
}

.isSCL_LBHead a:nth-child(2):before {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -64px -591px transparent;
}

.isSCL_LBHead a:nth-child(3):before {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -1px -592px transparent;
}

.isSCL_LBHead a:nth-child(4):before {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -28px -591px transparent;
}

.isSCL_LBHead a:hover {
    background: none repeat scroll 0 0 #005a8b;
    color: #fff;
}







.isSCL_LBTop {
    overflow: hidden;
    width: 100%;
}

.isSCL_LBTop > div {
    width: 75%;
    float: left;
    padding: 20px;
}

.isSCL_LBTop h2 {
    color: #005a8b;
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 3px;
}

.isSCL_LBTop h3 {
    font-size: 0.95em;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
}

.isSCL_LBTop h3:nth-child(2) {
    width: 20%
}

.isSCL_LBTop h3:nth-child(3) {
    width: 75%
}

.isSCL_LBTop a {
    color: #005a8b;
    text-decoration: none;
}

.isSCL_LBTop a:hover {
    text-decoration: underline;
}

.isSCL_LBRBM {
    padding: 4px 0 0;
}







.isSCL_LBTop > .isSCL_LBMTG, .isSCL_TTTop > .isSCL_TTMTG {
    vertical-align: top;
    width: 25%;
    padding: 10px 0 0;
    margin-bottom: -20px;
	
	text-align: center;
	
}

.isSCL_LBMTG > ul > li, .isSCL_TTMTG > ul > li {
    height: 20px;
    min-height: 20px;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-size: 1em;
}

.isSCL_LBRBM h5, .isSCL_TTRBM h5 {
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1em;
    padding: 5px 0 0 30px;
    position: relative;
    width: 140px;
}

.isSCL_LBRBM h5 span, .isSCL_TTRBM h5 span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -39px -232px transparent;
    display: inline-block;
    height: 30px;
    left: 0;
    position: absolute;
    width: 30px;
}

.isSCL_LBRBM > span, .isSCL_TTRBM > span {
    font-size: 0.95em;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.isSCL_LBRBM ul, .isSCL_LBRBM ul {
    margin: 5px 0 0;
    text-align: center;
}

.isSCL_LBRBM ul li, .isSCL_TTRBM ul li {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #cccccc;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 1px;
    min-height: 0;
    padding: 0;
    text-align: center;
    width: 20px;
}

.isSCL_LBRBM ul li.selected, .isSCL_TTRBM ul li.selected {
    background: none repeat scroll 0 0 #005a8b;
    border: 2px solid #005a8b;
    color: #fff;
    height: 20px;
    margin: 1px 0 0 0;
    vertical-align: top;
    width: 21px;
}

.isSCL_LBMTG ul li.isSCL_LBLOC, .isSCL_TTMTG ul li.isSCL_TTLOC {
    padding-top: 0px;
    font-size: 0.95em;
}

div.isSCL_LBINS {
    padding: 0 20px;
}

div.isSCL_LBINS li {
    width: 20%;
}




div.isSCL_LBINS li:nth-child(4) {
    width: 26%;
}

.isSCL_LBRBM > span > span.isSCL_LBMapIcons {
    height: 100%;
    width: 50px;
    background: none;
    margin-bottom: 0;
    margin-right: 15px;
}

a.isSCL_HarvardMap, a.isSCL_GoogleMap {
    height: 20px;
    width: 20px;
    display: inline-block;
    margin-top: -5px;
    margin-left: 3px;
    position: relative;
    top: 5px;
    left: 5px;
    text-decoration: none;
}

a.isSCL_HarvardMap {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -216px -731px transparent;
}

a.isSCL_GoogleMap {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -176px -731px transparent;
}




.isSCL_LBRBMTT .isSCL_LBRBM {
    display: inline-table;
    padding: 10px;
}







.isSCL_LBWrp > ul {
    
    width: 93%;
    margin: 10px auto;
}

.isSCL_LBWrp li {
    display: inline-block;
    font-size: 0.8em;
    width: 33%;
    vertical-align: middle;
    min-height: 28px;
}

.isSCL_LBWrp li.attrLong {
    width: 66%;
}

.isSCL_LBWrp li span {
    font-weight: bold;
    padding: 0 5px 0 0;
}

div.isSCL_LBAttr {
    padding: 10px 20px 0px 20px;
}

div.isSCL_LBAttr a {
    color: #005a8b;
    text-decoration: none;
}

div.isSCL_LBAttr a:hover {
    text-decoration: underline;
}

div.isSCL_LBAttrSchool {
    padding: 0px 20px 10px;
}




.isSCL_LBDesc {
    padding: 10px 20px;
}

.isSCL_LBDesc h6 {
    font-size: 1em !important;
    font-weight: bold;
    width: 10%;
    vertical-align: top;
    display: inline-block;
}

.isSCL_LBDesc p {
    font-size: 0.8em !important;
    font-weight: normal !important;
    width: 71%;
    display: inline-block;
    vertical-align: top;
}

.isSCL_LBDesc *, .isSCL_RBD * {
    background: transparent none repeat scroll 0 0 !important;
    color: #404040 !important;
}




.isSCL_LBDesc p+p {
    margin-left: 145px;
    margin-top: 7px;
}

.isSCL_LBDesc a {
    color: #005a8b !important;
    text-decoration: none;
}

.isSCL_LBDesc a:hover {
    text-decoration: underline;
}







.isSCL_LBEvaluation {
    padding: 10px 20px;
    margin-bottom: -10px;
}

.isSCL_LBEvaluation > h6 {
    margin-bottom: -5px;
    font-weight: bold;
}

.isSCL_LBEvaluation h6.isSCL_LBEvalHeader {
    font-size: 0.8em;
    display: inline-block;
    width: 14.5%;
}

.isSCL_LBEvaluation table.isSCL_LBEvalTable {
    display: inline-block;
    width: 75%;
    font-size: 0.8em;
}

.isSCL_LBEvaluation table.isSCL_LBEvalTable th {
    width: 15%;
}

.isSCL_LBEvaluation table.isSCL_LBEvalTable td {
    text-align: center;
}

.isSCL_LBEvaluation table.isSCL_LBEvalTable th:nth-child(1), .isSCL_LBEvaluation table.isSCL_LBEvalTable td:nth-child(1) {
    text-align: left;
    width: 7%;
}

.isSCL_LBEvaluation table.isSCL_LBEvalTable th:nth-child(2), .isSCL_LBEvaluation table.isSCL_LBEvalTable td:nth-child(2) {
    width: 6%;
}

.isSCL_LBEvaluation table.isSCL_LBEvalTable th:nth-child(5), .isSCL_LBEvaluation table.isSCL_LBEvalTable td:nth-child(5) {
    width: 18.5%;
    text-align: left;
}

.isSCL_LBEvaluation table.isSCL_LBEvalTable td:nth-child(5) {
    position: relative;
}




#isSCL_CourseReq.isSCL_LBDesc {
    position: relative;
}

#isSCL_LBPrevCourseHead {
    display: inline-block;
    position: relative;
}

div#isSCL_LBMTGTooltipWrap {
    display: inline-block;
    width: 20px;
    position: absolute;
    right: 48px;
}

a#isSCL_LBMTGTooltipBtn {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -46px 10px transparent !important;
    height: 20px;
    padding: 4px 6px 4px 9px;
    text-decoration: none;
    width: 19px;
}

#isSCL_LBMTGSecComp > a#isSCL_LBMTGSecCompLink {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -43px -237px transparent;
    text-decoration: none;
    height: 20px;
    width: 22px;
    display: inline-block;
    margin: -19px 24px 1px 0px;
    position: absolute;
    right: 0;
}

#isSCL_CourseReq > a {
    font-size: 0.8em;
    vertical-align: top;
}

#isSCL_LBPrevCourseHead > a {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat -241px -278px transparent !important;
    text-decoration: none;
    height: 20px;
    width: 22px;
    display: inline-block;
    margin: -15px 5px -1px;
    position: absolute;
}

#isSCL_LBAttrSecComp > a {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -43px -237px transparent;
    text-decoration: none;
    height: 20px;
    width: 22px;
    display: inline-block;
    position: absolute;
    margin-left: 5px;
}

.isToolTip {
    display: none;
    background-color: #f3f3f1 !important;
    border: 1px solid rgb(218, 218, 217);
    width: 335px;
    z-index: 1;
    box-shadow: 0 0 2px 0;
    padding: 5px 5px 5px 10px;
    position: absolute;
    bottom: 35px;
}

.show .isToolTip {
    display: inline-block;
}

#isSCL_LBMTGSecComp .isToolTip {
    bottom: auto;
    right: 27px;
    margin-top: 8px;
}

#isSCL_LBMTGTooltipWrap .isToolTip {
    top: 20px;
    right: 0px;
    bottom: auto;
    width: 225px;
}

#isSCL_CourseReq .isToolTip {
    font-size: 0.8em;
    bottom: 35px;
    left: 164px;
    max-width: 335px;
    width: auto;
}

#isSCL_LBPrevCourseHead .isToolTip {
    width: 225px;
    bottom: 24px;
    right: -27px;
}

.isToolTip .IS_TT_CLOSE_LINK {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat 0px -768px !important;
    border: none;
    height: 15px;
    width: 13px;
    text-decoration: none;
    float: right;
    position: relative;
    top: -5px;
    left: 5px;
}

.isToolTip p {
    font-size: 1em !important;
    width: 90%;
}

#isSCL_LBMTGSecComp .isToolTip p {
    font-size: 13px !important;
    text-align: left;
}

.isToolTip span.up {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat -27px -766px !important;
    height: 20px;
    width: 20px;
    position: absolute;
    top: -14px;
    right: 0px;
}

.isToolTip span.down {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat -65px -766px !important;
    height: 20px;
    width: 20px;
    position: absolute;
    bottom: -14px;
    left: 4px;
}

#isSCL_CourseReq .isToolTip span.down {
    left: 0px;
}

#isSCL_LBPrevCourseHead .isToolTip span.down {
    left: auto;
    right: 0px;
}

.isSCL_LBEvalLink a {
    font-size: 0.8em;
    float: left;
    position: relative;
    bottom: 12px;
    margin: -10px 0;
}







.isSCL_Tooltip.isToolTip.loading {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_LOADER_IMG_12.GIF) no-repeat scroll center center transparent;
    height: 100px;
    max-height: 100px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}

.isSCL_Tooltip.isToolTip {
    bottom: auto;
    margin-top: 20px;
    left: -50px;
    max-height: 1500px;
    transition: all 1s ease-in-out;
    overflow: hidden;
    padding: 0;
    width: 40%;
}

.isSCL_Tooltip.isToolTip .IS_TT_CLOSE_LINK {
    top: 0;
    left: 0;
}

.isSCL_Tooltip .isSCL_TTTop {
    padding: 20px;
}

.isSCL_Tooltip .isSCL_TTTop > div.isSCL_TTTitle {
    padding: 0;
    float: left;
    width: 73%;
}

.isSCL_Tooltip .isSCL_TTTop > div.isSCL_TTTitle h2 {
    font-size: 1.5em;
    
}

.isSCL_Tooltip .isSCL_TTTop > div.isSCL_TTTitle h3 {
    display: inline-block;
}

.isSCL_Tooltip .isSCL_TTTop > div.isSCL_TTTitle h3.isSCL_TTCatNbr {
    width: 25%;
    vertical-align: top;
}

.isSCL_Tooltip .isSCL_TTTop > div.isSCL_TTTitle h3.isSCL_TTInstr {
    width: 72%;
}

.isSCL_Tooltip .isSCL_TTTop > div.isSCL_TTTitle h3.isSCL_TTInstr a.isSCL_TTEmail {
    text-indent: -99999px;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -198px -654px transparent;
    margin-left: 5px;
}

.isSCL_Tooltip .isSCL_TTMTG {
    padding: 0;
    width: 25%;
    float: right;
    margin: 0;
}

.isSCL_Tooltip .isSCL_TTMTG ul {
    text-align: center;
}

.isSCL_Tooltip .isSCL_TTMTG li {
    list-style: none;
}

.isSCL_Tooltip .isSCL_TTMTG li.selected {
    margin-top: -1px;
}

.isSCL_Tooltip .isSCL_TTMTG span {
    text-align: center;
    display: block !important;
}

.isSCL_Tooltip .isSCL_TTDesc {
    width: 100%;
    padding: 10px 5px;
    clear: both;
}

.isSCL_Tooltip .isSCL_TTDesc h6 {
    display: inline-block;
    width: 19%;
    vertical-align: top;
    font-size: 1em;
color:black;
}

.isSCL_Tooltip .isSCL_TTDesc p {
    font-size: 1em !important;
    display: inline-block;
    width: 80%;
}

.isSCL_Tooltip .isSCL_TTFooter {
    border-top: thin solid #CACABB;
    width: 100%;
    padding: 5px 0;
    height: 26px;
    clear: both;
}

.isSCL_Tooltip .isSCL_TTFooter li {
    float: left;
    list-style: outside none none;
    width: 50%;
    text-align: center;
    height: 15px;
}

.isSCL_Tooltip .isSCL_TTFooter > ul > li > a {
    background: none;
    border-left: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    margin-top: -5px;
    padding: 5px 0px 5px 0px;
    position: relative;
}

.isSCL_Tooltip .isSCL_TTFooter > ul > li:nth-child(1) > a {
    border-left: none;
}

.isSCL_Tooltip .isSCL_TTFooter > ul > li > a:before {
    content: " ";
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    left: 5px;
    float: left;
    position: absolute;
}

.isSCL_Tooltip .isSCL_TTFooter > ul > li > a.isSCL_TTHarvardMapLink:before {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -216px -731px transparent;
}

.isSCL_Tooltip .isSCL_TTFooter > ul > li > a.isSCL_TTGoogleMapLink:before {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -176px -731px transparent;
}

.isSCL_Tooltip .isSCL_TTFooter > ul > li > a.isSCL_TTFullSearchLink:before {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -268px -239px transparent;
}

.isSCL_Tooltip .isSCL_TTFooter > ul > li > a.isSCL_TTCourseSiteLink:before {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll 1px -657px transparent;
}

.isSCL_Tooltip span.up {
    left: 100px;
}







.isSCL_LBCSFoot {
    width: 100%;
    overflow: hidden;
    background: none repeat scroll 0 0 #f3f3f1;
    border: 1px solid #ccc;
}

.isSCL_LBCSFoot a {
    border-left: 1px solid #ccc;
    color: #000;
    display: inline-block;
    float: right;
    font-size: 0.8em;
    font-weight: 300;
    padding: 2px 0 2px 20px;
    text-align: center;
    text-decoration: none;
    width: 25%;
}

.isSCL_LBCSFoot a:hover {
    background: none repeat scroll 0 0 #005a8b;
    color: #fff;
}







.isSCL_LBSections {
    padding: 0 20px;
}

.isSCL_LBSections h2 {
    color: #005a8b;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 0 5px 0;
}

.isSCL_LBSItem {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #c0c0c0;
    cursor: pointer;
    margin: 0 0 10px;
    padding: 15px 0 0;
}

.isSCL_LBSItem > div {
    display: inline-block;
    vertical-align: top;
}

.isSCL_LBSItem .isSCL_RBC {
    color: #005a8b;
    font-size: 0.9em;
    font-weight: bold;
    overflow: visible;
    padding: 0 0 0 15px;
    white-space: normal;
    width: 44%;
}

.isSCL_LBSItem .isSCL_RBM {
    padding: 0 15px 0 0;
}

.isSCL_LBSItem .isSCL_LBCSFoot {
    margin: 5px 0 0 0;
}

.isSCL_LBMTG ul:first-of-type span {
    color: #005a8b;
    font-size: 0.9em;
    font-weight: 400;
}







.isSCL_Adv .isSCL_SearchWrp, .isSCL_AdvWrp, .isSCL_Adv .isSCL_FacetWrp {
    display: none;
}

.isSCL_Adv .isSCL_AdvWrp {
    display: block;
}

.isSCL_AdvWrp {
    background: none repeat scroll 0 0 #f3f3f1;
    border: 1px solid #c0c0c0;
    margin: 10px auto;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 98%;
}

.isSCL_AdvWrp > h2 {
    color: #2c3e50;
    display: inline-block;
    font-size: 1.2em;
    padding: 0 0 20px;
}

.isSCL_AdvWrp > a {
    background: none repeat scroll 0 0 #005a8b;
    border: 1px solid #ccc;
    color: #fff;
    float: right;
    font-size: 0.8em;
    height: auto;
    margin: 5px 0 0 20px;
    padding: 5px 10px;
    text-decoration: none;
}

.isSCL_AdvWrp > a:hover {
    background: none repeat scroll 0 0 #6b6969;
    text-decoration: none;
}

.isSCL_AdvWrp > a > span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -172px -205px transparent;
    display: inline-block;
    height: 18px;
    width: 24px;
}

a#IS_SCL_AdvSearchClrBtn span, a#IS_SCL_AdvSearchClrBtn1 span {
    background-position: -316px -160px;
    vertical-align: top;
}

#IS_SCL_AdvSearchSmpBtn, #IS_SCL_AdvSearchSmpBtn1 {
    
    padding: 7px 10px;
}

#IS_SCL_AdvSearchSmpBtn span, #IS_SCL_AdvSearchSmpBtn1 span {
    background-position: 20px 20px;
}




.isSCL_AdvWrp > div {
    padding: 8px 0;
    overflow: hidden;
}

.isSCL_AdvWrp input {
    border: 1px solid #ccc;
    display: inline-block;
    height: 30px;
    padding: 0 10px;
    width: 83%;
}

.isSCL_AdvWrp input:focus {
    border: 1px solid #005a8b;
}

.isSCL_AdvWrp span {
    display: inline-block;
    font-size: 0.8em;
    vertical-align: middle;
    width: 17%;
}

.isSCL_AdvTopWrp {
    margin: 0 -21px;
    border-bottom: 1px solid #ccc;
}

.isSCL_AdvTopWrp > div {
    display: inline-block;
    float: left;
    padding: 8px 16px 8px 20px;
    width: 50%;
}

.isSCL_AdvTopWrp span {
    font-weight: normal;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 35.5%;
}

.isSCL_AdvTopWrp input {
    width: 64%;
}







.isSCL_AdvHalf {
    margin: 0 -21px;
}

.isSCL_AdvHalf > div, .isSCL_AdvCollapse > div > div {
    border-right: 1px solid #ccc;
    display: inline-block;
    float: left;
    
    width: 50%;
}

.isSCL_AdvHalf > div > div, .isSCL_AdvCollapse > div > div > div {
    display: block;
    margin: 0;
    min-height: 45px;
    overflow: hidden;
    padding: 8px 16px 8px 20px;
}

.isSCL_AdvCollapse > div > div:nth-child(even) {
    border: none;
}

div.isSCL_AdvCollapse {
    border: 1px solid #606060;
    margin: 5px 1%;
    padding: 0;
    width: 98%;
}

div.isSCL_AdvCollapse > a {
    background: #dcdcdc none repeat scroll 0 0;
    color: #000;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px 0 5px 18px;
    text-decoration: none;
}

div.isSCL_AdvCollapse.open > a > span {
    background-position: -92px -190px;
}

div.isSCL_AdvCollapse > a > span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -172px -110px transparent;
    display: inline-block;
    height: 25px;
    vertical-align: middle;
    width: 30px;
}

div.isSCL_AdvCollapse > div {
    display: block;
    max-height: 0;
    min-height: 0;
    overflow-y: hidden;
    padding: 0;
    -webkit-transition: max-height 0.2s ease-in-out;
    -moz-transition: max-height 0.2 ease-in-out;
    -o-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out;
    width: 100%;
}

div.isSCL_AdvCollapse.open > div {
    max-height: 600px;
    height: auto;
    padding-bottom: 5px;
    overflow-y: visible;
}

div.isSCL_AdvCollapse span {
    width: 30%;
}

.isSCL_AdvHalf span {
    font-weight: normal;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 35.5%;
}

.isSCL_AdvHalf input {
    width: 64%;
}

.isSCL_AdvDDL {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ccc;
    display: inline-block;
    float: right;
    height: 30px;
    line-height: 30px;
    margin: 0 2px 0 0;
    padding: 0 10px;
    position: relative;
    width: 64%;
}

.isSCL_AdvDDL:hover {
    border: 1px solid #005a8b;
}

.isSCL_AdvDDL span {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -42px 10px #fff;
    display: inline-block;
    float: right;
    height: 25px;
    width: 20px;
}

.isSCL_AdvDays {
    display: inline-block;
    float: right;
    height: 30px;
    margin: 0 5px 0 0;
    width: 63%;
}

.isSCL_AdvDays ul {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    vertical-align: bottom;
}

.isSCL_AdvDays ul li {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #cccccc;
    color: #000;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 20px;
}

.isSCL_AdvDays ul li.selected {
    background: none repeat scroll 0 0 #005a8b;
    border: 2px solid #005a8b;
    color: #fff;
    height: 20px;
    margin: -2px 0 0;
    vertical-align: top;
    width: 21px;
}

.isSCL_AdvDays a {
    font-size: 0.7em;
    color: #005a8b;
    text-decoration: none;
}

.isSCL_AdvDays a:hover {
    text-decoration: underline;
}

.isSCL_AdvDays li a {
    color: #000000;
    display: inline-block;
    font-size: 0.9em;
    height: 100%;
    text-decoration: none;
    width: 100%;
}

.isSCL_AdvDays li.selected a {
    color: #ffffff;
}

.isSCL_AdvDDLHalf {
    display: inline-block;
    float: right;
    height: 30px;
    margin: 0;
    width: 64.5%;
}

.isSCL_AdvDDLHalf .isSCL_AdvDDL {
    float: none;
    width: 44.2%;
}

.isSCL_AdvDDLHalf > span {
    display: inline-block;
    font-size: 0.7em;
    height: 30px;
    padding: 6px;
    vertical-align: top;
    width: 10%;
}

.isSCL_AdvHalf select::-ms-expand {
    display: none;
}

.isSCL_AdvHalf select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url(/cs/cccihsnd/cache_86107/IS_ED_DOWN_ARROW_12.PNG) no-repeat scroll 97% 10px #ffffff;
    *background-image: none;
    border: 1px solid #cccccc;
    color: #000000;
    cursor: pointer;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    height: 30px;
    line-height: 1.2em;
    margin: 0 3px 0 0;
    padding: 4px 0.4em;
    text-indent: 0.01px;
    -ms-text-overflow: " ";
    -o-text-overflow: " ";
    text-overflow: " ";
    width: 282px;
}

.isSCL_AdvHalf select option {
    padding: 5px;
}

.isSCL_AdvHalf select:focus {
    outline: none;
    border: 1px solid #005a8b;
}

.isSCL_AdvDDL.loading {
    background: url(/cs/cccihsnd/cache_86107/IS_ED_LOADER_IMG_12.GIF) no-repeat scroll center center transparent;
    border: none;
}

.isSCL_AdvDDLWrp {
    border: 1px solid #cccccc;
    float: right;
    margin: 0 1px 0 -1px;
    overflow: hidden;
    width: 285px;
    height: 30px;
}

.isSCL_AdvDDLHalf > div {
    border: 1px solid #ccc;
    display: inline-block;
    overflow: hidden;
    width: 125px;
}

.isSCL_AdvDDLHalf select {
    background-position: 106px 10px;
    float: none;
    width: 125px;
}










.isSCL_ErrorMsg {
    display: none;
    margin-top: 0;
    text-align: center;
    
    width: 100%;
    z-index: 5;
}

.error .isSCL_ErrorMsg {
    display: block;
}

.error .isSCL_SearchWrp {
    padding: 10px 10px 50px;
}

.error.isSCL_Adv .isSCL_ErrorMsg {
    color: red;
    left: 30px;
    text-align: left;
    top: 50px;
    position: absolute;
}




#IS_SCL_ClearSearchInput {
    background: #ffffff url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -44px 7px;
    border: medium none;
    height: 20px;
    margin: 6px 0 0 -25px;
    padding: 0;
    position: absolute;
    width: 20px;
}

.showClear #IS_SCL_ClearSearchInput {
    background-position: -42px -95px;
}

.isSCL_OpenSearchSuggest #IS_SCL_ClearSearchInput {
    display: none;
}




#IS_SCL_CrsFavWrp {
    background: #f3f3f1 none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    margin: 0 auto;
    padding: 10px 20px 20px;
    position: relative;
    width: 980px;
}

#IS_SCL_CrsFavWrp > h2 {}

#IS_SCL_CrsFavWrp > div {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    margin: 10px auto;
    overflow: hidden;
    width: 100%;
}

#IS_SCL_CrsFavWrp > div > div {
    float: left;
    height: 50px;
    overflow: hidden;
    vertical-align: top;
    width: 40%;
}

#IS_SCL_CrsFavWrp > div > div:first-of-type {
    width: 60%;
}

#IS_SCL_CrsFavWrp h3 {
    color: #005a8b;
    font-size: 1em;
    overflow: hidden;
    padding: 8px 0 0 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#IS_SCL_CrsFavWrp h4 {
    font-size: 0.8em;
    padding: 0 0 0 12px;
}

#IS_SCL_CrsFavWrp > div > div > a {
    border-left: 1px solid #c0c0c0;
    color: #000000;
    display: inline-block;
    float: left;
    font-size: 0.7em;
    height: 50px;
    padding: 0 0 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    vertical-align: top;
    width: 25%;
}

#IS_SCL_CrsFavWrp > div > div > a:hover {
    background: #cacaca none repeat scroll 0 0;
    color: #005a8b;
    text-decoration: underline;
}

#IS_SCL_CrsFavWrp > div > div > a > span {
    background-image: url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    margin: 0 auto;
    width: 25px;
}

#IS_SCL_CrsFavWrp > div > div > a:hover > span {
    font-size: 0.1em;
}

.isSCL_CrsFavSrch_Btn span {
    background-position: 5px 7px;
}

#IS_SCL_CrsFavEmpty {
    padding: 20px;
    text-align: center;
}

#IS_SCL_CrsFavEmpty a {
    color: #005a8b;
}

.isSCL_CrsFavSrch_Btn > span {
    background-position: -496px -190px;
}

.isSCL_CrsFavSrch_Btn:hover > span {
    background-position: -466px -190px;
}

.isSCL_CrsFavMvUp_Btn > span {
    background-position: -559px -192px;
}

.isSCL_CrsFavMvUp_Btn:hover > span {
    background-position: -559px -220px;
}

.isSCL_CrsFavMvDwn_Btn > span {
    background-position: -526px -191px;
}

.isSCL_CrsFavMvDwn_Btn:hover > span {
    background-position: -526px -219px;
}

.isSCL_CrsFavDel_Btn > span {
    background-position: -403px -191px;
}

.isSCL_CrsFavDel_Btn:hover > span {
    background-position: -433px -191px;
}

#IS_SCL_CrsFavWrp > a {
    color: #005a8b;
    font-size: 0.9em;
    position: absolute;
    right: 20px;
    text-decoration: none;
    top: 15px;
}

#IS_SCL_CrsFavWrp > a:hover {
    text-decoration: underline;
}

#IS_SCL_CrsFavWrp > a > span {
    background: transparent url(/cs/cccihsnd/cache_86107/IS_ED_SPRITE_12.png) no-repeat scroll -466px -198px;
    display: inline-block;
    height: 18px;
    width: 22px;
}







.legend .isSCL_SuggestLegend {
    display: block;
}

.isSCL_SuggestLegend {
    background: #f3f3f1 none repeat scroll 0 0;
    box-shadow: 0 0 5px 0;
    display: none;
    margin-top: -2px;
    padding: 3px 5px;
    position: absolute;
    right: 15%;
}

.isSCL_SuggestLegend > a {
    color: #005a8b;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    right: 2px;
    text-decoration: none;
    top: 0;
}

.isSCL_SuggestLegend h3 {
    font-size: 1em;
}

.isSCL_SuggestLegend li {
    font-size: 0.8em;
    margin: 1px 0 0 10px;
    width: auto;
}

.isSCL_SuggestLegend > span {
    border-bottom: 12px solid #f3f3f1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    position: absolute;
    right: 41px;
    top: -7px;
    width: 0;
}

.isSCL_Result .isSCL_SuggestLegend > span {
    right: 20px;
}







@media print {
    #IS_SCL_FacetPlaceholder {
        display: none !important;
    }
    .isSCL_Extras {
        display: none !important;
    }
    .isSCL_Sort {
        display: none !important;
    }
    #IS_SCL_MainSearchFltr {
        display: none !important;
    }
    #IS_SCL_SearchFltr {
        display: none !important;
    }
    #IS_SCL_SearchTxt {
        display: none !important;
    }
    #IS_SCL_SearchBtn {
        display: none !important;
    }
    #IS_SCL_AdvSwitch {
        display: none !important;
    }
    .isSCL_Result .isSCL_SearchWrp {
        width: 96% !important;
    }
}


