/* Minification failed. Returning unminified contents.
(1065,21): run-time error CSS1036: Expected expression, found '''
(1066): Scanner error CSS1002: Unterminated string: '%2F%3E%3C%2Fsvg%3E);
(1071,21): run-time error CSS1036: Expected expression, found '''
(1072): Scanner error CSS1002: Unterminated string: '%2F%3E%3C%2Fsvg%3E);
(1077,21): run-time error CSS1036: Expected expression, found '''
(1078): Scanner error CSS1002: Unterminated string: '%2F%3E%3C%2Fsvg%3E);
(1081,21): run-time error CSS1036: Expected expression, found '''
(1082): Scanner error CSS1002: Unterminated string: '%2F%3E%3C%2Fsvg%3E);
(1085,21): run-time error CSS1036: Expected expression, found '''
(1086): Scanner error CSS1002: Unterminated string: '%2F%3E%3C%2Fsvg%3E);
(1089,21): run-time error CSS1036: Expected expression, found '''
(1090): Scanner error CSS1002: Unterminated string: '%2F%3E%3C%2Fsvg%3E);
(1376,21): run-time error CSS1036: Expected expression, found '''
(1377): Scanner error CSS1002: Unterminated string: '%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
(1382,21): run-time error CSS1036: Expected expression, found '''
(1383): Scanner error CSS1002: Unterminated string: '%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
 */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

img {
    max-width: 100%;
}

ol, ul {
    list-style: none outside none;
}

blockquote, q {
    quotes: none;
}

table {
    border: medium none;
    border-collapse: collapse;
    padding: 0;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

img {
    vertical-align: top;
}

embed {
    vertical-align: top;
}

/*input[type="checkbox"], input[type="radio"] {
    margin: 0 4px 0 0;
    position: relative;
    top: 0.15em;
}

input[type="checkbox"] {
    *top: 0.05em;
}*/

input[type="radio"] {
    *top: -0.2em;
}

input:focus, select:focus, button:focus, textarea:focus {
    outline: none;
}

input[type="button"], input[type="submit"],
textarea,
button {
    -webkit-appearance: none;
    /*Safari/Chrome*/
    -moz-appearance: none;
    /*Firefox*/
    -ms-appearance: none;
    /*IE*/
    -o-appearance: none;
    /*Opera*/
    /*-webkit-border-radius: 0;*/
    -moz-appearance: none;
    -webkit-appearance: none;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/*! jQuery UI - v1.12.1 - 2016-12-19
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=smoothness&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fcefa1&bgImgOpacityHighlight=55&bgTextureHighlight=glass&bgColorHighlight=fbf9ee&iconColorActive=454545&fcActive=212121&borderColorActive=aaaaaa&bgImgOpacityActive=65&bgTextureActive=glass&bgColorActive=ffffff&iconColorHover=454545&fcHover=212121&borderColorHover=999999&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=dadada&iconColorDefault=888888&fcDefault=555555&borderColorDefault=d3d3d3&bgImgOpacityDefault=75&bgTextureDefault=glass&bgColorDefault=e6e6e6&iconColorContent=222222&fcContent=222222&borderColorContent=aaaaaa&bgImgOpacityContent=75&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=222222&fcHeader=222222&borderColorHeader=aaaaaa&bgImgOpacityHeader=75&bgTextureHeader=highlight_soft&bgColorHeader=cccccc&cornerRadius=4px&fsDefault=1.1em&fwDefault=normal&ffDefault=Verdana%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #d3d3d3}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #d3d3d3;background:#e6e6e6 url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #999;background:#dadada url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#212121;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #aaa;background:#fff url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-icon-background,.ui-state-active .ui-icon-background{border:#aaa;background-color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-checked{border:1px solid #fcefa1;background:#fbf9ee}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-icons_222222_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-icons_cd0a0a_256x240.png)}.ui-button .ui-icon{background-image:url(Scripts/Lib/jquery-ui-1.12.1.custom/images/ui-icons_888888_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:-8px -8px 8px #aaa;box-shadow:-8px -8px 8px #aaa}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(https://suzukimurah.com/Scripts/Lib/carouselslide/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  position: relative;
  margin-top: -205px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #f1f1f1;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 0px; }
    .owl-theme .owl-dots .owl-dot.active span {
      width: 15px;
      height: 15px;
      background: #d90e0e; }
    .owl-theme .owl-dots .owl-dot:hover span {
      background: #d90e0e; }

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    /*font-size: 13px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .chosen-container * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        z-index: 1010;
        width: 100%;
        border: 1px solid #dedede;
        border-top: 0;
        background: #fff;
        -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
        clip: rect(0, 0, 0, 0);
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        clip: auto;
    }

    .chosen-container a {
        cursor: pointer;
    }

    .chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: normal;
        color: #999999;
    }

        .chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top;
        }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    /*overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;*/
}

.chosen-container-single .chosen-default {
    color: #999;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 24px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 15px;
    right: 21px;
    display: block;
    width: 12px;
    height: 12px;
    /*background: url(Scripts/Lib/chosen_v1.8.2/chosen-sprite.png) -42px 1px no-repeat;*/
    font-size: 1px;
}

    .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px;
    }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        /*height: 100%;*/
        /*background: url(Scripts/Lib/chosen_v1.8.2/chosen-sprite.png) no-repeat 0px 10px;*/
    }
        .chosen-container-single .chosen-single div b::after {
            content: '\e80d';
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            width: 1em;
            margin-right: .2em;
            text-align: center;
            font-variant: normal;
            text-transform: none;
            line-height: 1em;
            margin-left: 0em;
            margin-top: 0.8em;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

    .chosen-container-single .chosen-search input[type="text"] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        /*background: url(Scripts/Lib/chosen_v1.8.2/chosen-sprite.png) no-repeat 100% -20px;*/
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0;
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        list-style: none;
        word-wrap: break-word;
        -webkit-touch-callout: none;

        padding: 5px 10px;
        text-align: left;
        cursor: pointer;
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer;
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default;
        }

        .chosen-container .chosen-results li.highlighted {
            color: #ff7352;
        }

        .chosen-container .chosen-results li.no-results {
            color: #777;
            display: list-item;
            background: #f4f4f4;
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: bold;
            cursor: default;
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px;
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline;
        }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text;
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none;
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap;
        }

            .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: transparent !important;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
                width: 25px;
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            max-width: 100%;
            border-radius: 3px;
            background-color: #eeeeee;
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
            background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-size: 100% 19px;
            background-repeat: repeat-x;
            background-clip: padding-box;
            -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            color: #333;
            line-height: 13px;
            cursor: default;
        }

            .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word;
            }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                /*background: url(Scripts/Lib/chosen_v1.8.2/chosen-sprite.png) -42px 1px no-repeat;*/
                font-size: 1px;
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px;
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
            background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            color: #666;
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4;
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px;
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
    /*border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}

.chosen-container-active.chosen-with-drop .chosen-single {
    /*border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;*/
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: transparent;
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 10px;
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

    .chosen-container-active .chosen-choices li.search-field input[type="text"] {
        color: #222 !important;
    }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}

    .chosen-disabled .chosen-single {
        cursor: default;
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default;
    }

/* @end */
/* @group Right to Left */
.chosen-rtl {
    text-align: right;
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0;
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl;
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px;
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px;
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px;
    }

    .chosen-rtl .chosen-choices li {
        float: right;
    }

        .chosen-rtl .chosen-choices li.search-field input[type="text"] {
            direction: rtl;
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px;
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px;
            }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0;
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none;
    }

    .chosen-rtl .chosen-search input[type="text"] {
        padding: 4px 5px 4px 20px;
        /*background: url(Scripts/Lib/chosen_v1.8.2/chosen-sprite.png) no-repeat -30px -20px;*/
        direction: rtl;
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px;
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px;
    }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        /*background-image: url(Scripts/Lib/chosen_v1.8.2/chosen-sprite-2x.png) !important;*/
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}

/* @end */

/**
 * Swiper 4.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E);
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E);
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E);
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E);
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E);
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

@font-face {
  font-family: 'fontello';
  src: url(Content/Web/font/fontello_68133220.eot);
  src: url(Content/Web/font/fontello_68133220.eot#iefix) format('embedded-opentype'),
       url(Content/Web/font/fontello_68133220.woff) format('woff'),
       url(Content/Web/font/fontello_68133220.ttf) format('truetype'),
       url(Content/Web/font/fontello_68133220-fontello.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url(Content/Web/font/fontello_68133220-fontello.svg) format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-cw:before { content: '\e800'; } /* '' */
