body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #993333;*/
	overflow: auto;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
	color:#071a35;
}
a:visited {
	text-decoration: none;
	color:#071a35;
}
a:active {
	text-decoration: none;
	color:#071a35;
}
a:hover {
	text-decoration: none;
	color:#696969;
}
.linkDestacado:link {
	text-decoration: underline;
	color:#696969;
}
.linkDestacado:visited {
	text-decoration: underline;
	color:#696969;
}
.linkDestacado:active {
	text-decoration: underline;
	color:#696969;
}
.linkDestacado:hover {
	text-decoration: underline;
	color:#ffffff;
}
.linkMenu:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE:11px;
	COLOR: #000000;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	TEXT-DECORATION: none;
}
.textoEncabezado {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #071a35;
	text-align: right;
}
.textoMenu {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #071a35;
}
.texto11W {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 11px;

	color: #ffffff;
}
.texto11B {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 11px;

	color: #000000;
}
.textoPie {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 11px;
	padding-right:5px;
	color: #BABABA;
	text-align: center;
	font-weight: bold;
}
.textoPieTitle {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 11px;
	padding-right:5px;
	color: #071a35;
	text-align: center;
	font-weight: bold;
}
.textoTitulo {
	font-weight: bold;
	font-size: 18px;
	margin-left: 10px;
	width: 100%;
	color: #071a35;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
}
.textoTitulo2 {
	font-weight: bold;
	font-size: 18px;
	color: #071a35;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
}
.textoTituloBanner {
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    width: 100%;
    /*color: #ffffff;*/
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
}
.textoError {
	font-weight: bold;
	color: #DC143C;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 11px;
	position: static;
}
.textoAviso {
	font-weight: bold;
	font-size: 11px;
	color: #0C2D4E;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	position: static;
}
.textoExito {
    font-weight: bold;
    font-size: 1rem;
    color: #009900;
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
    position: static;
}
.textoErrorHTTP {
	font-weight: bold;
	font-size: 16px;
	color: #ff9966;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
}
.TextoEditor {
	font-size: 12px;
	width: 90%;
	background-repeat: no-repeat;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	text-decoration: none;
}
.simboloObligatorio {
	font-family: Tahoma, Arial, Tahoma, Helvetica;
	font-size: 12px;
	color: #6D7FC6;
}
.campo_old {
	padding-left: 3px;
	border-right: #31425a 2px solid;
	border-top: #31425a 2px solid;
	font-size: 11px;
	margin-left: 5px;
	border-left: #31425a 2px solid;
	color: #696969;
	margin-right: 5px;
	border-bottom: #31425a 2px solid;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	background-color: #f5f5f5;
}
.campoSoloLectura {
	padding-left: 3px;
	border-right: #071a35 1px solid;
	border-top: #071a35 1px solid;
	font-size: 11px;
	margin-left: 5px;
	border-left: #071a35 1px solid;
	color: #696969;
	margin-right: 5px;
	border-bottom: #071a35 1px solid;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	background-color: #e4e3e2;
}
.campoError {
    /*
    padding-left: 3px;
	border-right: #071a35 1px solid;
	border-top: #071a35 1px solid;
	font-size: 11px;
	margin-left: 5px;
	border-left: #071a35 1px solid;
	color: #696969;
	margin-right: 5px;
	border-bottom: #071a35 1px solid;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
    */
    background-color: #FFFF99;
}
.campoBusqueda {
	padding-left: 3px;
	font-size: 11px;
	margin-left: 5px;
	color: #696969;
	margin-right: 5px;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	background-color: #999933;
	border: 1px solid #104c28;
}
.etiqueta
{
	border-top-width: 0px;
	font-weight: bold;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #104c28;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	text-align: right;
	border-right-width: 0px;
}
.etiqueta2
{
	border-top-width: 0px;
	font-weight: bold;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #104c28;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	text-align: left;
	border-right-width: 0px;
}
.radioButtonItem {
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #071a35;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	border-right-width: 0px;
}
.boton {
    background-position: center center;
    font-weight: bold;
    font-size: 11px;
    width: 86px;
    cursor: pointer;
    color: #ffffff;
    background-repeat: no-repeat;
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
    text-align: center;
    background-color: #4B7184;
    TEXT-DECORATION: none;
    BORDER-LEFT: #F7DFB2 1px solid;
    BORDER-TOP: #F7DFB2 1px solid;
    BORDER-RIGHT: #F7DFB2 1px solid;
    BORDER-BOTTOM: #F7DFB2 1px solid;
    height: 23px;
}
.boton:hover {
    background-color: #DC5967;
}
.boton_disable {
	background-color: #778899 !important;
}
.boton_volneg {
	background-color: #AD7308 !important;
}
.boton_compag {
	background-color: #A73610 !important;
}
.botonInicio {
    background-position: center center;
    font-weight: bold;
    font-size: 11px;
    width: 86px;
    cursor: pointer;
    color: #B1B9CD;
    color: #ffffff;
    background-repeat: no-repeat;
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
    text-align: center;
    background-color: #104c28;
    background-color: #4B7184;
    TEXT-DECORATION: none;
    border: 1px solid #10182E;
    height: 23px;
}
.botonInicio:hover {
    background-color: #DC5967;
}

