[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}
html{font-family:"Raleway",sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0;text-decoration:none}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{margin:.67em 0;font-size:2em}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}

@media print{
    *,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}
    a,a:visited{text-decoration:underline}
    a[href]:after{content:" (" attr(href) ")"}
    abbr[title]:after{content:" (" attr(title) ")"}
    a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
    blockquote,pre{border:1px solid #999;page-break-inside:avoid}
    thead{display:table-header-group}
    img,tr{page-break-inside:avoid}
    img{max-width:100%!important}
    h2,h3,p{orphans:3;widows:3}
    h2,h3{page-break-after:avoid}
    select{background:#fff!important}
    .navbar{display:none}
    .btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}
    .label{border:1px solid #000}
    .table{border-collapse:collapse!important}
    .table td,.table th{background-color:#fff!important}
    .table-bordered td,.table-bordered th{border:1px solid #ddd!important}
}


* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: "Public Sans", sans-serif; font-size:14px;}

:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }

body {
    font-family: "Public Sans", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #242424; background:#F9F9F9 !important
}

select {
    padding: 5px;
    border: 1px solid #e1e1e1 !important;
    background: #f8f8f8;
    color: #888;
    border: none;
    outline: none;
    font-size: 12px !important;
    display: inline-block;
    cursor: pointer
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a { color: #0f2d5e; text-decoration: none }
a:hover { color: #23527c; text-decoration: none }


img {
    vertical-align: middle
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 27px;
    margin-bottom: 27px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}




.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}



.text-muted {
    color: #777
}



.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }
     

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

 

 

  
input[type=search] {
    -webkit-appearance: none;
}
 
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label,
    .radio label {
        min-height: 20px;
        padding-left: 0;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
        color: #262626
    }

    .checkbox input[type=checkbox],
    .checkbox-inline input[type=checkbox],
    .radio input[type=radio],
    .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px
    }

    .checkbox + .checkbox,
    .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline,
    .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: red !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control,
        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label,
        .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox],
        .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    border-radius: 3px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    min-height: 34px
}

    .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active,
    .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

.btn-default {
    color: #fff;
    background-color: #003067;
    border-color: #062241
}


    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #003067;
    border-color: #003067
}

.BackButton {
    color: #fff;
    background-color: #333;
    border-color: #999
}

    .BackButton:hover {
        color: #fff;
        background-color: #000;
        border-color: #999
    }

.GreenButton {
    color: #fff;
    background-color: #63a50a;
    border-color: #63a50a
}


.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}


    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}


    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0
}

.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}



tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}





.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5
    }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777
}

    .dropdown-menu > .disabled > a:focus,
    .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}



.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }



.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}



    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 17px;
    white-space: nowrap;
    padding: 0 32px;
    background-color: #96e356;
    color: #000;
    border-radius: 0 2px 2px 0
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }



.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}


    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }



.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 36px;
    margin-bottom: 10px;
    border: none
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 5px;
    padding-left: 0;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:200px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}



.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         @media(max-device-width:480px) and (orientation:landscape){
.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          .navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            }
.navbar-fixed-top{ box-shadow:0 -2px 7px #585858; min-height:125px; }

.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}
.navbar-brand{float:left;height:40px;padding:13px 0;font-size:14px;line-height:20px}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
.navbar-brand>img{display:block}



.navbar-toggle{position:relative;float:left;padding:9px 10px;margin-top:8px;margin-left:0;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}
.navbar-toggle:focus{outline:0}
.navbar-toggle .icon-bar{display:block;width:27px;height:4px;border-radius:1px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}



.navbar-nav{margin:7.5px -15px}
.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}



.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.navbar-btn{margin-top:8px;margin-bottom:8px}
.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}
.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}
.navbar-text{margin-top:15px;margin-bottom:15px}