.icon-trash-empty:before { content: '\e801'; } /* '' */
.icon-folder-open:before { content: '\e802'; } /* '' */
.icon-user:before { content: '\e803'; } /* '' */
.icon-search:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-heart-empty:before { content: '\e806'; } /* '' */
.icon-phone:before { content: '\e807'; } /* '' */
.icon-email:before { content: '\e808'; } /* '' */
.icon-facebook-1:before { content: '\e809'; } /* '' */
.icon-skype:before { content: '\e80a'; } /* '' */
.icon-right-open:before { content: '\e80b'; } /* '' */
.icon-left-open:before { content: '\e80c'; } /* '' */
.icon-down-open:before { content: '\e80d'; } /* '' */
.icon-up-open:before { content: '\e80e'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-gplus:before { content: '\f05a'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
@font-face {
    font-family: 'MyriadPro-BlackCondensed';
    src: url(Content/Web/Font/Common/MYRIADPRO-BLACKCOND_0.OTF) format('opentype');
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro';
    src: url(Content/Web/Font/Common/MYRIADPRO-REGULAR.OTF) format('opentype');
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url(Content/Web/Font/Common/OpenSans-ExtraBold.ttf) format('truetype');
    font-style: normal;
}

/*=========================CONTAIN=========================*/
/*=================Home===============*/

button.button-link {
    border: none;
    cursor: pointer;
}

.error {
    margin-top: 5px;
    color: #dc4a38;
    font-style: italic;
    font-family: 'MyriadPro';
    font-weight: normal;
}

#homeContainer {
    margin-top: 20px;
}

    #homeContainer .banner img {
        width: 100% !important;
    }


.contain {
    padding: 60px 0px;
    border-bottom: 1px solid #bbbbbb;
}

    .contain::after {
        clear: both;
    }

.container::after {
    clear: both;
}

.contain .banner-1 {
    margin-top: 20px;
}

.banner-1 {
    height: 650px;
    background: url(Content/Web/Images/Home/car-banner-1.jpg) no-repeat center;
    width: 100%;
    background-size: cover;
}

.button-link-body {
    display: inline-block;
    height: 45px;
    width: 200px;
    padding-left: 30px;
    line-height: 45px;
    position: relative;
    color: #ffffff;
    background: #bbbbbb;
    cursor: pointer;
}

    .button-link-body::before {
        position: absolute;
        left: 1px;
        top: 1px;
        content: '';
        border-left: 15px solid #ffffff;
        border-bottom: 15px solid transparent;
    }


/*#homeContainer img {
    width: 100%;
}*/

#homeSearch {
    position: relative;
    z-index: 1;
    margin-bottom: 49px;
}

.homeSearchContent {
    border-top: 5px solid #d90e0e;
    width: 100%;
    background-color: #ffffff;
    border-bottom: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    padding: 30px;
}

    .homeSearchContent input {
        width: 348px;
    }

    .homeSearchContent select, .homeSearchContent .chosen-single {
        padding: 10px 9px;
        width: 348px;
        height: 40px;
        border: 1px solid #bbbbbb;
    }

.searchAdvanceLink:hover i,
.searchAdvanceLink:hover span {
    color: #d90e0e;
}

.chosen-single {
    padding: 10px 9px;
    height: 40px;
    border: 1px solid #bbbbbb;
}

.homeSearchContent a:not(.button-link) {
    color: #171717;
}

.homeSearchContent .col-item:nth-child(5) {
    padding-top: 37px;
}

input {
    width: 100%;
    height: 40px;
    border: 1px solid #bbbbbb;
}

#homeLocation {
    margin-bottom: 49px;
    text-align: center;
}

div.container > .title:first-child {
    margin-bottom: 45px;
    display: inline-block;
}

#hightlight-car {
    text-align: center;
}

    #hightlight-car a:hover {
        color: #d90e0e;
    }

#homeLocation .row:not(:last-child) {
    margin-bottom: 30px;
}

/*Xe pho bien*/
.title {
    width: 600px;
    position: relative;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 13px;
    margin-bottom: 45px;
    text-align: center;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 40px;
}

    .title::before {
        content: "";
        position: absolute;
        left: 225px;
        bottom: -1px;
        height: 1px;
        width: 150px;
        border-bottom: 2px solid #d90e0e;
    }

.location-icon-box {
    vertical-align: middle;
    width: 45px;
    height: 45px;
    display: inline-block;
    position: relative;
    padding: 12px 12px;
}

    .location-icon-box::before {
        position: absolute;
        right: 1px;
        bottom: 1px;
        content: '';
        border-right: 15px solid #ffffff;
        border-top: 15px solid transparent;
    }


    .location-icon-box i {
        color: #ffffff;
    }

.location {
    text-transform: uppercase;
}


    .location li:hover h2 {
        color: red;
    }

    .location li:hover .location-icon-box {
        background-color: red;
    }

ul.location li:not(:last-child) {
    margin-bottom: 30px;
    width: 20%;
}

.text-left {
    text-align: left;
}
/*Xe noi bat*/
.listCarContent {
    text-align: center;
}

    .listCarContent .row .col-item {
        margin-bottom: 45px;
        min-width: 360px;
    }


    .listCarContent .textTitle {
        text-transform: uppercase;
    }

.price-button {
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: relative;
    color: #ffffff;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 21px;
    padding: 0px 20px;
}

    .price-button::before {
        position: absolute;
        left: 1px;
        top: 1px;
        content: '';
        border-left: 15px solid #ffffff;
        border-bottom: 15px solid transparent;
    }



/*New model*/
#new-model {
    height: 700px;
    margin-bottom: 30px;
}

.banner-SuzukiCiaz {
    background: url(Content/Web/Images/Home/Banner-SuzukiCiaz.jpg) no-repeat bottom center;
    height: 700px;
    width: 100%;
    background-size: cover;
}

.banner-Suzukiertiga {
    background: url(Content/Web/Images/Home/Banner-Suzukiertiga.jpg) no-repeat bottom center;
    height: 700px;
    width: 100%;
    background-size: cover;
}

.banner-SuzukiIgnis {
    background: url(Content/Web/Images/Home/Banner-SuzukiIgnis.jpg) no-repeat bottom center;
    height: 700px;
    width: 100%;
    background-size: cover;
}

.banner-Suzukijimny {
    background: url(Content/Web/Images/Home/Banner-Suzukijimny.jpg) no-repeat bottom center;
    height: 700px;
    width: 100%;
    background-size: cover;
}


.hightlight-info {
    width: 350px;
    padding-top: 184px;
}

#new-model-title {
    position: relative;
    background-color: #d90e0e;
    color: #ffffff;
    display: flex;
    align-items: center;
    padding: 30px;
    font-size: 18px;
    font-family: 'OpenSans-ExtraBold';
}

    #new-model-title::before {
        position: absolute;
        left: 1px;
        top: 1px;
        content: '';
        border-left: 15px solid #ffffff;
        border-bottom: 15px solid transparent;
    }

#new-model-content {
    background-color: #ffffff;
    color: black;
    padding: 30px;
    display: flex;
    align-items: center;
    text-align: justify;
}
/*Home-Tin tuc*/
#tin-tuc {
    text-align: center;
}

    #tin-tuc a:hover {
        color: #d90e0e;
    }

    #tin-tuc .white-clr {
        margin: 0 12px;
    }

    #tin-tuc .listCarContent .car.col-item:not(:last-child) {
        margin-right: 45px;
    }

.marketNews {
    font-family: 'MyriadPro-BlackCondensed';
    font-weight: bold;
    font-size: 14px;
}

.homeNewsImage {
    width: 360px;
    height: 270px;
    position: relative;
    overflow: hidden;
}

    .homeNewsImage img {
        width: 100%;
    }

.thumbImage {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

/*Suzuki*/
.banner-3 {
    background: url(Content/Web/Images/Home/car-banner-3.png);
    height: 700px;
    width: 100%;
    background-size: cover;
}

.suzuki-list {
    padding-top: 184px;
}

    .suzuki-list a:hover {
        color: #d90e0e;
    }

    .suzuki-list .suzuki-list-car:not(:first-child) {
        margin-left: 23px;
    }

    .suzuki-list .suzuki-list-car {
        float: left;
        width: 15%;
    }

.suzuki-list-car {
    position: relative;
    background-color: #ffffff;
    padding: 30px 28px;
    width: 153px;
}

    .suzuki-list-car::before {
        position: absolute;
        left: 1px;
        top: 1px;
        content: '';
        border-left: 15px solid #d90e0e;
        border-bottom: 15px solid transparent;
    }

    .suzuki-list-car .boxLinkTitlle {
        font-family: 'MyriadPro-BlackCondensed';
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
    }

    .suzuki-list-car ul li {
        line-height: 18px;
    }

        .suzuki-list-car ul li:not(:last-child) {
            margin-bottom: 8px;
        }


.mg-right-47 {
    margin-right: 47px;
}





/*=========================Forget Password=========================*/
#feedback-btn,
#login-link {
    display: inline-block;
}

.suggest {
    font-family: 'MyriadPro';
}

    .suggest a {
        color: #171717;
    }

.error-validate {
    color: #dc4a38;
    font-style: italic;
    font-family: 'MyriadPro';
}
/*=========================Reset Password Successfully=========================*/
.mg-top-6 {
    margin-top: 6px;
}

/*=========================SUPPORT=========================*/
.support-content {
    padding: 0px 360px;
}

.supportCaptcha {
    margin-bottom: 30px;
    text-align: center;
}
/*=========================SITEMAP=========================*/
.sitemap-content {
    display: flex;
    justify-content: center;
}

    .sitemap-content ul li {
        line-height: 24px;
    }

        .sitemap-content ul li a {
            color: black;
        }



    .sitemap-content .textTitle {
        margin-bottom: 4px;
    }

.siteMapContent2 {
    width: 438px;
}

    .siteMapContent2 li {
        width: 48%;
    }

        .siteMapContent2 li:nth-child(odd) {
            margin-right: 17px;
        }


