﻿* {
    margin: 0;
}

.header {
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    height: 112px;
    padding: 0px 0px 0px 0px;
    text-align: right;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    /*width: 990px;*/
    margin: 0 auto -30px auto;
    background-color: White;
}

.footer, .push {
    height: 30px;
    /*width: 990px;*/
    width: 100%;
    margin: auto;
}

A {
    text-decoration: none;
    color: #3F608D;
}

    A:hover {
        text-decoration: underline;
    }

.lists UL, .space_list UL {
    list-style-type: none;
    padding: 5px;
    margin: 0;
}

.lists LI {
    background-repeat: no-repeat;
    background-position: 20px .1em;
    padding-left: 2.5em;
    vertical-align: bottom;
    font-size: large;
    color: #3F608D;
}

.lists ul > li {
    padding-left: 2.5em;
    vertical-align: bottom;
    font-size: large;
    color: #3F608D;
}

.space_list ul > li {
    padding-left: 2.5em;
    vertical-align: bottom;
    font-size: small;
    color: #3F608D;
    margin-bottom: .7em;
}

.lists-nobullet ul {
    list-style-type: none;
    padding: 0px;
    margin: 0;
}

    .lists-nobullet ul > li {
        list-style-type: none;
        padding: 0px;
        margin: -2px;
        font-weight: normal;
    }



        .lists-nobullet ul > li > ul > li {
            margin: -7px;
            padding-left: 1em;
            vertical-align: central;
            font-weight: normal;
        }



.lists UL A, .space_list ul A {
    text-decoration: underline;
}

    .lists UL A:hover {
        color: Black;
    }

.lists-contents {
    padding-left: 6em;
}


.lists-nobullet UL {
    list-style-type: none;
    padding: 5px;
    margin: 0;
}

.lists-nobullet LI {
    background-repeat: no-repeat;
    background-position: 20px .1em;
    padding-left: 2.5em;
    vertical-align: bottom;
    font-size: large;
    color: #3F608D;
}

.lists-nobullet UL A {
    text-decoration: underline;
}

    .lists-nobullet UL A:hover {
        color: Black;
    }

.lists-nobullet-contents {
    padding-left: 5em;
}


.page-footer {
    text-align: center;
    vertical-align: bottom;
    font-size: small;
    color: #ffffff;
    padding-bottom: 8px;
}

    .page-footer A {
        color: White;
    }

.page-footerImg {
    /*background: url(./images/top_nav.gif) repeat-x;*/
    background-color: #6087bd;
    height: 30px;
}

.top-navbar {
    background: url(./images/top_nav.gif) repeat-x;
    background-color: black;
    height: 29px;
}

.page-title-bar {
    /*background: url(./images/top_nav.gif) repeat-x;*/
    height: 10px;
}

.page-title {
    padding-top: 0px;
    text-align: Left;
    font-size: large;
    color: #3F608D;
    font-weight: bold;
    padding-bottom: 0px;
    height: 21px;
}

Body {
    text-align: left;
    font-size: small;
    /*font-family: Tahoma, Verdana, Arial;*/
    font-family: locator-web, sans-serif;
    color: #4F4F4F;
    font-weight: normal;
    vertical-align: top;
    /*background: url("./images/background_body_grey.gif") repeat-y center top;*/
    background-color: #ebebeb;
    margin-top: 0px;
}

html, body, form {
    height: 100%;
}

.content-body-backcolor {
    background-color: #ede9d9;
    padding: 0px 10px 0px 10px;
}

.rtop, .rbottom {
    display: block;
}

    .rtop *, .rbottom * {
        display: block;
        height: 1px;
        overflow: hidden;
    }

.r1 {
    margin: 0 5px;
}

.r2 {
    margin: 0 3px;
}

.r3 {
    margin: 0 2px;
}

.r4 {
    margin: 0 1px;
    height: 2px;
}

.gridresults {
    border: 0px;
}

    .gridresults TH {
        font-weight: bold;
        letter-spacing: 0px;
        color: #333333;
        border-bottom: solid 2px #229923;
        padding-top: 10px;
        padding: 6px 4px;
        text-align: center;
        vertical-align: bottom;
    }

        .gridresults TH A {
            text-decoration: none;
        }

            .gridresults TH A:hover {
                color: #333333;
                text-decoration: underline;
            }

