
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .texto-newsletter {
    font-size: 18px;
}

/*TOPO.................*/

#cabecalho .carrinho .qtd-carrinho {
	background: #ef5323;
}

#cabecalho .actions>li>a .icon * {
	color:#ef5323!important;
} 


.full.menu {
    background: #0091a4;
}


#cabecalho .carrinho .carrinho-interno .carrinho-rodape .botao {
	background: #ef5323;
}

/*BANNERS...............*/



/*TITULOS...............*/

#listagemProdutos.listagem .titulo-categoria strong, .produto #descricao:before, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo {
    color: #72594b;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
}

#listagemProdutos.listagem .titulo-categoria:after, #listagemProdutos.listagem>.titulo:after, .listagem.aproveite-tambem .titulo-categoria:after, .listagem.aproveite-tambem>.titulo:after {

    background: #0091a4;
    width: 10px;
    max-width: 7px;
    height: 35px;
    display: block;
    float: left;
    margin: 0;
    margin-right: 10px;
    margin-top: 3px;
}

/*PRODUTOS................*/

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    background: #ef5323;

}

.produto div.principal .acoes-produto .comprar .botao-comprar, .acoes-flutuante{
	background: #ef5323;
}


.produto #descricao:before {
   
    border-left: 8px solid #0091a4;

}

#comprar-ajax-status .sucesso .buttons>* {
    background: #ef5323;
    color: #fff;
    border-radius: 5px;
    border: none;
} 




/*NEWSLETTER...............*/

.coluna div.componente.newsletter .botao {

    background: #0091a4;
    border: none;
  
}

/*MARCAS...................*/


#corpo .conteiner>.marcas strong {
    color: #72594b;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
}

#corpo .conteiner>.marcas strong:after {

    background: #0091a4;
    width: 10px;
    max-width: 7px;
    height: 35px;
    display: block;
    float: left;
    margin: 0;
    margin-right: 10px;
    margin-top: 3px;
}

.coluna div.componente.newsletter .botao:hover {

    background: #ef5323;
    border: none;
  
}

/*DÚVIDAS.................*/

.a-marca {
	background: #daf0fd;
}

.a-marca .conteiner {
    background:#daf0fd!important;
}

.a-marca .conteiner .span6 .titulo {
    color: #72594b;
    text-transform: uppercase;
}

.a-marca .conteiner .span6 .titulo:after {
    background: #0091a4;
    width: 10px;
    max-width: 7px;
    height: 35px;
    display: block;
    float: left;
    margin: 0;
    margin-right: 10px;
    margin-top: 3px;
}

/*FOOTER..................*/

#rodape .institucional .titulo {
    text-transform: uppercase;
 	font-weight: 900;
}

#rodape .pagamento-selos .titulo {
 	text-transform: initial;
 	font-weight: 700;
}

#rodape .institucional{
	background: #0091a4;
    
}

.scrollToTop:hover {
	background: #ef5323;
    color:#fff;
}



/*#rodape .institucional li.bt-faleconocosco {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: #03707e;
    padding: 0px;
    height: 40px;
    line-height: 0;
    border-radius: 5px;
    max-width: 200px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
}

#rodape .institucional li.bt-faleconocosco:hover {
    background: #ef5323;
    border-radius: 5px;
}*/

#rodape .sobre-loja-rodape .newsletter-assinar {
    border: 0;
    background: #03707e;
    padding: 12px;
    border-radius: 5px;
    text-transform: uppercase;

   
}

#rodape .sobre-loja-rodape .newsletter-assinar:hover {
    color:#fff;
    background: #ef5323;
    border-radius: 5px;
}

#rodape .institucional a, #rodape .institucional p {
    color: #79efff;
}


#rodape .institucional a:hover {
    color: #fff!important;
}

#rodape .institucional li.bt-faleconocosco {
    display: none;

}


.gateways-rodape {
	display: none;
}

.bandeiras-pagamento i {
    width: 32px;
}

.icone-pagamento.boleto {
    display: inline-block;
}





@keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

form {
    margin: 0;
    padding: 0
}

label {
    color: #606770;
    cursor: default;
    font-weight: 600;
    vertical-align: middle
}

label input {
    font-weight: normal
}

textarea,.inputtext,.inputpassword {
    -webkit-appearance: none;
    border: 1px solid #ccd0d5;
    border-radius: 0;
    margin: 0;
    padding: 3px
}

textarea {
    max-width: 100%
}

select {
    border: 1px solid #ccd0d5;
    padding: 2px
}

input,select,textarea {
    background-color: #fff;
    color: #1c1e21
}

.inputtext,.inputpassword {
    padding-bottom: 4px
}

.inputtext:invalid,.inputpassword:invalid {
    box-shadow: none
}

.inputradio {
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: middle
}

.inputcheckbox {
    border: 0;
    vertical-align: middle
}

.inputbutton,.inputsubmit {
    background-color: #4267b2;
    border-color: #DADDE1 #0e1f5b #0e1f5b #d9dfea;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    padding: 2px 15px 3px 15px;
    text-align: center
}

.inputaux {
    background: #ebedf0;
    border-color: #EBEDF0 #666 #666 #e7e7e7;
    color: #000
}

.inputsearch {
    background: #FFFFFF url(/rsrc.php/v3/yV/r/IJYgcESal33.png) no-repeat left 4px;
    padding-left: 17px
}

html {
    touch-action: manipulation
}

body {
    background: #fff;
    color: #1c1e21;
    direction: ltr;
    line-height: 1.34;
    margin: 0;
    padding: 0;
    unicode-bidi: embed
}

body,button,input,label,select,td,textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px
}

h1,h2,h3,h4,h5,h6 {
    color: #1c1e21;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    padding: 0
}

h1 {
    font-size: 14px
}

h4,h5,h6 {
    font-size: 12px
}

p {
    margin: 1em 0
}

b,strong {
    font-weight: 600
}

a {
    color: #385898;
    cursor: pointer;
    text-decoration: none
}

button {
    margin: 0
}

a:hover {
    text-decoration: underline
}

img {
    border: 0
}

