/* KM blue: #0063a6 */
/* .col-lg-12 = PC */
/* .col-sm-12 = Tablet */
/* .col-xs-12 = Mobile */
/* ----------------------------------- */
/* ---------- CUSTOM STYLES ---------- */
/* ----------------------------------- */

#mainContent {
	display: block;
	background-color: #fff;
	padding: 30px;
}
#logoBar {
    display: block;
    background-color: #f8db00;
    padding: 15px;
    margin-bottom: 60px;
    height: 87px;
}
#logoBar a {
	display: block;
}
#logoBar a img {
	max-width: 100%;
}
#indhold [class^="col-"] {
	padding-left: 0px;
	padding-right: 0px;
}
#mainSiteBanner .box {
	display: inline-block;
	width: 14.28%;
	float: left;
	height: 200px;
	background-position: center center;
	background-size: cover;
	text-decoration: none !important;
	position: relative;
}
#mainSiteBanner .box span {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 200px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
	background-color: rgba(0,84,142,0.9);
	opacity: 0;
	transition: all .2s linear;
}

#facebook-feed {
	display: block;
	max-width: 500px;
	margin: 0px auto;
}

.content-h1 {
	color: #00548e !important;
	font-size: 25px !important;
	padding: 10px 0px !important;
	font-weight: bold !important;
}

#mainSiteBanner .box:hover span {
	opacity: 1;
}
#mainSiteBanner .box.afd1 {
	background-image: url(images/afd1.jpg);
}
#mainSiteBanner .box.afd2 {
	background-image: url(images/afd2.jpg);
}
#mainSiteBanner .box.afd3 {
	background-image: url(images/afd3.jpg);
}
#mainSiteBanner .box.afd4 {
	background-image: url(images/afd4.jpg);
}
#mainSiteBanner .box.afd4 {
	background-image: url(images/afd4.jpg);
}
#mainSiteBanner .box.afd5 {
	background-image: url(images/afd5.jpg);
}
#mainSiteBanner .box.afd6 {
	background-image: url(images/afd6.jpg);
}
#mainSiteBanner .box.afd7 {
	background-image: url(images/afd7.jpg);
}
#mainSiteBanner .box.afd8 {
	background-image: url(images/afd8.jpg);
}
#mainSiteBanner .box.afd9 {
	background-image: url(images/afd9.jpg);
}
#mainSiteBanner .box.afd10 {
	background-image: url(images/afd10.jpg);
}
#mainSiteBanner .box.afd11 {
	background-image: url(images/afd11.jpg);
}
#mainSiteBanner .box.afd12 {
	background-image: url(images/afd12.jpg);
}
#mainSiteBanner .box.afd13 {
	background-image: url(images/afd13.jpg);
}
#mainSiteBanner .box.afd0 {
	background-image: url(images/skum.jpg);
}
#mainSiteBanner .box.afd15 {
	background-image: url(images/esport.png);
}
#mainSiteBanner .box.afd16 {
	background-image: url(images/fakturalogo.jpg);
}
#sponsArea {
	border-top: 5px solid #f9dc00;
	background-color: #ececec;
	padding: 10px 0;
}
#spons a {
	display: block;
	width: 75%;
	height: 120px;
	margin: 0 auto;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
#bannerSlide {
	height: 350px;
}
#bannerSlide span {
	display: block;
	height: 350px;
	width: 100%;
	background-position: center center;
	background-size: cover;
}

#facebook-button {
	position: relative;
	float: right;
	width: auto;
	height: auto;
}

#facebook-button em {
	font-size: 150px;
	line-height: 150px;
	display: block;
	text-align: center;
}

#facebook-button span {
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	display: block;
	text-align: center;
}

/* ----------------------------------- */
/* ------- CUSTOM RESPONSIVE --------- */
/* ----------------------------------- */
.heroSlider-fixed {
	position: relative;
}
#indhold img {
	max-width: 100%;
	height: auto;
}
.km-lang-select {
	display: none;
}
.ellipse {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.boxShadow {
	-webkit-box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.75);
}
.hideOnSub {
	display: none;
}
.parallax {
	background-position: center center !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}
.fullCol1 {
	position: relative;
}
.fullCol1:before, .fullCol1:after {
	content: "";
	background: #333333;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 9999px;
}
.fullCol1:before {
	right: 100%;
}
.fullCol1:after {
	left: 100%;
}
.fullCol2 {
	position: relative;
}
.fullCol2:before, .fullCol2:after {
	content: "";
	background: #181818;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 9999px;
}
.fullCol2:before {
	right: 100%;
}
.fullCol2:after {
	left: 100%;
}
/* ----------------------------------- */
/* ------------ KM Farver ------------ */
/* ----------------------------------- */
.km-login-color {
    background-color: rgb(249,220,0) !important;
}
#kmlogin a, #km-login-input .btnwrap span i, #km-login-input .btnwrap > span input {
	color: #000 !important;
}
.km-blue, .chosen-container-single .chosen-single div b:before {
	color: rgb(249,220,0) !important;
}
.km-bg-blue, .chosen-container .chosen-results li.highlighted {
  /*background-color:#4abcea;*/
  background-color: rgb(0, 84, 142) !important;
}