.mg-left-22 {
    margin-left: 22px;
}
/*=========================TERM OF USE=========================*/

.termNo .textTitle {
    margin-bottom: 13px;
    text-transform: uppercase;
}

.termNo {
    margin-bottom: 13px;
}

.term-content:last-child .termNo:last-child {
    margin-bottom: 0;
}
/*=========================ABOUT US=========================*/
.aboutContent .row:not(:last-child) {
    margin-bottom: 25px;
}

.aboutContent .row .col-item:not(:first-child) {
    margin-left: 25px;
}

/*=========================register success=========================*/
.banner-register {
    background: url(Content/Web/Images/Account/firework.jpg) no-repeat center;
    height: 216px;
    display: flex;
    margin-bottom: 30px;
}

    .banner-register > div {
        margin: 0 auto;
        width: 32%;
        align-self: center;
    }

.register-success-title {
    color: #d90e0e;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 28px;
    margin-bottom: 14px;
}

    .register-success-title + div {
        padding: 0 20px;
    }

flexCenter {
    display: flex;
    justify-content: center;
}

.banner-register + div.row {
    justify-content: center;
}

    .banner-register + div.row a.button-link:first-child {
        margin-right: 5px;
    }
/*=========================ACCOUNT INFORMATION=========================*/

.sideMenu a {
    width: 315px;
    text-align: left;
    padding-left: 30px;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 18px;
}

.sideMenu li:not(:last-child) {
    margin-bottom: 5px;
}

.accountContent {
    margin-left: 45px;
}

#accountInfo .accountContent > .textTitle {
    margin-bottom: 23px;
}

#accountInfo .accountContent input,
#change-password .accountContent input {
    width: 448px;
}

#accountInfoPasswordContent .password-content div {
    vertical-align: sub;
    display: inline-block;
}

    #accountInfoPasswordContent .password-content div:last-child {
        margin-left: 15px;
    }

.accountContent .password-content a {
    color: #010101;
}

    .accountContent .password-content a:hover {
        color: #d90e0e;
    }



/*=========================Account Popup=========================*/
/*Update Info Susscessfully*/
.account-popup {
    width: 400px;
    position: absolute;
    margin-top: 265px; /*set to a negative number 1/2 of your height*/
    margin-left: 386px; /*set to a negative number 1/2 of your width*/
    background-color: #ffffff;
    box-shadow: 0px 0px 20px -2px black;
    z-index: 99;
}

.account-popup-form {
    padding: 30px;
}

/*My Ads*/
#myAds input {
    margin-top: 0px;
}

#myAdsFromDate input,
#myAdsToDate input {
    width: 178px;
}

#myAdsStatus input {
    width: 139px;
}

#myAdsStatus .button-link {
    padding-left: 0px;
    padding-right: 0px;
}

#icon_seach {
    padding-top: 10px;
}


#myAdsFilter {
    margin-bottom: 25px;
}

    #myAdsFilter div {
        display: inline-block;
    }

    #myAdsFilter + div {
        margin-bottom: 30px;
    }



    #myAdsFilter div:nth-last-child(1) {
        float: right;
    }


#myAds #myAdsFilter .button-link {
    width: 40px;
}

.myAdsTable {
    width: 100%;
    margin-bottom: 30px;
}

    .myAdsTable img {
        width: 60px;
        height: 60px;
    }

    .myAdsTable a {
        color: #171717;
    }

        .myAdsTable a:hover {
            color: #d90e0e;
        }

    .myAdsTable th {
        color: #ffffff;
        background-color: #171717;
        text-align: center;
        border: 1px solid #ffffff;
        padding: 15px 0;
    }

    .myAdsTable td {
        text-align: center;
        border: 1px solid #ffffff;
        padding: 9px 18px;
        vertical-align: middle;
        max-width: 330px;
    }

    .myAdsTable tr:nth-child(even) {
        background-color: #f6f6f6;
    }

#myAds .accountContent {
    width: calc(1170px - 363px);
}

.pageNav {
    text-align: center;
}

    .pageNav a {
        color: #171717;
    }

    .pageNav li {
        display: inline-block;
    }

        .pageNav li:not(:last-child) {
            margin-right: 17px;
        }

        .pageNav li a:hover {
            color: #d90e0e;
        }

        .pageNav li a.active {
            color: #d90e0e;
        }

        .pageNav li i + i {
            margin-left: -14px;
        }


.paging .first-page:before,
.paging .last-page:before,
.paging .next-page:before,
.paging .prev-page:before {
    font-family: "fontello";
}

.paging .first-page:before {
    content: '\e80c \e80c';
}

.paging .last-page:before {
    content: '\e80b \e80b';
}

.paging .next-page:before {
    content: '\e80b';
}

.paging .prev-page:before {
    content: '\e80c';
}


.dropdown-btn {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    background-color: #171717;
}

.icon-calendar {
    margin-left: 10px;
    cursor: pointer;
}

/*My Saved Car*/

#mySavedCar .accountContent {
    width: calc(1170px - 363px);
}

#mySavedCarFilter {
    text-align: right;
}

    #mySavedCarFilter input {
        width: 139px;
    }

    #mySavedCarFilter span {
        float: left;
    }

        #mySavedCarFilter span::after {
            clear: both;
        }

    #mySavedCarFilter input {
        margin: auto;
    }

#mySavedCarContent {
    margin-bottom: 30px;
}

    #mySavedCarContent input[type="checkbox"] + span {
        vertical-align: text-bottom;
    }

    #mySavedCarContent > .row:first-child {
        margin-bottom: 45px;
    }

.mySavedCar-paging div {
    display: inline-block;
}

    .mySavedCar-paging div:last-child {
        float: right;
    }

.mySavedCar-paging a {
    color: #171717;
}

    .mySavedCar-paging a:nth-child(n+2) {
        margin-left: 17px;
    }

#mySavedCarContent .carSaved {
    margin-bottom: 20px;
}

#mySavedCarContent .carSaved {
    width: 50%;
    overflow: hidden;
}

.carSaved {
    position: relative;
}

    .carSaved .carSavedShortInfo a:hover {
        color: #d90e0e;
    }

    .carSaved .icon-trash-empty {
        color: white;
        line-height: 16px;
    }

.product-save-list {
    position: absolute;
    padding-top: 2px;
    padding-left: 0px;
    width: 27px;
    height: 26px;
    left: 2px;
    top: 2px;
    font-size: 19px;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
}

    .product-save-list:hover {
        background-color: #d90e0e;
    }

/*=========================Post Ads Preview=========================*/
.preview-popup {
    position: absolute;
    top: 120px;
    background: white;
    z-index: 1000;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px 20px;
    border-radius: 3px;
    width: 850px;
}


.adsInfo {
    margin-bottom: 25px;
    color: #bbbbbb;
    line-height: 24px;
}

    .adsInfo .icon-location {
        font-size: 20px;
    }

    .adsInfo a:hover {
        color: #d90e0e;
    }

.carDetailImage {
    margin-top: 30px;
}

.smallImageThumbRight {
    float: right;
}

    .smallImageThumbRight div:nth-child(n+2) {
        margin-top: 5px;
    }

.carDetailContent {
    width: 810px;
    float: left;
}

    .carDetailContent > span.textTitle:first-child {
        display: block;
        margin-bottom: 10px;
    }

.carDetailDescr {
    word-wrap: break-word;
}


.carSellerInfo {
    margin-top: 21px;
    padding: 22px 30px 29px 30px;
    border: 1px solid #000000;
}

    .carSellerInfo span.textTitle {
        display: block;
    }

    .carSellerInfo .button-link {
        width: 230px;
    }

    .carSellerInfo .icon-location {
        font-size: 20px;
        margin-left: -8px;
    }

        .carSellerInfo .icon-location + span {
            margin-left: -5px;
        }

.carSellerBtn {
    margin-top: 24px;
}

    .carSellerBtn div {
        display: inline-block;
    }

.carDetailSidebar {
    width: 315px;
    float: right;
}

    .carDetailSidebar::after {
        clear: both;
    }

    .carDetailSidebar .button-link:not(:last-child) {
        width: 100%;
    }

    .carDetailSidebar .price-button {
        margin-top: 5px;
        width: 100%;
    }

        .carDetailSidebar .price-button::before {
            left: auto;
            top: auto;
            border-left: none;
            border-bottom: none;
            right: 1px;
            bottom: 1px;
            border-right: 15px solid #ffffff;
            border-top: 15px solid transparent;
        }


.carDetailInfoTable {
    margin-top: 5px;
    width: 100%;
    margin-bottom: 30px;
}

    .carDetailInfoTable td {
        line-height: 40px;
    }

        .carDetailInfoTable td:first-child {
            white-space: nowrap;
            width: 50%;
            padding: 0 19px;
        }

    .carDetailInfoTable tr:nth-child(odd) {
        background-color: #f6f6f6;
    }

    .carDetailInfoTable td:nth-child(even) {
        font-weight: bold;
    }

.listSocialBtn {
    margin-bottom: 50px;
    display: flex;
}

    .listSocialBtn li:not(:first-child) {
        margin-left: 10px;
    }


