/* Standard CSS -> Kursadm */

div.sevudivcontainer ol{
    font-size: inherit;
    margin-left: 16pt;
}

div.sevusummaryUserInfodivFieldsLabel{
    width:160px;
    float:left;
    display: block;
    margin: 5px;    
    
}

div.sevusummaryUserInfodivFieldsValue{
    float:left;
    width: 300px;
    margin: 5px;
}

div.sevusummaryUserInfodivFieldsValue input {
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: -5px;
    padding: 5px;
}

div.sevusummaryUserInfodivFieldsValue input {
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: -5px;
    padding: 5px;
}



div.sevuregistrationaccept, div.sevuregistrationnext{
    background-color: #4586B8;
    padding: 12px;
    padding-left: 25px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

div.sevusmitbtn, div.sevusmitback{
    float:right;
    clear:none;
}

div.sevusubmitbtnbg{
    background-color: #4586B8;
    padding: 0px;
    padding-left: 25px;
    padding-right: 25px;    
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.sevudivcontainer p {
  font-size: 0.9em;
}

/* Table headers for lists in front */
.sevulistth{
}

/* Class to set different background colors on every other row in lists */
.sevulisttr1{
}

/* Same as previous class */
.sevulisttr2{
}

/* Each tablecell in lists */
.sevulisttd{
}

/* Div that displays confirmation that a company is regisered in front */
.sevudivbedrconfirm{
}

/* Font-tag that displays info to user when registered in front */
.sevurecievemailmessage{
}

/* Header in list that displays courses based on categoryinterests and in lists that show courses where user has registered interests */
.paragraphIntrCourse{
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom:15px;
}

/* Header for list of categories that might interest a user */
.paragraphCategory{
  font-size: 1.0em;
  font-weight: bold;
  margin-bottom:15px;
}

/* Table that shows list of employees in a company */
.sevuanstable{
}

/* Table cell -> displays name of company */
.sevuanscompnavn{
}

/* Table headers -> list of employees */
.sevuansth{
}

/* Table cells -> info about employees */
.sevuanstd{
}

/* Confirmation that is displayed when storing info about employees are succsessful  */
.sevuinfoupdated{
}

/* Message to user that he is not registered as a contactperson for any companies */
.sevudifnocontbedr{
}

/* Table for registering employees in a company */
.sevureganstable{
}

/* Table cell when registering employees for a company*/
.sevureganstd{
}

/* Note to user that required fields must be filled in */
.sevuregansnote{
}

/* The * that tells that the field is required */
.sevumarkrequired {
  color: #BC360E;
  margin-right: 5px;
  vertical-align: middle;
}

/* Note to user that username and password will be generated if these fields is not filled in */
.sevuregansnote2{
}

/* Confirmation that a user is stored in the database */
.sevuuserstored{
}

/* Note to user that at least one phonenumber must be filled in */
.sevuSpanAtLeastOneField{
}

/* Table that is used when listing occurences of a course */
.sevu_course_table_def2{
}

/* Header that says: The course is arranged the following dates */
.sevu_course_div_def2{
    width:100%;
}

/* Table rows in listing of occurences */
.sevu_course_tr_def2{
}

/* Table cell in listing of occurences */
.sevu_course_td_def2{
}

/****************************************
* DIV THAT SURRONDS TABLE OF OCCURENCES *
****************************************/
/* Top */
.sevu_course_t_def2{
}

/* Bottom */
.sevu_course_b_def2{
}

/* Left */
.sevu_course_l_def2{
}

/* Right */
.sevu_course_r_def2{
}

/* Top-left corner */
.sevu_course_tl_def2{
}

/* Top-right corner */
.sevu_course_tr_def2{
}

/* Bottom-left corner */
.sevu_course_bl_def2{
}

/* Bottom-right corner */
.sevu_course_br_def2{
}
/* END DIV */

/* Label for radiobutton when signing on to a course */
.sevulabelsignon{
}

/* Header when listing company name if person is contactperson for a company(sign-on list) */
.sevudivcompanyheader{
    font-size:15px;
    font-weight:bolder;
    margin-top: 10px;
}

/* Name of employee in list when signing on to course */
.sevudivlistuser{
}

/* Link to sign off a course */
.sevuSignOff{
}

/* Header that says: Personal info */
.personParagraphHeader{
}

/* Table that lists personal info */
.personTable{
}

/* Table cell that list personal info */
.personTd{
}

/* Table -> list courses that might interest a person */
.sevutableintr{
}

/* Table header -> interestlist */
.sevutrheaderintr{
}

/* Individual style for table headers -> interestlist */
.sevuhlist1{
}

.sevuhlist2{
} 

.sevuhlist3{
} 

.sevuhlist4{
}

/* Link to courses in interestlist */
.sevuaintrlist{
}

/* Table rows -> interestlist */
.sevutrintrlist{
}

/* Table row -> interestlist, every other line so that background can be different*/
.sevutrintrlistline0{
}

.sevutrintrlistline1{
}

.sevuSignOnMain{
    width: 48%;
    float: left;
    padding-top:10px;
}

.sevulabelsignon{
}

.divkundenr{
    display:none;
}

.divbedr { 
}

.sevudivlistuser{
}

.sevuSignOnComment{
    width: 48%;
    float: left;
    clear:right;
}

.sevusignonstartup div{
    float: left;
    width:48%;
}

.sevuSignoffComment p{
    float:left;
    width:100%;
}

.sevuOccMainDiv{
    width:98%;
    float:left;
    margin:5px 0;
    padding:5px; 
    border:1px solid #bbbbbb;
    clear:both;
}

.sevuOccMain1 {
    background-color: #eeeeee;
}

.sevuOccMain2 {
    background-color: #dddddd;
}

.sevuconflicta{
    border: 2px solid #333399;
    margin: 5px;
    padding: 3px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.sevuconflicta:hover{
    border-color: #333399;
    color:black;
    font-weight: bold;
    text-decoration: none;
    background-color: #9999ff;
}

.sevuconflictheader{
    font-weight: bold;
    font-style: italic;
    margin-top: 20px;
    vertical-align: top;
}

.sevuconflictheader img{
    margin-right:4px;   
}

.sevuconflictdiv{
    text-align: center;
    margin-top:10px;
    display:block;
}

.sevuSignOnConflictSingleRegistration{
  width:100%;
  display: none;
}

.sevuSignOnConflict{
    width:100%;
    float:left;
    display: none;
}

.sevucommenttextarea{
    height: 6em;
    width: 100%;
}

.sevu_signon_def2{
    float:left;
    width:100%;
}

.sevuconflictfooter{
    padding-top: 8px;
    font-weight: bold;
    font-style: italic;
}

.sevuconflicttable{
    margin: 5px 0;
    width: 100%;
    border-collapse: collapse;
}

.sevuconflicttable th{
    text-align:left;
    padding-right:4px;
}

.sevuconflictnoticetr td{
    border-bottom:1px dashed black;
    padding: 3px;
}

.sevuconflictnoticetr0{
    background-color: #AAB1A6;
}

.sevuconflictnoticetr1{
    background-color: #CDD2CA;
}

.sevuconflictparagraph{
    background-color: white;
}

#smit, #backbtn{
    margin: 5px 0;
    padding: 2px;
}

.sevuconflictnoticename{
    vertical-align: top;
}

.sevudivinfo{
    font-weight:normal;
    margin:7px;
}

.sevudivinfobox{
    border: 1px dashed black;
    background-color: PapayaWhip;
    padding: 4px;   
}


.sevudivName{
    font-size: 20px;
    font-weight: bold;
}

.sevudivemailsent{
    width:100%;
    font-style: italic;
}

.sevuRegistrationHeader{
    font-size: 1.2em;
    font-weight: bold;
    display: block;
}

.sevuRequiredNotice{
       color: #003F64;
    font-weight: bold;
}

.sevuloginbox{
       width: 100%;
}

.sevubox {
    border: 1px solid black;
    float: left;
}

.sevuboxheader{
  background-color: #EBEBEB;
  font-size: 14px;
  font-weight: bold;
  padding: 4px; 
}

.sevuboxcontent {
    padding: 4px;
    background-color: #E4ECF3;
       width: 98%;
}

.sevuregisterbox{
       margin-top: 15px;
       width: 100%;
}

.sevuwordverif{
       float:left;
       font-size:330%;
       margin-right:10px;
       padding:16px 10px;
       width:220px;
    height: 100%;
    border:1px solid #AAAAAA;
    padding: 3px;
    width: 142px;
}

#vimg{
    border:1px solid #AAAAAA;
       float: left;
}

.sevubox fieldset{
}

.sevutelefonfieldset {
}
 
.sevuregistrationmain{
    overflow: hidden;
    margin-bottom: 1.1em;
}

.sevuregistrationheaderdiv{
    background-color: #EBEBEB;
    padding: 1em;
    border: 1px solid black;
    clear: right;
    font-size: 1em;
    font-weight: bold;
}

.sevuregistrationbodydiv{
    padding: 1em;
    border: 1px solid gray;
    border-top-width: 0;
}

.sevuregistrationcollection{
    margin-left: 20px;
}

.sevusignon{
    
}

.sevusignonlevel2 span{
    margin-right: 1.5em;
}

.sevusubmitdiv{
    float: right;
}

.sevufaktable{
    width: 100%;
}

.sevufaktdlabel{
    width: 179px;
    text-align: right;
    font-weight: bold;
    float: left;
    padding-right: 4px;
}

.sevufaktdiv{
    clear:left;
}

.sevufakregisteredlabel{
    font-weight: bold;
    margin-left: 5px;
}

.sevufakregisteredvalue{
    padding:0 5px;
}

.sevufakmaindiv{
    margin-top: 15px;
    clear:both;
}

.sevufakmaindiv div{
    padding: 2px 4px 0 0;
}

.sevufaktinputdiv{
    float: left;
    width: 60%;
}

.sevufaktinputdiv select{
    margin-left: 20px;
}

html > body .sevufaktinputdiv select{
    margin-left:0;
}
    
.sevufaktdiv .sevufaktcode, .sevufaktcodelabel{
    width: auto;
}
.sevufaktdiv .sevufaktcity{
    width: 172px;
}

.sevuRequiredNotice2{
    font-size: smaller;
}

.sevufulldeschref{
    margin-left: 10px;
}

.SEARCH_HOVER /*clicked tab for calendar *******Does not work *********/
{
    color:#fff;
    background-color:#658595;
    text-decoration:none;
    padding:2px 10px;
}
.SEARCH_HOVER_1 /*default tab for calendar*/
{
    color:#fff;
    background-color:#7AA0C1;
    text-decoration:none;
    padding:0px 10px;
}

.SEARCH_HOVER_2 /*Hover tab for calendar*/
{
    color:#fff;
    background-color:#BBC0C6;
    text-decoration:none;
    padding:0px 10px;
  cursor: pointer;
}

.SEARCH_HOVER_3 /*Active tab for calendar*/
{
    color:#fff;
    background-color:#003F64;
    text-decoration:none;
    padding:0px 10px;
}

.SEARCH_HOVER_4 /*Opplisting av m�ned i kalender*/
{
    color:#000;
    text-decoration:none;
    padding:2px 10px;
}

.sevudmmhbox1 {
        padding: 5px;
        width: 100%;
}

.sevuconfirmupdate{
  padding: 4px;
  border: 1px dashed green;
  font-weight: bold;
  margin: 10px;
}

.sevumycompsubmit{
  float: right;
}

.sevuconfirmupdate{
  padding: 4px;
  border: 1px dashed green;
  font-weight: bold;
  margin: 10px;
}

.sevusubmit{
  float: right;
}

.sevubutton{
    margin: 5px 0;
  padding: 2px;
}

.sevusignoffdiv {
    padding: 5px;
    text-align: center;
    background-color: red;
    font-weight: bold;
    margin:0 auto;
    width:300px;
}

.sevuconfirmchanges{
  border: 1px dashed green;
  padding: 4px;
  margin: 4px;
}

.sevulistempsevunavn{
  font-style: italic;
}

.sevutdheaderintr {
  font-size: 1.2em;
  font-weight: bold;
}

.sevuphoneinput{
        width: 80px;
}

.sevuphonetable, .sevupersontable, .sevuadrtable{
  width:100%;
}

.sevuphoneheadertd, .sevuuserheadertd, .sevuphoneheadertd {
  text-align: right;
}

.sevuadrheadertd{
  text-align: right;
  width: 20%;
}

.sevuaddresfield{
  width: 350px;
}

.sevuaddresscode{
  width: 50px;
}

.sevuaddresscity{
  width: 190px;
}

.sevuBstyle{
  font-size:12px;
}

.sevuEmptyTagstyle{
  margin-top: 10px;
}

.sevuEmptyTagstyle p {
  margin: 5px 0;
}

.sevuEmptyTagstyle ul li{
  font-size:89%;
}

.sevucalendarwidthdiv{
  height: 1px;
  width: 580px;
}

.sevucalendarheadercontainer  {
  float:left;
  width:100%;
}

.sevucalendarmaindiv{
  border-top:10px solid #003F64;
  width:100%;
  float:left
}

.sevucalendarmaindivnotabs{
    border-top: 1px solid #7F9D9B;
}

.sevuCalendarDayTable{
    width:100%;
    border-collapse:collapse;
    border: 1px solid #ffffff;
}

.sevuCalendarDayTable td{
  padding-left:10px;
}

.sevucalendarheaderdiv{
  position:relative;
  margin-right:4px;
  float:left;
  clear:none;
  height:auto;
  padding: 5px;
}

.sevucalendarmaintable{
  width:100%;
  border: #7F9DB9 1px solid;
  border-top:0;
}


.sevuistcustomerregistration div{
  float:left;
  padding: 3px;
}

.sevuistcustomerregistration div select {
    width:100%;
}
#municipality{
  width: 170px;
}