#menuBar .km-bg-blue {
  background-color: rgb(249,220,0) !important;
}
.km-border-blue {
	border-top: 1px solid rgb(249,220,0) !important;
	border-bottom: 1px solid rgb(249,220,0) !important;
}
.km-bg-blue-fade, .dataTable tbody tr:nth-child(odd) {
	background-color: rgba(249,220,0, 0.2) !important;
}
.km-ico:before {
	color: #fff !important;
	background: #4abcea !important;
}
.km-bico:after, .km-bico:before {
	color: #4abcea !important;
}
/* ---------------------------------- */
/* -------------- BODY -------------- */
/* ---------------------------------- */
#body {
	margin: 0;
	padding: 0;
}
/* ----------------------------------- */
/* -------------- FONTS -------------- */
/* ----------------------------------- */
body { /*BRØDTEKST*/
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 1em;
	font-weight: normal;
	color: #333;
}
h1 {
    font-size: 1.6em;
    font-weight: 600;
    color: #00548e;
    margin: 10px 0;
}
h2 {
	font-size: 1.4em;
	color: #1d1d1d;
	font-weight: 600;
	margin: 0;
}
h4 {
	color: #339900;
	text-transform: uppercase;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase, .initialism {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
/* ----------------------------------- */
/* -------------- LINKS -------------- */
/* ----------------------------------- */
#indhold a:link, #indhold a:visited {
	color: #0063a6;
	text-decoration: none;
}
#indhold a:hover, #indhold a:active {
	text-decoration: underline;
}
/* ----------------------------------- */
/* ------------- WRAPPER ------------- */
/* ----------------------------------- */
.wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
/* ----------------------------------- */
/* ------------- TOPMENU ------------- */
/* ----------------------------------- */
#body {
	padding-top: 0px;
	background-color: #00548e;
}
#menuBar {
	background-color: transparent;
	position: fixed;
    top: 87px;
	left: 0;
	width: 100%;
	z-index: 1002;
}
#topmenu {
	position: relative;
	background: #fff;
	text-transform: uppercase;
	display: block !important;
	border-bottom: 5px solid #f9dc00;
}
#topmenu .menu {
    padding: 0 15px;
    font-size: 16px;
    line-height: 60px;
    display: inline-block;
    color: #0072bc;
    text-decoration: none;
}
#topmenu ul li ul li a.menu {
	border: none;
}
#menu li ul li a {
	float: left;
	padding: 0px 12px !important;
	width: 100%;
	white-space: nowrap;
	display: block;
	color: #fff;
	font-size: 0.9em;
	border-left: 6px solid transparent !important;
}
#menu ul ul li {
	width: 100% !important;
	display: block;
	height: 40px;
}
#menu ul ul {
	width: auto !important;
}

@media screen and (min-width: 770px) {
#menu ul li ul {
	background-color: #eaeaea;
}

#menu ul li ul li ul {
	background-color: #d6d6d6;
}

#topmenu .menu:hover, #topmenu .hme_link_responsive:hover {
	background-color: rgba(248, 219, 0, 0.2) !important;
	transition: all 0.1s 
}

#topmenu ul li ul .menu:hover {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
#menu-mobile {
	display: none !important;
	background-color: #477190 !important;
}
#ctl00_ContentPlaceHolderBody_repEvent_ctl01_Label1 {
	float: left;
}
.menu_create_profile_link_responsive {
	display: none;
}
.km-event-dropdown-invite {
	font-size: 3px !important;
}
#leftmenu {
	display: block !important;
}
li .hasdrop {
	width: 40px;
}
.hasdrop ul li {
	display: none;
}
.hasdrop ul li ul {
	top: 0px !important;
	left: 230px !important;
}
.hasdrop {
	width: 100px;
	margin: 0;
	display: block;
	height: 60px;
	position: relative !important;
}
.hasdrop .hasdrop {
	padding: 0 !important;
	height: 30px;
}
.hasdrop .hasdrop:after {
	display: none;
}
#topmenu {
	height: 60px;
}
#topmenu li {
	list-style: none;
}
#menu {
	list-style: none;
	margin-left: 10px;
	margin: 0;
	padding: 0;
	display: inline-block;
}
#menu li {
	display: inline-block;
	position: relative;
	padding: 0;
}
.km-event-dropdown-invite {
	font-size: 6px !important;
	padding: 0 !important;
	float: left;
	margin-top: 0 !important;
	line-height: 0px;
}
#menu li a {
	width: 100%;
	font-size: 14px !important;
}
#menu li ul {
	text-align: left;
	display: none;
	position: absolute;
	left: 0;
	z-index: 10000000000000000000000001;
	padding: 0;
	background: #fff none repeat scroll 0 0;
	top: 100%;
}
#menu li ul li ul {
	top: 0;
	left: 100%;
}
#menu li:hover > ul {
	Display: block;
}
#menu li ul li a {
	float: left;
	padding: 0px 12px !important;
	color: #fff;
	font-size: 0.9em;
	border-bottom: 1px solid #477190;
	border-left: 6px solid transparent !important;
}
#menu li ul .menu {
	line-height: 40px;
	text-align: left;
}
}
#nav-icon3 {
	display: block;
	cursor: pointer;
	height: 100%;
	width: 60px;
}
.topmn .popout:after {
	content: " \f078";
	font-family: FontAwesome;
}
.topmn .level2 .popout:after {
	content: "\f054";
	margin-left: 10px;
}