td,td.label {
    text-align: left
}

dd {
    color: #000
}

dt {
    color: #606770
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

abbr {
    border-bottom: none;
    text-decoration: none
}

hr {
    background: #dadde1;
    border-width: 0;
    color: #dadde1;
    height: 1px
}

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.clearfix {
    zoom:1}

.datawrap {
    word-wrap: break-word
}

.word_break {
    display: inline-block
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aero {
    opacity: .5
}

.column {
    float: left
}

.center {
    margin-left: auto;
    margin-right: auto
}

#facebook .hidden_elem {
    display: none !important
}

#facebook .invisible_elem {
    visibility: hidden
}

#facebook .accessible_elem {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.direction_ltr {
    direction: ltr
}

.direction_rtl {
    direction: rtl
}

.text_align_ltr {
    text-align: left
}

.text_align_rtl {
    text-align: right
}

.inlineBlock {
    display: inline-block;
    zoom:1}

._605a ._4ooo:not(._1ve7),._5eit ._4ooo:not(._1ve7) {
    border-radius: 50%;
    overflow: hidden
}

._605a ._7mi5:not(._1ve7) {
    border-radius: 8px;
    height: 40px;
    overflow: hidden;
    width: 40px
}

._6y97 {
    border: 2px solid #bec3c9;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 2px 2px
}

._6_ut._6y97 {
    border-color: #3578e5
}

._li._li._li {
    overflow: initial
}

._910i._li._li._li {
    overflow: hidden
}

._9053 ._li._li._li {
    overflow-x: hidden
}

._72b0 {
    position: relative;
    z-index: 0
}

.registration ._li._9bpz {
    background-color: #f0f2f5
}

._li ._9bp- {
    padding-top: 5px;
    text-align: center
}

._li ._9bp- .fb_logo {
    height: 100px
}

._32qa button {
    opacity: .4
}

._59ov {
    height: 100%;
    height: 910px;
    position: relative;
    top: -10px;
    width: 100%
}

._5ti_ {
    background-size: cover;
    height: 100%;
    width: 100%
}

._5tj2 {
    height: 900px
}

._2mm3 ._5a8u .uiBoxGray {
    background: #fff;
    margin: 0;
    padding: 12px
}

._2494 {
    height: 100vh
}

._2495 {
    margin-top: -10px;
    top: 10px
}

.pluginErrorLink {
    color: #f03d25
}

.pluginFacepileConnectLast,.pluginFacepileConnectConnected .pluginFacepileConnectFirst {
    animation: show .4s;
    display: inline-block !important
}

.pluginFacepileConnectFirst,.pluginFacepileConnectConnected .pluginFacepileConnectLast {
    display: none !important
}

._2lqg {
    background: #f5f6f7;
    border: 1px solid #ebedf0;
    border-top: 0;
    overflow-y: auto
}

._2lqg>div {
    box-sizing: border-box;
    height: 100%;
    position: relative;
    width: 100%
}

._h7n {
    background: #fff;
    border-color: #EBEDF0 #dfe0e4 #d0d1d5;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    position: relative
}

._h7n ._h7o {
    margin: 2px 0;
    position: absolute;
    right: 8px
}

._2lqh {
    width: 100%
}

._2p3a ._3x-2 {
    overflow: hidden
}

._3o6i {
    margin-bottom: 10px
}

._57i_ {
    color: #4b4f56;
    line-height: 1.358;
    margin-bottom: 2px
}

._57i_ a {
    color: #1d2129;
    font-weight: bold
}

._57j2 ._57j3 li {
    margin-right: 2px;
    margin-top: 2px
}

._1drm {
    background: #fff;
    overflow: hidden;
    position: relative
}

._1drm ._1drn {
    border: 1px solid #000
}

