/* @author Vyacheslav Alayev */
@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/proximanova-regular-webfont-webfont.eot');
    src: url('fonts/proximanova-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-regular-webfont-webfont.woff') format('woff'), url('fonts/proximanova-regular-webfont-webfont.ttf') format('truetype'), url('fonts/proximanova-regular-webfont-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proximanova-semibold-webfont-webfont.eot');
    src: url('fonts/proximanova-semibold-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-semibold-webfont-webfont.woff') format('woff'), url('fonts/proximanova-semibold-webfont-webfont.ttf') format('truetype'), url('fonts/proximanova-semibold-webfont-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novabold';
    src: url('fonts/proximanova-bold-webfont-webfont.eot');
    src: url('fonts/proximanova-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-bold-webfont-webfont.woff') format('woff'), url('fonts/proximanova-bold-webfont-webfont.ttf') format('truetype'), url('fonts/proximanova-bold-webfont-webfont.svg#proxima_novabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ds-icons';
    src: url('fonts/ds-icons.eot?-3wnqp7');
    src: url('fonts/ds-icons.eot?#iefix-3wnqp7') format('embedded-opentype'), url('fonts/ds-icons.woff?-3wnqp7') format('woff'), url('fonts/ds-icons.ttf?-3wnqp7') format('truetype'), url('fonts/ds-icons.svg?-3wnqp7#ds-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="nwg_"],
[class*=" nwg_"] {
    font-family: 'ds-icons';
    speak: none;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    vertical-align: middle !important;
    text-transform: none !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nwg_icons_file:before {
    content: "\e609";
}
.nwg_icons_times:before {
    content: "\e600";
}
.nwg_icons_caret_up:before {
    content: "\e601";
}
.nwg_icons_caret_right:before {
    content: "\e602";
}
.nwg_icons_caret_left:before {
    content: "\e603";
}
.nwg_icons_caret_down:before {
    content: "\e604";
}
.nwg_icons_arrow_up:before {
    content: "\e605";
}
.nwg_icons_arrow_right:before {
    content: "\e606";
}
.nwg_icons_arrow_left:before {
    content: "\e607";
}
.nwg_icons_arrow_down:before {
    content: "\e608";
}
.nwg_icons_sarineloupe:before {
    content: "\e602";
}
#diamondsearch {
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    background: #fff;
    border: 1px solid #e7e7e7;
    max-width: 1280px;
    line-height: 1;
    margin: 0 0 36px;
    min-height: 827px;
    position: relative;
}

/* #diamondsearch.ds-not-responsive #diamondsearch-view {
}
*/
#diamondsearch-view,
#diamondsearch-view * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#diamondsearch-view input,
#diamondsearch-view textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

/* Title Section */
#diamondsearch .ds-search {
    overflow: hidden;
    position: relative;
}
#diamondsearch .ds-search .ds-search-title {
    overflow: hidden;
    position: relative;
    z-index: 5;
    background-color: #fff;
}
#diamondsearch .ds-search .ds-search-title h1 {
    font-family: 'proxima_novabold', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    height: 60px;
    line-height: 60px;
    padding: 0 0 0 24px;
    margin-right: 162px;
    color: #2c2c2c;
    border-bottom: 1px solid #dfdfdf;
}
#diamondsearch .ds-search .ds-search-title h1 span {
    font-weight: normal;
    margin-left: 4px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
}
#diamondsearch .ds-search .ds-search-title .ds-filter-toggle {
    float: right;
    width: 162px;
    border-left: 1px solid #dfdfdf;
    text-align: center;
    letter-spacing: 1px;
    height: 60px;
    line-height: 60px;
    font-family: 'proxima_novasemibold', Helvetica, Arial, sans-serif;
    font-size: 16px;
    cursor: pointer;
    color: #2c2c2c;
}
#diamondsearch .ds-search .ds-search-title .ds-filter-toggle i {
    margin-left: 12px;
    font-size: 17px;
    color: #3d328e;
}
#diamondsearch .ds-search .ds-search-title .ds-filter-toggle.ds-show-filter {
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.3);
    -webkit-transition: box-shadow .4s;
    transition: box-shadow .4s;
}
#diamondsearch .ds-search .ds-search-title .ds-filter-toggle.ds-show-filter i:before {
    content: "\e600";
}

