* {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

a:link,
a:visited,
a:hover,
a:focus,
a:active {
    text-decoration: underline;
    color: #454b4f;
}

a:hover,
a:focus,
a:active {
    color: black;
    text-decoration: underline;
}

body {
    border-bottom: solid 1em #454B51;
    background-color: #454B51;
}

#wrapper {
    font-family: Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/hg-header.jpg);
    background-repeat: repeat-x;
    background-color: #f2f2f2;
    color: #454b4f;
    font-size: 100%;
}

#inhalt {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 940px;
}

#kopf {
    height: 166px;
}


#kopf h1 img {
    margin-top: 5px;
    border: 0;
}

#meta {
    position: absolute;
    right: 14px;
    top: 16px;
    font-size: 0.9em;
}

.skiplink {
    display: none;
}

#text {
    min-height: 400px;
}

#text p {
    font-size: 0.9em;
    padding: 15px;
    margin-top: 2em;
    clear: both;
}





#ditto {
    border: solid 1px #000;

    background-color: #fff;
    padding: 0;
    margin: 24px 0 0 0;
    background-color: #fff;
    border: 1px solid #dddddd;
    -moz-border-radius: 6px;
    border-radius: 6px;
    list-style-type: none;
    -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);


}

#ditto-text {
    border: solid 1px #000;
    padding: 12px;
    background-color: #fff;
    margin: 12px 0 0 0;

    background-color: #fff;
    border: 1px solid #dddddd;
    -moz-border-radius: 6px;
    border-radius: 6px;
    list-style-type: none;
    -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);

    min-height: 450px;
}

#ditto-li {
    min-height: 450px;
}

#ditto p,
#ditto-text p {
    padding: 0;
    padding-top: 9px;
    margin: 0;
}

#ditto-text p {
    line-height: 1.3em;
    padding-bottom: 1em;
}

#ditto h1,
#ditto-text h1 {
    font-size: 1.1em;
    letter-spacing: 1px;
}

/* --- SHOWCASE ---*/
.navbox {
    padding: 0;
    padding-right: 0;
    margin: 12px 0 12px 0;
    height: 44px;
    background-color: #fff;
    border: 1px solid #dddddd;
    -moz-border-radius: 6px;
    border-radius: 6px;
    list-style-type: none;
    -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.navbox .pages {

    font-size: 0.9em;
    line-height: 0.9em;
    width: 924px;
    display: block;
    padding: 0;
    padding-top: 3px;
    padding-left: 10px;
    display: block;
    margin: 0;

}

.pages .taginfo {
    padding-top: 14px;
    padding-left: 4px;
}

.pagination {
    position: relative;
    top: 5px;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 38px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}

.pagination a {
    text-decoration: none;
}

.pagination a.active {
    color: #509ae2;
}

.pagination ul li {
    display: inline-block;
    padding: 10px;
}

.ditto_w li a,
.ditto_z li a {
    color: transparent;
    padding: 8px;
}

.ditto_w {
    position: absolute;
    top: -5px;
    right: 0;
    width: 38px;
    height: 38px;
    display: inline-block;
    background-image: url(../img/rechts.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.ditto_z {
    position: absolute;
    top: -5px;
    left: 0;
    width: 38px;
    height: 38px;
    display: inline-block;
    background-image: url(../imglinks.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0;
}


.ditto_previous_link,
.ditto_next_link {
    width: 38px;
    height: 38px;
    color: #fff;
    display: block;
}

a.ditto_previous_link,
a.ditto_next_link {
    width: 38px;
    height: 38px;
    color: #fff;
    display: block;
}



a.ditto_page,
.ditto_currentpage {
    padding: 10px;
    color: #454b4f;
}

.ditto_currentpage {
    color: #509ae2;
}

.ditto_previous_off {
    width: 38px;
    height: 38px;
    color: #fff;
    display: block;
    background-image: url(../img/links-no.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.ditto_next_off {
    width: 38px;
    height: 38px;
    color: #fff;
    display: block;
    background-image: url(../img/rechts-no.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}





#ditto-li {
    width: 952px;
}

#showcase ul {
    margin: 0 0 20px 0;
    padding: 0;
}

#showcase li {
    float: left;
    border: 1px solid #dddddd;
    background: #fff;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    margin: 0 12px 12px 0;
    width: 204px;
    height: 156px;
    list-style-type: none;
    -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.2);

}

#showcase .last {
    margin-right: 0;
}

#showcase li img {
    height: 152px;
    width: 202px;
    border: 1px solid #dddddd;
}

#showcase li.site .layer {
    padding-top: 8px;
    padding-left: 1px;
    border-top: solid 1px #ddd;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;

    margin-top: -44px;
    margin-left: 1px;
    position: relative;

    background-color: #fff;
    opacity: 0.9;
    height: 32px;
    width: 199px;
    color: #000;
    display: block;
}