.sevuistcustomerregistration div #clients {
  width: 300px;
}

.sevuinvoicedetails{
  padding: 3px;
  border: 1px dashed gray;
  margin: 8px 0;
}

.sevuRegistrationList{
    list-style-type: none;
    padding:0;
    margin:0;
}

.sevuRegistrationNumPers{
    margin: 5px;
    float:left;
    clear:both;
}

.sevuAddSelCheckboxDiv{
    margin: 3px;
}

.sevuAddSelCheckboxDiv input {
    width: 30px;
}

.sevuRegistrationNum{
    width:40px;
}

.sevuregistrationcontainer{
    width: 100%;
}

.sevuregistrationlabel{
    float: left;
    font-weight: bold;
    width: 25%;
    padding: 3px;
}

.sevuregistrationfield{
    padding: 3px;
}


div.message{
    background: transparent url(/neted/front/img/msg_arrow.gif) no-repeat scroll left center;
    padding-left: 7px;
}

div.sevuErrorMsg{
    background-color:#F3E6E6;
    border-color: #924949;
    border-style: solid solid solid none;
    border-width: 2px;
    padding: 5px;
}

div.sevuregistrationlabelandfield{
  width:100%;
    float:left;
    clear:both;
}

.sevuinfo, .sevusuccess, .sevuwarning, .sevuerror, .sevuvalidation {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.sevuinfo {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('/img/icon/info.png');
}
.sevusuccess {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('/img/icon/valid green.png');
}
.sevuwarning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('/img/icon/attention.png');
}
.sevuerror {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('/img/icon/remove red.png');
}
.sevuRegistrationContestantNotice{
    margin-left: 20px;
}

.sevuCompanyInvoiceAdressContainer {
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px solid black;
  padding:1em;
}
#sevucompanyselector select{
    width: 50%;
}

.sevucompconname{
    width:50%;
}

#sevuCompCon p{
    margin-top: 0.5em;
}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; -moz-border-radius: 5px; border-radius: 5px; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}


#sevuLoadingBox{
  padding:2em;
  text-align:center;
  width:400px;
  background-color: #eee;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px solid black;
}

#sevuLoadingBox div{
  font-weight: bold;
}

#sevuNumPersContainer{
    clear: both;
}

div.sevuregistrationfield img.show-tooltip{
  display: inline;
}

#sevuUnameAndPwordFieldset {
    border: 1px dashed;
    clear: both;
    margin-top: 40px;
    padding: 10px;
}


#sevubackbtn {
    float: left;
}
#sevusubmitbtn {
    float: right;
}
.sevutotalamount {
    font-size: larger;
    font-weight: bold;
    padding: 5pt;
    text-align: center;
}
div.sevusummaryUserInfodivFieldsLabel {
    clear: left;
    float: left;
}
div.sevusummaryUserInfodivFieldsValue {
    float: left;
    padding-left: 10px;
}