/* Filter Section */
#diamondsearch .ds-filter {
    padding-top: 10px;
    background-color: #fff;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.24);
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    -ms-transform: translate(0, -105%);
    -webkit-transform: translate3d(0, -105%, 0);
    transform: translate3d(0, -105%, 0);
    -webkit-transition: all .4s cubic-bezier(.05, .58, .26, .99);
    transition: all .4s cubic-bezier(.05, .58, .26, .99);
}
#diamondsearch.ltie9 .ds-filter {
    border-bottom: 1px solid #dfdfdf;
    top: -105%;
}
#diamondsearch .ds-filter.ds-show-filter {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#diamondsearch.ltie9 .ds-filter.ds-show-filter {
    top: 60px;
}
#diamondsearch .ds-filter-shape {
    padding: 0 24px;
}
#diamondsearch .ds-filter-shape .ds-filter-label {
    margin-bottom: 8px;
}
#diamondsearch .ds-filter-shape ul {
    list-style-type: none;
    font-size: 0 !important;
    padding: 0;
    margin: 0 -12px 0;
    text-align: center;
}
#diamondsearch .ds-filter-shape ul li {
    display: inline-block;
    min-width: 90px;
}
#diamondsearch .ds-filter-shape ul li span {
    position: relative;
    display: inline-block;
    height: 80px;
    width: 90px;
    text-transform: uppercase;
    cursor: default;
    background-image: url(images/diamonds.png);
    background-repeat: no-repeat;
    background-color: #5441a2;
}
#diamondsearch .ds-filter-shape ul li span:after {
    content: attr(data-label);
    text-transform: capitalize;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 11px;
    line-height: 1;
    font-size: 12px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    color: #696969;
    z-index: 2;
    -webkit-transition: color .25s;
    -moz-transition: color .25s;
    -ms-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
}
#diamondsearch .ds-filter-shape ul li span:before {
    background: inherit;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-image: url(images/diamonds.png);
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
#diamondsearch .ds-filter-shape ul li.ds-selected span:before,
#diamondsearch .ds-filter-shape ul li:active span:before {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
#diamondsearch .ds-filter-shape ul li.ds-selected span:after,
#diamondsearch .ds-filter-shape ul li:active span:after {
    color: #fff;
}
#diamondsearch .ds-filter-shape .ds-shape-round {
    background-position: -910px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-trapezoid {
    background-position: -1095px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-old-miner {
    background-position: -2006px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-flanders {
    background-position: -2550px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-bullets {
    background-position: -2915px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-briolette {
    background-position: -3005px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-pentagonal {
    background-position: -1912px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-hexagonal {
    background-position: -2367px  -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-calf {
    background-position: -2823px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-star {
    background-position: -1367px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-tapered-bullet {
    background-position: -1276px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-lozenge {
    background-position: -2185px  -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-half-moon {
    background-position: -2460px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-octagonal {
    background-position: -2095px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-shield {
    background-position: -1730px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-kite {
    background-position: -2275px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-square {
    background-position: -1457px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-rose {
    background-position: -1820px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-triangular {
    background-position: -1005px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-tapered-baguette {
    background-position: -1185px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-sq-emerald {
    background-position: -820px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-trilliant {
    background-position: -3185px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-european-cut {
    background-position: -2640px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-other {
    background-position: -910px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-square-radiant{
    background-position: -1549px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-baguette {
    background-position: -3095px -84px;
}

#diamondsearch .ds-filter-shape .ds-shape-princess {
    background-position: -92px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-emerald {
    background-position: -2px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-radiant {
    background-position: -546px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-cushion-brilliant {
    background-position: -636px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-pear {
    background-position: -182px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-marquise {
    background-position: -366px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-oval {
    background-position: -275px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-asscher {
    background-position: -821px -84px;
}
#diamondsearch .ds-filter-shape .ds-shape-heart {
    background-position: -456px -84px;
}

/* overlays */
#diamondsearch .ds-filter-shape .ds-shape-round:before {
    background-position: -910px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-trapezoid:before {
    background-position: -1095px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-half-moon:before {
    background-position: -2460px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-octagonal:before {
    background-position: -2095px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-shield:before {
    background-position: -1730px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-kite:before {
    background-position: -2275px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-square:before {
    background-position: -1457px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-rose:before {
    background-position: -1820px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-triangular:before {
    background-position: -1005px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-tapered-baguette:before {
    background-position: -1185px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-old-miner:before {
    background-position: -2006px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-flanders:before {
    background-position: -2550px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-bullets:before {
    background-position: -2915px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-briolette:before {
    background-position: -3005px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-pentagonal:before {
    background-position: -1912px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-hexagonal:before {
    background-position: -2367px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-calf:before {
    background-position: -2823px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-star:before {
    background-position: -1367px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-tapered-bullet:before {
    background-position: -1276px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-lozenge:before {
    background-position: -2185px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-sq-emerald:before {
    background-position: -820px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-trilliant:before {
    background-position: -3185px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-european-cut:before {
    background-position: -2640px  0;
}
#diamondsearch .ds-filter-shape .ds-shape-other:before {
    background-position: -910px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-square-radiant:before {
    background-position: -1549px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-baguette:before {
    background-position: -3095px 0;
}
#diamondsearch .ds-filter-shape .ds-shape-princess:before {
    background-position: -92px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-emerald:before {
    background-position: -2px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-radiant:before {
    background-position: -546px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-cushion-brilliant:before {
    background-position: -636px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-pear:before {
    background-position: -182px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-marquise:before {
    background-position: -366px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-oval:before {
    background-position: -275px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-asscher:before {
    background-position: -821px -1px;
}
#diamondsearch .ds-filter-shape .ds-shape-heart:before {
    background-position: -456px -1px;
}
#diamondsearch .ds-filter-certificate .ds-filter-certificate-wrapper {
    list-style: none;
    padding: 0 16px;
    margin: -10px 0 0;
    display: table;
    width: 100%;
}
#diamondsearch .ds-filter-certificate .ds-filter-certificate-wrapper li {
    display: table-cell;
    text-align: center;
    height: 36px;
    min-width: 28px;
    text-transform: uppercase;
    padding: 0 4px;
    vertical-align: middle;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    cursor: default;
    color: #696969;
    -webkit-transition: background-color .25s, color .25s;
    transition: background-color .25s, color .25s;
}
#diamondsearch .ds-filter-certificate .ds-filter-certificate-wrapper li.ds-selected,
#diamondsearch .ds-filter-certificate .ds-filter-certificate-wrapper li:active {
    background-color: #3d328e;
    color: #fff;
}
#diamondsearch .ds-filter-color .ds-filter-label a {
    text-decoration: none;
    outline: 0 none;
    color: #a7a7a7;
}
#diamondsearch .ds-filter-color .ds-filter-label a.ds-selected {
    color: #3A3A3A;
}
#diamondsearch .ds-filter-color ul {
    list-style: none;
    width: 100%;
    margin: -10px 0 0;
    text-align: center;
    padding: 0 16px;
}
#diamondsearch .ds-filter-color ul li {
    display: inline-block;
    position: relative;
    min-width: 60px;
    max-width: 60px;
    margin-bottom: 10px;
    height: 36px;
    background-repeat: no-repeat;
    background-image: url(images/fancy.png);
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
}
#diamondsearch .ds-filter-color ul li:after {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -12px;
    text-align: center;
    text-transform: capitalize;
    line-height: 1;
    font-size: 11px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    color: #696969;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
    .ds-filter-color ul li {
        background-image: url(images/fancy@2x.png);
        background-size: 392px 36px;
    }
    #diamondsearch .ds-filter-shape ul li span,
    #diamondsearch .ds-filter-shape ul li span:before {
        /*background-image: url(images/diamonds@2x.png);
        background-size: 901px 168px;*/
    }
}
#diamondsearch .ds-filter-color ul li.ds-selected,
#diamondsearch .ds-filter-color ul li:active {
    background-color: #3d328e;
}
#diamondsearch .ds-filter-color ul .ds-color-yellow {
    background-position: 12px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-pink {
    background-position: -37px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-blue {
    background-position: -87px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-green {
    background-position: -137px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-orange {
    background-position: -187px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-brown {
    background-position: -237px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-black {
    background-position: -287px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-gray {
    background-position: -337px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-red {
    background-position: -385px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-purple {
    background-position: -434px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-violet {
    background-position: -483px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-champagne {
    background-position: -532px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-cognac {
    background-position: -578px 0;
}
#diamondsearch .ds-filter-color ul .ds-color-chameleon {
    background-position: -630px 0;
}

#diamondsearch .ds-filter-row {
    clear: both;
    overflow: hidden;
    padding: 0 0 16px;
}
#diamondsearch .ds-filter-row .ds-col {
    width: 50%;
    float: left;
    padding: 0 24px;
}
#diamondsearch .ds-filter-label {
    font-family: 'proxima_novabold', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 1px;
    color: #3a3a3a;
    margin: 0 0 19px;
    line-height: 1;
}
#diamondsearch .ds-filter-actions {
    border-top: 1px solid #dfdfdf;
    padding: 10px 22px;
    text-align: right;
}
#diamondsearch .ds-filter-actions .ds-button {
    width: 216px;
}

/* Results Section */
#diamondsearch .ds-results {
    position: relative;
    height: 820px;
    min-height: 542px;
    padding-top: 65px;
    overflow: hidden;
}
#diamondsearch .ds-results .ds-noresults {
    color: #2c2c2c;
    display: none;
    font-size: 14px;
    position: absolute;
    text-align: center;
    top: 50%;
    padding: 0 24px;
    width: 100%;
}
#diamondsearch .ds-results .ds-noresults.ds-show-noresults {
    display: block;
}
#diamondsearch .ds-results .ds-results-table-wrapper {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
#diamondsearch .ds-results .ds-results-table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
#ds-results-overlay,
#diamondsearch .ds-product:after {
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .25s;
    transition: all .25s;
}
#diamondsearch .ds-product:after {
    content: '';
    z-index: 5;
}
#ds-results-overlay.ds-loading,
#diamondsearch.ds-loading .ds-product:after {
    opacity: 0.88;
    filter: alpha(opacity=88);
    visibility: visible;
}
#diamondsearch.ds-loading:after,
#diamondsearch.ds-loading:before,
#diamondsearch .ds-loading:after,
#diamondsearch .ds-loading:before {
    content: ' ';
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin: 12px 0 0 -50px;
    /*border-radius: 50%;
    z-index: 100;
    z-index: 6;
    -webkit-transition: opacity 0.15s, visibility 0s 0.15s;
    transition: opacity 0.15s, visibility 0s 0.15s;*/
    background-image: url(images/animate-diamond.gif);
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-color: #ffffff !important;
}
#diamondsearch.ds-loading:after,
#diamondsearch .ds-loading:after {
    /*background: #2c2c2c;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-animation: moveRight 0.6s linear infinite alternate;
    animation: moveRight 0.6s linear infinite alternate;*/
}
#diamondsearch.ds-loading:before,
#diamondsearch .ds-loading:before {
    /*background: #818181;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-animation: moveLeft 0.6s linear infinite alternate;
    animation: moveLeft 0.6s linear infinite alternate;*/
}/*
@-webkit-keyframes moveRight {
	to {
		-webkit-transform: translateX(20px);
	}
}
@keyframes moveRight {
	to {
		transform: translateX(20px);
	}
}
@-webkit-keyframes moveLeft {
	to {
		-webkit-transform: translateX(-20px);
	}
}
@keyframes moveLeft {
	to {
		transform: translateX(-20px);
	}
}*/
#diamondsearch .ds-results:after {
    content: '';
    height: 65px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.24);
}
#diamondsearch.ltie9 .ds-results:after {
    border-bottom: 1px solid #dfdfdf;
}
#diamondsearch .ds-results .ds-results-table th {
    padding: 0;
}
#diamondsearch .ds-results .ds-results-table th .ds-attribute-label {
    font-family: 'proxima_novasemibold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    color: #2c2c2c;
    text-align: center;
    border-left: 1px solid #dfdfdf;
    margin: 12px 0;
    height: 32px;
    /*width: 11.1111%;*/
    width: 10%;
    line-height: 20px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    top: 0;
}
#diamondsearch .ds-results .ds-results-table th .ds-attribute-label.ds-attribute-image {
    cursor: default;
    width: 7%;
}
#diamondsearch .ds-results .ds-results-table th .ds-attribute-label.ds-attribute-price {
    margin-left: -20px;
}
#diamondsearch .ds-results .ds-results-table th .ds-attribute-symmetry,
#diamondsearch .ds-results .ds-results-table th .ds-attribute-polish {
    cursor: default;
}
#diamondsearch .ds-results .ds-results-table th .ds-attribute-symmetry i,
#diamondsearch .ds-results .ds-results-table th .ds-attribute-polish i {
    display: none;
}
#diamondsearch .ds-results .ds-results-table th .ds-attribute-label span {
    letter-spacing: 1px;
    line-height: 1;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#diamondsearch .ds-results .ds-results-table th .ds-attribute-label i {
    font-size: 9px;
    vertical-align: baseline !important;
    color: #d8d3d3;
    margin-left: 4px;
}
#diamondsearch .ds-results .ds-results-table th.ds-selected .ds-attribute-label i {
    color: #3b3375;
}
#diamondsearch .ds-results .ds-results-table th.ds-selected .ds-attribute-label.desc i:before {
    content: "\e608";
}
#diamondsearch .ds-results .ds-results-table th:first-child .ds-attribute-label {
    border: 0 none;
}
#diamondsearch .ds-results .ds-results-table .ds-attribute-label .ds-attributes {
    color: #818181;
    line-height: 1;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
}
#diamondsearch .ds-results .ds-results-table tbody tr {
    cursor: default;
    -webkit-transition: background-color .25s;
    transition: background-color .25s;
}
#diamondsearch .ds-results .ds-results-table tbody tr:nth-child(2n) {
    background-color: #f5f5f5;
}
#diamondsearch .ds-results .ds-results-table td {
    text-align: center;
    height: 40px;
    width: 11.1111%;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-size: 14px;
    vertical-align: middle;
    color: #3a3a3a;
    -webkit-transition: color .25s;
    transition: color .25s;
}
#diamondsearch .ds-results .ds-results-table td.ds-image-cell {
    width: 7%;
    margin: 0;
    padding: 0;
}
#diamondsearch .ds-results .ds-results-table td.ds-image-cell img {
    /*width: 100%;*/
    /*height: 100%;*/
    max-width: 40px;
    max-height: 40px;
    background: #3a3a3a;
}
#diamondsearch .ds-results .ds-results-table td.ds-shape-cell {
    text-align: right;
}
#diamondsearch .ds-results .ds-results-table td.ds-shape-cell .ds-diamond-sprite {
    float: left;
}
.ds-diamond-sprite {
    background-repeat: no-repeat;
    background-image: url(images/diamond-sprites.svg);
    background-size: 1.6em 1.35em;
    font-size: 100px;
    background-position: -10em 0;
    width: .2995em;
    display: inline-block;
    text-indent: 15px;
    vertical-align: middle;
    height: .2852em;
    padding-right: 32px;
}
.ds-diamond-sprite.pear {
    background-position: 0 0;
}
.ds-diamond-sprite.princess {
    background-position: -.3em 0;
}
.ds-diamond-sprite.cushion {
    background-position: -.6em 0;
}
.ds-diamond-sprite.radiant {
    background-position: -.89em .01em;
}
.ds-diamond-sprite.oval {
    background-position: -.0em -.3em;
}
.ds-diamond-sprite.round {
    background-position: -.3em -.3em;
}
.ds-diamond-sprite.asscher {
    background-position: -.6em -.3em;
}
.ds-diamond-sprite.marquise {
    background-position: -.89em -.29em;
}
.ds-diamond-sprite.emerald {
    background-position: -.0em -.59em;
}
.ds-diamond-sprite.heart {
    background-position: -.3em -.59em;
}

#diamondsearch .ds-results .ds-results-table .ds-price-cell {
    color: #3d328e;
}
#diamondsearch .ds-results .ds-results-table tbody tr.ds-selected,
#diamondsearch .ds-results .ds-results-table tbody tr:hover {
    background-color: #3d328e;
}
#diamondsearch .ds-results .ds-results-table tbody tr.ds-selected td,
#diamondsearch .ds-results .ds-results-table tbody tr:hover td {
    color: #fff;
}
#diamondsearch .ds-diamond-preview {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    /*left: 50%;*/
    /*margin-left: -411px;*/
    /*top: 50%;*/
    position: absolute;
    max-width: 822px;
    width: 100%;
    min-height: 290px;
    height: 336px;
    left: 0;
    right: 0;
    top: 54px;
    bottom: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s;
    transition: all .25s;
}
#diamondsearch .ds-diamond-preview.ds-animate {
    -webkit-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
}
#diamondsearch.ltie9 .ds-diamond-preview {
    border: 1px solid #dfdfdf;
}

/* .ds-diamond-preview:before {
	content: '';
	position: absolute;
	top: -12px;
	left: 24px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 12px solid #fff;
}
.ds-diamond-preview.ds-bottom-view:before {
	bottom: -12px;
	top: auto;
	border-bottom: 0 none;
	border-top: 12px solid #fff;
}
*/
#diamondsearch .ds-diamond-preview .ds-close-preview {
    position: absolute;
    right: 22px;
    top: 22px;
    cursor: pointer;
    color: #3a3a3a;
    font-size: 16px;
}
#diamondsearch .ds-diamond-preview .ds-diamond-preview-left {
    width: 38%;
    float: left;
    padding: 12px 24px 0 12px;
    text-align: center;
}
#diamondsearch .ds-diamond-preview .ds-diamond-preview-right {
    width: 62%;
    float: left;
    padding: 34px 40px 26px 0;
}
#diamondsearch .ds-diamond-image {
    margin: 30px 0 0 16px;
    display: inline-block;
    position: relative;
    max-width: 100%;
    line-height: 0;
}
#diamondsearch .ds-diamond-image img {
    max-height: 200px;
    max-width: 100%;
    box-shadow: 0 0 0 #000;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-width {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #a8a8a8;
    padding-bottom: 4px;
    text-align: left;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-length {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -12px;
    border-left: 1px solid #a8a8a8;
    text-align: left;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-width,
#diamondsearch .ds-diamond-image .ds-diamond-image-length {
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    color: #3a3a3a;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-length span {
    bottom: -26px;
    left: -6px;
    position: absolute;
    width: 212px;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-width:before,
#diamondsearch .ds-diamond-image .ds-diamond-image-width:after {
    content: '';
    position: absolute;
    height: 12px;
    border-left: 1px solid #a8a8a8;
    top: 14px;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-length:before,
#diamondsearch .ds-diamond-image .ds-diamond-image-length:after {
    content: '';
    position: absolute;
    width: 12px;
    border-top: 1px solid #a8a8a8;
    left: -7px;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-width:before {
    left: 0;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-width:after {
    right: 0;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-length:before {
    top: 0;
}
#diamondsearch .ds-diamond-image .ds-diamond-image-length:after {
    bottom: 0;
}
#diamondsearch .ds-diamond-preview .ds-diamond-preview-actions .ds-button-special {
    margin-right: 12px;
}
#diamondsearch .ds-diamond-title {
    margin: 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 28px;
    color: #2c2c2c;
    font-weight: normal;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
}
#diamondsearch .ds-diamond-subtitle {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #818181;
    text-transform: uppercase;
}
#diamondsearch .ds-diamond-price {
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-size: 36px;
    color: #3a3a3a;
    line-height: 1;
    margin: 12px 0 0;
}
#diamondsearch .ds-diamond-preview-actions {
    margin: 12px 0 0;
}
#diamondsearch .ds-paragraph {
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #3a3a3a;
    line-height: 28px;
    margin: 18px 0 0;
    max-width: 415px;
}

/* Product Section */
#diamondsearch .ds-product {
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
}
#diamondsearch .ds-product.ds-animate {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
#diamondsearch .ds-product .ds-close-product {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 1;
    position: absolute;
    right: 28px;
    text-decoration: none;
    top: 24px;
    outline: 0 none;
}
#diamondsearch .ds-product-preview-left {
    width: 45%;
    float: left;
    text-align: center;
    padding: 62px 24px 0;
}
#diamondsearch .ds-product-preview-right {
    width: 55%;
    float: left;
    padding: 38px 12px 0;
}
#diamondsearch .ds-product .ds-add-to-cart {
    margin-right: 16px
}
#diamondsearch .ds-product .ds-diamond-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 260px;
}
#diamondsearch .ds-product .ds-downloadables {
    margin: 22px 0 0;
}
#diamondsearch .ds-product .ds-downloadables a {
    font-size: 14px;
    line-height: 20px;
    color: #4a3293;
    text-decoration: none;
    outline: none;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
}
#diamondsearch .ds-product .ds-downloadables a:hover,
#diamondsearch .ds-product .ds-downloadables a:hover i {
    color: #2c2c2c;
}
#diamondsearch .ds-product .ds-downloadables a,
#diamondsearch .ds-product .ds-downloadables a i {
    -webkit-transition: color .25s;
    transition: color .25s;
}
#diamondsearch .ds-product .ds-downloadables a i {
    font-size: 30px;
    color: #4a3293;
    margin-right: 10px;
}
#diamondsearch .ds-product-details {
    border-top: 1px solid #e7e7e7;
    padding: 30px 12px 0;
    margin: 44px 0 0;
}
#diamondsearch .ds-product-details h2 {
    font-size: 24px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #2c2c2c;
    line-height: 1;
    margin: 0;
    padding: 0 12px 20px;
}
#diamondsearch .ds-listview {
    list-style: none;
    padding: 0;
    margin: 0;
}
#diamondsearch .ds-listview li {
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    margin: 0;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    color: #3a3a3a;
    line-height: 28px;
    padding: 5px 0 0;
}
#diamondsearch .ds-listview li:first-child {
    border-top: 1px solid #ececec;
}
#diamondsearch .ds-listview li span {
    float: right;
}
#diamondsearch .ds-ccc {
    padding: 24px 0 0;
}
#diamondsearch .ds-ccc h4 {
    font-size: 14px;
    color: #3a3a3a;
    font-family: 'proxima_novasemibold', Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 0 0 12px;
    line-height: 1;
}
#diamondsearch .ds-ccc p {
    color: #3A3A3A;
    font-size: 14px;
    line-height: 28px;
    margin: 20px 0 30px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
}
#diamondsearch .ds-labelview {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 -8px;
    font-size: 0;
}
#diamondsearch .ds-labelview li {
    display: inline-block;
    height: 40px;
    cursor: default;
    line-height: 40px;
    background-color: #f5f5f5;
    text-align: center;
    font-size: 12px;
    color: #696969;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e7e7e7;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
}
#diamondsearch .ds-labelview li:first-child {
    border-left: 0 none;
}
#diamondsearch .ds-labelview li.ds-selected {
    background-color: #3d328e;
    color: #fff;
    position: relative;
}
#diamondsearch .ds-labelview li.ds-selected:after {
    content: '';
    bottom: -8px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #3d328e;
}