.head1 {
    font-size: 0.75em;
    display: block;
    font-weight: bold;
    overflow: hidden;
}

.subline {
    font-size: 0.75em;
}

/* --- SHOWCASE HOVER---*/

#showcase a:link,
#showcase a:visited,
#showcase a:hover,
#showcase a:focus,
#showcase a:active {
    text-decoration: none;
}

#showcase li:hover {
    border: 1px solid #ddd;
    background-color: #ddd;

}


/* --- TAGCLOUD---*/
.tagcloud {
    margin-top: 2em;
    text-align: center;
    line-height: 2.6em;
}

.tagcloud a:link,
.tagcloud a:visited,
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a:active {
    color: #509ae2;
    text-decoration: none;
}

.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a:active {
    color: #454b4f;
}

.tagcloud .s1,
.tagcloud .tl-tag-weight1 {
    font-size: 0.9em;
    padding-right: 1em;
}

.tagcloud .s2,
.tagcloud .tl-tag-weight1 {
    font-size: 1em;
    padding-right: 1em;
}

.tagcloud .s3,
.tagcloud .tl-tag-weight1 {
    font-size: 1.1em;
    padding-right: 1em;
}

.tagcloud .s4,
.tagcloud .tl-tag-weight1 {
    font-size: 1.15em;
    padding-right: 1em;
}

.tagcloud .s5,
.tagcloud .tl-tag-weight2 {
    font-size: 1.2em;
    padding-right: 1em;
}

.tagcloud .s6,
.tagcloud .tl-tag-weight2 {
    font-size: 1.3em;
    padding-right: 1em;
}

.tagcloud .s7,
.tagcloud .tl-tag-weight3 {
    font-size: 1.4em;
    padding-right: 1em;
}

.tagcloud .s8,
.tagcloud .tl-tag-weight3 {
    font-size: 1.5em;
    padding-right: 1em;
}

.tagcloud .s9,
.tagcloud .tl-tag-weight4 {
    font-size: 1.6em;
    padding-right: 1em;
}

.tagcloud .s10,
.tagcloud .tl-tag-weight4 {
    font-size: 1.7em;
    padding-right: 1em;
}

.tagcloud .s11,
.tagcloud .tl-tag-weight5 {
    font-size: 1.8em;
    padding-right: 1em;
}

.tagcloud .s12,
.tagcloud .tl-tag-weight5 {
    font-size: 1.9em;
    padding-right: 1em;
}

/* ----------------------------------
 LISTE 
----------------------------------*/
#liste {
    margin-top: 0;
    margin-bottom: 2em;

}

#liste .headline {
    margin-right: 1em;
}

#liste .pagerank {
    margin-left: 1em;
    font-size: 88%;
}

#liste .headline a:link,
#liste .headline a:visited {
    color: #454b4f;
}

#liste .headline a:hover,
#liste .headline a:focus,
#liste .headline a:active {
    color: black;
}

#liste li.sitelist {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}


ul.liste li {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

ul.liste {
    margin-bottom: 2em;
}

#suchergeb {
    margin-top: 0;
    margin-bottom: 2em;
}

#suchergeb p {
    margin-top: 0.3em;
    margin-bottom: 0;
    padding-top: 0.3em;


    line-height: 1.3em;
    padding-bottom: 1.7em;

}

#suchergeb p.ajaxSearch_resultsInfos {
    font-size: 0.9em;
    line-height: 1.3em;
}


#suchergeb .site a .headline {
    margin: 0;
}

.beschreibung {
    margin-left: 1em;
}

#suchergeb .site {
    margin-bottom: 0.9em;
}

.pages #back {
    float: left;
}

#back a img {
    border: 0;
    padding-right: 10px;
}

/* ----------------------------------
 FORMULAR 
----------------------------------*/
#EmailForm {
    width: 327px;
    display: inline;
}

#EmailForm fieldset {
    font-size: 0.9em;
    border: 0;
    margin-left: 0;
    width: 327px;
    line-height: 2em;
}

#EmailForm .text {
    width: 325px;
}

.error {
    color: red;
}

.confirmemail {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}



form span.error+span.error {
    display: none;
}


#cfRegarding {
    width: 325px;
}

#EmailForm input,
textarea {
    width: 325px;
    border: solid 1px #454b4f;
}

#cfContact.button {
    width: 327px;
    height: 1.6em;
    line-height: 1em;
    margin: 0;
    margin-top: 0.3em;
    padding: 0;
    background-color: #f0f0f0;
    border: solid 1px #454b4f;

}

#EmailForm input #cfContact {
    width: 325px;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
}

.errors {
    margin-left: 0;
    margin-bottom: 10px;
    color: #509ae2;
    padding: 0;
    font-size: 0.9em;
}

fieldset span img {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

#cfMessage {
    margin-bottom: 0.3em;
}

