﻿@import 'https://fonts.googleapis.com/css?family=Fjalla+One';

body {
    position: relative;
    padding-top: 0px !important;
    margin-top: 0px !important;
    background-color: #023A3C;
    font-family: 'Josefin Sans', sans-serif;
}

.notes{
    color: #fff;
}

.form-group {
    margin-bottom: 10px;
}


input type['text']{
    -webkit-appearance: none;
}

.larger {
font-size:20px; font-weight:normal; color:#fff;
}

.dz-max-files-reached {
    color:#66cccc;
}

#Panel1{
    height: 100%;
    width: 100%;
}

.bg--white {
    background: #ffffff;
}



/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 0px;
    padding-right: 0px;
    width:100% !important;
    min-height: 100vh;
}

.top-logo-wrapper {
    margin: 0px auto;
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
    height: 50vh;
    background-color: #023A3C;
    border: solid 0px pink;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom-btn-wrapper {
    width: 100%;
    height: 50vh;
    background-color: #023A3C;
}

#terms {
display:none;
text-align:justify;
padding:20px;
padding-bottom:50px;
}
#terms {
background-color:white;
}

    #terms li {
    text-align:left;
    }

.full {
width:100%;
padding:20px;
min-height:40px;

}

.tcAccept {
    border: 1px solid #808080;
    border-radius: 8px;
    color: #808080;
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 35px;
    min-width: 100px;
    padding: 10px;
    text-align: center;
    width: 12%;
}

.tcClose,
.tcReject {
    border: 1px solid #808080;
    border-radius: 8px;
    color: #808080;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-bottom: 5px;
    margin-right: 35px;
    min-width: 100px;
    padding: 10px;
    text-align: center;
    width: 12%;
}

.tcClose{
    display: none;
}

.terms-message-only .tcClose{
    display: block;
}

.terms-message-only .tcAccept,
.terms-message-only .tcReject {
    display: none;
}


.link {
    color: #6CC6C8;
    text-decoration: underline;
    cursor: pointer;
}

h3 {
color:gray !important;
}

    .top-logo-wrapper img {
    width:100%;
    max-width:960px;
    }

.enter-button {
    background-color: #023A3C;
    color: white;
    font-size: 40px;
    font-weight: normal;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 40px;
    float: none;
    margin: 0px auto;
    width: 33%;
    min-width: 100px;
    cursor: pointer;
}

#enter {
margin:0px auto;
float:none;
width:33%;
}

.enter-button-wrapper {
width:100%;
height: 100%;
clear:both;
text-align:center;
/*padding-top:100px;*/
/*padding-bottom:300px;*/
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.submit-button-wrapper {
width:100%;
clear:both;
text-align:center;
padding-top:40px;
padding-bottom:300px;
}

#submit {
margin:0px auto;
float:none;
width:40%;
min-width:200px;
padding:30px;
font-size:36px;
color:white;
}

#Panel2 {
display:none;
}


#Panel2, #Panel3,#PanelSuccess,#PanelFail, #PanelFileTooBig {
display:none;
text-align:center;
}


#PanelSuccess {
    margin-top:50px;
    margin-bottom:100px;
}

.panel-success-inner-wrapper {
    
min-width:310px;
width:40%;
margin:0px auto;
float:none;
border:solid 0px gray;
padding:60px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color:azure;

}

#Panel3 {
margin:0px auto;
float:none;
width:100%;
text-align:center;
height:500px;
border:solid 0px pink;
}

.form-control {
height:40px;
font-size:16px;border:solid 2px #47a2da;
box-shadow:none;
}

.form-control:focus {
height:40px;
font-size:16px;
border:solid 2px #eea8cd;

}

.progress-bar-success {
    background-color: #cc3399;
}

.form-horizontal .control-label {
padding-top:0px;
color: #fff;

}

.has-error .form-control {
    border-color: #a94442;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
    background-color:#ffeaec;
}
.has-error label {
    color: #a94442;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
    /*background-color:#ffeaec;*/
}

.has-error .larger {
     color: #a94442;
}

.setup-content {
border:solid 0px pink;
max-width:960px;
float:none;
margin:0px auto;
padding-top:40px;
}

    .setup-content h3 {
    
    width:100%;
    text-align:center;
    }

/* Set width on the form input elements since they're 100% wide by default */
input,
select
 {
    max-width: 640px;
    min-width:300px; 
}

textarea {
    max-width: 640px;
    min-width:300px;
    min-height:300px;  
}


.text-area-150{
    min-height:150px;
    max-width: 640px;
    min-width:300px;
}

.alert-wrapper {
border:solid 0px pink;
height:40px;
}

    input[type="checkbox"] {
    float:left;
    margin-right:0px;
    border:solid 0px pink;
    min-width:10px;
    margin-right:10px;
    }