/*ds lable view fancy*/
#diamondsearch .ds-labelviewf {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 -8px;
    font-size: 0;
}
#diamondsearch .ds-labelviewf li {
    display: inline-block;
    height: 40px;
    cursor: default;
    line-height: 40px;
    /*background-color: #f5f5f5;*/
    text-align: center;
    font-size: 12px;
    color: #696969;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e7e7e7;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    /*overflow: hidden;
    text-overflow: ellipsis;*/
}


#diamondsearch .ds-labelviewf li:first-child {
    border-left: 0 none;
}
#diamondsearch .ds-labelviewf li.ds-selected {
    /*background-color: #3d328e;*/
    color: #fff;
    position: relative;
}
#diamondsearch .ds-fancycolor-Blue.ds-selected.ds-selected-Blue:after {
    border-top-color: #7BDDDD;
}
#diamondsearch .ds-fancycolor-Gray.ds-selected.ds-selected-Gray:after {
    border-top-color: #E1E1E1;
}
#diamondsearch .ds-fancycolor-Red.ds-selected.ds-selected-Red:after {
    border-top-color: #FF355E;
}
#diamondsearch .ds-fancycolor-Black.ds-selected.ds-selected-Black:after {
    border-top-color: #1A1A1A;
}
#diamondsearch .ds-fancycolor-Brown.ds-selected.ds-selected-Brown:after {
    border-top-color: #CFB2AB;
}
#diamondsearch .ds-fancycolor-Orange.ds-selected.ds-selected-Orange:after {
    border-top-color: #F3DCCF;
}
#diamondsearch .ds-fancycolor-Green.ds-selected.ds-selected-Green:after {
    border-top-color: #BAE6A0;
}
#diamondsearch .ds-fancycolor-Pink.ds-selected.ds-selected-Pink:after {
    border-top-color: #CB7CDD;
}
#diamondsearch .ds-fancycolor-Yellow.ds-selected.ds-selected-Yellow:after {
    border-top-color: #DACB7E;
}
#diamondsearch .ds-fancycolor-Purple.ds-selected.ds-selected-Purple:after {
    border-top-color: #9C69D2;
}
#diamondsearch .ds-fancycolor-Violet.ds-selected.ds-selected-Violet:after {
    border-top-color: #857BB5;
}
#diamondsearch .ds-fancycolor-Champagne.ds-selected.ds-selected-Champagne:after {
    border-top-color: #E9AF4C;
}
#diamondsearch .ds-fancycolor-Cognac.ds-selected.ds-selected-Cognac:after {
    border-top-color: #C77F0E;
}
#diamondsearch .ds-fancycolor-Chameleon.ds-selected.ds-selected-Chameleon:after {
    border-top-color: #A49768;
}
#diamondsearch .ds-labelviewf li.ds-selected:after {
    content: '';
    bottom: -8px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid ;
}
#diamondsearch .ds-fancycolor-Blue {
    background-color:rgba(123,221,221,0.3);/*#7BDDDD;*/
    /*background-color:rgb(123,221,221);#7BDDDD;*/
}
#diamondsearch .ds-fancycolor-Gray {
    background-color:rgba(225,225,225,0.3);/*#E1E1E1;*/
    /*background-color:rgb(225,225,225);/*#E1E1E1;*/
}
#diamondsearch .ds-fancycolor-Red {
    background-color:rgba(255,53,94,0.3);/*#FF355E;*/
    /*	background-color:rgb(255,53,94);/*#FF355E;*/
}
#diamondsearch .ds-fancycolor-Black {
    background-color:rgba(26,26,26,0.3);/*#1A1A1A;*/
    /*background-color:rgb(26,26,26);/*#1A1A1A;*/
}
#diamondsearch .ds-fancycolor-Brown {
    background-color:rgba(207,178,171,0.3);/*#CFB2AB;*/
    /*background-color:rgb(207,178,171);/*#CFB2AB;*/
}
#diamondsearch .ds-fancycolor-Orange {
    background-color:rgba(243,220,207,0.3);/*#F3DCCF;*/
    /*background-color:rgb(243,220,207);/*#F3DCCF;*/
}
#diamondsearch .ds-fancycolor-Green {
    background-color:rgba(186,230,160,0.3);/*#BAE6A0;*/
    /*background-color:rgb(186,230,160);/*#BAE6A0;*/
}
#diamondsearch .ds-fancycolor-Pink {
    background-color:rgba(203,124,221,0.3);/*#CB7CDD;*/
    /*background-color:rgb(203,124,221);/*#CB7CDD;*/
}
#diamondsearch .ds-fancycolor-Yellow {
    background-color:rgba(218,203,126,0.3);/*#DACB7E;*/
    /*background-color:rgb(218,203,126);/*#DACB7E;*/
}
#diamondsearch .ds-fancycolor-Purple {
    background-color:rgba(156,105,210,0.3);/*#9C69D2;*/
    /*background-color:rgb(156,105,210);/*#9C69D2;*/
}
#diamondsearch .ds-fancycolor-Violet {
    background-color:rgba(133,123,181,0.3);/*#857BB5;*/
    /*background-color:rgb(133,123,181);/*#857BB5;*/
}
#diamondsearch .ds-fancycolor-Champagne {
    background-color:rgba(233,175,76,0.3);/*#E9AF4C;*/
    /*background-color:rgb(233,175,76);/*#E9AF4C;*/
}
#diamondsearch .ds-fancycolor-Cognac {
    background-color:rgba(199,127,14,0.3);/*#C77F0E;*/
    /*background-color:rgb(199,127,14);/*#C77F0E;*/
}
#diamondsearch .ds-fancycolor-Chameleon {
    background-color:rgba(164,151,104,0.3);/*#A49768;*/
    /*background-color:rgb(164,151,104);/*#A49768;*/
}