.grid-results-row TD, .grid-results-row-group TD {
    font-weight: normal;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: solid 1px #ADFF96;
}

.gridresults .grid-results-row:hover, .grid-results-row-group:hover {
    background-color: #fffacd;
    color: #000;
}

.gridresults-edit-header TH {
    font-weight: normal;
}

.gridresults TR.pager-row TD A {
    text-align: left;
    color: #229923;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #ADFF96;
    padding: 0px 2px 0px 2px;
    margin: 2px 0px 2px 0px;
}

    .gridresults TR.pager-row TD A:hover {
        background-color: #fffacd;
    }

.gridresults .pager-row SPAN {
    text-align: left;
    background-color: #229923;
    color: #fff;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #ADFF96;
    padding: 0px 2px 0px 2px;
    margin: 2px 0px 2px 0px;
}

.searchCriteria SPAN {
    font: normal 9px Tahoma, Verdana, Arial;
}

.searchResults {
    visibility: visible;
    overflow: hidden;
}

.searchResultsInner {
    background-color: #3d639d;
    color: White;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}

.error-message {
    color: Red;
    font-weight: normal;
}

.modalBackground {
    background-color: #333333;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    padding: 1px;
}

label {
    text-align: left;
    color: #4F4F4F;
    vertical-align: top;
}

input {
    text-align: left;
    color: #4F4F4F;
    vertical-align: top;
}

.readonlyInput {
    border-bottom-style: none;
    border-width: 0px;
    background-color: transparent;
}

select {
    text-align: left;
    color: #4F4F4F;
    vertical-align: top;
}

input[type="submit"] {
    text-align: center;
}

input[type="checkbox"] {
    margin-right: 2px;
}

input[type="radio"] {
    margin-right: 2px;
    margin-left: 2px;
    vertical-align: middle;
    padding-top: 2px;
}

.editPanels {
    border-style: ridge;
}

.messagePanels {
    border-width: thin;
    padding: 10px;
    margin: 0px;
    border-style: solid;
    background-color: #DBDBDB;
    vertical-align: middle;
    width: 90%;
}