.fb-like-li {
    padding-top: 2px;
    background-color: #4267b2;
}
/*=========================List Result Search=========================*/
.searchTitle {
    position: relative;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 15px;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 18px;
    margin-bottom: 30px;
}


    .searchTitle::before {
        content: "";
        position: absolute;
        left: 0px;
        bottom: -1px;
        height: 1px;
        width: 150px;
        border-bottom: 2px solid #d90e0e;
    }

#searchCarFilterSidebar {
    width: 315px;
    float: left;
}

    #searchCarFilterSidebar input {
        width: 100%;
    }

#findCar,
#sellCarSuzuki,
#carDetail,
#suggestCar .searchCarSuggestContent:not(:last-child) {
    margin-bottom: 41px;
}


.dropdownSearchContent {
    margin-bottom: 30px;
    position: relative;
}

    .dropdownSearchContent b {
        display: block;
        margin-bottom: 15px;
    }

    .dropdownSearchContent input {
        padding-right: 40px;
    }

.inputContent > span:not(.error) {
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 18px;
}

/*.inputContent:not(:last-child) {
    margin-bottom: 30px;
}*/

.inputContent > span, .inputContent > b {
    display: block;
    margin-bottom: 10px;
}

.inputContent .dropdownSearchContent {
    margin-bottom: 0px;
}

#modelFilter .dropdownSearchContent:last-child {
    margin-top: 5px;
}

#searchCarFilterSidebar .inputContent .row .col-item {
    padding: 0px;
}

    #searchCarFilterSidebar .inputContent .row .col-item:not(:first-child) {
        margin-left: 15px;
    }
/*Range Silder*/
.rangeSlideContainer {
    width: 100%;
    position: relative;
}

.slider {
    -webkit-appearance: none;
    border: none;
    width: 100%;
    height: 1px;
    border-radius: 5px;
    background: #231f20;
    outline: none;
    margin-bottom: 20px;
}

    .slider:before {
        left: -1px;
        position: absolute;
        margin-top: -7px;
        content: '\25c4';
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 16px/1 'dashicons';
        color: #231f20;
    }

    .slider:after {
        right: -5px;
        position: absolute;
        margin-top: -7px;
        content: '\25ba';
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 16px/1 'dashicons';
        color: #231f20;
    }

    .slider:hover {
        opacity: 1;
    }

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: #231f20;
        cursor: pointer;
        border: 3px solid #ffffff;
        padding: 7px;
    }

/*End Range Silder*/


#searchCarFilterSidebar .rangeSearchContainer .rangeDropdown input[type="text"] {
    width: 110px;
}

/*#searchCarFilterSidebar .rangeSearchContainer .rangeInput input[type="text"] {
    width: 150px;
}

.rangeInput div {
    width: 150px;
    margin-top: 20px;
    display: inline-block;
}

    .rangeInput div:last-child {
        float: right;
    }

        .rangeInput div:last-child::after {
            clear: both;
        }*/

.rangeDropdown {
    margin-top: 20px;
}

    .rangeDropdown div {
        display: inline-block;
    }

        .rangeDropdown div:last-child {
            float: right;
        }

            .rangeDropdown div:last-child::after {
                clear: both;
            }

#searchCarBtnContent {
    text-align: right;
}

#searchCarFilterSidebar #sellCarSuzuki ul li {
    line-height: 25px;
}

    #searchCarFilterSidebar #sellCarSuzuki ul li a:hover {
        color: #d90e0e;
    }


#highlightLink ul li {
    line-height: 25px;
}

    #highlightLink ul li a:hover {
        color: #d90e0e;
    }




/*searchCarResultContent*/

#searchCarResultContent {
    width: calc(1170px - 315px);
    padding-left: 45px;
    float: left;
}

    #searchCarResultContent #sortResultCar input[type="text"], #searchCarResultContent #sortResultCar input[type="text"] + a.dropdown-btn {
        margin-top: 0;
    }

#sortResultCar {
    margin-bottom: 30px;
}

    /*#sortResultCar input {
        margin-left: 10px;
        border-right: none;
    }*/

    #sortResultCar .dropdownSearchContent {
        margin-bottom: 0px;
    }

    #sortResultCar input[type="text"] {
        width: 200px;
    }

#searchResultCount {
    line-height: 40px;
    margin-bottom: 30px;
}

.numberItemFound {
    margin-right: 20px;
    min-width: 137px;
}

.filterChosen {
    padding: 0px 20px;
    background-color: #f6f6f6;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .filterChosen a {
        margin-left: 20px;
        color: #000000;
    }

        .filterChosen a:hover {
            color: #d90e0e;
        }

    .filterChosen b {
        margin-left: 7px;
    }

.carResult {
    margin-bottom: 30px;
}

.carResultImage {
    position: relative;
    width: 270px;
    height: 205px;
    overflow: hidden;
}

    .carResultImage img {
        width: 100%;
    }

.bookmarkContent li {
    display: inline-block;
    min-width: 71px;
}

    .bookmarkContent li:last-child {
        margin-top: -3px;
    }

        .bookmarkContent li:last-child span {
            vertical-align: text-bottom;
        }


.heart.save-product:hover {
    color: #d90e0e;
}

.carSavedImage {
    position: relative;
    width: 185px;
    height: 140px;
    overflow: hidden;
}

    .carSavedImage img {
        width: 100%;
    }

.carSavedShortInfo {
    max-width: 195px;
    overflow: hidden;
}

    .carSavedShortInfo .bookmarkContent {
        height: 17px;
    }

.carShortInfo {
    margin-left: 20px;
    display: inline-block;
    width: calc(810px - 270px - 20px);
}

    .carShortInfo .icon-location {
        font-size: 20px;
        margin-left: -8px;
    }

        .carShortInfo .icon-location + span {
            margin-left: -5px;
        }

    .carShortInfo .textTitle a:hover {
        color: #d90e0e;
    }

.carShortInfo-button {
    margin-top: 10px;
    margin-bottom: 21px;
}

    .carShortInfo-button div {
        display: inline-block;
    }

        .carShortInfo-button div:last-child {
            margin-left: 5px;
        }

    .carShortInfo-button .button-link {
        width: 230px;
    }

.icon-heart-empty {
    color: #c6c6c6;
    font-size: 20px;
}


.searchCarSuggestContent .carSuggestList {
    margin-bottom: 30px;
}

#suggestCar a:hover {
    color: #d90e0e;
}

.carSuggest {
    float: left;
    text-align: center;
    position: relative;
    width: 250px;
}

    .carSuggest div:first-child {
        margin-bottom: 18px;
    }

    .carSuggest div:nth-child(2) {
        margin-bottom: 8px;
    }

    .carSuggest div:nth-child(3) {
        margin-bottom: 20px;
    }

    .carSuggest div:nth-child(4) {
        margin-bottom: 20px;
    }

.suggestCarImage {
    width: 100%;
    height: 142px;
    overflow: hidden;
}

    .suggestCarImage img {
        width: 100%;
    }

.favorite-btn {
    position: absolute;
    margin-top: 5px;
    margin-left: 5px;
}

    .favorite-btn .heart.save-product {
        width: 40px;
        height: 40px;
        background-color: #ffffff;
        position: absolute;
        padding: 10px 6px;
        font-size: 21px;
    }

        .favorite-btn .heart.save-product::before {
            position: absolute;
            left: 1px;
            top: 1px;
            content: '';
            border-left: 15px solid #171717;
            border-bottom: 15px solid transparent;
        }

        .favorite-btn .heart.save-product.product-saved::before {
            position: absolute;
            left: 1px;
            top: 1px;
            content: '';
            border-left: 15px solid #d90e0e;
            border-bottom: 15px solid transparent;
        }

    .favorite-btn span.heart.save-product {
        /*border: 1px solid #171717;*/
        border: 1px solid rgba(0,0,0,0.25);
    }

        .favorite-btn span.heart.save-product.product-saved {
            /*border: 1px solid #d90e0e;*/
            border: 1px solid rgba(217,14,14,0.25);
        }

        .favorite-btn span.heart.save-product:hover i {
            color: #d90e0e;
        }

#carDetail .carDetailContent {
    width: 495px;
}

#carDetail .carDetailSidebar {
    width: 270px;
}

#carDetail .carSellerBtn div:first-child .button-link {
    width: 195px;
}

#carDetail .carSellerBtn .div:last-child .button-link {
    width: 230px;
}

.carDetailContent .carDetailInfoTable {
    margin-top: 30px;
}

#carDetail .carDetailSidebar #searchCarResultContent input[type="text"] {
    margin-top: 15px;
}

/*.contactSellerForm {
    margin-bottom: 60px;
}*/

.contactSellerFormContent {
    margin-top: 20px;
}



#smallCompareCar {
    border: 1px solid #ffc000;
}

#smallCompareCarContent {
    background-color: #ffffff;
    padding: 20px;
}

#smallCompareCarTitle {
    line-height: 40px;
    background-color: #ffc000;
    color: #ffffff;
}

#smallCompareCar .col-item {
    padding: 0 10px;
}

#smallCompareCar .row.carCompare {
    padding-right: 8px;
}

    #smallCompareCar .row.carCompare a:hover {
        color: #d90e0e;
    }

    #smallCompareCar .row.carCompare span.pointer:hover {
        color: #d90e0e;
    }

#smallCompareCar .carCompare:not(:last-child) {
    margin-bottom: 10px;
}

