/* GLOBAL */
::selection{
	background:rgba(134,88,74,.5);
	color:#ffffff;
}
*{
	margin:0;
}
html, body{
	height:100%;
}
body{
	background:url(/assets/images/bg-cork.jpg) repeat;
	background-color:#efcda9;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'League Gothic', Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	color:#86584A;
}
a{
	color:#65a478;
	transition:0.35s ease 0s;
}
a:hover, a:active, a:focus{
	color:#528461;
	transition:0.35s ease 0s;
}
label{
	color:#86584A;
}
iframe{
	border:0;
	background:url(../images/loading.png) no-repeat;
	background-position:center;
}
.wrapper{
	margin:25px 50px;
}
@media screen and (max-width:768px){
	.wrapper{
		margin:25px;
	}
}
.nowrap{
	white-space: nowrap;
}
.form-control:focus{
	border-color:#65a478;
	box-shadow:0 0 0 0.2rem rgba(101, 164, 120, 0.25);
}
.fern-panel{
	display: block;
    padding: 5rem 0;
}
.fern-panel-title{
	color:#f7decc;
	margin-top:20px;
}
.card.bg-fern{
	padding:0;
}
@media screen and (min-width: 576px){
	.card-deck-row{
		margin-top:30px;
	}
}
.bg-fern{
	background-color:#65a478;
	color:#f7decc;
	border-radius:0;
	outline:1px dashed;
	outline-offset:-5px;
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
}
.bg-fern a{
	color:#f7decc;
}
.bg-fern .card-body{
	display:flex;
	flex-direction:column;
	padding:1.25rem 6px;
}
.bg-fern .card-body > * {
	padding:0 1.25rem;
}
.bg-fern .card-title{
	color:#f7decc;
	border-bottom:1px dashed;
    padding:0 1.25rem 1rem;
    line-height:28px;
}
.card-title svg{
	color:rgba(0,0,0,0.2);
}
.btn-fern{
	background:#65a478;
	color:#f7decc;
	border-radius:0;
	outline:1px dashed;
	outline-offset:-3px;
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.5);
	transition:0.35s ease 0s;
}
a.btn-fern{
	margin-right:4px;
}
.btn-fern:focus, .btn.focus{
	outline:1px dashed;
	outline-offset:-3px;
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.5);
}
.btn-fern-red{
	background:#c82333;
}
.btn-group > .btn-fern{
	margin-right:4px;
}
.text-fern{
	color:#86584A;
}
/* HEADER */
header{
	text-align:center;
	background-color:#efcda9;
	background:url(/assets/images/bg-cork.jpg) repeat;
}
/*.header{
	min-height:111px;
}*/
.logo{
	height:100px;
}
@media screen and (max-width:768px){
	#h-col-1{
		order:2;
	}
	#h-col-2{
		order:1;
	}
	#h-col-3{
		order:3;
	}
	.logo{
		width:80%;
		height:auto;
	}
	.title{
		font-size:2rem;
	}
}
@media screen and (max-width:575px){
	.title{
		margin-top:5px;
	}
}
/* NAVBAR */
.navbar{
	background-color:#65a478;
	background-image:url(/assets/images/stitch-nav.jpg);
	background-repeat:repeat-x;
	background-size:25px 58px;
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.5);
	z-index:1;
}
nav li a.nav-link{
	color:#f7decc !important;
	transition:0.35s ease 0s;
}
nav li.active a.nav-link{
	color:#86584A !important;
}
nav li a:hover, nav li a:active, nav li a:focus{
	color:#86584A !important;
	transition:0.35s ease 0s;
}
.navbar-toggler{
	border:none;
}
.dropdown-toggle::after{
	vertical-align:middle;
}
@media screen and (max-width:991px){
	#navbarCollapsed{
		margin-top:10px;
	}
}
.dropdown-fern{
	margin:0;
	border:1px solid #f7decc;
	border-top:5px solid transparent;
	background-color:#65a478;
	padding:0;
}
.dropdown-fern a{
	color:#f7decc;
}
.dropdown-fern a:hover{
	background:#f7decc;
}
.dropdown-fern a:active, .dropdown-fern a.active{
	background:#f7decc;
	color:#86584A;
}
@media screen and (max-width:991px){
	.dropdown-fern{
		border:none;
		border-top:1px solid #f7decc;
	}
}
/* NAVBAR LOGIN */
.nav-spacer{
	height:56px;
}
/* FOOTER */
.footer{
	background:#65a478;
	text-align:center;
	width:100%;
}
img.author{
	opacity:0.2;
	height:50px;
}
.stitch{
	width: 100%;
	height: 12.5px;
	background-size: 25px 12.5px;
	background-repeat: repeat-x;
}
.stitch-top{
	background-image:url(/assets/images/stitch-top.jpg);
	margin-bottom: 15px;
}
.stitch-bottom{
	background-image:url(/assets/images/stitch-bottom.jpg);
	margin-top: 15px;
}
/* LOGIN */
.login-wrapper{
	height:100%;
	width:100%;
}
.login-image{
	background:url(/assets/images/login/stairs.jpg) center;
	background-size:cover;
	height:100%;
	width:100%;
}
.login-left{
	padding:0;
}
.login{
	padding:5px 10px;
}
.hidden{
	display:none;
}
.login-head{
	text-transform:uppercase;
	padding:5px 10px;
    background:#65a478;
    outline:1px dashed;
    outline-offset:-3px;
    color:#f7decc;
}
.nav-login{
	display:none;
	text-transform:uppercase;
	width:100%;
	color:#f7decc;
}
.nav-loggedin{
	display:none;
	color:#f7decc;
}
@media screen and (max-width:768px){
	.login-left{
		display:none !important;
	}
	.nav-login{
		display:block;
	}
	.login-head{
		display:none;
	}
	.nav-loggedin{
		display:inline-block;
	}
	.nav-hide{
		display:none;
	}
	.dropdown-menu{
		display:none;
	}
}
/* SIGNATURE CANVAS */
#signature{
	background:#fff;
	border:1px solid #252525;
}
/* SIGNATURE */
#sig-canvas{
		border: 2px dotted #CCCCCC;
		border-radius: 5px;
		cursor: crosshair;
		background:rgba(255,255,255,0.8);
		margin:10px auto;
		touch-action:none;
		width:333px;
}
#sig-dataUrl{
	width: 100%;
}
#sig-image{
	min-width:333px;
	max-width:100%;
	min-height:160px;
	background:rgba(255,255,255,0.2);
	margin-bottom:20px;
}
.modal-content{
	background:#f7decc;
}
#formSig{
	width:333px;
}
@media screen and (max-width:480px){
	#sig-image{
		min-width:100%;
	}
}
/* TABLES */
.table-fern{
	color:#f7decc;
	background:#65a478;
	border:none;
	margin:0;
}
.table-fern td, .table-fern th{
	border:none;
	border-left:1px dashed #f7decc;
	border-right:1px dashed #f7decc;
}
.table-fern thead th{
	border:1px dashed #f7decc;
	border-top:none;
}
.table-fern td:first-of-type{
	border-left:none;
}
.table-fern td:last-of-type{
	border-right:none;
}
.table-fern thead th:first-of-type{
	border-left:none;
}
.table-fern thead th:last-of-type{
	border-right:none;
}