@media screen and (max-width: 769px) {
#topmenu #menu .level2 a {
	text-indent: 30px;
	background-image: url(../images/responsivebg.png);
}
#topmenu #menu .level3 a {
	text-indent: 40px;
	background-image: url(../images/responsivebg.png);
}
#topmenu #menu .level4 a {
	text-indent: 50px;
	background-image: url(../images/responsivebg.png);
}
#topmenu #menu .level5 a {
	text-indent: 60px;
}
#topmenu #menu .level6 a {
	text-indent: 70px;
}
#topmenu #menu .level7 a {
	text-indent: 80px;
}
.topmn ul {
	padding-left: 0px;
}
#topmenu .topmn .menu {
	padding: 0;
}
.topmn .popout:after, .topmn .level2 .popout:after {
	content: "\f055";
	font-family: FontAwesome;
	float: right;
	margin-right: 10px;
}
.topmn .active:after, .topmn .level2 .active:after {
	content: "\f056";
	font-family: FontAwesome;
	float: right;
	margin-right: 10px;
}

#topmenu .menu {
	color: white !important;
}

#menuHeaderClubName {
	color: black !important;
}

.home_link_responsive {
	background-color:#224F72;
	color: white !important;
	border-right:1px solid #fff;
}

#topmenu .fa-home:before {
    line-height: 40px !important;
    transition: ease 0.4s;
}
}
/* ----------------------------------- */
/* ------------- CONTENT ------------- */
/* ----------------------------------- */
#content {
	position: relative;
	float: left;
}
/* ----------------------------------- */
/* ------------- INDHOLD ------------- */
/* ----------------------------------- */
#indhold {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	padding: 15px 0px !important;
}
#ctl00_ContentPlaceHolderBody_lblPageContent {
	display: block;
}
/* ---------------------------------- */
/* -------------- LEFT -------------- */
/* ---------------------------------- */
#left {
	position: relative;
	float: left;
	width: 172px;
	min-height: 550px;
	margin-bottom: 5px;
	z-index: 1;
}
/* ----------------------------------- */
/* ------------ LEFT MENU ------------ */
/* ----------------------------------- */
#menucon a:hover {
	color: #fff !important;
	background-color: #000;
	border-left: 6px solid #000 !important;
	border-right: 6px solid #000 !important;
	font-weight: 600 !important;
}
#leftmenu {
}
.DynamicMenuStyle {
	display: block !important;
}
.StaticMenuStyle {
	display: block !important;
}
#ctl00_mnSel_mnuMenu a {
	font-weight: normal !important;
}
.IE8Fix {
	margin-top: -5px;
}
.show_left {
	font-size: 0px;
	line-height: 70px;
	text-align: center;
	display: inline-block;
	color: #fff;
	float: left;
	margin-right: 20px;
	text-decoration: none;
	transition: all .1s linear;
	width: 30px;
	height: 57px;
}
.show_left:after {
	background: #000 none repeat scroll 0 0;
	box-shadow: 0 0.3em 0 0 #000, 0 0.6em 0 0 #000;
	content: "";
	font-size: 30px;
	height: 0.08em;
	left: 0;
	position: absolute;
	top: 21px;
	width: 1em;
}
.show_left:hover {
}
.DynamicMenuStyle {
	width: 100%;
}
table.StaticMenuStyle > tbody > tr > td:nth-child(2) > img {
	display: none;
}
table.StaticMenuStyle > tbody > tr > td:nth-child(2) {
	position: absolute;
	right: 15px;
	width: 15px !important;
	height: 15px;
	background: url("images/btn-arrow-right.png") no-repeat center center;
	margin-top: 10px !important;
}
#menucon {
	display: none;
	position: absolute;
	border-top: 0px !important;
	top: 70px;
	width: 340px;
	z-index: 1001 !important;
}
#menucon a {
	display: none;
	color: #000 !important;
	background-color: #fff;
	text-decoration: none;
	line-height: 60px;
	text-indent: 30px;
	width: 330px;
	font-size: 18px !important;
	font-weight: 400 !important;
	border-left: 0px solid #cfcfcf !important;
	transition: all .1s ease-in-out;
}
.StaticMenuStyle {
	display: block !important;
}
/* ----------------------------------- */
/* ----- FOOTER + KLUBMODUL LOGO ----- */
/* ----------------------------------- */