._1drm ._1dro {
    bottom: 40px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

._1b90 ._1dro {
    bottom: 0
}

._2zfs {
    background: linear-gradient(to bottom, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, 0) 100%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

._1dro ._1drp {
    color: #365899;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.358;
    margin-bottom: -5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._1dro ._1drq {
    color: #1d2129;
    font-size: 12px;
    line-height: 1.358;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._1drm ._1z7u {
    bottom: 0;
    height: 24px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

._4o5p .pluginConnectButtonConnected,._4o5p .pluginConnectButtonDisconnected,._4o5q button {
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .12)
}

._1drm._1b90,._1drm._1ds4 {
    border: 1px solid #ebedf0
}

._1drm._1ds3 ._1drn {
    border: 2px solid #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .5)
}

._1drm._1ds3 ._1drp,._1drm._1ds3 ._1drq {
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .9)
}

._1drm._1ds3 ._1drq ._4o5p {
    text-shadow: none
}

._1drm._1ds4 ._1z7u {
    background: #f5f6f7;
    border-top: 1px solid #ebedf0;
    padding-top: 7px
}

body.plugin {
    background: transparent;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.28;
    overflow: hidden;
    -webkit-text-size-adjust: none
}

.plugin,.plugin button,.plugin input,.plugin label,.plugin select,.plugin td,.plugin textarea {
    font-size: 11px
}

.pluginConnectButton a._opc,form.async_saving a._opc {
    margin: 0;
    opacity: 1
}

.pluginConnectButton a._opd {
    color: #90949c
}

._29bd,._29bd:hover {
    text-decoration: none
}

._2tga {
    background: #4267b2;
    border: 1px solid #4267b2;
    color: #fff;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    position: relative;
    -webkit-user-select: none;
    white-space: nowrap
}

._89n_ {
    background: #1877f2;
    border: 0
}

._2tga.active {
    background: #4080ff;
    border: 1px solid #4080ff
}

._2tga._4kae.active,._2tga._4kae.active:hover {
    background: #577fbc;
    border: 1px solid #577fbc
}

._2tga._49ve {
    border-radius: 3px;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 2px
}

._2tga._8j9v {
    border-radius: 3px;
    font-size: 11px;
    height: 20px;
    padding: 0 6px
}

._2tga._3e2a {
    border-radius: 4px;
    font-size: 13px;
    height: 28px;
    padding: 0 4px 0 6px
}

._2tga._8j9w {
    border-radius: 4px;
    font-size: 13px;
    height: 28px;
    padding: 0 8px
}

._2tga._5n6f {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

._2tga:hover {
    background: #365899;
    border: 1px solid #365899
}

._89n_:hover {
    background: #1877f2;
    border: 0
}

._2tga:active {
    background: #577fbc;
    border: 1px solid #577fbc
}

._89n_:active {
    background: #1877f2;
    border: 0
}

._2tga:focus {
    outline-color: transparent;
    outline-style: none
}

._2tga.active:hover {
    background: #4080ff;
    border: 1px solid #4080ff
}

._8f1i {
    background-color: rgba(9, 30, 66);
    border-radius: inherit;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

._8f1i:active {
    opacity: .3
}

._11qm {
    background: #fff;
    border: 1px solid #ccd0d5;
    color: #4267b2
}

._11qm:hover {
    background: #f5f6f7;
    border: 1px solid #ccd0d5
}

._11qm.active {
    border: 1px solid #4080ff;
    color: #fff
}

._3oi2 {
    background: #0084ff;
    border: 1px solid #0084ff;
    color: #fff
}

._3oi2:hover {
    background: #0077e5;
    border: 1px solid #0077e5
}

._3e2a ._3jn- {
    position: relative;
    top: -1px
}

._3jn- {
    height: 16px;
    vertical-align: middle;
    width: 16px
}

._3jn_ {
    background: none;
    display: none;
    height: 28px;
    left: -6px;
    position: absolute;
    top: -6px;
    width: 28px
}

@keyframes burst {
    from {
        background-position: 0 0
    }

    to {
        background-position: -616px 0
    }
}

._2tga.is_animating ._3jn_ {
    animation: burst .24s steps(22) forwards;
    background: url(/rsrc.php/v3/yQ/r/GvVunJusdpv.png) no-repeat;
    background-position: 0 0;
    background-size: 616px 28px;
    display: inline-block;
    zoom:1}

._49ve._2tga.is_animating ._3jn_ {
    left: -6px;
    position: relative;
    top: -6px
}

._49vg,._5n2y {
    vertical-align: middle
}

._89n_._49ve ._49vg._8a19 {
    padding-top: 2px
}

._89n_._3e2a ._49vg._8a19 {
    padding-top: 1px
}

._2tga ._5n2y,._2tga.active ._49vg,._2tga.active.is_animating ._5n2y {
    display: none
}

._2tga ._49vg,._2tga.active ._5n2y,._2tga.active:hover ._4kag {
    display: inline-block;
    zoom:1}

#facebook ._2tga span._49vh,#facebook ._2tga span._5n6h,._49vh,._5n6h {
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle
}

._49vh {
    font-weight: bold
}

._5n6h {
    font-weight: normal
}

._5n6j {
    border-radius: 3px;
    height: 20px;
    line-height: 20px
}

._5n6k {
    border-radius: 4px;
    height: 30px;
    line-height: 30px
}

._5n6l {
    background: #fff;
    border: 1px solid #8d949e;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-sizing: border-box;
    color: #1d2129;
    text-align: center;
    width: 100%
}

._2tga ._1pbq {
    height: 16px;
    width: 16px
}

.no_svg ._2tga ._1pbq,.svg ._2tga ._1pbs {
    display: none
}

._2n-v ._49vh {
    padding-left: 2px
}

._2hkj>div {
    height: 100%;
    position: relative;
    width: 100%
}

._4v3l {
    background: #fff;
    border-bottom: 1px solid #dddfe2;
    position: relative
}

._4v3m {
    cursor: pointer
}

._4v3m:hover {
    background: #f2f2f2
}

._10b4 {
    overflow-y: auto;
    position: relative;
    width: 100%
}

._10b5 {
    height: 200px;
    position: relative
}

._4g7o {
    left: 50%;
    position: absolute;
    top: 25%;
    transform: translate(-50%, -25%)
}

._eh3 {
    color: #8d949e;
    display: inline-block
}

._eg_ {
    font-size: 12px;
    line-height: 34px;
    text-align: center
}

._eh2 ._eh3 {
    border-bottom: 4px solid #4267b2;
    color: #444950;
    font-weight: bold;
    height: 30px
}

._4cqr {
    position: relative
}

._4cqr:after {
    content: '\A';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

._4mr9 {
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.uiTypeaheadView .basic ._5dzy {
    float: none
}

.uiTypeaheadView .compact ._5dzy {
    display: inline-block;
    position: static
}

.UFIReplySocialSentenceLinkText ._5dzy {
    margin-left: 1px
}

._5dzy {
    display: inline-block
}

._5dzz {
    height: 14px;
    margin-left: 3px;
    vertical-align: -2px;
    width: 14px
}

._5d-3._5dzz {
    height: 16px;
    margin-left: 2px;
    vertical-align: -3px;
    width: 16px
}

._5dz- {
    height: 12px;
    margin-left: 3px;
    vertical-align: -1px;
    width: 12px
}

._5dz_ {
    height: 17px;
    margin-left: 3px;
    vertical-align: -4px;
    width: 17px
}

._5d-0 {
    height: 19px;
    margin-left: 2px;
    vertical-align: -3px;
    width: 19px
}

._5d-1 {
    height: 19px;
    margin-left: 4px;
    vertical-align: -2px;
    width: 19px
}

._6g4u {
    height: 20px;
    margin-left: 2px;
    vertical-align: -3px;
    width: 20px
}

._5d-3._5d-1 {
    height: 26px;
    margin-left: 4px;
    vertical-align: -5px;
    width: 26px
}

.highContrast ._56_f._5dzz:before,.highContrast .uiTypeaheadView .search.updatedSuggestionRows .selected ._56_f._5dzz:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: -154px 0 0 1px;
    position: absolute
}

.highContrast ._56_f._5dzz,.highContrast .uiTypeaheadView .search.updatedSuggestionRows .selected ._56_f._5dzz {
    overflow: hidden;
    position: relative
}

._56_f._5dzz,.uiTypeaheadView .search.updatedSuggestionRows .selected ._56_f._5dzz {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 1px -154px
}

.highContrast ._56_f._5d-3._5dzz:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: -71px 0 0 0;
    position: absolute
}

.highContrast ._56_f._5d-3._5dzz {
    overflow: hidden;
    position: relative
}

._56_f._5d-3._5dzz {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 -71px
}

._56_f._5dz- {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -15px -140px
}

.highContrast ._56_f._5dz_:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: -107px 0 0 0;
    position: absolute
}

.highContrast ._56_f._5dz_ {
    overflow: hidden;
    position: relative
}

._56_f._5dz_ {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 -107px
}

.highContrast ._56_f._5d-0:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: -28px 0 0 0;
    position: absolute
}

.highContrast ._56_f._5d-0 {
    overflow: hidden;
    position: relative
}

._56_f._5d-0 {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 -28px
}

.highContrast ._56_f._5d-1:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: -51px 0 0 0;
    position: absolute
}

.highContrast ._56_f._5d-1 {
    overflow: hidden;
    position: relative
}

._56_f._5d-1 {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 -51px
}

.highContrast ._56_f._5d-3._5d-1:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: 0 0 0 0;
    position: absolute
}