#smallCompareCar .carCompare img {
    max-width: 90px;
}

#smallCompareCarContent a:not(.button-link) {
    color: #000000;
}

#smallCompareCarContent a.button-link {
    width: 100%;
}

#smallCompareCarContent .price {
    font-weight: bold;
    color: #d90e0e;
    font-size: 18px;
}

#smallCompareCarContent .carCompare {
    margin-bottom: 30px;
}

    #smallCompareCarContent .carCompare:last-child {
        margin-bottom: 10px;
    }

#costBank-popup {
    width: 644px;
    margin-top: 0px;
}

.costBank-popup-form {
    padding: 30px;
}

    .costBank-popup-form .col-item:not(:last-child) {
        margin-right: 10px;
    }

    .costBank-popup-form > div:first-child {
        margin-bottom: 15px;
    }

    .costBank-popup-form .button-link {
        margin-bottom: 30px;
    }

    .costBank-popup-form .inputContent .row .col-item:first-child {
        padding: 0px;
    }

.costBankTable {
    width: 100%;
}


    .costBankTable th {
        color: #ffffff;
        background-color: #171717;
        text-align: center;
        border: 1px solid #ffffff;
        line-height: 40px;
    }

    .costBankTable td {
        text-align: center;
        border: 1px solid #ffffff;
        padding: 9px 18px;
        vertical-align: middle;
    }

    .costBankTable tr:nth-child(odd) {
        background-color: #f6f6f6;
    }

/*=========================Maintain=========================*/
#maintainContent {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

    #maintainContent div {
        display: block;
    }

.maintain-title {
    color: #d90e0e;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 28px;
}

#maintainNotification a.button-link {
    width: 180px;
}
/*=========================Error 404=========================*/
#error404Content {
    text-align: center;
    margin-bottom: 30px;
}

    #error404Content img {
        text-align: center;
        margin-bottom: 30px;
    }

.error404-title {
    color: #d90e0e;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 28px;
    margin-bottom: 14px;
}

#error404 a.button-link {
    width: 180px;
}
/*========================NEWS=========================*/



.bigNewsContentImage {
    width: 485px;
    height: 364px;
    overflow: hidden;
    position: relative;
}

    .bigNewsContentImage img {
        width: 100%;
    }

.smallNewsContentImage {
    width: 250px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

    .smallNewsContentImage img {
        width: 100%;
    }

.smallNewsContent {
    max-width: 250px;
}


#newsSidebar {
    width: 315px;
    float: right;
}

    #newsSidebar #highlightLink {
        margin-top: 30px;
    }

    #newsSidebar .searchBtn {
        text-align: right;
        margin-bottom: 60px;
    }

.relatedNewsContent {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

#relatedNews a:hover {
    color: #d90e0e;
}

.relatedCarImage {
    width: 100%;
    height: 179px;
    overflow: hidden;
    position: relative;
}

    .relatedCarImage img {
        width: 100%;
    }


.relatedNewsContent .price-button {
    margin-bottom: 20px;
}

#news a:hover {
    color: #d90e0e;
}

.newsContent {
    width: 810px;
    float: left;
    overflow: hidden;
}

.bigNewsContent {
    margin-bottom: 30px;
    max-height: 384px;
    overflow: hidden;
}

    .bigNewsContent .bigNewsDesc {
        border-top: 1px solid #bbbbbb;
        border-bottom: 1px solid #bbbbbb;
        padding: 37px 0px;
        margin-left: 30px;
    }

.bigNewsDesc div.textTitle, .bigNewsDesc div.textTitle + div {
    margin-bottom: 14px;
}

#highlightNews {
    margin-bottom: 60px;
}

    #highlightNews a:hover {
        color: #d90e0e;
    }

#hotNews a:hover {
    color: #d90e0e;
}

.priceNewestImage {
    width: 250px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

    .priceNewestImage img {
        width: 100%;
    }

.smallNewsImage a:hover {
    color: #d90e0e;
}

/*hotNewsFull*/
#hotNewsFull > .row {
    margin-bottom: 30px;
}
/*newsDetail*/

.newsInfo {
    margin-top: 10px;
    margin-bottom: 20px;
}

.newsContentNav {
    border: 1px solid #000000;
    padding: 30px;
    margin-bottom: 30px;
}

    .newsContentNav div.textTitle {
        margin-bottom: 15px;
    }

    .newsContentNav b:not(:last-child) {
        margin-bottom: 10px;
        display: block;
    }

.newsPara {
    margin-bottom: 30px;
}

    .newsPara * {
        margin: auto;
    }

    .newsPara a {
        color: #0782C1;
    }

        .newsPara a:-webkit-any-link {
            cursor: pointer;
            text-decoration: underline;
        }

    .newsPara h2 {
        display: block;
        font-size: 1.5em;
        -webkit-margin-before: 0.83em;
        -webkit-margin-after: 0.83em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
    }


    .newsPara ol, .newsPara ul, .newsPara dl {
        padding: 0 40px;
    }

    .newsPara ol {
        list-style-type: decimal !important;
        list-style: decimal !important;
    }

    .newsPara ul {
        list-style-type: disc !important;
        list-style: disc !important;
    }

    .newsPara b {
        margin-bottom: 14px;
        display: block;
    }

    .newsPara p {
        margin-bottom: 14px;
    }

.txtArea span.textTitle {
    display: block;
    margin-bottom: 15px;
}

textarea {
    width: 100%;
    border: 1px solid #bbbbbb;
    padding: 10px;
    resize: none;
}



#newsDetailContent {
    margin-bottom: 60px;
}

    #newsDetailContent .title {
        width: auto;
        border-bottom: none;
        padding-bottom: 0px;
        margin-bottom: auto;
        text-align: left;
        font-size: 18px;
    }

        #newsDetailContent .title::before {
            content: "";
            position: relative;
            left: 0px;
            bottom: 0px;
            height: auto;
            width: auto;
            border-bottom: none;
        }


/*==============Post Ads Successfully==============*/
#postAdsSuccess {
    text-align: center;
}

#postAdsSuccessContent {
    max-width: 360px;
    margin: 0px auto;
    margin-bottom: 30px;
}

    #postAdsSuccessContent img {
        text-align: center;
        margin-bottom: 30px;
    }

.postAdsSuccess-title {
    color: #d90e0e;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 28px;
    margin-bottom: 14px;
}

#postAdsSuccess a.button-link {
    width: 180px;
}

/*Result No Item*/

#noResultFound {
    text-align: center;
}

    #noResultFound img {
        margin-bottom: 30px;
    }

.noResultFound-title {
    color: #d90e0e;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 28px;
    margin-bottom: 14px;
}





/*=======================Post Ads=======================*/
/*Step 1*/
#postAds .square-btn {
    width: 40px;
    padding: 0px;
}

    #postAds .square-btn:hover {
        background-color: #171717;
    }

#postAds .row .col-item:not(:last-child) {
    margin-right: 45px;
}

#postAds .row > .inputContent {
    margin-bottom: 0px;
}

.textTitle .square-btn {
    margin-right: 10px;
}

#postStep1 {
    margin-bottom: 60px;
}

    #postStep1 > div.textTitle:first-child {
        line-height: 40px;
        margin-bottom: 26px;
    }

    #postStep1 > .row {
        margin-bottom: 30px;
    }

.carStatus .row .col-item:not(:last-child) {
    margin-right: 45px;
}

#postStep1 .inputContent {
    width: 100%;
}

.optionalDropdown {
    margin-bottom: 28px;
}

    .optionalDropdown .row .col-item:not(:last-child) {
        margin-right: 30px;
    }

    .optionalDropdown .row:not(:last-child) {
        margin-bottom: 19px;
    }

    .optionalDropdown .inputContent.col-item {
        margin-bottom: 0px;
    }

.subjectNameSuggest {
    margin-bottom: 24px;
}

.txtArea .row .col-item:first-child {
    margin-right: 30px;
    flex-grow: 3;
}

.suggestPostContent span {
    margin-bottom: 12px;
}

#genContent tbody tr:nth-child(odd) {
    background-color: #f6f6f6;
}

#genContent {
    width: 100%;
}

    #genContent tbody td {
        padding: 11px 10px;
        cursor: pointer;
    }
/*Step 2*/
#postStep2 {
    margin-bottom: 60px;
}

    #postStep2 > div.textTitle:first-child {
        line-height: 40px;
        margin-bottom: 30px;
    }

.adsImage {
    margin-bottom: 27px;
}

#postStep2 p {
    line-height: 40px;
}
/*Step 3*/
#postStep3 > div.textTitle:first-child {
    line-height: 40px;
    margin-bottom: 26px;
}

#postStep3 .social-login {
    margin-bottom: 29px;
}

    #postStep3 .social-login + span {
        display: block;
        margin-bottom: 24px;
    }

#postStep3 > .row {
    margin-bottom: 30px;
}
/*=============COMPARE CAR==============*/
#compareCar a:hover {
    color: #d90e0e;
}

.carToCompare {
    text-align: center;
}


    .carToCompare .price-button {
        margin-bottom: 20px;
    }

    .carToCompare div.text-black a {
        color: #000000;
    }

    .carToCompare .textTitle {
        /*display: block;*/
        margin-bottom: 20px;
    }

    .carToCompare span.inactive {
        display: block;
        margin-bottom: 7px;
    }