footer {
	text-decoration: none;
	background-color: #1469ac;
	color: #fff;
	text-align: center;
	position: relative;
	width: 100%;
    padding: 15px 0;
}
#klubmodul {
	float: right;
	margin: 15px;
	position: relative;
	z-index: 2;
}
/* ----------------------------------- */
/* ---------- IFRAME NYHEDER --------- */
/* ----------------------------------- */
.NewsIframe {
	background-image: none;
}
.NewsIframe200 {
	/*Body Nyhedsarkiv*/
	background-image: none;
}
.NewsIframe h2 {
/*Overskrift på Seneste nyheder iFrame KUN*/
}
.NewsHeading h1 {
/*Overskrift på Nyheds arkiv iFrame KUN*/
}
.NewsItem {
	/*Hele indholdet af en enkelt nyhed*/
	border: none !important;
	margin-left: 2px;
	margin-right: 5px;
	/*padding: 5px 0px 3px 190px !important;*/
	position: relative;
	height: 217px;
	marign-bottom: 20px;
}
.NewsItem img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 177px !important;
	max-height: 213px !important;
}
.NewsItem:hover {
	/*Når musen holdes over en enkelt nyhed*/
	background-color: transparent !important;
}
.NewsHeader a {
	/* Nyheds Overskrift */
	display: block;
	position: absolute;
	bottom: 0;
	text-decoration: none !important;
	font-weight: normal !important;
	left: auto;
	right: auto;
	text-align: center;
	width: 100%;
	background-color: rgba(12, 37, 254, 0.5);
	color: #fff;
	font-size: 1.8em;
	padding: 15px 0;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.NewsTeaser {
	margin-top: 17px !important;
	overflow: hidden;
	height: 100px !important;
	color: #587986;
}
.NewsInfo {
	/*Nederste linje med Author, dato osv.*/
	margin-top: 5px;
}
.NewsDate {
	/*Dato KUN billede*/
	display: none !important;
}
.NewsDateTxt {
	/*Dato KUN tekst*/
	font-style: normal !important;
	positioN: absolute;
	top: 25px;
	display: none !important;
}
.NewsAuth {
	/*Author KUN billede*/
	display: none !important;
}
.NewsName {
	/*Auther KUN tekst*/
	font-style: italic;
	font-size: x-small;
}
.NewsMore A:link {
	/*Læs mere linket*/
	font-size: 0px !important;
	width: 146px;
	height: 40px;
	display: block;
	background-image: url("images/readmorebtn.jpg");
}
.NewsMore A:visited {
	/*Læs mere linket*/
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.NewsMore A:active {
	/*Læs mere linket*/
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.NewsMore A:hover {
	/*Læs mere linket*/
	text-decoration: underline;
	font-size: x-small;
	font-style: italic;
}
/* ----------------------------------- */
/* --------- IFRAME KALENDER --------- */
/* ----------------------------------- */
.CalItem font {
	display: none !important;
}
.CalendarIframe {
	/* Body Kalender */
	background-image: none;
}
.CalendarIframe h2 {
/* Overskrift på Kalender iFrame */
}
.CalItem {
	/*Hele indholdet af en enkelt kalender aktivitet*/
	border-bottom: none !important;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 11px;
	padding: 5px 0px 3px 0px;
}
.CalItem:hover {
	/*Når musen holdes over en enkelt kalender aktivitet*/
	background-color: #F5F6CE;
}
.CalHeader a {
	/* Kalender Overskrift */
	text-decoration: none;
	font-weight: bold;
	color: #587986;
	width: 250px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.CalInfo {
	/*Hele nederste linje med dato*/
	margin-top: 5px;
}
.CalDate {
	/*Dato KUN billede*/
	display: none !important;
}
.CalDateTxt {
	/*Dato KUN tekst*/
	font-style: italic;
	font-size: x-small;
	color: #587986;
}
/* ----------------------------------- */
/* ----------- LOGIND BOKS ----------- */
/* ----------------------------------- */

.create_profile_link {
	position: absolute;
	right: 120px;
	background-color: #00a637;
	font-weight: 600;
	top: 0;
}
.show_hide, .show_hide2 {
	position: absolute;
	font-weight: 600;
	z-index: 1001;
	right: 0px;
	top: 0px;
	width: 120px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	background: #f9dc00;
	/* Skift her */
    
	display: inline-block;
	text-decoration: none;
}
.show_hide i, .show_hide2 i {
	color: #fff;
	font-size: 30px;
	margin-top: 6px;
}
#loginbox, #loginbox2 {
	position: absolute;
	border-top: 0px !important;
	display: none;
	right: 0;
	top: 60px;
	width: 428px;
	z-index: 1001 ! important;
	background-color: #fff;
	border-bottom: 4px solid #f9dc00;/* Skift her */
}
#loginbox {
	background-color: #fff;
}
#loginbox2 {
	background-color: #fff;
}
.logintop, .logintop2 {
	height: 60px;
	line-height: 60px;
	text-align: left;
	color: #fff;
	background-color: #f9dc00;
	/* Skift her */
    
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 20px;
	border-bottom: 4px solid #f9dc00;/* Skift her */
}
.logintop {
	margin-bottom: 30px;
}
#ctl00_lnkCreateprofile {
	float: right;
	text-decoration: none;
	text-transform: none;
	color: #fff;
}
#ctl00_lnkCreateprofile:before {
	content: "\f105";
	font-family: FontAwesome;
	transition: all .1s linear;
	margin-right: 10px;
	font-size: 20px;
}
#ctl00_lnkCreateprofile:hover:before {
	margin-right: 5px;
}
#loginbox .login {
}
#loginbox #logininfo {
	position: relative;
	float: left;
}
#loginbox #logininfo a, #loginbox #logininfo span {
	color: red;
	text-decoration: underline;
}
#usermenu {
	position: absolute;
	width: 100%;
	top: 0;
	right: 0;
	z-index: 10003;
	color: #3D3D3D;
}
#createprofile {
	float: right;
}
#createprofile a {
	color: #343434;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 12px;
	text-decoration: none;
}
#createprofile img {
	display: block;
	margin: 0 auto;
}
#loginbox .login {
	padding: 0 20px;
	height: 200px;
}
#loginbox2 .login {
	padding: 0 20px;
}
#loginbox .login:after {
	content: "";
	position: absolute;
	left: 137px;
	border-width: 7px 7px 0px 7px;
	border-color: #003270 transparent;
	/* reduce the damage in FF3.0 */
    
	display: block;
	width: 0;
	margin-top: 4px;
}
#loginbox #logininfo {
	position: relative;
	float: left;
}
#loginbtn {
	position: relative;
	float: right;
}
#ctl00_ImgLogin {
	font-size: 16px !important;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-radius: 3px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 184px;
	background-color: #00A637;
	/* Skift her */
    
	-webkit-box-shadow: 0px 3px 0px 0px rgba(0, 83, 27, 1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(0, 83, 27, 1);
	box-shadow: 0px 3px 0px 0px rgba(0, 83, 27, 1);
	transition: all 0.1s linear 0s;
}
#ctl00_ImgLogin:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(13, 103, 166, 1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(13, 103, 166, 1);
	box-shadow: 0px 0px 0px 0px rgba(13, 103, 166, 1);
	margin-top: 3px;
	margin-bottom: -3px;
}
#loginbox #logininfo a, #loginbox #logininfo span {
	font-size: 16px !important;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-radius: 3px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 184px;
	background-color: #FFBA53;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(198, 198, 198, 1);
	-moz-box-shadow: 0px 3px 0px 0px rgba(198, 198, 198, 1);
	box-shadow: 0px 3px 0px 0px rgba(198, 198, 198, 1);
	transition: all 0.1s linear 0s;
}
#loginbox #logininfo a:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(198, 198, 198, 1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(198, 198, 198, 1);
	box-shadow: 0px 0px 0px 0px rgba(198, 198, 198, 1);
	margin-top: 3px;
	margin-bottom: -3px;
}
#ctl00_ImgLogin i {
	text-indent: 10px;
	transition: all 0.1s linear 0s;
}
#ctl00_ImgLogin:hover i {
	text-indent: 20px;
}
#ctl00_valReqUsername, #ctl00_valReqPassword {
	position: absolute;
	display: block;
	width: 0px;
	margin-left: 2px;
	font-size: 20px;
}
#loginbox #dkkort {
	margin-top: 2px;
	float: left;
}
#ctl00_valCustUkendt {
	margin-left: 7px;
}
.customprofilebtn {
	text-align: center;
	width: 96px;
	display: inline-block;
	font-size: 16px;
}
.custombg {
	margin-top: 10px;
	padding: 15px 0 10px 0;
}
#profile {
	margin-left: 9px;
	font-size: 12px;
	text-align: center;
}
#ctl00_cntrlRoleSelection_panLnkAdmin hr {
	display: none;
}
#ctl00_txtUsername {
	border: 0 none;
	padding-left: 60px;
	padding: 0 10px 0 50px;
	margin-bottom: 15px;
	height: 40px;
	width: 100%;
	position: relative;
	border: 1px solid #FFE4E1;
}
#ctl00_txtUsername_ico {
	content: "f007";
	position: absolute;
	left: 21px;
	top: 90px;
	width: 43px;
	height: 40px;
	padding: 6px 0;
	text-align: center;
	background: #f9dc00;
	color: #fff;
	font-size: 32px;
	z-index: 1;
}
#ctl00_txtPassword {
	border: 0 none;
	padding-left: 60px;
	padding: 0 10px 0 50px;
	margin-bottom: 15px;
	height: 40px;
	width: 100%;
	border: 1px solid #FFE4E1;
}
#ctl00_txtPassword_ico {
	content: "f13e ";
	position: absolute;
	left: 21px;
	top: 145px;
	width: 43px;
	height: 40px;
	padding: 6px 0;
	text-align: center;
	background: #f9dc00;
	color: #fff;
	font-size: 32px;
	z-index: 1;
}
.prodilebtn {
	height: 55px;
}
.prodilebtn a {
	font-size: 16px !important;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 3px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	margin-bottom: 14px;
	transition: all .1s linear;
}
.prodilebtn a:hover {
	border-bottom-width: 0px;
	margin-top: 3px;
}
.prodilebtnProfile a, .prodilebtnTeams a {
	background-color: #00A637;
	color: #fff;
	border-bottom: 3px solid rgba(198, 198, 198, 1);
}
.prodilebtnLogout a {
	background-color: #CC5151;
	color: #fff;
	border-bottom: 3px solid rgba(160, 64, 64, 1);
}
#ctl00_cntrlRoleSelection_panLnkAdmin a:before {
	content: "Admin login";
	font-size: 16px !important;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 3px;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	margin-bottom: 14px;
	background-color: #0063a7;
	background-image: url(images/adminlogo.png);
	background-position: 116px center;
	background-repeat: no-repeat;
	color: #fff;
	border-bottom: 3px solid rgba(0, 80, 124, 1);
	transition: all 0.1s linear 0s;
}
#ctl00_cntrlRoleSelection_panLnkAdmin a:hover:before {
	border-bottom-width: 0px;
}
#ctl00_cntrlRoleSelection_lnkAdmin {
	font-size: 0px !important;
}
/* ----------------------------------- */
/* ---------- NEWS ARCHIVE ----------- */
/* ----------------------------------- */

