@media print {
.noPrint {
	display: none;}
}

div.act5 > a.certificateLnk {
    background-image: url(certificate_icon_small.png);
    height: 30px;
    width: 23px;
    position: absolute;
    display: inline-block;
    margin-left: 5px;
    top: 20px;
    text-decoration: none;
    vertical-align: bottom;
}

.act6 .certificateLnk, .act7 .certificateLnk {
    background-image: url(certificate_icon.png);
    background-color: #999;
    height: 42px;
    width: 41px;
    position: absolute;
    display: block;
    top: 0px;
    left: 187px;
    text-decoration: none !important;
}

.LaunchMessage
{
display:none;
}

/*Header stuff*/

.learnerhome .topnav
{
display:none;
}

.learnerhome div#LMSmaster_headerContent
{
height:68px;
}

div#LMSmaster_headerNoMenu, div#LMSmaster_footer
{
background-color:#f1f1f1;
}

div#LMScontainer 
{
/*background: #fff url(bg.jpg) repeat-x 10px 114px;*/
background-image: none;
background-color: #f1f1f1;
}

.learnerhome .Role_Menu
{
top: 63px;
bottom:0px;
}

/*div.departmentLogoContainer
{
   height:0px;
   padding:0px;

position: absolute;
z-index: 1000;
top: 0px;
left: -508px;
}*/

div.departmentLogoContainer
{
    height: 0;
    padding: 0;
    z-index: 1000;
    top: -90px;
    left: 180px;
    text-align:left;
    width:1010px;
}

img.departmentLogo
{
padding:0px;
    position: absolute;
    margin-left: 50px;
    margin-top: 10px;
}

/* END Header */


/*Borders for containers*/
div#LMSmaster_contentContainer, ul.topnav
{
  -webkit-border-radius: 3px;
  border-radius: 3px;

  border: 0px solid #bababa;

}

.Role_Menu a.roleLinkActive
{

  border-bottom-width: 0px;
  border: 0px solid #bababa;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}



/************Tab Colors **************/

/*override base css*/
ul.topnav li.firstMenuItem a
{
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
    -opera-top-left-border-radius:3px;
    -opera-bottom-left-border-radius:3px;
    -khtml-border-top-left-radius:3px;
    -khtml-border-bottom-left-radius:3px;
    border-radius:3px 3px 3px 3px;
}



/*Normal State*/

ul.topnav, 
div.activatePanel .ajax__tab_header,
ul.topnav li ul.subnav li
{

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #f3f3f3 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #f3f3f3 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #f3f3f3));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #f3f3f3 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #f3f3f3 100%);

}

/* Hover and Active*/
ul.topnav li a:hover, 
ul.topnav li.firstMenuItem a:hover,
ul.topnav li ul.subnav li:hover,
div.activatePanel .ajax__tab_hover .ajax__tab_outer, div.activatePanel .ajax__tab_hover .ajax__tab_tab 

{
/*overskriv al baggrunds style s� >IE9  opf�rer sig ordenligt, */
        background: #2f2f2f;

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #2f2f2f 0%, #2f2f2f 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #2f2f2f 0%, #2f2f2f 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2f2f2f), color-stop(1, #2f2f2f));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #2f2f2f 0%, #2f2f2f 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #2f2f2f 0%, #2f2f2f 100%);


color:#fff;
    outline: 0;
}

/*Active*/
ul.topnav li a:active, 
ul.topnav li.firstMenuItem a:active,
ul.topnav li ul.subnav li:active,
div.activatePanel .ajax__tab_active .ajax__tab_outer,div.activatePanel .ajax__tab_active .ajax__tab_tab
{
/*overskriv al baggrunds style s� >IE9  opf�rer sig ordenligt, */
        background: #00b5e4;

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #00b5e4 0%, #00b5e4 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #00b5e4 0%, #00b5e4 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00b5e4), color-stop(1, #00b5e4));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #00b5e4 0%, #00b5e4 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #00b5e4 0%, #00b5e4 100%);

color:#fff;
    outline: 0;
}


/*override gridline colors*/

ul.topnav li 
{
border-right: 0px solid #bababa;
}

div#LMScontainer th.dxtlHeader, .defaultGrid th, .tableHeader
{
background-color: #bababa;

}

/*top nav links*/
a.profileBtn
{
/*background:none;
border:none;
*/}

a.StatusLogin 
{
}

a.StatusLogin:link, a.StatusLogin:visited 
{
color:#2f2f2f;
}


/*************** END Tab Colors *************/


/*login screen*/
.loginbox
{
margin-top: 20px;
}


.loginbox .PageHeader
{
font-weight: bold;
font-size: 1.2em;
}


/* CUSTOM UX */

.learnerhome div.pnlOptions {
border-bottom: none;
padding: 4px 20px;
background: #ffffff;
}

.learnerhome div#LMScontainer .breadCrumbs 
{
    display:none;
}

#ContentPlaceHolder1_TabContainer1_pnlActiviies div.pnlOptions {
    border-bottom: 0px;
    background-color: #fff;/*Batch replace*/
    padding: 4px 20px;
}
.customux
{
    background-color: #fff;/*Batch replace*/
    color: #fff;
    font-family: Arial, Sans-Serif;
    padding-left:12px;
}


