﻿@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: inherit;
    line-height: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-feature-settings: inherit;
    font-language-override: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    background: transparent none repeat scroll 0% 0%;
    text-align: justify;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, address {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
    outline: 0;
}

body {
    line-height: 1;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*table td, table th {text-align:center; vertical-align:middle;}*/

ol, ul {
    list-style: none;
    list-style-image: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

abbr[title] {
    border-bottom: 0px dotted;
    cursor: help;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    font-size: 1em;
    _font-family: Arial;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

small {
    font-size: 75%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    display: block;
    height: 1px;
    border: 0;
    margin: 1em 0;
    padding: 0;
    border-top: 1px solid #cccccc;
}

.clear {
    clear: both;
}

.cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.cf {
    display: inline-block;
}

* html .cf {
    height: 1%;
}

.cf {
    display: block;
}

.al {
    float: left;
}

.ar {
    float: right;
}

.an {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    height: 0;
    width: 0;
}

img {
    border: 0;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    outline: 0;
}

svg:not(:root) {
    overflow: hidden;
}

a {
    text-decoration: none;
    cursor: pointer !important;
    color: #313133;
    outline: 0 !important;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

    a:focus {
        outline: 0;
    }

    a:hover, a:active {
        outline: 0;
        text-decoration: none;
        color: #1f9dc9;
    }

:focus {
    outline: 0;
}

::-moz-focus-inner {
    border: 0;
    outline: 0;
}

::-moz-selection {
    background: #42afac;
    color: #fff;
}

::selection {
    background: #42afac;
    color: #fff;
}

p {
    padding-bottom: 15px;
    line-height: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

/*********** Start All Form ************/
fieldset {
    border: 0px solid #c0c0c0;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}

button, input, select, textarea {
    font-family: Arial;
    color: #333;
    font-size: 16px;
    background: none;
    border: 0;
    margin: 0;
    font-size: 100%;
    *font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    border-radius: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

select {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: none;
}

    button:focus, input:focus, select:focus, textarea:focus {
        background-color: #FFF;
    }

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

input, select {
    vertical-align: middle;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        *height: 13px;
        *width: 13px;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

.button {
    background: #000;
    padding: 0;
    border: 0;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #151a22;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    overflow: visible;
    font-family: Arial;
    margin: 0;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

    .button:hover {
        background: #B7B7B7;
    }

textarea {
    line-height: 18px;
    padding: 5px;
    width: 200px;
    height: 100px;
    overflow: auto;
    vertical-align: top;
    resize: none;
}

/*********** End All Form ************/



body {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 13px;
    line-height: normal;
    color: #313133;
    background: #fff;
    overflow-y: scroll;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h2 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 20px;
    color: #000;
    line-height: normal;
    font-style: normal;
    font-weight: bold;
}

h4 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 14px;
    color: #C60018;
    line-height: normal;
    font-style: normal;
    font-weight: bold;
}

h5 {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 16px;
    color: #000;
    line-height: normal;
    font-style: normal;
    font-weight: bold;
}


.wrapper {
    width: 1024px;
    margin: 0 auto;
    padding: 0;
}

.wrappermenu {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.wrapperslide {
    width: 85%;
    margin: 0 auto;
    padding: 0;
}

/****************************** Header ******************************/
#header {
    background: antiquewhite;
    padding: 10px 0 12px 0;
}

.logo {
    float: left;
}

.top-text {
    float: right;
    padding-top: 70px;
    color: #520014;
    font-size: 12px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.menu {
    padding-left: 2px;
    margin-top: -8px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#97999c+0,000000+100 */
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fafafa;
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    text-align: left;
    background-image: linear-gradient(to bottom,#fff,#f2f2f2);*
}

    .menu li {
    float: left;
    color: #000000;
    font-size: 18px;
    line-height: 12px;
    margin-left: 10px;
    font-family: 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' , Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px 0;
    position: relative;
}

        .menu li a {
    color: #333333;
    padding: 7px 15px;
    display: inline-block;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

            .menu li a:hover, .menu li.current a, .menu li.active > a {
                background-color: rgba(0,0,0,.6);
            }

        .menu li:hover .menuSub {
            display: block;
        }

.menuSub {
    position: absolute;
    background: #000;
    z-index: 99999;
    left: 0;
    top: 50px;
    padding: 0 0 10px;
}

    .menuSub li {
        float: none;
        padding: 5px 10px 5px 15px;
        margin-left: 0;
    }

        .menuSub li a {
            color: #fff;
            padding: 0;
        }

            .menuSub li a:hover, .menu li.current .menuSub li a:hover, .menu li.current .menuSub li a {
                background: none;
            }

            .menuSub li a:hover, .menuSub li.activeSub a {
                color: #D9BA43;
            }

.aboutmenu {
    width: 150px;
}

.servicemenu {
    width: 280px;
}

.smolNav {
    display: none;
}

/****************************** Home Page ******************************/
.sliderBlog {
    background: #993300;
}

.slider {
    padding: 20px 0 10px 0;
    position: relative;
}

#sliderNav {
    text-align: center;
    margin-top: 4px;
}

    #sliderNav span {
        width: 12px;
        height: 12px;
        margin-left: 11px;
        display: inline-block;
        background: #fff;
        text-indent: -9999px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        cursor: pointer;
    }

        #sliderNav span:first-child {
            margin-left: 0;
        }

    #sliderNav .cycle-pager-active {
        background: #D9BA43;
    }

.year-service {
    text-align: center;
    margin-top: 10px;
}

.missionBlog {
    background: #D4D5D7;
    padding: 20px 0 0;
}

    .missionBlog h2 {
        margin-bottom: 6px;
    }

.mission-col1 {
    float: left;
    width: 75%;
}

.mission-col2 {
    float: right;
    width: 150px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 20px;
    margin-top: 40px;
}

    .mission-col2 a {
        display: block;
        text-align: center;
        padding: 10px 0;
        background: #712400;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        color: #fff;
    }

        .mission-col2 a:hover {
            background: #313133;
        }

.serviceBlog {
    background: #E8E9EA;
    padding: 25px 0 0 0;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.serviceBlog li {
    float: left;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}

.serviceL {
    padding: 20px 23px 15px;
    width: 100%;
    margin-bottom: 25px;
    border: 1px solid #BABCBF;
    height: 265px;
    position: relative;
}

    .serviceL img {
        max-width: 100%;
        margin-bottom: 9px;
    }

    .serviceL .read {
        padding: 5px 10px;
        background: #953100;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        color: #fff;
        position: absolute;
        left: 23px;
        bottom: 15px;
        display: inline-block;
    }

    .serviceL a:hover {
        background: #313133;
    }

.managementBlog {
    margin-top: 30px;
}

.management h2 {
    margin-bottom: 10px;
}

.management-col1 {
    margin-top: 15px;
}

    .management-col1 li {
        float: left;
        width: auto;
        color: #313133;
        margin-left: 50px;
        font-size: 14px;
    }

        .management-col1 li:first-child {
            margin-left: 0px;
        }

        .management-col1 li h5 {
            margin: 35px 0 0 0;
            color: #B10015;
        }

.awardBlog {
    border-top: 1px solid #929497;
    border-bottom: 1px solid #929497;
    background: #d4d5d7;
    margin-top: 14px;
    padding: 15px 0;
}

    .awardBlog h2 {
        margin-bottom: 12px;
    }

.certificationBlog {
    margin: 15px 0;
}

    .certificationBlog h2 {
        float: left;
    }

    .certificationBlog li {
        float: left;
        margin-left: 15px;
    }

/****************************** Footer ******************************/
#footer {
    padding: 20px 0 25px 0;
    background: #85582C;
    color: #fff;
}

#footer {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}

    #footer a {
        color: #fff;
    }

        #footer a:hover {
            color: #C60018;
        }

.footer-col1 {
    float: left;
    width: 350px;
}

.footer-col2 {
    float: left;
    width: 250px;
    text-align: left;
}

.footer-col3 {
    float: right;
    width: 250px;
}

.footer-col4 {
    float: right;
    width: 245px;
}

.icon-home {
    background: url(../images/icon-home.png) 4px 0 no-repeat;
    padding-left: 47px;
    margin-bottom: 15px;
}

.icon-tel {
    background: url(../images/icon-tel.png) left 0 no-repeat;
    padding-left: 10px;
    margin-bottom: 15px;
}

.follow {
    float: left;
    width: 300px;
    margin-top: 25px;
}

    .follow li {
        display: inline-block;
        margin-left: 2px;
    }
/****************************** Common Css ******************************/
.title {
    background: #EEEEEF;
    padding: 25px 0;
    margin-bottom: 20px;
}

.company-profile {
    margin-bottom: 40px;
}

    .company-profile li {
        float: right;
        color: #313133;
        font-size: 14px;
        margin: 10px 0 0 30px;
    }

        .company-profile li:last-child {
            margin-left: 0;
        }

        .company-profile li p {
            font-size: 11px;
            color: #818386;
            margin-top: 10px;
            font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
            font-style: italic;
        }

.infrastructure {
}

    .infrastructure img {
        max-width: 100%;
        margin-bottom: 20px;
    }

.clients {
    margin: 40px 0 0 -35px;
}

    .clients li {
        float: left;
        margin: 0 0 50px 35px;
    }

.founding {
    margin: 40px 0 25px 0;
}

    .founding li {
        float: right;
        color: #313133;
        font-size: 14px;
        margin: 10px 0 0 30px;
    }

        .founding li:last-child {
            margin-left: 0;
        }

        .founding li p {
            font-size: 13px;
            margin-top: 10px;
            font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
            font-weight: bold;
        }

.management {
    color: #313133;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin-bottom: 20px;
}

    .management > li {
        padding-top: 30px;
        margin-top: 10px;
        border-top: 1px solid #818386;
        width: 100%;
        display: block;
        float: left;
    }

    .management li h4 {
        margin-bottom: 10px;
    }

    .management li h5 {
        font-size: 13px;
        color: #313133;
        margin-bottom: 10px;
    }

.managementImg {
    float: right;
    margin-left: 100px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.management li ul {
    float: right;
    width: 100%;
}

.management li li {
    float: left;
    margin-left: 29px;
}

    .management li li:first-child {
        margin-left: 0;
    }

    .management li li p {
        font-size: 11px;
        color: #818386;
        margin-top: 10px;
        font-style: italic;
    }

.designing-col1 {
    float: left;
    width: 475px;
}

    .designing-col1 li {
        padding: 5px 10px;
        border-bottom: 1px solid #F9AC0C;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        line-height: 20px;
    }

.designing-col2 {
    float: right;
    width: 495px;
}

    .designing-col2 li {
        float: left;
        margin-left: 25px;
        width: 235px;
    }

        .designing-col2 li img {
            max-width: 100%;
        }

        .designing-col2 li:first-child {
            margin-left: 0;
        }

.pressImg {
    margin: 50px 0;
}

    .pressImg li {
        float: left;
        margin-left: 21px;
        width: 501px;
        border: 1px solid #BABCBF;
    }

    .pressImg img {
        max-width: 100%;
        width: 100%;
    }

    .pressImg li:first-child {
        margin-left: 0;
    }

.table {
    border: 1px solid #882D00;
}

    .table th, .table td {
        border-left: 1px solid #F9AC0C;
        border-collapse: collapse;
        padding: 10px;
        text-align: left;
        border-left-color: #7D2800;
    }

    .table th {
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-weight: bold;
    }

    .table td {
        border: 1px solid #993300;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    }

    .table tr:nth-child(even) {
        background: #FFB997;
    }

    .table tr:nth-child(odd) {
        background: #CFCFCF;
    }

.width100 li {
    float: left;
    width: 100%;
    border: 1px solid #BABCBF;
}

    .width100 li img {
        max-width: 100%;
    }

.exportImg li {
    float: left;
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}

    .exportImg li img {
        width: 100%;
        max-width: 185px;
        border: 1px solid #BABCBF;
    }

/* am */
h3 {
    margin: 0px;
    padding: 0px;
}

.qc {
    float: left;
    width: 1024px;
}

    .qc li {
        padding: 5px 10px;
        border-bottom: 1px solid #F9AC0C;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        line-height: 20px;
    }

        .qc li:last-child {
            padding: 5px 0px;
            border-bottom: none;
        }

.qc-pre {
    float: left;
    width: 1024px;
}

    .qc-pre li {
        padding: 5px 10px;
        border-bottom: 1px solid #F9AC0C;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        line-height: 20px;
    }

.awards-col3 {
    color: #313133;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin-bottom: 20px;
}

    .awards-col3 > li {
        padding-top: 30px;
        margin-top: 10px;
        width: 100%;
        display: block;
        float: left;
    }

    .awards-col3 li ul {
        float: right;
        width: 100%;
    }

    .awards-col3 li li {
        float: left;
        margin-left: 29px;
    }

        .awards-col3 li li:first-child {
            margin-left: 0;
        }

        .awards-col3 li li p {
            font-size: 11px;
            color: #818386;
            margin-top: 10px;
            font-style: italic;
            text-align: center;
        }

.awards-col4 {
    color: #313133;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin-bottom: 20px;
}

    .awards-col4 > li {
        padding-top: 30px;
        margin-top: 10px;
        width: 100%;
        display: block;
        float: left;
    }

    .awards-col4 li ul {
        float: right;
        width: 100%;
    }

    .awards-col4 li li {
        float: left;
        margin-left: 60px;
    }

        .awards-col4 li li:first-child {
            margin-left: 0;
        }

        .awards-col4 li li p {
            font-size: 11px;
            color: #818386;
            margin-top: 10px;
            font-style: italic;
            text-align: center;
        }

.solution-col4 {
    color: #313133;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    margin-bottom: 20px;
}

    .solution-col4 > li {
        margin-top: 10px;
        width: 100%;
        display: block;
        float: left;
    }

    .solution-col4 li ul {
        float: right;
        width: 100%;
    }

    .solution-col4 li li {
        float: left;
        margin-left: 20px;
    }

        .solution-col4 li li img {
            border: 1px solid #babcbf;
        }

        .solution-col4 li li:first-child {
            margin-left: 0;
        }

        .solution-col4 li li p {
            font-size: 12px;
            color: #818386;
            margin-top: 10px;
            text-align: center;
        }


.address {
    float: left;
    width: 450px;
    text-align: right;
    margin-bottom: 30px;
}

h3 {
    font-size: 16px;
    color: #313133;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.off-address {
    font-size: 12px;
    line-height: 20px;
}

.address-seprator {
    height: 10px;
    border-bottom: 1px solid #f9ac0c;
    border-bottom-style: dotted;
    border-bottom-width: 3px;
    border-bottom-color: #993300;
}

.contact-form {
    margin: 0px 0px 20px 20px;
    float: left;
}

    .contact-form table tr {
        height: 45px;
    }

    .contact-form td input[type="text"] {
        width: 400px;
        border: 1px solid #993300;
        height: 35px;
        padding: 5px;
        font-size: 14px;
        font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    }

.txtboxdesign {
    width: 350px;
    border: 1px solid #993300;
    height: 35px;
    padding: 5px;
    font-size: 14px;
    font-family: 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' , Arial, sans-serif;
    resize: none;
    margin-bottom: 10px;
}

.btn-send {
    text-align: center;
    padding: 10px 0;
    background: #B10015;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #fff;
    width: 80px;
    font-weight: bold;
}

.siteSearchForm {
    display: table;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    .siteSearchForm .searchfield {
        display: table-cell;
        background-color: rgba(19, 151, 147, 0.8);
        border: 0px solid #139793;
        margin: 0px;
        font: normal 14px "FontAwesome Regular";
        color: #fff;
        text-decoration: none;
        padding: 14px 0px 14px 16px;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .siteSearchForm .searchIcon {
        display: table-cell;
        background-color: transparent;
        background-image: url('../images/nav-bar-search-icon.png');
        background-repeat: no-repeat;
        background-position: right center;
        width: 39px;
        border: 0px solid #000;
        margin: 0px;
        padding: 0px;
    }