.center-text {
	text-align: center!important
}
#newsArchive_rightcol {
	display: none!important
}
.NewsHeading {
	margin-top: -20px!important
}
.NewsHeading h1 {
	text-align: center!important;
	font-size: 30px!important;
}
.NewsHeading h1:after {
	content: "";
	width: 80px!important;
	height: 10px!important;
	display: block!important;
	border-bottom: 2px solid red!important;
	margin-right: auto!important;
	margin-left: auto!important;
	margin-bottom: 59px!important;
}
#newsArchive_leftcol a:link {
	color: #000!important
}
#newsArchive_leftcol .NewsItem {
	border: none !important;
	margin-right: 5px!important;
	padding: 5px 10px !important;
	position: relative !important;
	marign-bottom: 20px!important;
	width: 47%!important;
	float: left!important;
	margin-bottom: 52px!important;
}
#newsArchive_leftcol .NewsItem:hover .NewsHeader span {
text-decoration:none!important!important
}
#newsArchive_leftcol .NewsItem:hover .newsImgCon {
	background-size: 100%!important;
	text-decoration: none!important
}
#newsArchive_leftcol .NewsName {
	position: absolute!important;
	top: 305px!important;
	left: 100px!important;
	font-size: 14px!important;
font-style: normal!important!important;
	font-weight: 700;
	color: #000!important;
}
#newsArchive_leftcol .NewsAuth img {
	display: none!important
}
#newsArchive_leftcol .NewsHeader {
	color: #000 !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	margin-top: 20px !important;
	display: block!important;
}
#newsArchive_leftcol .newsImgCon {
	width: 100%!important;
	display: block!important;
	height: 250px!important;
	background-size: 115%!important;
	background-repeat: no-repeat!important;
	-webkit-transition: all 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition: all 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
	background-position: center!important;
}
#newsArchive_leftcol .NewsTeaser {
	margin-top: 17px !important;
	overflow: hidden!important;
	height: 100px !important;
	color: #587986;
}
#newsArchive_leftcol .NewsDateTxt {
	font-style: normal !important;
	positioN: absolute !important;
	top: 304px !important;
	left: 12px !important;
	padding-right: 8px !important;
	border-right: 1px solid #000 !important;
}
/* ----------------------------------- */
/* -------- LEFT MENU DROPDOWN ------- */
/* ----------------------------------- */

