﻿/* Force scroll to prevent jumping */
html {
    height: 100%;
    margin-bottom: 0.01em;
    overflow-y: scroll;
}

body {
    font-size: .90em;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin: 0;
    padding: 0;
    color: Black;
    background-color: #ffffff;
}

input, select, button
{
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

    input[type=submit], input[type=button], button, .button {
        font-size: 1.5em;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        text-decoration: none;
        border-style: solid;
        border-width: 1px;
    }

p {
    margin-top: 1.4em;
    margin-bottom: 1.4em;
    line-height: 1.6em;
}

header,
footer,
nav,
section {
    display: block;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0.2em
}




/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

div#capHead
{
    padding-top: 0.4em;
    padding-bottom: 1.2em;
}

div#capHead img
{
    width: 100%;
    max-width: 300px;
}

#header {
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#main {

}


#templateData input[type='text'], #templateData input[type='password'], #templateData select, #getkiosk input[type='text'], #getkiosk input[type='password'], #getkiosk select
 {
    border: 2px solid #cccccc;
    padding: 2px;
    font-size: 1.2em;
    color: #000000;
    width: 100%;
    display: block;
    margin: 5px 0 5px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}

input[type='text']:-ms-input-placeholder
 {
    color: #444;
}
input[type="text"]::-webkit-input-placeholder {
   color: #444;
}
input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #444;  
}
input.placeholder
{
    color: #444;  
}


.dataCaptureAck
{
    color: #008000;
    padding: 0.3em 0.3em 0.3em 0;
}

.dataCaptureError
{
    color: #ea0000;
    padding: 0.3em 0.3em 0.3em 0;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.error {
    color: Red;
}

.center
{
    text-align: center;
}

.bold
{
    font-weight: bold;
}

.input-error
{
    border: 2px solid #ff0000 !important;
    background-color: #ffeeee !important;
}

#termsection
{
    padding: 10px 0;
    font-size: 0.85em;
}

#termsection input
{
    display: inline-block;
    margin-left: 0;
    padding-left: 0;
}

label.dynLabel
 {
     font-size: 0.8em;
     display: block;
     margin-top: 0;
     line-height: 1.00;
     color: #b1b1b1;
 }

 input.hasDynLabel
 {
     margin: 2px 0 4px 0;
 }

 #templateData, #getkiosk
{
    line-height: 1.1;
    width: 50%;
    min-width: 220px;
}

#spinner {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 12000;
    background-color: rgba(255, 255, 255, 0.71);
    text-align: center;
}

#spinner .center {
    content: ' ';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#spinner img {
    vertical-align: middle;
    display: inline-block;
}


/* Paytypes*/

#payTypes {
    margin-top: 1em;
}

#payTypes.carus {
    background-color: #ECEEF0;
    padding: 19px;
}

    #payTypes.carus .pt-cont {
        width: 350px;
        height: 149px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 10px 10px 30px #0000007C;
        border-radius: 32px;
        opacity: 1;
        position: relative;
        margin: 10px 0;
    }

    #payTypes .bg2, #payTypes .bg3, #payTypes .bg4, #payTypes .cont {
        display: block;
        top: 12px;
        left: 12px;
        position: absolute;
        height: 125px;
        width: 326px;
        border-radius: 25px;
        box-sizing: border-box;
    }

    #payTypes .psp-EASY .bg2, #payTypes .psp-BAMBORA .bg2, #payTypes .psp-EPAY .bg2, #payTypes .psp-REEPAY .bg2, #payTypes .psp-NETAXEPT .bg2, #payTypes .psp-PAYEX .bg2 {
        background-color: #3A59AC;
    }

    #payTypes .psp-BS .bg2 {
        background-color: #B50000;
    }

    #payTypes .psp-VIPPSMOP .bg2, #payTypes .psp-MOBILEPAY .bg2 {
        background-color: #5975FA;
    }

    #payTypes .psp-EASY .bg3, #payTypes .psp-BAMBORA .bg3, #payTypes .psp-EPAY .bg3, #payTypes .psp-REEPAY .bg3, #payTypes .psp-NETAXEPT .bg3, #payTypes .psp-PAYEX .bg3 {
        background: transparent linear-gradient(360deg, #000000 0%, #ECECEC 100%, #CACACA 100%, #8D8D8D 100%, #808080 100%) 0% 0% no-repeat padding-box;
        opacity: 0.29;
    }

    #payTypes .psp-BS .bg3 {
        background: transparent linear-gradient(360deg, #000000 0%, #ECECEC 100%, #CACACA 100%, #8D8D8D 100%, #808080 100%) 0% 0% no-repeat padding-box;
        opacity: 0.29;
    }

    #payTypes .psp-VIPPSMOP .bg3, #payTypes .psp-MOBILEPAY .bg3 {
        background: transparent linear-gradient(360deg, #000000 0%, #ECECEC 100%, #CACACA 100%, #8D8D8D 100%, #808080 100%) 0% 0% no-repeat padding-box;
        opacity: 0.29;
    }

#payTypes .psp-EASY .bg4, #payTypes .psp-BAMBORA .bg4, #payTypes .psp-EPAY .bg4, #payTypes .psp-REEPAY .bg4, #payTypes .psp-NETAXEPT .bg4, #payTypes .psp-PAYEX .bg4 {
    background: transparent url('graphics/card-logo.svg') no-repeat;
    background-position: left 25px center;
    color: #FFFFFF;
}

#payTypes .psp-BS .bg4 {
    background: transparent url('graphics/bs-logo.svg') no-repeat padding-box;
    background-position: left 25px center;
    color: #FFFFFF;
}

#payTypes .psp-VIPPSMOP .bg4, #payTypes .psp-MOBILEPAY .bg4 {
    background: transparent url('graphics/mobilepay-logo2.svg') no-repeat;
    background-position: left 25px center;
    background-size: 180px;
    color: #FFFFFF;
}

#payTypes .cont input {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 2.1em;
    color: #FFFFFF;
    border: none;
    background-color: transparent;
    padding-left: 40px;
    min-width: auto;
}


#payTypes.carus .psp-BS .cont input, #payTypes.carus .psp-VIPPSMOP .cont input, #payTypes.carus .psp-MOBILEPAY .cont input {
    padding-left: 3000px;
    overflow: hidden;
    color: transparent;
}