.dz-upload { 
    display: block; 
    background-color: red; 
    height: 10px;
    width: 0%;
}

.progress{ display: none;}


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}



.stepwizard-step p {
    margin-top: 10px;
    color: #fff;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
    margin-top:30px;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
 
}
.stepwizard-row:before {
  
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    /*background-color: #ccc;*/
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
   border-radius: 34px;
    font-size: 17px;
    height: 62px;
    line-height: 1.42857;
    padding: 19px 0;
    text-align: center;
    width: 62px;
}

#submit {
margin-top:20px;
display:none;
}

#success {
width:100%;
border:solid 1pc gray;
height:100px;
 background-color:aquamarine;
}

.btn-primary {
    color: #fff;
    background-color: #6CC6C8;
    border: solid 1px #6CC6C8;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #D1655D;
        border: solid 1px #D1655D;
    }



.glyphicon-ok {
color:#fff;
background-color:lightgreen;
font-size:60px;
}
.glyphicon-wrapper {
    padding-top:10px;
    width:50%;
    float:none;
    clear:both;
    margin:0px auto;
    min-height:128px;
    

}
.glyphicon-inner-wrapper {
margin:0px auto;
float:none;
height:128px;
width:128px;
 background-color:lightgreen;
 -webkit-border-radius: 64px;
-moz-border-radius: 64px;
border-radius: 64px;
    text-align:center;
    padding-top:30px;
    padding-bottom:20px;
}

 

#Visit-button {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}




@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

      #submit {
    color: white;
    float: none;
    font-size: 24px;
    margin: 0 auto;
    min-width: 200px;
    padding: 20px;
    width: 70%;
}

        .panel-success-inner-wrapper {
    background-color: azure;
    border: 0 solid gray;
    border-radius: 20px;
    float: none;
    margin: 0 auto;
    min-width: 310px;
    padding: 20px;
    width: 60%;
    text-align:center;
}
}




/*iphone portair and landscape*/
@media only screen 
/*and (min-device-width : 375px) */
and (max-device-width : 667px) { 
    /* STYLES GO HERE */
    .enter-button {
        background-color: #023A3C;
        border-radius: 15px;
        color: white;
        cursor: pointer;
        float: none;
        font-size: 24px;
        font-weight: bold;
        margin: 0 auto;
        min-width: 100px;
        padding: 40px;
        width: 66%;
    }

    .btn-circle {
    border-radius: 34px;
    font-size: 17px;
    height: 40px;
    width:40px;
    line-height: 1.42857;
    padding: 8px 0;
    text-align: center;
}
    .stepwizard-step {
    display: table-cell;
    position: relative;
    text-align: center;
    width:33%;
}
#Panel2, #Panel3, #PanelSuccess, #PanelFail, #PanelFileTooBig {
    text-align: left;
}

.form-group {
    margin-bottom: 5px;
}
    .dz-message {
    font-size:12px;
    }

    .dropzone .dz-preview {
    display: inline-block;
    margin: 6px;
    min-height:50px;
    position: relative;
    vertical-align: top;
}
    .dropzone .dz-preview.dz-image-preview {
        max-width:40% !important;
}
    .dz-max-files-reached {
    font-size:0px;
    }

    #dropzone, .dropzone {
    border:0px solid red;
    padding:0px;
    }
    .setup-content {
    border: 0 solid pink;
    float: none;
    margin: 0 auto;
    max-width: 960px;
    padding: 0px;
    overflow:visible;
}

    .dropzone .dz-preview.dz-image-preview {
    max-width: 18% !important;
    float:left;
    margin-left:1%;
    margin-right:1%;
}

    .dropzone .dz-preview .dz-image {
    border-radius: 20px;
    display: block;
    height: 25%;
    max-width:80px;
    max-height:80px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10;
}

    .dropzone .dz-preview .dz-remove {
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 10px;
    text-align: center;
}

    .dropzone .dz-preview .dz-details {
    color: rgba(0, 0, 0, 0.9);
    font-size: 8px;
    left: 0;
    line-height: 100%;
    max-width: 100%;
    min-width: 100%;
    opacity: 0;
    padding: .2em .1em;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 20;
}

    #submit {
    color: white;
    float: none;
    font-size: 24px;
    margin: 0 auto;
    min-width: 200px;
    padding: 20px;
    width: 98%;
}

    .panel-success-inner-wrapper {
    background-color: azure;
    border: 0 solid gray;
    border-radius: 20px;
    float: none;
    margin: 0 auto;
    min-width: 310px;
    padding: 20px;
    width: 60%;
    text-align:center;
}

}


.flatpickr-current-month .flatpickr-monthDropdown-months {
    min-width: 0;
    margin-right: 20px;
}