.show_left {
	text-indent: -10000px;
	line-height: 60px;
	text-align: center;
	display: inline-block;
	color: #fff;
	width: 30px;
	text-decoration: none;
	padding: 0 10px 0 10px;
	background: url(images/hamburger.png) #f9dc00 no-repeat left 10px center;
	transition: all .1s linear;
	position: absolute;
	top: 0 !important;
	float: left;
	z-index: 99;
	display: block;
}
.show_left:hover {
}
#leftmenu {
}
#leftmenu a {
	width: 271px;
}
table.StaticMenuStyle > tbody > tr > td:nth-child(2) > img {
	display: none;
}
table.StaticMenuStyle > tbody > tr > td:nth-child(2) {
	position: absolute;
	right: 15px;
	width: 15px !important;
	height: 15px;
	background: url("images/btn-arrow-right.png") no-repeat center center;
	margin-top: 10px !important;
}
#menucon {
	display: none;
	position: absolute;
	border-top: 0px !important;
	left: 0;
	top: 60px;
	width: 271px;
	z-index: 1001 !important;
}
#menucon a {
	display: none;
	color: #000 !important;
	background-color: #fff;
	text-align: left !important;
	line-height: 35px;
	padding: 0px 0px;
	font-size: 0.9em;
	border-left: 6px solid #fff;
	border-bottom: 1px solid #ccc;
	transition: all .1s ease-in-out;
 
}
#con a:hover {
	border-left: 6px solid #477190 !important;
}
.StaticMenuStyle {
	display: block !important;
}
/* ----------------------------------- */
/* ----------- SYSTEM STYLE ---------- */
/* ----------------------------------- */
#hall {
	overflow-x: scroll;
}
#EventMembers {
	color: #000 !important;
}
.FormIndhold {
	background-attachment: fixed;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	width: 250px;
}
table {
	font-size: inherit;
}
td {
	margin: 2px 2px 2px 2px;
	margin: 12px 12px 12px 12px;
}
.td {
	margin: 2px 2px 2px 2px;
	background-image: url(images/Tabelbg.gif);
}
.tdalert {
	border: 2px;
	border-style: dotted;
	border-color: green;
	padding: 3pt 3pt;
	margin: 2px 2px 2px 2px;
	background-color: #000000;
}
.tdSize11 {
	border-style: solid;
	color: #a5abb1;
	border-width: 1px;
	font-size: 11px;
}
.tdSize14 {
	border-style: solid;
	color: #a5abb1;
	border-width: 1px;
	text-decoration: underline;
	font-size: 14px
}
#TipBox {
	display: none;
	position: absolute;
	z-index: 1000;
	border: green dotted 1px;
	padding: 5px;
	background-color: #FFFFFF;
}
.TipBox {
	display: none;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	border: #72B0E6 solid 1px;
	padding: 15px;
	color: #1A80DB;
	background-color: #FFFFFF;
}
.arrow-button {
	display: none;
}
#responsive-login {
	display: none;
}
.menu.create_profile_link_responsive {
	display: none !important;
}
.show_hide_responsive {
	display: none;
}

