@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/* 
Abstract Management Base Additional Style Sheet

Created by: Bob
Created on: March 7, 2017
Modified
Version: 1.0

*/

/*****************************************************************
GENERAL STYLE
*****************************************************************/
/* layout */
/* import any custom fonts
@import url(https://fonts.googleapis.com/css?family=Pacifico);
*/

/* General Styles */
/*
@font-face{
	font-family: 'Rockwell';
}
*/
@import url("/asset/css/font-awesome.css");

html,
body{
	font-family: "Open Sans", system-ui;
	font-size: 1rem;
}

body {
	/*background: url("https://events.decorporate.ca/TAC-ITS2019/abstract/download.php?t=document&f=189&y=ZmlsZUlkPTE4OQ==") repeat-x scroll center top #BCBCBC;*/
	/*background: url("https://events.decorporate.ca/TAC-ITS2019/abstract/download.php?t=document&f=194&y=ZmlsZUlkPTE5NA==") repeat-x scroll center top #ffffff;*/
	background:#ffffff;
	color: #646464;
}
#wrapper {
	width: 100%;
	min-width:100%;
	background: #ffffff;
	box-shadow: none;
}
a{
	color:#027ba2;
	text-decoration: none !important;
}
a:hover,
a:focus{
	text-decoration: underline !important;
}

textarea.form-control
{
	height: 15em;
}
/*****************************************************************
HEADER
*****************************************************************/
/* layout */
#header {
	height: auto;
    position: relative;
    width: 100%;
    border-bottom: 25px solid #8dc73f;
	/*
    background: #ffffff;
	*/
	background: linear-gradient(to right, rgba(22,18,41,1) 0%,rgba(34,42,91,1) 59%,rgba(22,18,41,1) 100%);
    box-shadow: 0px 1px 3px 0px rgba(00,00,00,0.3);
}
#header #inner-header{
	max-width: 80%;
	width:100%;
}
#header #inner-header img{
	position: relative;
	display: inline-block;
	-webkit-mask-image: linear-gradient(to right, black 80%, transparent 100%);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: 100% 100%;
	mask-image: linear-gradient(to right, black 80%, transparent 100%);
	mask-repeat: no-repeat;
	mask-size: 100% 100%;
}
/*
#header #inner-header {
	min-height: 239px;
	width: auto;
	margin: 0px auto;
	background: url('https://events.decorporate.ca/CAR2025/abstract/download.php?t=document&f=1289&y=ZmlsZUlkPTEyODk=') repeat-y center center / contain;
	position:relative;
	
 }

 #header #inner-header:before{
	background: url('https://events.decorporate.ca/CAR2025/abstract/download.php?t=document&f=1288&y=ZmlsZUlkPTEyODg=') no-repeat center center / contain;
	content:"";
	display:block;
	width:100%;
	position: absolute;
	height:100%;
 }
	*/
/*
 #header #inner-header:before{
	font-family: "Bebas Neue", system-ui;
    content: "Conference Banner";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    color: rgba(51, 51, 51, 0.8);
    font-size: 6rem;
    text-align: center;
	line-height: 9rem;
 }
*/
#loginFormTitle,
#content-register h2{
	width: 580px;
    margin: 10px auto !important;
    text-align: left;
}

/* styles */
#header h1, #header h2 {
	display: none;
}
#user {
	font-size: 0.9rem;
    padding-right: 13px;
    top: 12px;
    bottom: auto;
    z-index: 999;
 }
#user li {
	border-right-color: #ffffff;
}
#user a {
	color: #ffffff;
}

#elementHeaderBottom {
	color: rgb(70,43,127);
	/*display: none;*/
	position: absolute;
	bottom: 45px;
	width: 100%;
	text-align: center;
}
#elementHeaderBottom h2 {
	display: block;
	font-size: 30px;
}
/*
#elementHeaderBottom p {
	position: absolute;
	bottom: -5px;
}

#elementHeaderBottom p:first-child {
	left: 12px;
}
#elementHeaderBottom p:last-child {
	text-align: right;
	right: 12px;
}
#elementHeaderBottom span {
	
}
*/

.modalset
.switchAuthor{
	color:#333333 !important;
}
.switchAuthor{
	margin-right:3px;	
}
.author-option a.btn{
	font-weight:bold;
	border:1px solid #cccccc;
	
}
.author-option a.btn:hover{
	color:#999;	
}
.author-option a.btn:focus{
	outline:none;	
}

.removeAuthor{
	color:#ffffff !important;
	background:#d9534f !important;
	border: 1px solid #d43f3a !important;
}
.removeAuthor:hover{
	color:#ffffff !important;
	background:#c9302c !important;
	border: 1px solid #ac2925 !important;
}

div.ui-sortable div.sortable a.btn-sm{
	color:inherit;	
}
div.userNew div.modal-dialog{
	max-width:840px;	
	width:100%;
}
div.userNew div.modal-dialog label{
	font-size:1rem;
	margin-bottom:5px;
	display:inline-block;
}

div.userNew ul {
	list-style-type: disc;
	margin-left: 20px;
}

