@charset "utf-8";
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
    font-size: 16px;
}
body {
    line-height: 1.375;
    padding: 0; margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

/* Layout */
a {text-decoration: none;color:#000;font-size: 1rem;}
a:hover { text-decoration: none;}
h1 {
    font-size: 2.3rem;
    margin: 1.25rem 0 1.56rem;
    font-weight: 400;
}
h2 {
    font-size: 2rem;
    margin: 1.25rem 0 1.56rem;
    font-weight: 400;
}
h3 {
    font-size: 1.8rem;
    margin: 1.25rem 0 1.56rem;
    font-weight: 400;
    line-height:140%;
}
h4 {
    font-size: 1.5rem;
    margin: 1.56rem 0 1.56rem;
    font-weight: 400;
    line-height:140%;
}
img {
    max-width: 100%;
    height: auto;
	user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
body.width-full #fContent > .container {
    width: 100%;
    padding: 0;
    min-width: 100%;
    margin: 0 auto 2rem;
}
body.width-full #fMatter {
    padding: 0;
}
body.title-off .fPageTitle {
    display: none;
}
#fMatter .fModule,
#fSidebarRight .fModule,
#fContentPre .fModule,
#fContentPost .fModule {
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow:hidden;
}
#f-messages {
    margin: 0;
}

.spacing-no {
    padding: 0 !important;
    margin: 0 !important;
}
@media (max-width : 767.8px) {
    .col-xs-12 {
        float: none;
    }
}
#fMatter .fModule.fBanner {
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    overflow:hidden;
}