@media screen and (max-width: 768px) {
#topmenu {
	position: fixed;
	z-index: 999;
	background-color: transparent;
	top: 60px;
	width: 100%;
	left: -100%;
}
#topmenu-responsive.shrink.after {
	top: 40px !important;
}
#topmenu-responsive.shrink {
	top: 40px !important;
}
#topmenu-responsive {
	top: 100px !important;
	position: fixed !important;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100vh;
	display: block;
	padding-bottom: 60px;
	width: 80%;
	right: 100%;
	transition: ease-out 0.4s;
	background-color: #474b50;
}
#topmenu-responsive.after {
	top: 100px !important;
	right: 20%;
	transition: ease-out 0.4s;
	animation-name: shadow;
}
#menu {
	left: 0px !important;
	padding: 0 !important;
}
.topmn > ul {
	width: 100%;
}
#menu-mobile {
	height: 115px !important;
}
.show_hide_responsive, .menu.create_profile_link_responsive {
	color: #fff !important;
	border: none !important;
}
#nav-icon3 span {
	background-color: #fff !important;
	height: 4px !important;
}
#shadow-box {
	top: 100px !important;
}
#usermenu {
	top: 55px !important;
}
#nav-icon3 {
	display: block;
	cursor: pointer;
	height: 50px;
	width: 60px;
	position: relative;
	top: 60px;
}
#mobileLogo {
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid #000;
	height: 55px;
}
#mobileLogo img {
	width: 15%;
	margin: 10px;
	float: left;
}
#mobileLogo span {
	display: block;
	width: 100vw;
	line-height: 55px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	text-align: center;
}
#usermenu .logind a {
	height: 45px;
	padding-top: 5px;
}
#usermenu .logind a i:before {
	line-height: 40px !important;
}
#loginbox, #loginbox2 {
	position: absolute;
	border-top: 0px !important;
	display: none;
	right: 0;
	top: 45px;
	width: 428px;
	z-index: 1001 ! important;
	background-color: #fff;
	border-bottom: 4px solid #000;
}
.show_hide, .show_hide2 {
	line-height: 45px !important;
	padding-top: 0 !important;
}

#mainSiteBanner {
	padding-bottom: 5px;
}

#mainSiteBanner .box {
	width: 48%;
	height: 50px;
	margin-left: 1.125%;
	margin-top: 1.125%;
}

#mainSiteBanner .box span {
	height: 50px;
	line-height: 50px;
}

#mainContent {
	padding: 5px;
	margin-top: 15px;
}

#mainSiteBanner .box span {
	opacity: 1;
}













}
/* ------------------------------------- */
/* ----------- Responsive CSS ---------- */
/* ------------------------------------- */

/* ----------------------------------- */
/* -------------- BOXES -------------- */
/* ----------------------------------- */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}

@media (min-width: 768px) {
.container {
	width: 750px;
}
}

@media (min-width: 992px) {
.container {
	width: 970px;
}
}

