h3,h5 {
    margin: 5px 0 0px 0;
}
/* Listview box Style (Header.htm) */
.lms-iconh-ListviewBox {
    width: 100%;
    font-family: inherit;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
/* END Listview box Style (Header.htm) */

.lms-kore-listview .lms-kore-border_radius {
    background-color: #fff;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.lms-kore-listview .lms-kore-border_radius:first-of-type {
    border-radius: 10px 10px 0 0;
    border-top: 1px solid #e6e6e6;

}


    .lms-kore-listview .lms-kore-border_radius:last-of-type {
        border-radius: 0 0 10px 10px;
        border-bottom: 1px solid #e6e6e6;
    }


.lms-iconh-ListviewBox .lms-kore-separator:last-child {
    display: none;
}

.lms-icon {
    min-width:24px;
}

.lms-square {
    max-width: 256px;
    min-width: 256px;
}

.lms-square:hover {
    transform:scale(1.05);
}


.lms-square-container {
    border-radius: 10px;
    margin-bottom: 30px;
}

.lms-square-container:hover {
    /* width: calc(100% + 10px);*/
    box-shadow: 0px 1px 17px 1px grey;
}


.lms-kore-divViewMore {
    cursor: pointer;
    display: inline-block;
    padding:0px 10px 0px 5px;
    background: transparent url(images/expand_arrow.svg) right center no-repeat;
    opacity:.7;
}

.lms-kore-divViewMore:hover {
    cursor:pointer;
    opacity:1;
}

.lms-kore-divViewLess {
    cursor: pointer;
    display: inline-block;
    padding: 0px 10px 0px 5px;
    background: transparent url('images/collapse_arrow.svg') right center no-repeat;
    opacity: .7;
}

.lms-kore-divViewLess:hover {
    cursor: pointer;
    opacity: 1;
}

#lmssearchDiv {
    background: transparent url('images/search.png') right center no-repeat;
    height: 22px;
    width: 29px;
    float: right;
    border:1px solid #ccc;
}

#lmssearchDiv:hover {
    background: transparent url('images/search-hover.png') right center no-repeat;
    border:1px solid #a0a0a0;
    cursor:pointer;
}

.lmsIconSearchTextbox {
    height: 22px;
    /*color: #a0a0a0 !important;*/
    /*font-size: 14px;*/
    margin-bottom: 0px !important; 
    padding: 0px 3px !important; 
    float:right;
    border: 1px solid #ccc;
}