.row .carToCompare.col-item:first-child {
    margin-left: 130px;
}

.carCompareImage {
    margin-bottom: 27px;
}

    .carCompareImage .carToCompare:not(:last-child) {
        margin-right: 20px;
    }

.compareCarImage {
    width: 245px;
    height: 186px;
    overflow: hidden;
    position: relative;
}

    .compareCarImage img {
        width: 100%;
    }

.carSpecTitle {
    margin-bottom: 27px;
}

.carSpecTable {
    width: 100%;
}

    .carSpecTable td {
        padding: 15px;
    }

        .carSpecTable td:first-child {
            width: 130px;
            padding-right: 0px;
        }

        .carSpecTable td:not(:first-child) {
            font-weight: bold;
            text-align: center;
            width: 265px;
        }

    .carSpecTable tr:nth-child(odd) {
        background-color: #f6f6f6;
    }

.closeCarBtn {
    top: -10px;
    right: -11px;
    position: absolute;
    line-height: 0px;
    padding: 11px 6px 9px 6px;
    border: 1px solid #060606;
    display: inline-block;
    border-radius: 50%;
    background-color: #ffffff;
    cursor: pointer;
}

    .closeCarBtn:hover {
        background-color: red;
        color: #ffffff;
        border: 1px solid red;
    }
/*=========================Activate Page=========================*/
#ActivationContent input[type="text"], #ActivationContent input[type="password"] {
    width: 448px;
}


.chosen-select {
    height: 40px;
    border: 1px solid #bbbbbb;
    width: 100%;
}

.heart {
    cursor: pointer;
}

.product-saved .icon-heart-empty {
    color: #d90e0e !important;
}

.product-saved {
    color: #d90e0e !important;
}


#smallCompareCar {
    z-index: 1;
    position: fixed;
    bottom: 0;
    /*left: 65%;*/
    margin-left: 845px;
    width: 326px;
}

#neo-content {
    background-color: #fff;
    max-height: 316px;
    /*min-height: 190px;*/
    overflow: auto;
    padding: 20px 3px 20px 20px;
    overflow-y: hidden;
}

.carComparePopupImage {
    width: 90px;
    height: 68px;
    overflow: hidden;
    position: relative;
}

    .carComparePopupImage img {
        width: 100%;
    }

.carComparePopupTitle {
    padding: 0 10px;
}

.full-width {
    width: 100% !important;
}

.open {
    display: block !important;
}

    .open .neo-content {
        display: block !important;
    }

.neo-content {
    display: none;
}

.hidden {
    display: none !important;
}

.content-ul {
    margin-bottom: 10px;
    overflow-y: scroll;
    height: 100%;
    max-height: 224px;
    min-height: 68px;
}

    .content-ul::-webkit-scrollbar {
        width: 6px;
        background-color: transparent;
    }

    .content-ul::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #b4b4b4;
    }

    .content-ul::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: transparent;
    }

#linkGetCaptcha:hover {
    color: #d90e0e;
}

/*Slider Detail*/


.big-img {
    width: 100%;
    height: 270px;
    position: relative;
    overflow: hidden;
}

    .big-img img {
        max-width: 100%;
    }

    .big-img a {
        width: 100%;
        position: absolute;
        transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        left: 50%;
        top: 50%;
        text-align: center;
    }

.row-list-thumb {
    height: 64px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.content-listthumb {
    position: absolute;
    width: 9999px;
    left: 0px;
}

.thumb-dt {
    float: left;
    width: 112px;
    height: 64px;
    margin-right: 5px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

    .thumb-dt:last-child {
        margin-right: 0;
    }

    .thumb-dt img {
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }

.slide-next, .slide-prev {
    width: 30px;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    text-align: center;
    position: absolute;
    padding-top: 19px;
}

    .slide-next i, .slide-prev i {
        color: #ffffff;
        font-size: 24px;
        cursor: pointer;
    }

.thumb-dt.osgslide-active {
    border: 1px solid red;
    width: 112px;
    height: 64px;
}

.next-01 {
    right: 0;
}




#detail_specific {
    position: relative;
    cursor: pointer;
}

    #detail_specific .icon-down-open, #detail_specific .icon-up-open {
        position: absolute;
        top: 3px;
        right: 0px;
        font-size: 18px;
    }

    #detail_specific:hover {
        color: #d90e0e;
    }

.text-expired {
    background-color: rgba(0,0,0,.75);
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    font-size: 20px;
    color: red;
}


/*Create Product*/


#gentitle tr td {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 22px;
}

#gentitle tbody tr:hover td {
    color: #d90e0e;
}

#genContent tr td {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

#genContent tbody tr:hover td {
    color: #d90e0e;
}

#postAds .field-valid {
    display: none;
    color: #d90e0e;
    margin-top: 15px;
}

.field-validation-error {
    display: block;
    margin-top: 5px;
}

.field-validation-valid {
    display: block;
    margin-top: 15px;
}

#postAds [type="radio"]:not(:checked), #postAds [type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

    #postAds [type="radio"]:not(:checked) + label, #postAds [type="radio"]:checked + label {
        position: relative;
        padding-top: 4px;
        padding-left: 1.95em;
        cursor: pointer;
    }

        #postAds [type="radio"]:not(:checked) + label:before, #postAds [type="radio"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
            border: 1px solid #bbbbbb;
            background: #fff;
        }

        #postAds [type="radio"]:not(:checked) + label:after, #postAds [type="radio"]:checked + label:after {
            content: '✔';
            position: absolute;
            top: 0;
            left: 3px;
            font-size: 1.4em;
            line-height: 20px;
            color: #d90e0e;
            transition: all .2s;
            font-family: Helvetica, Arial, sans-serif;
        }

        #postAds [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            transform: scale(0);
        }

.dropdownSearchContent .field-valid {
    bottom: -25px !important;
}

.box-technicals {
    float: left;
    width: 100%;
}

    .box-technicals .tech-item {
        float: left;
        width: 260px;
        margin-right: 43px;
    }

        .box-technicals .tech-item .chosen-container.chosen-container-single {
            width: 100% !important;
        }

        .box-technicals .tech-item:nth-child(4n) {
            margin-right: 0px;
        }

        .box-technicals .tech-item > span, .box-technicals .tech-item > b {
            display: block;
            margin-bottom: 15px;
        }

.box-price {
    display: inline-block;
    margin-bottom: 30px;
    width: 48%;
}

.no-mg-bottom {
    margin-bottom: 0px !important;
}

.list-car-add {
    display: inline-block;
    width: 80%;
}

/*Create Product*/


.clearBoth {
    clear: both;
}
/*AVATAR*/
.propic-waiting {
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}

.avatar-user {
    width: 360px;
    height: 270px;
    display: inline-block;
    position: relative;
    background: url(Content/Web/Images/Account/avatar.jpg);
}

.avatar-thumb-user {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    background-size: 100%;
}

.form-upload-avatar {
    display: none;
}

#profile_avatar_thumb {
    width: 40px;
    height: 40px;
}

#profile_avatar {
    width: 360px;
    height: 270px;
}

#uploadavt {
    position: absolute;
    top: 0;
    left: 0;
}



.title-technicals {
    margin-bottom: 20px !important;
}

    .title-technicals hr {
        width: 1057px;
        display: block;
        height: 1px;
        border: 0;
        border-top: 1px solid #171717;
    }

        .title-technicals hr + i {
            font-size: 18px;
        }

    .title-technicals:hover hr {
        border-top: 1px solid #d90e0e;
    }

    .title-technicals:hover i {
        color: #d90e0e;
    }

    .title-technicals:hover span {
        color: #d90e0e;
    }



/*UPDLOAD image OF POST ADS*/
.upload-item-rotate .icon-cw,
.upload-item-delete .icon-trash-empty {
    color: white;
    line-height: 16px;
}

.upload-item-rotate,
.upload-item-delete {
    padding-top: 4px;
    padding-left: 0px;
    font-size: 19px;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
}

    .upload-item-rotate:hover,
    .upload-item-delete:hover {
        background-color: red;
    }





/*Suggest Topic*/
#suggestTopic .row .col-item,
#SameModelTopic .row .col-item {
    max-width: 250px;
    overflow: hidden;
}

/*Detail Car Price Tag*/
#detailCarPriceTag {
    line-height: 26px;
    margin-bottom: 30px;
}

    #detailCarPriceTag .tag-item {
        float: left;
        background-color: #f6f6f6;
        padding: 0px 15px;
        text-align: center;
        border-radius: 10px;
        margin-bottom: 5px;
    }

        #detailCarPriceTag .tag-item:not(:last-child) {
            margin-right: 10px;
        }



#dateFilterSavedCar {
    width: 70%;
}

#mySavedCar .dropdownSearchContent {
    width: 30%;
}

.secondhand-box {
    float: left;
}

.list-secondhand {
    float: left;
}

    .list-secondhand li {
        float: left;
        background: white;
        margin-right: 5px;
        border-radius: 5px;
        border: 1px solid #cec9c9;
    }

        .list-secondhand li.active {
            background: #d90e0e;
            border: 1px solid #d90e0e;
        }

        .list-secondhand li a {
            display: block;
            color: #333;
            padding: 6px 10px;
        }

        .list-secondhand li.active a {
            color: white;
        }