@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-1 {
	width: 8.33333%;
}
.col-xs-2 {
	width: 16.66667%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.33333%;
}
.col-xs-5 {
	width: 41.66667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.33333%;
}
.col-xs-8 {
	width: 66.66667%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.33333%;
}
.col-xs-11 {
	width: 91.66667%;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-pull-1 {
	right: 8.33333%;
}
.col-xs-pull-2 {
	right: 16.66667%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-4 {
	right: 33.33333%;
}
.col-xs-pull-5 {
	right: 41.66667%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-7 {
	right: 58.33333%;
}
.col-xs-pull-8 {
	right: 66.66667%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-10 {
	right: 83.33333%;
}
.col-xs-pull-11 {
	right: 91.66667%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-push-1 {
	left: 8.33333%;
}
.col-xs-push-2 {
	left: 16.66667%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-4 {
	left: 33.33333%;
}
.col-xs-push-5 {
	left: 41.66667%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-7 {
	left: 58.33333%;
}
.col-xs-push-8 {
	left: 66.66667%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-10 {
	left: 83.33333%;
}
.col-xs-push-11 {
	left: 91.66667%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.col-xs-offset-1 {
	margin-left: 8.33333%;
}
.col-xs-offset-2 {
	margin-left: 16.66667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.33333%;
}
.col-xs-offset-5 {
	margin-left: 41.66667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.33333%;
}
.col-xs-offset-8 {
	margin-left: 66.66667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.33333%;
}
.col-xs-offset-11 {
	margin-left: 91.66667%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-1 {
	width: 8.33333%;
}
.col-sm-2 {
	width: 16.66667%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-4 {
	width: 33.33333%;
}
.col-sm-5 {
	width: 41.66667%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-7 {
	width: 58.33333%;
}
.col-sm-8 {
	width: 66.66667%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-10 {
	width: 83.33333%;
}
.col-sm-11 {
	width: 91.66667%;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-pull-1 {
	right: 8.33333%;
}
.col-sm-pull-2 {
	right: 16.66667%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-4 {
	right: 33.33333%;
}
.col-sm-pull-5 {
	right: 41.66667%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-7 {
	right: 58.33333%;
}
.col-sm-pull-8 {
	right: 66.66667%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-10 {
	right: 83.33333%;
}
.col-sm-pull-11 {
	right: 91.66667%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-push-1 {
	left: 8.33333%;
}
.col-sm-push-2 {
	left: 16.66667%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-4 {
	left: 33.33333%;
}
.col-sm-push-5 {
	left: 41.66667%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-7 {
	left: 58.33333%;
}
.col-sm-push-8 {
	left: 66.66667%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-10 {
	left: 83.33333%;
}
.col-sm-push-11 {
	left: 91.66667%;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
.col-sm-offset-1 {
	margin-left: 8.33333%;
}
.col-sm-offset-2 {
	margin-left: 16.66667%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-4 {
	margin-left: 33.33333%;
}
.col-sm-offset-5 {
	margin-left: 41.66667%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-7 {
	margin-left: 58.33333%;
}
.col-sm-offset-8 {
	margin-left: 66.66667%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-10 {
	margin-left: 83.33333%;
}
.col-sm-offset-11 {
	margin-left: 91.66667%;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-1 {
	width: 8.33333%;
}
.col-md-2 {
	width: 16.66667%;
}
.col-md-3 {
	width: 25%;
}
.col-md-4 {
	width: 33.33333%;
}
.col-md-5 {
	width: 41.66667%;
}
.col-md-6 {
	width: 50%;
}
.col-md-7 {
	width: 58.33333%;
}
.col-md-8 {
	width: 66.66667%;
}
.col-md-9 {
	width: 75%;
}
.col-md-10 {
	width: 83.33333%;
}
.col-md-11 {
	width: 91.66667%;
}
.col-md-12 {
	width: 100%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-pull-1 {
	right: 8.33333%;
}
.col-md-pull-2 {
	right: 16.66667%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-4 {
	right: 33.33333%;
}
.col-md-pull-5 {
	right: 41.66667%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-7 {
	right: 58.33333%;
}
.col-md-pull-8 {
	right: 66.66667%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-10 {
	right: 83.33333%;
}
.col-md-pull-11 {
	right: 91.66667%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-push-1 {
	left: 8.33333%;
}
.col-md-push-2 {
	left: 16.66667%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-4 {
	left: 33.33333%;
}
.col-md-push-5 {
	left: 41.66667%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-7 {
	left: 58.33333%;
}
.col-md-push-8 {
	left: 66.66667%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-10 {
	left: 83.33333%;
}
.col-md-push-11 {
	left: 91.66667%;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
.col-md-offset-1 {
	margin-left: 8.33333%;
}
.col-md-offset-2 {
	margin-left: 16.66667%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-4 {
	margin-left: 33.33333%;
}
.col-md-offset-5 {
	margin-left: 41.66667%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-7 {
	margin-left: 58.33333%;
}
.col-md-offset-8 {
	margin-left: 66.66667%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-10 {
	margin-left: 83.33333%;
}
.col-md-offset-11 {
	margin-left: 91.66667%;
}
.col-md-offset-12 {
	margin-left: 100%;
}
}

@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-1 {
	width: 8.33333%;
}
.col-lg-2 {
	width: 16.66667%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-4 {
	width: 33.33333%;
}
.col-lg-5 {
	width: 41.66667%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-7 {
	width: 58.33333%;
}
.col-lg-8 {
	width: 66.66667%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-10 {
	width: 83.33333%;
}
.col-lg-11 {
	width: 91.66667%;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-pull-1 {
	right: 8.33333%;
}
.col-lg-pull-2 {
	right: 16.66667%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-4 {
	right: 33.33333%;
}
.col-lg-pull-5 {
	right: 41.66667%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-7 {
	right: 58.33333%;
}
.col-lg-pull-8 {
	right: 66.66667%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-10 {
	right: 83.33333%;
}
.col-lg-pull-11 {
	right: 91.66667%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-push-1 {
	left: 8.33333%;
}
.col-lg-push-2 {
	left: 16.66667%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-4 {
	left: 33.33333%;
}
.col-lg-push-5 {
	left: 41.66667%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-7 {
	left: 58.33333%;
}
.col-lg-push-8 {
	left: 66.66667%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-10 {
	left: 83.33333%;
}
.col-lg-push-11 {
	left: 91.66667%;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
.col-lg-offset-1 {
	margin-left: 8.33333%;
}
.col-lg-offset-2 {
	margin-left: 16.66667%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-4 {
	margin-left: 33.33333%;
}
.col-lg-offset-5 {
	margin-left: 41.66667%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-7 {
	margin-left: 58.33333%;
}
.col-lg-offset-8 {
	margin-left: 66.66667%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-10 {
	margin-left: 83.33333%;
}
.col-lg-offset-11 {
	margin-left: 91.66667%;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
}

@media (max-width: 767px) {
.hidden-xs {
	display: none !important;
}
#body {
	padding-top: 100px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
	display: none !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
	display: none !important;
}
}

@media (min-width: 1200px) {
.hidden-lg {
	display: none !important;
}
}


.home_link_responsive {
	font-size:2em !important;
	color:#0072bc;
	width:60px !important;
	height:60px;
	float:left;
	text-align:center;
	z-index:99999;
	display:block;
}
.home_link_responsive:hover, .show_hide_responsive:hover, .menu.create_profile_link_responsive:hover {
	background-color:rgba(255, 255, 255, 0.2);
}
#topmenu .fa-home:before{
     line-height: 65px;
	transition:ease 0.4s;	
}