﻿h1.LD_Tile_Title
{
    font-size: 18px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}

div.LD_Tiles_Dynamic_Content a > div 
{
    display:inline;
}

div.LD_Tiles_Dynamic_Content a, div.LD_Tiles_Dynamic_Footer a
{
    border: 0px none;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    /*display:block;*/
}
/*style definitions for the homescreen*/
div.LD_Tiles_Dynamic_Content
{
    clear:both;
    padding: 0px;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
}
/*style definition for the content part of the homescreen*/
div.LD_Tiles_Dynamic_Content
{
    height: 225px;
    margin-bottom: 15px;
}
/*style definition for the content tiles in the homescreen*/
div.LD_Tiles_Dynamic_Content div.LD_Tile
{
    height: 225px;
}
/*style definition for the footer,lower part of the homescreen*/
div.LD_Tiles_Dynamic_Footer
{
    height: 140px;
    background-image: url(../../Images/_SysImages/LearnerDesktop/shadow_content_footer.png); /* 948, 14 */
    background-repeat: no-repeat;
    background-position: center top;   
    padding-top: 30px;
    margin-bottom: 0px;     
}
/*style definition for the footer tiles in the homescreen*/
div.LD_Tiles_Dynamic_Footer div.LD_Tile
{
    height: 140px;
}
/*style definitions for the tiles used as li in the homescreen*/
div.LD_Tile
{
    background-position: bottom center;
    background-repeat:no-repeat;
    float:left;
}
/*style definition for the inner range of a whole tile (not the abstract content)*/
div.LD_Tile > div
{
    padding-left: 20px;
    padding-right: 20px;
}
div.LD_Tiles_Dynamic_Content div.LD_Tile > div 
{
    height: 200px;
    position: relative;
}
div.LD_Tiles_Dynamic_Footer div.LD_Tile > div 
{
    height: 140px;
}

/*style definitions for the spacer definition between the tiles in a row*/
div.LD_Tile.LD_Tile_Margin
{
    margin-right: 20px;
}

div.LD_Tile.LD_Tile_New.LD_Tile_Margin
{
    margin-right: 0px;
}

/*tile definition for a single tile in a row*/
div.LD_Tile.LD_Tile_Dynamic_Large
{
    width: 940px;
}
/*tile definition for two tiles in a row = 2/3 */
div.LD_Tile.LD_Tile_Dynamic_Middle
{
    width: 620px;
}
/*tile definition for two tiles in a row = 1/2 */
div.LD_Tile.LD_Tile_Dynamic_Half
{
    width: 460px;
}
/*tile definition for three tiles in a row = 1/3 */
div.LD_Tile.LD_Tile_Dynamic_Small
{
    width: 300px;
}
/*tile definition for a single tile in a row*/
div.LD_Tiles_Dynamic_Content div.LD_Tile.LD_Tile_Dynamic_Large
{
    background-image: url(../../Images/_SysImages/LearnerDesktop/Tiles/bg_shadow_big.png);
}
/*tile definition for two tiles in a row 2/3 */
div.LD_Tiles_Dynamic_Content div.LD_Tile.LD_Tile_Dynamic_Middle
{
    background-image: url(../../Images/_SysImages/LearnerDesktop/Tiles/bg_shadow_middle.png);
}
/*tile definition for two tiles in a row 1/2 */
div.LD_Tiles_Dynamic_Content div.LD_Tile.LD_Tile_Dynamic_Half
{
    background-image: url(../../Images/_SysImages/LearnerDesktop/Tiles/bg_shadow_middle.png);
}
/*tile definition for three tiles in a row*/
div.LD_Tiles_Dynamic_Content div.LD_Tile.LD_Tile_Dynamic_Small
{
    background-image: url(../../Images/_SysImages/LearnerDesktop/Tiles/bg_shadow_small.png);    
}

/*styles for the link title*/
div.LD_Tile h1.LD_Tile_Title
{
    white-space: nowrap;
}
div.LD_Tiles_Dynamic_Content div.LD_Tile h1.LD_Tile_Title
{
    padding-top: 20px;
    padding-bottom: 20px;
}
div.LD_Tiles_Dynamic_Footer div.LD_Tile h1.LD_Tile_Title
{
    padding-bottom: 15px;
}
div.LD_Tile LD_Tile_Title, div.LD_Tile LD_Tile_Title > a
{
    text-decoration: none;    
    font-size: 20px;
    margin: 0px;    
    margin: 0px;
}

