﻿@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,600&display=swap');
.inputLineSpacer {
    display: block;
    height: 8px;
}

body {
    margin: 10px;
    font-family: 'Roboto', sans-serif;
    max-width:900px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    color: #0A1E53;
    font-size: 12pt;
    font-weight: 400;
}

.exceptionDiv {
    border: 2px solid red;
    text-align: center;
    color: #7e1616;
    padding: 12px;
}

.topHeader {
    width: 100%;
}

.topLogo {
    float: right;
    max-height: 75px;
}

.topEventName {
    visibility: hidden;
    float: left;
    height: 0px;
}

.inputBody {
    width: 100%;
}

.inputPinDiv {
    padding: 12px;
}

.inputMasterDataDiv {
    border: 0px;
    padding: 12px;
}

.inputMasterTitle {
}

.inputIntroTextDiv {
    border: 0px;
    padding: 12px;
    text-align: center;
    margin-bottom: 12px;
}

.inputSPDiv {
    border: 0px;
    padding: 12px;
}

.inputShowKnownFriendInfo {
    padding: 12px;
    margin-bottom: 12px;
}

.wrongFriendIDDiv {
    padding: 12px;
    margin-bottom: 12px;
    font-weight: 700;
    text-align: center;
}

.bottomBar {
    width: 100%;
}

.error {
    color: red;
    font-weight: 600;
}

.navButton {
    height: 50px;
    padding: 10px 20px;
    background-color: #C31230 !Important;
    text-transform: uppercase;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-appearance: none;
    color: white;
    text-decoration: none;
    border: 1px white;
}

.navPlaceRight {
    float: right;
}


@media screen and (min-width: 522px) {
    .phoneSearchBtn {
        vertical-align: middle;
    }
}

@media screen and (max-width: 522px) {
    .phoneSearchBtn {
        vertical-align: middle;
        margin-top: 10px;
        margin-left: 165px;
    }
}


.bottomDiv {
    border: 0px !Important;
    padding: 0px !Important;
    margin-top: 0px !Important;
    visibility: hidden;
    height: 0px !Important;
}

.bottomAddressDiv {
}


.masterDataInputField {
    width: 100%;
    max-width: 400px;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    /*width: 100%;
    */ font-size: 16px;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.webQuestionInputField {
    width: 100%;
    max-width: 400px;
    /*border-color: #EEEEEE;
            border-radius: 3px;
            padding: 3px;*/
}

.field-container {
    margin-bottom: 8px;
}

.completeOverlay {
    position:fixed;
    top:0px;
    left:0px;
    width:100vw;
    height:100vh;
    background-color:black;
    opacity:0.6;
}

.termsWindow {
    position:fixed;
    padding:10px;
    top:3%;
    left:3%;
    width:92vw;
    height:92vh;
    background-color:white;
    color:black;
    z-index:20000;
    overflow-y:scroll;
}

#tbSP1{
    width: 85% !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

#tbSP2{
    width: 85% !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

#tbSP3{
    width: 85% !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

#tbSP4{
    width: 85% !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

#tbSP5{
    width: 85% !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

#tbSP6{
    width: 85% !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

#tbSP7 {
    width: 85% !Important;
    height: 50px !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

#tbSP8 {
    width: 85% !Important;
    height: 75px !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;

}

#tbSP9 {
    width: 85% !Important;
    height: 75px !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;

}

#tbSP10 {
    width: 85% !Important;
    height: 75px !Important;
    border-radius: 5px;
    border: 1px solid #F1EEEA;
    cursor: pointer;
    padding: 10px;
    position: relative;
    height: 42px;
    line-height: 28px;
    box-sizing: border-box;
    font-family:Roboto;
    background: #f4f4f4;
    color: #0A1E53;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.phoneSearchBtn {
    visibility: collapse;
}

#tbPhone {
    width: 400px !Important;
}

/* JRH Some special fiddeling for GF*/

span[id^='lbSP'], #ddlSP2 {
    width:100% !Important;
    margin-top:12px;
}

#lbSP1 {
    max-width:240px !important;
}

#PanelApprove table tr td:first-child {
    width:450px !important;
}



