.text-nowrap {
    white-space: nowrap;
}


.clear,
.divider {
    clear: both!important;
    float: none!important;
    overflow: hidden!important
}

* {
    margin: 0;
    padding: 0;
    border: none;
    zoom: 1;
    -webkit-font-smoothing: antialiased!important
}

a,
div,
span {
    outline: 0
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #999
}

img {
    display: inline-block
}

.red {
    color: #c00!important
}

.green {
    color: #090!important
}

.clear {
    height: 1px!important;
    margin: 0!important;
    padding: 0!important;
    display: block!important;
    border: none!important;
    background: 0 0!important;
    list-style: none!important;
    min-height: 0!important
}

.center {
    width: 1278px;
    position: relative;
    margin: 0 auto;
    text-align: left
}

#subfooter p,
body {
    text-align: center
}

.divider {
    border-bottom: 1px solid #ddd!important;
    width: auto!important;
    height: 5px!important;
    margin: 0 10px 15px!important;
    text-indent: -9999em!important
}

dl .divider {
    margin: 0 0 10px!important
}

.print-only {
    position: absolute;
    left: -9999em
}

body {
    background: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    color: #333;
    font-size: 13px;
    line-height: 17px
}

#header {
    height: 120px;
    background: url(../img/header.gif) #eee;
    position: relative;
    border-bottom: 9px solid #ed1c2e;
    z-index: 100;
    box-sizing: content-box!important
}

#header .center {
    height: 135px
}

#header .header-logo {
    position: absolute;
    left: 0;
    top: 12px
}

#header ul.header-top {
    position: absolute;
    right: 270px;
    top: 17px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 12px;
    line-height: 12px
}

#header ul.header-top li, #header ul.header-top2 li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    position: relative;
    border-right: 1px solid #999
}

#header ul.header-top li.exception, #header ul.header-top2 li.exception {
    border-right: none
}

#header ul.header-top li a, #header ul.header-top2 li a {
    color: #666
}

#header ul.header-top li a:hover, #header ul.header-top2 li a:hover {
    color: #999
}

#header form.header-search {
    position: absolute;
    right: 0;
    top: 10px;
    border: 1px solid #ccc;
    background: #fff;
    width: 260px;
    height: 25px;
    overflow: hidden
}

#header form.header-search label {
    background: url(../img/icon-search.gif) left top no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 6px;
    top: 6px;
    text-indent: -9999em;
    z-index: 10
}

ul.header-nav,
ul.header-nav li {
    height: 35px;
    text-decoration: none
}

#header form.header-search input.header-search-input {
    position: absolute;
    left: 20px;
    top: 5px;
    width: 115px;
    padding: 0;
    border: none;
    background: 0 0;
    outline: 0!important
}

#header form.header-search input.button {
    position: absolute;
    right: 0;
    top: 0
}

#header .header-contact {
    position: absolute;
    right: 5px;
    top: 45px;
    font: 400 16px/20px Arapey, Georgia, "Times New Roman", Times, serif;
    color: #ed1c2e
}

ul.header-nav {
    position: absolute;
    top: 85px;
    left: 245px;
    margin: 0;
    width: 722px
}

ul.header-nav li {
    list-style: none;
    float: left;
    padding: 0 12px;
    margin: 0 0 0 5px;
    position: relative
}

ul.header-nav li a.header-nav-label {
    font: 400 18px/24px Arapey, Georgia, "Times New Roman", Times, serif;
    color: #ed1c2e;
    text-decoration: none
}

ul.header-nav li a.header-nav-label:hover {
    color: #999;
    text-decoration: none
}

ul.header-nav li ul {
    position: absolute;
    top: 30px;
    left: -9999em;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0;
    width: 198px;
    margin: 0;
    font: 14px/14px Actor, Helvetica, Arial, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(assets/js/PIE.htc)
}

ul.header-nav li ul li {
    font-size: 14px;
    padding: 0;
    height: auto;
    float: none;
    margin: 0;
    border-bottom: 1px solid #ddd;
    text-decoration: none
}

#footer ul.center li h4,
#footer ul.center li p,
#footer ul.center li ul {
    font-size: 11px;
    color: #666
}

ul.header-nav li ul li a {
    display: block;
    color: #666;
    background: url(../img/gradient.png) left bottom repeat-x;
    padding: 8px 10px;
    position: relative;
    text-decoration: none
}