.navigation {
    z-index: 100;
    position: relative;
    min-width: 895px;
    height: 29px;
}

    .navigation UL {
        list-style: none none inside;
        padding: 0px;
        margin: 0px;
    }

    .navigation LI {
        position: relative;
        float: left;
    }

    .navigation UL LI {
        z-index: 998;
        text-align: center;
        height: 29px;
        list-style-image: none;
    }

    .navigation A {
        display: block;
        text-decoration: none;
    }

        .navigation A:visited {
            display: block;
            text-decoration: none;
        }

    .navigation UL LI A {
        padding-bottom: 0px;
        line-height: 29px;
        width: 116px;
        font-family: "Corbel", Tahoma, "Century Gothic";
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        border-right: #fff 2px groove;
    }

    .navigation UL LI.active A {
        background-color: #3F608D;
        color: #ffffff;
        font-weight: bold;
        border-right: #fff 2px groove;
    }

        .navigation UL LI.active A:hover {
            background-color: #3F608D;
            color: #ffffff;
            border-right: #fff 2px groove;
        }

    .navigation UL LI A:hover {
        color: #ffffff;
        background-color: #3F608D;
        font-weight: bold;
    }

    .navigation UL UL {
        position: absolute;
        visibility: hidden;
        top: 29px;
        left: 0px;
    }

    .navigation TABLE {
        position: absolute;
        border-collapse: collapse;
        top: 0px;
        left: 0px;
    }

    .navigation LI UL {
        z-index: 997;
        min-width: 169px;
        padding: 0px 0px 11px 0px;
        list-style-type: none;
        margin: 0px 0px 0px -10px;
        display: block;
        background-repeat: no-repeat;
        background-position: 50% bottom;
        visibility: hidden;
        overflow: hidden;
        list-style-image: none;
        _background-image: none;
        _margin-left: 0px;
        _padding-bottom: 0px;
        _border-bottom: 1px solid #67705D;
    }

        .navigation LI UL LI {
            padding: 0px;
            margin: 0px;
            width: 130px;
            height: auto;
            clear: both;
            font-size: 11px;
        }

    .navigation UL LI UL LI:hover {
        color: #ffffff;
        background-color: #3F608D;
        font-weight: bold;
    }

    .navigation LI.dynamic A {
        background-color: #ADBDAF;
        background-image: none;
        border-bottom: #67705D 0px solid;
        text-align: left;
        border-left: #67705D 1px solid;
        padding: 2px 2px 2px 6px;
        line-height: 20px;
        margin: 0px;
        min-height: 22px;
        width: 120px;
        display: inline-block;
        white-space: normal;
        float: none;
        color: #ffffff;
        font-size: 12px;
        border-top: #67705D 1px solid;
        font-weight: bold;
        border-right: #67705D 1px solid;
    }

    .navigation LI.active LI.dynamic A {
        background-color: #ADBDAF;
        background-image: none;
        border-bottom: #67705D 0px solid;
        text-align: left;
        border-left: #67705D 1px solid;
        padding: 2px 2px 2px 6px;
        line-height: 20px;
        margin: 0px;
        min-height: 22px;
        width: 139px;
        display: inline-block;
        white-space: normal;
        float: none;
        color: #ffffff;
        font-size: 12px;
        border-top: #67705D 1px solid;
        font-weight: bold;
        border-right: #67705D 1px solid;
    }

    .navigation LI.active:hover LI.dynamic A {
        background-color: #3F608D;
        background-image: none;
        border-bottom: #67705D 0px solid;
        text-align: left;
        border-left: #67705D 1px solid;
        padding: 2px 2px 2px 6px;
        line-height: 20px;
        margin: 0px;
        min-height: 22px;
        width: 139px;
        display: inline-block;
        white-space: normal;
        float: none;
        color: #ffffff;
        font-size: 12px;
        border-top: #67705D 1px solid;
        font-weight: bold;
        border-right: #67705D 1px solid;
        _height: 22px;
    }

    .navigation UL LI.dynamic A:hover {
        background-color: #3F608D;
        background-position: center 50%;
    }

    .navigation UL LI:hover UL LI.active {
        background-color: #3F608D;
    }

    .navigation UL LI LI.active A {
        color: #ffffff;
    }

    .navigation A:hover {
        background: 50% top;
    }

    .navigation UL UL A:hover {
        background: 50% top;
    }

    .navigation UL LI:hover UL LI A:hover {
        background: 50% top;
    }

    .navigation :hover > A {
        background: none transparent scroll repeat 0% 0%;
        color: #ffffff;
    }

    .navigation UL UL :hover > A {
        background: none transparent scroll repeat 0% 0%;
        color: #ffffff;
    }

    .navigation UL LI:hover UL {
        visibility: visible;
    }

    .navigation UL A:hover UL {
        visibility: visible;
    }

.breadCrumb {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    height: 12px;
    color: #3f608d;
    font-size: small;
    font-weight: bold;
}

.breadCrumbConnector {
    position: relative;
    text-align: center;
}

.breadCrumb A {
    font-weight: bold;
}

.sidemenu {
    border: #67705D 1px Solid;
}

.treeNode {
    background-color: #3F608D;
    width: 200px;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    color: White;
    border-bottom: #67705D 1px Solid;
}

.childTreeNode {
    width: 200px;
    text-align: left;
    font-size: 9pt;
    color: Black;
}

.childTreeNode {
    color: Black;
}

.childTreeNodeHover {
    background-color: #ADBDAF;
    color: White;
}

.mainContentBanner {
    width: 97%;
    margin-left: 10px;
    margin-right: 0px;
    height: 45px;
    /*background-image: url(./images/blue_gr.gif);*/
    background-color: #3c5476;
    background-repeat: repeat-x;
    text-align: left;
    color: White;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
    font-style: italic;
}

.mainContentInformation {
    border: 1px solid #67705D;
    color: Black;
    background-color: #fcfcff;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 0px;
    width: 97%;
}

.mainContentHeading {
    font-size: large;
    color: #3F608D;
    font-weight: bold;
}

    .mainContentHeading A {
        text-decoration: underline;
    }

        .mainContentHeading A:hover {
            color: black;
        }

.content-block {
    margin: 0px 0px 12px 0px;
    padding-left: 6px;
    padding-right: 10px;
}