/*Module*/
.fModule .fModuleTitle,
.fModule .fModuleContent {
    width: 100%;
}
/*Background */
.fBgDark {
    background: #cd8f16;
    color: #ffffff;
}
.fBgDark a {color: #ffffff; }
.fBgDark a:hover {}
.fBgLight {
    background: #0d2d62;
    color: #fff !important;
}
.fBgLight a {color: #505050;}
.fBgLight a:hover { color: #005d88;}
.fBgWhite {
    background: #ffffff;
    color: #000000;
    border: 1px solid #cecece;
}
.fBgWhite a, .fBgWhite a:hover {color: #d34344;}
.fBgColor {
    background: #fff;
    color: #ccc;
}
.fBgColor p {
    color: #aeaeae;
}
.fBgColor a, .fBgColor h3, .fBgColor h4 {color: #ffffff; line-height: 120%;}
/* Button */


/* Column */
#fMatter .fCol5 .fGalleryImages .fGalleryItem,
#fContentPost .fCol5 .fGalleryImages .fGalleryItem,
.fCol5 .fGalleryImages .fGalleryItem {
    width: 20%;
    float: left;
    padding: 2em;
}
/* Common CSS */

input.form-control,
textarea.form-control {
    display: inline-block;
    margin: 10px 0px;
}
/* Module */
.fModuleEnd .fModuleTitle,
.fModuleEnd .fModuleContent,
.fModuleBoxed {
  margin: 0 auto;
}   
/* Responsive Homepage */
@media (max-width : 319px) {
    .fModuleEnd .fModuleTitle,
    .fModuleEnd .fModuleContent,
    .fModuleBoxed {
        width: 280px;
    }  
}
@media (min-width : 320px) {
    .fModuleEnd .fModuleTitle,
    .fModuleEnd .fModuleContent,
    .fModuleBoxed {
        width: 300px;
    }        
}
@media (min-width : 480px) {
    .fModuleEnd .fModuleTitle,
    .fModuleEnd .fModuleContent,
    .fModuleBoxed {
        width: 470px;
    }
}
@media (min-width: 768px) {
    .fModuleEnd .fModuleTitle,
    .fModuleEnd .fModuleContent,
    .fModuleBoxed {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .fModuleEnd .fModuleTitle,
    .fModuleEnd .fModuleContent,
    .fModuleBoxed {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .fModuleEnd .fModuleTitle,
    .fModuleEnd .fModuleContent,
    .fModuleBoxed {
        width: 1170px;
    }
}

.fRegion{
    display: inline-block;
    width: 100%;
}
#fPageTitle{
    display: block ;
}
#fContent > .container{
    width: 100%;
    padding: 0;
    margin: 2rem auto;
}
.fHeader1 .navbar-header{
    width: 100% !important;
    padding: 0 !important;
    float: none !important;
}
a{
    text-decoration: none !important;
}

ul.fGalleryImages.fGalleryList {
    position: relative;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

ul.fGalleryImages.fGalleryList  li.fGalleryItem 
{
    margin: 0px;
    list-style: none;

}

header .fModule.fLogo
{
    padding-left: 0;
}

header ul, header ul li {
    margin: 0px;
    list-style: none;
    padding: 0px;
}


.table-ticket {
	padding-top: 1rem;
	padding-bottom: 1rem;
	background: #fff;
	box-shadow: 0 0 2rem rgba(0,0,0,0.1);
	margin-bottom: 1rem;
	font-size: 1.2rem;
}
.ticket-label {
	font-size: 0.9rem;
	text-transform: uppercase;
	color: #666;
}


/*----------user-list-1----------*/
.user-list-1{
	padding:1rem;
}
.user-list-1 .f-list-item {
	margin: 0.5rem 0;
	border: 1px solid #ccc;
	border-radius: 0.5rem;
	padding: 0.6rem;
	background: #fafafa;
	transition: 0.3s all;
}
.user-list-1 .f-list-item:hover {
	background: #fff;
	border-color: var(--brand-color-sky);
	box-shadow: inset 0 0.5px 0.5px rgb(0 0 0 / 8%), 0 0 3px var(--brand-color-sky);
}
.user-list-1 .f-list-title a {
	color: var(--brand-color-blue);
	font-weight: bold;
	font-size: 1.1rem;
}
.user-list-1 .f-list-subtitle a {
	color: #666;
}
.user-list-1 .f-list-text a {
	font-weight: 500;
	color: #666;
}
.user-list-1 .f-list-item-container {
	display: flex;
	flex-wrap: wrap;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}
.user-list-1 .f-list-item-container .f-list-item-title {
	padding: 0 0.5rem;
	font-weight:bold;
}
.user-list-1 .f-list-item-container .f-list-item-title {
	flex-grow: 1;
	width: calc(100% - 360px);
	flex-basis: calc(100% - 360px);
}
.user-list-1 .f-list-item-container .f-list-item-teaser-content {
	text-align: right;
	width: 360px;
	flex-basis: 360px;
	padding-right: 0.5rem;
	font-style: italic;
}
.user-list-1 .f-list-header-item{
    display:inline-block;
}
.user-list-1 .f-list-header-item select{
    padding:2.5px;
}
@media (max-width: 769px) {
	.user-list-1 .f-list-item-container{
		
	}
    .user-list-1 .f-list-item-container .f-list-item-title {
        width: 100%;
		flex-basis: 100%;
    }
	.user-list-1 .f-list-item-container .f-list-item-teaser-content{
		width: 100%;
		flex-basis: 100%;
		text-align:left;
		padding: 0.3rem 0.5rem;
		
	}
}
.form-heading-legend{
	font-size:1.2rem;
}
.fForm .form-item.buttons {
    padding-left: 1rem;
    padding-right: unset;
}

.stamp form.fForm.row label {
	width: auto;
	margin: 0; padding: 0;
	text-align: center;
	float: none;
}
.stamp form.fForm.row .form-item {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 10px;
	background: url('https://img.icons8.com/color/48/000000/close-window.png') top center no-repeat;
}
.stamp form.fForm.row .form-item-yes {
	background: url('https://img.icons8.com/color/48/000000/ok--v1.png') top center no-repeat;
	
}