.highContrast ._56_f._5d-3._5d-1 {
    overflow: hidden;
    position: relative
}

._56_f._5d-3._5d-1 {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 0
}

.highContrast ._56_f._3vjg._5dzz:before,.highContrast ._56_f._5d-3._3vjg ._5dzz:before,.highContrast ._56_f._3vjg._5dz-:before,.highContrast ._56_f._3vjg._5dz_:before,.highContrast ._56_f._3vjg._5d-0:before,.highContrast ._56_f._3vjg._5d-1:before,.highContrast ._56_f._5d-3._3vjg ._5d-1:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: -139px 0 0 1px;
    position: absolute
}

.highContrast ._56_f._3vjg._5dzz,.highContrast ._56_f._5d-3._3vjg ._5dzz,.highContrast ._56_f._3vjg._5dz-,.highContrast ._56_f._3vjg._5dz_,.highContrast ._56_f._3vjg._5d-0,.highContrast ._56_f._3vjg._5d-1,.highContrast ._56_f._5d-3._3vjg ._5d-1 {
    overflow: hidden;
    position: relative
}

._56_f._3vjg._5dzz,._56_f._5d-3._3vjg ._5dzz,._56_f._3vjg._5dz-,._56_f._3vjg._5dz_,._56_f._3vjg._5d-0,._56_f._3vjg._5d-1,._56_f._5d-3._3vjg ._5d-1 {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 1px -139px
}

.highContrast .uiTypeaheadView .selected ._56_f._5dzz:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: -124px 0 0 0;
    position: absolute
}

.highContrast .uiTypeaheadView .selected ._56_f._5dzz {
    overflow: hidden;
    position: relative
}

.uiTypeaheadView .selected ._56_f._5dzz {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 -124px
}

.highContrast .selected ._56_f._5dz_:before {
    content: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    margin: -90px 0 0 0;
    position: absolute
}

.highContrast .selected ._56_f._5dz_ {
    overflow: hidden;
    position: relative
}

.selected ._56_f._5dz_ {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 -90px
}

.UFICommentContent ._56_f {
    margin-left: 1px
}

.tooltipContent ._4ag8 {
    overflow: hidden;
    white-space: normal;
    width: 164px
}

._2agf {
    word-wrap: normal
}

._2agf._4o_4 {
    display: inline-flex
}

._55pe {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap
}

._5f0v {
    outline: none
}

._3oxt {
    outline: 1px dotted #3b5998;
    outline-color: invert
}

.webkit ._3oxt {
    outline: 5px auto #5b9dd9
}

.win.webkit ._3oxt {
    outline-color: #e59700
}

i.img {
    -ms-high-contrast-adjust: none
}