hr { margin: 10px 0px; }

/*****************************************************************
NAVIGATION
*****************************************************************/
/* layout */
#navigation {

}

/*****************************************************************
CONTENT
*****************************************************************/
/* layout */
#pa {
	padding-top: 10px;
	width:85%;
	margin:0px auto;
}
#main {
	padding-top: 0;
}
#main h2 {
	color: #5f7583;
	margin: 20px 0;
	text-transform: uppercase;
	font-size: 145%;
}
div.field h4 {
	/*background: none repeat scroll 0 0 #EFEFEF;
	border: 1px solid #CCCCCC;
	color: #666666;
	padding: 7px;*/
	color: #5f7583;
	padding: 7px;
	border-bottom: 1px solid rgba(218,0,0,0.5);
	font-size: 15px;
	margin: 10px 0px;
	font-weight: 600;
}

/* breadcrumb */
.navBreadcrumb{

}

/* navigation buttons */
div.navButtons{

}

#navigation li a, #navigation ul.main-nav li div.panel-heading a {
	color: #ffffff;
    font-weight: bold;
    background: #8dc73f;
    border: 1px solid #8dc73f;
}
#navigation ul.main-nav li div.panel-heading a:hover {
	background-color:#21295a; 
	color: #ffffff;
    font-weight: bold;
	border: 1px solid #21295a;
	text-decoration: none;
}
#navigation ul.main-nav li div.sideSubNav {
	background: none;
}
#navigation ul.main-nav li div.sideSubNav ul li {
	border-bottom: none;
}
#navigation ul.main-nav li div.sideSubNav ul li a {
	background-color:#21295a; 
	color: #ffffff;
    font-weight: bold;
	border: 1px solid #21295a;
	text-decoration: none;
}
#navigation ul.main-nav li div.sideSubNav ul li a:hover,
#navigation ul.main-nav li div.sideSubNav ul li a:focus{
	background-color:#141126; 
	color: #ffffff;
    font-weight: bold;
	border: 1px solid #141126;
}
#menuBottomContent p a:before {
	display: inline-block;
	font: normal normal normal 1rem/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 17px;
	position: relative;
	top: 1px;
	content: "\f1c1";
	margin-right: 8px;
}
#menuBottomContent p a {
	margin: 5px 10px;
	display: inline-block;
	width: 100%;
	padding: 14px 15px;
	background: #EFEFEF;
	border-radius: 4px;
}
#menuBottomContent p a:hover,
#menuBottomContent p a:focus {
	background-color:#C5D8ED; 
	color:#125B9E;
	outline:none;
}

/* general styles */
div.field {
	margin-top: 20px;
}

/*****************************************************************
FOOTER
*****************************************************************/
/* layout */
#footer{
	font-size: 95%;
	border-top: 2px solid rgba(67,44,128,0.3);
	padding-top: 15px;
	margin-top: 35px;
}
#inner-footer{
	position: relative;
    width: 1170px;
    margin: 0px auto;
}
/* menu */
#footLinks {

}
.copyright {
	margin-right: 0px;
}

/*****************************************************************
PAGE SPECIFIC
*****************************************************************/
/* SUPPORT FORM */

/* Schedule */
#schedule-list div.schedule-listing div.title-data {
	font-family: Calibri, sans-serif;
	font-size: 11pt;
}
#schedule-list div.schedule-listing div.title-data h3 {
	font-size: 24px;
}
#schedule-list div.theme_selection {
	margin: 20px 0 15px;
}
#schedule-list div.theme_selection h3 {
	margin-bottom: 15px;
}

/*****************************************************************
Custom
- set the custom field display options
*****************************************************************/

p.required-top { display: none; }

/*************************
	Mobile Adjustments
**************************/
@media (min-width:120px)and (max-width:990px){
	html,
	body{
		font-size: 1rem;
	}
	body{
		padding: 5px;
		border:none;
	}
	#wrapper {
		max-width: 100%;
		min-width: 100%;
		width: 100%;
		margin: 0px;
		margin-top: 25px;
	}
	#pa{
		width:100% !important;
	}
	#header{
		background-size: contain;
		height:100px;
		margin-bottom:15px;
	}
	#header #inner-header,
	#inner-footer{
		width:100%;
	}
	#header h1{
		font-size:1.8rem;
	}
	#header h2{
		font-size:1.4rem;
	}
	#user {
		position: relative;
		top: -23px;
		right: 0px;
	}
	#user li a{
		color:#eb3e36;
		border-color:#ffffff;
	}
	.content{
		width:100% !important;	
	}
	div.login .form-control{
		margin-bottom:15px;	
	}
/* Main */
	#main{
		width:100%;
		padding: 15px;
	}
	.dashnote{
		padding:15px;
	}
/* Navigation */
	#navigation{
		width: 100%;
		float: none;
		padding: 0px 10px;
	}
	#navigation ul{
		margin:0px;	
	}