.menu-sitemap {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

    .menu-sitemap a {
        color: black;
    }

#sitemap a:hover {
    color: #d90e0e;
}

.text-just {
    text-align: justify;
}

/*=========================HEADER=========================*/
#header {
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 18px;
}

    #header img {
        vertical-align: middle;
    }

.header-nav {
    line-height: 40px;
}

    .header-nav ul li {
        float: left;
    }

    .header-nav ul i {
        vertical-align: baseline;
    }


#header a:not(.button-link):hover * {
    color: #d90e0e;
}

#header a:not(.button-link):hover {
    color: #d90e0e;
}

nav {
    float: left;
    display: inline-block;
    margin-left: 45px;
    vertical-align: text-bottom;
}

.logo-header {
    float: left;
    width: 140px;
}

    .logo-header:hover {
        -moz-box-shadow: 0 0 10px #d90e0e;
        -webkit-box-shadow: 0 0 10px #d90e0e;
        box-shadow: 0px 0px 10px #d90e0e;
    }

.inactive {
    color: #bbbbbb;
}

.active {
    color: #d90e0e;
}

.white-clr {
    margin-left: 5px;
    margin-right: 10px;
    font-family: 'MyriadPro';
}

.header-nav nav {
    padding-top: 54px;
    width: 985px;
    line-height: 40px;
}

.button-link {
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: relative;
    color: #ffffff;
    background-color: #171717;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 18px;
    padding: 0px 20px;
}

    .button-link::before {
        position: absolute;
        left: 1px;
        top: 1px;
        content: '';
        border-left: 15px solid #ffffff;
        border-bottom: 15px solid transparent;
    }
/*LoggedIn Header*/
.nav-account::before {
    clear: both;
}

.nav-account::after {
    clear: both;
}

#avatar-thumbnail {
    text-align: right;
}

#avatar-nav {
    z-index: 99999;
    min-width: 198px;
}

#nav-account-dropdown {
    z-index: 5;
    text-align: right;
    min-width: 198px;
}

    #nav-account-dropdown div {
        margin: 0px 19px;
        border-bottom: 1px solid #bbbbbb;
        padding: 15px 0px;
        font-size: 14px;
    }

        #nav-account-dropdown div:nth-child(1) {
            padding: 19px 0px 15px 0px;
        }

        #nav-account-dropdown div:nth-child(4) {
            border-bottom: none;
        }

.dropdown-content {
    border: 1px solid #bbbbbb;
    position: absolute;
    background-color: #ffffff;
    overflow: auto;
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        text-decoration: none;
        line-height: 15px;
        display: block;
    }

#navAccount {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 10px;
    height: 40px;
    max-width: 230px;
    overflow: hidden;
}

    #navAccount i {
        display: block;
        margin-top: 12px;
    }


#header .button-link {
    width: auto;
    padding: 0 20px;
}

#navAccountName {
    max-width: 122px !important;
    height: 40px !important;
    overflow: hidden;
}

/*=========================FOOTER=========================*/
#footer {
    display: table;
    text-align: center;
    margin: 60px auto;
}


    #footer::after {
        clear: both;
    }

    #footer .container ul li {
        display: inline-block;
    }

    #footer ul.textCenter.textTitle a:hover {
        color: #d90e0e;
    }

.logo-footer {
    display: inline-block;
}

    .logo-footer:hover {
        -moz-box-shadow: 0 0 10px #d90e0e;
        -webkit-box-shadow: 0 0 10px #d90e0e;
        box-shadow: 0px 0px 10px #d90e0e;
    }


.center {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.info a {
    text-decoration: none;
    color: inherit;
}


.icon-border {
    background: #171717;
    padding: 4.8px;
    text-align: center;
    color: #ffffff;
    position: relative;
}

.icon {
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-color: #171717;
    display: inline-block;
    position: relative;
    padding: 7px 5px;
}

    .icon::before {
        position: absolute;
        left: 0px;
        top: 0px;
        content: '';
        border-left: 10px solid #ffffff;
        border-bottom: 10px solid transparent;
    }

    .icon i {
        color: #ffffff;
    }

.icon-transparent {
    vertical-align: middle;
    height: 30px;
    display: inline-block;
    position: relative;
}

.icon-transparent {
    font-size: 22px;
}

#likeGPlus:hover #likeGPlusBtn, #likeFacebook:hover #likeFacebookBtn {
    background-color: #d90e0e;
}

    #likeGPlus:hover #likeGPlusBtn + span, #likeFacebook:hover #likeFacebookBtn + span {
        color: #d90e0e;
    }

.icon-skype:hover, .icon-facebook-1:hover {
    color: #d90e0e;
}
.mailTo:hover {
    color: #d90e0e;
}
* {
    font-size: 14px;
}

.container {
    max-width: 1170px;
    width: 1170px;
    margin: 0 auto;
}

body {
    font-family: 'MyriadPro';
    font-size: 14px;
}

textarea {
    font-family: 'MyriadPro';
    font-size: 14px;
}

    input[type="text"]:focus,
    input[type="password"]:focus,
    textarea:focus {
        outline: none;
        border: #d90e0e;
        box-shadow: 0 0 5px #d90e0e;
    }

    input::placeholder,
    textarea::placeholder {
        font-family: 'MyriadPro';
    }

.button-link:not(.button-active):hover {
    background-color: #555555;
    color: white;
}

.button-link:focus,
.login-facebook:focus,
.login-gplus:focus,
input[type="checkbox"]:hover,
input[type="checkbox"]:focus,
.chosen-container.chosen-container-single.chosen-container-active {
    -moz-box-shadow: 0 0 10px #d90e0e;
    -webkit-box-shadow: 0 0 10px #d90e0e;
    box-shadow: 0px 0px 10px #d90e0e;
}

    .chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.disabled {
    background: gray;
    pointer-events: none;
}

.disabledEvent {
    pointer-events: none;
}

.none {
    display: none;
}

a:link, a:visited {
    text-decoration: none;
}

ol, ul {
    list-style: none outside none;
}

.lh-18 {
    line-height: 18px;
}

.lh-23 {
    line-height: 23px;
}

.lh-25 {
    line-height: 25px;
}

.lh-40 {
    line-height: 40px;
}

.lh-45 {
    line-height: 45px;
}

.mg-top-14 {
    margin-top: 14px;
}

.mg-top-17 {
    margin-top: 17px;
}

.mg-top-45 {
    margin-top: 45px;
}

.mg-bottom-10 {
    margin-bottom: 10px;
}

.mg-bottom-14 {
    margin-bottom: 14px;
}

.mg-top-22 {
    margin-top: 22px;
}

.mg-left-10 {
    margin-left: 10px;
}

.mg-left-5 {
    margin-left: 5px;
}

.mg-right-24 {
    margin-right: 24px;
}

.mg-left-20 {
    margin-left: 20px;
}

.mg-top-25 {
    margin-top: 25px;
}

.mg-left-30 {
    margin-left: 30px;
}

.mg-top--10 {
    margin-top: -10px;
}

.mg-right-10 {
    margin-right: 10px;
}

.mg-top-23 {
    margin-top: 23px;
}

.mg-left-40 {
    margin-left: 40px;
}

.mg-top-20 {
    margin-top: 20px !important;
}

.mg-bottom-60 {
    margin-bottom: 60px;
}

.mg-right-42 {
    margin-right: 42px;
}

.mg-top-5 {
    margin-top: 5px;
}

.mg-top-50 {
    margin-top: 50px;
}

.mg-left--3 {
    margin-left: -3px;
}

.mg-left--5 {
    margin-left: -5px;
}

.mg-left-5 {
    margin-left: 5px;
}

.mg-left-7 {
    margin-left: 7px;
}

.mg-right-39 {
    margin-right: 39px;
}

.mg-right-20 {
    margin-right: 20px;
}

.mg-right-60 {
    margin-right: 60px;
}

.mg-right-5 {
    margin-right: 5.8px;
}

.mg-left-8 {
    margin-left: 8.8px;
}

.mg-top-32 {
    margin-top: 32px;
}

.mg-top-10 {
    margin-top: 10px;
}

.mg-top-15 {
    margin-top: 15px;
}

.mg-top-28 {
    margin-top: 28px;
}

.mg-bottom-3 {
    margin-bottom: 3px;
}

.mg-bottom-7 {
    margin-bottom: 7px;
}

.mg-bottom-20 {
    margin-bottom: 20px;
}

.mg-bottom-25 {
    margin-bottom: 25px;
}

.mg-bottom-28 {
    margin-bottom: 28px;
}

.mg-bottom-30 {
    margin-bottom: 30px;
}

.mg-left-30 {
    margin-left: 30px;
}

.mg-top-55 {
    margin-top: 55px;
}

.mg-top-60 {
    margin-top: 60px;
}

.mg-left-15 {
    margin-left: 15px;
}

.mg-left-16 {
    margin-left: 16px;
}

.mg-top-30 {
    margin-top: 30px;
}

.mg-right-45 {
    margin-right: 45px;
}

.mg-top-11 {
    margin-top: 11px;
}

.mg-right-30 {
    margin-right: 30px;
}

.mg-bottom-5 {
    margin-bottom: 5px;
}