i.img u {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    left: auto;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.lfloat {
    float: left
}

.rfloat {
    float: right
}

.fss {
    font-size: 9px
}

.fsm {
    font-size: 12px
}

.fsl {
    font-size: 14px
}

.fsxl {
    font-size: 16px
}

.fsxxl {
    font-size: 18px
}

.fwn {
    font-weight: normal
}

.fwb {
    font-weight: 600
}

.fcb {
    color: #333
}

.fcg {
    color: #90949c
}

.fcw {
    color: #fff
}

.uiLayer {
    outline: none
}

._3cxu ._4cg3 {
    margin-top: -4px
}

._4usz ._4cg3 {
    margin-top: -1px
}

._43gg ._4cg3 {
    margin-top: -1px
}

._43q9 ._4cg3 {
    margin-top: -2px
}

._43qc ._4cg3 {
    margin-top: -1px
}

._43qf ._4cg3 {
    margin-top: -3px
}

._43gg ._43q7 {
    margin-right: 2px
}

._3cxu ._43q7 {
    margin: 4px 4px 0 0
}

._43q9 ._43q7 {
    margin: 2px 2px 0 0
}

._43qc ._43q7 {
    margin: 1px 1px 0 0
}

._43qf ._43q7 {
    margin: 3px 3px 0 0
}

._43qm li:last-child {
    margin-right: 0
}

._4nab ._43q7 {
    margin: 0
}

._43q7 a {
    display: block;
    position: relative
}

._2rt_>div {
    vertical-align: bottom
}

._43q7 .img {
    vertical-align: bottom
}

._605a ._43q7 .img {
    border-radius: 50%
}

._605a ._43q7 .img._67hd {
    border-radius: 0
}

._43qm .showAll {
    display: block
}

._43qm ._43qn {
    border-color: #577fbc;
    border-width: 1px 0 0;
    padding: 3px
}

._3cxu ._43qn {
    line-height: 18px;
    margin: 4px 4px 0 0
}

._43q9 ._43qn {
    line-height: 18px;
    margin: 2px 2px 0 0
}

._43qc ._43qn {
    line-height: 24px;
    margin: 1px 1px 0 0
}

._43qf ._43qn {
    line-height: 44px;
    margin: 3px 3px 0 0
}

.uiScaledImageContainer {
    position: relative;
    overflow: hidden
}

.uiScaledImageCentered {
    background-color: #f5f6f7;
    text-align: center
}

.uiScaledImageContainer img {
    height: 100%;
    min-height: 100%;
    position: relative
}

.uiScaledImageContainer .scaledImageFitWidth {
    height: auto;
    min-height: initial;
    width: 100%
}

.uiScaledImageContainer .scaledImageFitHeight {
    height: 100%;
    min-height: initial;
    width: auto
}

.uiScaledImageContainer .verticallyAligned {
    min-height: 0;
    vertical-align: middle
}

._rv {
    height: 100px;
    width: 100px
}

._rw {
    height: 50px;
    width: 50px
}

._s0:only-child {
    display: block
}

._3tm9 {
    height: 14px;
    width: 14px
}

._54rv {
    height: 16px;
    width: 16px
}

._3qxe {
    height: 19px;
    width: 19px
}

._1m6h {
    height: 24px;
    width: 24px
}

._3d80 {
    height: 28px;
    width: 28px
}

._54ru {
    height: 32px;
    width: 32px
}

._tzw {
    height: 40px;
    width: 40px
}

._54rt {
    height: 48px;
    width: 48px
}

._54rs {
    height: 56px;
    width: 56px
}

._1m9m {
    height: 64px;
    width: 64px
}

._ry {
    height: 24px;
    width: 24px
}

._1m42 {
    display: block
}

._1w_m ._1m42 img,._53s ._1m42 i {
    -webkit-filter: brightness(50%) blur(5px);
    transition: filter .5s ease-out
}

._5v3q ._1m42::before,._1m42::before {
    animation: rotateSpinner 1.2s linear infinite;
    background-image: url(/rsrc.php/v3/y2/r/onuUJj0tCqE.png);
    border: 0;
    content: '';
    display: inline-block;
    height: 24px;
    left: 50%;
    margin: -12px -12px;
    position: absolute;
    top: 50%;
    width: 24px;
    z-index: 10
}

._4jy0 {
    border: 1px solid;
    border-radius: 2px;
    box-sizing: content-box;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    justify-content: center;
    padding: 0 8px;
    position: relative;
    text-align: center;
    text-shadow: none;
    vertical-align: middle
}

.segoe ._4jy0 {
    font-weight: 600
}

._4jy0:before {
    content: '';
    display: inline-block;
    height: 20px;
    vertical-align: middle
}

html ._4jy0:focus {
    box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15);
    outline: none
}

._19_u ._4jy0:focus,._4jy0._5f0v:focus {
    box-shadow: none
}

._4jy0 {
    transition: 200ms cubic-bezier(.08,.52,.52,1) background-color, 200ms cubic-bezier(.08,.52,.52,1) box-shadow, 200ms cubic-bezier(.08,.52,.52,1) transform
}

._4jy0:active {
    transition: none
}

.mac ._4jy0:not(._42fr):active {
    box-shadow: none;
    transform: scale(.98)
}

._4jy0 .img {
    bottom: 1px;
    position: relative;
    vertical-align: middle
}

form.async_saving ._4jy0 .img,a.async_saving._4jy0 .img,._4jy0._42fr .img {
    opacity: .5
}

._517h,._59pe:focus,._59pe:hover {
    background-color: #f5f6f7;
    border-color: #ccd0d5;
    color: #4b4f56
}

._64lx ._517h,._64lx ._59pe:focus,._64lx ._59pe:hover {
    background-color: #eff1f3;
    border-color: #bec3c9
}

._517h:hover {
    background-color: #ebedf0
}

._517h:active,._517h._42fs {
    background-color: #dddfe2;
    border-color: #bec3c9
}

form.async_saving ._517h,a.async_saving._517h,._517h._42fr {
    background-color: #f5f6f7;
    border-color: #dddfe2;
    color: #bec3c9
}

._517h._42fs {
    color: #4080ff
}

._4jy1,._4jy2 {
    color: #fff
}

._4jy1 {
    background-color: #4267b2;
    border-color: #4267b2
}

._4jy1:hover {
    background-color: #365899;
    border-color: #365899
}

._4jy1:active,._4jy1._42fs {
    background-color: #29487d;
    border-color: #29487d
}

form.async_saving ._4jy1,a.async_saving._4jy1,._4jy1._42fr {
    background-color: #9cb4d8;
    border-color: #9cb4d8
}

._4jy2 {
    background-color: #42b72a;
    border-color: #42b72a
}

._4jy2:hover {
    background-color: #36a420;
    border-color: #36a420
}

._4jy2:active,._4jy2._42fs {
    background-color: #2b9217;
    border-color: #2b9217
}

form.async_saving ._4jy2,a.async_saving._4jy2,._4jy2._42fr {
    background-color: #ace0a2;
    border-color: #ace0a2
}

._59pe,form.async_saving ._59pe,a.async_saving._59pe,._59pe._42fr {
    background: none;
    border-color: transparent
}

._517i,._517i._42fr:active,._517i._42fr._42fs {
    height: 18px;
    line-height: 18px
}

._4jy3,._4jy3._42fr:active,._4jy3._42fr._42fs {
    line-height: 22px
}

._4jy4,._4jy4._42fr:active,._4jy4._42fr._42fs {
    line-height: 26px;
    padding: 0 10px
}

._4jy5,._4jy5._42fr:active,._4jy5._42fr._42fs {
    line-height: 34px;
    padding: 0 16px
}

._4jy6,._4jy6._42fr:active,._4jy6._42fr._42fs {
    line-height: 42px;
    padding: 0 24px
}

._51xa ._4jy0 {
    border-radius: 0;
    display: inline-block;
    margin: 0 !important;
    margin-left: -1px !important;
    position: relative;
    z-index: 1
}

._51xa>._4jy0:first-child,._51xa>:first-child ._4jy0 {
    border-radius: 2px 0 0 2px;
    margin-left: 0 !important
}

._51xa>._4jy0:last-child,._51xa>:last-child ._4jy0 {
    border-radius: 0 2px 2px 0
}