.paragraphContent-block {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 10px;
}

.link-button-blue {
    border-bottom: #333333 1px solid;
    text-align: center;
    border-left: #333333 1px solid;
    background-color: #ADBDAF;
    margin: 3px;
    display: inline-block;
    color: #333333;
    border-top: #333333 1px solid;
    border-bottom: #333333 1px solid;
    cursor: pointer;
    font-weight: bold;
    border-right: #333333 1px solid;
    text-decoration: none;
    min-height: 15px;
}

INPUT[type='submit'].link-button-blue:hover {
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    background-color: #3F608D;
    color: #fffaff;
    border-top: #000000 1px solid;
    border-right: #000000 1px solid;
}

INPUT[disabled].link-button-blue:hover {
    background-image: none;
    background-color: #c9c9c9;
    color: #666666;
    cursor: default;
}

.large-link-button-blue {
    border-bottom: #333333 1px solid;
    text-align: center;
    border-left: #333333 1px solid;
    background-color: #ADBDAF;
    margin: 1px;
    display: inline-block;
    color: #333333;
    border-top: #333333 1px solid;
    border-bottom: #333333 1px solid;
    cursor: pointer;
    font-weight: bold;
    border-right: #333333 1px solid;
    text-decoration: none;
    min-height: 15px;
}

INPUT[type='submit'].large-link-button-blue:hover {
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    background-color: #3F608D;
    color: #fffaff;
    border-top: #000000 1px solid;
    border-right: #000000 1px solid;
}

INPUT[disabled].large-link-button-blue:hover {
    background-image: none;
    background-color: #c9c9c9;
    color: #666666;
    cursor: default;
}

.sideMenuInformation {
    font-size: small;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #67705D;
}

.sideMenuInformationParagraph {
    margin-top: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ede9d9;
    background-color: #ede9d9;
    text-align: center;
}

.seperator-line-right {
    border-right: 2px inset #67705D;
}

.seperator-line-left {
    border-left: 2px inset #67705D;
}

.seperator-line-top {
    border-top: 2px inset #67705D;
}

.seperator-line-bottom {
    border-bottom: 2px inset #67705D;
}

.watermark {
    color: #737373;
    font-style: italic;
    font-size: smaller;
}

#sideBar:hover {
    background-color: #c9c9c9;
}

#boxlink {
    position: absolute;
    top: 0px;
    width: 300px;
    height: 110px;
    background-color: transparent;
    margin: auto;
}

.infoWindow {
    font-size: small;
}

IMG.floatleft {
    float: left;
    padding-right: 10px;
}

.search {
    position: relative;
    margin: 0px;
    z-index: 1;
    float: left;
    left: 700px;
    margin-top: -100px;
}

.policyholderSettings {
    position: relative;
    margin: 0px;
    z-index: 1;
    float: left;
    left: 480px;
    margin-top: -60px;
    color: #3f608d;
    font-weight: bold;
    top: -100px;
}

    .policyholderSettings A {
        font-weight: bold;
    }

.masterLogin {
    position: absolute;
    margin: 0px;
    z-index: 1;
    float: left;
    left: 725px;
    margin-top: -100px;
    margin-left: 141px;
}

/*  Login Page */

.failureNotification {
    color: Red;
}

.validationsummary {
    /* border: 1px solid #1F5A91; */
    /* background: transparent url(./images/WarningHeader.gif) no-repeat 12px 30px; */
    padding: 0px 0px 13px 0px;
    /* font-size: 12px; */
    width: 99%;
}

.validationheader {
    left: 0px;
    position: relative;
    font-size: small;
    background-color: #C9C9CB;
    color: black;
    height: 14px;
    font-weight: bold;
    border-bottom: 1px solid #1F5A91;
    padding-top: 3px;
}

.validationsummary ul {
    padding-top: 5px;
    padding-left: 45px;
    list-style: none;
    font-size: large;
    color: #982b12;
    font-style: italic;
}

    .validationsummary ul li {
        padding: 2px 0px 0px 15px;
        background-image: url(./images/Warning.gif);
        background-position: 0px 3px;
        background-repeat: no-repeat;
    }

.password {
    width: 150px;
}