/* Session Status Texts (LENode.htm and SessionNode.htm) */
.lms-iconh-Listview_ItemTable_ButtonTD div {
    /*font-size: 14px;*/
    font-weight: bold;
    width: 85px;
}
.lms-FullText { font-weight: bold; color: #6e6e6e; }
.lms-WaitlistedText { font-weight: bold; color: #6e6e6e; }
.lms-RegisteredText { font-weight: bold; color: #0AA1D3; }
.lms-StartedEnded_NotRegisteredText { font-weight: bold; color: #0AA1D3; }
.lms-StartedEnded_RegisteredInProgressText { font-weight: bold; color: #0AA1D3; }
.lms-StartedEnded_CompletedPssedFailedText { font-weight: bold;color: #4EB709; }

#D10A0A
.lms-iconh-lenode_name div {
    font-weight: bold;
}
.lmsSuccess { font-weight: normal; color: #4EB709; }
.lmsFailure { font-weight: normal; color: #D10A0A; }
.lmsComplete { font-weight: normal; color: #4EB709; }
.lmsInProgress { font-weight: normal; color: #0AA1D3; }
.lmsNotRegisteredText { font-weight: normal; color: #000; }
.lmsCompletedPassedFailedText {font-weight: normal; color: #4EB709; }

.lmsFolderPastDue {font-weight: bold; color: #F6B900;}
.lmsCommonDate,.lms-kore-location {
    font-weight: normal !important;
    font-size: 12px;
    margin-right: 10px;
}
.lmsCommonDate h6 {font-weight: normal !important;}
.lmsCommonDateBold {
    margin-left: 10px;
}

.lmsCommonDateBold img{
    margin-right: 5px;
}
.lms-iconh-lenode_name h6 { font-weight: normal;}

/* END Session Status Texts */

#locationLink {
    color:#3d3d3d;
}

#locationLink:hover {
    color:#0AA1D3;
}

/* Unregister button on Expansion Detail  */
.lms-iconh_DetailTable {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.lms-iconh-Listview_ItemTable_DetailDescriptionTD {
    width:100%; 
    padding: 0px 8px 0px 8px;
    vertical-align: top;
}
.lms-iconh-Listview_ItemTable_DetailButtonTD {
    width: 85px;
    padding: 0px 15px 0px 0px;
    text-align: center !important;
}
.lms-iconh-ClearRightLeftMargins {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
/* END Unregister button on Expansion Detail  */

/*Resources Quicklink styles */
 .lms-iconh_resource-Listview_ItemTable_IconNameTD {
    width: 100%;
    border-top: 1px solid #CCCCCC;
    padding: 8px !important;
} 
 .lms-iconh-detailR {
    margin: 8px;
    display: block;
}
.lms-iconh-Item_IconNameR {
    display:table-cell;
    width: 100%;
    vertical-align:middle;
}
.lms-iconh-Item_IconNameR:hover
{
    cursor: pointer;
    opacity: 0.8;
}

.lms-iconh-btn_launch, a.lms-iconh-btn_launch { 
    border-color: #0aa1d3; 
	background:#0aa1d3;
}

.lms-iconh-btn_launch:hover, a.lms-iconh-btn_launch:hover {
    border-color:#0990ba;
	background: #0990ba; 
	color:#fff;
}

.lms-iconh-btn_launch.lms-disabled {
    background:#ccc !important;
	border: none !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
        
    color: #aaa !important;
    text-shadow: none;
}

.lms-iconh-btn_launch.lms-disabled-ilt {
    background:#ccc !important;
	border: none !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
        
    color: #aaa !important;
    text-shadow: none;
}


/*Transcript Quicklink styles */
.lms-iconh-Listview_ItemTable_IconNameTD_transcript {
    width: 100%;
    border-top: 1px solid #CCCCCC;
    padding: 8px 15px 8px 8px !important;
}
.lms-iconh-Item_IconName_Transcript {
    display:table-cell;
    width: 100%;
    vertical-align:middle;
}

/* ILT and Sessions Styles */
.lms-iconh-SessionTable
{
    width: 100%;
    padding: 0px;
    border: 0px;
    margin: 0px;
    border-collapse: collapse;
}

.lms-ILTSessionTitle
{
    font-weight:bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

.lms-iconh_Session {
    min-height:170px;
}

.lms-iconh_LE {
    /*padding: 5px;*/
}

.lms-iconh_Folder
{
    /*padding: 5px;*/
}

.lms-iconh_Session .lms-iconh_Row
{
    /*padding: 5px;*/
    height: 20px;
}
 
 .lms-iconh_Row
{
    clear: both;
    width: 100%;
    line-height: 21px;
}

.lms-iconh_Row .lms-iconh_LeftCol
{
    font-weight:bold;
    float:left;
    padding-right: 5px;
    white-space:nowrap;
   
}

.lms-iconh_Row .lms-iconh_RightCol {
    float: left;
    color: #696A72;
}

.lms-iconh_Detail
{
    padding-top: 5px;
    padding-bottom: 5px;
    display:block;
    clear:both;
} 

.lms-LEDetailDiv
{
    display:block;
}

.lms-LEDetailDivBR
{
    margin-top: 10px;
}

.lms-ActivityTitle
{
    font-weight:bold;
    margin-top: 10px;
}

/* Listview Table (LENode.htm, FolderNode.htm & SessionNode.htm) */
#lms-iconh-name span { margin-bottom: 0px !important; }

#lms-iconh-name img#customIcon { height: 50px !important; }

/* INACT Item */

.INACT {
    opacity: 0.5 !important;
}

table:empty {
  border-collapse: collapse !important;
} 

.lms-iconh-Listview_ItemTable {
    border: 1px solid #CCC;
    border-top: none !important;
    width: 100% !important;
    padding: 0px;
    border-collapse: separate;
    border-spacing: 0px;
    /*font-size: 14px;*/
}

.lms-icon-Listview_ItemTable {
    border: 1px solid #CCC;
    border-top: none !important;
    width: 100% !important;
    padding: 0px;
    border-collapse: separate;
    border-spacing: 0px;
}



.lms-kore-Listview_Item {
    width: 100% !important;
    min-height: 74px;
    display: flex;
    align-items: center;
    
}

.lms-kore-Listview_Item .lms-kore-Listview_ItemTable_Button button {
    display: none;
}

.lms-kore-Listview_Item:hover .lms-kore-Listview_ItemTable_Button button{
    display:inline-block;
}

.lms-kore-Listview_Item .lms-kore-Listview_ItemTable_Button .lms-kore-arrow {
    background: url("Images/arrow.svg");
    margin-right: 15px;
    width: 5px;
    height: 11px;
}

.lms-kore-Listview_Item:hover .lms-kore-Listview_ItemTable_Button .lms-kore-arrow {
    display: none;
}

.container .row.bg-white:last-child {
    display: none;
}


.lms-kore-border_radius {
    margin: 0px 0px 0px -5px;
}


/*.lms-iconh-Listview_ItemTable_TR:hover, .lms-kore-item-top:hover {
    background: -webkit-linear-gradient(#dddddd, #fafafa);
    background: -moz-linear-gradient(#dddddd, #fafafa);
    background: linear-gradient(#dddddd, #fafafa);
}*/

/*.lms-kore-item-top:hover + .lms-iconh-Listview_ItemTable_IconNameTD, .lms-kore-item-top:hover + .lms-iconh-Listview_ItemTable_IconNameTD + .lms-iconh-Listview_ItemTable_ButtonTD {
    background: #fafafa;
}*/

/*.lms-iconh-Listview_ItemTable_TRDetails {
    background-color:#FAFAFA;  
}*/

.lms-iconh-Listview_ItemTable_TRDetailsT {
    background-color:#FAFAFA;  
}

.lms-iconh-Listview_ItemTable_TRDetailsR {
    background-color:#FAFAFA;  
}

.lms-kore-item-top {
    /*  border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: center !important;
    padding: 8px !important;
	vertical-align: middle !important; 
    cursor:pointer;
    background: #fafafa; */
    display: flex;
    overflow: hidden;
    border: 1px solid #E6E6E6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: none;
    height: 170px;
    position: relative;
    align-items: center;
   /* background-color: #F6F8FA;*/
    cursor: pointer;
    background:url("Images/bgDefault.png");
}

.lms-kore-dates {
    position: absolute;
    height: 27px;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #6F718B;
    top: 0;
    font-size: 11px;
    color: #fff;
}

.lms-kore-pastDue {
    background-color: #EB5A46;
}

.lms-kore-duedateinfo.lms-kore-pastDue, .lms-kore-duedateinfo.lms-kore-dueSoon {
    padding: 3px 3px 3px 10px;
    color: white;
    border-radius: 10px;
}

.lms-kore-dueSoon {
    background-color: #FF9F19;
}

.lms-kore-completed {
    background-color: #4EB709;
}

.lms-kore-Listview_Item_IconName {
    width: 100%;
    background-color: #fff;

}

.lms-kore-bottom_line {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 30px;
}

.lms-iconh-Listview_ItemTable_IconNameTD {
    width: 100%;
    border: 1px solid #E6E6E6;
    border-top: none;
    border-radius: 0 0 10px 10px;
    background-color: #fff;
    padding: 15px !important;
    display: inline-block;
}

.lms-iconh-Listview_ItemTable_IconNameTD:hover  {
    cursor:pointer;

}

.lms-iconh_resource-Listview_ItemTable_IconNameTD:hover {
    cursor:pointer;    
}


.lms-kore-Listview_ItemTable_Button {
    padding: 8px 0px 8px 0px;
    text-align: center !important;
    vertical-align: middle !important;
    min-width: 85px !important;
}

.lms-kore-Item {
    width: 100%;
    vertical-align: middle;
    height: 60px;
}

.lms-kore-Item .lms-kore-details {
    height: 30px;
    font-size: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px;
}

.lms-kore-Item .lms-kore-details span {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
}


.lms-kore-Item .lms-kore-chart {
    margin: 10px 0;
}



.lms-kore-Item .lms-title {
    color: #181B22 !important;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.lms-iconh-Item_IconName p {
    height: 45px;
    overflow: auto;
    font-size: 12px;
    color: #333;
}

.lms-iconh-Item_IconButton {
    vertical-align: middle;
    display: table-cell;
}

.lms-kore-Item_IconName {
    display:flex;
    align-items:center;
}

/*.lms-kore-Item_IconName:Hover {
    cursor: pointer;
    
}*/

.lms-iconh-Item_TranscriptIconName {
    display:table-cell;
    width: 32px;
    vertical-align: middle;
}
.lms-iconh-TranscriptIcon:hover {
    cursor: pointer;
    opacity: 0.8;
}

#dvTop {
    width:100%; 
   /*margin-bottom:1%;*/ 
}

#dvTop #lms-iconh-TDIcon {
    width:5%; 
  
}

.lms-iconh-topTable {
    /*font-size:14px;*/
}

.lms-iconh-topTable .lms-iconh-TopIcon
{
    display: table-cell;
    height: 72px;
    margin: 0 auto;
    max-height: 72px;
    max-width: 72px;
    min-width: 24px;
    vertical-align: middle;
    width: 72px;
    text-align: center;
}

.lms-iconh-topTable .lms-iconh-TopIcon img
{
    max-width: 72px !important;
    max-height: 72px !important;
   
}

.lms-iconh-topTable #lms-iconh-folderdetailsText .lms-iconh-folderdetails:not(:empty),.lms-iconh-topTable #lms-iconh-ILTdetailsText .lms-iconh-ILTdetails:not(:empty)
{
  padding:10px 0px 10px 0px;
}

.lms-iconh-topTable #lms-iconh-folderdetailsText .lms-iconh-folderdetails:empty,.lms-iconh-topTable #lms-iconh-ILTdetailsText .lms-iconh-ILTdetails:empty
{
  padding:5px;
}

.lms-iconh-topTable .lms-iconh-TopIcon #myplanImg
{
  margin-bottom:10px;
  
}

/*.lms-iconh-topTable #lms-iconh-TDIcon
{
    width: 80px;
}*/

.lms-iconh-topTable #lms-iconh-TDName
{
    padding-left: 10px;
    width:91%;
}

.lms-iconh-topTable #lms-iconh-TDName #lms-iconh-Name
{
    width:100%;
}

.lms-iconh-topTable #lms-iconh-TDName #lms-iconh-BarChart
{
    width:100%; 

}

.lms-iconh-topTable .lms-iconh-TopData {
    height: 17px;
    float: left;
    color: #505050;
    clear: both;
    padding-top: 2px;
    
}

.lms-kore-TopData {
    margin: auto 0 auto 15px;
}

.lms-kore-TopData h2 {
    margin-top: 0;
}

.lms-iconh-topTable .lms-iconh-TopData span {
    font-weight: bold;
}

.lms-iconh-topTable .lms-iconh-ToplnkDetails
{
   width:100%; 
   clear: both;
}

.lms-iconh-topTable .lms-iconh-lnkDetails
{
   width:100%; 
   height: 20px; 
   float: right;
}

.lms-iconh-topTable .lms-iconh-folderDetails
{
    padding: 5px 0px 10px 5px;
}

.lms-iconh-chart:hover
{
    cursor: pointer;
    
}

.lms-iconh-detail {
   	display: block;
    padding-bottom:15px;
    font-size:12px;
}

.lms-iconh-detail ul{
    margin-bottom: 0;   
}

.lms-iconh-detail ul li{
    margin-bottom: 0;   
}

.lms-iconh-status_detail {
    padding: 8px;
	display: block;
    
}

.lms-iconh-borderBottom {
    border-bottom: 1px solid #CCC;
}

.lms-iconh-foldernode_due {
    font-weight:bold;
    padding-left:8px
}

.lms-iconh-TDfoldernode_icon {
	width: 52px;
}

.lms-iconh-foldernode_icon {
    margin: 0px auto;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lms-iconh-foldernode_icon img {
    vertical-align: middle;
    /* max-width: 48px !important;
max-height: 48px !important;
    width: 100%;
    height: 100%;*/
}

.lms-iconh-foldernode_icon img.lms-defaultImg {
    height: 69px;
    width: 69px;
}



.lms-iconh-foldernode_TranscriptIcon {
	min-width: 40px;
	text-align: right;
	display:table-cell;
}

.lms-iconh-foldernode_name {
    word-wrap: break-word !important;
    vertical-align: middle;
    display: inline-block;
   

}

.lms-kore-lenode_icon {
    display: inline-block;
    vertical-align: middle;
    width: 46px;
    height: 46px;
    background-color: #F2F2F5;
    border-radius: 8px;
    max-width: 60px;
    overflow: hidden;
    min-width: 46px;
    max-height: 46px;
    line-height: 42px;
    text-align: center;
}

.lms-kore-lenode_icon img {
    max-width: 61.33px;
    max-height: 46px;
    margin-left: -10px;
    margin-right: -10px;
}

.lms-iconh-lenode_icon img
{    
    vertical-align: middle;
}

.lms-kore-lenode_name {
    display: inline-block;
    word-wrap: break-word !important;
    vertical-align: middle;
    padding-left: 8px;
    cursor: default;
}


.lms-iconh-lenode_name_ilt {
    display: table-cell;
    word-wrap: break-word !important;
    vertical-align: middle;
    padding-left: 8px;
    width: 100%;
    font-weight: bold;
}

.lms-iconh-small {
    width: 16px !important;
}
.lms-kore-status, .lms-kore-percentage {
    margin-left: 10px;
}

.lms-kore-status h5, .lms-kore-percentage h5 {
    font-weight: bold !important;
    font-size: 13px !important;
    color: #181b22 !important;
}


.lms-kore-topinfo {
    padding: 0px 0px 15px 0px;
}

.lms-kore-topinfo .lms-kore-TopIcon_Name {
    padding:0;
}

.lms-kore-top {
    border-radius: 10px 10px 0 0;
    padding: 0px 15px 15px 0px;
}

.row {
    margin-left: 0px;
}


#lms-kore-folderdetailsText, .lms-iconh-ILTdetails {
    color: #696A72;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
}

.lms-kore-separator {
    padding: 0 15px;
}

.lms-kore-row_details, .lms-kore-separator {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    margin-right: 0;
}

.lms-kore-not_started_text {
    opacity: 0.5;
    color: #333333;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
}

.lms-kore-TopIcon_Name img {
    max-width: 97px;
    border-radius: 10px;
    max-height: 72px;
}

.lms-kore-banner {
    height: 150px;
    background: url("images/Group.png") no-repeat right center #6F718B;
    display:flex;
    align-content:center;
    flex-wrap:wrap;
    color:#fff;
    border-radius:10px;
    padding-left:35px;
}

.lms-kore-banner .lms-kore-welcometitle {
    font-size: 32px;
    line-height: 43px;
    /*margin-bottom:20px;*/
}

.lms-kore-banner .lms-kore-welcomesubtitle {
    font-size: 14px;
}

.lms-kore-more_info {
    opacity: 0.5;
    color: #181B22;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    cursor: pointer;
}

.lms-iconh-xlarge {
    width: 48px !important;
}
/* END Listview Table (LENode.htm & FolderNode.htm) */

/* Buttons */ 


.lms-disabled {
    background:#777 !important;
    color: #fff !important;
    border-color: #000 !important; 
    cursor: not-allowed !important;  
    opacity: 0.5 !important;
}

.lms-disabled-ilt {
    background:#777 !important;
    color: #fff !important;
    border-color: #000 !important;
    opacity: 0.5 !important;
}

/* Open Folder Button (CurrentFolderNode.htm Transcript Quicklink)  */
.lms-iconh-foldernode_OpenButton {
	display:table-cell;
    vertical-align:middle;
    padding-left:8px;
}

.lms-iconh-btn_open_folder { 
    border-color: #0aa1d3; 
	background:#0aa1d3;
}

.lms-iconh-btn_open_folder:hover, a.lms-iconh-btn_open_folder:hover {
    border-color:#0990ba;
	background: #0990ba; 
	color:#fff;
}

.lms-iconh-btn_open_folder:active, a.lms-iconh-btn_open_folder:active {
    border-color:#0990ba;
	background: #0990ba; 
	color:#fff;
}


/* END Open Folder Button (FolderNode.htm)  */

/* Incomplete Button (FolderNode.htm)  */
/*.lms-btn_incomplete { 
    border-color: #0aa1d3;
	background:#0aa1d3;
	
}

.lms-btn_incomplete:hover, a.lms-btn_incomplete:hover {
    border-color:#0990ba;
	background: #0990ba;
	color:#fff;
}

.lms-btn_incomplete:active, a.lms-btn_incomplete:active {
    border-color:#0990ba;
	background: #0990ba; 
	color:#fff;
}*/

/* END Incomplete Button (FolderNode.htm) */

/* PastDue Button (FolderNode.htm)  */
/*.lms-btn_pastdue { 
    border-color: #F6B900;
	background:#F6B900;
	
}

.lms-btn_pastdue:hover, a.lms-btn_pastdue:hover {
    border-color:#F6B900;
	background: #F6B900;
	color:#fff;
}

.lms-btn_pastdue:active, a.lms-btn_pastdue:active {
    border-color:#F6B900;
	background: #F6B900; 
	color:#fff;
}*/


/* Launch Button (LENode.htm) */
.lms-btn_launch, .lms-btn_incomplete, .lms-btn_complete, .lms-btn_pastdue, .lms-btn_launch_success {
    box-sizing: border-box;
    height: 31px;
    border: 1px solid #181B22;
    padding: 0 15px 0 25px;
    border-radius: 16.08px;
    background: #fff;
    outline: none !important;
    min-width: 120px;
}

.lms-btn_launch_mobile {
    box-sizing: border-box;
    height: 31px;
    border: none;
    padding: 0;
    border-radius: 0;
    background: #fff;
    outline: none !important;
    display:none;
}

.lms-btn_launch img, .lms-btn_incomplete img, .lms-btn_complete img, .lms-btn_pastdue img, .lms-btn_launch_success img {
    margin-left:10px;
}

.lms-btn_launch:hover, a.lms-btn_launch:hover {
  /*  border-color:#0990ba;
	background: #0990ba; 
	color:#fff;*/
}

.lms-btn_launch:active, a.lms-btn_launch:active {
   /* border-color:#0990ba;
	background: #0990ba; 
    color:#fff;*/
}
/* END Launch Button (LENode.htm) */

/* Launch Success Button (LENode.htm) */
/*.lms-btn_launch_success {  
	color:#333;
    border-color: #4EB709; 
	background:#4EB709;
}

.lms-btn_launch_success:hover, a.lms-btn_launch_success:hover {
    border-color:#4ca710;
	background: #4ca710; 
	color:#fff;
}

.lms-btn_launch_success:active, a.lms-btn_launch_success:active {
    border-color:#4ca710;
	background: #4ca710; 		
	color:#fff;
}*/
/* END Launch Success Button (LENode.htm) */

/* Complete Button (FolderNode.htm) */
/*.lms-btn_complete { 
	color:#333;
    border-color: #4EB709; 
	background:#4EB709;
}

.lms-btn_complete:hover, a.lms-btn_complete:hover {
    border-color: #4ca710;
	background: #4ca710; 
	color:#fff;
}

.lms-btn_complete:active, a.lms-btn_complete:active {
    border-color:#4ca710;
	background: #4ca710; 
	color:#fff;
}*/

/* END Complete Button (FolderNode.htm) */

/* Title & Breadcrumb (Top.htm) */
#lms-iconh-name {    
	float: left;
    padding-bottom: 5px;
    margin-top:5px;
}

#lms-iconh-name span {
    font-size: 1.25em !important;
}

#lms-iconh-name img {
    vertical-align: bottom;
    padding-top: 0px !important;
}

#lms-kore-breadcrumb {
    display:inline-block;  
    width:100%;
    margin-bottom: 5px;
    /*font-size: 14px;*/
}

#lms-kore-breadcrumb .breadcrumbsdiv {
    padding-top: 3px;
    padding-bottom: 30px;
}


#lms-kore-breadcrumb .breadcrumbsdiv ul {
    margin: 0;
    color: #a0a0a0;
}

#lms-kore-breadcrumb .breadcrumbsdiv li {
	display:inline;
    padding-bottom: 5px;

}

#lms-kore-breadcrumb a.breadcrumbsfirst {
	background: transparent url('images/breadcrumb_separator.png') right center no-repeat;
	padding-right: 15px;
	margin-right: 3px;
	padding-bottom: 0;
    color: #a0a0a0;
    font-weight: normal !important;
    white-space:nowrap !important;
}

#lms-kore-breadcrumb a.breadcrumbs {
	background: transparent url('images/breadcrumb_separator.png') right center no-repeat;
	padding-right: 15px;
	margin-right: 3px;
	padding-bottom: 0;
    color: #a0a0a0;
    font-weight: normal !important;
    white-space:nowrap !important;
}

    #lms-kore-breadcrumb a:hover {
        text-decoration: none;
        color:#484848;
        font-weight: normal !important;
    }

#lms-kore-breadcrumb .breadcrumbs {
	font-size:100%;
	display: inline;
}

#lms-kore-breadcrumb .breadcrumbsfirst {
    display: inline;
}