#diamondsearch .ds-labelviewf li.ds-selected-Blue {
    background-color:#7BDDDD
}
#diamondsearch .ds-labelviewf li.ds-selected-Gray {
    background-color:#E1E1E1;
}
#diamondsearch .ds-labelviewf li.ds-selected-Red {
    background-color:#FF355E;
}
#diamondsearch .ds-labelviewf li.ds-selected-Black {
    background-color:#1A1A1A;
}
#diamondsearch .ds-labelviewf li.ds-selected-Brown {
    background-color:#CFB2AB;
}
#diamondsearch .ds-labelviewf li.ds-selected-Orange {
    background-color:#F3DCCF;
}
#diamondsearch .ds-labelviewf li.ds-selected-Green {
    background-color:#BAE6A0;
}
#diamondsearch .ds-labelviewf li.ds-selected-Pink {
    background-color:#CB7CDD;
}
#diamondsearch .ds-labelviewf li.ds-selected-Yellow {
    background-color:#DACB7E;
}
#diamondsearch .ds-labelviewf li.ds-selected-Purple {
    background-color:#9C69D2;
}
#diamondsearch .ds-labelviewf li.ds-selected-Violet {
    background-color:#857BB5;
}
#diamondsearch .ds-labelviewf li.ds-selected-Champagne {
    background-color:#E9AF4C;
}
#diamondsearch .ds-labelviewf li.ds-selected-Cognac {
    background-color:#C77F0E;
}
#diamondsearch .ds-labelviewf li.ds-selected-Chameleon {
    background-color:#A49768;
}