/* Mobile Footer */	
	#footer #ers{
		position: relative;
		width: 100%;
		background-position: center;	
	}
	#footer #tagline{
		margin: 20px 0px;
		text-align: center;
	}
	#footer #footLinks {
		margin: 15px 0px;
		text-align: center;
	}
	#footer #footLinks li{
		float:none;
		border:none;
	}
	#footer .copyright{
		float: none;
		margin: 5px 0px;
		text-align: center;
	}
	
	/* Review */
	form[name="scoringForm"] div.nextField p{
		height:100%;
		overflow:hidden;
	}
	form[name="scoringForm"] div.nextField label{
		display: inline-block;
		float: right;
		width: 92%;
	}
}


/****************************************************************
	Login Page Adjustments
****************************************************************/
.login #page{
	overflow: visible;
}

.login #page #content-login{
    background: #FAFAFA;
    padding: 25px;
    border-radius: 25px;
    border: 1px solid rgba(00, 00, 00, 0.1);
    box-shadow: 0px 0px 20px rgba(00, 00, 00, 0.2);
    margin: 3rem 0;
    width: 100%;
    max-width: 85%;
    margin: 3rem auto;
}


#submitHldr input,
#registerbtn,
a.btn.btn-primary{
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 10px 15px;
	line-height: normal;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	width:auto;
	height: auto;
	font-size: 1rem;
    text-transform: uppercase;
    margin: 5px 11px;
}
#submitHldr input,
#registerbtn,
a.btn.btn-primary{
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}
#submitHldr input:hover,
#submitHldr input:focus,
#registerbtn:hover,
#registerbtn:focus,
a.btn.btn-primary:hover,
a.btn.btn-primary:focus{
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34;
}
#submitHldr input:focus,
#registerbtn:focus,
#a.btn.btn-primary:focus{
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
p.lostPassword a,
p.createAccount a{
	padding:0px;
	width:auto;
	height:auto;
	text-decoration:none;
	background:none;
}
p.lostPassword a:hover,
p.createAccount a:hover,
p.lostPassword a:focus,
p.createAccount a:focus{
	text-decoration:underline;
}
p.lostPassword,
p.createAccount{
	margin:10px;
}

#loginAdmin label,
#register label{
	margin: 3px 0px;
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
}
#loginAdmin input[type="text"],
#register input[type="text"]{
	font-size: 24px;
    height: auto;
    color: #666666 !important;
}

#menuBottomContent p a:before{
	color:#c0392b;
}
h2#loginFormTitle {
    margin-top: 55px !important;
    display: block !important;
    height: 100%;
    overflow: hidden;
}
#inner-header a.headerlink{
	position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    z-index: 999;
}
#authorAddButtons a.btn,
#submitDraft{
    width: auto;
    margin: 0px 21px 0px 0px;
    float: left;
    display: inline-block;
    padding: 12px 25px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    height: auto;
}
#authorAddButtons {
    height: 100%;
    overflow: hidden;
}
a.author-create{
	background:#8dc63f;
	border-color:#8dc63f;
	color:#ffffff;
	font-weight:bold !important;
}
a.author-create:hover,
a.author-create:focus{
	background:#0a529e;
	border-color:#0a529e;
	color:#ffffff;
	font-weight:bold !important;
}

#submitDraft{
	background:#0a529e;
	border-color:#0a529e;
	color:#ffffff;
	font-weight:bold !important;
	padding:14px 30px;
	font-size: 1.3rem;
}
#submitDraft:hover,
#submitDraft:focus{
	background:#0a529e;
	border-color:#0a529e;
	color:#ffffff;
	font-weight:bold !important;
}
#submitDraft:before{
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f0c7";
    color: #ffffff;
    margin-right: 5px;
    font-size: 1.5rem;
    position: relative;
    top: 2px;
}
#submitDraft:hover,
#submitDraft:focus{
	background:#009344;
	border-color:#009344;
	color:#ffffff;
	font-weight:bold !important;
}
a.author-listing{
	background:#009344;
	border-color:#009344;
	color:#ffffff;
	font-weight:bold !important;
}
a.author-listing:hover,
a.author-listing:focus{
	background:#01823c;
	border-color:#01823c;
	color:#ffffff;
	font-weight:bold !important;
}
.userlistdisplay{
	width: 100%;
    clear: both;
    height: auto;
    margin: 70px 0px 0px;
    float: none;
}
.btn-group{
	width: 50%;
    text-align: right;
    float: left;
    height: 100%;
    overflow: hidden;
}
.btn-group button[type="submit"]{
	float: none;
    padding: 14px 30px;
    font-size: 1.3rem;
    background: #449d44;
    color: #ffffff;
    border-color: #449d44;
    font-weight: bold;
}
.btn-group button[type="submit"]:hover,
.btn-group button[type="submit"]:focus{
	background: #398439;
    color: #ffffff;
    border-color: #398439;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0;
    margin-top: 1px \9;
    line-height: normal;
    width: 18px;
    height: 18px;
    position: relative;
    top: -3px;
}
.form-control{
	height: auto;
	font-size: 1rem;
}
#systemForm{
	padding-bottom: 70px;
}