#lms-kore-breadcrumb .breadcrumbslast {
    display: inline;
    color: #a0a0a0;
}
/* END Title & Breadcrumb (Top.htm) */


/* Search (Footer.htm)*/
.lms-iconh-listviewdivSearch {
	padding-top: 4px;
    width:100%; 
    float:right;
}
.lms-iconh-Search_Left {
    width:50%; 
}
.lms-iconh-Search_Right {
	white-space:nowrap;
    width:50%; 
    float: right;
    margin-top: 8px;
}

/* END Search (Footer.htm)*/

/* hacks */
/* fix for safari bug (inline-block positioned elements in rtl mode get no width) */
:root .RadTreeView_rtl .rtPlus, :root .RadTreeView_rtl .rtMinus
{
	right: 0;
	margin-right: -18px;
	margin-left: 7px;
}
/* Chrome and safari div wrappint compatibility issue fix, task 4795 Vassilis Fix*/
.RadTreeView_izmlms div.RadTreeView .rtPlus, .RadTreeView_izmlms div.RadTreeView .rtMinus
{
	position: absolute;
	left: 20px;
}
/* END hacks */

/* Page/Panes structure */
.lms-iconh-panesLeft {
    display:none;
}
.lms-iconh-tabs {
	float:left;
	width: 100%;
}
.quicklinkdiv {
	float: right;
	line-height: 8px;
   padding-bottom: 5px !important;
    border-collapse: separate !important;
    border-spacing: 2px !important;
}
/* END Page/Panes structure */       