/* Footer Section */
#diamondsearch .ds-footer {
    border-top: 1px solid #e7e7e7;
    padding: 0 28px;
    overflow: hidden;
}
#diamondsearch .ds-footer h3 {
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #2c2c2c;
    margin: 0;
    height: 44px;
    line-height: 44px;
    float: left;
}
#diamondsearch .ds-footer h3 strong {
    font-family: 'proxima_novabold', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

/* Pagination Section */
#diamondsearch .ds-footer .ds-pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 44px;
    line-height: 44px;
    float: right;
}
#diamondsearch .ds-footer .ds-pagination li {
    display: inline-block;
    margin-left: 4px;
}
#diamondsearch .ds-footer .ds-pagination li a {
    display: inline-block;
    color: #3a3a3a;
    font-size: 14px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-align: center;
    min-width: 28px;
    padding: 0 4px;
    height: 28px;
    line-height: 28px;
    outline: 0 none;
    cursor: pointer;
}
#diamondsearch .ds-footer .ds-pagination li.disabled a {
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: default;
}
#diamondsearch .ds-footer .ds-pagination li.active a {
    background-color: #e7e7e7;
    cursor: default;
}

/* MORPHing Contact Form */
#diamondsearch .morph-button {
    display: inline-block;
    vertical-align: middle;
}
#diamondsearch .morph-button-fixed,
#diamondsearch .morph-button-fixed .morph-content {
    width: 180px;
    height: 52px;
}
#diamondsearch .morph-button-fixed .morph-content {
    position: absolute;
    /*z-index: 99;*/
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
    transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