/*styles for the icon in the tile this must be generic because of the image*/
div.LD_Tile_TitleIcon
{
    background-repeat:no-repeat;
    width: 75px;
    height: 60px;
}
div.LD_Tile_TitleIcon > a
{
    text-decoration: none;
    height: 60px;
    display:block;
    width: 75px;
}
/*style definition for the link div laying over the tile image*/
div.LD_Tile_TitleIcon > a > div 
{
    display: block;
    height: 60px;
    width: 75px;
}

/*styles for the description in a tile*/
div.LD_Tile_Description
{
    padding-bottom: 5px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;    
    white-space: nowrap; 
}

/*global styles for the content area in a tile displayed*/
div.LD_Tile_Content
{
    font-size: 13px;
    line-height: 25px;
    vertical-align: middle;
}

div.LD_Tiles_Dynamic_Footer div.LD_Tile_Content 
{
    height: 75px;
}

div.LD_Tiles_Dynamic_Content div.LD_Tile_Content 
{
    clear: both;
    height: 75px;
    overflow: hidden;
}

/*styles for the footer in a tile*/
div.LD_Tiles_Dynamic_Content div.LD_Tile_Footer
{
    padding-left: 27px;
    margin-top:8px;
    margin-bottom: 18px;
}   

div.LD_Tiles_Dynamic_Content div.LD_Tile_Footer, div.LD_Tiles_Dynamic_Content  div.LD_Tile_Footer a
{
    text-decoration:none;  
    font-size: 14px;
    line-height: 14px;
} 

div.LD_Tiles_Dynamic_Footer div.LD_Tile_Footer
{
    padding-top: 10px;
    font-size: 13px;
    line-height: 10px;
    padding-bottom:10px;
    clear: both;
} 

span.LD_Tile_Row
{
    display:block;
}


div.LD_Tile_Content span.LD_Tile_RowImage
{
    display:block;
    height: 75px;
    width: 30px;
    float: left;
    margin-right: 8px;
}

span.LD_Tile_RowIcon
{
    float: left;  
    display: block;  
    padding-right: 10px;
}

.LD_Tile_DefaultPadding
{
    margin-right: 7px;
}

div.LD_Tile_Content .LD_Tile_RowTitle, div.LD_Tile_Content .LD_Tile_RowInfo 
{
    overflow: hidden;
    text-overflow: ellipsis;    
    white-space: nowrap;    
    display: block; 
}

div.LD_Tiles_Dynamic_Footer span.LD_Tile_Row.LD_DateTitle_Tile {
    height: 75px;
}

div.LD_Tiles_Dynamic_Footer span.LD_Tile_Row.LD_DateTitle_Tile span.LD_Tile_colInfo {
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;    
    display:block;    	
}

div.LD_Tiles_Dynamic_Footer span.LD_ImageUserDateInfo_Tile span.LD_Tile_colInfo
{
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;    
    display:block;    
}

div.LD_Tiles_Dynamic_Footer span.LD_ImageUserDateInfo_Tile span.LD_Tile_ImageTitleDateInfoDatePosition
{
        display:block;
        padding-top: 10px;
}

div.LD_Tiles_Dynamic_Footer span.LD_Tile_ImageTitleDateInfoInfoPosition
{
    display:block;
    padding-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 26px;    
}

div.LD_Tile_Dynamic_Large div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowStartdate,
div.LD_Tile_Dynamic_Large div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowUser,
div.LD_Tile_Dynamic_Large div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowTitle
{
    width: 150px;
    max-width: 150px;
}
div.LD_Tile_Dynamic_Large div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowUser,
div.LD_Tile_Dynamic_Large div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowTitle
{
    width: 200px;
    max-width: 200px;
}
div.LD_Tile_Dynamic_Large div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowInfo
{
    width: 300px;
    max-width: 300px;
}