/* PieChart */
.easyPieChart {
    position: relative;
    text-align: center;
}
.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
/* END PieChart */

/* Reset LI on detail */
.lms-iconh-detail ul li {
    list-style:disc;
}
/* END Reset LI on detail */

/* workaround for ol li not show disc type */
.lms-iconh-detail ol li {
    /*list-style: outside decimal;*/
}

/* workaround for problem the ul and ol with the quicklinks */
.lms-iconh-folderdetails ul li {
    list-style:disc;
}

/*
.lms-iconh-folderdetails ol li {
    list-style-type: none;
    
}*/

.lms-iconh-folderdetails ol {
    counter-reset: ol;
    
}

.lms-iconh-folderdetails .ol li::before {
    counter-increment: lmsol;
    content: counter(lmsol)". ";
  }

/*Bar Chart horizontal*/

div#bar-chart {
    background-color: #D9D9E1;
    height: 6px;
    width: 100%;
    display: inline-block;
    border-radius: 5px;
}

div#bar-chart .bar-level {
    height: 6px !important;
    border-radius: 5px;
}

.jqbar.horizontal span
{
    display: block;
    font-size: 11px;
    font-weight: bold;
}
.jqbar.horizontal .bar-percent
{
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin-bottom: 5px;
    display: none;
}