#diamondsearch .morph-button-fixed.open .morph-content {
    opacity: 1;
    filter: alpha(opacity=100);
}
#diamondsearch .morph-button-fixed .morph-content > div {
    visibility: hidden;
    height: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
    transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
}
#diamondsearch .morph-button-fixed.open .morph-content > div {
    visibility: visible;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s 0.5s;
    transition: opacity 0.3s 0.5s;
}
#diamondsearch .morph-button > button {
    position: relative;
}
#diamondsearch .morph-button-fixed > button {
    height: 100%;
    -webkit-transition: opacity 0.1s ease 0.5s, background-color 0.25s, color .25s;
    transition: opacity 0.1s ease 0.5s, background-color 0.25s, color .25s;
    width: 100%;
    /*z-index: 100;*/
    z-index: 2
}
#diamondsearch .morph-button-fixed.open > button {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
}
#diamondsearch .morph-button-fixed.active .morph-content {
    /*z-index: 102;*/
    z-index: 4;
}
#diamondsearch .morph-button-overlay.open .morph-content {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
}

/* Morph Button Style:Modal */
#diamondsearch .morph-button-modal:before {
    position: absolute;
    top: 0;
    left: 0;
    /*z-index: 98;*/
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    pointer-events: none;
}
#diamondsearch .morph-button-modal.open:before {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    pointer-events: auto;
}
#diamondsearch .morph-button-modal.active:before {
    /*z-index: 101;*/
    z-index: 3;
}
#diamondsearch .morph-button-modal .morph-content {
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #3D328E;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: border-color 0.4s, box-shadow 0.4s, opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
    transition: border-color 0.4s, box-shadow 0.4s, opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
#diamondsearch .morph-button-modal.open .morph-content {
    top: 14px !important;
    left: 50% !important;
    margin: 0 0 0 -232px;
    width: 464px;
    height: 588px;
    border-color: transparent;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
    -webkit-transition: border-color 0.4s 0.3s, box-shadow 0.4s 0.3s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
    transition: border-color 0.4s 0.3s, box-shadow 0.4s 0.3s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
#diamondsearch .morph-button-modal .morph-content .content-style-form {
    padding: 36px 44px;
}
#diamondsearch .morph-button-modal .morph-content .nwg_icons_times {
    color: #3A3A3A;
    font-size: 16px;
    line-height: 1;
    position: absolute;
    right: 14px;
    text-decoration: none;
    top: 14px;
    cursor: pointer;
}
#diamondsearch .morph-button-modal .morph-content h2 {
    text-transform: uppercase;
    font-size: 24px;
    color: #2c2c2c;
    margin: 0 0 24px;
    font-weight: normal;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
}
#diamondsearch .morph-button-modal .morph-content p {
    margin: 0 0 22px;
}
#diamondsearch .morph-button-modal .morph-content label {
    font-family: 'proxima_novasemibold', Helvetica, Arial, sans-serif;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    color: #3a3a3a;
    line-height: 1;
    font-weight: normal;
    margin: 0 0 4px;
}
#diamondsearch .morph-button-modal .morph-content .ds-button {
    width: 100%;
}

