body	{ background-color:#EAEAEA; font-family: Arial, Helvetica, sans-serif; font-size:12px; margin: 0px; padding: 0px; width:100%; height:100%; }
header	{ background-color:#FFF; height:45px; padding: 25px 20px 28px 20px; position: fixed; left: 0px; top: 0px; width: 100%; z-index: 9999; overflow: hidden; box-shadow: 0px 0px 10px #333; }

.content.edit {
    margin-left: 1.5%;
}

a	{ text-decoration:none; border:none; color:#000; }
table { border-collapse: collapse; }
.clear 			{ clear: both; }
.hide-for-mobile 	{ display: block; }
.hide-for-screen 	{ display: none; }
a .active	 	{ opacity: 1.0 !important; }
a:hover .active 	{ opacity: 0.45 !important; }
p			{ margin:0; padding:0; }
a .overskredetDato	{ font-weight:bold; color:#CC0000; }
.dropmeny_status	{ font-size: 14px; font-family:Arial, Helvetica, sans-serif; padding:5px; width:50%; border:1px solid #CCC; }
.tekstfeltRediger {
    width:80%;
    font-size: 12px;
    color: #000;
    background-color: #FFFFF4;
    margin: 1px;
    padding: 7px 8px 6px 9px;
    border: 1px solid #999;
    font-family: Arial, Helvetica, sans-serif !important;
    box-shadow: inset 2px 1px 6px -2px #000000;
    -webkit-box-shadow: inset 2px 2px 2px -2px #000000;
    -moz-box-shadow: inset 2px 2px 2px -2px #000000;
    -o-box-shadow: inset 2px 2px 2px -2px #000000;
}

.dropmenyRediger		{
    width:83%;
    font-size: 12px;
    color: #000;
    background-color: #FFFFF4;
    margin: 1px;
    padding: 7px 8px 6px 9px;
    border: 1px solid #999;
    font-family: Arial, Helvetica, sans-serif !important;
    box-shadow: inset 2px 1px 6px -2px #000000;
    -webkit-box-shadow: inset 2px 2px 2px -2px #000000;
    -moz-box-shadow: inset 2px 2px 2px -2px #000000;
    -o-box-shadow: inset 2px 2px 2px -2px #000000;
}
.back_icon {
    float: left;
    width: 48px;
    height: auto;
    padding: 0px 10px 0px 0px;
}
.ui-datepicker {
    background: linear-gradient(#FBFBFB, #EEE);
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 2px 2px 3px rgba(0,0,0,.6);
    padding: 10px;
    display: none;
}
.ui-datepicker-prev {
    float: left;
    cursor: pointer;
}
.ui-datepicker-next {
    float: right;
    cursor: pointer;
}
.ui-datepicker-title {
    display: inline;
}
.ui-datepicker-header {
    text-align: center;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.ui-state-disabled {
    opacity: .5;
}
.ui-datepicker-calendar {
    border-collapse: collapse;
}
.ui-datepicker-calendar td {
    text-align: center;
    padding: 1px 10px;
}
.ui-datepicker-calendar th {
    text-align: center;
}
.ui-datepicker-calendar a {
    color: #000;
}
.ui-datepicker-today a {
    color: green;
}
.ui-datepicker-week-end {
    background: rgba(170, 170, 170, 0.2);
}
.rediger_tekst		{ margin:3px;	background-color:#FFFFEC; box-shadow: inset 2px 1px 6px -2px #000000; -webkit-box-shadow: inset 4px 2px 4px -2px #000000; -moz-box-shadow: inset 4px 2px 4px -2px #000000; -o-box-shadow: inset 4px 2px 4px -2px #000000;	padding-top: 10px; padding-right: 10px; padding-bottom: 10px; }
.content		{
    padding: 2%;
    width: 96%;
    position: relative;
    top: 145px;
}
.handlingerTopp		{ font-size:14px; height:27px; background-color:#FFF; border-top:1px solid #CCC; padding:10px 0px 9px 30px; color:#000; display:block; position: fixed;	left: 0px; top: 98px; width: 100%;	z-index: 999; overflow: hidden;  box-shadow: 0px 0px 60px #333; }
.filterDrop		{ display:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#F0F0F0; border:1px solid #CCC; padding:3px; }
.searchBox		{ float:right; margin:0px 70px 0px 10px; }
.searchBox img		{ width:20px; height:20px; margin-right:10px; padding-top:3px; }
.searchInput		{ float:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#F0F0F0; border:1px solid #CCC; padding:5px; width:150px; }
button, .button														{
    font-size:12px;
    font-weight:bold;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-family:Arial, Helvetica, sans-serif;
    border-radius: 5px;
    padding:6px 10px 5px;
    margin:5px 0px 10px;
    display:inline-block;
    cursor: pointer;
    border: none;
}
.button_ny_oversettlse		{ float:right; width:180px; }
.button_footer			{ float:right; width:70px; padding:8px; margin:10px 10px 0px 0px; font-size:14px; text-transform:uppercase; }
.black				{ color:#FFFFFF; background-color:#666; }
.black:hover			{ color:#FFFFFF; background-color:#000; }
.grey				{ color:#fff; background-color:#999; }
.grey:hover			{ color:#fff; background-color:#666; }
.green				{ color:#fff; background-color:#393; }
.green:hover			{ color:#fff; background-color:#0C3; }
a .button_black			{ padding:3px 6px 3px 6px; margin:5px 0px 10px 0px; }
.login_textfield 		{ display:block; font-size:16px; padding:6px; width: 250px; margin:0px 0px 5px 0px; }
.login_button			{ display:block; font-size:16px; padding:6px; width: 264px; color:#333333; }
a.forgot_password 		{ display:block; font-size:12px; color:#999; margin:9px 0px 0px 0px; }
a:hover.forgot_password 	{ color:#069; text-decoration:underline; }
.footer				{ padding:0px 0px 10px 0px; text-align:right; background-color:#FFF; display:block; position: fixed;	left: 0px; bottom: 0px; width: 100%;	z-index: 9999; overflow: hidden; }
.footer				{ box-shadow: 0px 0px 100px #888888; }
.mobile-toggle-menu 		{ display:none; }
.mobile-toggle-menu a		{ color:#333333; }
.mobile-toggle-menu	ul 	{ font-family: 'Titillium Web', sans-serif; font-weight:normal; margin:0; padding:0; }
.mobile-toggle-menu li          { list-style-type: none; background-color:#FFF; margin:1px 0px 0px 0px; padding:0px 0px 0px 30px; font-size:20px; line-height:40px; }
a .mobile-menu-button 		{ opacity:0.7; display:none; }
h1,h2,h3,h4,h5,h6		{ font-family: 'Titillium Web', sans-serif; font-weight:normal; margin:0; padding:0; }
h1				{ font-size: 45px; line-height:45px; margin: 0px 0px 15px 0px; }
h2				{ font-size: 25px; line-height:25px; margin: 0px 0px 15px; padding-bottom: 15px; border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999; }
h3				{ font-size: 22px; line-height:22px; margin: 0px 0px 14px 0px; }
h4				{ font-size: 20px; line-height:20px; margin: 0px 0px 13px 0px; }
h5				{ font-size: 18px; line-height:18px; margin: 0px 0px 12px 0px; }
h6				{ font-size: 16px; line-height:16px; margin: 0px 0px 11px 0px; }
.icon_heading			{ padding:0px 10px 0px 5px; width:32px; height:auto; }
.nav-left			{ font-family: 'Titillium Web', sans-serif; }
.nav-left a .logo		{ opacity:0.65; float: left; padding:4px 20px 0px 10px; width: 200px; height: auto; }
.nav-left a .logo		{ /* Animert fading */ transition: 0.2s all ease-in-out; -webkit-transition: 0.2s all ease-in-out; -moz-transition: 0.2s all ease-in-out; -ms-transition: 0.2s all ease-in-out; -o-transition: 0.2s all ease-in-out; }
.nav-left a:hover .logo		{ opacity:1.0; }
.nav-left a .left_button	{ opacity:0.5; float: left; padding:0px 15px 10px 15px; margin: 0px 0px 0px 0px; color:#000; font-weight:600; }
.nav-left a .left_button	{ /* Animert fading */ transition: 0.2s all ease-in-out; -webkit-transition: 0.2s all ease-in-out; -moz-transition: 0.2s all ease-in-out; -ms-transition: 0.2s all ease-in-out; -o-transition: 0.2s all ease-in-out; } 
.nav-left a:hover .left_button	{ opacity:1.0; float: left; color:#000; }
.new_order { 
    background-color:#FF0000; 
    color:#FFF;	font-size:9px; 
    font-family:Arial, Helvetica, sans-serif; 
    text-align:center; 
    padding:0px 3px 1px 3px; 
    margin: 0px 0px 0px 3px; 
    border-radius: 4px; 
    position: relative;
    top: 5px;
    float: right; }
.translator_assigned		{ opacity:1.0; }
.translator_unassigned		{ opacity:0.2; }
.nav-right  { font-family: 'Titillium Web', sans-serif;	font-size:12px;	float:right; text-align:center;	padding-right: 40px; }
.nav-right a .right_button, .nav-button {
    opacity:0.5;
    float: left;
    padding:0px 5px 10px 6px;
    margin: 0px 0px 0px 6px;
    color:#000;
}
.nav-right a .right_button, .nav-button { /* Animert fading */ transition: 0.2s all ease-in-out; -webkit-transition: 0.2s all ease-in-out; -moz-transition: 0.2s all ease-in-out; -ms-transition: 0.2s all ease-in-out; -o-transition: 0.2s all ease-in-out; }
.nav-right a:hover .right_button, .nav-button:hover { opacity:1.0; float: left; color:#000; }
.nav-right a img    { width:31px; height:31px; }
.nav-right a span   { display:block; padding: 0px 0px 0px 0px; margin: -1px 0px 0px 0px; line-height:10px; }

.content #orders {
    text-align: left;
    width: 100%;
    line-height: 30px;
}
.content #orders th		{ font-size: 14px; padding: 0px 10px 0px 10px; }
.content #orders td {
    font-size: 12px;
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
}
.content #orders tr:nth-child(2n) { background-color:#FFF; }
.table-padding-left		{ padding: 0px 15px 0px 15px !important; }
.content #orders tr a		{ display:block; color:#000; }
.content #orders tr img         { vertical-align: middle; }
.content #orders tr:hover	{ background-color:#CCC; color:#000; }
.content #customers 		{ text-align: left;	width: 100%; line-height: 35px; }
.content #customers th		{ font-size: 14px; padding: 0px 10px 0px 10px; }
.content #customers td		{ font-size: 14px; padding: 0px 10px 0px 10px; margin: 0px 0px 0px 0px; }
.content #customers tr:nth-child(2n) { background-color:#FFF; }
.table-padding-left		{ padding: 0px 15px 0px 15px !important; }
.content #customers tr a	{ display:block; color:#000; }
.content #customers tr:hover	{ background-color:#CCC; color:#000; }
.content #translators 		{ text-align: left;	width: 100%; line-height: 35px; }
.content #translators th	{ font-size: 14px; padding: 0px 10px 0px 10px; }
.content #translators td	{ font-size: 14px; padding: 0px 10px 0px 10px; margin: 0px 0px 0px 0px; }
.content #translators tr:nth-child(2n) { background-color:#FFF; }
.table-padding-left		{ padding: 0px 15px 0px 15px !important; }
.content #translators tr a	{ display:block; color:#000; }
.content #translators tr:hover	{ background-color:#CCC; color:#000; }
tr.Pågår td {
    background-color: rgba(255,0,0,.15);
}
tr.Pause td {
    background-color: rgba(255,255,0,.15);
}
tr.Fullført td {
    background-color: rgba(0,255,0,.15);
}
/*tr.Ny td {
    background-color: rgba(0,255,255,.15);
}*/
input:disabled, select:disabled {
    background-color: #F6F6F6;
}
#side_nr {
    margin-top: 15px;
}
.Valgt_side button {
    background: #000;
}
@media screen and (min-width: 1150px) {
    .mobile-toggle-menu { display:none !important; }
    .nav-left a .left_button {
        opacity:0.5;
        font-size:18px;
        float: left;
        padding:0px 15px 10px 15px;
        margin: 20px 0px 0px 0px;
        color:#000;
    }
}
@media screen and (max-width: 1150px) {
    #header			{ height:35px; }
    .nav-left a .logo		{ width:180px; height:auto; }
    .nav-left a .left_button	{ display:none !important; }
    .nav-right a .right_button 	{ display:none; }
    .editor-row1                { float: none !important; width: 100% !important; border-right: none !important; }
    .editor-row2                { width: 100% !important; }
    a .mobile-menu-button 	{ opacity:0.7; display:block; float:right; width:32px; height:32px; padding:3px 6px 3px 3px; }
    .leggtilTime { position: fixed; top: 25%; left: 2.5%; height: 200px; width: 95%; background: #fff; box-shadow: 2px 2px 5px #888; border-radius: 3px; }
    .leggtilTime td { display: block; }
}
@media screen and (max-width: 1080px) {
    #header			{ height:35px; }
    .nav-left a .logo		{ width:160px; height:auto; }
    .nav-left a .left_button	{ display:none !important; }
    .nav-right a .right_button 	{ display:none; }
    a .mobile-menu-button 	{ opacity:0.7; display:block; float:right; width:32px; height:32px; padding:3px 6px 3px 3px; }

}
@media screen and (max-width: 569px) {
    #header			{ height:35px; }
    .nav-left a .logo		{ width:160px; height:auto; }
    h1				{ font-size: 25px; line-height:25px; font-weight:bold; }
    .icon_heading               { padding:0px 7px 0px 5px; width:25px; height:auto; }
}
@media screen and (max-width: 380px) {
    #header			{ height:30px; }
    .nav-left a .logo		{ width:150px; height:auto; }
    h1				{ font-size: 20px; line-height:20px;  }
    h2				{ font-size: 16px; line-height:16px; margin: 0px 0px 15px 0px; font-weight:bold; }
    .icon_heading		{ padding:0px 5px 0px 5px; width:20px; height:auto; }
}
@media screen and (max-width: 320px) {
    #header			{ height:25px; }
    .nav-left a .logo		{ width:110px; height:auto; }
    a .mobile-menu-button 	{ opacity:0.7; display:block; float:right; width:30px; height:30px; padding:0px 6px 3px 3px; }
    h1				{ font-size: 18px; line-height:18px; }
}