/* List all in learnerIcon template*/

.lms-iconh-listviewdivSearch .lms-iconh-Search_Left #listAllLE { 
    color:#a0a0a0; 
    text-decoration:none;
    
}

.lms-iconh-listviewdivSearch .lms-iconh-Search_Left #listAllLE:hover { 
    color:#484848; 
    text-decoration:none;
    
}

.lms-iconh-listviewdivSearch .lms-iconh-Search_Left { 
    margin-top:10px;
    
}


/* 'PC' Width: Greater than 800 pixels */
.lms-iconh-izmlms-DisplayPC { display: block; }
.lms-iconh-izmlms-DisplayPCNot { display: none;} 
.lms-iconh-izmlms-DisplayiPad { display: none;} 
.lms-iconh-izmlms-DisplayiPadNot { display: block; }
.lms-iconh-izmlms-DisplayiPhone { display: none;} 
.lms-iconh-izmlms-DisplayiPhoneNot { display: table-cell;} 

@media handheld, only screen and (max-width: 800px)
{
    /* 'iPad Portrait' Width: Between 600 and 800 pixels */
    .lms-iconh-izmlms-DisplayPC { display: none; }
    .lms-iconh-izmlms-DisplayPCNot { display: block;}
    .lms-iconh-izmlms-DisplayiPad { display: block;} 
    .lms-iconh-izmlms-DisplayiPadNot { display: none; }
    .lms-iconh-izmlms-DisplayiPhone { display: none;} 
    .lms-iconh-izmlms-DisplayiPhoneNot { display: table-cell;}

     .lms-iconh-detail { margin: 6px; }
    .lms-iconh-status_detail { margin: 6px; }
    .lms-iconh-detailR { margin: 6px; }
    .lms-iconh-Listview_ItemTable_IconNameTD { padding: 4px !important; }
    .lms-iconh-Listview_ItemTable_ButtonTD { padding: 6px 6px 6px 0px; min-width: 85px !important;}
    .lms-iconh-Listview_ItemTable_IconNameTD_transcript { padding: 6px !important; }
    .lms-iconh_resource-Listview_ItemTable_IconNameTD { padding: 6px !important; }
    .lms-iconh-Listview_ItemTable_DetailDescriptionTD { padding: 0px 6px 0px 6px; }
    .lms-iconh-Listview_ItemTable_DetailButtonTD { padding: 0px 6px 0px 0px; }

    .lms-iconh-foldernode_name { padding-left: 6px; }
    .lms-iconh-lenode_name { padding-left: 6px; }
    .lms-iconh-foldernode_due { padding-left:6px; }
}