.botonGrande {
	background-position: center center;
	font-weight: bold;
	font-size: 11px;
	width: 172px;
	cursor: pointer;
	color: #104c28;
	background-repeat: no-repeat;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	text-align: center;
	text-decoration: none;
}

.botonImagen {
	cursor: pointer;
}
.botonListaDoble {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #104c28;
	text-decoration: none;
}
.botonMenu {
    padding-right: 1px;
    padding-left: 1px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 1px;
    cursor: pointer;
    color: #ffffff;
    padding-top: 1px;
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
    height: 25px;
    text-align: center;
    text-decoration: none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #8D81A3;
    border-right-color: #ffffff;
    border-bottom-color: #8D81A3;
    border-left-color: #ffffff;
}
.botonMenuResaltado {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	color: #ffffff;
	/*background-color: #993333;
	background-color: #257F46;*/
    background-color: #4B7184;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	TEXT-DECORATION: none;
	height: 25px;
	padding: 1px;
	text-align : center;
	BORDER-LEFT: #095333 1px solid;
	BORDER-TOP: #095333 1px solid;
	BORDER-RIGHT: #095333 1px solid;
	BORDER-BOTTOM: #095333 1px solid;
	cursor: pointer;
}
.cuerpoMenuDesplegable {
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 10px;
    padding-bottom: 1px;
    cursor: pointer;
    color: #FFFFFF;
    padding-top: 1px;
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
    height: 25px;
    /*background-color: #993333;*/
    background-color: #4B7184;
    text-align: left;
    text-decoration: none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ffffff;
    border-right-color: #4B7184;
    border-bottom-color: #30428A;
    border-left-color: #4B7184;
}
.cuerpoMenuDesplegableResaltado {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    color: #FFFFFF;
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
    TEXT-DECORATION: none;
    background-color: #8C81A3;
    height: 25px;
    text-align: left;
    border-left: #4B7184 1px solid;
    border-top: #4B7184 1px solid;
    border-right: #4B7184 1px solid;
    border-bottom: #4B7184 1px solid;
    cursor: pointer;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
}
.cuerpo {
	overflow: auto; 
	height: auto !important;
	min-height: 450px;
	width: 95%;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	scrollbar-face-color: #d4e5fc;
	scrollbar-highlight-color: #78a7e7;
	scrollbar-3dlight-color: #c7dcfe;
	scrollbar-darkshadow-color: #435d81;
	scrollbar-shadow-color: #435d81;
	scrollbar-arrow-color: #c7dcfe;
	scrollbar-track-color: #ffffff;
}
.cuadroError {
	overflow: auto;
	height: 22px;
	scrollbar-face-color: #d4e5fc;
	scrollbar-highlight-color: #78a7e7;
	scrollbar-3dlight-color: #c7dcfe;
	scrollbar-darkshadow-color: #435d81;
	scrollbar-shadow-color: #435d81;
	scrollbar-arrow-color: #c7dcfe;
	scrollbar-track-color: #ffffff;
}
.cuerpoPopUp {
	background-color: #d8faf0;
	color: #1c3454;
	font-weight: bold;
}
.grilla {
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
    font-size: 0.8rem;
    color: #1c3454;
}
.grillaReminder {
    font-family: 'Roboto', Arial, Tahoma, Helvetica;
    font-size: 0.8rem;
    font-style: italic;
    color: Red;
}
.textoGen {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 12px;
	/*color: #1c3454;*/
	color: Black;
}
.textoGenSmall {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 11px;
	/*color: #1c3454;*/
	color: Black;
}
.textoGenSmallBold {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 11px;
	/*color: #1c3454;*/
	color: Black;
	font-weight: bold;
}
.textoGenR {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 12px;
	/*color: #1c3454;*/
	color: Black;
	text-align:right;
}
.textoGen2 {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 13px;
	/*color: #1c3454;*/
	font-weight: bold;
	color: #1c3454;
}
.textoLogin {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 14px;
	/*color: #1c3454;*/
	font-weight: normal;
	color: #1c3454;
}
.textoHomePageSubT {
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	font-size: 13px;
	padding-left:10px;
	/*color: #1c3454;*/
	font-weight: bold;
	color: #ffffff;
}
.filaCabeceraGrilla {
    font-weight: bold;
    /*background-color: #cccc66;
	background-color: #1c3454;
    background-color: #1F601F !important;
    */
    text-align: center;
    background-color: #818a91 !important;
    color: #ffffff;
}
.filaCabeceraGrilla2 {
    font-weight: bold;
    /*background-color: #cccc66;
	background-color: #1c3454;
    background-color: #1F601F !important;
    */
    text-align: center;
    background-color: #DC5967 !important;
    color: #ffffff;
}
.filaImparGrilla {
    /*background-color: #78a7e7;
    background-color: #d4e5fc
    background-color: #DFFFDF !important; 
    */
    background-color: #7cc2ea !important;
    /*color: #808080;*/
}	
.filaParGrilla {
	/*background-color: #c7dcfe;*/
	/*background-color: #9EABD7;*/
	background-color: White !important;
	/*vertical-align:top;*/
	/*color: #c7dcfe;*/
	/*color: #c7dcfe;*/
}
.fondoCampos {
	background-color:#ffffff;
}
.fondoBotones {
	background-color:#6f88ab;
}
.fondoSubTitulo {
	border-top-width: 0px;
	font-weight: bold;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #1c3454;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	border-right-width: 0px;
	width:100%;
	text-align:left;
	background-color:#c6e158		
}
.fondoSubTitulo2 {
	border-top-width: 0px;
	font-weight: bold;
	border-left-width: 0px;
	font-size: 11px;
	border-bottom-width: 0px;
	color: #1c3454;
	font-family: 'Roboto', Arial, Tahoma, Helvetica;
	border-right-width: 0px;
	width:100%;
	text-align:left;
	background-color:#02805a;
}
.botonVerde1 {
	cursor: hand;
	background-image: url(/Imagenes/BotonVerde1Oscuro.gif);
	/*behavior: url(../../Comportamientos/Boton.htc);*/
	background-repeat: no-repeat;
	background-position: center center;
	width: 176px;
	height: 24px;
	text-align: center;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.color1 {
    background-color: #DC5967;
}
.color2 {
    background-color: #4B7184;
}

.titulo1 {
	font-size: 20px;
	color: #143D8D;
	padding-left: 10px;
	position: absolute !important;
	visibility: hidden !important;
}
.titulo2 {
	font-size: 24px;
	color: #534F4F;
	position: absolute !important;
	visibility: hidden !important;
}
.titulo_linea {
	font-size: 24px;
	color: #143D8D;
}
.finePrint {
	font-size: 7pt 
}
.finePrintR {
	font-size: 7pt; 
	text-align:right !important; 
}
.footer {
	width: 100%;
    border-top-color: #CCCCCC;
    border-top-style: solid; 
    border-top-width: thin;
	margin-left: auto;
	padding-top: 5px;
	margin-right: auto;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: center;
}
.clear_div {
	clear: both;
}
.celdaD {
	text-align: right;
	padding-right: 5px; 
}
.text-xs-center {
    text-align: center !important;
    font-size: 0.8125rem;
    color: #acacac;
}
.hide {
    display: none !important;
    visibility: hidden !important;
}

/*==========================================================================================*/
/* NUEVO DISEŅO BOOTSTRAP (RESPONSIVE)                                                      */
/*==========================================================================================*/

.campo {
    width: 100%;
    padding: .375rem .75rem;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s padding-left: 3px;
    margin-left: 5px;
    margin-right: 5px;
    /*
    border-right: #31425a 2px solid;
    border-top: #31425a 2px solid;
    border-left: #31425a 2px solid;
    border-bottom: #31425a 2px solid;
    */
}
    .campo, .campo-file, .campo-range {
        display: block
    }
    .campo::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .campo:focus {
        border-color: #66afe9;
        outline: 0
    }

    .campo::placeholder {
        color: #999;
        opacity: 1
    }

.form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1
}

