﻿/*-----------------------------------
 * GlobalSearch.css
----------------------------------*/
a:selected, a:active {
    outline: none;
    border: none;
}

.ui-accordion-content .hlFilter {
    display: inline-block;
    margin-bottom: 0;
    padding: 5px 0 0 35px !important;
    vertical-align: middle;
    width: 173px;
}

.hlFilter:hover {
    background-color: #efefef !important;
}

.ui-accordion-content .active {
    font-weight: bold !important;
}

.highlight {
    font-weight: 700;
    padding: 0px !important;
}

.cso-txt-xsm.norm a {
    font-size: 11px !important;
    font-weight: 500;
}

.container {
    clear: both;
    float: none;
    position: relative;
}

.cs-srch-hdr-h2 {
    color: #000;
    display: block;
    font-size: 19px;
    font-weight: 100;
    line-height: 20px;
    margin: 13px 0 5px;
    padding: 5px 19px;
}

.cs-srch-hdr .left-nav h2.brdcrmhdrMessage {
    padding-left: 20px;
    font-weight: normal;
}

.cso-main-cont b {
    zoom: 1;
}

/* Search.aspx */
.cs-srch-main {
    float: none;
    clear: both;
    position: relative;
    margin: 0 25px;
    min-width: 974px;
    white-space: nowrap;
}

.cs-srch-hdr {
    clear: both;
    float: none;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 15px;
    padding: 5px 0;
    z-index: 100;
}

.cs-srch-main h1 {
    color: #000;
    font-family: Arial,Sans-Serif;
    font-size: 27px;
    font-weight: 100;
    margin: 10px 20px 0;
}

.cs-srch-main .rt-main,
.cs-srch-main .left-nav {
    white-space: normal;
    display: inline-block;
    vertical-align: top;
}

    .cs-srch-main .rt-main .main-top, .cs-srch-main .left-nav .main-top {
        border-bottom: 1px solid #bababa;
        height: 150px;
    }

#dir-rtl .cs-srch-main .rt-main,
#dir-rtl .cs-srch-main .left-nav {
    float: right;
}

.cs-srch-main .left-nav {
    overflow: visible;
    width: 209px;
    z-index: 2;
}

.cs-srch-main .rt-main {
    background-color: #FFFFFF;
    width: 740px;
    margin-bottom: 13px;
}

.srch-cont-outer {
    margin-bottom: 10px;
}

.srch-cont {
    background-color: #EFEFF0;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 13px;
    box-shadow: 0 1px 2px #E7E7E7;
    z-index: 1;
    position: relative;
}
#dir-rtl .srch-cont {
	zoom: 1;
}

/*.srch-cont select::-ms-expand { 
  display: none;
}*/

    .srch-cont .input-cont {
        border-radius: 2px;
        -webkit-border-radius: 2px;
        border: 1px solid #bababa;
        display: inline-block;
        position: relative;
        margin-right: 10px;
        border-bottom-color: #e3e3e3;
        border-left-color: #d7d7d7;
        border-right-color: #d7d7d7;
        vertical-align: top;
        background-color: #fff;
    }
#dir-rtl .srch-cont .input-cont {
		margin:0 0 0 10px;
}

        .srch-cont .input-cont input {
            margin-bottom: 0px;
            margin-top: 0px;
            background-color: transparent;
            border: medium none;
            /*font-family: Arial,Sans-Serif;*/
            font-size: 14px;
            margin-right: 132px;
            padding: 5px;
            width: 390px;
        }

#dir-rtl .srch-cont .input-cont input {
	margin:0 0 0 132px;
}

#btSearch button {
    width: 155px !important;
}

.csdd-hidden .input-cont input.txtsearch {
    width: 522px !important;
    margin-right: 0px !important;
}

#dir-rtl .csdd-hidden .input-cont input.txtsearch {
    margin-left: 0px !important;
}

.input-cont input {
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.input-cont .watermark_text {
    color: #bababa !important;
    font-style: italic;
}

.srch-cont .ddlSearchEngine {
    position: absolute;
    top: 0px;
    right: 0;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    border: 1px solid #fff;
    border-left: 1px solid #bababa;
    font-style: italic;
    color: #999;
    padding: 3px 5px;
	height: 26px;
}
#dir-rtl .srch-cont .ddlSearchEngine {
	left:0;
	right:auto;
	border-right:solid 1px #d7d7d7;
	border-left:none;
	height: 26px;
}

    .srch-cont .ddlSearchEngine option {
        padding: 0 10px;
    }

    .srch-cont .ddlSearchEngine span {
        padding: 0 10px;
    }