.helpButton {
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

.helpInfo {
    position: absolute;
    background-color: transparent;
    visibility: hidden;
    overflow: hidden;
    left: 100px;
}

.helpInfoInnerDiv {
    border: black 1px solid;
    background-color: #efebde;
    padding: 5px;
}

.no_border_image {
    border: 0px none #FFFFFF;
}

.paperless {
    color: #008000;
}

.makePaymentLinkBox {
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #3F608D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 5px #888888;
    -moz-box-shadow: 0 5px 5px #888888;
    box-shadow: 0 5px 5px #888888;
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 206px;
}

    .makePaymentLinkBox:hover {
        background-color: #ede9d9;
        text-decoration: none;
    }

    .makePaymentLinkBox a:hover {
        text-decoration: none;
    }

.mainContentBannerPaperless {
    width: 97%;
    margin-left: 10px;
    margin-right: 0px;
    height: 45px;
    text-align: left;
    color: White;
    background-image: url(./images/blue_gr.gif);
    background-color: black;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
    font-style: italic;
}

.roundBorderShadow {
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 5px #888888;
    -moz-box-shadow: 0 5px 5px #888888;
    box-shadow: 0 5px 5px #888888;
}

.paymentInfoTable {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

    .paymentInfoTable td {
        width: 50%;
        padding: 3px;
        margin: 0px;
    }

.leftRadioBtnPayment {
    padding: 2px 2px 2px 211px !important;
}

    .leftRadioBtnPayment input[type = "radio"] {
        vertical-align: middle;
        margin-top: 2px;
    }

.paymentError-msg {
    vertical-align: middle !important;
    color: red;
}

.leftPayment {
    text-align: right;
}

.rightPayment {
    text-align: left;
}

.BoldHeading {
    font-weight: bold;
    font-size: x-large;
}

.BoldReceiptText {
    font-size: large;
}

.makePaymentButton {
    font-weight: bold;
    font-size: xx-large;
    color: #007bc2;
}

.SaftyTalkBtn {
    -webkit-box-shadow: 0px 1px 3px 409960;
    -moz-box-shadow: 0px 1px 3px 409960;
    box-shadow: 0px 1px 3px 409960;
    font-family: Arial;
    font-style: italic;
    color: white;
    font-size: 20px;
    background: #1d5a93;
    padding: 10px 20px 10px 20px;
    border: solid #409960 10px;
    text-decoration: none;
}

    .SaftyTalkBtn:hover {
        background: #3cb0fd;
        background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
        background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
        background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
        text-decoration: none;
    }

.pubWeb-content {
    display: flex;
    justify-content: center;
    margin-left: 400px;
    margin-right: 400px;
}

/*Styles Migrated from Site.Master, etc.*/

.mmitooltip {
    border-color:black;
    background-color:#6087bd;
    color:ghostwhite; 
    text-align:center;
    display: inline-block;
    font-size:13px;
    font-weight:bold;
    height:18px;
    width:18px;
    border-radius:50%
}

.mmitooltip .mmitooltiptext {
  visibility: hidden;
  max-width: 600px;
  font-size: medium;
  font-weight:300;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}

.mmitooltip:hover .mmitooltiptext {
  visibility: visible;
}

.millers-policyholder-content table {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 5px;
    padding-bottom: 50px;
    width: 100%;
}

.millers-content-main {
    font-size: large;
    margin-top: 20px;
    color:#4F4F4F;
    font-family: locator-web, sans-serif;
}

.millers-content-main h2, h4 {
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    margin: 15px 0 0 0;
    padding: 15px 0 15px 0;
}

.millers-page-title {
    color: #395171;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    margin:0 0 0 0;
    padding: 15px 0 15px 0;
}

.gsc-control-cse {
    font-family: arial, sans-serif;
}

    .gsc-control-cse .gsc-table-result {
        font-family: arial, sans-serif;
    }

.gsc-refinementsGradient {
    background: linear-gradient(to left,rgba(255,255,255,1),rgba(255,255,255,0));
}

.gscb_a {
    display: inline-block;
    font: 27px/13px arial,sans-serif;
}

.gsst_a .gscb_a {
    color: #a1b9ed;
    cursor: pointer;
}

.gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a {
    color: #36c;
}

.gsst_a {
    display: inline-block;
}

.gsst_a {
    cursor: pointer;
    padding: 0 4px;
}

    .gsst_a:hover {
        text-decoration: none !important;
    }

.gsst_b {
    font-size: 16px;
    padding: 0 2px;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    white-space: nowrap;
}

.gsst_e {
    vertical-align: middle;
    opacity: 0.55;
}

.gsst_a:hover .gsst_e, .gsst_a:focus .gsst_e {
    opacity: 0.72;
}

.gsst_a:active .gsst_e {
    opacity: 1;
}

.gsst_f {
    background: white;
    text-align: left;
}

.gsst_g {
    background-color: white;
    border: 1px solid #ccc;
    border-top-color: #d9d9d9;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    margin: -1px -3px;
    padding: 0 6px;
}

.gsst_h {
    background-color: white;
    height: 1px;
    margin-bottom: -1px;
    position: relative;
    top: -1px;
}

.gsib_a {
    width: 100%;
    padding: 4px 6px 0;
}

.gsib_a, .gsib_b {
    vertical-align: top;
}

.gssb_c {
    border: 0;
    position: absolute;
    z-index: 989;
}

.gssb_e {
    border: 1px solid #ccc;
    border-top-color: #d9d9d9;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    cursor: default;
}

.gssb_f {
    visibility: hidden;
    white-space: nowrap;
}

.gssb_k {
    border: 0;
    display: block;
    position: absolute;
    top: 0;
    z-index: 988;
}

.gsdd_a {
    border: none !important;
}

.gsq_a {
    padding: 0;
}

.gssb_a {
    padding: 0 7px;
}

    .gssb_a, .gssb_a td {
        white-space: nowrap;
        overflow: hidden;
        line-height: 22px;
    }

#gssb_b {
    font-size: 11px;
    color: #36c;
    text-decoration: none;
}

    #gssb_b:hover {
        font-size: 11px;
        color: #36c;
        text-decoration: underline;
    }

