html,
body {
    height: 100%;
}

* {
	font-family: 'Roboto', sans-serif;

}

h1 {
	font-family: 'nexa_lightregular', sans-serif;
	text-transform: uppercase;
}

.customerlogo, .customerlogo-index img {
    height: 30px;
}

.smallspan {

    font-size: 10px;
    position: relative;
    top: -1px;
}

.customerlogo {
    margin-bottom: 20px;
    display: block;
    position: fixed;
    right: 55px;
    top: 100px;
}

.errorMessage {
    color:red;
}

.importfield {
    float: right;
    border: 1px solid #EFD018 !important;
    border-radius: 15px !important;
    padding: 20px;
    display:none;
    width: 480px;
}

.customerlogo {
    margin-bottom: 20px;
    display: block;
}

.navbar-toggle {
    opacity:0;
}

.rating-stars {
    font-family: 'Glyphicons Halflings' !important;
}

.site-login {
	left:50%;
	position:relative;
	margin-left:-165px;
}

.site-login h1 {
	    padding-left: 145px;
}

.site-login .col-lg-3 {
	width: 25%;
    display: inline-block;
}

label {
	min-width: 145px;
	text-transform:uppercase;
	color:black !important;
	font-weight: 100;
	font-size: 16px;
	text-align:left;
}

h1 {
    padding-bottom: 15px;
}

.site-login .col-lg-offset-1 {
	margin-left:0;
}

.site-login button:before {
	font-family: FontAwesome;
	content: "\f1d8";
	padding-right: 5px;
}

.site-login .btn {
	    float:right;
}

.field-loginform-username, .field-loginform-password {
    height: 30px;
}

.nav {
	position: absolute;
    left: 0px;
    top: 0px;
}

.navbar-challenges {

	height: 87px;
	background-color: #eeedee;
}

.navbar-brand {
	left: 0px;
	top:0px;
	position:absolute;
	padding:0;
	margin:0;
	background-image: url("/images/logo.png");
	background-repeat:no-repeat;
	width:284px;
	height:117px;

    margin-left: 0px !important;
}

.breadcrumb a {
    color: #EFD018;
}

.breadcrumb {

    background-color:#FBFBFB;
}

.summary {
	display:none;
}

.filters {
	display:none;
}

table {
	border: 2px solid #EFD018 !important;
	border-radius: 10px !important;
}

table tfoot tr {
    border: 2px solid #EFD018;
}

.hide-input input {
    display:none;
}

thead tr:first-child {
	background-color: #EFD018 !important;
}

th {
	border:none !important;
}

#poweredby {
    top: 15px !important;
    position: fixed !important;
    right: 50px;
    width: 227px;
    height: 60px;
    background: url(/images/job_training_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

#introtekst {

    width: 680px;
    overflow: hidden;
    text-align: center;
    color: #000000;
	margin: 0 auto;
	font-size: 16px;
	font-family: Roboto;
}

#introtekst a {
	
	font-weight: bold;
	font-family: Roboto;
	color: black;
}

.button, button, .btn {
	padding-left:30px !important;
	padding-right:30px !important;
	padding-top: 0px;
	padding-bottom: 0px;
    height: 58px;
    border: 1px solid #EFD018 !important;
    border-radius: 15px !important;
	display:inline-block;
	position:relative;
	background:none !important;
	color: black !important;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 55px;
}

.button a {
	position:relative;
	width: 100%;
	height: 100%;
	display: inline-block;
	font-size: 16px;
	line-height: 55px;
	color:black;
	text-transform: uppercase;
}

.button i {
	padding-right: 5px;
}

#apples {
	margin-top:50px;
}

.alertlink {

    white-space: nowrap;
    max-width: 150px;
    position: relative;
    display: block;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.mandrillevent-index td {

}

.alerts {

    position:absolute !important;
    top: 25px;
    left: 290px;
    white-space: nowrap;
}

.login, .logout {

    position:absolute !important;
    top: 25px;
    left: 365px;
    white-space: nowrap;
}

.login a, .logout a, .alerts a {
    text-transform: uppercase;
    text-align: center;
    color: #000000;
	padding:0;
	margin:0;
	font-size:18px;

}

.alerts.red a {

    color: #ef1818;
}

.alerts a:before {
	font-family: FontAwesome;
	content: "\f199";
	padding-right: 5px;
}

.login a:before {
	font-family: FontAwesome;
	content: "\f090";
	padding-right: 5px;
}


.logout a:before {
	font-family: FontAwesome;
	content: "\f08b";
	padding-right: 5px;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 150px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.preview-editor {
    width: 44%;
    display: inline-block;
    margin-left: auto;
    position: relative;
    margin-right: auto;
    vertical-align: top;
    float: left;
}

.cke_dialog, .cke_dialog table {
    border: none !important;
}

.cke_dialog .cke_dialog_contents {
    border-top: 1px solid #bfbfbf !important;
    border-radius: 0 !important;
}

a {


}

.clicker {

    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;

}

input[type="color"] {
    width: 150px;
}