@media handheld, only screen and (max-width: 600px)
{   
    /* 'iPhone' Width: Less than 600 pixels */
    .lms-iconh-izmlms-DisplayPC { display: none;}
    .lms-iconh-izmlms-DisplayPCNot { display: block;} 
    .lms-iconh-izmlms-DisplayiPad { display: none;} 
    .lms-iconh-izmlms-DisplayiPadNot { display: block; }
    .lms-iconh-izmlms-DisplayiPhone { display: block;}
    .lms-iconh-izmlms-DisplayiPhoneNot { display: none;}
    
    .quicklinkdiv { padding-right:0px !important; }
    .ui-tabs #lms-iconh-topquicklinktd .ui-tabs-nav { padding: 0px !important; }
    #lms-iconh-name { padding-left: 0px; padding-bottom: 2px; margin-top: 2px; }
    #lms-kore-breadcrumb .breadcrumbsdiv ul { padding-left: 0px; margin: 0; }
    .lms-iconh_Session .lms-iconh_Row .lms-iconh_RightCol,
    .lms-iconh_Session .lms-iconh_Row .lms-iconh_LeftCol { float: left; width: 45%;  }
    .lms-iconh-Search_Right {
	white-space:nowrap;
    width:100%; }

      .lms-iconh-detail { margin: 6px; }
    .lms-iconh-status_detail { margin: 6px; }
    .lms-iconh-detailR { margin: 6px; }
    .lms-iconh-Listview_ItemTable_IconNameTD { padding: 4px !important; }
    .lms-iconh-Listview_ItemTable_ButtonTD { padding: 6px 6px 6px 0px; min-width: 85px !important;}
    .lms-iconh-Listview_ItemTable_IconNameTD_transcript { padding: 6px !important; }
    .lms-iconh_resource-Listview_ItemTable_IconNameTD { padding: 6px !important; }
    .lms-iconh-Listview_ItemTable_DetailDescriptionTD { padding: 0px 6px 0px 6px; }
    .lms-iconh-Listview_ItemTable_DetailButtonTD { padding: 0px 6px 0px 0px; }

    .lms-iconh-foldernode_name { padding-left: 6px; }
    .lms-iconh-lenode_name { padding-left: 6px; }

   
    .lms-iconh-foldernode_due { padding-left:6px; }
}