._51xa>._4jy0:only-child,._51xa>:only-child ._4jy0 {
    border-radius: 2px
}

._51xa ._4jy0._42fr {
    z-index: 0
}

._51xa ._4jy0._4jy1,._51xa ._4jy0._4jy2 {
    z-index: 2
}

._51xa ._4jy0:focus {
    z-index: 3
}

._51xa ._4jy1+.uiPopover>._4jy1:not(:focus):after {
    background-color: #f5f6f7;
    bottom: -1px;
    content: '';
    display: block;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px
}

._4jy0._52nf {
    cursor: default
}

._9c6._9c6 {
    background-clip: padding-box;
    border-color: rgba(0, 0, 0, .4)
}

._3y89 ._4jy0 {
    border-bottom-width: 0;
    border-top-width: 0
}

._3y89>._4jy0:first-child,._3y89>:first-child ._4jy0 {
    border-left-width: 0;
    border-radius: 1px 0 0 1px
}

._3y89>._4jy0:last-child,._3y89>:last-child ._4jy0 {
    border-radius: 0 1px 1px 0;
    border-right-width: 0
}

._6n1z._4jy6,._6n1z._4jy6._42fr:active,._6n1z._4jy6._42fr._42fs {
    padding: 0 0
}

._6n1z._517h,._6n1z._59pe:focus,._6n1z._59pe:hover {
    background-color: #fff;
    border-color: transparent
}

._4-u2 {
    border: 1px solid #dddfe2;
    border-radius: 3px
}

._2a1j._7y8h ._4-u2 {
    border: none;
    border-radius: 8px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    margin-bottom: 16px;
    overflow: hidden
}

._2a1j._7y8i ._3z62 .fbTimelineComposerCapsule ._4-u2 {
    margin-bottom: 0
}

._4-u2>._4-u3 {
    border-top: 1px solid #e5e5e5
}

._4-u2>._2f27 {
    border-top: none
}