div.LD_Tile_Dynamic_SpecialTileCourses_Left span.LD_Tile_Row span.LD_Tile_RowIcon, div.LD_Tile_Dynamic_SpecialTileCoursesSeminars_Right span.LD_Tile_Row span.LD_Tile_RowIcon
{
    /*display:none;*/
}


div.LD_Tile_Dynamic_Large div.LD_Tile_Content
div.LD_Tile_Dynamic_SpecialTileCoursesSeminars_Right span.LD_Tile_Row span.LD_Tile_colTitle.LD_Tile_RowTitle {
    float: left;
    width: 350px;
    max-width: 350px;
}

div.LD_Tile_Dynamic_SpecialTileCoursesSeminars_Left, div.LD_Tile_Dynamic_SpecialTileCoursesSeminars_Right, div.LD_Tile_Dynamic_SpecialTileCourses_Left
{
    float: left;
}

div.LD_Tile_Dynamic_SpecialTileCoursesSeminars_Left
{
    width: 500px;
}
div.LD_Tile_Dynamic_SpecialTileCourses_Left
{
    width: 100%;
}
div.LD_Tile_Dynamic_SpecialTileCoursesSeminars_Left span.LD_Tile_Row
{
    display:block;
    width: 250px;
}
div.LD_Tile_Dynamic_SpecialTileCourses_Left span.LD_Tile_Row
{
    width: 300px;
}
div.LD_Tile_Dynamic_SpecialTileCoursesSeminars_Right
{
    width: 400px;
}


div.LD_Tiles_Dynamic_Content div.LD_Tile_TopDiv
{
    height: 85px;
}

div.LD_Tiles_Dynamic_Content div.LD_Tile_TopDiv div.LD_Tile_LeftPanel
{
    float:left;    
}

div.LD_Tile_TopDiv div.LD_Tile_RightPanel
{
    position: absolute;
    right: 20px;
    top: 20px;
}

/*to make specific tiles layouted according to special position of the information*/
div.LD_Tile div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowInfo
{
    float: right;
    text-align: left;
    max-width: 195px; /* needed for having maximum width and starting overflow if needed */
}

div#watchClock
{
    display:none !Important;
}
    
/*special width for the courses tile size title should be cut off*/
div.LD_Tile_Dynamic_Courses div.LD_Tile_Content span.LD_Tile_RowTitle,
div.LD_Tile_Dynamic_MandatoryCourses div.LD_Tile_Content span.LD_Tile_RowTitle,
div.LD_Tile_Dynamic_OptionalCourses div.LD_Tile_Content span.LD_Tile_RowTitle
{
    max-width: 250px;
    width: 250px;
}

div.LD_Tile_Dynamic_ViversaUpdate div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_ImageTitleDateInfoInfoPosition.LD_Tile_colInfo
{
    display:none;
}

div.LD_Tile_Dynamic_ViversaUpdate div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_TitleRowInfo 
{
    display:block;
    height: 46px;
    /*padding-bottom: 33px; /*since the previous information is not displayed we have to create a spacer via padding*/
    overflow: hidden;
    text-overflow: ellipsis;    
    display:block;        
}

/*News tile specific styles*/
div.LD_Tile_Dynamic_News span.LD_Tile_Row span.LD_Tile_colStartdate
{
    display:block;
}


/*removing line height for the tile footer information which inherited from the RaQuo*/
div.LD_Tiles_Dynamic_Footer div.LD_Tile a.LD_StandaloneLinkWrapper 
{
    line-height: inherit; 
}

/*Set a fix height for span.LD_RaQuo inside Tile Footer because otherwise remains with smaller height (superscript effect) */
div.LD_Tile_Footer > a.LD_StandaloneLink.LD_StandaloneLinkWrapper > span.LD_RaQuo
{
    line-height: 20px;
}

/*special tile definition for the My Courses tile since the status can be in different width*/
div.LD_Tile_Dynamic_Courses div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowTitle,
div.LD_Tile_Dynamic_MandatoryCourses div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowTitle,
div.LD_Tile_Dynamic_OptionalCourses div.LD_Tile_Content span.LD_Tile_Row span.LD_Tile_RowTitle
{
    max-width: 169px;
    width: 169px;
}