.cs-advsrch-srchbtn-cont .cs-srch-btn-cont,
.rt-main .srch-cont button, .cs-srch-btn-cont {
    display: inline-block;
    position: relative;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    vertical-align: top;
    overflow: hidden;
}
/*.cs-srch-btn-cont button.bd {
	border-width: 1px !important;
	border-style:solid !important;
}*/
.cs-advsrch-srchbtn-cont .cs-advsrch-btn a,
.rt-main .srch-cont button, .cs-advsrch-btn #btSubmit {
    border-radius: 0px;
    width: 155px;
    border: 0px !important;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 25px;
    height: 27px !important;
    vertical-align: middle;
    cursor: pointer;
    /*font-family:Arial, Sans-Serif;*/
    text-decoration: none;
    font-weight: 600 !important;
    text-align: center;
    margin: -1px;
    background: rgb(85,150,201); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(85,150,201,1) 0%, rgba(6,112,182,1) 2%, rgba(0,91,151,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,150,201,1)), color-stop(2%,rgba(6,112,182,1)), color-stop(100%,rgba(0,91,151,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(6,112,182,1) 2%,rgba(0,91,151,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(6,112,182,1) 2%,rgba(0,91,151,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(6,112,182,1) 2%,rgba(0,91,151,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(85,150,201,1) 0%,rgba(6,112,182,1) 2%,rgba(0,91,151,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5596c9', endColorstr='#005b97',GradientType=0 ); /* IE6-8 */
}

    .rt-main .srch-cont button:hover, .cs-advsrch-btn #btSubmit:hover {
        background: rgb(85,150,201); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(85,150,201,1) 0%, rgba(0,91,151,1) 2%, rgba(6,112,182,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,150,201,1)), color-stop(2%,rgba(0,91,151,1)), color-stop(100%,rgba(6,112,182,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(0,91,151,1) 2%,rgba(6,112,182,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(0,91,151,1) 2%,rgba(6,112,182,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(0,91,151,1) 2%,rgba(6,112,182,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(85,150,201,1) 0%,rgba(0,91,151,1) 2%,rgba(6,112,182,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5596c9', endColorstr='#0670b6',GradientType=0 ); /* IE6-8 */
        border-width: 0px !important;
        outline: none !important;
        background-position: 0 27px;
    }

    .rt-main .srch-cont button:active, .cs-advsrch-btn #btSubmit:active {
        background: rgb(0,91,151); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(0,91,151,1) 0%, rgba(6,112,182,1) 48%, rgba(0,91,151,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,91,151,1)), color-stop(48%,rgba(6,112,182,1)), color-stop(100%,rgba(0,91,151,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(0,91,151,1) 0%,rgba(6,112,182,1) 48%,rgba(0,91,151,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(0,91,151,1) 0%,rgba(6,112,182,1) 48%,rgba(0,91,151,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(0,91,151,1) 0%,rgba(6,112,182,1) 48%,rgba(0,91,151,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(0,91,151,1) 0%,rgba(6,112,182,1) 48%,rgba(0,91,151,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005b97', endColorstr='#005b97',GradientType=0 ); /* IE6-8 */
    }

.cs-advsrch-srchbtn-cont .cs-advsrch-btn a {
    height: 22px;
}

    .rt-main .srch-cont button .cs-srch-btn-go,
    .cs-advsrch-srchbtn-cont .cs-advsrch-btn a span {
        display: block;
        width: 20px;
        height: 20px;
        text-align: center;
        text-indent: -9999px;
        background: transparent url(../images/icon/search-main.gif) no-repeat scroll center center !important;
        margin: 0 auto;
        padding: 4px;
    }
/*.cs-srch-btn-go {
	background-image:url(../../../images/icon/search-main.gif) !important;
}*/
.cs-srch-morerslts {
    background: rgb(85,150,201);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 2%, rgba(243,243,243,1) 6%, rgba(231,231,231,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(255,255,255,1)), color-stop(6%,rgba(243,243,243,1)), color-stop(100%,rgba(231,231,231,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 2%,rgba(243,243,243,1) 6%,rgba(231,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 2%,rgba(243,243,243,1) 6%,rgba(231,231,231,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 2%,rgba(243,243,243,1) 6%,rgba(231,231,231,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 2%,rgba(243,243,243,1) 6%,rgba(231,231,231,1) 100%); /* W3C */
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #494949;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 15px;
    vertical-align: middle;
    cursor: pointer;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    font-weight: 100 !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-8 */
    text-align: center;
    margin: 10px;
    display: inline-block;
    zoom: 1;
}

    .cs-srch-morerslts:hover {
        background: rgb(255,255,255); /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZTllOWU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(233,233,233,1) 6%, rgba(241,241,241,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(6%,rgba(233,233,233,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(233,233,233,1) 6%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(233,233,233,1) 6%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(233,233,233,1) 6%,rgba(241,241,241,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(233,233,233,1) 6%,rgba(241,241,241,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */
        border: 1px solid #ccc;
    }

.cs-srch-btn-cont button {
    border-radius: 0px;
    width: 35px;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 25px;
    height: 28px;
    margin: -1px;
    vertical-align: middle;
    cursor: pointer;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    font-weight: 700 !important;
    text-align: center;
    background: rgb(85,150,201); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(85,150,201,1) 0%, rgba(6,112,182,1) 2%, rgba(0,91,151,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,150,201,1)), color-stop(2%,rgba(6,112,182,1)), color-stop(100%,rgba(0,91,151,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(6,112,182,1) 2%,rgba(0,91,151,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(6,112,182,1) 2%,rgba(0,91,151,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(6,112,182,1) 2%,rgba(0,91,151,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(85,150,201,1) 0%,rgba(6,112,182,1) 2%,rgba(0,91,151,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5596c9', endColorstr='#005b97',GradientType=0 ); /* IE6-8 */
}

    .cs-srch-btn-cont button:hover {
        background: rgb(85,150,201); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(85,150,201,1) 0%, rgba(0,91,151,1) 2%, rgba(6,112,182,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,150,201,1)), color-stop(2%,rgba(0,91,151,1)), color-stop(100%,rgba(6,112,182,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(0,91,151,1) 2%,rgba(6,112,182,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(0,91,151,1) 2%,rgba(6,112,182,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(85,150,201,1) 0%,rgba(0,91,151,1) 2%,rgba(6,112,182,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(85,150,201,1) 0%,rgba(0,91,151,1) 2%,rgba(6,112,182,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5596c9', endColorstr='#0670b6',GradientType=0 ); /* IE6-8 */
        border-width: 0px !important;
        outline: none !important;
        background-position: 0 27px;
    }

    .cs-srch-btn-cont button:active {
        background: rgb(0,91,151); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(0,91,151,1) 0%, rgba(6,112,182,1) 48%, rgba(0,91,151,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,91,151,1)), color-stop(48%,rgba(6,112,182,1)), color-stop(100%,rgba(0,91,151,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(0,91,151,1) 0%,rgba(6,112,182,1) 48%,rgba(0,91,151,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(0,91,151,1) 0%,rgba(6,112,182,1) 48%,rgba(0,91,151,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(0,91,151,1) 0%,rgba(6,112,182,1) 48%,rgba(0,91,151,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(0,91,151,1) 0%,rgba(6,112,182,1) 48%,rgba(0,91,151,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005b97', endColorstr='#005b97',GradientType=0 ); /* IE6-8 */
    }

    .cs-srch-btn-cont button span {
        background: url("../images/icon/search-main.gif") no-repeat scroll center center transparent;
        display: block;
        height: 20px;
        margin: 0 auto;
        padding: 0 !important;
        text-align: center;
        text-indent: -9999px;
        width: 20px;
    }

.cs-advsrch-srchbtn-cont {
    height: 30px;
    margin-top: 15px;
    #margin-right: 5px;
}

    .cs-advsrch-srchbtn-cont .cs-advsrch-btn {
        position: absolute;
        right: 11px;
    }
	#dir-rtl .cs-advsrch-srchbtn-cont .cs-advsrch-btn {
		left: 11px;
		right: auto !important;
	}

.cs-advsrch-frame .cs-advsrch-close-btn {
    color: #000000;
    display: block;
    font-size: 26px;
    font-weight: bold;
    line-height: normal;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    position: absolute;
    right: 0;
    top: -5px;
    *top:-9px;
}
#dir-rtl .cs-advsrch-frame .cs-advsrch-close-btn {
	left: 0 !important;
	right:auto !important;
	padding-left:5px;
	zoom: 1;
}

    .cs-advsrch-frame .cs-advsrch-close-btn:hover {
        opacity: 0.4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter: alpha(opacity=40);
        text-decoration: none;
    }

    .cs-advsrch-frame .cs-advsrch-close-btn img {
        border: none;
        outline: none;
    }

.cs-advsrch-btn #btSubmit {
    display: block;
    padding: 0;
}

/* Search.aspx - JQuery UI overrides */
.ui-accordion .ui-accordion-header {
    margin-top: 0px !important;
}

.cs-srch-main .left-nav {
    font-family: Arial, Sans-Serif !important;
}

    .cs-srch-main .left-nav ul li h3,
    .cs-srch-main .left-nav ul li h2,
    .cs-srch-main .left-nav ul li a {
        border: none;
        background: none;
        font-weight: normal;
        font-size: 15px;
        font-weight: 100 !important;
        border-radius: 0px;
        -webkit-border-radius: 0px;
    }

        .cs-srch-main .left-nav ul li h3.ui-state-active a {
            font-weight: bold !important;
        }

.ui-accordion {
    width: 208px !important;
    margin-top: 14px !important;
}

.accordion .cs-ul-title {
    cursor: default;
}

    .accordion .cs-ul-title h2 {
        padding-left: 20px !important;
        cursor: default;
    }

.cs-srch-main .left-nav ul li a {
    padding: 9px 20px 10px;
}

.cs-srch-main .left-nav .filtersContainer label a,
.cbFilter {
    display: block;
    font-family: Arial,Sans-Serif !important;
    font-size: 12px;
    line-height: 30px;
    padding-left: 18px;
}

.cbFilter {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .cbFilter label, .cbFilter input {
        line-height: 20px;
        height: 20px;
        vertical-align: middle;
        padding: 0 4px;
    }

.ui-helper-reset {
    line-height: 1.7em !important;
}

.cs-showall div.filtersContainer {
    height: 0px;
    line-height: 0px;
}

.cs-srch-main .left-nav ul li .filtersContainer {
    padding: 0px;
}

.cs-srch-main .left-nav ul li h2 {
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    height: 30px;
}

.cs-srch-main .left-nav ul li.ui-accordion-li-fix {
    border-bottom: 1px solid #d1d1d1;
    display: block;
    width: 90%;
}

li.ui-accordion-li-fix h3 .searchEngine {
    font-weight: bold !important;
}

.cs-srch-main li.cs-ul-title {
    border-top: none !important;
    background-color: #EFEFEF;
    padding-top: 15px;
}

.cs-srch-main .cs-srch-title2 h2.search {
    background: transparent url("../images/icon/search-icon2.png") no-repeat scroll 0 center;
    padding-left: 21px;
}

.cs-srch-main .left-nav ul li .ui-widget-content {
    border: none;
    background: none;
}

.cs-srch-main .toTop {
    background: url("../images/icon_top.png") no-repeat scroll center center transparent;
    bottom: 25px;
    color: #333333;
    cursor: pointer;
    display: none;
    font-family: Arial,Sans-Serif !important;
    font-size: 11px;
    height: 30px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity = 30);
    padding: 5px;
    position: fixed;
    right: 25px;
    text-align: center;
    text-indent: -9999px;
    width: 30px;
}

    .cs-srch-main .toTop:hover {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity = 50);
    }
/* Advanced Search - iFrame */
.srch-rslts-nomsg {
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin: 21px;
}

.cs-advsrch-frame {
    border-top: 1px solid #D6D6D6;
    margin-top: 19px;
    zoom: 1;
    position: relative;
}

.cs-advsrch-cont-title {
    color: #747474;
    display: block;
    font-family: Arial,sans-serif;
    /*font-size: 14px;*/
    font-weight: normal;
    /*margin: 0 10px;*/
    position: relative;
    margin-top: 10px;
	*height: 21px;
}

.cs-advsrch-cont1 {
    position: relative;
    /*margin: 0 -10px;*/
    zoom: 1;

}
#dir-rtl .cs-advsrch-cont1 *{
	float:none;
}

    .cs-advsrch-cont1 div {
        white-space: normal;
    }

#lnkShowMoreSearchOptions {
    display: inline-block;
}

/* PeopleResultItemControl.ascx */
.srch-rslts {
    z-index: 0;
    position: relative;
    zoom: 1;
}
#dir-rtl .cs-advsrch-cont1 *{
	float:none;
}
    .srch-rslts .container {
        width: 100%;
    }

.cs-srch-rslts-ol {
    padding: 0;
    margin: 0px !important;
    zoom: 1;
}

    .cs-srch-rslts-ol li {
        list-style-type: none;
        padding: 10px 10px 10px 85px;
        margin: 0 0 -1px 0;
        display: block;
        clear: both;
        zoom: 1;
        position: relative;
        border: 1px solid #E6E6E6;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
    }

        .cs-srch-rslts-ol li:hover {
            background-color: #f2f2f2;
            border-right: 1px solid #E6E6E6;
            border-left: 1px solid #E6E6E6;
        }
			.cs-srch-rslts-ol li:hover .cs-glsrch-usr-cont .usr-photo a.cs-usr-photo {
				width: 60px;
				height: 72px;
			} 

        .cs-srch-rslts-ol li a, .cs-srch-rslts-ol li img {
            border: medium none;
            display: inline-block;
            line-height: 18px;
            vertical-align: middle;
        }
		#dir-rtl .cs-srch-rslts-ol li img { /*trying to cover the icons which comes from .usr-photo a*/
			padding: 5px;
			background-color: #fafafa;
			position:relative;
			top:-5px;
			left:4px;
		}

            .cs-srch-rslts-ol li a span.cso-txt {
                line-height: 14px !important;
                height: 14px !important;
                padding: 0 3px;
                vertical-align: top !important;
            }

.cso-stars a.num {
    line-height: 14px !important;
    height: 14px !important;
    display: inline-block !important;
    vertical-align: top !important;
}

.cs-srch-rslts-ol li h3 a {
    line-height: 23px;
}

.usr-content .cs-srch-rslts-ol li img {
    line-height: 17px;
    vertical-align: text-bottom;
}

.cs-srch-rslts-ol .usr-photo {
    float: left;
    padding-bottom: 13px;
    text-align: center;
}
#dir-rtl .cs-srch-rslts-ol .usr-photo {
	float: right;
}

    .cs-srch-rslts-ol .usr-photo a {
        background-color: #FAFAFA;
        padding: 9px;
        position: absolute;
        top: 9px;
        left: 8px;
		border: 1px solid #E6E6E6;
    }

#dir-rtl .cs-srch-rslts-ol .usr-photo a {
	right: 8px;
	left: inherit;
}

.cs-srch-rslts-ol li .usr-photo a {
    display: block;
    height: 45px;
    width: 45px;
    background-image:none;/*added to remove dup images in global search*/
}

.cs-srch-rslts-ol li .usr-photo a.cs-usr-photo, #dir-rtl .cs-srch-rslts-ol li .usr-photo a.cs-usr-photo{
background: none;
border:none;
}
.cs-srch-rslts-ol li .usr-photo a.cs-usr-photo, #dir-rtl .cs-srch-rslts-ol li .usr-photo a.cs-usr-photo img {
	border: 1px solid #E6E6E6;
}
.cs-srch-rslts-ol li .usr-photo a.fl {
	background: #FAFAFA url(../images/lo_sprite_lrg.png) no-repeat scroll 0 0;
    background-position: 3px -1620px;
}
.cs-srch-rslts-ol li .usr-photo a.dc {
	background: #FAFAFA url(../images/lo_sprite_lrg.png) no-repeat scroll 0 0;
    background-position: 3px -1683px;
}
.cs-srch-rslts-ol li .usr-photo a.id {
	background: #FAFAFA url(../images/lo_sprite_lrg.png) no-repeat scroll 0 0;
    background-position: 2px -1747px;
}
.cs-srch-rslts-ol li .usr-photo a.qa {
	background: #FAFAFA url(../images/lo_sprite_lrg.png) no-repeat scroll 0 0;
    background-position: 3px -1814px;
}

.cs-srch-rslts-ol li:hover .usr-photo a {
    background-color: #FFFFFF !important;
}

.cs-srch-rslts-ol .usr-content {
    color: #747474;
    vertical-align: top;
    display: inline-block;
    min-height: 65px;
    white-space: normal;
    position: relative;
}
#dir-rtl .cs-srch-rslts-ol .usr-content {
	margin-right: 75px;
}

    .cs-srch-rslts-ol .usr-content h3 {
        margin: 0 0 2px;
        line-height: 23px;
    }

    .cs-srch-rslts-ol .usr-content .usr-name {
        font-size: 15.6px;
        font-weight: 600;
    }

.cs-srch-lotitle-cont {
    white-space: nowrap;
}

.cs-srch-rslt-lotitle, .cs-srch-rslt-lorating {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.cs-srch-rslt-lotitle {
    width: 435px;
}

.cs-srch-rslt-lorating {
    width: 180px;
}

    .cs-srch-rslt-lorating .courseRating {
        display: inline-block;
        height: 20px;
        vertical-align: middle;
    }

.cs-srch-rslt-lodesc {
    word-wrap: break-word;
    width: 655px;
}

.cs-reviews-txt {
    color: #6F6F6F !important;
    text-transform: uppercase;
    text-decoration: underline !important;
    vertical-align: text-bottom;
    line-height: 20px;
}

.cs-srch-rslts-ol .usr-content .ou-info {
    color: #747474;
    font-size: 12px;
    line-height: 16px;
    margin: 2px;
}

    .cs-srch-rslts-ol .usr-content .ou-info .ou-info-div {
        padding: 0 8px;
    }

#dir-rtl .cs-srch-rslts-ol .usr-content .ou-info span {
	/*float:right; -- adding float breaks global search (people results)*/
	display:inline-block;
}
#dir-rtl .cs-srch-rslts-ol .usr-content .cso-srch-desc {
	clear: both;
}

    .cs-srch-rslts-ol .usr-content .ou-info .cs-ou-info-lineitem {
        line-height: 14px;
    }

.cs-srch-rslts-ol .usr-content a {
    font-weight: normal;
    text-decoration: none;
}

    .cs-srch-rslts-ol .usr-content a:hover {
        text-decoration: underline;
    }

a.cs-more-rslt-lnk {
    font-weight: normal;
    font-size: 11px;
    padding: 0 22px;
}

    a.cs-more-rslt-lnk:hover {
        text-decoration: underline;
    }

#lnkShowMoreSearchOptions {
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
}

.cs-srch-norslts {
    padding: 0 10px 10px;
    margin-bottom: 300px;
}

    .cs-srch-norslts h2 {
        color: #000000;
        font-size: 19px;
        font-weight: normal;
        margin: 5px 0 20px;
        padding: 0 10px;
        white-space: normal;
    }

    .cs-srch-norslts .cs-srch-norslts-section h2 {
        margin: 0 0 15px;
        padding: 0 10px;
    }

    .cs-srch-norslts .cs-srch-norslts-section .cs-srch-norslts-cont50 ul {
        margin: 0;
        padding: 0 25px;
    }

        .cs-srch-norslts .cs-srch-norslts-section .cs-srch-norslts-cont50 ul li {
            margin: 10px 0;
        }

    .cs-srch-norslts .cs-srch-norslts-section {
        background-color: #F3F3F3;
        border: 1px solid #C0C0C0;
        font-family: arial,sans-serif;
        font-size: 15px;
        padding: 25px 20px;
        white-space: nowrap;
    }

        .cs-srch-norslts .cs-srch-norslts-section .cs-srch-norslts-cont50 {
            display: inline-block;
            white-space: normal;
            width: 48%;
            vertical-align: top;
        }
/* TrainingAdvanceControl.ascx */
.divAdvanceControls, .cs-advsrch-srchbtn-cont {
    position: relative;
    zoom: 1;
    z-index: 5;
}

.cs-advsrch-srchbtn-cont {
    z-index: 4;
}

/* PeopleAdvanceControl.ascx */
.cs-advsrch-cont1 input {
    font-size: 12px;
    /*font-family: Arial, Sans-Serif;*/
}

.cs-advsrch-cont1 .cs-advsrch-input {
    /*font-family: arial,Sans-serif;*/
    font-size: 12px;
    padding: 4px 4px 5px;
    width: 155px;
    zoom: 1;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #fff;
}

.cs-advsrch-item1 .RadComboBox table {
    width: 166px !important;
    cursor: pointer;
}

.cs-advsrch-item1 span.PopupSelect {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #ccc !important;
    padding: 6px 4px 6px !important;
    width: 155px !important;
}

.cs-advsrch-item1 .dateSelectorCalendarButton {
    cursor: pointer;
}

.cs-advsrch-item1 span.PopupSelect input.text {
    #height: 16px !important;
    #margin-top: -16px;
}

.cs-advsrch-item1 span.PopupSelect {
    #height: 12px;
}

.cs-advsrch-item1 span.PopupSelect span.button {
    top: 5px;
    right: 3px;
    #top: 4px;
}

.cs-advsrch-item1 span.PopupSelect:hover,
.cs-advsrch-item1 span.PopupSelect span:hover,
.cs-advsrch-item1 span.PopupSelect input:hover {
    cursor: pointer !important;
}

.cs-advsrch-cont1 select {
    width: 165px !important;
    padding: 3px 4px 4px;
    height: auto !important;
}

.cs-moresrchoptns-cont {
    display: inline-block;
    margin: 10px 5px 0;
}

.cs-advsrch-cont1 .watermark_text {
    color: #999 !important;
}

.cs-advsrch-item1 {
    color: #747474;
    display: inline-block;
    /*font-family: arial,sans-serif;*/
    font-size: 12px;
    /*padding-top: 15px;*/
    padding-right: 0px;
    /*padding-left: 10px;*/
    padding-bottom: 0px !important;
    vertical-align: bottom !important;
    width: 165px;
    zoom: 1;
    margin-right: 10px !important;
    margin-top: 20px;
    *margin-right: 12px !important;
}
#dir-rtl .cs-advsrch-item1 {
	padding-left: 0px;
    padding-right: 0;
	*padding-right:10px;
	margin-right: 0px !important;
    margin-left: 5px !important;
    *margin-left: 5px !important;
	*display:inline;
}


    .cs-advsrch-item1 input.dateSelectorCalendarButton {
        width: 145px !important;
        border: 1px solid #ccc !important;
        background-color: #FFFFFF;
        padding: 4px 16px 5px 5px !important;
        border-radius: 2px;
    }
	#dir-rtl .cs-advsrch-item1 input.dateSelectorCalendarButton {
        padding: 4px 5px 5px 16px !important;
    }
/** LO Adv Options **/
.cs-adsrch-cred-cont {
    display: inline-block;
    position: relative;
    border: 1px solid #bababa !important;
    border-radius: 2px;
    width: 165px;
    background-color: #fff;
}

    .cs-adsrch-cred-cont .cs-cred-dd-cont {
        display: block;
        width: 40px !important;
        position: absolute;
        top: 0;
        left: 0;
    }

    .cs-adsrch-cred-cont input {
        width: 110px !important;
        margin-left: 48px;
        border-width: 0px !important;
        border-style: solid !important;
        height: 20px;
        padding-left: 4px;
        line-height: 19px;
    }

    .cs-adsrch-cred-cont .dk_container {
        border-right: 1px solid #ababab;
        margin-bottom: 0px !important;
        border-radius: 0px !important;
        height: 22px;
    }

        .cs-adsrch-cred-cont .dk_container .dk_toggle {
            width: 14px !important;
            border-left: none !important;
            padding: 6px 20px 5px 10px !important;
            line-height: 10px;
            vertical-align: top;
        }
/** Custom Select Dropdown **/

/* One container to bind them... */
.dk_container {
    background-color: #fff;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 18px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .dk_container a {
        cursor: pointer;
        text-decoration: none;
        font-weight: normal;
        line-height: 13px;
    }

/* Opens the dropdown and holds the menu label */
.dk_toggle {
    /**
   * Help: Arrow image not appearing
   * Try updating this property to your correct dk_arrows.png path
   */
    background-image: url('../images/icon/srch-down.gif') !important;
    background-repeat: no-repeat;
    background-position: 90% center;
    border-left: 1px solid #ccc;
    padding: 6px 20px 6px 10px;
    -webkit-transition: border-color .5s;
    -moz-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s;
    font-weight: normal !important;
}
#dir-rtl .dk_toggle {
	border-right: 1px solid #ccc;
	border-left: none;
	background-position: 10% center;
}

    .dk_toggle:hover {
        border-color: #8c8c8c;
    }
/* Applied when the dropdown is focused */
.dk_focus .dk_toggle {
    border-color: #40b5e2;
}

.dk_focus .dk_toggle {
    box-shadow: 0 0 5px #40b5e2;
    -moz-box-shadow: 0 0 5px #40b5e2;
    -webkit-box-shadow: 0 0 5px #40b5e2;
}

/* Applied whenever the dropdown is open */
.dk_open {
    /**
   * Help: Dropdown menu is covered by something
   * Try setting this value higher
   */
    z-index: 99999;
}

    .dk_open .dk_toggle {
        border-color: #8c8c8c;
        box-shadow: inset 0 -2px 5px #ccc;
    }

/* The outer container of the options */
.dk_options {
    box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

    .dk_options a {
        background-color: #fff;
        border-bottom: 1px solid #bababa;
        font-weight: bold;
        padding: 8px 10px;
    }
        
    .dk_options li:last-child a {
        border-bottom: none;
        border-radius: 0px;
    }

    .dk_options a:hover {
        background-color: #0468AA;
        color: #fff;
    }

    .cs-body .dk_options .dk_option_current a,
    .cs-body .dk_options .dk_option_current a:hover {
        background-color: #fff;
        color: initial;
        cursor: default;
        font-weight: 600;
        text-decoration: none;
        border: 2px solid black;
        border-radius: 5px;
    }

/* Inner container for options, this is what makes the scrollbar possible. */
.dk_options_inner {
    border: 1px solid #aaa;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9a9;
    color: #333;
    max-height: 250px;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/* Set a max-height on the options inner */
.dk_options_inner,
.dk_touch .dk_options {
    max-height: 250px;
}

/******  End Theme ******/

/***** Critical to the continued enjoyment of working dropdowns ******/

.dk_container {
    display: none;
    float: left;
    position: relative;
}

.dk_toggle {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    position: relative;
    zoom: 1;
}

.dk_container > label {
    position: absolute;
    top: -9999px;
    z-index: -1;
}

.dk_open {
    position: relative;
}

    .dk_open .dk_options {
        display: block;
    }

    .dk_open .dk_label {
        color: inherit;
        font-weight: normal !important;
    }

.dk_options {
    display: none;
    margin-top: -1px;
    position: absolute;
    right: 0;
    width: 100%;
}
#dir-rtl .dk_options {
	left: 0;
	right:auto;
	#width:149px;
}

    .dk_options a,
    .dk_options a:link,
    .dk_options a:visited {
        display: block;
    }

.dk_options_inner {
    overflow: auto;
    position: relative;
}

.dk_touch .dk_options {
    overflow: hidden;
}

.dk_touch .dk_options_inner {
    max-height: none;
    overflow: visible;
}

/**
 * Help: I'm seeing a flash of unstyled content
 * Try applying this class to your <select> elements
 */

.dk_ie6 .dk_options {
    right: 0;
}

.input-cont .dk_container {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-weight: normal;
}
#dir-rtl .input-cont .dk_container {
    left: 0 !important;
	right: inherit;
}


/** This is a fix for nested csdialog boxes **/
.CsDialog {
    position: fixed !important;
}

/** Jquery Customization for rating control **/
.cs-advsrch-rating-cont {
    padding: 0 0 0 10px;
}
#dir-rtl .cs-advsrch-rating-cont {
    padding: 0 10px 0 0;
	*padding: 0 15px 0 0;
}

.cs-advsrch-cont1 .ui-corner-all, 
.cs-advsrch-cont1 .ui-corner-bottom, 
.cs-advsrch-cont1 .ui-corner-right, 
.cs-advsrch-cont1 .ui-corner-br {
    border-radius: 9px !important;
}

.cs-advsrch-cont1 .ui-slider-horizontal {
    background: url("../images/star_rating.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 1em;
}

    .cs-advsrch-cont1 .ui-slider-horizontal .ui-slider-range {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1Y2UwMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iNjIlIiBzdG9wLWNvbG9yPSIjZTVjZTAwIiBzdG9wLW9wYWNpdHk9IjAuNDYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzOGIwNCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(top, rgba(229,206,0,0.4) 0%, rgba(229,206,0,0.46) 62%, rgba(211,139,4,0.5) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,206,0,0.4)), color-stop(62%,rgba(229,206,0,0.46)), color-stop(100%,rgba(211,139,4,0.5))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(229,206,0,0.4) 0%,rgba(229,206,0,0.46) 62%,rgba(211,139,4,0.5) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(229,206,0,0.4) 0%,rgba(229,206,0,0.46) 62%,rgba(211,139,4,0.5) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(229,206,0,0.4) 0%,rgba(229,206,0,0.46) 62%,rgba(211,139,4,0.5) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(229,206,0,0.4) 0%,rgba(229,206,0,0.46) 62%,rgba(211,139,4,0.5) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66e5ce00', endColorstr='#80d38b04',GradientType=0 ); /* IE6-8 */
        left: 0;
        width: 100%;
    }

    .cs-advsrch-cont1 .ui-slider-horizontal .ui-slider-handle {
        top: -0.2em;
		*margin-right: 10px;
    }

.cs-advsrch-cont1 .ui-state-default, 
.cs-advsrch-cont1 .ui-widget-content .ui-state-default, 
.cs-advsrch-cont1 .ui-widget-header .ui-state-default {
    border: 1px solid #AAAAAA;
}

.cs-advsrch-cont1 .cs-advsrch-rating-label {
    background: url("star.gif") no-repeat scroll left center transparent;
    display: block;
    height: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    padding-left: 20px;
    margin-top: -8px;
    margin-left: -10px;
}
#dir-rtl .cs-advsrch-cont1 .cs-advsrch-rating-label {
	background: url("star.gif") no-repeat scroll right center transparent;
    padding-right: 20px;
	padding-left: 0px;
    margin-right: -10px;
	*margin-right: -15px;
	margin-left: 0px;

}


/*.cso-filter-lotype-cont a {
    margin: 1.5px 0px 2px !important;
}*/

    /*.cso-filter-lotype-cont a:hover,
    .cso-filter-lotype-cont a.selected {
        margin: -1px !important;
    }*/

.cs-glsrch-usr-cont {
    word-wrap: break-word;
}

    .cs-glsrch-usr-cont .usr-photo a.cs-usr-photo {
        padding: 0px !important;
    }

    .cs-glsrch-usr-cont .usr-content {
        min-height: 71px !important;
    }


/**** Modal ****/
.srch-pop-slct-title {
    max-width: 450px;
}

.csod-i {
    background: url(../images/icons-lms.png) no-repeat;
    display: inline-block;
}

    .csod-i.brdcrm {
        height: 5px;
        margin: 0 1px 0 2px;
        padding: 0 0 2px;
        width: 4px;
    }

        .csod-i.brdcrm.arw-l {
            background-position: 0 -40px;
        }

        .csod-i.brdcrm.arw-r {
            background-position: -20px -40px;
        }

    .csod-i.tree {
        height: 11px;
        width: 11px;
    }

        .csod-i.tree.expand {
            background-position: 0 0;
        }

        .csod-i.tree.contract {
            background-position: -20px 0;
        }

        .csod-i.tree.end {
            background-position: -40px 0;
        }

.cso-tbl-std .tbl-srt > span {
    position: relative;
    display: block;
}

    .cso-tbl-std .tbl-srt > span > span {
        width: 6px;
        height: 11px;
        background-image: url(../images/sprite1.png);
        background-position: 0 -1370px;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        right: 0;
        top: 3px;
    }

.cso-tbl-std .tbl-srt span.tdn {
    background-position: 0 -1390px;
}

.cso-tbl-std .tbl-srt span.tup {
    background-position: 0 -1410px;
}

.srch-alert-msg {
    display: block;
    background-color: #fcf8e3;
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid #fdeed8;
    border-radius: 3px;
    color: #c09853;
    font-family: "Segoe UI",Arial,sans-serif;
    font-size: 12px;
    font-weight: 600;
    margin: 7px 0;
    padding: 7px 15px;
    position:relative;
}

.srch-alert-msg .closeIcon {
    position:absolute;
    top:7px;
    right:10px;
    height:16px;
    width:16px;
    display:block;
}

#dir-rtl .srch-alert-msg .closeIcon {
	left:10px;
	right:auto;
}
.cs-srch-norslts .cs-srch-norslts-section .cs-srch-noreslts {
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}
.cs-srch-norslts .cs-srch-norslts-section .cs-srch-noreslts ul {
    margin: 10px 35px 10px 0;
    padding: 0 0;
    column-count: 2;
}
.cs-srch-norslts .cs-srch-norslts-section .cs-srch-noreslts ul li {
    margin: 0px 30px 10px 25px;
}

.custom-css .watermark_text {
    color: #707070 !important;
}