._4-u2>._4-u3:first-child {
    border-top: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

._4-u2>._4-u3:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

._2yq ._4-u2 {
    border-color: transparent;
    border-left-width: 0;
    border-right-width: 0;
    position: relative
}

._2yq ._4-u2::before {
    border: 1px solid #dddfe2;
    border-radius: 4px;
    bottom: -1px;
    content: '';
    left: -1px;
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: -1px
}

._4-u5 {
    background-color: #e9ebee
}

._2a1j ._65qq {
    background: #f7f6f5
}

._65qq {
    background: #fff
}

._469s {
    background-color: #000
}

._4-u7 {
    background-color: #3578e5
}

._57d8 {
    background-color: #f5f6f7
}

._4-u8 {
    background-color: #fff
}

._55ym {
    animation: rotateSpinner 1.2s steps(20, end) infinite;
    display: inline-block;
    vertical-align: middle
}

._55yn._55yo {
    background-image: url(/rsrc.php/v3/y3/r/n-uOOobFC9i.png);
    height: 12px;
    width: 12px
}

._55yn._55yp {
    background-image: url(/rsrc.php/v3/yn/r/O1LrqXHR9oZ.png);
    height: 12px;
    width: 12px
}

._55yq {
    background-image: url(/rsrc.php/v3/y2/r/onuUJj0tCqE.png);
    height: 24px;
    width: 24px
}

._5tqs {
    animation-play-state: paused;
    display: none
}

._5tqs.async_saving,.async_saving ._5tqs {
    animation-play-state: running;
    display: inline-block
}

._2y32 {
    animation-play-state: paused
}

._5d9- {
    animation: none;
    background-repeat: no-repeat
}

._5d9-._55yn {
    background-image: url(/rsrc.php/v3/y-/r/AGUNXgX_Wx3.gif);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 2px;
    height: 16px;
    width: 16px
}

._5d9-._55yq {
    background-image: url(/rsrc.php/v3/yG/r/b53Ajb4ihCP.gif);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 2px;
    height: 32px;
    width: 32px
}

@keyframes rotateSpinner {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

._58ak {
    border: 1px solid #bdc7d8;
    border: 1px solid var(--divider, #bdc7d8);
    box-sizing: border-box;
    cursor: default;
    display: inline-block;
    font-weight: normal;
    margin: 0;
    position: relative;
    vertical-align: middle
}

._58al {
    background: transparent;
    border: 0;
    color: initial;
    color: var(--primary-text, initial);
    margin: 0;
    outline: 0;
    padding: 0;
    width: 100%
}

._58al::-ms-clear {
    height: 0;
    width: 0
}

._58al::-webkit-input-placeholder,._58an::-webkit-input-placeholder {
    color: #777;
    color: var(--placeholder-text, #777)
}

._58an {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    overflow: hidden;
    padding: 0;
    resize: none;
    width: 100%
}

._42ef {
    overflow: hidden
}

._51mz {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0
}

._5f0n {
    table-layout: fixed;
    width: 100%
}

.uiGrid .vTop {
    vertical-align: top
}

.uiGrid .vMid {
    vertical-align: middle
}

.uiGrid .vBot {
    vertical-align: bottom
}

.uiGrid .hLeft {
    text-align: left
}

.uiGrid .hCent {
    text-align: center
}

.uiGrid .hRght {
    text-align: right
}

._51mx:first-child>._51m- {
    padding-top: 0
}

._51mx:last-child>._51m- {
    padding-bottom: 0
}

._51mz ._51mw {
    padding-right: 0
}

._51mz ._51m-:first-child {
    padding-left: 0
}

._51mz._4r9u {
    border-radius: 50%;
    overflow: hidden
}

._8o,._8o .img {
    display: block
}

._8r {
    margin-right: 5px
}

._8s {
    margin-right: 8px
}

._8t {
    margin-right: 10px
}

._6a {
    display: inline-block
}

._6d {
    vertical-align: bottom
}

._6b {
    vertical-align: middle
}

._6e {
    vertical-align: top
}

._5u5j {
    width: 100%
}

._ohe {
    float: left
}

._ohf {
    float: right
}

._4ki>li {
    border-width: 0 0 0 1px;
    display: inline-block
}

._4kg>li {
    border-width: 1px 0 0 0
}

._509->li {
    vertical-align: top
}

._509_>li {
    vertical-align: middle
}

._50a0>li {
    vertical-align: bottom
}

.uiList>li:first-child {
    border-width: 0
}

._4ks>li {
    border-color: #ebedf0;
    border-style: solid
}

._4kt>li {
    border-color: #ccc;
    border-style: solid
}

._4ku>li {
    border-color: #aaa;
    border-style: solid
}

._4of {
    color: #365899;
    list-style-type: square;
    margin-left: 12px
}

._7lda {
    list-style-type: disc;
    margin-left: 16px
}

._7lda>._7ldb {
    text-indent: -2px
}

._4ki._703>li {
    padding-left: 20px;
    padding-right: 20px
}

._4ki._704>li {
    padding-left: 5px;
    padding-right: 5px
}

._4ki._6-j>li {
    padding-left: 10px;
    padding-right: 10px
}

._4ki._6-i>li {
    padding-right: 0
}

._4kg._704>li {
    padding-top: 5px;
    padding-bottom: 5px
}

._4kg._6-j>li {
    padding-top: 10px;
    padding-bottom: 10px
}

._4kg._703>li {
    padding-top: 20px;
    padding-bottom: 20px
}

._4kg._6-i>li {
    padding-bottom: 0
}

._4kg._6-h>li:first-child {
    padding-top: 0
}

._4kg._6-h>li:last-child {
    padding-bottom: 0
}

._4ki._6-h>li:first-child {
    padding-left: 0
}

._4ki._6-h>li:last-child {
    padding-right: 0
}

._42ft {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap
}

._42ft:hover {
    text-decoration: none
}

._42ft+._42ft {
    margin-left: 4px
}

._42fr,._42fs {
    cursor: default
}

._50f3 {
    font-size: 12px;
    line-height: 16px
}

._50f4 {
    font-size: 14px;
    line-height: 18px
}

._50f5 {
    font-size: 16px;
    line-height: 20px
}

._50f6 {
    font-size: 18px;
    line-height: 22px
}

._2iei {
    font-size: 40px;
    line-height: 48px
}

._2iej {
    font-size: 24px;
    line-height: 28px
}

._2iek {
    font-size: 20px;
    line-height: 24px
}

._2iel {
    font-size: 16px;
    line-height: 20px
}

._2iem {
    font-size: 14px;
    line-height: 18px
}

._2ien {
    font-size: 14px;
    line-height: 18px
}

._2ieo {
    font-size: 13px;
    line-height: 17px
}

._2iep {
    font-size: 12px;
    line-height: 16px
}

._2ieq {
    font-size: 12px;
    line-height: 16px
}

._50f7 {
    font-weight: 600
}

._5kx5 {
    font-weight: normal
}

._50f8 {
    color: #90949c
}

._c24 {
    color: #4b4f56
}

._50f9 {
    color: #1d2129
}

._2iev {
    color: #1c1e21
}

._2iex {
    color: #606770
}

._2iey {
    color: #bec3c9
}

._rzx {
    color: #385898
}

._rzy {
    color: #8d949e
}

._2ier {
    color: #fff
}

._1hk0 {
    color: #1877f2
}

._2iet {
    color: #00a400
}

._2ieu {
    color: #fa383e
}

._2iez {
    color: #ccc
}

._2ie- {
    color: #4a4a4a
}

._2ie_ {
    color: #373737
}

#facebook ._5s6c._5s6c,._5s6c {
    font-family: Georgia, serif;
    letter-spacing: normal
}

#facebook ._6mv-._6mv-,._6mv- {
    font-family: 'Open Dyslexic';
    letter-spacing: normal
}

.CometSettingsPage ._2iep,.CometSettingsPage ._2ieq,.CometSettingsPage ._50f4 {
    font-size: 15px;
    line-height: 20px
}

.CometSettingsPage ._50f4 {
    font-weight: 500
}

._4qba {
    font-style: inherit
}

._4qbb,._4qbc,._4qbd {
    background: none;
    font-style: inherit;
    padding: 0;
    width: auto
}

._4qbd {
    border-bottom: 1px solid #f99
}

._4qbb,._4qbc {
    border-bottom: 1px solid #999
}

._4qbb:hover,._4qbc:hover,._4qbd:hover {
    background-color: #fcc;
    border-top: 1px solid #ccc;
    cursor: help
}

._4jnw {
    margin: 0
}

._3-8h {
    margin: 4px
}

._3-8i {
    margin: 8px
}

._3-8j {
    margin: 12px
}

._3-8k {
    margin: 16px
}

._3-8l {
    margin: 20px
}

._2-5b {
    margin: 24px
}

._1kbd {
    margin-bottom: 0;
    margin-top: 0
}

._3-8m {
    margin-bottom: 4px;
    margin-top: 4px
}

._3-8n {
    margin-bottom: 8px;
    margin-top: 8px
}

._3-8o {
    margin-bottom: 12px;
    margin-top: 12px
}

._3-8p {
    margin-bottom: 16px;
    margin-top: 16px
}

._3-8q {
    margin-bottom: 20px;
    margin-top: 20px
}

._2-ox {
    margin-bottom: 24px;
    margin-top: 24px
}

._1a4i {
    margin-left: 0;
    margin-right: 0
}

._3-8r {
    margin-left: 4px;
    margin-right: 4px
}

._3-8s {
    margin-left: 8px;
    margin-right: 8px
}

._3-8t {
    margin-left: 12px;
    margin-right: 12px
}

._3-8u {
    margin-left: 16px;
    margin-right: 16px
}

._3-8v {
    margin-left: 20px;
    margin-right: 20px
}

._6bu9 {
    margin-left: 24px;
    margin-right: 24px
}

._5soe {
    margin-top: 0
}

._3-8w {
    margin-top: 4px
}

._3-8x {
    margin-top: 8px
}

._3-8y {
    margin-top: 12px
}

._3-8z {
    margin-top: 16px
}

._3-8- {
    margin-top: 20px
}

._4aws {
    margin-top: 24px
}

._2-jz {
    margin-right: 0
}

._3-8_ {
    margin-right: 4px
}

._3-90 {
    margin-right: 8px
}

._3-91 {
    margin-right: 12px
}

._3-92 {
    margin-right: 16px
}

._3-93 {
    margin-right: 20px
}

._y8t {
    margin-right: 24px
}

._5emk {
    margin-bottom: 0
}

._3-94 {
    margin-bottom: 4px
}

._3-95 {
    margin-bottom: 8px
}

._3-96 {
    margin-bottom: 12px
}

._3-97 {
    margin-bottom: 16px
}

._3-98 {
    margin-bottom: 20px
}

._20nr {
    margin-bottom: 24px
}

._av_ {
    margin-left: 0
}

._3-99 {
    margin-left: 4px
}

._3-9a {
    margin-left: 8px
}

._3-9b {
    margin-left: 12px
}

._3-9c {
    margin-left: 16px
}

._3-9d {
    margin-left: 20px
}

._4m0t {
    margin-left: 24px
}

._8tm {
    padding: 0
}

._2phz {
    padding: 4px
}

._2ph- {
    padding: 8px
}

._2ph_ {
    padding: 12px
}

._2pi0 {
    padding: 16px
}

._2pi1 {
    padding: 20px
}

._40c7 {
    padding: 24px
}

._2o1j {
    padding: 36px
}

._6buq {
    padding-bottom: 0;
    padding-top: 0
}

._2pi2 {
    padding-bottom: 4px;
    padding-top: 4px
}

._2pi3 {
    padding-bottom: 8px;
    padding-top: 8px
}

._2pi4 {
    padding-bottom: 12px;
    padding-top: 12px
}

._2pi5 {
    padding-bottom: 16px;
    padding-top: 16px
}

._2pi6 {
    padding-bottom: 20px;
    padding-top: 20px
}

._2o1k {
    padding-bottom: 24px;
    padding-top: 24px
}

._2o1l {
    padding-bottom: 36px;
    padding-top: 36px
}

._6bua {
    padding-left: 0;
    padding-right: 0
}

._2pi7 {
    padding-left: 4px;
    padding-right: 4px
}

._2pi8 {
    padding-left: 8px;
    padding-right: 8px
}

._2pi9 {
    padding-left: 12px;
    padding-right: 12px
}

._2pia {
    padding-left: 16px;
    padding-right: 16px
}

._2pib {
    padding-left: 20px;
    padding-right: 20px
}

._2o1m {
    padding-left: 24px;
    padding-right: 24px
}

._2o1n {
    padding-left: 36px;
    padding-right: 36px
}

._iky {
    padding-top: 0
}

._2pic {
    padding-top: 4px
}

._2pid {
    padding-top: 8px
}

._2pie {
    padding-top: 12px
}

._2pif {
    padding-top: 16px
}

._2pig {
    padding-top: 20px
}

._2owm {
    padding-top: 24px
}

._div {
    padding-right: 0
}

._2pih {
    padding-right: 4px
}

._2pii {
    padding-right: 8px
}

._2pij {
    padding-right: 12px
}

._2pik {
    padding-right: 16px
}

._2pil {
    padding-right: 20px
}

._31wk {
    padding-right: 24px
}

._2phb {
    padding-right: 32px
}

._au- {
    padding-bottom: 0
}

._2pim {
    padding-bottom: 4px
}

._2pin {
    padding-bottom: 8px
}

._2pio {
    padding-bottom: 12px
}

._2pip {
    padding-bottom: 16px
}

._2piq {
    padding-bottom: 20px
}

._2o1p {
    padding-bottom: 24px
}

._4gao {
    padding-bottom: 32px
}

._1cvx {
    padding-left: 0
}

._2pir {
    padding-left: 4px
}

._2pis {
    padding-left: 8px
}

._2pit {
    padding-left: 12px
}

._2piu {
    padding-left: 16px
}

._2piv {
    padding-left: 20px
}

._2o1q {
    padding-left: 24px
}

._2o1r {
    padding-left: 36px
}

.sp_5mhmaH8rzNW {
    background-image: url(/rsrc.php/v3/y_/r/ApcBOUT5FoS.png);
    background-size: auto;
    background-repeat: no-repeat;
    display: inline-block;
    height: 12px;
    width: 12px
}

.sp_5mhmaH8rzNW.sx_2fcf18 {
    background-position: 0 0
}

.sp_5mhmaH8rzNW.sx_ccb777 {
    background-position: 0 -13px
}

.sp_5mhmaH8rzNW.sx_1f8e0b {
    background-position: 0 -26px
}

.sp_Xv88niG-3dP {
    background-image: url(/rsrc.php/v3/yy/r/qGoWo6gBwwP.png);
    background-size: auto;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 14px
}

.sp_Xv88niG-3dP.sx_ece863 {
    width: 12px;
    height: 12px;
    background-position: -15px -140px
}

.sp_Xv88niG-3dP.sx_cfe5a5 {
    width: 12px;
    height: 12px;
    background-position: 0 -155px
}

.sp_Xv88niG-3dP.sx_abb9a3 {
    width: 16px;
    height: 16px;
    background-position: -1px -72px
}

.sp_Xv88niG-3dP.sx_8ad944 {
    width: 13px;
    height: 13px;
    background-position: -1px -125px
}

.sp_Xv88niG-3dP.sx_208939 {
    width: 20px;
    height: 20px;
    background-position: -1px -29px
}

.sp_Xv88niG-3dP.sx_d36314 {
    width: 17px;
    height: 17px;
    background-position: -1px -52px
}

.sp_Xv88niG-3dP.sx_fcefde {
    width: 25px;
    height: 25px;
    background-position: -1px -1px
}

.sp_Xv88niG-3dP.sx_844f03 {
    background-position: -1px -91px
}

.sp_Xv88niG-3dP.sx_37dc4b {
    background-position: -1px -108px
}

.sp_Xv88niG-3dP.sx_ee27c3 {
    background-position: 0 -140px
}

#bootloader_3qmYb {
    height: 42px;
}

.bootloader_3qmYb {
    display: block!important;
}