.mg-right-41 {
    margin-right: 41px;
}

.float-left {
    float: left;
}

.float-right {
    float: right !important;
}

.textCenter {
    text-align: center;
}

.textLeft {
    text-align: left;
}

.text-black {
    color: black;
}

.truncate {
    text-overflow: ellipsis;
    /* Needed to make it work */
    overflow: hidden;
    white-space: nowrap;
}

img.r270 {
    transform: rotate(90deg);
}

img.r180 {
    transform: rotate(180deg);
}

img.r90 {
    transform: rotate(270deg);
}


.line-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.h-46 {
    height: 46px;
    overflow: hidden;
}

.h-51 {
    height: 51px;
    overflow: hidden;
}

.h-69 {
    height: 69px;
    overflow: hidden;
}

.h-53 {
    height: 53px;
    overflow: hidden;
}

.h-190 {
    height: 190px;
    overflow: hidden;
}

.h-195 {
    height: 195px;
    overflow: hidden;
}

.pdTop-0 {
    padding-top: 0px;
}

.pd-left-20 {
    padding-left: 20px;
}

.pd-top-15 {
    padding-top: 15px;
}

.pd-right-20 {
    padding-right: 20px;
}

.w-180 {
    width: 180px !important;
    overflow: hidden;
}

.w-189 {
    width: 189px !important;
    overflow: hidden;
}

.w-250 {
    width: 250px !important;
    overflow: hidden;
}

.w-360 {
    width: 360px !important;
    overflow: hidden;
}

.mw-250 {
    max-width: 250px !important;
    overflow: hidden;
}

.mh-33 {
    max-height: 33px !important;
    overflow: hidden;
}

.mh-34 {
    max-height: 34px !important;
    overflow: hidden;
}

.mh-46 {
    max-height: 46px !important;
    overflow: hidden;
}

.mh-51 {
    max-height: 51px !important;
    overflow: hidden;
}

.mh-53 {
    max-height: 53px !important;
    overflow: hidden;
}

.mh-18 {
    max-height: 18px !important;
    overflow: hidden;
}

.h-18 {
    height: 18px;
    overflow: hidden;
}

.h-15 {
    height: 15px;
    overflow: hidden;
}

.h-40 {
    height: 40px;
    overflow: hidden;
}

.h-51 {
    height: 51px;
    overflow: hidden;
}

.h-53 {
    height: 53px;
    overflow: hidden;
}

.normal-font {
    font-family: 'MyriadPro';
    font-size: 14px;
}

.vertical-bottom {
    vertical-align: bottom;
}

.vertical-middle {
    vertical-align: middle;
}

.vertical-sub {
    vertical-align: sub;
}

.button-active {
    color: #ffffff;
    background: #d90e0e;
}

.button-inactive {
    color: #ffffff;
    background: #bbbbbb;
}

.inline-block {
    display: inline-block;
}

.textTitle {
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 18px;
}


.red {
    color: red;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.bg-grey {
    background-color: #f2f2f2 !important;
}

.col-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    position: relative;
    min-height: 1px;
}

.flex-auto {
    flex: auto;
}

.button-black {
    color: #ffffff;
    background: #171717;
}

.upperText {
    text-transform: uppercase;
}

.hideDisplay {
    display: none;
}

/*Custom Checkbox*/
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    /*left: -9999px;*/
    margin: 0;
    margin-top: -2px;
    width: 19px;
    height: 19px;
}

    [type="checkbox"]:not(:checked) + label,
    [type="checkbox"]:checked + label {
        position: relative;
        padding-top: 4px;
        padding-left: 1.95em;
        cursor: pointer;
    }

        /* checkbox aspect */
        [type="checkbox"]:not(:checked) + label:before,
        [type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
            border: 1px solid #bbbbbb;
            background: #fff;
        }
        /* checked mark aspect */
        [type="checkbox"]:not(:checked) + label:after,
        [type="checkbox"]:checked + label:after {
            content: '✔';
            position: absolute;
            top: 0;
            left: 3px;
            font-size: 1.4em;
            line-height: 20px;
            color: #d90e0e;
            transition: all .2s;
            font-family: Helvetica, Arial, sans-serif;
        }
        /* checked mark aspect changes */
        [type="checkbox"]:not(:checked) + label:after {
            opacity: 0;
            transform: scale(0);
        }

        [type="checkbox"]:checked + label:after {
            opacity: 1;
            transform: scale(1);
        }
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}

/*End Custom Checkbox*/


/*Popup*/
.dim {
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,.75);
}

.bg-popup, .bg-popup-loading {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    z-index: 1;
}

.bg-popup-loading {
    z-index: 4;
}

.loading {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 100;
    width: 50px;
}

.pointer {
    cursor: pointer;
}


.link-black a {
    color: black;
}


.textarea {
    resize: none;
}

.relative {
    position: relative;
}

.mt40 {
    margin-top: 40px;
}

.mt-135 {
    margin-top: -135px;
}
/* ------------------------ typography ------------------------ */
/*h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.3;
}*/

.fsize-11 {
    font-size: 11px !important;
}

.fsize-12 {
    font-size: 12px !important;
}

.fsize-13 {
    font-size: 13px !important;
}

.fsize-14 {
    font-size: 14px !important;
}

.fsize-15 {
    font-size: 15px !important;
}

.fsize-16 {
    font-size: 16px !important;
}

.fsize-17 {
    font-size: 17px !important;
}

.fsize-18 {
    font-size: 18px !important;
}

.fsize-20 {
    font-size: 20px !important;
}

.fsize-24 {
    font-size: 24px !important;
}

.fsize-36 {
    font-size: 36px !important;
}

.lh-16 {
    line-height: 16px !important;
}

.lh-18 {
    line-height: 18px !important;
}

.lh-19 {
    line-height: 19px !important;
}

.lh-20 {
    line-height: 20px !important;
}

.lh-24 {
    line-height: 24px !important;
}

.lh-26 {
    line-height: 26px !important;
}

.lh-30 {
    line-height: 30px !important;
}

.lh-36 {
    line-height: 36px !important;
}

.lh-40 {
    line-height: 40px !important;
}

.reset-lh {
    line-height: 1.6 !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.vertical-mid {
    vertical-align: middle !important;
}

.vertical-top {
    vertical-align: top !important;
}

.vertical-bottom {
    vertical-align: bottom !important;
}

.text-justify {
    text-align: justify !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-non-uppercase {
    text-transform: none !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-line-through {
    text-decoration: line-through !important;
}

.text-underline {
    text-decoration: underline !important;
}

.break-link {
    word-break: break-all !important;
    -ms-word-break: break-all !important;
}

.fstyle-italic {
    font-style: italic !important;
}

.fweight-300 {
    font-weight: 300 !important;
}

.fweight-400 {
    font-weight: 400 !important;
}

.fweight-500 {
    font-weight: 500 !important;
}

.fweight-600 {
    font-weight: 600 !important;
}

.fweight-700 {
    font-weight: 700 !important;
}

.fweight-800 {
    font-weight: 800 !important;
}

.fweight-900 {
    font-weight: 900 !important;
}

.fweight-bold {
    font-weight: bold !important;
}

.fweight-normal {
    font-weight: normal !important;
}

/*
DES: Style Login Popup 
 */



/*.home-popup {
    width: 400px;
    position: fixed;
    top: 0%;
    left: 42%;
    background-color: #ffffff;
    z-index: 1000;
    transform: translate3d( 0, 0, 0);
    max-width: 1170px;
}*/

.popup-title {
    line-height: 18px;
    position: relative;
    background-color: #d90e0e;
    color: #ffffff;
    align-items: center;
    padding: 14px 30px;
    font-family: 'MyriadPro-BlackCondensed';
    font-size: 21.88px;
}

    .popup-title::before {
        position: absolute;
        left: 1px;
        top: 1px;
        content: '';
        border-left: 15px solid #ffffff;
        border-bottom: 15px solid transparent;
    }

.home-popup-form {
    padding: 30px;
}

#login-link a {
    color: #171717;
}

input[type="text"], input[type="password"] {
    padding: 14px 9px;
}

#login-btn, #forget-pass-link {
    display: inline-block;
}

    #forget-pass-link a {
        color: #171717;
    }

#close-btn {
    float: right;
    display: inline-block;
    color: #ffffff;
    cursor: pointer;
}


    #close-btn:hover {
        color: #555555 !important;
    }


.social-login {
    position: relative;
    color: #ffffff;
}

    .social-login i {
        color: #ffffff;
    }

    .social-login div {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        position: relative;
        width: 140px;
        cursor: pointer;
    }


.login-gplus {
    background-color: #dc4a38;
}

    .login-gplus i {
        font-size: 29px;
        position: absolute;
        right: 0;
        top: 9px;
    }

.login-facebook {
    background-color: #3b5998;
}

    .login-facebook i {
        line-height: 0px;
        font-size: 33px;
        bottom: -2px;
        right: -9px;
        position: absolute;
    }

#popup a:hover,
#popup a:focus {
    color: #d90e0e;
}

/*Common Popup*/
.outer {
    position: fixed;
    width: 100%;
    padding: 0;
    display: table;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1100;
}

.middle {
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    margin: 0;
}

.home-popup {
    position: relative;
    width: 400px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    z-index: 1000;
}