/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	font-family: 'Lato', sans-serif;
	}
	
.IN-widget {
	float:right;
	margin-top: 69px;
	margin-right: 16px;
	right: 14px;
	position:absolute;
	}

	
.submit{
	transition: 0.2s ease-in 0s;
	}
	

.wrapper {
	height: auto;
    margin: 0 auto;
    width: 100%;
	text-align:center;
	}
	
.wrapper .gpstours .container {
	max-width:1024px;
	display:inline-table;
	}
	
.container {
	width:100%;
	}

.logotipo {
    background-image: url(../../images/logos/NoniusMobileWhite.svg);
    background-position: 0 0;
    width: 318px;
    height: 110px;
    display: inline-table;
    margin: 45px auto 0 auto;
    position: relative;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: 250px 84px;
    background-position-x: center;
    background-position-y: center;
}


*, *::before, *::after {
    box-sizing: border-box;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
*, *::before, *::after {
    box-sizing: border-box;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.bt-nav {
	top:65px;
    left: 35px;
}

.bt-nav {
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-width: 1px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    bottom: 30px;
    cursor: pointer;
    height: 60px;
    left: 50px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    text-indent: -34em;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    width: 60px;
    z-index: 10;
}

.bt-nav::before, .bt-nav.bt-close::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #fff;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    content: "";
    display: block;
    height: 10px;
    left: 50%;
    margin-bottom: 0;
    margin-left: -5px;
    margin-right: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    transform: rotate( 45deg);
    width: 10px;
}

.bt-nav:hover {
    border-bottom-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
    border-top-color: #fff;
}


.bglogin {
	background-image: url(../../Images/login/bgLogin.jpg);
	width: 100%; 
	height: 100vh; 
	background-size: cover; 
	background-position: center top;
}

.loginbox {
	width: 350px;
	height: auto;
	background-color:#FFF;
	display:inline-table;
	margin: 100px auto;
	box-sizing: border-box;
	padding: 20px;
	-moz-border-top-radius: 4px; 
	-webkit-border-radius:4px; 
	border-radius:4px;   /* future proofing */
	-khtml-border-radius:4px;   /* for old Konqueror browsers */
	}
	
	
.loginbox h3{
	color: #ff6c00;
	line-height: auto;
	text-transform: none;
	margin-bottom: 10px;
	}


div .inputcontainer{
	width:100%;
	height:auto;
	float:left;
	margin:8px auto;
	border: 1px solid #ccc;
	-moz-border-top-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;  
	-khtml-border-radius:2px;
	}	

div .input{
	float:left;
	width:100%;
	height:40px;
	padding: 8px 6px 6px 44px;
	border: none;
	display:inline-table;
	color:#666;
	font-weight:200;
	z-index: 2;
	font-family: "lato";
	}

.inputcontainer .username{
	position:absolute;
	width:30px;
	height:30px;
	float:left;
    margin:6px;
    pointer-events: none;
	background-image:url(../../images/login/spread.png);
	background-position: 184px -13px;
	z-index: 3;
}

.inputcontainer .password{
	position:absolute;
	width:30px;
	height:30px;
	float:left;
    margin:6px;
    pointer-events: none;
	background-image:url(../../images/login/spread.png);
	background-position: 265px -13px;
	z-index: 3;
}



.submit{
	width: 100%;
	height: 40px;
	background-color:#fff;
	border:1px solid #ff6c00;
	-moz-border-top-radius: 2px; 
	-webkit-border-radius:2px; 
	border-radius:2px;   /* future proofing */
	-khtml-border-radius:2px;   /* for old Konqueror browsers */
	color:#ff6c00;
	margin: 8px auto;
	font-size:16px;
	font-weight:700;
	padding: px 16px;
	cursor:pointer;
	display:inline-table;
	}

 .submit:hover {
	background-color:#ff6c00;
	color:#FFF;
	-moz-border-to;p-radius: 2px; 
	-webkit-border-radius:2px; 
	border-radius:2px;   /* future proofing */
	-khtml-border-radius:2px;   /* for old Konqueror browsers */
}


	
/* ==========================================================================
   Login
   ========================================================================== */
	
h1 {
	margin-top: 50px;
	margin-bottom: 40px;
	font-weight:900;
	line-height:44px;
	font-size:38px;
	color:#555555;
	}

h2 {
	font-weight:200;
	font-size:22px;
	color:#666;
	margin-top:-20px;
	line-height: 26px;
	text-align:center;
	}
	

h3 {
	font-weight:200;
	font-size:25px;
	margin-top: 0px;
	color:#FFF;
	line-height:50px;
	text-transform: uppercase;
	}
	

h4 {
	font-weight:200;
	font-size:19px;
	margin: 12px 15px 0 15px;
	color:#FFF;
	line-height:22px;
	text-align:left;
	}
	

/* cores */

.white{
	color:#fff;
	}
	
.cinza{
	background-color:#f5f5f5;
	}

	
.orange{
	background-color:#ff6c00;
	}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
	
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* 
    Application Version area
*/

.application-version-container {
    margin-top: 5px;
    position: relative;
    display: block;
    padding: 0;
}

.application-version-label {
    display:block;
    position: relative;
    color: #ccc;
    font-size: 12px;
}

/*  
    Application Offline message area
*/

.message-box.offline {
    height: auto;
    display: inline-table;
    margin: 200px auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 5px 20px;
    -moz-border-top-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
}

.message-box.offline h3 {
    color: #ffffff;
    text-transform: none;
    margin-bottom: 10px;
    font-weight:bold;
    font-size: 25px;
    margin-top: 0;
    line-height: 50px;
}

    .message-box.offline h3:first-child {
        font-size: 31pt;
    }