ul.header-nav li ul li .ui-icon {
    position: absolute;
    right: 10px;
    top: 7px;
    color: #999
}

ul.header-nav li ul li a:hover,
ul.header-nav li ul li.active>a {
    background-color: #eee;
    text-decoration: none
}

ul.header-nav li.exception {
    border: none!important
}

ul.header-nav li ul li ul {
    position: absolute;
    left: -9999em;
    top: -1px;
    text-decoration: none
}

.box-left,
.box-right {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: absolute;
    top: 0;
    bottom: 0
}

ul.header-nav li.active>ul {
    left: 10px
}

ul.header-nav li ul li.active>ul {
    left: 198px
}

#body {
    border-top: 4px solid #000
}

.box-left {
    background: url(../img/header.gif) #eee;
    width: 175px;
    left: 0
}

.box-right {
    width: 878px;
    left: 180px
}

#content,
#sidebar {
    float: left;
    position: relative
}

#sidebar {
    width: 175px;
    z-index: 20;
    padding: 10px 1px
}

#content {
    width: 858px;
    min-height: 1200px;
    z-index: 10;
    padding: 20px 10px 20px 15px
}

#content a.back {
    position: absolute;
    right: 20px;
    top: 10px
}

#aux {
    float: right;
    width: 200px;
    padding: 20px 0
}

#aux li {
    list-style: none;
    margin-lefxt: 10px;
    margin-bottomx: 20px
}

#aux p {
    list-style: none;
    margin-left: 5px;
    margin-bottom: 20px
}

.section {
    padding: 0 0 20px;
    position: relative;
    clear: both
}

#footer {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #eee;
    padding: 15px 0 10px;
    text-shadow: 0 1px 0 #fff
}

#footer ul.center li {
    float: left;
    list-style: none;
    width: 16.6%;
    margin: 0
}

#footer ul.center li h4 {
    font-weight: 700;
    margin-bottom: 1px
}

#footer ul.center ul li {
    padding: 0;
    width: auto;
    float: none;
    margin-bottom: 3px
}

#footer ul.center ul li a {
    color: #666
}

#footer ul.center ul li a:hover,
#subfooter p a:hover {
    color: #999
}

#subfooter {
    padding: 15px 0
}

#subfooter p {
    margin: 0 auto 5px;
    width: 960px;
    font-size: 11px;
    color: #666
}

#subfooter p a {
    color: #666
}

.simplemodal-overlay {
    background: #000
}

.simplemodal-container {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    behavior: url(assets/js/PIE.htc)
}

a.simplemodal-close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -13px;
    right: -13px;
    z-index: 1000;
    background: url(../img/icon-close.png) left top no-repeat;
    cursor: pointer
}

a.simplemodal-close:hover {
    background-position: left bottom
}

.simplemodal-wrap {
    background: #fff;
    position: relative;
    z-index: 1
}

.gsc-table-cell-snippet-close,
.gsc-table-cell-snippet-open {
    padding-left: 0;
    padding-right: 0;
    border: none!important
}

.gsc-resultsHeader td.gsc-configLabelCell,
.gsc-resultsHeader td.gsc-twiddleRegionCell,
table.gsc-search-box td {
    border: none!important
}

.gsc-result-info-container {
    padding-left: 0!important
}

.gsc-above-wrapper-area-container {
    margin: 0
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    font-size: 14px!important;
    line-height: 16px!important;
    height: 14px!important;
    padding-top: 0;
    padding-right: 12px;
    padding-left: 0!important
}

input.gsc-input {
    padding-top: 0!important;
    width: 99%
}

table.gsc-search-box {
    border-spacing: 0;
    border-style: none;
    border-width: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%
}

table.gsc-search-box td {
    vertical-align: top;
    padding-top: 0
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    height: 13px;
    margin-top: 0;
    min-width: 13px;
    padding: 6px 27px;
    width: 13px
}








/*oct 2017 ss360*/

/*
#header header-ss360 {
    position: absolute;
    right: 0;
    top: 10px;
    border: 1px solid #ccc;
    background: #fff;
    width: 190px;
    height: 25px;
    overflow: hidden
}*/


#header input.ss360 {
    position: absolute;
    right: 0px !important;	
    top: 10px;
    width: 260px;
    padding: 6px;
    border: none;
    background: #f5f5f5;
	right: 0;

}

#header .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

#header ss360 input.button {
    position: absolute;
    right: 0;
    top: 0
}