#diamondsearch .ds-button {
    margin-left: 5px;
    box-shadow: none;
}
/* Reusable elements */
#diamondsearch .ds-button {
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    padding: 0 !important;
    border-radius: 0 !important;
    letter-spacing: 1px;
    width: 180px;
    background-color: #fff;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #3d328e;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #4a3293;
    vertical-align: middle;
    font-size: 14px !important;
    -webkit-transition: all .25s;
    transition: all .25s;
}
#diamondsearch .ds-button:focus,
#diamondsearch .ds-button:hover {
    outline: 0 none;
    text-decoration: none;
    color: #fff;
    background-color: #3d328e;
}
#diamondsearch .ds-button.ds-button-grey {
    border: 0 none !important;
    background-color: #e7e7e7;
    color: #3a3a3a;
}
#diamondsearch .ds-button.ds-button-grey:focus,
#diamondsearch .ds-button.ds-button-grey:hover {
    background-color: #3D328E;
    color: #fff;
}
#diamondsearch .ds-button.ds-button-special {
    border: 0 none !important;
    background-color: #3d328e;
    background-image: url(images/special-button.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
}
#diamondsearch .ds-button.ds-button-special:focus,
#diamondsearch .ds-button.ds-button-special:hover {
    color: #fff;
    background-color: #2c2c2c;
}
#diamondsearch .ds-button.ds-start,
#diamondsearch .ds-button.ds-end {
    position: relative;
    -webkit-transform: scaleY(0.7);
    transform: scaleY(0.7);
    cursor: default;
}
#diamondsearch .ds-button.ds-start:hover,
#diamondsearch .ds-button.ds-end:hover,
#diamondsearch .ds-button.ds-start:focus,
#diamondsearch .ds-button.ds-end:focus {
    background-color: #3d328e;
}
#diamondsearch .ds-button.ds-start span,
#diamondsearch .ds-button.ds-end span {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
}
#diamondsearch .ds-button:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 0;
    -webkit-transition: max-width 3.5s;
    transition: max-width 3.5s;
}
#diamondsearch .ds-button.ds-start:before {
    max-width: 100%;
}
#diamondsearch .ds-button.ds-end:before {
    max-width: 100%;
    -webkit-transition: none;
    transition: none;
}
#diamondsearch .ds-button.ds-end {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
#diamondsearch .ds-button.ds-end:after {
    content: "âœ“";
    font-size: 22px;
    left: 0;
    position: absolute;
    right: 0;
}
#diamondsearch .ds-field {
    border: 1px solid #d8d8d8;
    height: 52px;
    line-height: 52px;
    padding: 0 20px;
    font-size: 16px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    color: #818181;
    width: 100%;
}
#diamondsearch textarea.ds-field {
    line-height: 28px;
    padding: 8px 20px;
    min-height: 160px;
}
#diamondsearch .ds-col-2 {
    width: 50%;
    float: left;
    padding: 0 12px;
}
#diamondsearch .ds-col-3 {
    width: 33.33333%;
    float: left;
    padding: 0 12px;
}

/* Utilities */
#diamondsearch .ds-hide {
    display: none;
}
#diamondsearch .ds-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both;
}
#diamondsearch .ds-float-right {
    float: right;
}
#diamondsearch .ds-float-left {
    float: left;
}
#diamondsearch .ds-measure-helper {
    position: absolute;
    visibility: hidden;
    left: -9999px;
}

/* ! jQuery UI - v1.10.3 - 2013-11-27
* http://jqueryui.com
* Includes:jquery.ui.core.css,
jquery.ui.slider.css,
jquery.ui.theme.css
* To view and modify this theme,
visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors;
Licensed MIT */
#diamondsearch .ui-slider {
    position: relative;
    text-align: left;
}
#diamondsearch .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    top: -9px !important;
    font-size: 20px;
    text-decoration: none;
    color: #3d328e;
    outline: 0 none;
    border: 0 none;
    background: transparent;
}
#diamondsearch .ui-slider .ui-slider-handle.ui-left-handle {
    margin-left: -7px;
}
#diamondsearch .ui-slider .ui-slider-handle.ui-right-handle {
    margin-left: -12px;
}
#diamondsearch .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
}
#diamondsearch .ui-slider-inputs {
    padding: 10px 16px 0;
}
#diamondsearch .ui-slider-inputs:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both;
}
#diamondsearch .ui-slider-inputs input {
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif !important;
    border: 1px solid #f1eedd !important;
    height: 24px !important;
    line-height: 24px !important;
    width: 78px !important;
    padding: 0 6px !important;
    font-size: 12px !important;
    color: #565656 !important;
    background-color: #fff !important;
    display: inline-block !important;
}
#diamondsearch .ds-ui-value-wrapper-left {
    font-size: 12px !important;
    float: left;
}
#diamondsearch .ds-ui-value-wrapper-right {
    font-size: 12px !important;
    float: right;
}

/* For IE8 - See #6727 */
#diamondsearch .ui-slider.ui-state-disabled .ui-slider-handle,
#diamondsearch .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
#diamondsearch .ui-slider-horizontal {
    height: 4px;
    margin: 0 16px;
}
#diamondsearch .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
#diamondsearch .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
#diamondsearch .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
#diamondsearch .ui-widget-content {
    background: #dfdfdf;
    border-radius: 10px;
}
#diamondsearch .ui-widget-header {
    position: relative;
    background-color: #3d328e;
}
#diamondsearch .ui-widget-header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.3);
}
#diamondsearch .ui-slider-legend {
    padding: 5px 16px 0;
}
#diamondsearch .ui-slider-legend p {
    float: left;
    text-align: center;
    margin: 0;
    line-height: 1;
    position: relative;
}
#diamondsearch .ui-slider-legend p b {
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #696969;
    cursor: default;
}
#diamondsearch .ui-slider-legend p span {
    background: #FFFFFF;
    height: 2px;
    width: 2px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -21px;
    z-index: 1;
}
#diamondsearch .ui-slider-legend p:first-child span {
    display: none;
}

/* Diamond Search Certificate Modal */
.ds-overlay {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    overflow: hidden;
}
#ds-modal {
    max-width: 1024px;
    min-width: 320px;
    height: 90%;
    min-height: 500px;
    max-height: 900px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    overflow: auto;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.ds-overlay.ds-show,
#ds-modal.ds-show {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
#ds-modal .ds-content {
    background: #fff;
    height: 100%;
    position: relative;
    overflow: hidden;
}
#ds-modal .ds-content h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.24);
    color: #4B5355;
    font-size: 2.4em;
    font-weight: 300;
    height: 10%;
    margin: 0;
    position: relative;
    text-align: center;
}
#ds-modal .ds-content h3 .nwg_icons_times {
    bottom: 0;
    cursor: pointer;
    font-size: 16px;
    height: 20px;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0;
}
#ds-modal .ds-content h3 .table {
    display: table;
    height: 100%;
    width: 100%;
}
#ds-modal .ds-content h3 .table-cell {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    color: #2c2c2c;
    font-size: 24px;
    font-family: 'proxima_novaregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#ds-modal .ds-content .cont-scroll-wrapper {
    overflow: hidden;
    height: 90%;
}