@media handheld, only screen and (max-width: 400px)
{   
    /* 'iPhone' Width: Less than 300 pixels */
    .lms-iconh-izmlms-DisplayPC { display: none;}
    .lms-iconh-izmlms-DisplayPCNot { display: block;} 
    .lms-iconh-izmlms-DisplayiPad { display: none;} 
    .lms-iconh-izmlms-DisplayiPadNot { display: block; }
    .lms-iconh-izmlms-DisplayiPhone { display: block;}
    .lms-iconh-izmlms-DisplayiPhoneNot { display: none;}
    
    .quicklinkdiv { padding-right:0px !important; clear:both;}
    .ui-tabs #lms-iconh-topquicklinktd .ui-tabs-nav { padding: 0px !important; }
    #lms-iconh-name { padding-left: 0px; padding-bottom: 5px; margin-top: 2px; }
    #lms-kore-breadcrumb .breadcrumbsdiv ul { padding-left: 0px; margin: 0; }

    .lms-iconh_Folder .lms-iconh_Row .lms-iconh_RightCol,
    .lms-iconh_Folder .lms-iconh_Row .lms-iconh_LeftCol { float: left; width: 35%;}
     
    .lms-iconh_LE .lms-iconh_Row .lms-iconh_RightCol,
    .lms-iconh_LE .lms-iconh_Row .lms-iconh_LeftCol { float: left; width: 35%;}

    .lms-iconh_Session .lms-iconh_Row .lms-iconh_RightCol,
    .lms-iconh_Session .lms-iconh_Row .lms-iconh_LeftCol { float: left; width: 45%;  }
   

    .lms-iconh-detail { margin: 4px; }
    .lms-iconh-status_detail { margin: 4px; }
    .lms-iconh-detailR { margin: 4px; }
    .lms-iconh-Listview_ItemTable_IconNameTD { padding: 4px !important; }
    .lms-iconh-Listview_ItemTable_ButtonTD { padding: 4px 4px 4px 0px; min-width: 85px !important;}
    .lms-iconh-Listview_ItemTable_IconNameTD_transcript { padding: 4px !important; }
    .lms-iconh_resource-Listview_ItemTable_IconNameTD { padding: 4px !important; }
    .lms-iconh-Listview_ItemTable_DetailDescriptionTD { padding: 0px 4px 0px 4px; }
    .lms-iconh-Listview_ItemTable_DetailButtonTD { padding: 0px 4px 0px 0px; }

    .lms-iconh-foldernode_name { padding-left: 4px; }
    .lms-iconh-lenode_name { padding-left: 4px; }
    
    .lms-iconh-Search_Right {
	white-space:nowrap;
    width:100%; 
    }

    div#bar-chart { width:  150px; }

    .lms-iconh-foldernode_due { padding-left:4px; }
}