#EmailForm fieldset label {
    line-height: 1.3em;
}

#EmailForm fieldset input.text,
#EmailForm fieldset input {
    height: 1.6em;

}

#EmailForm fieldset input.button {
    margin-top: 2em;
    height: 2em;
    cursor: pointer;
}

/* ----------------------------------
 SUCHE 
----------------------------------*/
#search {
    width: 235px;
    height: 22px;
    position: absolute;
    top: 86px;
    right: 6px;
    border: 0;
}

#search input#search {
    position: absolute;
    padding: 0;
    float: left;
    margin-left: 0;
    width: 149px;
    height: 22px;
    border: 0;
    background-color: #f0f2f4;
    border: solid 1px #ddd;
    color: #ddd;
    padding-top: 0;
    padding-right: 0;
    padding-left: 5px;
    font-size: 0.9em;
    line-height: 22px;
    color: #454b4f;
}

#search input {
    position: absolute;
    left: 165px;
    top: 0;
    width: 75px;
    height: 24px;
    border: 0;
    background-color: transparent;
    color: white;
    padding-top: 0;
    padding-right: 0;
    text-align: left;
    font-size: 1.25em;
    font-family: Helvetica, Arial, sans-serif;
}

#search input#search {
    position: absolute;
    left: 0;
    top: -2px;
}

#search fieldset {
    border: 0;
    width: 235px;
}

/*  S U C H E
-------------------------*/


#search div {
    padding: 0;
    margin: 0;
    display: block;

}

#search form fieldset #ajaxSearch_submit {
    height: 22px;
    padding: 0;
    margin-left: 4px;
    font-size: 1.25em;
}

#search form fieldset #ajaxSearch_submit:hover {
    color: #454B51;
}

#search form label input {
    font-family: Helvetica, Arial, sans-serif;



}

#ajaxSearch_input {
    padding: 0;
    float: left;
    margin-left: 0;
    width: 149px;
    height: 22px;
    border: 0;
    background-color: #f0f2f4;
    border: solid 1px #ddd;
    color: #ddd;
    padding-top: 0;
    padding-right: 0;
    padding-left: 5px;
    font-size: 0.9em;
    line-height: 22px;
    color: #454b4f;

}

input#ajaxSearch_submit {
    width: 75px;
    height: 24px;
    border: 0;
    background-color: transparent;
    color: white;
    padding-top: 0;
    padding-right: 0;

    text-align: right;

}

.ajaxSearch_result,
.ajaxSearch_resultsIntroFailure {
    padding-top: 0;
}

.ajaxSearch_result p {
    padding: 0;
    margin: 0;
}

.ajaxSearch_grpResultsDisplayed,
.paging1 {
    display: none;
}

.simplesearch-paging {
    margin-bottom: 2em;
}

.simplesearch-result h3 {
    font-size: 1em;
    margin-bottom: 0;
    padding-bottom: 0;
}

div.extract p {}

.ajaxSearch_result a:link,
.ajaxSearch_result a:visited,
.ajaxSearch_result a:hover,
.ajaxSearch_result a:focus,
.ajaxSearch_result a:active {
    color: black;
}

.ajaxSearch_result a:hover,
.ajaxSearch_result a:focus,
.ajaxSearch_result a:active {
    color: #509ae2;
}

.ajaxSearch_highlight {
    color: #509ae2;
}

.ajaxSearch_paging {
    float: left;
}

.ajaxSearch_paging a:link {
    color: #509ae2;
    text-decoration: none;
}

.ajaxSearch_resultDescription {
    display: none;
}

.ajaxSearch_resultsInfos,
.AS_ajax_resultsIntroFailure {
    font-size: 0.9em;
    padding-top: 0.3em;
    margin-top: 0.3em;
}

.ajaxSearch_resultsInfos,
.AS_ajax_resultsIntroFailure {
    padding-top: 10px;
    margin: 0;
}


#grundlinie p#copy {
    padding: 0;
    margin: 0;
    margin-bottom: 3em;
}

#tweetit {
    position: absolute;
    top: 9px;
    right: 232px;
}

#navi {
    height: 52px;
    width: 916px;
    margin-top: 13px;
    margin-left: 14px;
}



#navi ul {
    display: block;

}

#navi li {
    float: left;
    padding-right: 1em;
    margin-right: 1em;
    border-right: #fff solid 1px;
}

#navi li.last {
    border-right: 0;
}


#navi a:link,
#navi a:visited,
#navi a:hover,
#navi a:focus,
#navi a:active {
    color: #fff;
    font-size: 1.25em;
    text-decoration: none;
}

#navi a:hover,
#navi a:focus,
#navi a:active {
    color: #454b4f;
    font-size: 1.25em;
}