/* ============Responsive styles=============== */
/* Tablet */
#diamondsearch.ds-tablet .ds-diamond-image {
    margin: 30px 0 0;
    max-width: 216px;
}
#diamondsearch.ds-tablet .ds-product-preview-right {
    padding: 44px 24px 0;
    text-align: center;
}
#diamondsearch.ds-tablet .ds-diamond-title.ds-diamond-carat {
    display: inline-block;
}
#diamondsearch.ds-tablet .ds-col-3,
#diamondsearch.ds-tablet .ds-product-preview-left,
#diamondsearch.ds-tablet .ds-product-preview-right {
    width: 100%;
    float: none;
}
#diamondsearch.ds-tablet .ds-paragraph {
    margin: 20px auto 0;
}
#diamondsearch.ds-tablet .ds-results {
    height: 1089px;
}
/* Mobile */
#diamondsearch.ds-mobile .ds-filter-row.ds-filter-actions {
    padding-bottom: 24px;
}
#diamondsearch.ds-mobile .ds-filter-actions .ds-button {
    width: 100px;
}
#diamondsearch.ds-mobile .ds-diamond-preview {
    display: none;
}
#diamondsearch.ds-mobile .ds-search .ds-search-title h1 {
    font-size: 14px;
    margin-right: 100px;
    padding-left: 12px;
}
#diamondsearch.ds-mobile .ds-search .ds-search-title .ds-filter-toggle {
    width: 100px;
    letter-spacing: 0;
    font-size: 14px;
}
#diamondsearch.ds-mobile .ds-search .ds-search-title .ds-filter-toggle i {
    font-size: 12px;
    margin-left: 4px;
}
#diamondsearch.ds-mobile .ds-filter-label {
    font-size: 12px;
    margin-bottom: 16px;
    text-align: center;
}
#diamondsearch.ds-mobile .ds-filter-color ul {
    padding: 0;
    margin: 12px 0 0;
}
#diamondsearch.ds-mobile .ui-slider-legend,
#diamondsearch.ds-mobile .ui-slider-inputs {
    padding: 18px 0 0px;
}
#diamondsearch.ds-mobile .ui-slider-legend p b {
    font-size: 11px;
}
#diamondsearch.ds-mobile .ui-slider-horizontal {
    margin: 0;
}
#diamondsearch.ds-mobile .ui-slider .ui-slider-handle {
    width: 28px;
    height: 32px;
    top: -14px;
    font-size: 24px;/*32px;*/
}
#diamondsearch.ds-mobile .ui-slider .ui-slider-handle.ui-left-handle {
    margin-left: -14px;
}
#diamondsearch.ds-mobile .ui-slider .ui-slider-handle.ui-right-handle {
    margin-left: -18px;
}
#diamondsearch.ds-mobile .ds-filter-row .ds-col {
    width: 100%;
    float: none;
    padding-bottom: 24px;
}
#diamondsearch.ds-mobile .ds-filter-row.ds-custom .ds-col {
    padding-bottom: 18px;
}
#diamondsearch.ds-mobile .ds-diamond-preview .ds-diamond-preview-left,
#diamondsearch.ds-mobile .ds-diamond-preview .ds-diamond-preview-right {
    float: none;
    width: 100%;
    padding: 60px 0 24px;
    text-align: center;
}
#diamondsearch.ds-mobile .ds-filter-shape ul li {
    min-width: 86px;
}
#diamondsearch.ds-mobile .ds-filter-certificate .ds-filter-certificate-wrapper li {
    display: block;
    line-height: 36px;
    border-top: 1px solid #f0f0f0;
}
#diamondsearch.ds-mobile .ds-filter-row {
    padding-bottom: 0;
}
#diamondsearch.ds-mobile .ds-results {
    height: 1789px;
}
#diamondsearch.ds-mobile .ds-results .ds-results-table td {
    font-size: 12px;
}
#diamondsearch.ds-mobile .ds-results .ds-results-table th .ds-attribute-label {
    width: 33.333%;
}

/* clarity */
#diamondsearch.ds-mobile .ds-results .ds-results-table th:nth-child(4),
#diamondsearch.ds-mobile .ds-results .ds-results-table td:nth-child(4),
    /* cut */
#diamondsearch.ds-mobile .ds-results .ds-results-table th:nth-child(5),
#diamondsearch.ds-mobile .ds-results .ds-results-table td:nth-child(5),
    /* polish */
#diamondsearch.ds-mobile .ds-results .ds-results-table th:nth-child(6),
#diamondsearch.ds-mobile .ds-results .ds-results-table td:nth-child(6),
    /* symmentry */
#diamondsearch.ds-mobile .ds-results .ds-results-table th:nth-child(7),
#diamondsearch.ds-mobile .ds-results .ds-results-table td:nth-child(7),
    /* lab */
#diamondsearch.ds-mobile .ds-results .ds-results-table th:nth-child(8),
#diamondsearch.ds-mobile .ds-results .ds-results-table td:nth-child(8),
    /* price */
#diamondsearch.ds-mobile .ds-results .ds-results-table th:nth-child(9),
#diamondsearch.ds-mobile .ds-results .ds-results-table td:nth-child(9) {
    display: none;
}
#diamondsearch.ds-mobile .ds-product .ds-add-to-cart {
    margin: 12px 8px;
}
#diamondsearch.ds-mobile .morph-button-modal .morph-content .content-style-form {
    padding: 30px 12px;
}
#diamondsearch.ds-mobile .morph-button-modal.open .morph-content {
    width: 300px;
    margin: 0 0 0 -150px;
}
#diamondsearch.ds-mobile .ds-product-preview-left {
    padding-top: 44px;
}
#diamondsearch.ds-mobile .ds-diamond-title {
    font-size: 20px;
    line-height: 24px;
}
#diamondsearch.ds-mobile .ds-product-details h2 {
    font-size: 20px;
}
#diamondsearch.ds-mobile .ds-diamond-price {
    font-size: 28px;
}
#diamondsearch.ds-mobile .ds-col-2 {
    width: 100%;
    float: none;
}
#diamondsearch.ds-mobile .ds-listview:nth-child(1) li:first-child {
    border-top: 0 none;
}
#diamondsearch.ds-mobile .ds-footer {
    padding: 0 8px;
    text-align: center;
}
#diamondsearch.ds-mobile .ds-footer .ds-pagination li {
    margin: 0;
}
#diamondsearch.ds-mobile .ds-footer h3,
#diamondsearch.ds-mobile .ds-footer .ds-pagination {
    float: none;
}