.form-control:disabled {
    cursor: not-allowed
}

.form-control-label {
    padding: .375rem .75rem;
    margin-bottom: 0
}

.breadcrumb, .pager, .pagination {
    margin-bottom: 0px !important;
}

/*==========================================================================================*/
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    /*border-bottom: 3px solid #d2d6de;
    margin-bottom: 20px;*/
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
    .box.box-danger {
        border-top-color: #dd4b39;
        border-bottom-color: #dd4b39;
    }
    .box.box-primary {
        border-top-color: #3c8dbc;
    }

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
    .box-header .box-title {
        display: inline-block;
        font-size: 16px;
        margin: 0;
        line-height: 1;
    }
    .box-header.with-border {
        border-bottom: 1px solid #f4f4f4;
    }

.box-body {
    font-size: 14px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
    .box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
        content: " ";
        display: table;
    }
    .box-header:after, .box-body:after, .box-footer:after {
        clear: both;
    }
    header:after, .box-body:after, .box-footer:after {
        content: " ";
        display: table;
    }


/*==========================================================================================*/
/* FLIP-BOX                                                                                 */
/*==========================================================================================*/

.flip-box {
    background-color: transparent;
    /*width: 300px;*/
    height: 80px;
    border: 1px solid #f1f1f1;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 80%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateX(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: bisque;
    color: white;
}