/*activity Container*/
.act5
{
    color: #fff;
    padding: 23px 0px 10px 0px;
    height: auto;
    position: relative;
    margin-top: 12px;
}

.act5 .title
{
    font-size: 24px;
    /*font-family: Georgia, Serif;*/
    font-weight:normal;
    display: inline-block;
    color:#262628;
}

.act5 .titlewImg
{
    font-size: 24px;
    /*font-family: Georgia, Serif;*/
    font-weight:normal;
    display: block;
    color:#262628;

    margin-bottom: 29px;
}

.act5img
{
position: absolute;
top: 0px;
right: 14px;
}

.ActivityPlaceholder
{
    padding: 12px 0px 18px 12px;
    margin-left:-12px;
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
}


/*Learning Activity*/

div.act6 > div > img {
    width: 228px;
    height: 136px;
}

/*SCO**/
.act6
{
    display: -moz-inline-stack;
    display: inline-block;
    position: relative;
    padding: 0px;
    width: 228px;
    height: 180px;
    margin-right: 8px;
    margin-bottom: 8px;
    vertical-align: top;
    
    cursor: pointer;

    /*background-color: grey;*/

    /*IE7 and IE 6*/
    zoom: 1;
    *display: inline;
}

/*Documents*/
.act7
{
    display: -moz-inline-stack;
    display: inline-block;
    position: relative;
    padding: 0px;
    width: 228px;
    height: 180px;
    margin-right: 8px;
    margin-bottom: 8px;
    vertical-align: top;

    cursor: pointer;
    background-color: white;
    
    /*IE7 and IE 6*/
    zoom: 1;
    *display: inline;
}



.act6 .duration
{
    padding: 0px 4px 0px 4px;
    font-size: 10px;
    background-color: #666666;
    position: absolute;
    left: 195px;
    top: 0px;
}

.act7 .duration
{
    padding: 0px 4px 0px 4px;
    font-size: 10px;
    background-color: #666666;
    position: absolute;
    left: 195px;
    top: 0px;
}

.act6 .title
{
    font-size: 13px;
    margin-top: 5px;
    font-weight:bold;
    bottom: 0px;
    color: #262628;
position: relative;
margin-top: 4px;
right: 0px;
}

.act7 .title
{
/*    font-size: 16px;
    position: absolute;
    right: 10px;
    bottom: 0px;
    text-align: right;  
*/
    font-size: 15px;
    font-weight:normal;
    position: absolute;
    right: 4px;
    text-align: right;
    color: #666;

}




/*various states*/

.status
{
    height: 132px;
    width: 100%;
    position: absolute;
    top: 0px;

    cursor: pointer;
}