#navi li.active a:link,
#navi li.active a:visited,
#navi li.active a:hover,
#navi li.active a:focus,
#navi li.active a:active {
    color: #454b4f;
}







#subnavi {
    margin-left: 14px;
    clear: both;
    width: 924px;
    height: 1em;
    line-height: 1em;
    font-size: 0.9em;
}

#subnavi #sort {
    float: left;
    height: 1em;
    line-height: 1em;
    margin-right: 1em;
}

#subnavi ul {
    display: inline-block;
    margin-top: 0;

}

#subnavi li {
    float: left;
    height: 1em;
    line-height: 1em;
    margin-right: 1em;
    margin-left: 1em;
    padding: 0;

}

#subnavi a:link,
#subnavi a:visited,
#subnavi a:hover,
#subnavi a:focus,
#subnavi a:active {
    line-height: 1em;
    color: #454b4f;
    text-decoration: none;
}

#subnavi a:hover,
#subnavi a:focus,
#subnavi a:active {
    color: #000;
}


#grundlinie {
    clear: both;
    text-align: center;
    font-size: 0.9em;
    padding-top: 2em;
    padding-bottom: 0.5em;
}

#grundlinie ul {
    display: inline-block;
    padding-bottom: 1em;
}

#grundlinie li {
    float: left;
    height: 1em;
    line-height: 1em;
    margin-right: 1em;
    padding: 0;

}

#grundlinie a:link,
#grundlinie a:visited,
#grundlinie a:hover,
#grundlinie a:focus,
#grundlinie a:active,
#meta a:link,
#meta a:visited,
#meta a:hover,
#meta a:focus,
#meta a:active {
    margin-left: 14px;
    clear: both;
    width: 924px;
    height: 1em;
    line-height: 1em;
    color: #454b4f;
    text-decoration: none;
}

#grundlinie a:hover,
#grundlinie a:focus,
#grundlinie a:active,
#meta a:hover,
#meta a:focus,
#meta a:active {
    color: #000;
}

/* ----------------------------------
 navi/subnavi HERVORHEBUNGEN 
----------------------------------*/

#site1 #subnavi .active a {
    color: black;
}

#site100 #subnavi .active3 a {
    color: black;
}

#site223 #subnavi .active2 a {
    color: black;
}

#site6 #meta a#impress {
    color: black;
}

#site90 #meta a#vorschlag {
    color: black;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    left: 0;
    top: 0;
    height: 39px;
    width: 100%;
    z-index: 10000001;
    position: fixed;
    border: none;
    border-bottom: 1px solid #6B90DA;
    margin: 0;
    box-shadow: 0 0 8px 1px #999
}

.VIpgJd-ZVi9od-xl07Ob-OEVmcd {
    z-index: 10000002;
    border: none;
    position: fixed;
    box-shadow: 0 3px 8px 2px #999
}

.VIpgJd-ZVi9od-SmfZ-OEVmcd {
    z-index: 10000000;
    border: none;
    margin: 0
}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap
}

.goog-te-gadget img {
    vertical-align: middle;
    border: none
}

.goog-te-gadget-simple {
    background-color: #FFF;
    border-left: 1px solid #D5D5D5;
    border-top: 1px solid #9B9B9B;
    border-bottom: 1px solid #E8E8E8;
    border-right: 1px solid #D5D5D5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer
}

.goog-te-gadget-icon {
    margin-left: 2px;
    margin-right: 2px;
    width: 19px;
    height: 19px;
    border: none;
    vertical-align: middle
}