.flip-box-back {
    background-color: cadetblue;
    color: black;
    transform: rotateX(180deg);
}

/*==========================================================================================*/
/* NAV-TABS                                                                                 */
/*==========================================================================================*/
.nav-tabs {
    border-bottom: 2px solid #3c8dbc;
}
    .nav-tabs > li {
        float: left;
        margin-bottom: -2px;
    }
        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 2px solid #3c8dbc;
            border-bottom-color: transparent;
        }

/*==========================================================================================*/
/* Radio Button Responsive                                                                  */
/*==========================================================================================*/

.input[type=radio] {
    margin: -8px 0 0;
}

table.radio2 td {
    max-height: 40px;
    display: inline-flex;
}

table.radio3 td {
    max-height: 40px;
}

@media (max-width:768px) {
    table.radio2 td {
        display: table;
        line-height: .5;
        max-height: 40px;
    }

    table.radio3 td {
        display: table;
        line-height: .5;
        max-height: 40px;
    }
}

/*==========================================================================================*/
/* Material Kit PRO - v2.1.1                                                                              */
/*==========================================================================================*/

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

/*==========================================================================================*/
/* PAYPAL                                                                                   */
/*==========================================================================================*/

.svg-paypal-dims {
    width: 102px;
    height: 50px
}

.svg-paypal2-dims {
    width: 158px;
    height: 26px
}
.paypal-button-container-mini {
    height: 36px
}
.paypal-button-container-cart1 {
    width: 100%;
    position: relative;
    float: right;
    z-index: 9
}
    .paypal-button-container-cart1 > div {
        margin: 30px 0 20px
    }
.pt_checkout #secondary.summary button + .paypal {
    display: inline-block;
    width: 100%
}
.pt_checkout #secondary.summary .order-component-block .details {
    background: none;
    color: #000;
    padding-left: 0
}

    .pt_checkout #secondary.summary .order-component-block .details .paypal-account .logo {
        display: inline-block;
        margin-right: 5px;
        float: left
    }

    .pt_checkout #secondary.summary .order-component-block .details .paypal-account .label {
        text-transform: uppercase
    }
.checkout-billing .svg-paypal-dims {
    width: 63px;
    height: 30px
}
.checkout-billing .paypal-button-container-cart1 {
    float: none;
    margin-bottom: 20px
}
<style >
#xcomponent-paypal-button {
    font-size: 0;
    width: 100%;
    overflow: hidden;
}

#xcomponent-paypal-button.paypal-button-size-responsive {
    text-align: center;
}

#xcomponent-paypal-button > .xcomponent-outlet {
    display: inline-block;
    min-width: 75px;
    max-width: 750px;
    position: relative;
}

#xcomponent-paypal-button.paypal-button-layout-vertical > .xcomponent-outlet {
    min-width: 75px;
}

#xcomponent-paypal-button > .xcomponent-outlet {
    width: 350px;
    height: 45px;
}

#xcomponent-paypal-button.paypal-button-size-responsive > .xcomponent-outlet {
    width: 100%;
}

#xcomponent-paypal-button > .xcomponent-outlet > iframe {
    min-width: 100%;
    max-width: 100%;
    width: 75px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

    #xcomponent-paypal-button > .xcomponent-outlet > iframe.xcomponent-component-frame {
        z-index: 100;
    }

    #xcomponent-paypal-button > .xcomponent-outlet > iframe.xcomponent-prerender-frame {
        transition: opacity .2s linear;
        z-index: 200;
    }

    #xcomponent-paypal-button > .xcomponent-outlet > iframe.xcomponent-visible {
        opacity: 1;
    }

    #xcomponent-paypal-button > .xcomponent-outlet > iframe.xcomponent-invisible {
        opacity: 0;
        pointer-events: none;
    }