.gssb_g {
    text-align: center;
    padding: 8px 0 7px;
    position: relative;
}

.gssb_h {
    font-size: 15px;
    height: 28px;
    margin: 0.2em;
    -webkit-appearance: button;
}

.gssb_i {
    background: #eee;
}

.gss_ifl {
    visibility: hidden;
    padding-left: 5px;
}

.gssb_i .gss_ifl {
    visibility: visible;
}

a.gssb_j {
    font-size: 13px;
    color: #36c;
    text-decoration: none;
    line-height: 100%;
}

    a.gssb_j:hover {
        text-decoration: underline;
    }

.gssb_l {
    height: 1px;
    background-color: #e5e5e5;
}

.gssb_m {
    color: #000;
    background: #fff;
}

.gssb_a {
    padding: 0 9px;
}

.gsib_a {
    padding: 5px 9px 4px 9px;
}

.gscb_a {
    line-height: 27px;
}

.gssb_e {
    border: 0;
}

.gssb_l {
    margin: 5px 0;
}

input.gsc-input::-webkit-input-placeholder {
    font-size: 14px;
}

input.gsc-input:-moz-placeholder {
    font-size: 14px;
}

input.gsc-input::-moz-placeholder {
    font-size: 14px;
}

input.gsc-input:-ms-input-placeholder {
    font-size: 14px;
}

input.gsc-input:focus::-webkit-input-placeholder {
    color: transparent;
}

input.gsc-input:focus:-moz-placeholder {
    color: transparent;
}

input.gsc-input:focus::-moz-placeholder {
    color: transparent;
}

input.gsc-input:focus:-ms-input-placeholder {
    color: transparent;
}

.gssb_c .gsc-completion-container {
    position: static;
}

.gssb_c {
    z-index: 5000;
}

.gsc-completion-container table {
    background: transparent;
    font-size: inherit;
    font-family: inherit;
}

.gssb_c > tbody > tr, .gssb_c > tbody > tr > td, .gssb_d, .gssb_d > tbody > tr, .gssb_d > tbody > tr > td, .gssb_e, .gssb_e > tbody > tr, .gssb_e > tbody > tr > td {
    padding: 0;
    margin: 0;
    border: 0;
}

.gssb_a table, .gssb_a table tr, .gssb_a table tr td {
    padding: 0;
    margin: 0;
    border: 0;
}