/* Expanded Folder */
.lms-kore-title-expandedFolder {
    width: 100%;
    margin-left: 15px;
    
}

.lms-kore-title-expandedFolder.lms-kore-noroot {
    margin-top: 20px;
}

.lms-kore-expandedFolder.lms-kore-root {
    padding-top: 30px;
}

.lms-kore-expandedFolder {
    margin-bottom: 30px;
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
}

.lms-items .lms-kore-expandedFolder {
    border: 1px solid #E6E6E6;
}

/* Quicklink Resources*/

#lms-iconh-topquicklinktd .switch {
  display: inline-block;
    height: 24px;
    position: relative;
    width: 45px;
}

#lms-iconh-topquicklinktd .switch input {display:none;}

#lms-iconh-topquicklinktd .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #a0a0a0;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 16px;
}

    #lms-iconh-topquicklinktd .slider:before {
        background-color: white;
        bottom: 4px;
        content: "";
        height: 16px;
        left: 4px;
        position: absolute;
        transition: all 0.4s ease 0s;
        width: 16px;
        border-radius: 10px;
    }

#lms-iconh-topquicklinktd input:checked + .slider {
  background-color: #0aa1d3;
}

#lms-iconh-topquicklinktd input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

#lms-iconh-topquicklinktd input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

#lms-iconh-topquicklinktd {
    float: right;
    margin: 0px 12px 5px 0px;
}

#lms-iconh-topquicklinktd span {
    color: #666666;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 16px;
    line-height: 24px;
    margin-right: 5px;
}

#lms-iconh-topquicklinktd #buttonRes {
    float:right;
}

.RadTreeView_izmlms .CImg {
    padding: 0px;
}

#mainul caption {
    display:none;
}

.InputSearch {
    height: 36px;
    border: 1px solid #ccc;
    outline: none;
    border-radius: 3px;
    min-width: 250px;
}

.lms-kore-Search_Right .searchIcon {
    position: absolute;
    vertical-align: middle;
    display: flex;
    height: 36px;
    margin-right: 10px;
    align-items: center;
}

.lms-kore-Search_Right .searchIcon img {
    height: 24px;
}

.lms-kore-Search_Right #search {
    position: absolute;
    height: 36px;
    width: 24px;
    margin-right: 10px;
}

.lms-kore-listviewHead {
    padding: 20px 15px 30px 15px;
}

.lms-kore-chart .percentCount {
    background-color: #fff;
    float: right;
    font-size: 12px;
    padding-top:3px;
}

.lms-kore-status span {
    font-size:9.4px;
}

.lms-kore-topStatusAndDate {
    font-size:12px;
}

.lms-kore-topStatusAndDate img {
    margin-right: 5px;
    border-radius: 0;
}

.lms-kore-TopData span.topDueDate {
    padding-right:10px;
}

.lms-kore-Topseparator {
    height: 10px;
    border-left: 1px solid #e6e6e6;
    padding-right: 10px;
}

@media (min-width: 1200px) {
    .tmp_container {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .tmp_container {
        width: 970px;
    }
}


@media (min-width: 768px) {
    .tmp_container {
        width: 750px;
    }
}

.tmp_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}




.tmp_container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    max-width:1330px;
    margin-bottom:20px;
}

.tmp_container .izmlms-ActiveLearner {
    margin-right: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.tmp_container .izmlms-ActiveLearner input {
    height: 36px;
    border-radius: 3px;
    min-width: 220px;

}

.lms-iconh-medium{
    height:28px;
    width:28px;
}

.lms-iconh-medium img {
    height: 28px;
    width: 28px;
}


.lms-kore-listview {
    max-width: 960px;
    margin: auto;
}

.lms-kore-border-bottom {
    border-bottom: 1px solid #e6e6e6;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.lms-Messagebox {
    max-width: 960px;
    margin: auto;
}


@media (max-width: 460px) {
    .lms-kore-Listview_ItemTable_Button {
        min-width: 0px !important;
        width:20px;
    }

    .lms-kore-Listview_Item .col-6 {
        padding: 0 10px;
    }

    .lms-kore-row_details, .lms-kore-separator {
        padding: 0;
    }

    .lmsCommonDate, .lms-kore-location {
        display: none;
    }

    .lms-kore-Listview_Item .lms-kore-Listview_ItemTable_Button .lms-kore-arrow {
        margin-right:0;
    }


}



 