.goog-te-combo {
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: baseline
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:active,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:hover,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:link,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:visited {
    font-size: 12px;
    font-weight: 700;
    color: #444;
    text-decoration: none
}

.VIpgJd-ZVi9od-ORHb .VIpgJd-ZVi9od-l4eHX-hSRGPd,
.VIpgJd-ZVi9od-TvD9Pc-hSRGPd {
    display: block;
    margin: 0 10px
}

.VIpgJd-ZVi9od-ORHb .VIpgJd-ZVi9od-l4eHX-hSRGPd {
    padding-top: 2px;
    padding-left: 4px
}

.VIpgJd-ZVi9od-ORHb *,
.VIpgJd-ZVi9od-SmfZ *,
.VIpgJd-ZVi9od-l9xktf *,
.VIpgJd-ZVi9od-vH1Gmf *,
.VIpgJd-ZVi9od-xl07Ob *,
.goog-te-combo {
    font-family: arial;
    font-size: 10pt
}

.VIpgJd-ZVi9od-ORHb {
    margin: 0;
    background-color: #E4EFFB;
    overflow: hidden
}

.VIpgJd-ZVi9od-ORHb img {
    border: none
}

.VIpgJd-ZVi9od-ORHb-bN97Pc {
    color: #000
}

.VIpgJd-ZVi9od-ORHb-bN97Pc img {
    vertical-align: middle
}

.VIpgJd-ZVi9od-ORHb-Tswv1b {
    color: #666;
    vertical-align: top;
    margin-top: 0;
    font-size: 7pt
}

.VIpgJd-ZVi9od-ORHb-KE6vqe {
    width: 8px
}

.VIpgJd-ZVi9od-LgbsSe {
    border-color: #E7E7E7;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0
}

.VIpgJd-ZVi9od-LgbsSe div {
    border-color: #CCC #999 #999 #CCC;
    border-right: 1px solid #999;
    border-style: solid;
    border-width: 1px;
    height: 20px
}

.VIpgJd-ZVi9od-LgbsSe button {
    background: transparent;
    border: none;
    cursor: pointer;
    height: 20px;
    overflow: hidden;
    margin: 0;
    vertical-align: top;
    white-space: nowrap
}

.VIpgJd-ZVi9od-LgbsSe button:active {
    background: none repeat scroll 0 0 #CCC
}

.VIpgJd-ZVi9od-SmfZ {
    margin: 0;
    background-color: #FFF;
    white-space: nowrap
}

.VIpgJd-ZVi9od-SmfZ-hSRGPd {
    text-decoration: none;
    font-weight: 700;
    font-size: 10pt;
    border: 1px outset #888;
    padding: 6px 10px;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0
}

.VIpgJd-ZVi9od-SmfZ-hSRGPd img {
    margin-left: 2px;
    margin-right: 2px;
    width: 19px;
    height: 19px;
    border: none;
    vertical-align: middle
}

.VIpgJd-ZVi9od-SmfZ-hSRGPd span {
    text-decoration: underline;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle
}

.goog-te-float-top .VIpgJd-ZVi9od-SmfZ-hSRGPd {
    padding: 2px;
    border-top-width: 0
}

.goog-te-float-bottom .VIpgJd-ZVi9od-SmfZ-hSRGPd {
    padding: 2px;
    border-bottom-width: 0
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed {
    text-decoration: none;
    color: #00C;
    white-space: nowrap;
    margin-left: 4px;
    margin-right: 4px
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    text-decoration: underline
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed img {
    margin-left: 2px;
    margin-right: 2px
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #000
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    text-decoration: none
}

.VIpgJd-ZVi9od-xl07Ob {
    background-color: #FFF;
    text-decoration: none;
    border: 2px solid #C3D9FF;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.VIpgJd-ZVi9od-xl07Ob-ibnC6b {
    padding: 3px;
    text-decoration: none
}

.VIpgJd-ZVi9od-xl07Ob-ibnC6b,
.VIpgJd-ZVi9od-xl07Ob-ibnC6b:link {
    color: #00C;
    background: #FFF
}

.VIpgJd-ZVi9od-xl07Ob-ibnC6b:visited {
    color: #551A8B
}

.VIpgJd-ZVi9od-xl07Ob-ibnC6b:hover {
    background: #C3D9FF
}

.VIpgJd-ZVi9od-xl07Ob-ibnC6b:active {
    color: #00C
}

.VIpgJd-ZVi9od-vH1Gmf {
    background-color: #FFF;
    text-decoration: none;
    border: 1px solid #6B90DA;
    overflow: hidden;
    padding: 4px
}

.VIpgJd-ZVi9od-vH1Gmf-KrhPNb {
    width: 16px
}

.VIpgJd-ZVi9od-vH1Gmf-hgDUwe {
    margin: 6px 0;
    height: 1px;
    background-color: #aaa;
    overflow: hidden
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b div,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd div {
    padding: 4px
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b .uDEFge {
    display: none
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd .fmcmS {
    padding-left: 4px;
    padding-right: 4px
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd {
    text-decoration: none
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b div,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b:active div,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b:link div,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b:visited div {
    color: #00C;
    background: #FFF
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b:hover div {
    color: #FFF;
    background: #36C
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd div,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd:active div,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd:hover div,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd:link div,
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b-gk6SMd:visited div {
    color: #000;
    font-weight: 700
}

.VIpgJd-ZVi9od-l9xktf {
    background-color: #FFF;
    overflow: hidden;
    padding: 8px;
    border: none;
    border-radius: 10px
}

.VIpgJd-ZVi9od-l9xktf-OEVmcd {
    background-color: #FFF;
    border: 1px solid #6B90DA;
    box-shadow: 0 3px 8px 2px #999;
    border-radius: 8px
}

.VIpgJd-ZVi9od-l9xktf img {
    border: none
}

.VIpgJd-ZVi9od-l9xktf-fmcmS {
    margin-top: 6px
}

.VIpgJd-ZVi9od-l9xktf-VgwJlc {
    margin-top: 6px;
    white-space: nowrap
}

.VIpgJd-ZVi9od-l9xktf-VgwJlc * {
    vertical-align: middle
}

.VIpgJd-ZVi9od-l9xktf-VgwJlc .DUGJie {
    background-image: url(https://www&google.com/images/zippy_minus_sm.gif)
}

.VIpgJd-ZVi9od-l9xktf-VgwJlc .TdyTDe {
    background-image: url(https://www&google.com/images/zippy_plus_sm.gif)
}

.VIpgJd-ZVi9od-l9xktf-VgwJlc span {
    color: #00C;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 4px
}

.VIpgJd-ZVi9od-l9xktf-I9GLp {
    margin: 6px 0 0
}

.VIpgJd-ZVi9od-l9xktf-I9GLp form {
    margin: 0
}

.VIpgJd-ZVi9od-l9xktf-I9GLp form textarea {
    margin-bottom: 4px;
    width: 100%
}

.VIpgJd-ZVi9od-l9xktf-yePe5c {
    margin: 6px 0 4px
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
    z-index: 1000;
    position: fixed;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    left: -1000px;
    top: -1000px
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    left: -14px;
    top: -14px
}

.VIpgJd-ZVi9od-aZ2wEe-OiiCO {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 104px;
    height: 104px;
    border-radius: 50px;
    background: #FFF url(https://www.gstatic.com/images/branding/product/2x/translate_24dp.png) 50% 50% no-repeat;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transform: scale(.4);
    transform: scale(.4);
    opacity: 0
}

.VIpgJd-ZVi9od-aZ2wEe-OiiCO-ti6hGc {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 1
}

.VIpgJd-ZVi9od-aZ2wEe {
    margin: 2px 0 0 2px;
    -webkit-animation: spinner-rotator 1.4s linear infinite;
    animation: spinner-rotator 1.4s linear infinite
}

@-webkit-keyframes spinner-rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

@keyframes spinner-rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

.VIpgJd-ZVi9od-aZ2wEe-Jt5cK {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    stroke: #4285F4;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: spinner-dash 1.4s ease-in-out infinite;
    animation: spinner-dash 1.4s ease-in-out infinite
}

@-webkit-keyframes spinner-dash {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    to {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
}

@keyframes spinner-dash {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    to {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
}

.VIpgJd-yAWNEb-L7lbkb a,
.VIpgJd-yAWNEb-L7lbkb body,
.VIpgJd-yAWNEb-L7lbkb div,
.VIpgJd-yAWNEb-L7lbkb form,
.VIpgJd-yAWNEb-L7lbkb h1,
.VIpgJd-yAWNEb-L7lbkb h2,
.VIpgJd-yAWNEb-L7lbkb h3,
.VIpgJd-yAWNEb-L7lbkb h4,
.VIpgJd-yAWNEb-L7lbkb h5,
.VIpgJd-yAWNEb-L7lbkb h6,
.VIpgJd-yAWNEb-L7lbkb html,
.VIpgJd-yAWNEb-L7lbkb iframe,
.VIpgJd-yAWNEb-L7lbkb img,
.VIpgJd-yAWNEb-L7lbkb li,
.VIpgJd-yAWNEb-L7lbkb ol,
.VIpgJd-yAWNEb-L7lbkb p,
.VIpgJd-yAWNEb-L7lbkb span,
.VIpgJd-yAWNEb-L7lbkb table,
.VIpgJd-yAWNEb-L7lbkb tbody,
.VIpgJd-yAWNEb-L7lbkb td,
.VIpgJd-yAWNEb-L7lbkb tr,
.VIpgJd-yAWNEb-L7lbkb ul {
    all: unset;
    font-size: 100%;
    line-height: normal
}

.VIpgJd-yAWNEb-L7lbkb ol,
.VIpgJd-yAWNEb-L7lbkb ul {
    list-style: none
}

.VIpgJd-yAWNEb-L7lbkb table {
    border-collapse: collapse;
    border-spacing: 0
}

.VIpgJd-yAWNEb-L7lbkb caption,
.VIpgJd-yAWNEb-L7lbkb td,
.VIpgJd-yAWNEb-L7lbkb th {
    text-align: left;
    font-weight: 400
}

.VIpgJd-yAWNEb-L7lbkb input::-moz-focus-inner {
    border: 0
}

div>.VIpgJd-yAWNEb-L7lbkb {
    padding: 10px 14px
}

.VIpgJd-yAWNEb-L7lbkb {
    color: #222;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
    display: none;
    font-family: arial;
    font-size: 10pt;
    width: 420px;
    padding: 12px;
    position: absolute;
    z-index: 10000
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-nVMfcd-fmcmS,
.VIpgJd-yAWNEb-yAWNEb-Vy2Aqc-pbTTYe {
    clear: both;
    font-size: 10pt;
    position: relative;
    text-align: justify;
    width: 100%
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-r4nke {
    color: #999;
    font-family: arial, sans-serif;
    margin: 4px 0;
    text-align: left
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-TvD9Pc-LgbsSe {
    display: none
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-l4eHX {
    float: left;
    margin: 0
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-Z0Arqf-PLDbbf {
    display: inline-block
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-fw42Ze-Z0Arqf-haAclf {
    display: none;
    width: 100%
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-Z0Arqf-H9tDt {
    margin-top: 20px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-LK5yu {
    float: left
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-qwU8Me {
    float: right
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-cGMI2b {
    min-height: 15px;
    position: relative;
    height: 1%
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-jOfkMb-Ne3sFf {
    background: -webkit-linear-gradient(top, #29910d, #20af0e);
    background: -ms-linear-gradient(top, #29910d 0, #20af0e 100%);
    background: #29910d;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 2px 2px #1e6609;
    -moz-box-shadow: inset 0 2px 2px #1e6609;
    -webkit-box-shadow: inset 0 2px 2px #1e6609;
    color: white;
    font-size: 9pt;
    font-weight: bolder;
    margin-top: 12px;
    padding: 6px;
    text-shadow: 1px 1px 1px #1e6609
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-Z0Arqf-hSRGPd {
    color: #15c;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    margin-right: 15px;
    text-decoration: none
}

.VIpgJd-yAWNEb-L7lbkb>textarea {
    font-family: arial;
    resize: vertical;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 1px;
    border: 1px solid #d9d9d9;
    border-top: 1px solid silver;
    font-size: 13px;
    height: auto;
    overflow-y: auto;
    padding: 1px
}

.VIpgJd-yAWNEb-L7lbkb textarea:focus {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
    border: 1px solid #4d90fe;
    outline: none
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-Z0Arqf-IbE0S {
    margin-right: 10px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp {
    min-height: 25px;
    vertical-align: middle;
    padding-top: 8px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp {
    margin-bottom: 5px;
    margin-bottom: 0
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input {
    display: inline-block;
    min-width: 54px;
    min-width: 70px;
    border: 1px solid #dcdcdc;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    color: #444;
    font-size: 11px;
    font-weight: 700;
    height: 27px;
    outline: 0;
    padding: 0 8px;
    vertical-align: middle;
    line-height: 27px;
    margin: 0 16px 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    border-radius: 2px;
    -webkit-transition: all .218s;
    transition: all .218s;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:hover {
    border: 1px solid #c6c6c6;
    color: #222;
    -webkit-transition: all 0s;
    transition: all 0s;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1)
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:active {
    border: 1px solid #c6c6c6;
    color: #333;
    background-color: #f6f6f6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #f1f1f1);
    background-image: -o-linear-gradient(top, #f6f6f6, #f1f1f1)
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:focus .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input.AHmuwe .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:active,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:focus:active {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5)
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input.AHmuwe,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:focus {
    outline: none;
    border: 1px solid #4d90fe;
    z-index: 4 !important
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input.gk6SMd {
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #eee, #e0e0e0);
    background-image: -o-linear-gradient(top, #eee, #e0e0e0);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border: 1px solid #ccc;
    color: #333
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf {
    color: white;
    border-color: #3079ed;
    background-color: #4d90fe;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4787ed));
    background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
    background-image: -o-linear-gradient(top, #4d90fe, #4787ed)
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf.AHmuwe .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:active,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:hover .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:focus {
    border-color: #3079ed;
    background-color: #357ae8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#357ae8));
    background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
    background-image: -o-linear-gradient(top, #4d90fe, #357ae8)
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:hover {
    box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0, 0, 0, .1)
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf.AHmuwe,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:active,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:focus,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input .VIpgJd-yAWNEb-Z0Arqf-sFeBqf:hover,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input.AHmuwe,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:active,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:focus,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-L4Nn5e-I9GLp .VIpgJd-yAWNEb-Z0Arqf-I9GLp input:hover {
    border-color: #3079ed
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-mrxPge {
    color: #999;
    font-family: arial, sans-serif
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-W0vJo-fmcmS {
    color: #999;
    font-size: 11px;
    font-family: arial, sans-serif;
    margin: 15px 0 5px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-u0pjoe-fmcmS {
    color: #800;
    display: none;
    font-size: 9pt
}

.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background-color: #c9d7f1;
    box-shadow: 2px 2px 4px #99a;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-xl07Ob .VIpgJd-yAWNEb-VIpgJd-xl07Ob {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 4px #99a;
    min-width: 0;
    outline: none;
    padding: 0;
    position: absolute;
    z-index: 2000
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-xl07Ob .VIpgJd-yAWNEb-VIpgJd-j7LFlb {
    cursor: pointer;
    padding: 2px 5px 5px;
    margin-right: 0;
    border-style: none
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-xl07Ob .VIpgJd-yAWNEb-VIpgJd-j7LFlb:hover {
    background: #ddd
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-xl07Ob .VIpgJd-yAWNEb-VIpgJd-j7LFlb h1 {
    font-size: 100%;
    font-weight: 700;
    margin: 4px 0
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-xl07Ob .VIpgJd-yAWNEb-VIpgJd-j7LFlb strong {
    color: #345aad
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-VIpgJd-eKm5Fc-hFsbo {
    text-align: right;
    position: absolute;
    right: 0;
    left: auto
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-VIpgJd-j7LFlb-SIsrTd .VIpgJd-yAWNEb-VIpgJd-eKm5Fc-hFsbo {
    text-align: left;
    position: absolute;
    left: 0;
    right: auto
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-TVLw9c-ppHlrf-sn54Q,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-yAWNEb-Vy2Aqc-fmcmS {
    background-color: #f1ea00;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, .5);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #f1ea00;
    cursor: pointer;
    margin: -2px -2px -2px -3px;
    padding: 2px 2px 2px 3px;
    position: relative
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-TVLw9c-ppHlrf-sn54Q {
    color: #222
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-yAWNEb-Vy2Aqc-pbTTYe {
    color: white;
    position: absolute !important
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-TVLw9c-ppHlrf,
.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-TVLw9c-ppHlrf .VIpgJd-yAWNEb-TVLw9c-ppHlrf-sn54Q {
    background-color: #c9d7f1;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, .5);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    margin: -2px -2px -2px -3px;
    padding: 2px 2px 3px 3px;
    position: relative
}

.VIpgJd-yAWNEb-L7lbkb span:focus {
    outline: none
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-TVLw9c-DyVDA {
    background-color: transparent;
    border: 1px solid #4d90fe;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: -2px;
    padding: 1px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-yAWNEb-TVLw9c-sn54Q-LzX3ef {
    border-left: 2px solid red;
    margin-left: -2px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-yAWNEb-TVLw9c-sn54Q-YIAiIb {
    border-right: 2px solid red;
    margin-right: -2px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-YPqjbf {
    padding: 2px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-YPqjbf-fmcmS {
    font-size: 11px;
    padding: 2px 2px 3px;
    margin: 0;
    background-color: #fff;
    color: #333;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    display: inline-block;
    vertical-align: top;
    height: 21px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-border-radius: 1px
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-YPqjbf-fmcmS:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-YPqjbf-fmcmS:focus {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
    outline: none;
    border: 1px solid #4d90fe
}

.VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-IFdKyd-YPqjbf-sFeBqf {
    font-size: 11px;
    padding: 2px 6px 3px;
    margin: 0 0 0 2px;
    height: 21px
}

.VIpgJd-yAWNEb-L7lbkb>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-family: Google Sans, Arial, sans-serif
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-Ud7fr {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: end;
    align-items: end;
    margin: 14px
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-IuizWc-SIsrTd {
    margin-right: 14px;
    color: #747775;
    font-size: 14px;
    font-weight: 500
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-IuizWc-i3jM8c {
    margin-left: 14px;
    color: #747775;
    font-size: 14px;
    font-weight: 500
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-k77Iif {
    margin: 0 16px 16px
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-axAV1 {
    width: auto;
    color: #1f1f1f;
    font-size: 16px;
    text-align: initial
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-axAV1 .VIpgJd-yAWNEb-SIsrTd {
    text-align: right
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid {
    border-radius: 0 0 12px 12px;
    margin: 0;
    background: #f1f4f9;
    position: relative;
    min-height: 50px
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid .VIpgJd-yAWNEb-SIsrTd {
    text-align: right
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid-B7I4Od {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 77%;
    padding: 12px
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid-B7I4Od .VIpgJd-yAWNEb-SIsrTd {
    text-align: right
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-UTujCb {
    color: #1f1f1f;
    font-size: 12px;
    font-weight: 500
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid-B7I4Od .VIpgJd-yAWNEb-SIsrTd .VIpgJd-yAWNEb-hvhgNd-UTujCb {
    text-align: right
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-eO9mKe {
    color: #444746;
    font-size: 12px;
    padding-top: 4px
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-N7Eqid-B7I4Od .VIpgJd-yAWNEb-SIsrTd .VIpgJd-yAWNEb-hvhgNd-eO9mKe {
    text-align: right
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-xgov5 {
    position: absolute;
    top: 10px;
    right: 5px
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-xgov5 .VIpgJd-yAWNEb-SIsrTd {
    left: 5px;
    right: auto
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-THI6Vb {
    fill: #0b57d0
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-bgm6sf {
    margin: -4px 2px 0 0;
    padding: 2px 0 0;
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 24px;
    cursor: pointer;
    background: none
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-bgm6sf:hover {
    background: #e8ebec
}

.VIpgJd-yAWNEb-hvhgNd .VIpgJd-yAWNEb-hvhgNd-aXYTce {
    display: none
}