.navbar-default{
    background-color:#f8f8f8;border-color:#e7e7e7}
.navbar-default .navbar-brand{color:#777}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}
.navbar-default .navbar-text{color:#777}
.navbar-default .navbar-nav>li>a{color:#777}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}
.navbar-default .navbar-toggle{border-color:#ddd}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}



.navbar-default .navbar-link{color:#777}
.navbar-default .navbar-link:hover{color:#333}
.navbar-default .btn-link{color:#777}
.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}
.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}
.navbar-inverse{padding:0;background-color:#003067;border-color:#080808;border-radius:0;margin-bottom:0}
.navbar-inverse .navbar-brand{color:#fff}
.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}
.navbar-inverse .navbar-text{color:#9d9d9d}
.navbar-inverse .navbar-nav>li>a{color:#fff;font-weight:500;text-shadow:none;font-size:13px;padding-right:22px;padding-left:0}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{
    background-color:transparent;background-image:-moz-linear-gradient(top,#f1f1f1,#b2b0b4);background-image:-o-linear-gradient(top,#f1f1f1,#b2b0b4);margin-top:0 !important;border-top:0 solid #859a0f;
    color:#e4e4e4 !important}

.navbar-inverse .navbar-nav>li>a.active{
    background-color:#e1e1e1;background-image:-moz-linear-gradient(top,#f1f1f1,#b2b0b4);background-image:-o-linear-gradient(top,#f1f1f1,#b2b0b4);margin-top:0 !important;border-top:0 solid #859a0f;
    color:#393939 !important}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}
.navbar-inverse .navbar-toggle{border-color:#003067}
.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}
.web-displaynone{display:none}

@media(max-width:767px){
    .web-displaynone{display:block}
    .thumbnail img{min-width:135px;max-width:100px}
    .itm:hover .itm-overlay{display:none !important}

    .fright_sorted{float:right;width:100% !important}
    #Sortedby{width:100%;margin-top:5px;padding:10px 10px}
}

@media(max-width:767px){
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;font-weight:500;margin:0 3px;font-size:12px;line-height:1.42857143;color:#0075ec;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}a .pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:5px !important;margin:0 3px 22px 0;line-height:1.42857143;background-color:#fff;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out;position:relative}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}


.alert{padding:9px 15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}
.alert h4{margin-top:0;color:inherit}
.alert .alert-link{font-weight:700}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}
.alert-dismissable,.alert-dismissible{padding-right:35px}
.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}
.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.alert-success hr{border-top-color:#c9e2b3}
.alert-success .alert-link{color:#2b542c}
.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
.alert-info hr{border-top-color:#a6e1ec}
.alert-info .alert-link{color:#245269}
.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from;{background-position:40px 0;}to{background-position:0 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px;overflow:hidden;padding:5px;border:1px solid #ddd}.list-group img{width:100%}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#fff;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:1}button.close{-webkit-appearance:none;padding:0;cursor:pointer;position:absolute;background:0 0;right:-7px;border:0;z-index:100;top:-11px;color:#fff;opacity:1;background-color:#000;border-radius:100%;width:20px;height:20px;text-align:center;box-shadow:0 0 4px #565656;font-size:17px;padding:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}

@media(min-width:768px){
    .modal-dialog3{width:400px !important;margin:30px auto}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   .modal-dialog2{width:900px !important;margin:30px auto}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   .modal-dialog{width:600px;margin:42px auto 0}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   .modal-sm{width:300px}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               @media(min-width:992px){.modal-lg{width:900px}}


                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               .tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:7%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-repeat:repeat-x}.carousel-control.right{right:0;left:auto}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'‹'}.carousel-control .icon-next:before{content:'›'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.sclist li{display:flex}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width;}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media(max-width:480px){.footer-box{padding:0 10px;border-right:0 solid #f4f4f4;box-shadow:0 0 0 #dadada;min-height:auto}}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media(max-width:767px){.visible-xs-block{display:block!important}}@media(max-width:767px){.visible-xs-inline{display:inline!important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px) and (max-width:px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media(min-width:1200px){.visible-lg-block{display:block!important}}@media(min-width:1200px){.visible-lg-inline{display:inline!important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@media(max-width:767px){.mpt5{padding-top:5px}.mpt10{padding-top:10px !important}.mpt11{padding-top:11px !important}.mpt12{padding-top:12px !important}.mpt13{padding-top:13px !important}.mpt14{padding-top:14px !important}.mpt15{padding-top:15px !important}.mpt16{padding-top:16px !important}.mpt17{padding-top:17px !important}.mpt18{padding-top:18px !important}.mpt19{padding-top:19px !important}.mpt20{padding-top:20px !important}mp .mpb5{padding-bottom:5px}.mpb10{padding-bottom:10px !important}.mpb11{padding-bottom:11px !important}.mpb12{padding-bottom:12px !important}.mpb13{padding-bottom:13px !important}.mpb14{padding-bottom:14px !important}.mpb15{padding-bottom:15px !important}.mpb16{padding-bottom:16px !important}.mpb17{padding-bottom:17px !important}.mpb18{padding-bottom:18px !important}.mpb19{padding-bottom:19px !important}.mpb20{padding-bottom:20px !important}mp .mpl5{padding-left:5px !important}.mpl10{padding-left:10px !important}.mpl11{padding-left:11px !important}.mpl12{padding-left:12px !important}.mpl13{padding-left:13px !important}.mpl14{padding-left:14px !important}.mpl15{padding-left:15px !important}.mpl16{padding-left:16px !important}.mpl17{padding-left:17px !important}.mpl18{padding-left:18px !important}.mpl19{padding-left:19px !important}.mpl20{padding-left:20px !important}mp .mpr5{padding-right:5px}.mpr10{padding-right:10px !important}.mpr11{padding-right:11px !important}.mpr12{padding-right:12px !important}.mpr13{padding-right:13px !important}.mpr14{padding-right:14px !important}.mpr15{padding-right:15px !important}.mpr16{padding-right:16px !important}.mpr17{padding-right:17px !important}.mpr18{padding-right:18px !important}.mpr19{padding-right:19px !important}.mpr20{padding-right:20px !important}.mmt5{margin-top:5px}.mmt10{margin-top:10px !important}.mmt11{margin-top:11px !important}.mmt12{margin-top:12px !important}.mmt13{margin-top:13px !important}.mmt14{margin-top:14px !important}.mmt15{margin-top:15px !important}.mmt16{margin-top:16px !important}.mmt17{margin-top:17px !important}.mmt18{margin-top:18px !important}.mmt19{margin-top:19px !important}.mmt20{margin-top:20px !important}.mmb5{margin-bottom:5px}.mmb10{margin-bottom:10px !important}.mmb11{margin-bottom:11px !important}.mmb12{margin-bottom:12px !important}.mmb13{margin-bottom:13px !important}.mmb14{margin-bottom:14px !important}.mmb15{margin-bottom:15px !important}.mmb16{margin-bottom:16px !important}.mmb17{margin-bottom:17px !important}.mmb18{margin-bottom:18px !important}.mmb19{margin-bottom:19px !important}.mmb20{margin-bottom:20px !important}.mml5{margin-left:5px !important}.mml10{margin-left:10px !important}.mml11{margin-left:11px !important}.mml12{margin-left:12px !important}.mml13{margin-left:13px !important}.mml14{margin-left:14px !important}.mml15{margin-left:15px !important}.mml16{margin-left:16px !important}.mml17{margin-left:17px !important}.mml18{margin-left:18px !important}.mml19{margin-left:19px !important}.mml20{margin-left:20px !important}.mmr5{margin-right:5px}.mmr10{margin-right:10px !important}.mmr11{margin-right:11px !important}.mmr12{margin-right:12px !important}.mmr13{margin-right:13px !important}.mmr14{margin-right:14px !important}.mmr15{margin-right:15px !important}.mmr16{margin-right:16px !important}.mmr17{margin-right:17px !important}.mmr18{margin-right:18px !important}.mmr19{margin-right:19px !important}.mmr20{margin-right:20px !important}.scrollbar{width:300px;overflow:scroll}.width980{width:980px;background:#fff}.sclist li{display:block;list-style:outside none none}.Print{float:left !important;margin:10px 0;position:relative !important;right:0;top:0;width:100% !important;display:none}.mobile-padding-none{padding:0}.mplr15{padding-left:15px !important;padding-right:15px !important}.mpl10{padding-left:10px !important}.mpl15{padding-left:15px !important}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               


.width50{width:50% !important}.mpln{padding-left:0 !important}.mprn{padding-right:0 !important}.mobile-padding-left-none{padding-left:0}.mobile-padding-right-none{padding-right:0}.mobile-width100{width:100%}
                                                                                                                                                                                   
                                                                                                                                                                                   .icon-follow{font-size:13px !important;width:100% !important}.hdMetaLinks_menu{float:right !important}.sclistmenumi{font-size:4em !important;height:50px !important;line-height:40px !important}.sclistmenupl{font-size:3em !important;height:50px !important;line-height:45px !important}.sclistmenutxt{height:50px !important}.sclist li{border:1px solid #ccc !important;list-style:outside none none;padding-top:15px;margin-bottom:15px !important}.mobile-display-none{display:none !important}.mobile-text-left{text-align:left}.mobile-display-table{display:table !important}.web-display-none{display:block !important}.scclose{right:0 !important;margin-bottom:10px !important;position:absolute !important;top:50px !important}.scclose a{font-size:15px !important}.refinded-by-outer{padding:5px 2px;display:inline-block;width:100%}.navbar-brand>img{height:30px;width:120px}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;height:auto;max-width:100%;min-height:150px}.zoomLens{display:none !important}.thumbnailsmallslider{display:none !important}.zoomWindowContainer{display:none !important}.zoomWrapper img{max-width:250px !important}}.fs15{font-size:15px}.fbold{font-weight:bold}.left-titles{text-transform:uppercase;display:block;padding:8px 0;color:#4a4a4a;font-size:14px;font-weight:500;background:transparent;margin:0;border-color:#333}.pos-rel{position:relative}.sortbytext{font-size:13px;position:relative;top:5px}.bg-fcfcfc{background:#fcfcfc}.btn-google{background:#cb4838;font-weight:400;padding-left:40px;line-height:31px;text-align:center}.btn-facebook{background:#3867cb;font-weight:400;padding-left:40px;line-height:31px;text-align:center}.color-white{color:#fff}.btn-with-icon span{width:48px;display:inline-block;position:absolute;left:0;top:0;background:rgba(0,0,0,.35);padding:6px 12px;font-size:18px}.btn-with-icon:hover{color:#fff;box-shadow:0 0 8px #888}.btn-with-icon{font-size:11px;font-weight:bold;position:relative;display:block}.div-line{border-bottom:1px solid #cecece;height:1px;position:relative;text-align:center;width:94%;margin:0 auto;margin-bottom:27px}.div-line>span{background-color:#fff;display:inline-block;position:relative;top:-1.2em}.or-icon{font-family:arial;text-transform:uppercase;width:35px;height:35px;border:solid 1px #888;display:block;color:#868686;border-radius:50%;padding:9px 8px;text-align:center;font-size:12px}b,strong{font-weight:700}.mt30{margin-top:30px}.nmemeber{font-size:13px;padding-top:17px;display:block}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               .fgpsw{padding-right:8px;padding-top:7px;font-size:12px;float:right}@media(max-width:991px){.login-box-pd{padding:38px}.dtablew100-small{display:table;width:100%}}@media(max-width:768px){.login-box-pd{padding:0}.btn-with-icon span{display:inline-block;position:absolute;left:0;top:0;background:rgba(0,0,0,.35);padding:11px;font-size:18px;width:48px}.btn-with-icon{font-weight:bold;position:relative;display:block;line-height:20px;font-size:11px !important}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            


.fw500{font-weight:500}.rangeInput:focus{outline:none;border-color:#666;-webkit-transition:ease all .3s;-moz-transition:ease all .3s;-o-transition:ease all .3s;transition:ease all .3s}.ui-autocomplete{z-index:10;position:absolute;top:62px;overflow-y:auto;border-top:none;overflow-x:hidden;left:-4px;cursor:default}.ui-menu{border-radius:0;padding:0;background-color:#fff;margin-top:-1px;list-style:none;padding:0;padding-bottom:5px;margin:0;display:block;outline:0;left:0;top:0;width:calc(100% - 62px);border:none;box-shadow:0 3px 14px rgba(150,150,150,.38)}.megasearch li{padding:8px 17px}.megasearch li span.sgin{color:#757575!important;font-weight:300!important}.megasearch li .hgl{font-weight:400 !important;color:#337dba !important}.megasearch li.spbt{border-bottom:solid 1px #ddd}.megasearch li a{display:block;text-transform:capitalize}.megasearch li:hover a{color:#000}.megasearch li:hover{background:#f4f4f4}.a-text-bold{font-weight:700 !important}.a-color-state{color:#c45500 !important}
.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-clearfix{min-height:0}.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}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding: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-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.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{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-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:.4em 2.1em .4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         .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-content{border:1px solid #aaa;background:#fff url("/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("/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{border:1px solid #d3d3d3;background:#e6e6e6 url("/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{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{border:1px solid #999;background:#dadada url("/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{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url("/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;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("/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.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("/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("/images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/images/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("/images/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("/images/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("/images/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/images/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-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:-64px -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:-64px -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:0 -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 url("/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url("/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}

.ngrs-range-slider{position:relative;margin:10px 0 30px;padding:4px;border:1px solid #ccc;background:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-transition:border .2s linear,box-shadow .2s linear;-o-transition:border .2s linear,box-shadow .2s linear;-webkit-transition:border .2s linear,box-shadow .2s linear;transition:border .2s linear,box-shadow .2s linear;-webkit-tap-highlight-color:transparent}.ngrs-range-slider,.ngrs-range-slider *{display:block;cursor:default;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.ngrs-range-slider .ngrs-runner{position:relative;margin:0 9px;height:18px}.ngrs-range-slider .ngrs-join{position:absolute;z-index:1;top:50%;left:0;right:100%;height:7px;margin:-3px 0 0 0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background-color:#ccc;background-size:100%}.ngrs-range-slider .ngrs-handle{position:absolute;z-index:2;height:100%;width:18px;margin:0 0 0 -9px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:0}.ngrs-range-slider .ngrs-handle i{display:block;width:100%;height:100%;background:no-repeat -9999px -9999px;cursor:pointer}.ngrs-range-slider .ngrs-handle.ngrs-over i{background-position:50% 50%}.ngrs-range-slider .ngrs-handle.ngrs-down{-moz-box-shadow:0 0 4px rgba(0,0,0,.2);-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2)}.ngrs-range-slider .ngrs-handle-min i{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFNJREFUeNpiYMAEXEDsA+OwoEnKALETEHOgK2AEYhMgNkQ3DqSAB6pLAot1DExIJmAFzED8C4hvQdnIppyFKYCBp0D8CohloVafxWUqN7I3AQIMAKw6B24pOi8lAAAAAElFTkSuQmCC")}.ngrs-range-slider .ngrs-handle-max i{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFdJREFUeNpiYEAAHyDmYkADzEhsByBWA+K3QPwJmwJjIGYBYlUgZgLi59gUwIAkEEsD8VMmBtyAkQFqJDZwAYjPAPE/dAU/gHg/ED/GpgvkTW50QYAAAwADfwrM5sqplgAAAABJRU5ErkJggg==")}.ngrs-range-slider .ngrs-value{position:absolute;top:100%;left:0;padding:5px 0 0 0;font-size:12px;color:#999}.ngrs-range-slider .ngrs-value.ngrs-value-max{left:auto;right:0;text-align:right}.ngrs-range-slider.ngrs-handle-min-down .ngrs-value-min,.ngrs-range-slider.ngrs-handle-max-down .ngrs-value-max{color:#333}.ngrs-range-slider .ngrs-attached-handles{margin:0 9px;position:relative}.ngrs-range-slider .ngrs-attached-handles .ngrs-value{text-align:left}.ngrs-range-slider .ngrs-attached-handles .ngrs-value>div{margin:0 0 0 -50%}.ngrs-range-slider.ngrs-vertical{width:28px;margin:10px auto}.ngrs-range-slider.ngrs-vertical .ngrs-runner{margin:9px 0;height:300px;width:18px}.ngrs-range-slider.ngrs-vertical .ngrs-value-runner.ngrs-attached-handles{position:absolute;top:0;left:100%;bottom:0;margin:9px 0}.ngrs-range-slider.ngrs-vertical .ngrs-join{width:8px;height:auto;top:0;bottom:100%;left:50%;right:auto;margin:0 0 0 -4px}.ngrs-range-slider.ngrs-vertical .ngrs-handle{width:100%;height:18px;margin:-9px 0 0 0}.ngrs-range-slider.ngrs-vertical .ngrs-handle-min i{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFFJREFUeNpiYEAFPFAMB0xIbEYgdoJiRpggM5ICUyBWhZoA0vgMWYEsENsg6ZQE4ldA/AmkkguIHZGNhQKQGBfIBHcgFmTABCxALMJAMQAIMAAcNgVQJ7t7JQAAAABJRU5ErkJggg==")}.ngrs-range-slider.ngrs-vertical .ngrs-handle-max i{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeNpiYKAUMAKxDxBL4ZB/xgQk9gHxDyySILF9zEDiNxC/A2JVNAW7gfgtM5TzCYhZgFgCyr8IxNdADGZk+4BYGoi/APEBIP6PzVE8UAwHAAEGAArIDvzRFIA6AAAAAElFTkSuQmCC")}.ngrs-range-slider.ngrs-vertical .ngrs-value{top:0;left:100%;padding:0 0 0 5px}.ngrs-range-slider.ngrs-vertical .ngrs-value.ngrs-value-max{top:auto;bottom:0;right:auto;text-align:left}.ngrs-range-slider.ngrs-vertical .ngrs-attached-handles .ngrs-value>div{margin:-50% 0 0 0}.ngrs-range-slider.ngrs-vertical.ngrs-left{margin:10px 0}.ngrs-range-slider.ngrs-vertical.ngrs-right{margin:10px 0 10px auto}.ngrs-range-slider.ngrs-vertical.ngrs-right .ngrs-value{left:auto;right:100%;padding:0 5px 0 0;text-align:right}.ngrs-range-slider.ngrs-vertical.ngrs-right .ngrs-value.ngrs-value-max{text-align:right}.ngrs-range-slider.ngrs-vertical.ngrs-right .ngrs-value-runner.ngrs-attached-handles{left:0}.ngrs-range-slider.ngrs-focus{border-color:rgba(82,168,236,.8);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}.ngrs-range-slider.ngrs-disabled,.ngrs-range-slider.ngrs-disabled.ngrs-focus{border-color:#ddd;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.ngrs-range-slider.ngrs-disabled .ngrs-handle{background:#fff;border-color:#ddd}.ngrs-range-slider.ngrs-disabled .ngrs-handle i{background:none !important;cursor:default}.ngrs-range-slider.ngrs-disabled .ngrs-join{background:#ddd}.ngrs-range-slider.ngrs-disabled .ngrs-value{color:#ddd}body.ngrs-touching{-ms-touch-action:none}
.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:4px;position:fixed;background:#5aa9ea;z-index:9040;width:100%;top:0;left:0;right:0}.pace-inactive{display:none}.pace .pace-progress{background:#abf56e;position:fixed;z-index:9000;top:0;right:100%;width:100%;left:0;height:4px}
ul.ui-autocomplete{display:block;width:calc(100% - 80px);max-height:370px;overflow-y:auto;display:none;border:none}ul.ui-autocomplete li.ui-menu-item:hover,ul.ui-autocomplete li.auto-search-list-selected,ul.ui-autocomplete li.ui-menu-item:hover,ul.ui-autocomplete li.auto-search-list-selected *{background-color:#01baaf;color:#fff !important}ul.ui-autocomplete li.ui-menu-item:hover .result-details *{color:#fff}ul.ui-autocomplete li.ui-menu-item:hover span.searchtype{background-color:#01baaf;color:#fff}ul.ui-autocomplete li.ui-menu-item span.searchtype{color:#9d9d9d}
.ng-toast--animate-fade .ng-enter,.ng-toast--animate-fade .ng-leave,.ng-toast--animate-fade .ng-move{transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.ng-toast--animate-fade .ng-enter{opacity:0}.ng-toast--animate-fade .ng-enter.ng-enter-active{opacity:1}.ng-toast--animate-fade .ng-leave{opacity:1}.ng-toast--animate-fade .ng-leave.ng-leave-active{opacity:0}.ng-toast--animate-fade .ng-move{opacity:.5}.ng-toast--animate-fade .ng-move.ng-move-active{opacity:1}.ng-toast--animate-slide .ng-enter,.ng-toast--animate-slide .ng-leave,.ng-toast--animate-slide .ng-move{position:relative;transition-duration:.3s;transition-timing-function:ease}.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message{position:relative;transition-property:top,margin-top,opacity}.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message.ng-enter{opacity:0;top:-100px}.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message.ng-enter.ng-enter-active{opacity:1;top:0}.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message.ng-leave{opacity:1;top:0}.ng-toast--animate-slide.ng-toast--center.ng-toast--top .ng-toast__message.ng-leave.ng-leave-active{opacity:0;margin-top:-72px}.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message{position:relative;transition-property:bottom,margin-bottom,opacity}.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message.ng-enter{opacity:0;bottom:-100px}.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message.ng-enter.ng-enter-active{opacity:1;bottom:0}.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message.ng-leave{opacity:1;bottom:0}.ng-toast--animate-slide.ng-toast--center.ng-toast--bottom .ng-toast__message.ng-leave.ng-leave-active{opacity:0;margin-bottom:-72px}.ng-toast--animate-slide.ng-toast--right{transition-property:right,margin-right,opacity}.ng-toast--animate-slide.ng-toast--right .ng-enter{opacity:0;right:-200%;margin-right:20px}.ng-toast--animate-slide.ng-toast--right .ng-enter.ng-enter-active{opacity:1;right:0;margin-right:0}.ng-toast--animate-slide.ng-toast--right .ng-leave{opacity:1;right:0;margin-right:0}.ng-toast--animate-slide.ng-toast--right .ng-leave.ng-leave-active{opacity:0;right:-200%;margin-right:20px}.ng-toast--animate-slide.ng-toast--left{transition-property:left,margin-left,opacity}.ng-toast--animate-slide.ng-toast--left .ng-enter{opacity:0;left:-200%;margin-left:20px}.ng-toast--animate-slide.ng-toast--left .ng-enter.ng-enter-active{opacity:1;left:0;margin-left:0}.ng-toast--animate-slide.ng-toast--left .ng-leave{opacity:1;left:0;margin-left:0}.ng-toast--animate-slide.ng-toast--left .ng-leave.ng-leave-active{opacity:0;left:-200%;margin-left:20px}
.ng-toast{position:fixed;z-index:1080;width:100%;height:0;margin-top:20px;text-align:center}.ng-toast.ng-toast--top{top:0;bottom:auto}.ng-toast.ng-toast--top .ng-toast__list{top:0;bottom:auto}.ng-toast.ng-toast--top.ng-toast--center .ng-toast__list{position:static}.ng-toast.ng-toast--bottom{top:auto;bottom:0}.ng-toast.ng-toast--bottom .ng-toast__list{top:auto;bottom:0}.ng-toast.ng-toast--bottom.ng-toast--center .ng-toast__list{pointer-events:none}.ng-toast.ng-toast--bottom.ng-toast--center .ng-toast__message .alert{pointer-events:auto}.ng-toast.ng-toast--right .ng-toast__list{left:auto;right:0;margin-right:20px}.ng-toast.ng-toast--right .ng-toast__message{text-align:right}.ng-toast.ng-toast--left .ng-toast__list{right:auto;left:0;margin-left:20px}.ng-toast.ng-toast--left .ng-toast__message{text-align:left}.ng-toast .ng-toast__list{display:inline-block;right:0;left:0;margin:0 auto;padding:0;list-style:none}.ng-toast .ng-toast__message{display:block;width:100%;text-align:center}.ng-toast .ng-toast__message .alert{display:inline-block}.ng-toast .ng-toast__message__count{display:inline-block;margin:0 15px 0 5px}

  
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) {
    display: none !important;
}
 
ul.megasubmenu { display: inline-block; margin-bottom: 10px;}
ul.eka-tp-mu.more-menu .drop-menu { top: 30px; left: 0; width: 100%; right: 0; }


#content .ProdLeftFilter, #content .ProdRight { display: table-cell; float: none; width: auto; vertical-align: top; padding-top: 10px; height: 100%; }
._prdlst { display: table; width: 100%; }
._prdlst > div { display: inline-block; min-height: 299px; vertical-align: top; }

#content .ProdLeftFilter ._bgshadow, #content .ProdRight ._bgshadow { height: 100%;}

.productSpecs.specSection > div[ng-repeat] { float: none; display: inline-block; vertical-align: top; }

.eu_filter.fix {
    position: fixed;
    width: 215px;
    top: 125px;
    overflow: auto;
    display: block;
    bottom: 0;
}

    .eu_filter.fix.reachedBt {
        position: absolute;
        top: unset;
    }
 
#content .ProdLeftFilter {
    width: 220px;
}

@media (min-width:1600px) {
    ._detail .container {
        width: 1600px !important;
    }
 

    .prdxslder:not(#mainslider) > .item {
        display: inline-block;
        width: 16.6667% !important;
    }

    .prdxslder.less:not(#mainslider) > .item {
        width: 33.333% !important;
        display: inline-table;
    }

    .prdxslder:not(#mainslider) > .item:nth-child(n+7) {
        opacity: 0;
        visibility: hidden;
        position: absolute;
    }

    #mainslider {        
        
        background-color: rgba(224, 222, 222, 0.75);
        -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
        -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
        border-top: 1px solid #eaeaea;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .container {
        /*width: 1700px !important;*/
        margin: 0 auto;
        padding: 0;
    }

   

    .e_menu ul li {
        padding: 0 4px;
    }
}


@media (max-width:375px) {
 

    .error h2 {
        font-size: 33px;
    }

    .error p {
        font-size: 15px;
    }

    .checkout-steps-menus-list > li:nth-child(2) > div > span:nth-child(3) {
        float: right;
        margin-left: 0 !important;
        margin-top: 0px;
        line-height: none;
    }

    .checkout-steps-menus-list > li:nth-child(3) > div > span:nth-child(3) {
        float: right;
        line-height: none;
        margin-top: 0px;
        margin-left: 0 !important;
    }

    ul.checkout-steps-menus-list:first-child li.active-menu div span:last-child {
        float: none;
        margin: 0;
    }


    .checkout-steps-menus-list > li span.step-menu-text {
    }

    .changadd {
        float: right;
        margin: 0 0 0 !important;
    }
}

.prdxslder.less {
    text-align: center;
}

    .prdxslder.less > .item {
        width: 33.333%;
        display: inline-table;
        margin: 0 auto;
        padding: 0 10px;
    }


        .prdxslder.less > .item .e_img {
        }

        .prdxslder.less > .item .e_prod_name {
            color: #000;
            font-weight: 400;
            font-size: 16px;
            word-wrap: break-word;
            text-align: left;
        }

        .prdxslder.less > .item .e_price {
            text-align: left;
            font-size: 23px;
        }

        .prdxslder.less > .item > * {
            display: inline-block !important;
            vertical-align: middle;
            padding-left: 10px;
            width: 50% !important;
        }



.owl-carousel .e_l {
    width: 50px;
    height: 83px;
    background: url('/images/social-sprite-new-a01ff2d2.png') no-repeat;
    display: block;
    background-position: -97px -32px;
}


.owl-carousel .e_r {
    background: url('/images/social-sprite-new-a01ff2d2.png') no-repeat;
    width: 50px;
    height: 83px;
    display: block;
    background-position: -163px -32px;
}

.transformer .prdxslder .owl-next {
    right: -20px;
}

.transformer .prdxslder .owl-prev {
    left: -20px;
}


.prdxslder .owl-next {
    right: -30px;
    top: 50%;
    -moz-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

.prdxslder .owl-prev {
    left: -30px;
    top: 50%;
    -moz-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

#mainslider.prdxslder .owl-next {
    right: 0;
}

#mainslider .item {
    width: 100%; background-repeat: no-repeat; background-position: 50%; background-size: cover;    
}

#mainslider.prdxslder .owl-prev {
    left: 0;
}

#mainslider > .item:nth-child(n+2) {
    display: none;
}


.Xbg { border-top: 1px solid #eaeaea; padding: 30px; min-height: 320px;}


    .Xbg.icnsec {
        min-height: unset;
    }

.owl-prev.disabled, .owl-next.disabled {
    display: none;
}



.hpplates { }
.hpplates .one { display: flex; align-items: center; justify-content: space-between; border-bottom: solid 1px #efefef; padding-bottom: 20px; margin-bottom: 20px; }
.hpplates .one .left { }
.hpplates .one .left h2 { margin: 0; display: inline-block; font-size: 20px; }
.hpplates .one .left .subs { display: inline-block; margin: 0px; }
.hpplates .one .left .subs li { list-style: none; display: inline-block; padding: 0 0px; opacity: 0.8; }
.hpplates .one .left .subs li a { padding: 0 5px; border-bottom: solid 3px transparent; color: #000; font-size: 14px; }
.hpplates .one .left .subs li.active { opacity: 1; }
.hpplates .one .left .subs li.active a { font-weight: 500; border-color: #29cc9b; }
.hpplates .one .right {   }
.hpplates .one .right .btn.btn-view{ color: #7DC950; font-size: 13px; border: 1px solid #7DC950; display: flex; align-items: center; justify-content: center; border-radius: 25px; font-weight: 600;}

.btn.btn-view { color: #7DC950; font-size: 13px; border: 1px solid #7DC950; display: flex; align-items: center; justify-content: center; border-radius: 25px; font-weight: 600; }
.btn.btn-view:hover {color: var(--bs-btn-active-color); background-color: var(--bs-btn-active-bg); border-color: var(--bs-btn-active-border-color);}

.prdxslder { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; align-content: flex-start; padding: 0px; grid-gap: 30px; align-self: stretch; }
.prdxslder .item { text-align: center; }
.prdxslder .item .e_img { padding: 10px; height: 185px; width: 210px; display: table; text-align: center; margin: 0 auto 0px; position: relative; }
.prdxslder .item .e_img img { vertical-align: middle; position: absolute; bottom: 0; left: 0; right: 0; top: 0; margin: auto; max-width: 100%; max-height: 100%; width: auto; }
.prdxslder .item .e_prod_name { color: #000; font-weight: 400; font-size: 14px; margin-bottom: 3px; }
.prdxslder .item .e_price { font-size: 15px; font-weight: 500;  text-align: center; color: #414141;}



.icnsec {
    padding: 10px;
}

ul {
    padding: 0;
    margin: 0;
}


.Xhf {
    text-align: center;
    font-size: 25px;
    margin-bottom: 15px;
    margin-top: 16px;
    letter-spacing: 0;
    color: #000;
}

.ea {
    margin-bottom: 10px;
}

    .ea ul {
        display: table;
        width: 100%;
    }

        .ea ul li {
            list-style: none;
            display: table-cell;
            text-align: center;
            padding: 0 4px;
            width: 8.33%;
        }

            .ea ul li > .nn {
                padding: 0;
                height: 87px;
                -moz-transition: ease all .5s;
                -o-transition: ease all .5s;
                -webkit-transition: ease all .5s;
                transition: ease all .5s;
            }


                .ea ul li > .nn:hover {
                    -moz-transform: scale(1.059);
                    -ms-transform: scale(1.059);
                    -o-transform: scale(1.059);
                    -webkit-transform: scale(1.059);
                    transform: scale(1.059);
                    -moz-transition: ease all .5s;
                    -o-transition: ease all .5s;
                    -webkit-transition: ease all .5s;
                    transition: ease all .5s;
                }

                .ea ul li > .nn.newClass_offers:hover {
                    transform: scale(1.019);
                    -ms-transform: scale(1.019);
                    -moz-transform: scale(1.019);
                    -webkit-transform: scale(1.019);
                }

            .ea ul li a {
                display: table;
                width: 100%;
                color: #fff;
                padding: 9px 3px;
            }

    .ea:last-child {
        margin: 0;
    }

    .ea ul li a img {
        width: 25px;
        margin-bottom: 8px;
    }

.sc_anc > a {
    color: #fff;
    padding: 0 8px 0 0px;
    opacity: 0.8;
    font-size: 14px;
}

.e_menu ul li a { color:#000; position: relative; font-size: 14px; font-weight: 500; white-space:nowrap}
.e_menu ul li a:hover { color: #96e356; }
.e_menu ul li a.has-child:after { content: "\f107"; font: normal normal normal 14px/20px FontAwesome; margin:0px 0px 0px 3px;}

a.ist-node { font-weight: bold; }

.e_menu ul li:hover a.has-child:after {
    float: right;
    content: "\f106";
    font: normal normal normal 14px/20px FontAwesome;
}

.e_menu ul li.clicked a.has-child:after {
    float: right;
    content: "\f106";
    font: normal normal normal 14px/20px FontAwesome;
    font-weight: bolder;
}


.e_menu ul li.clicked a {
    font-weight: bolder;
}


.more-menu {
    margin-top: 1px !important;
    background-color: #ffffff;
    color: #000000;
}

    .more-menu a {
        color: #000000 !important;
    }

ul.eka-tp-mu li div.sub-menus {
    display: none;
}


ul.eka-tp-mu li:hover div.sub-menus {
    display: block;
}




/*ul li ul {
    display: none;
}

ul li:hover ul {
    display: block;
}*/



.drop-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.drop-menu {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    width: 100%;
    /*display: none;*/
    z-index: 9999;
    text-align: center;
    padding: 10px 0px;
    background: #fff;
    box-shadow: 0px 0px 5px #666;
}

div.drop-menu ul li a {
    text-transform: capitalize;
    color: #000 !important;
}

    div.drop-menu ul li a:after {
        float: none;
        content: "";
        font: normal normal normal 14px/20px FontAwesome;
    }

div.drop-menu ul li {
    display: block;
}


ul.sub-menu {
    padding-left: 0px;
    overflow: hidden;
}

    ul.sub-menu li {
        float: left;
        width: 20%;
        display: block;
    }

        ul.sub-menu li h3 {
            color: #636465;
            font-size: 14px;
            font-weight: 400;
            padding-left: 15px;
        }

        ul.sub-menu li a {
            display: block;
            padding: 2px 16px;
            font-weight: 300;
            text-transform: CAPITALIZE;
            color: #666;
            font-size: 14px;
        }

            ul.sub-menu li a:after {
                display: none;
            }


.hide99 {
    display: none;
}


.slide-image {
    width: 100%;
}

.carousel-control, .item {
    border-radius: 4px;
}


    .caption h4 {
        white-space: nowrap;
    }

.sobrTxt { }
.sobrTxt span{ color: #414141; font-size: 13px; font-weight: 500; }

.borred {
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    margin: 0px 0 !important;
    display: block;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

    .thumbnail .caption-full {
        padding: 9px;
        color: #333;
    }

footer {
    margin: 21px 0 5px 0;
    padding-top: 10px;
}
/* VikaS KumaR Eureka StyleSheet Start */
 

.top-header_wrapper {
    width: 100%;
    clear: both;
    margin: 5px auto 0 auto;
    float: left;
    padding: 0px 5px;
}

.icon-follow {
    font-size: 21px;
    float: left;
    display: none;
}

.MetaLinks {
    float: right;
}

.icon-follow ul {
    padding: 0;
    margin: -5px 0 0 0;
    float: left;
}

    .icon-follow ul li {
        padding: 0;
        float: left;
        list-style: none;
    }

        .icon-follow ul li a {
            display: block;
            padding: 0;
            margin: 0 0 0 5px;
        }

.icon-fb, .icon-twt, .icon-inst {
    width: 24px;
    height: 24px;
    background-image: url('/images/facebook-icon.png');
    background-repeat: no-repeat;
}

.icon-fb {
    background-position: 0px -25px;
}

.icon-twt {
    background-position: -73px -25px;
}

.icon-inst {
    background-position: -98px -25px;
}

.hdMetaLinks_menu {
    padding: 0;
    margin: 0px 0px 0px 0px;
    display: flex;
    align-items: center;
}

    .hdMetaLinks_menu li {
        padding: 0;
        float: left;
        list-style: none;
    }

        .hdMetaLinks_menu li span {
            color: #646464;
            font-weight: normal;
            font-size: 12px;
        }

        .hdMetaLinks_menu li a {
            padding: 0;
            margin: 0 0 0 15px;
            color: #ffffff;
            font-weight: normal;
            font-size: 12px;
        }

 

 

.search-term:hover {
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
    border-color: #ccc;
}

.width100 {
    width: 100%;
}

.itm {
    z-index: 1;
}

    .itm.hasOverlay:hover {
        z-index: 100;
    }

.itm-overlay {
    display: none;
}


.itm-overlay {
    position: absolute;
    right: 4px;
    top: 0px;
    border: 1px solid #FFDC00;
    background: #fff;
    z-index: -1;
    min-height: 274px;
    border-radius: 2px;
    width: 238px;
 
}
 

.itm-overlay.narrow {
    width: 100%;
    height: auto;
    left: 0px;
    text-align: left;
}

.itm-sizeInfo {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 33px;
    width: 100%;
    overflow: hidden;
    font: normal 11px/35px Arial;
    color: #333;
    background: #FFFFFF;
    text-align: center;
    display: block;
}

.itm-sizeInfo {
    border: 1px solid #FFFFFF;
    -webkit-box-shadow: #b4b4b4 0 1px 6px 0;
    -moz-box-shadow: #b4b4b4 0 1px 6px 0;
    box-shadow: none;
}

.listLoder {
    background: #f0f0f0;
    color: #666;
    border: 1px solid #d3d3d3;
    font-size: 13px;
    font-weight: bold;
    padding: 12px 10px;
    text-align: center;
}

.bs-docs-example {
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
}

.accordion-heading {
    border-bottom: 0;
}

    .accordion-heading .accordion-toggle {
        display: block;
        padding: 8px 15px;
        color: #4A4A4A;
        font-size: 12px;
        font-weight: 600;
    }

        .accordion-heading .accordion-toggle:hover {
            text-decoration: none;
        }

.accordion-toggle {
    cursor: pointer;
}

.collapse.in {
    height: auto;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.accordion-toggle.collapsed {
    background: #F5F5F5 !important;
}

.accordion-toggle {
    background-color: rgb(243, 243, 243);
    border-color: #333333;
}

.accordion-inner {
    padding: 5px 10px;
}

.fright_sorted { float: right; }
.float-left { float: left !important; }

.refinded-by-outer {
    padding-top: 3px;
    margin: 13px -11px 0 -10px;
    opacity: 1;
    border-top: solid 1px #EFEFEF;
}

.border-right1 {
    border-right: 1px solid #E6E6E6;
    /* box-shadow: 1px 0 0 #DADADA; */
}


.cart-iconhome {
    /*  background: #fff url("/images/common-sprite-16.png") no-repeat 50% 50%;*/
    float: left;
}

 


/*Start: Update cart loader......*/

width: 100%; @-webkit-keyframes uil-flickr-anim1 {
    0%;

{
    left: 0;
}

50% {
    left: 100px;
}

100% {
    left: 0;
}

}

@-webkit-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-ms-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-o-keyframes uil-flickr-anim1 {
    0%; {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

width: 100%; @-webkit-keyframes uil-flickr-anim2 {
    0%;

{
    left: 100px;
    z-index: 1;
}

49% {
    z-index: 1;
}

50% {
    left: 0;
    z-index: 10;
}

100% {
    left: 100px;
    z-index: 10;
}

}

@-webkit-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-moz-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-ms-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-moz-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-webkit-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-o-keyframes uil-flickr-anim2 {
    0%; {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

.uil-flickr-css {
    background: none;
    position: absolute;
    /*width: 200px;
  height: 200px;*/
}

    .uil-flickr-css > div {
        width: 100px;
        height: 100px;
        border-radius: 50px;
        position: absolute;
        top: 50px;
    }

        .uil-flickr-css > div:nth-of-type(1) {
            left: 0;
            background: #eff2f5;
            z-index: 5;
            -ms-animation: uil-flickr-anim1 1s linear infinite;
            -moz-animation: uil-flickr-anim1 1s linear infinite;
            -webkit-animation: uil-flickr-anim1 1s linear infinite;
            -o-animation: uil-flickr-anim1 1s linear infinite;
            animation: uil-flickr-anim1 1s linear infinite;
        }

        .uil-flickr-css > div:nth-of-type(2) {
            left: 100px;
            background: #fc0284;
            -ms-animation: uil-flickr-anim2 1s linear infinite;
            -moz-animation: uil-flickr-anim2 1s linear infinite;
            -webkit-animation: uil-flickr-anim2 1s linear infinite;
            -o-animation: uil-flickr-anim2 1s linear infinite;
            animation: uil-flickr-anim2 1s linear infinite;
        }


/*End: Update cart loader......*/

 

.footer-box {
    padding: 0px 10px 0px 0px;
    min-height: 150px;
}

.footer h3 {
    font-weight: bold;
    color: #fff;
    padding-bottom: 6px;
    font-size: 13px;
}

.footer ul {
    margin: 0;
    padding: 0;
    padding-right: 10px;
}

    .footer ul li {
        padding: 5px 0;
        list-style: none;
        margin: 5px 0;
        font-size: 11px;
        border-bottom: dotted 1px #CECECE;
    }

        .footer ul li a { color: #fff; }
        .footer ul li a:hover { color: #fff; }

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt11 {
    margin-top: 11px;
}

.mt12 {
    margin-top: 12px;
}

.mt13 {
    margin-top: 13px;
}

.mt14 {
    margin-top: 14px;
}

.mt15 {
    margin-top: 15px;
}

.mt16 {
    margin-top: 16px;
}

.mt17 {
    margin-top: 17px;
}

.mt18 {
    margin-top: 18px;
}

.mt19 {
    margin-top: 19px;
}

.mt20 {
    margin-top: 20px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb11 {
    margin-bottom: 11px;
}

.mb12 {
    margin-bottom: 12px;
}

.mb13 {
    margin-bottom: 13px;
}

.mb14 {
    margin-bottom: 14px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb16 {
    margin-bottom: 16px;
}

.mb17 {
    margin-bottom: 17px;
}

.mb18 {
    margin-bottom: 18px;
}

.mb19 {
    margin-bottom: 19px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml11 {
    margin-left: 11px;
}

.ml12 {
    margin-left: 12px;
}

.ml13 {
    margin-left: 13px;
}

.ml14 {
    margin-left: 14px;
}

.ml15 {
    margin-left: 15px;
}

.ml16 {
    margin-left: 16px;
}

.ml17 {
    margin-left: 17px;
}

.ml18 {
    margin-left: 18px;
}

.ml19 {
    margin-left: 19px;
}

.ml20 {
    margin-left: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr11 {
    margin-right: 11px;
}

.mr12 {
    margin-right: 12px;
}

.mr13 {
    margin-right: 13px;
}

.mr14 {
    margin-right: 14px;
}

.mr15 {
    margin-right: 15px;
}

.mr16 {
    margin-right: 16px;
}

.mr17 {
    margin-right: 17px;
}

.mr18 {
    margin-right: 18px;
}

.mr19 {
    margin-right: 19px;
}

.mr20 {
    margin-right: 20px;
}

.pt5 {
    padding-top: 5px;
}

.pt6 {
    padding-top: 6px;
}

.pt7 {
    padding-top: 7px;
}

.pt10 {
    padding-top: 10px;
}

.pt11 {
    padding-top: 11px;
}

.pt12 {
    padding-top: 12px;
}

.pt13 {
    padding-top: 13px;
}

.pt14 {
    padding-top: 14px;
}

.pt15 {
    padding-top: 15px;
}

.pt16 {
    padding-top: 16px;
}

.pt17 {
    padding-top: 17px;
}

.pt18 {
    padding-top: 18px;
}

.pt19 {
    padding-top: 19px;
}

.pt20 {
    padding-top: 20px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb11 {
    padding-bottom: 11px;
}

.pb12 {
    padding-bottom: 12px;
}

.pb13 {
    padding-bottom: 13px;
}

.pb14 {
    padding-bottom: 14px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb16 {
    padding-bottom: 16px;
}

.pb17 {
    padding-bottom: 17px;
}

.pb18 {
    padding-bottom: 18px;
}

.pb19 {
    padding-bottom: 19px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl11 {
    padding-left: 11px;
}

.pl12 {
    padding-left: 12px;
}

.pl13 {
    padding-left: 13px;
}

.pl14 {
    padding-left: 14px;
}

.pl15 {
    padding-left: 15px;
}

.pl16 {
    padding-left: 16px;
}

.pl17 {
    padding-left: 17px;
}

.pl18 {
    padding-left: 18px;
}

.pl19 {
    padding-left: 19px;
}

.pl20 {
    padding-left: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr11 {
    padding-right: 11px;
}

.pr12 {
    padding-right: 12px;
}

.pr13 {
    padding-right: 13px;
}

.pr14 {
    padding-right: 14px;
}

.pr15 {
    padding-right: 15px;
}

.pr16 {
    padding-right: 16px;
}

.pr17 {
    padding-right: 17px;
}

.pr18 {
    padding-right: 18px;
}

.pr19 {
    padding-right: 19px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr28 {
    padding-right: 28px;
}

.pr29 {
    padding-right: 29px;
}

.pr30 {
    padding-right: 30px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}



.display-none {
    display: none;
}

.border-none {
    border: 0px !important;
}

.box-shadow-none {
    box-shadow: none !important;
}

.fs10 {
    font-size: 10px;
}

.fs11 {
    font-size: 11px;
}

.fs12 {
    font-size: 12px;
}

.fs13 {
    font-size: 13px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}

.fs17 {
    font-size: 17px;
}

.fs18 {
    font-size: 18px;
}

.fs19 {
    font-size: 19px;
}

.fs16 {
    font-size: 16px !important;
}

.fs17 {
    font-size: 17px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs19 {
    font-size: 19px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs21 {
    font-size: 21px !important;
}

.fs22 {
    font-size: 22px !important;
}

.fs23 {
    font-size: 23px !important;
}

.fs24 {
    font-size: 24px !important;
}

.fs25 {
    font-size: 25px !important;
}

.fs26 {
    font-size: 26px;
}

.fs27 {
    font-size: 27px;
}

.fs28 {
    font-size: 28px;
}

.fs29 {
    font-size: 29px;
}

.fs30 {
    font-size: 30px;
}

.fs31 {
    font-size: 31px;
}

.fs32 {
    font-size: 32px;
}

.fs33 {
    font-size: 33px;
}

.fs34 {
    font-size: 34px;
}

.fs35 {
    font-size: 35px;
}

.fs40 {
    font-size: 40px;
}




.width1Percent {
    width: 1%;
}

.width5Percent {
    width: 5%;
}

.width8Percent {
    width: 8%;
}

.width9Percent {
    width: 9%;
}

.width50NEWVK {
    width: 45%;
}

.width10Percent {
    width: 10%;
}

.width12Percent {
    width: 12%;
}

.width13Percent {
    width: 13%;
}

.width14Percent {
    width: 14%;
}

.width15Percent {
    width: 15%;
}

.width16Percent {
    width: 16%;
}

.width18Percent {
    width: 18%;
}

.width20Percent {
    width: 20%;
}

.width22Percent {
    width: 22%;
}

.width25Percent {
    width: 20%;
}

.width26Percent {
    width: 26%;
}

.width28Percent {
    width: 28%;
}

.width30Percent {
    width: 30%;
}

.width31Percent {
    width: 31%;
}

.width32Percent {
    width: 32%;
}

.width33Percent {
    width: 33%;
}

.width40Percent {
    width: 40%;
}

.width50Percent {
    width: 50%;
}

.width55Percent {
    width: 55%;
}

.width60Percent {
    width: 60%;
}

.width65Percent {
    width: 65%;
}

.width67_5Percent {
    width: 68.5%;
}

.width70Percent {
    width: 70%;
}

.width80Percent {
    width: 80%;
}

.width90Percent {
    width: 90%;
}

.width100Percent {
    width: 100%;
}

.display-block {
    display: block;
}

.display-flex {
    display: flex;
}

.display-inlin-block {
    display: inline-block;
}

.position-relative {
    position: relative;
}

.mobile-display-table {
    display: none;
}

.float-right {
    float: right;
}

.guestblncbox {
    width: 100%;
    float: left;
}

.normal {
    font-weight: normal;
}

.bold {
    /* font-weight: bold; */
}

.txt-color-0072d3 {
    color: #0072d3;
}

.margin-none {
    margin: 0px;
}

.margin-left-none {
    margin-left: 0px;
}

.margin-right-none {
    margin-right: 0px;
}

.margin-top-none {
    margin-top: 0px !important;
}

.margin-bottom-none {
    margin-bottom: 0px;
}

.padding-none {
    padding: 0px;
}

.padding-left-none {
    padding-left: 0px;
}

.padding-right-none {
    padding-right: 0px;
}

.padding-top-none {
    padding-top: 0px !important;
}

.padding-bottom-none {
    padding-bottom: 0px;
}

.right-cartshop {
    margin: 10px 6px 0px 0px;
}

    .right-cartshop a {
        margin: 0px 10px 0px 10px;
    }

.min-width105 {
    min-width: 105px;
}

.min-width125 {
    min-width: 125px;
}

.font-weight-normal {
    font-weight: normal;
}

.bg-fff {
    background: #fff;
}

.bg-f5f5f5 {
    background: #f5f5f5;
}

.twocolumnsinsw1 {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

.insw1 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

.border1-b2b2b2 {
    border: 1px solid #b2b2b2;
}

.border1-e5e5e5 {
    border: 1px solid #e5e5e5;
}

.border1-bottom-b2b2b2 {
    border-bottom: 1px solid #b2b2b2;
}

.border1-bottom-808080 {
    border-bottom: 1px dotted #D2D2D2;
}

.txtcolor_808080 {
    color: #808080;
}

.web-display-none {
    display: none;
}

.returningCustomer {
    display: none;
}

.out_of_stock {
    border-radius: 0px;
    background: #D3D3D3;
    border: 1px solid #B7B7B7;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 18px;
    display: block;
    text-align: center;
}

.custom-review a {
    color: #003067;
}

.red-color {
    color: red;
}

.d-r-color {
    color: #b00;
}

.descript-listing-box {
    border-bottom: 1px solid #dddddd;
    display: inline-block;
    position: relative;
    width: 100%;
}

.descript-listing {
    margin: 0px;
    padding: 0px;
}

    .descript-listing li {
        list-style: none;
        display: inline-block;
        color: #000000;
        font-weight: bold;
        line-height: 20px;
        font-size: 12px;
        margin: 0px 2px 0px 0px;
    }

.descr-social-media {
    margin: 0px;
    padding: 0px;
}

    .descr-social-media li {
        list-style: none;
        display: inline-block;
        margin: 5px 3px 0px 3px;
    }

.SocialPanelb {
    color: #406B9C;
    font-size: 13px;
    font-weight: bold;
}

.wishlistbtn {
    position: absolute;
    right: 0px;
    top: 0px;
}

.closebtn {
    position: absolute;
    right: -7px;
    top: -12px;
    opacity: 0.6;
}

.disabledNavigation {
    color: #a1a0a0 !important;
}

.previousDisabledBtn {
    /* background-position: left center; */
    color: #484848;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0px 6px 20px;
    text-align: center;
    margin-right: 18px;
    width: auto;
    /* background-image: url('/images/btn_prev_disable.png'); */
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: relative;
}

    .previousDisabledBtn:before {
        content: "\f104";
        font-size: 30px;
        font-family: FontAwesome;
        position: absolute;
        left: 2px;
        top: -5px;
        font-weight: lighter;
    }

    .previousDisabledBtn:hover {
        color: #000;
    }

.nextBtn:hover {
    color: #000;
}

.nextBtn:before {
    content: "\f105";
    font-size: 30px;
    font-family: FontAwesome;
    position: absolute;
    right: 2px;
    font-weight: lighter;
    top: -7px;
}

.nextBtn {
    position: relative;
    background-position: right center;
    color: #484848;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 20px 6px 0px;
    text-align: center;
    width: auto;
    /* background-image: url('/images/btn_next.gif'); */
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.smallsliderimg {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

    .smallsliderimg li {
        list-style: none;
        display: inline-block;
        margin: 0px 3px 0px 0px;
        border: 1px solid #000000;
        padding: 5px;
        cursor: pointer;
    }

.sclist {
    padding: 0px 0px 0px 5px;
}

    .sclist li {
        border-bottom: 1px solid #ccc;
        list-style: outside none none;
        padding-top: 15px;
    }

.sclistmenumi {
    float: left;
    width: 20%;
    height: 26px;
    background: #c8c8c8;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    font-size: 40px;
    overflow: hidden;
    color: #fff;
}

.sclistmenutxt {
    float: left;
    width: 60%;
    height: 26px;
    border: 1px solid #c9c9c9;
}

.sclistmenupl {
    float: left;
    width: 20%;
    height: 26px;
    background: #ccc;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    border: 0px;
    font-size: 24px;
    overflow: hidden;
    color: #fff;
}

.sclistmenumi:hover {
    text-decoration: none;
}

.sclistmenupl:hover {
    text-decoration: none;
}

.deliveryAddressul {
    padding: 0px 0px 0px 5px;
}

    .deliveryAddressul li {
        list-style: none;
    }

        .deliveryAddressul li div {
            display: inline-block;
            min-width: 100px;
            margin: 5px;
        }

.Deteaddress {
    width: 100%;
}

    .Deteaddress tr td {
        padding: 5px;
        border: 1px solid #ccc;
    }

    .Deteaddress tr th {
        padding: 5px;
        border: 1px solid #ccc;
    }

.containerPopUp {
    background-color: #FFFFFF;
    margin: 10% auto 0px auto;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 15px #676767;
    height: auto !important;
    min-height: 360px !important;
    padding: 14px 15px 0;
}

.compare-item {
    background-color: #F5FBD7;
    border: 1px solid #E1E1E1;
}

.ComparisionOuter {
    background-color: #E9F5A0;
    border: 1px solid #B6D215;
}

.circle-close {
    background-image: url('/images/close.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left top;
    height: 15px;
    width: 15px;
    position: absolute;
    right: -8px;
    top: -8px;
}

.none {
    display: none !important;
}

.tableScroll {
    float: left;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}

.itm-cartImg {
    display: block;
    float: left;
    margin-right: 10px;
    width: 56px;
}

.itm-cartDetails {
    float: left;
    width: 144px;
    overflow: hidden;
}

.Print {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 100px;
}

.OrderSummaryHeader {
    padding-bottom: 10px;
    font-size: 15px;
}

.tblOrderSummary {
}

    .tblOrderSummary thead {
        background-color: #f0f0f0;
        font-size: 12px;
    }

    .tblOrderSummary tbody {
        font-size: 12px;
    }

        .tblOrderSummary tbody tr {
            border-bottom: 1px solid #ccc;
        }

    .tblOrderSummary tr th {
        padding: 5px;
    }

    .tblOrderSummary tr td {
        padding: 5px;
    }

.costumtab {
    background: #f4f4f4;
}
/*.stickyFilter {-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none;
          border-color: #ccc #ccc -moz-use-text-color; border-image: none; border-style: solid solid none; border-width: 1px 1px 0;
          box-shadow: 0 0 3px 1px #ccc;
          }*/
/*.stickyFilter{box-shadow:0 0 3px 1px #ccc;-webkit-box-shadow:0 0 3px 1px #ccc;-moz-box-shadow:0 0 3px 1px #ccc;border:1px solid #ccc;border-bottom:0}*/
.cart-img {
    background: #fff;
    box-shadow: 0 0 2px #555;
    float: left;
    margin-right: 8px;
    max-height: 85px;
    overflow: hidden;
    padding: 3px;
    position: relative;
    text-align: center;
    width: 66px;
}

.cart-event-name {
    color: #5f5f5f;
    display: block;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
}
/*.scclose{font-size: 20px; position: absolute; right: -5px; top: 0;}*/
.scclose {
    bottom: 15px;
    font-size: 20px;
    position: absolute;
    right: 10px;
}

.alert-error {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}

.itm-link {
    font-size: 20px;
    padding: 10px 0;
    display: block;
    color: #003067;
}

.offer-boxcss {
    background: #98222d;
    color: #fff;
    height: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 90px;
    z-index: 999;
}

.offer-listcss {
    background: #fff;
    float: left;
    height: 20px;
    width: 35px;
}

.offer-boxcss span {
    display: inline-block;
    margin: 2px 0 0 -5px;
}

.thumbnailsmallslider {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px;
}

    .thumbnailsmallslider li {
        display: inline-block;
    }

        .thumbnailsmallslider li a {
            margin: 0px 5px 0px 0px;
            padding: 3px;
            border: 1px solid #b2b2b2;
            display: inline-block;
        }

            .thumbnailsmallslider li a.active {
                border: 1px solid #333 !important;
            }
/*#gallery_01 img {border: 2px solid white;}
        .active img {border: 2px solid #333 !important;}*/
.text-color-f6931f {
    color: #f6931f;
}

.txt-color-003067 {
    color: #003067;
}
/* Zoom Css Start */
.zoomLens {
    border: 0px solid #000;
    cursor: default;
    height: 171.429px !important;
    opacity: 0.4;
    overflow: hidden;
    width: 148.571px !important;
    z-index: 999;
}

.zoomWindow {
    left: 300px !important;
    border: 1px solid #888 !important;
    top: -5px !important;
}

.zoomWrapper {
    width: 100% !important;
    overflow: hidden !important;
}

    .zoomWrapper img {
        width: 100% !important;
        height: 100% !important;
        position: relative !important;
    }
/* Zoom Css end */
.slider-range {
    position: relative;
}

.slider-rangetab {
    width: 100%;
    position: relative;
    height: 0.8em;
    background: #cccccc;
    border: 1px solid #aaaaaa;
}

.slider-range_left {
    background: #e6e6e6;
    border-radius: 4px;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #d3d3d3;
    position: absolute;
    left: -2px;
    top: -2px;
}

.slider-range_right {
    background: #e6e6e6;
    border-radius: 4px;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #d3d3d3;
    position: absolute;
    right: -2px;
    top: -2px;
}

.slider-range_left:hover {
    border: 1px solid #aaaaaa;
}

.slider-range_right:hover {
    border: 1px solid #aaaaaa;
}
 

    .resetRefines:hover {
        color: Red;
    }

.LeftMenuScroll { overflow-x: hidden; max-height: 250px; overflow-y: auto; }

.category-tree .catTreeLvl0 input[type="checkbox"] {
    margin-right: 4px;
    margin-top: 0px;
}

.mh145 {
    min-height: 145px;
}

.brncrmb {
    width: 100%;
    padding: 0;
    display: table;
    border: 1px solid #BABABA;
    overflow: hidden;
    border-radius: 0px;
    list-style: none;
    margin: 0px;
    float: left;
    background-color: #E2E2E2;
}
    /*.brncrmb li {width: 19%; float: left; margin-left: 0px; counter-increment: item; position: relative; }*/
    .brncrmb li {
        counter-increment: item;
        float: left;
        margin-left: 0;
        min-width: 15%;
        padding-right: 0px;
        position: relative;
        width: auto;
    }

        .brncrmb li a {
            font-weight: 700;
            display: block;
            padding: 8px 25px 8px 25px;
            margin-left: 0px;
            /*width: 156px !important;*/
            color: #919191;
            font-size: 12px;
        }

            .brncrmb li a:hover {
                text-decoration: none;
            }

        .brncrmb li:last-child span:after {
            display: none;
        }
        /*.brncrmb li:last-child {width: 135px !important;}*/
        .brncrmb li a:after {
            background-color: #E2E2E2 !important;
        }

        .brncrmb li a:after {
            content: "";
            width: 30px;
            height: 30px;
            border: solid 1px #ccc;
            display: block;
            position: absolute;
            right: -15px;
            top: 2px;
            transform: rotate(135deg);
            -webkit-transform: rotate(135deg);
            border-right: none;
            border-bottom: none;
            background-color: #fff;
            z-index: 10;
        }

    .brncrmb > .active {
        background-color: #B2B2B2;
    }

        .brncrmb > .active a {
            color: #fff !important;
            text-decoration: none;
        }

            .brncrmb > .active a:hover::after {
                text-decoration: none;
            }

            .brncrmb > .active a:after {
                background-color: #B2B2B2 !important;
            }

        .brncrmb > .active:after {
            background-color: #B2B2B2 !important;
            border: transparent solid 1px !important;
        }

.Tab-completed {
    background-color: #E2E2E2;
}
/*.brncrmb li a:first-child {width: 0;  height: 0;  width: 0;  height: 0; }
        .brncrmb li a:last-child {-webkit-border-radius: 0 8px 0px 0; -moz-border-radius: 0 8px 0px 0; border-radius: 0 8px 0px 0; }*/
/*.brncrmb li a::after {border-color: #f3961c transparent; border-style: solid; border-width: 19px 18px 16px; bottom: -17px; content: "";
          display: block; left: 108px; position: absolute; width: 0;
        }
        .brncrmb li a::before {border-color: #f3961c transparent; border-style: solid; border-width: 19px 18px 16px; bottom: -17px; content: ""; display: block;
          left: 108px; position: absolute; width: 0;
          }*/
.Tab-completed {
    background-color: #E2E2E2;
}

.accordion-inner ul {
    padding: 0 8px;
}

    .accordion-inner ul li {
        list-style: none;
        margin-bottom: 7px;
    }

        .accordion-inner ul li:before {
            content: "\f105";
            font-family: FontAwesome;
            font-size: 13px;
        }

        .accordion-inner ul li a {
            color: #000;
            font-size: 12px;
            padding-left: 6px;
        }

            .accordion-inner ul li a:hover {
                font-weight: bold;
            }
/* VikaS KumaR Eureka StyleSheet end */
.itm-sizeInfo-holder b {
    position: relative;
    top: 3px;
}

    .itm-sizeInfo-holder b a {
        color: #585858;
        display: block;
    }

.itm-compare span {
    position: relative;
    top: -3px;
}

.mb0 {
    margin-bottom: 0;
}

.thumbnail.itm img {
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    /*max-width: 100%;
    max-height: 100%;*/
    width: auto;
}

.width90 {
    width: 90%;
}

.fwbold {
    font-weight: bold;
}

.fs12 {
    font-size: 12px !important;
}

.colstar {
    color: #ffcc00 !important;
    text-shadow: 0 0 0px #222;
}

.nostar {
    color: #999;
}

.prdimg {
    padding: 0px;
    height: 230px;
    width: 100%;
    display: table;
    text-align: center;
    margin: 0 auto 8px;
    position: relative;
}

.btn-buy {
    background-color: #47AA0B;
    border-radius: 3px;
    border-color: #47AA0B;
    height: 50px;
    padding: 0 0;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    width: 280px;
}

    .btn-buy:hover {
        background-color: #3a8f07;
        border-radius: 3px;
        border-color: #3a8f07;
    }

.btn-buy-search:hover {
    background-color: #ff7613;
    border-radius: 3px;
    border-color: #e34811;
}

.btn-buy-search {
    background-color: #ff7613;
    border-radius: 3px;
    border-color: #e34811;
    padding: 0 0;
    font-size: 16px;
    font-weight: 500;
    width: 280px;
}

.stickyFilter .accordion-heading .accordion-toggle {
    position: relative;
}

    .stickyFilter .accordion-heading .accordion-toggle.collapsed:after {
        content: "\f105";
        position: absolute;
        right: 10px;
        font-family: FontAwesome;
        transform: rotate(0);
        float: right;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
    }

    .stickyFilter .accordion-heading .accordion-toggle:after {
        content: "\f105";
        transform: rotate(90deg);
        position: absolute;
        right: 10px;
        font-family: FontAwesome;
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
    }

ul.dropdownlist {
    border: 1px solid #e1e1e1 !important;
    background-color: #fff;
    position: absolute;
    z-index: 999;
    width: 198px;
    padding: 0px;
}

    ul.dropdownlist li {
        margin: 0px;
        padding: 0px 2px;
        color: #428BCA !important;
        border: 0px solid #000;
    }

        ul.dropdownlist li:before {
            content: none;
        }

        ul.dropdownlist li:hover {
            background-color: #428BCA;
            color: white !important;
        }

        ul.dropdownlist li a {
            width: 100%;
            display: block;
        }

        ul.dropdownlist li:hover a {
            color: white !important;
            width: 100%;
            display: block;
        }

            ul.dropdownlist li:hover a:hover {
                color: white !important;
                font-weight: normal;
            }

.dropdown-arrow {
    content: "\f105";
    transform: rotate(90deg);
    position: absolute;
    right: 10px;
    font-family: FontAwesome;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.c-9a9a9a {
    color: #9a9a9a;
}



.table-popup .header {
    display: table;
    width: 100%;
}

.table-modal {
    border-radius: 6px !important;
    overflow: visible;
}

.t-cell {
    display: table-cell;
    padding: 9px 9px;
}

.head {
    /* padding: 13px 9px; */
    /*        background: rgba(255,255,255,1);
                                                background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
                                                background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                background:  -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
                                                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
                                        */
    font-weight: bold;
    background-color: #F1F1F1;
    color: #757575;
}

.v-middle, .v-middle .t-cell {
    vertical-align: middle;
}

.nictext {
    height: 24px;
    width: 30px;
    border-radius: 3px;
    text-align: center;
    border: solid 1px #B5B5B5;
}

.CartRemoveItem {
    font-size: 11px;
    color: #555;
}

.form-control-small {
}

 

.w100p {
    width: 100%;
}

.table-parent .d-table:nth-child(n + 2) {
    border-bottom: solid 1px #E8E8E8;
}

.mb2 {
    margin-bottom: 2px;
}

.checkbox .rightchecbox {
    position: relative !important;
    margin: 0;
    top: 2px;
    margin-right: 5px;
    margin-left: 0 !important;
}

.m0 {
    margin: 0;
}

.m10 {
    margin: 10px;
}

.addtowslist {
    font-size: 12px;
    margin: 8px 0;
    text-transform: uppercase;
    display: block;
    color: #252525;
    font-weight: bold;
}

.addtowslist {
    color: #555;
}

    .addtowslist:hover {
        color: #000;
    }

    .addtowslist:before {
        content: "\f08a";
        font-family: FontAwesome;
    }

    .addtowslist:hover:before {
        content: "\f004";
        font-family: FontAwesome;
        color: #FF9F26;
    }

.colblack {
    color: #000;
}

    .colblack:hover {
        color: #000;
    }

.engageSocial {
    padding: 0;
    margin: 0;
    margin-top: 63px;
}

    .engageSocial li {
        display: table;
        width: 100%;
        margin-bottom: 8px;
    }

        .engageSocial li .thumbz {
            width: 60px;
            height: 50px;
        }

        .engageSocial li span {
            display: block;
        }

        .engageSocial li.manage-order .thumbz {
            background: url('/images/steps.png') no-repeat;
            background-position: 0px -66px;
        }

        .engageSocial li.informed-decisions .thumbz {
            background: url('/images/steps.png') no-repeat;
            background-position: 11px -107px;
        }

        .engageSocial li.engage-socially .thumbz {
            background: url('/images/steps.png') no-repeat;
            background-position: 11px -26px;
        }

.field-validation-error {
    font-size: 11px;
    margin-top: 6px;
    /*display: block;*/
    color: red;
}

.scrolltotop:after {
    content: "\f077";
    font-family: Fontawesome;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.scrolltotop {
    position: fixed;
    bottom: 29px;
    right: 29px;
    width: 45px;
    height: 45px;
    background-color: rgb(247, 209, 162);
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    display: table;
    font-size: 17px;
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    transition: ease all .3s;
}

    .scrolltotop:hover {
        background-color: rgb(255, 185, 99);
        -webkit-transition: ease all .3s;
        -moz-transition: ease all .3s;
        -o-transition: ease all .3s;
        transition: ease all .3s;
    }

.cart-tooltip.fk-ui-tooltip {
    padding: 0;
    border: 0;
    color: #c7c7c7;
    font-size: 12px;
    width: 344px;
    line-height: 16px;
    background: #FFF;
    opacity: 1;
}

.cart-tooltip {
    margin: -1px 0 0 0;
    max-width: 390px;
    min-width: 111px;
    z-index: 20000;
    box-shadow: -1px 1px 7px 1px rgba(8, 8, 8, 0.7);
}

.fk-ui-tooltip {
    position: fixed;
    text-align: left;
    transition: ease all .3s;
    opacity: 1;
    visibility: visible;
}

.hiddenfade {
    opacity: 0 !important;
    transition: ease all .3s;
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    visibility: hidden;
}

.cart-tooltip .fk-ui-tooltip-close {
}

.fk-ui-tooltip-close {
    padding: 7px 11px 11px 11px !important;
    float: left;
    color: #000;
    padding-top: 15px;
}

    .fk-ui-tooltip-close:hover {
        color: #444;
    }

.cart-tooltip.fk-ui-tooltip a {
}

a {
    text-decoration: none;
    cursor: pointer;
}

.cart-tooltip.fk-ui-tooltip:after {
    bottom: 100%;
    left: 75%;
    border: 1px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #FFF;
    border-width: 9px;
}

.fk-ui-tooltip-content .image {
    float: left;
    width: 45px;
    margin-right: 10px;
    margin-bottom: 0;
}

    .fk-ui-tooltip-content .image img {
        display: block;
        max-width: 44px;
        border: solid 1px #ADADAD;
        height: auto;
    }

.fk-ui-tooltip-content .title {
    color: #232323;
    font-size: 11px;
    padding-right: 12px;
    display: table;
    width: 132px;
    overflow: hidden;
    height: 32px;
    float: left;
}

.fk-ui-tooltip-content {
    display: table;
    width: 100%;
    margin-bottom: 3px;
    padding: 3px 12px;
}

    .fk-ui-tooltip-content .amount {
        float: right;
        display: block;
        margin-right: 8px;
        color: #000;
        font-weight: bold;
        margin-top: 9px;
    }

.fk-ui-tooltip-header {
    display: table;
    width: 100%;
    padding: 7px 7px;
    font-weight: bold;
    color: #000;
    border-bottom: solid 2px #000;
    margin-bottom: 4px;
    font-size: 13px;
}

.btn-sm {
    padding: 0;
    border-radius: 0;
    background-color: #FFA432 !important;
    height: auto;
    padding: 3px 4px;
    font-size: 11px;
    margin: 0px 12px 11px 12px;
}


.grandfooter { background-color: #050F1C; border-top: solid 1px #D4D4D4; margin-top:25px;}

.facebook_icn { background-size: cover; }

.facebook_icn, .twitter_icn, .google-plus_icn, .youtube_icn, .insta {  width: 24px; height: 24px; margin: 0px 0 0px 6px; display: inline-block; zoom: 1; }
.twitter_icn { background-size: cover; }

.insta { background-size: cover; }
.youtube_icn { background-position: 649px -57px; }

.paymethods { background: url('/images/social-sprite-new-a01ff2d2.png'); width: 245px; display: table; float: left; height: 32px;  background-position: -177px -223px; margin-left: 8px; }


.copyrighttext {
    padding-top: 7px;
    font-size: 12px;
    font-family: arial;
    color: #3E3E3E;
}

.paymrthod2 {
    padding-top: 7px;
    display: table;
    font-size: 12px;
    float: left;
    color: #676767;
}

.keeptouch2 {
    padding-top: 7px;
    display: table;
    float: left;
    padding-right: 12px;
    font-size: 12px;
    color: #676767;
}

.size1of9 {
    text-transform: uppercase;
    width: auto;
    font-weight: normal;
    float: left;
    font-size: 11px;
    color: #656565;
    position: relative;
    top: 4px;
    margin-right: 4px;
}

.line.brands a {
    color: #565656;
    font-size: 11px;
}

.eurekaLogo {
    position: relative;
    display: table;
    padding-top: 10px;
    background: url(/images/social-sprite-new-a01ff2d2.png);
    width: 195px !important;
    /* background-size: cover; */
    float: left;
    height: 65px;
    background-position: -491px -9px;
}

.eurekaLogoarabic {
    display: none;
}

.navbarbg {
    background-color: #003067;
    margin-bottom: 0px;
}

.megamenu {
    left: 0;
    transition: ease all .3s;
    -webkit-transition: ease all .3s;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    position: absolute;
    z-index: 100;
    width: 220px;
    height: 500px;
    top: 0px;
    font-family: 'Eurostile';
    background-color: #fff;
    border: solid 1px #D6D6D6;
    border-top: none;
    box-shadow: 0 0 4px rgba(109, 109, 109, 0.19);
}

.pos-rel {
    position: relative;
}

.megamenu .megamenuUL {
    padding: 0;
}

.megamenu .megamenutitle {
    display: block;
    background-color: #EFEFEF;
    padding: 10px 13px;
    font-weight: 500;
    color: #000000;
    font-family: 'Eurostile';
}

.megamenu .megamenuUL > li {
    list-style: none;
    display: block;
    /* padding: 9px 13px; */
    border-bottom: solid 1px #E4E4E4;
    font-family: 'Eurostile';
    font-size: 13px;
    color: #484848;
}

    .megamenu .megamenuUL > li > a {
        cursor: default;
    }

    .megamenu .megamenuUL > li:hover > a, .megamenu .megamenuUL > li.active > a {
        cursor: default;
        background: #E4E4E4;
        color: #000;
    }

    .megamenu .megamenuUL > li > ul.megasubmenu {
        display: none;
        padding: 0;
        position: absolute;
        z-index: 1000;
        width: 642px;
        left: 217px;
        height: 500px;
        top: 0;
        font-family: "Eurostile";
        background-color: #fff;
        border: solid 1px #D6D6D6;
        border-top: none;
        box-shadow: 0 0 8px rgba(66, 66, 66, 0.22);
    }

.megamenu li a {
    color: #000000;
    padding: 5px 13px 5px 23px;
    font-family: 'Eurostile';
}

.megamenu .megamenuUL > li.active > ul.megasubmenu {
    display: block;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li {
    list-style: none;
    list-style: none;
    display: block;
    /* padding: 7px 25px; */
    font-family: 'Eurostile';
    font-size: 13px;
    color: #484848;
    border-bottom: solid 1px #E4E4E4;
    width: 200px;
}

    .megamenu .megamenuUL > li > ul.megasubmenu > li:hover > a, .megamenu .megamenuUL > li > ul.megasubmenu > li.active > a {
        /*background: #E4E4E4;*/
        color: #000;
    }

.megamenu .megamenuUL > li a {
    cursor: pointer !important;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li a {
    display: block;
}



.megamenu .megamenuUL > li > ul.megasubmenu > li > ul.megasubmenu2 {
    display: none;
    padding: 0px 19px 10px 19px;
    /*position: absolute;*/
    z-index: 100;
    width: 436px;
    left: 204px;
    height: 450px;
    top: 47px;
    font-family: 'Eurostile';
    border-top: none;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: bottom right 10px;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li.active .megasubmenu2 {
    display: block;
}

    .megamenu .megamenuUL > li > ul.megasubmenu > li.active .megasubmenu2 > li {
        width: 48%;
        display: inline-block;
    }


    .megamenu .megamenuUL > li > ul.megasubmenu > li.active .megasubmenu2:before {
        content: "";
        position: absolute;
        width: 418px;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.81);
        z-index: -1;
    }



.megamenu .megamenuUL > li > ul.megasubmenu > li > ul > li {
    list-style: none;
    display: inline-table;
    width: 100%;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li > ul.megasubmenu2 > li > a:hover {
    color: #000;
}

.megamenu .megamenuUL > li > ul.megasubmenu > li > ul.megasubmenu2 > li > a {
    display: block;
    color: #737373;
    padding: 3px 0;
    font-family: 'Eurostile';
    font-size: 12px;
}


.megasubmenuTitle {
    display: block;
    color: #000000;
    padding: 10px 13px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Eurostile';
}


.bg-whitebox {
    background: #fff;
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: 0 0 1px #9E9E9E;
}


.boxTitle::first-letter {
    text-transform: uppercase;
}

.NextAuctionTime {
    display: table;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    display: block;
}

    .NextAuctionTime div strong {
        letter-spacing: 1px;
        display: table;
        background: #0a0809;
        background: -moz-linear-gradient(top, #0a0809 0%, #202020 49%, #343434 51%, #202020 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a0809), color-stop(49%,#202020), color-stop(51%,#343434), color-stop(100%,#202020));
        background: -webkit-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background: -o-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background: -ms-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background: linear-gradient(to bottom, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0809', endColorstr='#202020',GradientType=0 );
        color: #fff;
        text-align: center;
        padding: 10px 0;
        box-shadow: 0 0 5px #9C9C9C;
        border: solid 1px #000;
        text-align: center;
        border-radius: 3px;
        font-size: 22px;
        width: 100%;
        font-family: oswald;
        font-weight: 500;
        position: relative;
    }

        .NextAuctionTime div strong:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background: #000;
            left: 0;
            right: 0;
            margin-top: 15px;
            box-shadow: 0 1px 1px rgba(255, 255, 255, 0.08);
        }

    .NextAuctionTime div span {
        font-size: 11px;
        text-align: center;
        display: block;
        /* width: 43px; */
        padding: 4px 0;
    }

    .NextAuctionTime div {
        display: table-cell;
        width: 56px;
        padding: 0 7px;
    }



.NextAuctionTimeSmall {
    opacity: 1;
    width: 100%;
    text-align: left;
    padding-bottom: 0;
    padding-top: 5px;
    left: 0;
    right: 0;
    overflow: hidden;
}

    .NextAuctionTimeSmall.c {
        opacity: 1;
        width: 100%;
        text-align: left;
        padding-bottom: 47px;
        left: 0;
        right: 0;
        overflow: hidden;
        margin-top: -38px;
        border-bottom: 1px solid rgba(221, 221, 221, 0.58);
        height: 36px;
    }

    /*.NextAuctionTimeSmall div strong {
        letter-spacing: 1px;
        display: table;
        background: #0a0809;
        background:    
        -moz-linear-gradient(top, #0a0809 0%, #202020 49%, #343434 51%, #202020 100%);
        background:  
        -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a0809), color-stop(49%,#202020), color-stop(51%,#343434), color-stop(100%,#202020));
        background:     
        -webkit-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background:             
        -o-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background:    -ms-linear-gradient(top, #0a0809 0%,#202020 49%,#343434 51%,#202020 100%);
        background: linear-gradient(to bottom, #0a0809 0,#202020 41%,#343434 42%,#202020 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0809', endColorstr='#202020',GradientType=0 );
        color: #fff;
        text-align: center;
        padding: 5px 0 15px 0;
        box-shadow: 0 0  5px #9C9C9C;
        border: solid 1px #000;
        text-align: center;
        border-radius: 3px;
        font-size: 16px;
        width: 100%;
        font-family: oswald;
        font-weight: 500;
        position:relative;
}*/



    .NextAuctionTimeSmall div strong {
        display: table;
        color: #003067;
        font-size: 31px;
        font-weight: 500;
        position: relative;
        line-height: 43px;
        height: 43px;
        display: block;
        text-align: left;
    }

        .NextAuctionTimeSmall div strong:after {
            content: "";
            position: absolute;
            display: none;
            width: 100%;
            height: 1px;
            background: #000;
            left: 0;
            right: 0;
            margin-top: 11px;
            box-shadow: 0 1px 1px rgba(255, 255, 255, 0.08);
        }
    /*.NextAuctionTimeSmall div strong:after{
     content: "";
     position: absolute;
     width: 100%;
     height: 1px;
     background: #000;
     left: 0;
     right: 0;
     margin-top: 11px;
     box-shadow: 0 1px 1px rgba(255, 255, 255, 0.08);
    }*/
    .NextAuctionTimeSmall div span {
        margin-top: -19px;
        font-size: 10px;
        text-align: center;
        display: block;
        /* width: 43px; */
        position: absolute;
        padding: 2px 0;
        color: #2B2B2B;
        left: 0;
        right: 0;
    }

    .NextAuctionTimeSmall div {
        display: inline-block;
        width: 57px;
        height: 43px;
        padding: 0 2px;
        position: relative;
    }

#auctionCarousel .itemDetails {
    margin-top: 0;
    display: block;
    margin-bottom: 10px;
}






.timerAuction {
    margin-bottom: 10px;
}

#auctionCarousel .item {
    margin: 3px;
    text-align: center;
}

    #auctionCarousel .item img {
        display: block;
        width: 100%;
        height: auto;
        max-height: 147px;
        width: auto;
        margin: 0 auto;
    }

.customnavigation.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    left: -15px;
    z-index: 100;
    top: 40%;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.74);
    opacity: 0.5;
    padding: 4px 12px;
    font-size: 17px;
}

.customnavigation.owl-theme .owl-controls .owl-buttons div:hover {
    transition: ease all .5s;
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    -o-transition: ease all .5s;
    opacity: 1;
}

.customnavigation.owl-theme .owl-controls .owl-buttons .owl-next {
    opacity: 0.5;
    position: absolute;
    right: -15px;
    z-index: 100;
    top: 40%;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.74);
    padding: 4px 12px;
    font-size: 17px;
}

.itemDetails span {
    display: block;
    width: 100%;
}

.itemDetails .itemPrice {
    margin: 4px 0 2px 0;
    font-weight: 600;
    font-size: 18px;
}

.itemDetails .ratings {
    display: none;
    color: #FF8B13;
}

.itemDetails .itemName {
    margin: 10px 0 8px 0;
    text-transform: capitalize;
    font-size: 20px;
}

.itemDetails .btn-deal {
    background-color: #FF9D24;
    color: #fff;
    padding: 3px 13px;
    font-size: 12px;
    margin: 6px 0;
}


.LeftAdvertisement {
    margin-bottom: 10px;
    box-shadow: 0 0 1px #9E9E9E;
}

.prodBrdcrmb { font-size: 12px; margin: 0; color: #555; padding: 4px 10px 4px 10px; border-bottom: solid 1px #eee;*/ box-shadow: 0 1px 1px rgba(255, 255, 255, 0.63); margin-bottom:20px; background: #fafff3;}
.prodBrdcrmb a { margin: 0 4px; color: #000; }

.catTitleAlgolia { font-size: 18px; margin: 0 0 17px 0; padding: 16px 0px 0 12px; font-weight: 400; }

.rangeInput { width: 48px; padding: 2px 6px; border-radius: 2px; font-size: 13px; color: #2F2F2F; border: solid 1px #C3C3C3; text-align: right; }

.fw600 { font-weight: 600; }

.bdre0e0e0 { border-bottom: solid 1px #E0E0E0; }
  
.LeftMenuScroll::-webkit-scrollbar-track { border-radius: 3px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; }
.LeftMenuScroll::-webkit-scrollbar { width: 6px;  background-color: #F5F5F5; }
.LeftMenuScroll::-webkit-scrollbar-thumb { border-radius: 3px; background-color: #949494; }

.catAccordian ul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; border-radius: 3px; overflow: hidden;}
.catAccordian ul::-webkit-scrollbar { width: 6px; background-color: #F5F5F5; }
.catAccordian ul::-webkit-scrollbar-thumb { border-radius: 3px; background-color: #949494; }

.fix::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; border-radius: 3px; overflow: hidden; }
.fix::-webkit-scrollbar { width: 0; background-color: #F5F5F5; }
.fix::-webkit-scrollbar-thumb { border-radius: 3px; background-color: #dedede; }

  

.mask-loader {
    background-color: #FBF9F9;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 90px;
    z-index: 999;
    height: 100%;
    opacity: .8;
}

.loader {
    position: absolute;
    top: calc(44% - 2px);
    left: calc(50% - 32px);
    width: 64px;
    height: 64px;
    border-radius: 50%;
    perspective: 800px;
    z-index: 1000;
}



    .loader .loader-frame {
        height: 65px;
    }

    .loader .loader-text {
        font-size: 16px;
        color: #003067;
    }

.inner {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

    .inner.one {
        left: 0%;
        top: 0%;
        animation: rotate-one 1s linear infinite;
        border-bottom: 3px solid #003067;
    }

    .inner.two {
        right: 0%;
        top: 0%;
        animation: rotate-two 1s linear infinite;
        border-right: 3px solid #003067;
    }

    .inner.three {
        right: 0%;
        bottom: 0%;
        animation: rotate-three 1s linear infinite;
        border-top: 3px solid #003067;
    }

@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}



.top2 {
    top: 2px;
}

.col6d6d6d {
    color: #6d6d6d;
}

.pos-abs {
    position: absolute;
}

.wid100per {
    width: 100%;
}

.bottom-0 {
    bottom: 0;
}

.ngrs-runner:after {
    content: "";
    position: absolute;
    width: 207px;
    height: 7px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.11);
    z-index: 1;
    display: block;
    margin-left: -8px;
    left: 0;
    margin-top: 6px;
}

.middle_part {
    background-color: #ffffff;
}

.ordersummary {
    padding-bottom: 0;
    margin-top: 20px;
}


    .ordersummary .header {
        display: block;
        background-color: #FBFBFB;
        margin: 0 -10px 11px -10px;
        padding: 4px 10px;
        border: solid 1px #EAEAEA;
        border-left: none;
        border-right: none;
    }

    .ordersummary .title {
        text-align: center;
        display: block;
        font-size: 15px;
        padding: 13px 0;
        font-weight: 500;
        color: #2F2F2F;
    }

    .ordersummary ul {
        padding: 0;
        margin: 0;
    }


        .ordersummary ul li {
            list-style: none;
            width: 100%;
            display: table;
            font-size: 13px;
            margin: 4px 0 18px 0;
            color: #333333;
            font-weight: 500;
        }

            .ordersummary ul li .orderImg {
                max-width: 40px;
                max-height: 40px;
                width: auto;
                height: auto;
                margin-right: 10px;
            }

            .ordersummary ul li .center {
                padding-left: 20px;
                width: 152px;
                display: block;
            }

            .ordersummary ul li .right {
                display: table-cell;
                vertical-align: middle;
                text-align: right;
            }

            .ordersummary ul li .left {
                display: table-cell;
                text-align: left;
                vertical-align: middle;
                width: 217px;
            }

    .ordersummary .header li {
        font-weight: 600;
        font-size: 14px;
        color: #443B3B;
        margin: 0;
    }

    .ordersummary .cartTotal {
        border-top: solid 1px #ccc;
        padding: 5px 10px;
        display: block;
        font-weight: 600;
        font-size: 17px;
        color: #292929;
        margin: 0 -10px 0 -10px;
        background-color: #F3F3F3;
        height: 37px;
        border-bottom: solid 1px #ccc;
    }

    .ordersummary .cartItemList li {
    }

    .ordersummary .cartTotal .left {
        float: left;
    }

    .ordersummary .cartTotal .right {
        float: right;
    }



.cartAccordian {
    display: block;
    margin: 0 -10px;
    margin-top: 10px;
}

.shutter {
    display: table;
    width: 100%;
}

.shutterBody {
    display: table;
    width: 100%;
    padding: 20px 10px;
}

.cartAccordian .title {
    display: block;
    margin: 0;
    background-color: transparent;
    padding: 13px 10px;
    color: #2F2F2F;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: solid 1px #E4E4E4;
}

.cartInputerror {
    font-size: 10px;
    display: block;
}

.cartInputerror, .errorCont {
    font-size: 10px;
    display: block;
    height: 14px;
    padding: 1px 0;
    color: #CB4838;
}

.cartInputerror {
    display: none;
}

.cartFromInput {
    padding: 9px 8px;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 14px !important;
    font-weight: lighter;
    background-color: #fff;
    border: solid 1px #D4D4D4 !important;
}

    .cartFromInput:focus {
        transition: ease all .8s;
        border: solid 1px #7B7B7B !important;
    }

input:hover, input:focus, button:hover, button:focus {
    outline: none;
}

.cartFormGroup {
    margin-bottom: 5px;
}

.btn-google-cart {
    background: #CB4838;
    font-weight: 400;
    padding-left: 40px;
    line-height: 31px;
    text-align: center;
}

.btn-facebook-cart {
    background: #3867CB;
    font-weight: 400;
    padding-left: 40px;
    line-height: 31px;
    text-align: center;
}

.btn-with-icon-cart {
    font-size: 11px;
    font-weight: bold;
    position: relative;
    margin-bottom: 14px;
    text-align: left;
    display: block;
    padding: 1px 0 1px 47px;
    width: 190px;
}

    .btn-with-icon-cart:hover {
        opacity: 0.95;
        color: #fff;
    }

    .btn-with-icon-cart span {
        width: 36px;
        display: inline-block;
        position: absolute;
        left: 0;
        text-align: center;
        top: 0;
        background: rgba(0, 0, 0, 0.35);
        padding: 1px 4px;
        font-size: 18px;
    }

.btn-cart {
    letter-spacing: 0.4px;
    background-color: #FF8B13;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    padding: 8px 16px;
    height: 40px;
}

    .btn-cart:hover, .btn-cart:focus {
        color: #fff;
        opacity: 0.9;
    }

.forgotPasw {
    font-size: 11px;
    color: #004594;
    padding-top: 8px;
}

.defaultAddress {
    background-color: #F9F9F9;
    box-shadow: 0 0 1px #848484;
}

    .defaultAddress .title2 {
        padding: 9px 10px;
        font-size: 14px;
        border-bottom: solid 1px #D6D6D6;
    }

        .defaultAddress .title2 span {
            font-weight: 500;
        }

        .defaultAddress .title2 a {
            float: right;
            margin-left: 9px;
            color: #6F6F6F;
        }

            .defaultAddress .title2 a:hover {
                color: #000;
            }

.addressDetails {
    padding: 4px 10px;
    font-size: 12px;
}

    .addressDetails p {
        margin-bottom: 0;
        margin-top: 5px;
    }

.deliverBtn {
    margin: 8px 0;
    display: block;
}

.hasAddress {
}

.btn-cart.btn-default {
    background: #EFEFEF;
    color: #484848;
    border-color: #F0F0F0;
}

.btn:hover, .btn:focus {
    opacity: 0.9;
}

.d-block {
    display: block;
}

.fw400 {
    font-weight: 400;
}

.pb0 {
    padding-bottom: 0;
}

.cartOptions {
    padding: 0;
}

    .cartOptions li {
        display: block;
        list-style: none;
        background-color: #F3F3F3;
        padding: 13px 37px;
        text-transform: uppercase;
        border-bottom: solid 1px #DCDCDC;
        color: #545454;
        cursor: pointer;
        background: #f6f6f6; /* Old browsers */
        background: -moz-linear-gradient(top, #f6f6f6 0%, #f3f3f3 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f6f6f6 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f6f6f6 0%,#f3f3f3 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f6f6f6 0%,#f3f3f3 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f6f6f6 0%,#f3f3f3 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
    }

        .cartOptions li:hover {
            background: #f3f3f3; /* Old browsers */
            background: -moz-linear-gradient(top, #f3f3f3 0%, #f6f6f6 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f3f3f3 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f3f3f3 0%,#f6f6f6 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f3f3f3 0%,#f6f6f6 100%); /* IE10+ */
            background: linear-gradient(to bottom, #f3f3f3 0%,#f6f6f6 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
        }

        .cartOptions li:before {
            content: "";
            float: left;
            width: 15px;
            height: 15px;
            background-color: #DADADA;
            position: absolute;
            left: 15px;
            border-radius: 100%;
            margin-top: 3px;
            border: solid 3px transparent;
        }

        .cartOptions li.active {
            font-weight: 500;
            color: #4E4E4E;
        }

            .cartOptions li.active:before {
                border: solid 3px #777;
            }

.padding-none {
    padding: 0;
}

.m0 {
    margin: 0;
}




/*---------------------------------------------------Shake Add To Cart Item.--------------------------------------------------*/


.shakeit {
    -webkit-animation-name: thumb;
    -webkit-animation-duration: 200ms;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: 2;
    -webkit-animation-timing-function: linear;
}

.itemaddedanimate {
    -webkit-transition: all ease-in-out 1.0s;
}

@-webkit-keyframes thumb {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
    }
}


/*--------------------------------------------------- VikaS KumaR 28-12-2015 Start  --------------------------------------------------*/


.woocommerce-breadcrumb {
    color: #003067;
}

.woocommerce-breadcrumb {
    background: transparent;
    padding: 0; /*border-bottom: 1px solid #DFDFDF;*/
    margin: auto;
    padding: 5px 0 0px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
}

    .woocommerce-breadcrumb span.delimiter {
        padding: 0 3px;
        color: #666;
        font-size: 12px;
    }

    .woocommerce-breadcrumb a {
        color: #666;
        line-height: 24px;
        padding: 0px;
    }

        .woocommerce-breadcrumb a:hover {
            color: #0075EC;
        }

.vertical_megamenu {
    margin: 0 !important;
    border: 0 !important;
    background-color: #fff;
}

.sidebar .vertical_megamenu .block-title-widget h2 {
    font-size: 16px;
    color: #fdfdfd;
    line-height: 36px;
    padding: 5px 0 0px 11px;
    text-transform: capitalize;
    background-color: #003067;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 10px;
}

.ya_best_seller_product .sw-best-seller-product {
    padding: 10px 0 0 0;
    background-color: #fff;
}

#divAddToCartParent > #dynamic {
    /*z-index:1040;*/
}

.ya_best_seller_product .sw-best-seller-product ul {
    margin-bottom: 0;
}

.widget ul {
    margin-left: 0;
    list-style: none;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.ya_best_seller_product .sw-best-seller-product ul > li {
    margin-bottom: 26px;
}

    .ya_best_seller_product .sw-best-seller-product ul > li .item-img {
        float: left;
    }


.detail_prdimg {
    padding: 10px;
    height: 400px;
    width: 400px;
    display: table;
    text-align: center;
    margin: 0 0 0 30px;
    position: relative;
}



.detail_prdimg img {
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
}


.widget img {
    display: initial;
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

.ya_best_seller_product .sw-best-seller-product ul > li .item-content {
    margin-left: 90px;
}

    .ya_best_seller_product .sw-best-seller-product ul > li .item-content h4 {
        margin: 0px;
        font-size: 14px;
    }

        .ya_best_seller_product .sw-best-seller-product ul > li .item-content h4 a {
            font-size: 13px;
            font-weight: bold;
            text-transform: capitalize;
        }

.price, .item-price, .item_price, .product-price {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}


div.star {
    background: url(http://wp.smartaddons.com/themes/sw_supershop/wp-content/themes/sw_supershop/assets/img/star.png) 0 0 repeat-x;
    display: inline-block;
    height: 12px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 70px;
}

.price span.amount, .item-price span.amount, .item_price span.amount, .product-price span.amount {
    color: #f53b54;
    font-weight: 500;
}

.product-responsive1 {
}

._detail {
}

.l_tree li label {
    cursor: pointer;
    position: relative;
}



    .l_tree > li > label {
        color: #000;
        margin-bottom: 6px;
        display: inline-block;
        font-weight: 500;
    }

    .l_tree > li .subtree {
        max-height: 0;
        margin: 0 0 0 16px;
        padding-left: 15px; overflow:hidden;
    }

.l_tree ul.subtree.boom {
    max-height: 10000px;
}


.l_tree > li .subtree > li {
    position: relative;
}

    .l_tree > li .subtree > li label {
        margin-bottom: 6px;
        display: inline-block;
        font-weight: 400;
        color: #000;
    }

    .l_tree > li .subtree > li .subtree2 {
        max-height: 0;
        overflow: hidden;
    }

        .l_tree > li .subtree > li .subtree2.boom {
            max-height: 10000px;
        }

        .l_tree > li .subtree > li .subtree2 > li {
        }

            .l_tree > li .subtree > li .subtree2 > li > label {
                margin: 0 0 0 1px;
                font-size: 13px;
            }


.l_tree > li > label:before, .l_tree > li > ul > li > label:before {
    content: "\f054";
    font: normal normal normal 10px/1 FontAwesome;
    left: -14px;
    position: absolute;
    top: 5px;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}


.l_tree li._open > label:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}



.l_tree > li > .subtree > li > label:before {
    content: "\f054";
    font: normal normal normal 9px/1 FontAwesome;
    left: -14px;
    position: absolute;
    top: 5px;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}

.l_tree > li > .subtree > li._open > label:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}



/*.slider.product-responsive {border: 1px solid #ebebeb;}*/
.single-product .product_detail {
}

    .single-product .product_detail .content_product_detail h1.product_title {
        font-size: 23px;
        font-weight: 400;
        color: #333;
        text-transform: capitalize;
        margin: 10px 0px 5px 0px;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 331px;
    }

.reviews-content {
    display: block;
    padding: 0 0 5px;
}

.single-product .product_detail .content_product_detail .reviews-content .star {
    margin-right: 5px;
}

.reviews-content .star {
    background: url(http://wp.smartaddons.com/themes/sw_supershop/wp-content/themes/sw_supershop/assets/img/star.png) 0 0 repeat-x;
    display: inline-block;
    height: 12px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 70px;
}

.reviews-content .woocommerce-review-link {
    font-size: 12px;
    color: #444;
    font-family: 'Arial';
    font-weight: 400;
}

.single-product .product_detail .content_product_detail .product-stock.in-stock span.stock-text {
    color: #3ab54a;
    padding-right: 21px;
    background: url(http://wp.smartaddons.com/themes/sw_supershop/wp-content/themes/sw_supershop/assets/img/green/bg-stock.png) right center no-repeat;
}

.single-product .product_detail .content_product_detail .product-description {
    margin: 10px 0;
    color: #666;
    font-size: 13px;
}

.single-product .product_detail .content_product_detail .price span.amount {
    font-size: 26px;
    font-weight: 500;
    color: #000000;
}

.btn-buy-now {
    background: #f78828;
    border: 1px solid #da7532;
    background: linear-gradient(to bottom,#f78828 0,#dd771f 100%);
    border-radius: 4px;
    outline: 0;
    color: #f9f9f9;
    text-transform: uppercase;
    cursor: pointer;
    text-shadow: 0 0 1px rgba(0,0,0,0.33);
}

.btn-buy-now {
    padding: 7px 30px;
    line-height: 25px;
    font-size: 18px;
    margin-top: 10px;
    display: table;
}

    .btn-buy-now:hover {
        background: #f78828;
        color: #f9f9f9;
    }

.mr10 {
    margin-right: 10px;
}

.resp-slider-container {
}

    .resp-slider-container .box-slider-title h2 {
        background-color: #fff;
        border-bottom: 1px solid #ededed;
        color: #000;
        font-size: 23px;
        font-weight: 500;
        margin: 0;
        padding: 20px 10px;
        text-transform: capitalize;
    }

.fs12 {
    font-size: 12px;
}

.font-normal {
    font-weight: normal;
}

.content-blogmenu {
    margin: 10px 0px 0px 0px;
}

    .content-blogmenu li {
        color: #666;
        font-size: 13px;
        font-family: 'Eurostile';
    }

.font-text {
    padding: 10px 0px;
    color: #666;
    font-size: 13px;
    font-family: 'Eurostile';
}

.reviewareain {
    /* padding: 20px 0px 20px 10px; */
}

.commentlist.first {
    padding-top: 0;
    margin-bottom: 20px;
}

.commentlist .userimg {
    float: left;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
}

    .commentlist .userimg span {
        margin-top: 10px;
        display: block;
    }

.reviewer-imgName {
    padding-left: 2px;
    font-size: 25px;
    line-height: 54px;
    color: #fff;
    text-align: center;
    width: 55px;
    height: 55px;
    margin-top: 0px;
    border-radius: 50%;
    font-family: Eurostile;
    display: inline-block;
    background: url("/images/Qna_Sprite.png") -2px -362px no-repeat;
}

._reviewUserName {
    overflow: hidden;
    font-size: 12px;
    max-width: 80px;
    white-space: nowrap;
    height: 14px;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-line-clamp: 1;
    line-height: 13px;
    -webkit-box-orient: vertical;
}

.light-font {
    color: #ababab !important;
}

.userimg .sd-icon-security-checked-filled-2 {
    padding: 6px 2px 0 0;
    color: #61a638;
}


.commentlist .text { /*border: solid 1px #e9e9e9;*/
    margin-left: 94px;
    border-radius: 3px;
    position: relative;
}
    /*.commentlist .text:before {border-color: transparent #fff transparent transparent; left: -19px; z-index: 1;}
.commentlist .text:before {position: absolute; border-width: 10px; content: ""; border-style: solid; top: 26px;}*/
    .commentlist .text .user-review {
        padding: 25px 35px 0;
    }

.commentlist .date {
    font-size: 10px;
    line-height: 14px;
    float: right;
    color: #6F6E6E;
}

.commentlist .rating {
    font-size: 18px;
    color: #ececec;
    display: block;
    padding: 0 0 6px 0;
}

.commentlist .head2 {
    font-size: 14px;
    line-height: 18px;
    font-family: sans-serif;
    padding-bottom: 8px;
    white-space: pre-wrap;
    font-weight: 600;
}

.commentlist p {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.grey-div {
    background: #fafafa;
    font-size: 11px;
    padding: 0 0 0 34px;
    height: 36px;
    line-height: 36px;
}


.hf-review {
    font-family: sans-serif;
}

.grey-div {
    background: #fafafa;
    font-size: 11px;
    padding: 0 0 0 34px;
    height: 36px;
    line-height: 36px;
}


.specTable {
    width: 100%;
    font-size: 13px;
    margin: 0 0 20px 0;
    /*border-bottom: 1px solid #ededed;*/
    padding-bottom: 20px;
}

    .specTable .groupHead {
        background-color: transparent;
        font-weight: 400;
        text-transform: capitalize;
        font-size: 16px;
        color: #000;
        height: 42px;
    }

    .specTable td, .specTable th {
        padding: 6px;
        vertical-align: top;
        text-align: left;
    }


.tabs li {
    float: left;
    padding: 25px 15px 5px 33px;
    cursor: pointer;
}

.specTable .specsKey {
    border-bottom: none;
    border-right: none;
    font-size: 14px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 150px;
}

.specsKey:after {
    content: ":";
    margin: 0 0px 0 10px;
}

.specTable .specsValue {
    border-bottom: none;
    color: #000;
    font-size: 14px;
    padding: 0 6px 0 0;
    width: 80%;
    display: inline-block;
}

.specTable td, .specTable th {
    padding: 6px;
    vertical-align: top;
    text-align: left;
}



.arrow_box {
    position: relative;
    border: solid 1px #e9e9e9;
}

    .arrow_box:after, .arrow_box:before {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(136, 183, 213, 0);
        border-right-color: #FFFFFF;
        border-width: 15px;
        margin-top: -49px;
    }

    .arrow_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-right-color: #e9e9e9;
        border-width: 16px;
        margin-top: -50px;
    }

.gallery_09 {
    margin: 0px;
    padding: 0px;
}

    .gallery_09 li {
        padding: 5px;
        border: 1px solid #eee;
        display: inline-block;
        margin-right: 5px;
    }

        .gallery_09 li:hover {
            border: 1px solid #F4F3F3;
            background: #F4F3F3;
        }

.Dpn-menu {
    margin: 0px;
    padding: 0px;
}

    .Dpn-menu li {
        list-style: none;
        display: inline-block;
        margin: 0 10px 0px 0px;
        padding: 0;
        float: left;
    }









/*-------------------------------------------------------------------------------------------------*/

.eu-ccarousel-container {
    text-align: center;
}

    .eu-ccarousel-container .ccarousel-buttons {
        height: 30px;
        text-align: center;
        width: 80px;
        display: inline-block;
    }


    .eu-ccarousel-container .ccarousel-prev {
        float: left;
        background-position: -3px -34px !important;
    }

        .eu-ccarousel-container .ccarousel-prev:hover {
            float: left;
            background-position: -3px -3px !important;
        }

    .eu-ccarousel-container .ccarousel-next {
        float: right;
        background-position: -34px -34px !important;
    }

        .eu-ccarousel-container .ccarousel-next:hover {
            float: right;
            background-position: -34px -3px !important;
        }


    .eu-ccarousel-container .ccarousel-prev,
    .eu-ccarousel-container .ccarousel-next {
        position: relative;
        display: inline-block;
        height: 29px;
        width: 29px;
        margin: 0 5px;
        background: url('/images/carousel_arrows.png') no-repeat;
    }

a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.star1 {
}

    .star1 span {
        display: inline-block !important;
    }

.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}

ul.rating {
    display: inline-block;
}

.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    cursor: pointer;
}

/*.rating li:hover { color:#ffd17c; }*/

.rating-hover {
    color: #ffd17c !important;
}

.rating .filled {
    color: #ffd17c;
    border: 0px solid #000000;
}

.spn-error {
    color: red;
}
 

.orderdetl {
    width: 100%;
    margin-top: 15px;
}

.actl {
    padding: 10px 18px;
    font-size: 14px;
    color: #FFFFFF;
    background: #003067;
    FONT-WEIGHT: 500;
    margin: -1px -10px;
    border-bottom: solid 1px #EFEFEF;
}

.horzfrm label { font-weight: 400; color: #000; margin-top: 7px; font-size: 14px; font-weight: 500; }

.msdb {
    font-size: 13px;
    padding: 17px 10px;
    font-weight: 500;
}

.btn-gray {
    background: linear-gradient(to bottom, rgb(222, 222, 222) 0%, rgb(191, 191, 191) 100%);
    background: -webkit-linear-gradient(to bottom, rgb(222, 222, 222) 0%, rgb(191, 191, 191) 100%);
    background: -ms-linear-gradient(to bottom, rgb(222, 222, 222) 0%, rgb(191, 191, 191) 100%);
    background: -moz-linear-gradient(to bottom, rgb(222, 222, 222) 0%, rgb(191, 191, 191) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#bfbfbf', GradientType=0 );
    border: solid 1px #C3C3C3;
    color: #fff;
    border-radius: 3px;
}

    .btn-gray:hover {
        background: linear-gradient(to bottom, rgb(191,191,191) 0%, rgb(222,222,222) 100%);
        background: -webkit-linear-gradient(to bottom, rgb(191,191,191) 0%, rgb(222,222,222) 100%);
        background: -ms-linear-gradient(to bottom, rgb(191,191,191) 0%, rgb(222,222,222) 100%);
        background: -moz-linear-gradient(to bottom, rgb(191,191,191) 0%, rgb(222,222,222) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#bfbfbf', GradientType=0 );
        border: solid 1px #C3C3C3;
        color: #fff;
        border-radius: 3px;
    }

 
.addressUl {
    padding: 2px;
    margin-top: 15px;
}

.padlusrac {
    padding-left: 10px;
}

.addressUl > li {
    min-height: 192px;
    display: inline-table;
    list-style: none;
    width: 23%;
    min-width: 220px;
    border-radius: 2px;
    margin-bottom: 21px;
    margin-right: 20px;
    position: relative;
    padding: 0;
    box-shadow: 0 0 2px rgb(185, 185, 185);
}

    .addressUl > li:nth-child(4) {
        margin-right: 0px !important;
    }

    .addressUl > li:hover {
        box-shadow: 0 0 2px rgb(185, 185, 185);
    }

    .addressUl > li.activate {
        /* box-shadow: 0 0 2px rgb(185, 185, 185); */
    }

    .addressUl > li:hover button.btn-primary-not-selected {
 
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    }



.location.default {
    margin: 6px 0 0 00px;
    background: #4BC392;
    display: block;
    padding: 4px 12px;
    color: #fff;
    width: 50%;
    position: relative;
}

    .location.default::before {
        content: '';
        width: 0;
        height: 0;
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-left: 14px solid #4BC392;
        border-width: 14px;
        right: -14px;
        position: absolute;
        top: 0px;
    }
/*.addressUl li h3.tnam{ margin: 7px 0; font-weight:500; font-size:19px; padding: 0 12px; border-bottom:1px solid #e6e6e6;}*/
.addressUl li h3.tnam {
    font-weight: 500;
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 9px 0;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 220px;
}

.botomcnt {
    /* position: absolute; */
    bottom: 0px;
    width: 100%;
}

.collapsed-state {
    padding: 15px;
    text-align: center;
}

.address-item {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    display: block;
    word-wrap: break-word;
}


/*.address-icons {position: absolute; right: 5px; top: 10px;}
.address-icons a {    margin: 0px 5px; text-align: center;}
.address-icons a:hover {color:#000;}
.address-icons a i {font-size:18px;}*/

.address-icons {
    position: absolute;
    right: 5px;
    top: 10px;
}

.Deleting_Address {
    background: url(/images/spc_sprite-061df176.png);
    background-repeat: no-repeat;
    position: relative;
    width: 33px;
    height: 33px;
    float: right;
    text-align: right;
    top: -10px;
    right: -6px;
    color: #fff;
    font-size: 12px;
    padding-right: 4px;
}


.addressUl li .address {
    font-size: 14px;
    padding: 0 11px;
    color: #6D6D6D;
}

.addressUl li .phone {
    font-size: 14px;
    padding: 7px 0px;
    color: #6D6D6D;
    border-top: 1px solid #e6e6e6;
    margin: 10px 0px;
}



    .addressUl li .phone > span {
        font-weight: 500;
        color: #000;
    }

.addressUl li .controls ul {
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    background: #F5F5F5;
}

    .addressUl li .controls ul li {
        display: table-cell;
        padding: 5px 10px;
        vertical-align: middle;
    }

        .addressUl li .controls ul li a { /* display:block; */
            color: #888;
            margin-right: 4px;
            font-weight: normal;
        }

            .addressUl li .controls ul li a i {
                margin-right: 0px;
                outline: none;
            }


.product-desc-mrp {
    color: #9C9595;
    font-size: 11px;
}

.addressUl li .controls ul li a:hover {
    color: #444;
}

.product_list_view_cont {
    padding: 10px 20px;
    line-height: 12pt;
    border-bottom: 1px dotted #d0d0d0;
    display: inline-block;
    width: 100%;
}

.product_list1 li:last-child .product_list_view_cont {
    border: none;
}

.product_list_view_cont .product_image_wrapper {
    width: 131px;
    margin-right: 19px;
}

    .product_list_view_cont .product_image_wrapper .product-image {
        display: block;
        margin-right: 19px;
        width: 131px;
        height: 194px;
    }

.product_list_view_info_cont {
    width: 390px;
}

    .product_list_view_info_cont div span i {
        color: #c70505;
        font-size: 12px;
    }

.wish_list_view_buy-outer {
    width: 114px;
    text-align: left;
    position: relative;
    min-height: 80px;
    float: right;
}


span.added-on-tag {
    display: inline-block;
    font-size: 11px;
    padding: 2px 3px 2px 7px;
    color: #777;
}

.product_list_view_heading {
    font-size: 14px;
    padding-bottom: 5px;
    word-wrap: break-word;
}

.product_list_view_info_cont .product_list_view_heading {
    color: #000000;
    text-transform: capitalize;
    display: block;
    margin: 4px 0 8px 0;
    line-height: 18px;
    padding: 0;
    font-weight: 500;
}

.ratingStarsSmall {
    padding-right: 5px;
    float: left;
    color: #ccc;
}

.wish_list_view_price_outer {
    margin-bottom: 8px;
    margin-top: 0;
}

.yellowbg {
    background: #FEF7A7;
    font-size: 12px;
    color: #4F4E53;
    padding: 2px 5px 2px 5px;
    margin-bottom: 20px;
    display: inline-block;
}

.glyphicon {
    font-size: 12px;
}

.width100 {
    width: 100%;
}

.product_list1 {
    padding: 0px;
}

    .product_list1 li {
        list-style: none;
    }

.product_list_view_cont:hover {
}

.ratingsWrappertc {
    display: inline-block;
    width: 100%;
    margin-top: -5px;
}

.overhid {
    display: flex;
}

.lfloat {
    float: left;
}

.product_list_view_viewLink a {
    margin-left: 0px;
}

.product_list_view_viewLink a, .wishl_list_view_viewLink a, .listWishSelect, .remWishlist {
    font-size: 12px;
    text-decoration: none;
    /*display: block; width: 99px; margin: 5px 0 0 15px; text-transform: uppercase; cursor: pointer;*/
}

.dividerGrey {
    display: inline-block;
    margin: 8px 0px 8px 0px;
}
/*.dividerGrey:before {height: 12px; width: 1px; margin-top: 7px; background: #d6d6d6; content: " "; position: absolute;}*/
.remWishlist {
    color: #636465;
    border: 1px solid #E0E0E0;
    padding: 11px 42px;
    border-radius: 2px;
    background: #EEEEEE;
}

.min-height470 {
    min-height: 470px;
}

.product_list_view_viewLink {
}

.dividerPipe {
    height: 12px;
    width: 1px;
    background: #444;
    margin: 2px 10px 2px 1px;
    outline: 1px solid transparent;
    display: inline-block;
    vertical-align: middle;
}

/* Cart Css */
.cart_css .tab-title {
    font-weight: 400;
}

.cart_css .small-font-text {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.cart_css {
    display: block;
    margin: 0 -15px;
    color: #181818;
    padding: 19px 12px 1px 19px;
    position: relative;
}

    .cart_css:before {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        top: 100%;
        border-width: 5px 7px 2px 0;
        border-style: solid;
        border-color: #666 transparent transparent #666;
        display: none;
    }

    .cart_css:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: 0;
        top: 100%;
        border-width: 6px 1px 0 6px;
        border-style: solid;
        border-color: #666 #666 transparent transparent;
        display: none;
    }

.tab-title {
    margin-bottom: 5px;
    margin-top: -8px;
    line-height: 28px;
    font-size: 20px;
    font-weight: normal;
}

.small-font-text {
    color: #9e9e9e;
    font-size: 12px;
    margin-bottom: 15px;
}


.kvmenu {
    height: 40px;
    margin: 0px 0px 30px 0px;
}

    .kvmenu ul {
        list-style: none outside none;
        position: relative;
        padding: 0px;
    }

.kvmenu-li {
    border-bottom: 5px solid #efefef;
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.kvmenu ul li {
    color: #737373;
    cursor: default;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    float: left;
    width: 33%;
    font-size: 10px;
    height: 35px;
    position: relative;
}

    .kvmenu ul li:nth-child(2) {
        width: 34%;
    }

.active-kv-bag {
    background-position: -6px -31px !important;
    height: 51px;
    width: 61px;
    margin-bottom: 3px;
    position: absolute;
    bottom: -21px;
    z-index: 1;
    left: 146px;
}

.kv-address {
    background-position: -70px -86px !important;
    height: 51px;
    width: 61px;
    position: absolute;
    bottom: -18px;
    z-index: 1;
    left: 146px;
}

.kv-delivery {
    background-position: -134px -86px !important;
    height: 51px;
    width: 61px;
    position: absolute;
    bottom: -18px;
    z-index: 1;
    left: 146px;
}

.checkoutSprite {
    width: 61px;
    height: 51px;
    display: block;
    background: url("/images/checkout_sprite_background.png") no-repeat transparent;
    background-repeat: no-repeat;
}


.kvmenu-text.dl {
    left: 151px;
}

.kvmenu-text {
    color: #cecece;
    margin-top: 5px;
    position: absolute;
    bottom: -35px;
    left: 157px;
}

.kvmenu-li {
    border-bottom: 5px solid #B3B3B3;
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.kvmenu-text.sp {
    left: 133px;
}


.kvmenu-active-li {
    border-bottom: 5px solid #262626;
    position: absolute;
    width: 100%;
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.kvmenu-active-text {
    color: #a1a1a1;
    margin-top: 5px;
    position: absolute;
    bottom: -35px;
    left: 157px;
}

/* ------------------------------------------  */

.reviews-outer {
    width: 100%;
}

.reviews-title {
    line-height: 32px;
    border-bottom: 1px solid #DADADA;
    color: #161515;
    font-weight: 500;
    font-size: 13px;
    /* background-color: #F4F4F4; */
    padding: 5px 0;
    margin: 0 -15px;
}

.review-item {
    width: 60px;
    text-align: left;
}

.review-item-title {
    width: 250px;
    text-align: left;
    padding-left: 10px;
}

.review-img {
    width: 60px;
    height: 90px;
    object-fit: contain;
}

.pad-3px-top {
    padding-top: 3px;
}

.review-details {
    width: 190px;
    min-height: 1px;
    padding: 0 5px;
    text-align: left;
}

.review-item-name {
    font-size: 13px;
    color: #212121;
    padding-top: 3px;
    line-height: 15px;
    margin-bottom: 8px !important;
    height: 33px;
    overflow: hidden;
    min-height: 15px;
    text-transform: capitalize;
}

.table-cell {
    display: table-cell;
}


.table-row {
    display: table-row;
}

.vtop {
    vertical-align: top;
}

.review-details .review-attr {
    margin-bottom: 5px;
}

.qty-overlay {
    position: absolute;
    height: 100% !important;
    width: 100%;
    top: 0;
    z-index: 999999;
    display: none;
}

.review-cart-items select {
    min-height: 34px !important;
    height: 34px !important;
}

.s-hidden {
    visibility: hidden;
    padding-right: 10px;
}

#reviews-data .styledSelect {
    padding-right: 0;
}

.review-cart-items .review-qty > div {
    height: 34px !important;
    line-height: 22px !important;
    font-size: 14px !important;
    min-width: 45px !important;
    margin: 0 auto;
}

.styledSelect {
    background-color: white;
    position: relative;
    padding: 0 25px 0 10px;
    font-size: 14px;
    border: 1px solid #eee;
    min-width: 50px !important;
    overflow: hidden;
    word-break: break-all;
}

.reviews-delivery .radio {
    margin-bottom: 5px !important;
}

.radio {
    font-size: 12px;
    cursor: pointer;
    padding: 0px;
    position: relative;
}

.review-info label {
    line-height: 18px;
}

.radio input[type=radio] {
    height: 0;
    opacity: 0;
    overflow: hidden;
    width: 0;
    position: absolute;
}

    .radio input[type=radio]:checked ~ .circle {
        border-color: #ff8831;
    }

.radio.medium .circle {
    height: 14px;
    width: 14px;
}

.radio .circle {
    border: 2px solid #969696;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    cursor: pointer;
}

.radio span {
    display: block;
    left: 0;
    position: absolute;
    top: 2px;
    transition-duration: 0.2s;
}

.you-pay-html-limited-view, .you-pay-html-simple-view {
    line-height: 22px;
}

.highlight-price {
    color: #212121;
    font-size: 13px;
    font-weight: 500;
}

.reviews-title .review-qty { /*text-align: center;*/
}

.review-qty {
    width: 70px;
    text-align: left;
}

.review-info {
    width: 210px;
    padding: 0 5px;
    text-align: left;
    margin: 0px 10px;
}

.crt-price {
    width: 110px;
    padding: 0 5px;
    text-align: left;
}

.review-sub {
    width: 100px;
    text-align: right;
    margin-right: 30px;
}

.review-sub2 {
    width: 100px;
    text-align: right;
    margin-right: 15px;
}

.review-infoqu {
    width: 185px;
    padding: 0 5px;
    text-align: left;
}

.review-price-wrapper {
    display: inline-block;
}

.review-remove-item .remove {
    font-size: 12px;
    font-style: normal;
    margin-left: 2px;
    color: #ababab;
    cursor: pointer;
    padding: 5px;
}

.rfloat {
    float: right;
}

#reviews-data {
    padding-top: 15px;
    width: 100%;
    font-size: 12px;
    display: inline-block;
}

#reviews-payment {
    width: 100%;
    padding-top: 15px;
}

.reviews-payment-info {
    width: 100%;
}

span.terms-and-condition-not-select {
}

    span.terms-and-condition-not-select label {
        color: red !important;
    }

.store-address {
    line-height: 18px;
    width: 260px;
}

.promo-not-available {
    width: 230px;
    display: none;
    line-height: 16px;
    display: block;
    color: #9e9e9e;
    font-size: 13px;
}

.promo-label {
    line-height: 14px;
    display: block;
    color: #2F2F2F;
    font-size: 13px;
    font-weight: 400;
}

.promo-outer {
    width: 228px;
    padding: 7px;
    background: #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-top: 8px;
}

.promo-msg {
    font-size: 11px;
    margin: 3px 0 0 0;
}

.reviews-promo-gw .gift-wrapper {
    margin-top: 10px;
}

.light-roboto-font {
    color: #7D7D7D;
    font-weight: normal;
    font-size: 18px;
}

#no-gift-wrap-option {
    line-height: 14px;
    color: #212121;
    margin-left: 5px;
    cursor: default;
    text-decoration: none;
}

#reviews-payment-details .total-pay {
}

.extraMediumLargeFont, .overlay-content .seller-row .price, #reviews-payment-details .total-pay {
    font-size: 20px;
}

.make-payment-row {
    line-height: 20px;
}

#reviews-payment-details .total-pay .total-amt {
    /*color: #212121;*/
    float: right;
}

.aucl {
    padding: 0px;
    margin: -5px 0px 0px 0px;
}

    .aucl li {
        background-color: #fafafa;
        display: inline-block;
        width: 100%;
        TEXT-TRANSFORM: capitalize;
        padding: 4px 10px;
        margin-bottom: 0px !important;
    }
/*.aucl li:nth-child(odd) {background: #fafafa;}
.aucl li:nth-child(even) {background: #ecf4fa;}*/

.act_left {
    float: left;
}

.act_right {
    float: right;
}

.text-green {
    color: #357d00;
}

.text-fff {
    color: #fff;
}

.border-eee {
    border: 1px solid #eee;
}

.bg-efad4d {
    background: #efad4d;
}

.bg-da534f {
    background: #da534f;
}

.whitebox {
    padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0,0,0,.2);
    border-radius: 3px;
}

.table-cell {
    display: table-cell;
}

.cart-t-title .table-cell.head {
    font-size: 13px;
    background: #fff;
    font-weight: 500;
    color: #101010;
    line-height: 20px;
    vertical-align: top;
}

.cart-totals {
    font-size: 13px !important;
    font-weight: 400;
    color: #111111;
}

.cart-totals-you-pay {
    font-size: 18px !important;
    font-weight: 400;
    color: #000000;
    font-weight: 500;
}

.total-amt-you-pay {
    color: #000000;
    float: right;
    font-weight: 500;
}

.hoverline:hover {
    text-decoration: underline;
}

.minusmargin {
    padding: 0 15px 15px 15px;
    background: #f6f6f6;
    margin: 20px -24px 0;
}

.btn-beauty {
    background-color: #003067;
    border-color: #003067;
    color: #fff;
    margin-left: 5px;
}

input#txtBalance {
    width: 76%;
}

.btn-beauty:hover, .btn-beauty:focus {
    background-color: #005FCA;
    border-color: #006EEA;
    color: #fff;
}

.cartbrand {
    text-transform: uppercase;
    color: #9A9A9A;
    margin-right: 0;
    min-width: 45px;
    display: inline-table;
}

.paymtlist {
    padding-left: 20px;
}

    .paymtlist li a {
        display: block;
    }

    .paymtlist li {
        cursor: pointer;
        list-style: none;
        display: table;
        width: 100%;
        margin-bottom: 20px;
    }

        .paymtlist li .check {
            float: left;
            width: 22px;
            height: 22px;
            border-radius: 100%;
            border: solid 2px #e8e7e7;
            padding: 0px;
            margin: 6px 19px 3px 15px;
        }


            .paymtlist li .check .dot {
                /*background: #fff;
                width: 25px;
                height: 25px;
                border-radius: 100%;
                display: block;*/
                background: #fff;
                width: 0px;
                height: 0px;
                border-radius: 100%;
                display: block;
            }

        .paymtlist li.active .check .dot {
            background: #9dce5a;
            width: 18px;
            height: 18px;
            border-radius: 100%;
            display: block;
            /*margin-left: -1px;
            margin-top: -2px;*/
            margin: 0px;
        }

            .paymtlist li.active .check .dot:before {
                content: "\f00c";
                color: #fcfcfc;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: 12px;
                /* margin: 0px 3px; */
                vertical-align: top;
                position: relative;
                top: 3px;
                left: 3px;
            }

.mt13 {
    margin-top: 13px;
}

.mttl {
    color: #9C9C9C;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.areatags {
    opacity: 1;
    float: right;
    margin-top: 10px;
}

    .areatags li {
        list-style: none;
        height: 60px;
        display: inline-table;
    }

        .areatags li .ic {
            width: 29px;
            height: 30px;
            float: left;
            font-size: 26px;
            color: #fff;
            text-align: left;
            margin-top: 12px;
        }

        .areatags li .text {
            float: left;
            width: 78px;
            font-size: 10px;
            color: #ffffff;
            border-right: solid 1px rgba(255, 255, 255, 0.26);
            margin-right: 12px;
            position: relative;
            top: 4px;
        }

        .areatags li:last-child .text {
            border-right: solid 1px transparent;
        }

/*.dsbd {background-color: #ededed; padding: 10px;}*/
.dsbd_in {
    background-color: #fff;
    padding: 10px;
    border: solid 1px #EFEFEF; 
}

    .dsbd_in:hover {
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
        -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.17);
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        transition: all 300ms;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        -o-transition: all ease-in-out 0.2s;
        transition: all ease-in-out 0.2s;
    }

.blnsbox {
    min-height: 144px;
    width: 100%;
    border: none;
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    box-shadow: 0 0 4px rgba(144, 144, 144, 0.52);
}

.blnsbox_in {
    background-color: #006dea;
    padding: 9px 10px;
    left: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    border-bottom: none;
}

.dsbd_in h3 {
    text-transform: none;
    margin: 0px 0px;
    padding: 0px 8px 0px 8px;
    /* border-bottom: 1px solid #E7E7E7; */
    position: relative;
    color: #000;
    font-size: 14px;
    background: #ffffff;
    height: 37px;
    line-height: 37px;
}

    .dsbd_in h3::before {
        content: '';
        border-bottom: 1px solid #f7f7f7;
    }

.dsbd_in_box {
    padding: 10px;
    min-height: 110px;
    position: relative;
    color: #6a6762;
}

.dsbd_in_box50 {
    padding: 10px;
    min-height: 60px;
    position: relative;
}

.badh_url {
    text-align: center;
    background: #eee;
}

    .badh_url a {
        padding: 10px;
        text-align: center;
        display: block;
        margin: 10px 0px 0px 0px;
        /* border-top: #e0e0e0 1px solid; */
        background-color: white;
        text-align: right;
        color: #008af7;
        font-weight: 500;
    }

        .badh_url a:hover {
            background-color: #fff;
            color: #017dde;
        }

.bold500 {
    font-weight: 500;
}


.product_list_view_heading.brndnm {
    color: #8A8A8A;
    font-size: 13px;
}

.product-desc-wCB {
    margin-top: 3px;
}

.product_list_view_viewLink {
    margin-top: 10px;
    display: inline-block;
    font-size: 12px;
    color: #7b7b7b;
    font-weight: 500;
}

    .product_list_view_viewLink a {
        color: #ff7613;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
    }

        .product_list_view_viewLink a:hover {
            text-decoration: underline;
            color: #000;
        }

.sratg {
    font-size: 12px;
    color: #6D6D6D;
}

.fs13 {
    font-size: 13px;
}

.blnsbox label {
    color: #636363;
    font-weight: 500;
}

.fw500 {
    font-weight: 500;
}

.c-black {
    font-size: 17px;
    color: #000;
}

.paymthod ul {
    padding: 0;
}


    .paymthod ul li {
        padding: 0;
        list-style: none;
        display: table;
        width: 100%;
        margin-bottom: 18px;
        cursor: pointer;
    }

        .paymthod ul li a {
            display: flex;
            /*width: 80%;*/
            color: #737373;
            font-weight: 400;
        }

            .paymthod ul li a img, .paymthod ul li a .text {
                font-weight: 500;
                padding: 0 5px;
                display: inline-block;
            }



        .paymthod ul li .check {
            float: left;
            width: 20px;
            height: 20px;
            border-radius: 100%;
            border: solid 2px #51B99B;
            padding: 2px;
            margin: 0 9px 4px 0;
        }

        .paymthod ul li.active .check .dot {
            background: #51B99B;
            width: 12px;
            height: 12px;
            border-radius: 100%;
            display: block;
        }





div.reverse-auction-error {
    display: block;
    background-color: rgba(254, 4, 4, 0.12);
    border: 1px solid #fe0404;
    padding: 2px 3px;
}

    div.reverse-auction-error span {
        color: #fe0404;
    }

div.reverse-auction-success {
    /*display: block;
    background-color: rgba(21, 181, 4, 0.12);
    border: 1px solid #15b504;
    padding: 2px 3px;*/
    position: absolute;
    display: block;
    background-color: rgb(145, 197, 63);
    border: 1px solid #15b504;
    padding: 2px 3px;
    text-align: center;
    color: #ffffff;
    top: 0;
}

    div.reverse-auction-success span {
        /*color: #15b504;*/
        color: #ffffff;
    }







/* Bidders Details.............*/
div.bidder-list-mask {
    width: 100%;
    position: absolute;
    background-color: rgba(3, 3, 3, 0.51);
    z-index: 9999;
    bottom: 0px;
    top: 0px;
}


    div.bidder-list-mask .text {
        margin-left: calc(50% - 25px);
        font-size: 13px;
        color: #ffffff;
    }







.cssload-loader {
    position: relative;
    left: calc(50% - 24px);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    perspective: 600px;
    margin-top: calc(45%);
}

.cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

    .cssload-inner.cssload-one {
        left: 0%;
        top: 0%;
        animation: cssload-rotate-one 1.15s linear infinite;
        -o-animation: cssload-rotate-one 1.15s linear infinite;
        -ms-animation: cssload-rotate-one 1.15s linear infinite;
        -webkit-animation: cssload-rotate-one 1.15s linear infinite;
        -moz-animation: cssload-rotate-one 1.15s linear infinite;
        border-bottom: 3px solid #ffffff;
    }

    .cssload-inner.cssload-two {
        right: 0%;
        top: 0%;
        animation: cssload-rotate-two 1.15s linear infinite;
        -o-animation: cssload-rotate-two 1.15s linear infinite;
        -ms-animation: cssload-rotate-two 1.15s linear infinite;
        -webkit-animation: cssload-rotate-two 1.15s linear infinite;
        -moz-animation: cssload-rotate-two 1.15s linear infinite;
        border-right: 3px solid #ffffff;
    }

    .cssload-inner.cssload-three {
        right: 0%;
        bottom: 0%;
        animation: cssload-rotate-three 1.15s linear infinite;
        -o-animation: cssload-rotate-three 1.15s linear infinite;
        -ms-animation: cssload-rotate-three 1.15s linear infinite;
        -webkit-animation: cssload-rotate-three 1.15s linear infinite;
        -moz-animation: cssload-rotate-three 1.15s linear infinite;
        border-top: 3px solid #ffffff;
    }







@keyframes cssload-rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-one {
    0%; {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-two {
    0%; {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-three {
    0%; {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}






/*===================Add To Compare [Srart]==============================*/
.ComparisionOuter {
    background-color: #E9F5A0;
    width: 100%;
    border: 1px solid #B6D215;
    position: static;
}

.compare-item {
    vertical-align: top;
    background-color: #F5FBD7;
    border: 1px solid #E1E1E1;
    float: left;
    font-size: 11px;
    height: 58px;
    margin: 9px 0 0 10px;
    padding: 5px;
    position: relative;
    width: 199px;
}

    .compare-item span.img {
        background-color: #fff;
        display: inline-block;
        margin-right: 10px;
        width: 56px;
        height: 56px;
        float: left;
    }

    .compare-item img {
        margin: 0 4px;
    }



.ComparisionOuter .closeComparision {
    font-weight: bolder;
    position: absolute;
    margin-left: 747px;
    margin-top: 0px;
    font-size: 15px;
}

.divComparision {
    width: 668px;
}

.compareBtn {
    margin-right: 15px;
    margin-top: 31px;
    width: 49px;
}

.circle-close {
    background-image: url('/images/close.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left top;
    height: 15px;
    margin-top: -12px;
    position: absolute;
    right: -5px;
    width: 15px;
}

.fixed {
    position: fixed !important;
    top: 0px;
    margin-top: 0px !important;
    z-index: 10012 !important;
}

/*===================Add To Compare [END]==============================*/

.v-top {
    vertical-align: top;
}







.itm-white-msk {
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
    border: none !important;
    opacity: .8;
    top: 125px;
    height: 100%;
    background-color: transparent !important;
}


.clsfixfiltertoleft {
    background-color: red;
    position: fixed;
    width: 220px;
    z-index: 99;
}


.clsmovingrightlist {
    /* left: 220px; */
    /* position: absolute; */
    float: right !important;
    width: calc(100% - 220px) !important;
}



.text-capitalize {
    text-transform: capitalize;
}




ul.autosuggestli-li-hover { }
ul.autosuggestli-li-hover li:hover, ul.autosuggestli-li-hover li.selectedli { background-color: #efefef !important; }
ul.autosuggestli-li-hover li:hover label.drug-name, ul.autosuggestli-li-hover li.selectedli label.drug-name { color: #ffffff !important; }
ul.autosuggestli-li-hover li:hover label.company-name, ul.autosuggestli-li-hover li.selectedli label.company-name { color: rgba(228, 228, 228, 0.88) !important; }
ul.autosuggestli-li-hover li:hover label.salt-name, ul.autosuggestli-li-hover li.selectedli label.salt-name { color: rgba(228, 228, 228, 0.88) !important; }
ul.autosuggestli-li-hover li:hover p.disease-name, ul.autosuggestli-li-hover li.selectedli p.disease-name { color: rgba(228, 228, 228, 0.88) !important; }




#my-container { width: 270px; height: 170px; border: solid 1px black; background-size: contain; background-repeat: no-repeat; background-position: center center; }
#thumbnails { padding-left: 1px; list-style-type: none; }
#thumbnails li { float: left; margin-right: 5px; }
#thumbnails img { width: 50px; height: 50px; }

.dv-thumb { max-height: 341px; overflow-y: auto; width: 70px; display: flex; align-items: center; justify-content: center; }
.dv-thumb .ul-thumb{margin:0px; padding:0px; list-style:none; width:100%;}
.dv-thumb::-webkit-scrollbar { width: 0px; }

.ul-thumb img.alimgholder { border: 1px solid #d2d2d2; }
.ul-thumb li img { width: 60%; object-fit: scale-down; background: transparent; float: none; }
.ul-thumb img.alimgholder:hover, img.active-thumb { border: 1px solid #006fcc !important; }


.ul-thumb li { padding-top: 7px;  text-align:center;}
.ul-thumb li:last-child { padding-bottom: 7px; }
.ul-thumb li a { display: block; }
.ul-thumb li a img { border: 1px solid #dedede; }
.ul-thumb li a img:hover { border: 1px solid #000; }



/** Compare slick css.*/
ul.dynamic-compare-lst {
    display: table;
    MARGIN: 11px AUTO 0;
}

    ul.dynamic-compare-lst li {
        list-style: none;
        display: table-cell;
        position: relative;
    }

        ul.dynamic-compare-lst li span {
            width: 55px;
            height: 55px;
            display: block;
            margin: 10px;
            padding: 8px;
            background-color: #fff;
            box-shadow: 0 0 3px #9c9898;
        }

            ul.dynamic-compare-lst li span img {
                opacity: 1;
                width: 100%;
            }


/** Css for compare button.......*/
.compare-btn {
    cursor: pointer;
    font-weight: 500;
}

    .compare-btn i {
        font-weight: 900;
        margin-right: 6px;
    }


    .compare-btn .added {
        color: #949494;
    }

.compare-sec {
    box-shadow: 0 0px 15px #ccc;
    width: 100%;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: #fff;
    text-align: center;
    height: 100px;
    left: 0;
    padding: 0 36px;
}

    .compare-sec > div h4 {
        margin-top: 30px;
        position: absolute;
        left: 4%;
        text-transform: uppercase;
    }

    .compare-sec > a {
        position: absolute;
        right: 0px;
        top: -10px;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        line-height: 21px;
        font-size: 17px;
        background: #0f8ef7;
        color: #fff;
    }







    .compare-sec > div button {
        position: absolute;
        right: 4%;
        top: 38%;
    }

ul.dynamic-compare-lst li span a {
    position: absolute;
    top: 4px;
    left: 0px;
    height: 17px;
    width: 16px;
    background: #0f8ef7;
    color: #fff;
    border-radius: 50%;
    line-height: 17px;
    font-size: 11px;
    text-align: center !important;
    padding-left: 1px;
}

td.prod-img-td {
    width: 20%;
    padding: 20px !important;
    position: relative;
}

i.fa.fa-times-circle.cancel {
    position: absolute;
    top: 3%;
    right: 2%;
    color: #c7c7c7;
    font-size: 18px;
}

.prod-pricet {
    font-size: 19px;
    margin: 12px 0;
    color: #333;
    font-weight: 500;
}

.prod-cont {
    text-align: left;
    font-size: 14px;
    /*padding: 8px 8px;*/ color: #615f5f;
}

span.star {
    color: #f9e187;
    font-size: 12px;
}

.social-icons > div {
    border: 8px solid #f0f0f0;
    border-radius: 50%;
    height: 47px;
    width: 46px;
    display: inline-block;
    background: #fff;
    margin: 0 3%;
    transition: color 0.3s ease-in;
    text-align: center;
}

    .social-icons > div a {
        line-height: 33px;
        color: #ccc;
    }

input#pincode-check {
    height: 34px;
}

.pincode-head {
    margin: 15px 0 13px;
    font-size: 16px;
}

.grayTd {
    padding-top: 105px !important;
}

.pad20imp {
    font-size: 16px !important;
    color: #333 !important;
    font-weight: bold !important;
}

.table-bordered td {
    font-size: 13px;
    padding: 6px 10px;
    color: #868484;
}

.table-bordered th {
    font-size: 13px;
    padding: 6px 10px;
    color: #333;
    font-weight: 400;
}

th.attr-head.top-header {
    text-align: right;
    padding-right: 30px;
    font-weight: bold;
}

.add-to-cart-btn {
    border-radius: 3px;
    display: block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
}

.prod-cont img {
    width: 160px;
    margin-bottom: 8px;
}





/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin: -4px; /* Set this to minus the border thickness. */
    background-color: #fff;
    cursor: move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border: 1px solid #ccc;
    overflow: hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000;
}


.container.cont-login {
    width: 884px;
    margin: 28px auto 0;
    display: block;
    background: #fff;
    box-shadow: 0px 1px 3px #bdbcbc;
    /*padding: 0 0px 15px 46px;*/
}
 
a.ist-node {
    font-weight: bold;
}


a.iind-node {
    color: #999;
}

/*jugendr singh*/

.payimg-z span img {
    margin-left: 6px;
    height: 20px;
}

.paymtlist li > span:last-child {
    vertical-align: sub;
    position: relative;
    top: 3px;
}



.detail-rating {
}

    .detail-rating span {
        display: inline-block !important;
        width: 14px;
        margin: 0 -2px;
    }

#addDeliveryAddress label {
    margin-top: 0px;
}


.drop-menu ng-scope .e_menu ul.eka-tp-mu li {
    list-style: none;
    /* display: inline-block; */
    padding: 0px 2px 10px;
    min-width: 1000px;
}

ul.megamenuUL {
    padding: 0;
    COLUMN-COUNT: 4;
    margin: 0;
}

.viewMore {
    background: #eee;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    height: auto;
    color: #888;
    line-height: 2;
    font-weight: 500;
    width: 182px !important;
    font-size: 14px;
    border: solid 1px #ddd;
    border-radius: 4px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
}

    .viewMore:hover, .viewMore:focus {
        box-shadow: none;
        color: #888;
    }



.bid-detail tr th, .bid-detail tr td {
    padding: 4px 0 !important;
}


.content_product_detail {
    /*padding: 0 12px;*/
}

i.fa.fa-clock-o.mr10 {
    color: #003067;
}

.price-l {
    width: 50%;
    float: left;
    text-align: center;
    border: 1px solid #efecec;
    height: 58px;
    padding-top: 6px;
    border-radius: 2px 0 0 2px;
    border-right: transparent;
    background: #F5F5F5;
}

    .price-l.price-r {
        border-radius: 0 2px 2px 0;
        border-right: 1px solid #efecec;
    }

    .price-l span.fs15.fw400 {
        display: block;
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 3px;
    }

table.table.table-hover.bid-detail tr td {
    font-weight: 500;
    border: none;
}

.col-lg-12.col-md-12.col-sm-12.padding-none.mb5 {
    MARGIN-TOP: 9px;
}

.btn.bid {
    width: 100%;
    height: 49px;
    line-height: 37px;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    background-color: #ff7613;
    border-radius: 3px;
    border-color: #e34811;
}

.btn.btn-primary.bid.buy-o {
    background: transparent;
    color: #0f8ef7;
    border: 1px solid #ccc;
    font-weight: bold;
}


.sidebar.product-responsive1 {
    /*background: #f6f6f6;*/
    padding: 0px 0px 0 15px;
}

.last-bid {
    width: 50%;
    float: left;
    /*font-weight: bold;*/
    font-size: 14.52px;
    background-color: #fff;
    padding: 10px 7px;
}

.last-head {
    border-bottom: 1px solid #efebeb;
    padding: 11px 9px;
    margin-bottom: 0;
    background: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-top: 0;
}

.recent-b {
    background: #fff;
    padding-bottom: 10px;
    border: solid 1px #ddd;
}

    .recent-b .viewed-items.sw-best-seller-product {
        height: 292px;
        overflow: auto;
    }

        .recent-b .viewed-items.sw-best-seller-product::-webkit-scrollbar {
            width: 0.5em;
        }

        .recent-b .viewed-items.sw-best-seller-product::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        }

        .recent-b .viewed-items.sw-best-seller-product::-webkit-scrollbar-thumb {
            background-color: darkgrey;
            outline: 1px solid slategrey;
        }

.img-sec {
    width: 200px;
    float: left;
}

.itemDetails {
    float: left;
    width: 52%;
}

span.itemPrice.ng-scope {
    font-size: 28px;
    margin-bottom: 0px;
    font-weight: 600;
    display: block;
    text-align: right;
}


.btn-price {
    width: 214px;
    float: right;
    padding: 10px 8px 0;
}

small.c-rev {
    font-size: 13px;
    padding-left: 8px;
    color: #6d6c6c;
    font-weight: 500;
}

.desc p {
    font-size: 14px;
}

#NextAuctionTime2 i {
    font-size: 24px;
    float: left;
    padding-top: 9px;
    color: #003067;
    vertical-align: top;
}

a:hover {
    color: inherit;
    text-decoration: none;
}


.m-b-50 {
    margin-bottom: 50px;
}

/**----------------------------------------------------------------*/
a.list-selected-menu {
    font-weight: 600;
}

table.my-scroll-table, tr td {
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.bid_class > tbody {
    display: run-in !important;
}

table.table.table-bordered.my-scroll-table.bid_class tbody {
    display: table-header-group !important;
}

.my-scroll-table > tbody {
    display: block;
    max-height: 270px;
    overflow-y: scroll;
}

table.my-scroll-table, thead, tbody tr {
    /*table-layout:fixed;*/
}

table.my-scroll-table, thead {
    /*width:calc( 100% - 6px);*/
}

table.my-scroll-table {
    width: 100%;
}

.table_min {
    /*overflow: auto;*/
    position: relative;
    z-index: 2;
    width: 100%;
    min-height: 45px;
    background: #fff;
    display: block;
    margin: 5px 0 0;
}


.sbutt {
    width: 166px;
    height: 45px;
    line-height: 1;
    margin-bottom: 12px;
}

._tabsub thead {
    width: 100%;
}

.ProdRight .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: none !important;
    border-right: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
}

.ProdRight thead:first-child > tr:first-child > th {
    border-top: 0 !important;
}
 


.empty-left-width-algolia { width: 280px; padding-right: 10px; vertical-align: top; position: static; height: 100% !important;}



.prdsparent .table-cell.ProdRight .d-table._bgshadow, .ProdRight .d-table._bgshadow {
    height: 477px;
}

    .pdsick._xn .acul {
        margin: 0px !important;
        padding-bottom: 20px;
    }

.dsbd_in_box span {
    font-size: 13px;
    color: #868686;
}

    .dsbd_in_box span:last-child {
        font-size: 13px;
        color: #000;
        font-weight: 500;
    }

.btnsavchng {
    background-color: #ff7613;
    border-radius: 3px;
    border-color: #e34811;
    height: 35px !important;
    padding: 0 0;
    font-weight: 500;
    width: 100% !important;
    line-height: 33px;
}

.clrfff { color: #fff; }

.scrollup { width: 40px; height: 40px; position: fixed; bottom: 20px; right: 20px; z-index: 100; background: #8dc63f; border-radius: 5px; display: flex; align-items: center; justify-content: center; color: #000; } 
.scrollup i{font-size:30px;}

.odrprise h3 {
    font-size: inherit;
}

.odrprise h2, h4 {
    font-size: 15px;
}

.odrprise .inv-head-row {
    background: #f7f7f7;
    border-bottom: 1px solid #eee;
}

.odrprise .productDetails .inv-head-row ul li {
    border: 1px solid rgba(232, 228, 228, 0) !important;
}

.odrprise .productDetails .inv-row ul li {
    /*border-bottom: 1px solid #e8e4e4 !important;*/
    border: 0px;
    display: table-cell;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.eurekaLogo_wt {
    position: relative;
    left: 174px;
}
 
.sc_anc a:hover {
    color: #fff;
}

.smoothscroll.woocommerce-review-link {
    margin-left: 0px !important;
}

.rate {
    margin-left: 10px;
}

.itemName:hover {
    color: #50bea0;
}

.auctions-tab .btn-price .itemPrice {
    text-align: left !important;
}

.revi {
    font-size: 13px;
}

.form-reg label {
    font-size: 12px;
    padding-right: 6px;
}

.radio-span {
    overflow: hidden;
    display: inline-block;
    margin-top: 5px;
    margin-right: 12px;
}

.inp-chkbox {
    float: left;
    margin-top: 2px !important;
    margin-right: 6px !important;
}

small.red-ast {
    color: #F44336;
    padding: 0 3px;
}

ul.eka-tp-mu.more-menu > li > a {
    font-weight: 500;
    letter-spacing: 1px;
    color: #6d6c6c !important;
}

ul.eka-tp-mu.more-menu li:hover > a {
    color: #003067 !important;
    /* display: inline-block; */
}

/*button#make-payment-term {
    background-color: #ff7613;
    border-radius: 3px;
    border-color: #e34811;
    padding: 0 0;
    /*line-height: 40px;
         height: 40px;
    font-size: 14px;
    font-weight: 400;*/
    width: 280px;
}*/

span.valuetitle.ng-binding {
    margin-left: 3px;
}


.my-scroll-table > tbody::-webkit-scrollbar {
    width: 6px;
}

.my-scroll-table > tbody::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.my-scroll-table > tbody::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}
 

.sp {
    font-size: 15px;
    font-weight: 500;
}

ul.bor-rem li {
    border-top: none !important;
    background: #fff;
    padding: 7px 7px;
    border-bottom: none !important;
}

ul.bor-rem { 
    background: #F5F5F5;
}

ul.bor-rem.b-top { border-bottom: 1px solid #e8e4e4; }


.pdsick .breadcrumb_title {
    border: none;
}
 

div#divVerticalMenues {
    height: 100%;
}
 

.productDetails {
    margin-bottom: 18px;
}

li#liCreditCards img {
    width: 200px;
}

a:focus {
    outline: none;
}

 

.prod-name {
    text-transform: capitalize;
    font-size: 14px;
    min-height: 40px;
}

.itm-link i {
    padding-right: 6px;
}

.thumbnail .caption.cap-bg {
    padding: 9px 0 0;
    color: #333;
    text-align: center;
    background: #f5f5f5;
    margin: 0 -5px -5px;
}

.comp-spec-hdr {
    width: 100%;
    background-color: rgb(243, 241, 241) !important; 
    font-weight: 500;
    color: #50504f;
    font-size: 14px;
}

.he {
    border-right: 1px solid #dad9d9;
    padding: 10px 20px;
}

.bor-right {
    border-right: 1px solid #dad9d9;
    padding: 10px 16px;
}
 
.compare-box {
    border: none !important;
    color: #868484;
    overflow: hidden;
    padding-bottom: 12px;
}

.e_menu ul.eka-tp-mu li.clicked a {
    color: #96e356;
}

.compare-box .he > span {
    color: #4a4949;
    font-weight: 400;
    font-size: 14px;
}

.compare {
    font-size: 24px !important;
    color: #272626 !important;
    text-transform: capitalize;
    font-weight: 500;
    padding-top: 47px;
}







/** Circle Spin Loading*/

@keyframes circlespin {
    from {
        -webkit-transform: rotate(0deg);
        -khtml-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        zoom: 1;
    }

    to {
        -webkit-transform: rotate(359deg);
        -khtml-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
        zoom: 1;
    }
}


.lstloading {
    /*position: static;
    top: 0;
    left: 0;z-index: 1006;*/
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 10px 0 25px 0;
}

.lstploading {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1006;
    text-align: center;
}

    .lstloading .circleSpin, .lstploading .circleSpin {
        position: relative;
        top: 50%;
        left: 0;
        height: 50px;
        width: 50px;
        text-align: center;
        margin: 0 auto;
        font-size: 3px;
        -moz-transform: translate3d(0,-50%,0);
        -ms-transform: translate3d(0,-50%,0);
        -o-transform: translate3d(0,-50%,0);
        -webkit-transform: translate3d(0,-50%,0);
        transform: translate3d(0,-50%,0);
        background: #fff;
        padding: 5px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

        .lstloading .circleSpin .circle, .lstploading .circleSpin .circle {
            height: 40px !important;
            width: 40px !important;
            margin: 0 auto;
            border-bottom: 1px solid #dfdfdf;
            border-left: 1px solid #dfdfdf;
            border-right: 1px solid #003067;
            border-top: 1px solid #003067;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            -webkit-animation: circlespin 0.8s infinite linear;
            -khtml-animation: circlespin 0.8s infinite linear;
            -moz-animation: circlespin 0.8s infinite linear;
            -ms-animation: circlespin 0.8s infinite linear;
            -o-animation: circlespin 0.8s infinite linear;
            animation: circlespin 0.8s infinite linear;
        }

#petc {
    color: red;
    font-weight: 500;
    font-size: 11px;
    text-align: right;
    line-height: 6px;
    padding-left: 0;
    visibility: hidden;
    width: 180px;
    float: right;
    margin-right: 101px;
    opacity: 0;
}

    #petc.active {
        opacity: 1;
        visibility: visible;
    }

@media (max-width:767px) {

    #hrfCopy .circleSpin {
        left: 69px !important;
        top: -10px !important;
    }

    .adbtn_cout {
        float: none !important;
        display: block;
        text-align: left;
        margin: 13px 0 0 -3px !important;
    }

    .addressUl li h3.tnam {
        width: 100%;
    }

    .checkout-steps-menus-list > li:nth-child(2) div span:nth-child(3) {
        margin-left: 0 !important;
    }

    .checkout-steps-menus-list > li:nth-child(3) div span:nth-child(3) {
        margin-left: 0 !important;
    }

    .addressUl > li {
        display: block !important;
        width: 100%;
    }

    .mob_check {
        padding: 15px 10px !important;
    }

    .modleft {
        margin: 10px 0px;
        float: left !important;
    }

    #steps-panel.container {
        width: 100% !important;
    }

    .checkout-left-panel {
        padding-top: 0px !important;
    }

    .checkout-steps-menus-list .btn-primary {
        line-height: 17px !important;
        height: 38px !important;margin:0px;
    }


    .addressUl {
        padding-left: 0px;
    }

        

    .checkout-steps-menus-list .checkout-steps {
        min-height: 100% !important;
    }


    .checkout-steps-menus-list {
        margin-top: 48px !important;
        margin-bottom: 0px !important;
    }

    .eurekaLogo_wt {
        position: relative;
        left: 13px !important;
    }

    .checkout-steps-menus-list > li:first-child {
        background: #fff;
        /*line-height: 50px !important;*/
    }
     
    .mttl {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .mrnne {
        margin-right: 0px !important;
    }

    .mrl0 {
        margin-left: 0px !important;
    }


    .changadd {
        float: right;
        margin: -5px 9px 0 !important;
        background: #ff9800;
        border: none;
        padding: 6px 0 !important;
        color: #fff;
        font-size: 12px;
        /*height: 28px;
    line-height: 2.4;*/
        border-radius: 2px;
    }

    .yousave {
        font-weight: bold;
        font-size: 15px;
        color: #878787;
    }

    #addBillingAddress .modal-header {
        padding: 15px 10px !important;
    }

    .pd0 {
        padding: 0px !important;
    }

    .wid100 {
        width: 100% !important;
    }

    .pdl10 {
        padding-left: 10px !important;
    }

    .addpdlas {
        padding: 12px 10px !important;
    }

    .mobv {
        margin-top: 15px !important;
        text-align: left;
    }

    .checkout-steps-menus-list li input[type="button"] {
        width: 120px;
        font-size: 11px;
        margin-right: 5px !important;
        margin-left: 5px !important;
    }

    .mobv a {
        margin-left: 0px !important;
        margin-bottom: 25px;
    }

    .addb .form-group input, #addDeliveryAddress .form-group input, .form-control {
         
        line-height: 1;
    }

    .payimg-z span img {
        margin-left: 0px !important;
        line-height: 20px !important;
    }
 

    
    .horzfrm {
        padding: 0px;
    }


    .btn-with-icon span {
        padding: 9px !important;
    }
    /*.checkout-steps-menu > div:first-child {
    line-height: 55px !important;
}*/
}


@media (min-width: 992px) {
    .shortlink_page .eurekaLogo_wt {
        left: 0;
    }

    .transformer {
        box-shadow: 0 1px 3px -1px rgba(0,0,0,.4);
        height: 100%;
        display: table;
        width: 100%;
        table-layout: fixed;
        background: #fff;
        padding: 20px;
    }

        .transformer h2.title {
            margin: 0 -20px 20px -20px;
            font-size: 17px;
            font-weight: 500;
            border-bottom: solid 1px #eee;
            padding: 0 20px 20px 20px;
        }

    /*.slideparent {
        height: 300px;
    }*/

    span.help-inline {
        padding-left: 4px;
    }

    .thisheight.auction_xs > div[data-ng-repeat] {
        display: inline-block;
        vertical-align: top;
        width: 20%;
        float: none;
    }

    .rite {
        display: block;
        width: 600px;
        margin: 20px auto 0;
    }

    .rite_x {
        display: table;
        width: 100%;
        border: 1px solid #ddd;
        padding: 10px 20px;
        background: #fff;
        outline: none;
        box-shadow: 0px 1px 13px 0px #ddd;
    }

    .mt10md {
        margin-top: 10px;
    }

 
}


.joker {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: #000;
    border-radius: 100%;
    animation: dance .5s;
    top: 0;
    right: 0;
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -moz-transition: ease all .3s;
    -o-transition: ease all .3s;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}

@keyframes dance {
    0% {
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(6);
        -ms-transform: scale(6);
        -o-transform: scale(6);
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 0;
    }
}

.addnaddress {
    /* position: absolute; */
    float: right;
    margin-right: 10px;
    /* margin-top: 17px; */
    font-size: 13px;
    font-weight: 400;
}


._account .pdsick { padding: 0; }

.check-box {
    display: block;
    position: absolute;
    border: 1px solid #c7cac8;
    height: 14px;
    width: 14px;
    top: -9px;
    left: 0;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.cb-label input {
    overflow: hidden;
    opacity: 0;
    position: absolute;
}

.cb-label {
    padding-left: 18px;
}

.check-box:after {
    position: absolute;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    display: none;
    left: 0;
    top: 0;
    color: #03A9F4;
    font-size: 12px;
}

.cb-label input[type=checkbox]:checked ~ .check-box:after {
    display: block;
}


.subscribe_tarzan li { width: 50%; }

.tarzan { margin:0px; padding:0px;}
.tarzan li { list-style: none; margin-bottom: 20px; padding: 0px; border:1px solid #eee}
.tarzan li .kover { border: solid 1px #ddd; padding: 20px; }
.tarzan li a { color: #ff7613; font-weight: 500; display: block; text-align: right; }

.grey-btn {
    background: #c5c3c3;
    border: 1px solid #c5c3c3;
    color: #ffffff;
}


    .grey-btn:hover {
        color: #ffffff;
    }

.orderlist ul {
    float: left;
    margin-top: 5px;
    width: 100%;
}

    .orderlist ul li {
        padding: 0;
        margin: 0;
        color: #757575;
        font-size: 13px;
        width: 40%;
        display: inline-block;
        margin-bottom: 3px;
    }

.orderlist .Orderview {
    position: absolute;
    display: inline-block;
    bottom: 20px;
    right: 35px;
    background: #ff7613;
    color: #fff;
    width: 75px;
    text-align: center;
    height: 30px;
    padding: 0 0;
    line-height: 30px;
    border: none;
    min-height: auto;
    font-size: 12px;
}

.orderlist .title {
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

.orderlist > li {
    position: relative;
}


.highlight-auct-prc {
    background-color: rgba(193, 245, 150, 0.46);
}


.menu-dot {
    display: none;
}

.order-top { padding: 10px 20px; display: flex; align-items: center; justify-content: space-between; background: #f5fff0; }

.no-warranty {
    text-transform: capitalize;
    color: #9A9A9A !important;
    margin-right: 0;
    min-width: 45px;
    display: inline-table;
    font-size: 13px;
}

.get-inv {
    float: right;
    display: inline-block;
    vertical-align: middle;
    line-height: 31px;
}

.item-det { display: flex; padding: 15px; }

    .item-det div {
        display: inline-block;
        width: 33%;
    }

        .item-det div:nth-child(1) {
            width: 15%;
        }

        .item-det div:nth-child(2) {
            width: 70%;
        }

    .item-det > div:nth-child(3) {
        width: 15%;
        text-align: right;
        font-weight: 500;
    }

.offers-order {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
}

.status-botm { background: #f6f6f6; padding: 10px 20px 8px; display: flex; align-items: center; justify-content: space-between; }

span.off {
    display: block;
    color: #379c3b;
    text-transform: uppercase;
    font-size: 12px;
    margin: 2px 0 4px;
}

.item-det div:nth-child(3) > span {
    font-size: 15px;
}

span.title-name {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 15px;
    display: block;
}

.offers-order span {
    font-size: 14px !important;
    color: #696868;
    text-transform: capitalize;
}


.status-botm div:nth-child(1) > span {
    color: #27b32d;
}

.get-inv a {
    border: 1px solid #a5a0a0;
    padding: 0 14px;
    border-radius: 4px;
    margin-top: 1px;
    color: #383737 !important;
}

.bid-history > span {
    display: inline-block;
    width: 7%;
    float: left;
}

.bid-h-r {
    display: flex;
    width: 88%;
    float: left;
}

    .bid-h-r span {
        display: block;
    }

.bid-history {
    padding: 20px;
    border: 1px solid #eee;
    overflow: hidden;
}

.bid-h-r div {
    width: 25%;
}





.autocomplist-match em {
    font-style: normal;
    font-weight: 800;
}

.autocomplete-dropdown {
    border-color: #ccc;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    height: auto;
    overflow: auto;
    padding-bottom: 0;
    background-color: #ffffff;
    top: 44px;
}

.autocomplete-search-text, .autocomplete-title {
    font-size: 15px;
}

.autocomplete-row {
    padding: 6px 10px 6px 19px;
    color: #000000;
}

.autocomplete-highlight-row {
    background-color: #f0f0f0;
    border: none;
}

.autocomplete-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.matched-text {
    color: #000000;
    font-weight: 800;
    /*text-transform:capitalize;*/
}

.terms-and-condition-not-select a {
    color: #F44336 !important;
}

pre {
    background: none;
    border: none;
}

.about_us strong {
    font-size: 14px;
}

.about_us p {
    font-size: 15px;
    text-align: justify;
}

.scrollup img {
    width: 100%;
}

.content {
    margin-top: 12px;
}
 

.whitebox {
    min-height: 400px;
}

.padlusrac ul.tarzan li span {
    text-transform: capitalize;
}

.product_title {
    TEXT-TRANSFORM: CAPITALIZE;
}

.addressUl li .address span {
    text-transform: capitalize;
}

a.logout {
    padding-left: 18px;
}

.squad .n_squad {
    width: 50px;
    height: 50px;
    display: inline-block;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #003067;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.subs_for {
    font-size: 16px;
    border-bottom: 1px solid #dbdada;
    margin: -19px -19px 10px;
    padding: 11px 20px 9px;
    font-weight: 500;
    color: #4b4a4a;
    background: #eee;
}

.N0_found { text-align: center; display: block; padding: 15%; font-style: italic; color: #999;}
.N0_found svg{ width: 70px; display: block; margin: 0px auto 5px auto;fill: #dddddd;}

.recordnotfount { text-align: center; display: block; padding: 15%; font-size: 16px; font-weight: 500; font-style: italic; color: #999;}
.recordnotfount svg{ width: 70px; display: block; margin: 0px auto 5px auto;fill: #dddddd;}

select#ddlNationality option { color: #333;}

.chngPswd label {
    text-align: right;
    padding-right: 17px;
    line-height: 32px;
}

span.amount label {
    font-size: 26px;
}

.adbtn_cout {
    background: none;
    color: orange;
    font-weight: 500;
    font-weight: 600;
    margin-bottom: 12px;
    font-size: 15px;
    border: none;
    box-shadow: none;
}

    .adbtn_cout:hover, .adbtn_cout:focus {
        background: none;
        outline: none;
        border: none;
    }

.con_cout {
    padding: 4px 10px;
    text-decoration: none;
    width: 135px;
    color: orange;
    border: 2px solid orange;
    font-weight: 600;
    background: none;
    border-radius: 3px;
}
 


ul.wallet{display: flex; align-items: center; justify-content: center;}
ul.wallet li { display: flex; align-items: center; justify-content: center; width: 22%; border-right: 1px solid #e6e6e6; } 

ul.wallet li:nth-child(1) { overflow: hidden; width: 34%; }
ul.wallet li:nth-child(1) > img {  }
ul.wallet li:nth-child(1) > div { padding-left: 26px; }
ul.wallet li:nth-child(1) label { display: block; width: 100%; text-align: center; }
ul.wallet li:nth-child(2) label { display: block; width: 100%; text-align: center; font-size: 12px; }
ul.wallet li:nth-child(3) label { display: block; width: 100%; text-align: center; font-size: 12px; }
ul.wallet li:nth-child(4) a { padding: 7px 18px; border-radius: 3px; color: #fff !important; background: #003067; margin-top: 6px; display: inline-block; }
ul.wallet li label:nth-child(2) { font-weight: 400;  }

.bal_his div {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 26px;
}

.bal_his {
    overflow: hidden;
}

    .bal_his div:last-child {
        text-align: right;
    }

.pad-left {
    padding-left: 10px;
}

.compare-box .col-sm-12, .compare-box .col-sm-10 {
    width: 100%;
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
}

.compare-box .col-sm-2, .compare-box .col-sm-3 {
    float: none;
    display: inline-block;
}


.compare-box .col-sm-10 .col-sm-3:last-child {
    border-right: none !important;
}




.pro-scroll {
    padding: 20px;
    text-align: center;
}

    .pro-scroll p {
        font-size: 14px;
    }


.pro-scroll-img {
    height: 170px;
    width: 100%;
    position: relative;
}

    .pro-scroll-img img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        width: auto;
        display: block;
    }

.fix-prod-img {
    position: fixed;
    right: 34px;
    width: 312px;
    top: 7px;
    height: auto !important;
}


.move-prod-img {
    position: absolute;
    right: 34px;
    width: 312px;
    height: auto !important;
}

._white-slack {
    background: #fff;
}

span.or_login {
    position: absolute;
    left: -17px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 36px;
    height: 36px;
    background: #fff;
    display: block;
}

.nmemeber {
    font-size: 14px;
}

a#frgtpassword {
    font-size: 13px;
    color: #333;
    font-weight: 500;
}

span.or-reg {
    position: absolute;
    left: -18px;
    background: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 33px;
    height: 33px;
}

.addpdlas h3 {
    font-size: 18px;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
    width: 34px;
}

    .ui-datepicker td span, .ui-datepicker td a {
        text-align: center !important;
    }

.close {
    color: #333 !important;
    font-size: 17px !important;
    background: #fff !important;
    box-shadow: none !important;
    top: 0;
}







/***Div Auto Hide***/

div.auto-hide {
    -webkit-animation: seconds 0.1s forwards;
    animation: seconds 0.1s forwards;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes seconds {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
        border-bottom-width: 0;
    }
}

@keyframes seconds {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
        border-bottom-width: 0;
    }
}

.nn.newClass_offers {
    height: 73px !important;
}

    .nn.newClass_offers a {
        padding: 12px 3px;
    }





@media (max-width:991px) {

    .ais-ClearRefinements-button--disabled {
        display: block !important
    }

    .controls.botomcnt a.deleteAddress {
        color: red !important;
        width: 39px;
        display: flex; align-items: center;
        
    }

    .paymtlist {
        margin-top: 13px;
    }

    .controls.botomcnt .edit {
        width: 39px;
    }

    .modal h3 a {
        font-size: 21px;
        padding: 2px 10px;
    }

    .controls.botomcnt .edit i {
        margin-left: 0 !important;
    }


    .tilearea {
        min-height: 79px !important;
    }

    .mob_height_offers {
        margin-bottom: 40px !IMPORTANT;
    }
}

.AFyd3c .VID7GA {
    box-shadow: none;
    border: none;
    padding: 0;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase !important;
    white-space: nowrap;
    color: #7accff !important;
    vertical-align: middle;
    background: transparent;
    text-decoration: none !important;
}

.AFyd3c {
    position: fixed;
    visibility: hidden;
    font-size: 16px;
    color: #fff;
    /* opacity: 0; */
    /* visibility: hidden; */
    background: #212121;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    margin: 0 auto;
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
    width: 448px;
    right: 0;
    left: 0;
    bottom: 10px;
    z-index: 9999;
}

    .AFyd3c ._1EA4La {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        /* opacity: 1; */
        transition: opacity .2s ease-in-out .1s;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .AFyd3c ._1-baVo {
        padding: 8px 16px;
        display: inline-block;
    }

        .AFyd3c ._1-baVo + .JAUzCh {
            padding: 16px 24px 16px 0;
            vertical-align: baseline;
            display: inline-block;
        }

    .AFyd3c ._1EA4La {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        transition: opacity .2s ease-in-out .1s;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .AFyd3c .JAUzCh {
        padding: 16px 24px;
        line-height: 1;
        white-space: nowrap;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
        color: #fff;
    }

    .AFyd3c ._2BPjzq {
        padding: 14px 12px 12px 0;
        display: inline-block;
    }

    .AFyd3c.active {
        visibility: visible;
        transform: translateY(-120%);
    }

.addnaddress {
    color: #018cfb !important;
}

.changeNew {
    margin-left: 15px;
}

#printSection * {
    visibility: visible;
}

#printSection {
    position: absolute;
    background-color: red;
    top: 0;
    left: 0;
    right: 0;
    margin: 20px auto;
    width: 100%;
}


ul.tree22.boom li label:before {
    display: none;
}

ul.tree22.boom li label {
    margin-bottom: 8px !important;
    display: block;
}

/* 29-06-2017 Start Css  */



#recently_viewd .prdxslder .item .thumbnail.itm a.prdimg .attachment-ya-product_thumb.wp-post-image {
    width: auto;
    margin: 0px auto;
}

#recently_viewd .prdxslder .thumbnail.itm {
    border: none;
}

#procesing.lstploading {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1006;
    text-align: center;
}

    #procesing.lstloading .circleSpin, #procesing.lstploading .circleSpin {
        position: relative;
        top: -26px;
        left: 78px;
        height: 20px;
        width: 20px;
        text-align: center;
        margin: 0 auto;
        font-size: 3px;
        -moz-transform: translate3d(0,-50%,0);
        -ms-transform: translate3d(0,-50%,0);
        -o-transform: translate3d(0,-50%,0);
        -webkit-transform: translate3d(0,-50%,0);
        transform: translate3d(0,-50%,0);
        background: transparent;
        padding: 4px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

        #procesing.lstloading .circleSpin .circle, #procesing.lstploading .circleSpin .circle {
            height: 13px !important;
            width: 13px !important;
            margin: 0 auto;
            border-bottom: 1px solid #ffffff;
            border-left: 1px solid #ffffff;
            border-right: 1px solid #ffffff;
            border-top: 1px solid #003067;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            -webkit-animation: circlespin 0.8s infinite linear;
            -khtml-animation: circlespin 0.8s infinite linear;
            -moz-animation: circlespin 0.8s infinite linear;
            -ms-animation: circlespin 0.8s infinite linear;
            -o-animation: circlespin 0.8s infinite linear;
            animation: circlespin 0.8s infinite linear;
        }

div#OTPVerificationPanel {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 54px 0 30px;
    box-shadow: 0px 1px 3px #bdbcbc;
    background: #fff;
}

    div#OTPVerificationPanel div#login {
        padding-left: 0;
    }


/* The billing_check */
.billing_check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 17px;
    font-weight: 500;
}

    /* Hide the browser's default checkbox */
    .billing_check input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: solid 1px #c1c1c1;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.billing_check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.billing_check input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.billing_check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.billing_check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

 
.icon_sprt_app {
    background: url(/images/social-sprite-new-a01ff2d2.png) no-repeat;
    width: 101px;
    height: 30px;
    background-position: -44px -122px;
    float: left;
}

.icon_sprt_google {
    background: url(/images/social-sprite-new-a01ff2d2.png) no-repeat;
    width: 101px;
    height: 30px;
    background-position: -152px -122px;
    /* background-size: cover; */
    float: left;
}

.icon_sprt_huwai {
    background: url(/images/social-sprite-new-a01ff2d2.png) no-repeat;
    width: 105px;
    height: 30px;
    background-position: -259px -123px;
    /* background-size: cover; */
    float: left;
}
/*.sprite {
    background: url(/Images/include.png) no-repeat;
    width: 30px;
    height: 30px;
    background-position: -12px -2px;
    background-size: cover;
    float: left;
}*/
.sprite {
    background: url(/images/social-sprite-new-a01ff2d2.png) no-repeat;
    width: 17px !important;
    height: 17px !important;
    background-size: cover;
    background-position: -67px 0px;
    display: inline-block;
    position: relative;
    top: 3px;
}


/*.icon_sprt_top {
	background: url(/Images/social-sprite-new-a01ff2d2.png) no-repeat -269px -7px;
	width: 36px;
	height: 36px;
}*/

.add_balance {
    background: url(/images/social-sprite-new-a01ff2d2.png);
    width: 103px !important;
    /* background-size: cover; */
    float: left;
    height: 30px;
    background-position: 722px -173px;
}

.add_balance_knet {
    background: url(/images/social-sprite-new-a01ff2d2.png);
    width: 40px !important;
    /* background-size: cover; */
    float: left;
    height: 28px;
    background-position: -93px -232px;
}





/*.ais-Hits-item, .ais-InfiniteHits-item, .ais-InfiniteResults-item, .ais-Results-item {
    margin-top: 1rem;
    margin-left: 1rem;
    padding: 1rem;
    width: calc(20% - 1rem) !important;
    border: none !important;
    box-shadow: none !important;
}

.ais-SearchBox-input {
    display: block;
    border: none !important;
    border-bottom: solid 1px #ccc !important;
    width: 100% !important;
    border-radius: 0 !important;
    font-size: 12px !important;
}*/

.ais-resetRefines {
    margin-top: -32px;
}


.mobile_pricve { display: none; }
.web_pricve { }

@media (max-width:980px) {

    .mobile_pricve { display: block;    }
    .web_pricve { display: none;     }

}


/*new css*/
.pr_b {
    background: #c70505;
    padding: 3px 5px !important;
    color: #fff !important;
    margin-right: 15px !important;
    line-height: 17px !important;
    font-size: 14px !important;
    border-radius: 4px !important;
}
.pr_b label {
    font-size: 15px !important;
    margin-bottom:0px !important;
}
.dis_bx {
    background: #c70505;
    padding: 3px 5px !important;
    color: #fff !important;
    margin-right: 15px !important;
    line-height: 17px !important;
    font-size: 14px !important;
    border-radius: 4px !important;
}
.pr_b label {
    font-size: 15px !important;
    margin-bottom: 0px !important;
}

.back_btn {
    float: right;
    font-weight: 300;
    font-size: 15px;
    margin-top: 2px;
    color: #bbbbbb;
}


.resend_otp {
    font-weight: 500;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 10px;
    color: #003067;
}


/* New Login flow - 29/05/2025 */

.w-395{width:395px;}
.m-h-405{min-height:405px;}
.m-h-455{min-height:455px;}

.nwdsgnlsr { display: flex; align-items: center; justify-content: center; padding: 20px; }
.nwdsgnlsr .l_card { background: #fff; padding: 25px; border-radius: 3px; border: 1px solid #e7e7e7; box-shadow: 0px 3px 6px #00000014; position:relative;}
.nwdsgnlsr .l_card .frm_bx{}
.nwdsgnlsr .l_card .frm_bx .ttl_lbl{ margin: 0px 0px 10px 0px;}
.nwdsgnlsr .l_card .frm_bx .form-group{margin-bottom:20px;}
.nwdsgnlsr .l_card .frm_bx .form-group .frm_inptbx{ display: flex; align-items: center; }
.nwdsgnlsr .l_card .frm_bx .form-group .frm_inptbx .small-form-control{ width: 75px; padding: 7px 14px; font-size: 14px; border-radius: 3px; border: 1px solid #ddd; }
.nwdsgnlsr .l_card .frm_bx .form-group .frm_inptbx .form-control{ padding: 7px 14px; font-size: 14px; border-radius: 3px; border: 1px solid #ddd; margin-left:15px; height:auto;}
.nwdsgnlsr .l_card .frm_bx .form-group .errobx{}
.nwdsgnlsr .l_card .frm_bx .form-group .otp_bxn{display:flex; padding: 0px 30px;}
.nwdsgnlsr .l_card .frm_bx .form-group .otp_bxn .form-control{padding: 7px 14px; font-size: 14px; border-radius: 3px; border: 1px solid #ddd; height:auto; text-align:center; font-weight:500;}
.nwdsgnlsr .l_card .frm_bx .form-group .otp_bxn .form-control + .form-control{margin-left:15px;}

.nwdsgnlsr .l_card .frm_bx .form-group .pevdo{ padding: 20px 0px 0px 0px; text-align: center; }
.nwdsgnlsr .l_card .frm_bx .form-group .pevdo p{margin:0px; font-weight:500;}
.nwdsgnlsr .l_card .frm_bx .form-group .pevdo .puntbx{ padding: 4px 0px; font-weight: 500; color: #144067; }

.nwdsgnlsr .l_card .frm_bx .form-group .form-control{padding: 8px 14px; font-size: 14px; border-radius: 3px; border: 1px solid #ddd; height:auto; font-weight:500;}

.nwdsgnlsr .l_card .frm_bx .vfynbr{ margin-bottom: 25px; color: #4d4d4d;}
.nwdsgnlsr .l_card .frm_bx .vfynbr span{ font-weight: 500; margin: 0px 5px 0px 2px;}
.nwdsgnlsr .l_card .frm_bx .vfynbr a{ font-weight: 500; color: #18314d; }


.nwdsgnlsr .l_card .frm_bx .form-button { }
.nwdsgnlsr .l_card .frm_bx .form-button .btn{ display: block; width: 100%; height: auto; padding: 9px 14px; background: #8dc63f; border-color: #8dc63f; }

.nwdsgnlsr .l_card .frm_bx .udvactbx{ position: absolute; bottom: 20px; display: flex; align-items: center; justify-content: center; left: 0px; right: 0px; font-size: 14px; color: #4d4d4d;}
.nwdsgnlsr .l_card .frm_bx .udvactbx a { font-weight: 500; margin-left: 5px; color: #8dc63f; }

.unfmbx{ position: fixed; display: flex; align-items: center; justify-content: center; background: #00000069; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 5; }
.unfmbx .modal-box { background:#fff; padding:25px;width: 450px; position:relative;}

.unfmbx .modal-box .headt_bx{margin-bottom: 40px;}
.unfmbx .modal-box .headt_bx .closebtn{
    position: absolute; background: #000000; border: none; opacity: 1; font-size: 20px; width: 38px; height: 38px; border-radius: 50%; color: #fff; top: -18px; right: -17px; display: flex; align-items: center; justify-content: center;
  }

.unfmbx .modal-box h3 { margin: 0px; font-size: 17px;  text-align:center;}
.unfmbx .modal-box h4{ text-align: center; font-size: 14px; font-weight: normal; }
.unfmbx .modal-box h4 a{color:#eb0c0c;font-weight: 500;}
.unfmbx .modal-box .orbx{ display: flex; align-items: center; justify-content: center; margin: 15px 20px; font-size: 16px; font-weight: 500; position:relative;}
.unfmbx .modal-box .orbx:after{ content: ''; position: absolute; top: 17px; bottom: 0px; height: 1px; background: #dbdbdb; left: 0px; right: 0px; z-index: 0; }
.unfmbx .modal-box .orbx span{ background: #fff; z-index: 1; position: relative; padding: 5px 7px; }
.unfmbx .modal-box .swyee{ text-align: center; font-size: 14px; }
.unfmbx .modal-box .swyee a{color:#eb0c0c;font-weight: 500;}


 /* ******************************** Redesign Item Detail Page 29-07-2025 ************************  **/
.newdtldsgnpg { }
.newdtldsgnpg .product_detail{}
.newdtldsgnpg .product_detail .d-table{display:flex;}
.newdtldsgnpg .product_detail .d-table .table-cell{width:50%;}
.newdtldsgnpg .product_detail .d-table .table-cell .content_product_detail{}
.newdtldsgnpg .product_detail .d-table .table-cell .content_product_detail .reviews-content{ display: flex; align-items: center; margin-bottom: 5px; }
.newdtldsgnpg .product_detail .d-table .table-cell .content_product_detail .reviews-content .product-stock{ display: flex; align-items: center; } 
.newdtldsgnpg .product_detail .d-table .table-cell .content_product_detail .reviews-content .product-stock svg{margin-right:5px; font-weight:500;}

.newdtldsgnpg .product_detail .d-table .table-cell .content_product_detail .product-description{}
.newdtldsgnpg .product_detail .d-table .table-cell .content_product_detail .product-description h3{ font-size: 16px; color:#003067; margin: 0px 0px 7px 0px;}

.newdtldsgnpg .product_detail .d-table .table-cell .itmimgbx {
    border: none; display: inline-block; width: 95%; padding: 0px; border-radius: 7px; height: 100%; display: flex; justify-content: center;
}
.newdtldsgnpg .product_detail .d-table .table-cell .itmimgbx .detail_prdimg12 .cloud-zoom .wrap{float:unset; text-align:center;}

.newdtldsgnpg .product_detail .d-table .table-cell .itm_ttl { color: #191C1F; font-size:24px; margin:0px 0px 5px 0px; padding-right:40px;}

.newdtldsgnpg .product_detail .d-table .table-cell .sharegroup{position:absolute; right:0px; top:0px;}
.newdtldsgnpg .product_detail .d-table .table-cell .sharegroup .btn{
    width: 35px; height: 35px; background: #F2F2F2; display: flex; align-items: center; justify-content: center; border-radius: 50%; padding: 7px;
}
.newdtldsgnpg .product_detail .d-table .table-cell .sharegroup .btn svg{}
.newdtldsgnpg .product_detail .d-table .table-cell .sharegroup .Dpn-menu{display:none; position: absolute; flex-wrap: wrap; justify-content: center;margin: 0px;}
.newdtldsgnpg .product_detail .d-table .table-cell .sharegroup .Dpn-menu.active{ display: flex; }
.newdtldsgnpg .product_detail .d-table .table-cell .sharegroup .Dpn-menu li{}
.newdtldsgnpg .product_detail .d-table .table-cell .sharegroup .Dpn-menu li + li{margin-top:10px}

.newdtldsgnpg .product_detail .d-table .table-cell .price, .newdtldsgnpg .product_detail .d-table .table-cell .price label {font-size:32px; color: #003067; margin:0px;}
.newdtldsgnpg .product_detail .d-table .table-cell .dsp_bx{margin:5px 0px 15px 0px;}
.newdtldsgnpg .product_detail .d-table .table-cell .dsp_bx p { font-size:16px;color:#2F2D2D; line-height:24px;}
.newdtldsgnpg .product_detail .d-table .table-cell .button_group{ display:flex; align-items:center; margin:0px 0px 20px 0px;}
.newdtldsgnpg .product_detail .d-table .table-cell .button_group .btn{display:flex; align-items:center; justify-content:center; font-size: 16px; font-weight: 500; }
.newdtldsgnpg .product_detail .d-table .table-cell .button_group .btn svg{margin-left:10px;}
.newdtldsgnpg .product_detail .d-table .table-cell .button_group .btn + .btn{margin-left:20px;}
.newdtldsgnpg .product_detail .d-table .table-cell .button_group .btn.abynwcart {
    border-radius: 3px; border-color: #7ec851; color: #7ec851; height: 50px; padding: 0 0; line-height: 50px; font-size: 16px; font-weight: 500; width: 225px;
    }
.newdtldsgnpg .product_detail .d-table .table-cell .button_group .btn.abynwcart svg path{fill:#7ec851;}
.newdtldsgnpg .product_detail .d-table .table-cell .button_group .btn.abynwcart:hover{ background:#8dc63f; border-color:#8dc63f; color:#fff;}

.newdtldsgnpg .product_detail .d-table .table-cell .cmpwishlst{ display: flex; align-items: center; margin:25px 0px 20px 0px;}
.newdtldsgnpg .product_detail .d-table .table-cell .cmpwishlst span{ font-weight: 500; color:#475156; display: flex; align-items: center; }
.newdtldsgnpg .product_detail .d-table .table-cell .cmpwishlst span a{font-weight: 500; color:#475156;}
.newdtldsgnpg .product_detail .d-table .table-cell .cmpwishlst span svg{margin-right:7px;}

.nopadmob .single-product .box-slider-title { position: sticky; top: 0px; left: 0px; right: 0px; background: #fff; z-index:1;}
.nopadmob .single-product .box-slider-title ._ttmenu{ margin: 0px 0px 20px 0px; padding: 0px; display: flex; list-style: none; align-items: center; border-bottom: 1px solid #E2E2E2;}
.nopadmob .single-product .box-slider-title ._ttmenu li{}
.nopadmob .single-product .box-slider-title ._ttmenu li + li{margin-left:25px}
.nopadmob .single-product .box-slider-title ._ttmenu li a { color: #575757; display: block; padding: 10px 14px; font-size: 16px; }
.nopadmob .single-product .box-slider-title ._ttmenu li.ww{background:#EEF5FF;}
.nopadmob .single-product .box-slider-title ._ttmenu li.ww a{color:#003067;}

.nopadmob .single-product .box-slider-title ._ttmenu li a:hover{background:#EEF5FF;}

.nh_ttlb { position:relative; padding-left:15px; margin-bottom:15px;}
.nh_ttlb h3{ color:#191C1F;font-size: 24px; }
.nh_ttlb:after { content: ''; background: #47AA0B; left: 0px; position: absolute; top: 0px; bottom: 0px; width: 4px; }

.specSection .sdbx{}
.specSection .sdbx table{}
.specSection .sdbx table tr td{font-size:15px; color:#2F2D2D;border: none; padding: 4px 0px;}
.specSection .sdbx table tr td:first-child{ color:#767676;}
.specSection .sdbx .Xbg{padding:0px;box-shadow:none;margin:0px;min-height:auto;border: none;font-size: 16px; line-height: 24px; }

.specSection .kfbx{}
.specSection .kfbx h3{ color: #47AA0B; font-size: 16px; text-decoration: underline; }
.specSection .kfbx .keyfbx{}
.specSection .kfbx .keyfbx p{color:#2F2D2D;font-size:15px;}
.specSection .kfbx .keyfbx p div + div{margin-top:7px}

.rr_section { background:#F4F4F4; padding:70px 0px }
.rr_section .rrnwbx{}
.rr_section .rrnwbx .rr_hed{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 25px; }
.rr_section .rrnwbx .rr_hed h3{ font-size: 24px; color: #191C1F; margin:0px; }
.rr_section .rrnwbx .rr_hed .wrtlnk{}

.nw_rrlistng { display: grid; grid-template-columns: 70px 1fr; }
.nw_rrlistng + .nw_rrlistng{margin-top:25px;}
.nw_rrlistng .rr_img{width:55px; height:55px; border-radius:50%; display:flex; align-items:center; justify-content:center;font-size: 18px; font-weight: 600;}
.nw_rrlistng .rr_cntbx{}
.nw_rrlistng .rr_cntbx .nwrname{ display: flex; align-items: center; margin-bottom: 5px;}
.nw_rrlistng .rr_cntbx .nwrname h3{ color: #003067; font-size: 18px; margin: 0px; }
.nw_rrlistng .rr_cntbx .nwrname .date{ font-size: 13px; color: #878889; margin-left: 10px; }
.nw_rrlistng .rr_cntbx .star1{margin-bottom:5px;}
.nw_rrlistng .rr_cntbx .star1 .glyphicon{ font-size: 16px; text-shadow: 0 0 0px #222;}
.nw_rrlistng .rr_cntbx .star1 .glyphicon.colstar { color: #FFB503 !important;  }
.nw_rrlistng .rr_cntbx .star1 .glyphicon.nostar{color:#999}

.nw_rrlistng .rr_cntbx .rr_dep{}
.nw_rrlistng .rr_cntbx .rr_dep p{color:#2F2D2D; font-size:15px;margin: 0px;}

.faq_section{padding:50px 0px;}
.faq_section .fq_hed { position: relative; padding-left: 15px; margin-bottom: 20px; }
.faq_section .fq_hed:after{ content: ''; background: #47AA0B; left: 0px; position: absolute; top: 0px;  bottom: 0px; width: 4px; }
.faq_section .fq_hed h3{ color: #191C1F; font-size: 24px; margin: 0px;}




.qucvideo { padding: 70px 0px; background: #F4F4F4; }
.qucvideo .qv_head { position: relative; padding-left: 15px; margin-bottom: 20px; }
.qucvideo .qv_head:after{ content: ''; background: #47AA0B; left: 0px; position: absolute; top: 0px;  bottom: 0px; width: 4px; }
.qucvideo .qv_head h3{ color: #191C1F; font-size: 24px; margin: 0px;}

.qucvideo .qvctr{display:flex;}
.qucvideo .qvctr .ql_item{position:relative; width:33.33%; background: #fff; padding: 7px; border-radius: 5px}
.qucvideo .qvctr .ql_item + .ql_item{margin-left:15px;}
.qucvideo .qvctr .ql_item iframe { width: 100%; height: 185px; }
.qucvideo .qvctr .ql_item h3{font-size:16px; color:#000; margin:0px;}

.rv_section{padding: 50px 0px;}
.rv_section .rv_hed { position: relative; padding-left: 15px; margin-bottom: 20px; }
.rv_section .rv_hed:after{ content: ''; background: #47AA0B; left: 0px; position: absolute; top: 0px;  bottom: 0px; width: 4px; }
.rv_section .rv_hed h3{ color: #191C1F; font-size: 24px; margin: 0px;}
.rv_section .Xbg{box-shadow:none;border:none; padding:0px;min-height:auto;}

.nsp_section { background:#fff; padding:70px 0px }
.nsp_section .rrnwbx{}
.nsp_section .rrnwbx .rr_hed{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 25px; padding-left: 15px; position: relative;}
.nsp_section .rrnwbx .rr_hed h3{ font-size: 24px; color: #191C1F; margin:0px; }
.nsp_section .rrnwbx .rr_hed:after{ content: ''; background: #47AA0B; left: 0px; position: absolute; top: 0px;  bottom: 0px; width: 4px; }
.nsp_section .rrnwbx .rr_hed .wrtlnk{}

.ncrt_pgbs { padding:20px 0px; }
.ncrt_pgbs .container{max-width:1200px;}
.ncrt_pgbs .container .card_bx{padding: 20px;background:#fff; border-radius:5px;}
.ncrt_pgbs .container .card_bx + .card_bx {margin-top:20px;}
.ncrt_pgbs .container .card_bx .dcbx{}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx{ display: flex; margin-bottom:25px;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb{ border: 1px solid #9F9F9F; margin: 0px; padding: 15px; border-radius: 5px; width: 100%; position:relative; font-weight:normal; cursor:pointer;}
    .ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb.active {
        border-color: #40AE53;
        background: #edfff0
    }
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb.active .lblspn{color:#40AE53;font-weight: 500;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb.active .lblspn svg path{fill:#40AE53}

.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb.w-35p{ width:35%}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb.w-65p{ width:65%}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb + .cardb{margin-left:20px;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .lblspn{ position: absolute; background: #fff; top: -10px; display: flex; align-items: center; padding: 0px 7px; }
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .lblspn input{ position: absolute; visibility: hidden; }
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .lblspn svg{margin-right:7px;}

.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx{display:flex; align-items:center;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb{}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb + .celb{margin-left:15px;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .icncntbx{display:flex; align-items:center;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .icncntbx .iconbx{}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .icncntbx .iconbx svg{}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .icncntbx .cnb{padding-left: 10px;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .icncntbx .cnb h4{font-size:18px; color:#1A1A1A;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .icncntbx .cnb p{font-size:14px; color:#2A2A2A}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .contbx{}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .contbx p{font-size:14px; color:#656565;}
.ncrt_pgbs .container .card_bx .dcbx .exp_dbx .cardb .mltybx .celb .contbx .form-control{}

.ncrt_pgbs .container .card_bx .odsctn{ background: #F9F9F9; padding: 15px; margin-top:25px;}
.ncrt_pgbs .container .card_bx .odsctn .mprbx{ }
.ncrt_pgbs .container .card_bx .odsctn .mprbx .mprptr{ display: flex; align-items: center; justify-content: space-between; }
.ncrt_pgbs .container .card_bx .odsctn .mprbx .mprptr + .mprptr{margin-top:5px;}
.ncrt_pgbs .container .card_bx .odsctn .mprbx .mprptr .cell{font-weight: 500;}
.ncrt_pgbs .container .card_bx .odsctn .cstmpmtnl{}
.cstml {
    display: block; position: relative; padding-left: 35px; cursor: pointer; font-size: 16px;
    -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
.cstml + .cstml{margin-top:20px;}
.cstml input { position: absolute; opacity: 0; cursor: pointer; }
.cekak { position: absolute; top: 0; left: 0; height: 25px; width: 25px; border-radius: 50%; border: 2px solid #7dc94f; background: #ffff;}
.cstml:hover input ~ .cekak { background-color: #7dc94f; }
.cstml input:checked ~ .cekak { background-color: #7dc94f; }
.cekak:after { content: ""; position: absolute; display: none; }
.cstml input:checked ~ .cekak:after { display: block; }
.cstml .cekak:after {
    /*top: 4px; left: 4px; width: 13px; height: 13px; border-radius: 50%; background: white;*/
    left: 7px; top: 3px; width: 7px; height: 14px; border: solid white; border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
}


.ncrt_pgbs .container .card_bx .btnbox{margin-top:25px; display: flex; align-items: center; justify-content: space-between; }
.ncrt_pgbs .container .card_bx .btnbox .btn_cell{}
.ncrt_pgbs .container .card_bx .btnbox .btn_cell .btn{border: 1px solid #68b33b; background: #7dc94f; color:#fff; padding: 12px 25px; height: auto; line-height: normal; min-height: auto; font-size: 14px; font-weight: 500; text-transform: uppercase;}
.ncrt_pgbs .container .card_bx .btnbox .btn_cell .btn.prpmnt{ border-color: #8dc63f; background: transparent;  color: #8dc63f; }
.ncrt_pgbs .container .card_bx .btnbox .btn_cell .btn:hover{background:#66ad3b; border-color:#66ad3b; color:#fff;}



.crt_head { position: relative; padding-left: 10px; margin-bottom: 25px; }
.crt_head .d-flex.d-flex{display:flex; align-items:center; justify-content: space-between;}
.crt_head:after{content:'';position:absolute;width:3px; top:0px; bottom:0px; left:0px; background:#7dc94f;}
.crt_head h3{font-size:18px; color:#7dc94f;margin: 0px; padding: 0px;}

.crt_head .crthdr_bttn{}
.crt_head .crthdr_bttn .anabtn{}
.crt_head .crthdr_bttn .anabtn a{}
.crt_head .crthdr_bttn .edit{ display: flex; align-items: center; color: #00af5b; font-weight: 500; }

.ncrt_pgbs .container .card_bx .dcbx .rptbxn { background: #F9F9F9; padding: 15px; }
.ncrt_pgbs .container .card_bx .dcbx .rptbxn + .rptbxn{  margin-top:20px;}

.ncrt_pgbs .container .card_bx .dcbx .sctn_cd {}
.ncrt_pgbs .container .card_bx .dcbx .sctn_cd .sctn_da{}
.ncrt_pgbs .container .card_bx .dcbx .sctn_cd .cstmrdtl{display:flex; align-items:center;}
.ncrt_pgbs .container .card_bx .dcbx .sctn_cd .cstmrdtl .cell{color:#191919; font-weight:500; font-size: 15px;}
.ncrt_pgbs .container .card_bx .dcbx .sctn_cd .cstmrdtl .cell + .cell{margin-left:15px;}
.ncrt_pgbs .container .card_bx .dcbx .sctn_cd .cstmrdtl .cell label{display:block; color:#585955; font-weight:normal; font-size:14px;}


/* Modal Css for item List */

.cstm_itmlstbx {}
.cstm_itmlstbx .modal-dialog{ display: flex; align-items: center; justify-content: center; margin: auto; height: 100vh; padding: 0px; }
.cstm_itmlstbx .modal-dialog .modal-content { width: 100%; max-width: 450px; }
.cstm_itmlstbx .modal-dialog .modal-content .modal-header{}
.cstm_itmlstbx .modal-dialog .modal-content .modal-header h5{}
.cstm_itmlstbx .modal-dialog .modal-content .modal-header .close{}

.cstm_itmlstbx .modal-dialog .modal-content .modal-body{padding:25px;}
.cstm_itmlstbx .modal-dialog .modal-content .modal-body .ild{}
.cstm_itmlstbx .modal-dialog .modal-content .modal-body .ild .ilul{ list-style: none; max-height: 450px; overflow: auto;}
.cstm_itmlstbx .modal-dialog .modal-content .modal-body .ild .ilul li{}
.cstm_itmlstbx .modal-dialog .modal-content .modal-body .ild .ilul li + li{margin-top:15px;}
/*Done By Anand on 19112025 WebCreditPayment  Start*/
.fltrbx_n {display: flex;align-items: center;justify-content: space-between;}
/* ************ Pay Credit Installments Page Design ************  */

.pcimbx {padding: 0px;}
.pcimbx .tpibx { margin: 0px 0px 10px 0px;font-weight: 500;font-size: 14px; }
.pcimbx .pcigrp {display: block; margin-bottom: 15px;border: 1px solid #e3e3e3;border-radius: 5px;padding: 15px;position: relative; }
.pcimbx .pcigrp .ttlpc { position: absolute;top: -11px;left: 10px; background: #fff; padding: 0px 7px; margin: 0px; font-size: 16px;}
.pcimbx .pcigrp .form-group { display: inline-block;margin: 0px;}
.pcimbx .pcigrp .form-group label { font-weight: 500;}
.pcimbx .pcigrp .form-group .form-control { border-radius: 3px; }
.pcimbx .pcigrp .form-group + .form-group { margin-left: 15px;}
.pcimbx .pc_tbl { display: table;width: 100%; margin-bottom: 20px;}
.pcimbx .pc_tbl .table-cell {padding: 7px 10px;display: table-cell; border-bottom: 1px solid #D4D8DB;}
.pcimbx .pc_tbl .head_tr {background: #b2b7bb38; display: table-row;width: 100%;}
.pcimbx .pc_tbl .head_tr .table-cell {font-weight: 500;color: #000;}
.pcimbx .pc_tbl .h_body { display: table-row-group; }
.pcimbx .pc_tbl .h_body .tr_row {display: table-row;}
.pcimbx .pc_tbl .h_body .tr_row + .tr_row {}
.pcimbx .pc_tbl .h_body .tr_row .table-cell.lbl_ttl {color: #003067;font-weight: 500;}
.pcimbx .pc_tbl .h_footer {background: #D9D9D9; display: table-row;}
.pcimbx .pc_tbl .h_footer .table-cell {font-weight: 600; }
.pp_bx { margin-bottom: 15px;}
.pp_bx h3 { color: #313030;font-size: 16px; margin: 0px 0px 12px 0px;font-weight: 500;}
.pp_bx progress {}
.iwobx { margin-bottom: 15px;}
.iwobx h3 {color: #313030;font-size: 16px; margin: 0px 0px 12px 0px;font-weight: 500;}
.iwobx .iwp_cntr {display: block;position: relative;padding-left: 32px;cursor: pointer;font-size: 14px;font-weight: 500;color: #303132;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.iwobx .iwp_cntr + .iwp_cntr { margin-top: 12px;}
.iwobx .iwp_cntr input { position: absolute; opacity: 0;cursor: pointer;}
.iwpchck {position: absolute;top: 0;left: 0;height: 20px;width: 20px;background-color: #fff;border-radius: 50%;border: 2px solid #002c64;}
.iwobx .iwp_cntr:hover input ~ .iwpchck {background-color: #fff;}
.iwobx .iwp_cntr input:checked ~ .iwpchck {border: 2px solid #002c64;}
.iwpchck:after {content: "";position: absolute;display: none;}
.iwobx .iwp_cntr input:checked ~ .iwpchck:after {display: block;}
.iwobx .iwp_cntr .iwpchck:after {top: 4px;left: 4px;width: 8px;height: 8px; border-radius: 50%; background: #002c64;}
.peabx {display: flex;align-items: center;border: 1px solid #e3e3e3;width: 175px;border-radius: 3px;margin-bottom: 15px;}
.peabx .btn {font-size: 23px;line-height: normal;}
.peabx .form-control { border: none;}
.pcimbx .buttom-group {}
.pcimbx .buttom-group .btn {background: linear-gradient(90deg, #003067 0%, #044794 100%);border: 1px solid #003067;border-radius: 5px;color: #fff;padding: 8px 24px;font-size: 14px;font-weight: 500;}
.pdsick .pcittl {color: #000000;font-size: 16px;margin: 0px;padding: 18px 0px 10px 19px;position: relative;border-bottom: solid 1px #EFEFEF;}
.pdsick .pcittl i {display: none; }

/* my account icon css */


.mllgtbtn {border-top: 7px solid #F1F2F5;padding-top: 10px;vertical-align: middle;}
.mllgtbtn a { padding-left: 45px;}
.mllgtbtn a svg {position: absolute;left: 22px;}
.pipsacss {border: 1px solid #e3e3e3;padding: 0px;border-radius: 5px;}
/*.pipsacss .nav { background: #f6f6f6;padding: 0px 15px; border: none;}
.pipsacss .nav li { padding: 10px 0px; }
.pipsacss .nav li a { font-size: 14px;font-weight: 500;padding: 7px 14px;background: transparent;border-radius: 30px;border: 1px solid transparent;color: #2d2d2d;}
.pipsacss .nav li a:hover {border: 1px solid #2d2d2d;background: #fff;}
.pipsacss .nav li.active {}
.pipsacss .nav li.active a {background: linear-gradient(90deg, #003067 0%, #044794 100%);color: #fff;border: 1px solid #003067;}*/
.pipsacss .nav { background: #f6f6f6;  padding: 0px 15px; border: none;}
.pipsacss .nav li {  padding: 10px 0px;}
.pipsacss .nav li a { font-size: 14px;font-weight: 500; padding: 7px 14px; background: transparent; border-radius: 30px; border: 1px solid #003067; color: #fff; text-decoration: none;color: #000; pointer-events: auto; }
.pipsacss .nav li a:hover {  background: transparent;  border: 1px solid #003067; color: #000}
.pipsacss .nav li.active a { background: linear-gradient(90deg, #003067 0%, #044794 100%);color: #fff;border: 1px solid #003067;}
.pipsacss .tab-content { padding: 15px; }
.pipsacss .tab-content .tab-pane {}
.wcrmsect {width: 100%;margin: auto;max-width: 450px;background: #fff;text-align: center;padding: 30px; border-radius: 5px; box-shadow: 0px 3px 6px #00000030;position: relative;}
.wcrmsect .prntbtn {position: absolute;right: 15px;top: 15px;}
.wcrmsect .prntbtn .btn {padding: 5px 10px;display: flex;align-items: center;justify-content: center;font-weight: 500;background: #fff;border: 1px solid #003067; color: #003067;border-radius: 3px;}
.wcrmsect .prntbtn .btn svg { margin-right: 7px;width: 20px;height: 20px;}
.wcrmsect .ss_icn { margin-bottom: 30px;}
.wcrmsect .ss_icn h1 {margin: 0px;font-size: 24px;font-weight: 600;}
.wcrmsect .ss_icn svg {width: 125px;height: 125px}
.wcrmsect .rcptbx {}
.wcrmsect .rcptbx .recpt_dta {display: flex;align-items: center;justify-content: space-between;padding: 10px 7px;font-size: 15px;}
.wcrmsect .rcptbx .recpt_dta + .recpt_dta {}
.wcrmsect .rcptbx .recpt_dta span { color: #333;}
.wcrmsect .rcptbx .recpt_dta span + span {color: #000;font-weight: 500;}
.wcrmsect .rcptbx .recpt_dta.gtbx {background: #F3F8FC;margin-top: 5px;}
.wcrmsect .rcptbx .recpt_dta.gtbx span {font-weight: 600;font-size: 16px; }
.wcrmsect .rcptbx .recpt_dta.gtbx span + span {}
.wcrmsect .rcptbx .button-group {margin-top: 30px;}
.wcrmsect .rcptbx .button-group .btn {background: linear-gradient(90deg, #003067 0%, #044794 100%);color: #fff;border: 1px solid #003067;display: block;position: relative; padding: 0px 40px;margin: auto;font-weight: 500;font-size: 14px;}
/*Done By Anand on 19112025 WebCreditPayment End */