/* for list information in the footer there must be a special line-height!!!*/
div.LD_Tiles_Dynamic_Footer div.LD_Tile_Content a.LD_StandaloneLink {
    line-height: 20px;
}

div.LD_Tile_Content span.LD_NoEntriesFound
{
    font-size: inherit;
}

div.LD_Tile_Dynamic_AppointmentsWithTrainings span.LD_Tile_colStartdate,
div.LD_Tile_Dynamic_AppointmentsWithTrainings span.LD_Tile_colStartdateTime
{
    width: 162px;
    max-width: 162px;
}

/* footer to ensure html is not resizing the styling of the footer tiles */
div.LD_Tiles_Dynamic_Footer div.LD_Tile_Dynamic_Large div.LD_Tile_Content a.LD_StandaloneLink span.LD_Tile_Row span.LD_Tile_colInfo.LD_Tile_RowInfo
{
    height: 20px;
}
div.LD_Tiles_Dynamic_Footer div.LD_Tile_Dynamic_Large div.LD_Tile_Content a.LD_StandaloneLink span.LD_Tile_Row span *  {
    font-size: 13px !important;
    display: inline !important;
    height: 20px;
    max-height: 20px;
}

/*new section for the tiles of the credit point chart*/
div.LD_Tile.LD_Tile_Dynamic_EducationTimeChart div.LD_Tile_Content > a.LD_StandaloneLink {
    float:left;
    min-height: 75px;
    max-height: 75px;
    height: 75px;
}
div.LD_Tile.LD_Tile_Dynamic_EducationTimeChart div.LD_Tile_Footer {
    clear:both;   
}

span.LD_Tile_colChartBar span.LD_EducationTimeChart_Status1 {
    background-color: green;
    display: block;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
}

span.LD_Tile_colChartBar span.LD_EducationTimeChart_Status2 {
    background-color: yellow;
    bottom: 0px;
    height: 60%;
    top: auto;
}

span.LD_Tile_colChartBar span.LD_EducationTimeChart_Status3 {
    background-color: red;
    bottom: 0px;
    height: 20%;
    top: auto;
}

span.LD_Tile_colChartBar span {
    background-color: grey;
    display: block;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
}

span.LD_Tile_colChartBar {
    position: relative;
    border-top: 0px;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    height: 50px;
    width: 10px;
    display: block;
    float:left;
}

div.LD_Tile.LD_Tile_Dynamic_EducationTimeChart div.LD_Tile_Content a.LD_StandaloneLink span.LD_Tile_Row span.LD_Tile_colTitle.LD_Tile_RowTitle
{
    width: 79px;
    max-width: 79px;
    min-width: 79px;
    clear:both;
}

div.LD_Tile.LD_Tile_Dynamic_EducationTimeChart div.LD_Tile_Content a.LD_StandaloneLink span.LD_Tile_Row span.LD_Tile_colInfo.LD_Tile_RowInfo {
    padding-top: 17px;
    padding-left: 7px;
    padding-right: 7px;
    width: 58px;
}

div.LD_Tile.LD_Tile_Dynamic_RecentEducationTime div.LD_Tile_Content a.LD_StandaloneLink span.LD_Tile_Row span.LD_Tile_colTitle.LD_Tile_RowTitle,
div.LD_Tile.LD_Tile_Dynamic_NextItemsWithEducationTime div.LD_Tile_Content a.LD_StandaloneLink span.LD_Tile_Row span.LD_Tile_colTitle.LD_Tile_RowTitle {
    width: 150px; /*defined fixed size due of credit point information*/
}

div.Tile_Content_LoadingIndicator {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 14px;
}

div.Tile_Content_LoadingIndicator.Image {
    background-image:url(../../Images/_SysImages/loading.gif);
}

/* News tile above adapted */
div.LD_Tile_Dynamic_NewsListTop span.LD_Tile_colTitle     {
    width: 650px !important;
    max-width: 650px !important;    
}

/* needed to not center the tile if that is only one element in the tile listing*/
div.slick-list .slick-track {
    margin-left: 0px;
    margin-right: 0px;
}