.act6 .completed, .act6 .passed
{
    background-image: url(completed.png);
    background-repeat: none;
    height: 136px;
}

.act6 .incomplete
{
    background-image: url(incomplete.png);
    background-repeat: none;
    height: 136px;
}

.act7 .completed, .act7 .passed
{
    background-image: url(completed.png);
    background-repeat: none;
}

.act7 .incomplete
{
    background-image: url(incomplete.png);
    background-repeat: none;
    /*height: 180px;*/
}


/*old*/
.Role_Menu a.roleLink:link, .Role_Menu a.roleLink:visited
{
    color: #444;
}

#changeLanguage
{
    position: absolute;
    top: 10px;
    right: 10px;
}


/*override system settings for branding*/
/*div#LMScontainer
{
    background: #dfdcd5 url(bg.jpg) repeat-x 10px 114px;
}*/

div#LMSmaster_header
{
    background: #f1f1f1;
}

ul
{
    margin-bottom: 12px;
}

h2, h3
{
    margin-top: 12px;
}

/***************/

td.disagree
{
    text-align: center;
    vertical-align: middle;
    background: #CD4E4E;
}

td.neutral
{
    text-align: center;
    vertical-align: middle;
    background: #EBA627;
}

td.agree
{
    text-align: center;
    vertical-align: middle;
    background: #5CB52A;
}

td.noColor
{
    text-align: center;
    vertical-align: middle;
}



/*NEW WIDTH 1012 to 960*/
ul.topnav, div#LMSmaster_headerContent, div#LMSmaster_content, div.departmentLogoContainer
{
    /*width: 960px;*/
}


/*Link colors*/
a:hover {
color: #88BDCB;
text-decoration:underline;
}

a:link, a:visited {
color: #88BDCB;
}

a, a:active, a:visited {
color: #88BDCB;
text-decoration:none;
}

div.activatePanelRoundedTop .ajax__tab_header {
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-opera-top-left-border-radius: 3px;
-opera-top-right-border-radius: 3px;
-khtml-border-top-left-radius: 3px;
-khtml-border-top-right-radius: 3px;
border-radius: 3px 3px 3px 3px;
}

div.activatePanelRoundedTop .ajax__tab_header .ajax__tab_active:first-child .ajax__tab_outer, div.activatePanelRoundedTop 

.ajax__tab_header .ajax__tab_hover:first-child .ajax__tab_outer, div.activatePanelRoundedTop .ajax__tab_header .ajax__tab_tab:first-

child {
-moz-border-radius-topleft: 3px;
-opera-top-left-border-radius: 3px;
-khtml-border-top-left-radius: 3px;
border-radius: 3px 3px 3px 3px;
}

div.activatePanel .ajax__tab_tab {
    border: 0px;
    color:#444;
}

/**** 25-06-2014 ***/
.headerLogo {
margin-top: 24px;}
/***\ 25-06-2014 ***/

.login-container
{
    background-color: #f1f1f1;
}

***** Certificate *****/
body.certificate{
    margin:0;
    padding:0;
}

#certificate{
    padding:1.5em;
    border:2px solid #ff5800;
    margin:1.5em;
    color:#5e6167;
    text-align:center;
    font-family: verdana, sans-serif;
}

#certificate h1{
    font-size:4.5em;
    font-weight:normal;
    margin: 2em 0;
}

#certificate h2{
    font-size:2.5em;
    font-weight:normal;
    margin: 2em 0;
}

#certificate p{
    font-size:1.5em;
    font-weight:normal;
    margin: 2em 0;
}

#certificate img{
    width:100%;
}

#certificate hr{
    height:4px;
    border-width:0;
    background-color:#ff5800;
}

#certificate .footer_left{
    display:inline-block;
    width:50%;
    height:3em;
    text-align:left;
    font-size:1.2em;
}

#certificate .footer_right{
    display:inline-block;
    width:49%;
    text-align:right;
    height:3em;
    font-size:1.2em;
}