.dsdlnr-home hr{
	background-color: #ededed;    
    height: 1px;
    border: none;
}
.clear-fix{clear: both;}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.pull-right{
	float: right;
}
.pull-left{
	float: left;
}
.inline-blk
{
    display:inline-block;
}
.block
{
    display:block;
}
.m-t-xs{
	margin-top: 5px;
}
.m-t-sm{
	margin-top: 10px;
}
.m-r-xs{
	margin-right: 5px;
}
.m-r-sm{
	margin-right: 10px;
}
.m-b-xs{
	margin-bottom: 5px;
}
.m-b-sm{
	margin-bottom: 10px;
}
.m-l-xs{
	margin-left: 5px;
}
.m-l-sm{
	margin-left: 10px;
}
.m-t-md{
	margin-top: 15px;
}
.m-r-lg{
	margin-right: 15px;
}

.m-b-md{
	margin-bottom: 15px;
}
.m-l-md{
	margin-left: 15px;
}
.m-t-lg{
	margin-top: 20px;
}
.m-r-lg{
	margin-right: 20px;
}
.m-b-lg{
	margin-bottom: 20px;
}
.m-l-lg{
	margin-left: 20px;
}
.m-t-xl{
	margin-top: 30px;
}
.m-b-xl{
	margin-bottom: 30px;
}
.dsdlnr-banner img{
	width: 100%;
}
.dsdlnr-home h4{
	font-size: 16px;
	color: #4c4f52;
	font-weight: 600;
	
}
.dsdlnr-banner{
	margin-bottom: 20px;
}
.left-half{
	width: 60%;
    float: left;
    
}
.right-half{
	width: 36%;
    float: left;
    margin-left: 4%;
	
}
.welcome-text{
	padding-left: 55px;
	position: relative;
	padding-right: 20px
}
.welcome-text h1{
	font-size: 30px;
	color:#FE5200;
	font-weight: 600;
	margin-bottom: 12px;
}
.dsdlnr-home p{
	font-size: 12px;/*font-size: 14px;*/
	color:#7f8082;
	
}
.dsdlnr-link-gray{
	text-decoration: none;
	color: #7f8082;
}
.dsdlnr-link-gray:hover{
	color: #0062a9;
}

.dsdlnr-profile-pick{
	position: absolute;
    left: 0px;
}
.dsdlnr-profile-pick img{
	width: 36px;
    border-radius: 21px;
}


.btn-dsd-default{
	color: #FE5200;
    text-decoration: none;
    border: 1px solid #FE5200;
    border-radius: 4px;
    padding: 7px 15px;
	display: inline-block;
	background-color: #F8F8F8;
	outline: none;
	-webkit-appearance: none;
    -moz-appearance: none;
     appearance: none;
}
.training-status-graph .btn-dsd-default{
	min-width: 220px;
    background-color: #FE5200;
    color: #fff;
    border: 1px solid #FE5200;
}
.btn-dsd-default:active, .btn-dsd-default:hover, .btn-dsd-default:focus{
	color: #fff; 
	background-color: #FE5200;
    border: 1px solid #FE5200;  
	
}
.dsd-hArea{
	background-color: #FE5200;
    color: #fff; 
    padding: 10px;
}
.dsd-hArea-blue{
	background-color: #386B9A;   
    padding: 10px;
}
.dsd-hArea h4, .dsd-hArea-blue h4{	
    color: #fff; 
    
}
h3.news-heading
{
    color:#008dcd;
}
.dsd-cArea{
	padding: 10px;
    border: 1px solid #d2d2d2;
	border-top:none;
}
.training-status-graph{
	text-align: center;
}

/*Widgets row-----------------------------------*/


.dsdlnr-widget{
	float: left;
    display: inline-block;
    vertical-align: middle;
    width: 137px;/*width: 143px;*/
    padding: 10px 10px 10px 72px;
    /* display: inline-block; */
    color: #fff;
    background-color: #d3d3d3;
    text-align: right;
    border-radius: 4px;
    position: relative;
    height: 85px;
}
.course-widget{
	background-color: #FE5200;
}
.course-complete-widget{
	background-color: #B8D432;
}
.course-overdue-widget{
	background-color: #00734C;
}
.course-expire-widget{
	background-color: #D6006F;
}
.dsdlnr-widget h1{
	
	color:#fff;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 10px;
	
}
.dsdlnr-widget h1
{
    text-align:right;
}
.dsdlnr-widget p{
	
	color:#fff;
	
	
}
.widget-icon{
	position: absolute;
    left: 12px;
    top: 28px;
}

/*Login page---------------------------------*/


.login-body-wrapper {
    /*background-image: url(../App_Themes/Default/Images/login_section/CoverImage.jpg);*/
    background-image: url(../Default/Images/login_section/CoverImage.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-position: center;
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
}


.login-block {
    width: 337px;
    margin: 5% auto auto auto;
    background: rgba(249, 249, 249, 0.95);
   
}
.login-block .login-logo{
	text-align: center;
    padding: 24px 0px;
}
.login-header-block {
    background: #fff;
	border-bottom: 1px solid #ebeced;
}


.login-content-block {
	text-align: center;
	 padding: 20px;
}



.login-content-block p{
	color:#7f8082;
}

.form-control{
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 9px 12px 7px;
    width: 92%;
    font-size: 14px;
}

.btn-brand
{   
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    padding: 8px 15px;
    background-color: #FE5102;
    width: 100%;
    border: none;
    font-size: 14px;

 	outline: none;
     -webkit-appearance: none;
    -moz-appearance: none;
     appearance: none;
}
 .btn-register 
 { 
    display: block;   
    padding: 6px 0px;
    color: #808285 !important;
    background-color: #fff;
    border: 1px solid #ddd;
    text-decoration: none;
    font-size: 14px;
    width:100%;
	outline: none;
     -webkit-appearance: none;
    -moz-appearance: none;
     appearance: none;
 }  
 .dark-gray-heading
 {
     color:#4c4f52;
 }
   



	
   
	

.btn-brand:active, .btn-brand:hover, .btn-brand:focus{
	color: #fff; 
	background-color: #d64806;
   
	
}
.login-content-block a{
	color:#008dcd;
	text-decoration: none;
	font-size: 14px;
}
.btn-register:active, .btn-register:hover, .btn-register:focus{
	border: 1px solid #b4b4b4;
}
.hr-border-full
{
    border-bottom: 1px solid #ddd;
    margin:15px -20px;
}

.login-errorbox
{   
    text-align: left;
    background-color: #fcecec;
    border: 1px solid #f7c3c5;
    border-radius: 4px;
    padding: 10px;
    color:#ed1c24;
    font-size:13px;
}


.footer-login {
    background: none repeat scroll 0 0 white;   
    bottom: 0;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    right: 0;
	background-color: #E2261D;
	font-size: 13px;
	color: #fefefe;
}

.login-watermark
{
    color:#afafaf;
}



/*  Onboarding*/

.dsd-onboard-widget{
	float: left;   
    width: 193px;
    padding: 10px;   
    color: #fff;       
    border-radius: 4px;
    position: relative;
    height: 85px;
}
.dsd-blue-bg{
	background-color: #0083ca;
}
.dsd-ligreen-bg{
	background-color: #B8D432;
}
.dsd-green-bg{
	background-color: #00734C;
}
.dsd-yellow-bg{
	background-color: #ffcc00;
}
.dsd-red-bg{
	background-color: #D6006F;
}
.dsd-orange-bg{
	background-color: #FE5200;
}

.dsd-onboard-widget h3	
{
    font-family:Arial;
	color:#fff;
	font-size: 16px;
	font-weight: 600;
	margin-bottom:8px;	
}
.dsd-onboard-widget h1	
{
    font-family:Arial;
	color:#fff;
	font-size: 30px;
	font-weight: 600;	
}
.dsd-label-text
{
    position: absolute;
    bottom: 8px;
}

.dsd-employee-card
{
    margin-left:20px;
    margin-bottom:15px;
    border:1px solid #f3f3f3;
    padding:15px;
}
.dsd-employee-card img
{
    border:1px solid #f3f3f3;
    float:left;
    border-radius:50%;
    height:60px;
    width:60px;
}
.dsd-emp-name
{
    float:left;
    margin-left:15px;
}

.dsd-emp-name h3, .dsd-emp-name h3 a
{
    font-size:14px;
    color:#0062A9;
    margin-top:5px;
    margin-bottom:3px;
    text-decoration:none;
}
.emp-role
{
    font-size:13px;
    color:#676a6c;
    
}
.date-style
{
    color:#676a6c;
}
.myProgress
{
    width: 100%;
    background-color: #ececec;;
}
.myBar {
    width:60%;
    height: 4px;
    background-color: green;
}

/* Dash board Onboarding */
.top-tab-bg
{
    background-color: #757575;
    font-weight: bold;
}
.top-tab-bg a
{
    color: #b4b5b7;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
}
.top-tab-bg a:hover
{
    color: #fff;
}
.top-tab-bg .active
{
    color: #fff;
}
.top-tab-bg .down-arrow
{
    position: absolute;
    bottom: -15px;
    left: 40%;
    display: none;
}
.top-tab-bg .active .down-arrow
{
    display: inline-block;
}
        
.error-text
{
    display: inline-block;
}
        
.pull-right
{
    float: right;
}

.linkButton
{
    color: #008dcd !important;
    text-decoration:none !important;
    background:none;
    border:none;
}
.linkButton:hover
{
    text-decoration:underline !important;
    cursor:pointer;
}

.pop-up-icon
{
    top:0 !important;
}
    
body
{
    color:#333;
}
.light-gray-text
{
    color:#676a6c;
}

/* -------------------------------------Cataloug Search */

.search-panel
{
    background-color:#f6f6f6;
    padding:20px 15px 10px;
}
.courseSearchInput
{
    height:35px;
    border:1px solid #c4c4c4;
    background-color:#fff;
    margin-top:0px;
    padding-left:10px;
    border-right:none;
}

.searchButton
{
    border: none;
    background: #FE5102;
    font-size:16px;
    font-weight:600;
    color: #fff;
    outline: none;
    padding: 0px 18px 0px 44px;
    cursor: hand;
    text-decoration: none;
    height: 35px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../Default/Images/searchBtn_icon.png);
    background-repeat:no-repeat;
    background-position:15px;
    text-transform:uppercase;
    
}



.customSearch td {
    margin: 0px;
    line-height: 25px;
    vertical-align:top;
    padding: 0px;
    padding-left: 0px !important; 
    border-collapse: collapse;
    border: 0px;
}
.advanceSearnBtn
{
    background:none;
    border:none;
    color:#008dcd;
    font-size:13px;
    font-weight:600;
    padding:10px 0px 10px 15px;
    
    
    
}

.advanceSearnBtn:hover
{
    text-decoration:underline;
    cursor:pointer;
    
}
.advanceSearnBtn:focus
{
    outline:none;
    
    
}
.courseSearchInput:focus
{
    outline:#FE5102 auto 1px;
}
.searchboxLabel
{
    color:#7f8082;
    font-size:12px;
    display:block;
    margin-top:5px;
}

.searchpageHeading
{   
    font-size:20px;
    color:#4c4f52;
    border-bottom:1px solid #ededed;
    padding-bottom:8px;
}
.recentSearchLink
{
    display:inline-block;
    font-size:14px;
    background-color:#f3f3f3;
    border:1px solid #e8e8e8;
    color:#727272;
    padding:6px 12px;
    border-radius:3px;
    margin-right:5px;
    margin-bottom:5px;
}
.recentSearchLink:hover
{
    cursor:pointer;
    background-color:#e9e9e9;
    
}

/* --------Crousal */
.jcarousel ul li
{
    width:auto !important;
}
.jcarousel-wrapper
{    
     border: none !important; 
    -webkit-box-shadow:none !important; 
    -moz-box-shadow:none !important; 
     box-shadow:none !important; 
}
.course-card
{
    position:relative;
    border:1px solid #ededed;
    background-color:#fafafa;
    width:215px;
    margin-right:15px;
}
.c-img-container
{
    background-color:#bebebe;
    height:114px;
    position:relative;
    overflow:hidden;
}
.c-data-container
{
    padding:10px;
}
.off-type-label
{
    position:absolute;
    color:#fff;
    background-color:rgba(0, 0, 0, 0.72);
    padding:4px 10px;
    bottom:0;
    
    
}

.jcarousel .off-type-label img, .jcarousel .off-type-label span{    
    display: inline-block;
    vertical-align: middle;
}

.c-data-container h3
{
    font-size: 16px;
    font-weight: 600;
    color: #4c4f52;
    height:36px;
    overflow:hidden;
    Text-overflow:ellipsis;   
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
}
    
    
}
.small-gray-label
{
    color:#7f8082;
    font-size:13px;
}
.jcarousel-control-prev, .jcarousel-control-next
{
    background:none !important;
    margin-top:-47px !important;
}
.jcarousel-control-prev {
    right: 28px !important;
}

.jcarousel-control-next {
    right: 0 !important;
}



/* --------advance Search  */

.search-panel .FormLabelRight
{
    
    width:95%;
    padding:4px 0px;
}

.search-panel .FormDropDown
{
    border-color:#c6c6c6;
    height:26px;
    border-radius:3px;
    margin-bottom:5px;
}

/* --------Table  */
.table td
{
    color:#7f8082;
}
.table .GridViewHeader, .table .SubGridViewHeader
{
    background:none;
    color:#4c4f52;
    
}
.table .GridViewHeader a, .table .SubGridViewHeader th
{
    color:#4c4f52;
    font-size:14px;
    font-weight:bold;
    
}

.table .GridViewHeader th, .table .SubGridViewHeader th
{
    border-bottom:2px solid #e7eaec;
    padding:5px;
}

.table .GridViewhighlightRow
{
    background-color:#f4f4f4;
}

.table .GridViewAlternatingRow
{
    background-color:#f9f9f9;
}
.table .GridViewRow td, .table .GridViewAlternatingRow td,.table .GridViewhighlightRow td,.table .SubGridViewRow td,.table .SubGridViewAlternatingRow td
{
    
    padding: 8px 5px 8px 5px !important;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #e7eaec;
    border-right: none;
    border-left: none;

}

.table .GridViewRow a, .table .GridViewAlternatingRow a, .table .GridViewhighlightRow a, .table .SubGridViewRow a, .table .SubGridViewAlternatingRow a
{
    /*color:#008dcd;*/
}



/* -------------------------------------Course Deatil */


.course-deatil-banner
{
    width:100%;
    height:auto;
    min-height:250px;
    max-height:266px;
    overflow:hidden;
    background:#ddd;
}

.course-summary
{
    width:59%;
    float:left;
}
.course-detail
{
    width:37%;
    float:right;
}

.course-summary h1
{
    font-size:24px;
    font-weight:bold;
}
.course-details-tags span, .course-details-tags img
{
    vertical-align:middle;
}
.course-details-tags span
{
    margin-right:10px;
}
.course-details-tags .cd-tag img
{
    width:16px;
    opacity:.7;
}
.course-summary p
{
    font-size:14px;
    line-height:20px;
   
}
.course-summary p, .course-details-tags 
{
    font-size:14px;
    color:#7f8082;
}
.course-detail
{
    border:1px solid #ddd;
    padding:10px;
}
.cd-table td
{
    padding:7px 0px;
    font-size:14px;
    
}
.cd-table .rightLabel
{
    color:#333333;
}


.dates-table .GridViewRow td
{
   font-size:14px;  
   padding:10px 5px 10px 12px !important; 
   color:#333;
   border:none;
}

.dates-table .GridViewRow
{
   background-color:#f6f6f6;
}

.learningOutcomes
{
    font-size:14px;    
}

.learningOutcomes p
{
    font-size:14px;
    padding:8px 5px 8px 25px;
    background:url(../../Images/check-bullet-icon.png) no-repeat;
    background-position:left;
    
}
.dates-table .GridViewRow 
{
    /*border-bottom:4px solid #fff;*/
    border-bottom:0px solid #fff;
}
.dates-table .linkButton
{
    font-size:14px;
   
}
.dates-table .GridViewRow td .small-gray-text{
   
    font-size: 13px;
    color: #7f8082;
   
}
.linkButton:disabled {
    color: #97b6c4 !important;   
    cursor:default;
    text-decoration:none  !important;;
    
}

.noteHeading {
    position: absolute;
    left: 15px;
    top: 15px;
    font-weight: bold;
    color: #31708f;
}
.noteBox
{
    position: relative;
    font-size: 14px;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;    
}

.alert {
    padding: 35px 15px 15px 15px;
    margin-bottom: 20px;
    border: 1px solid #bce8f1;
    border-radius:4px;
}
.dropdown-menu-container
{
    position: absolute;
    z-index: 9999;
    bottom: 42px;
    right: 0px;
    display:none;
}
.dropdown-menu{
    position: relative;
    display: inline-block;
}
.dropdown-menu img
{
    position:absolute;
    right:10; 
    margin-top:-1px;
}
.dropdown-content {
    display: block;    
    background-color: #fff;
    border:1px solid #d8d8d8;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding: 5px 0px;
}

.dropdown-content a 
{
    font-size:14px;
    color: #7f8082;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    color: #4c4f52;   
    background-color:#f5f5f5;
}
.show
{
    display:block;
}
.star-rating-container
{
    margin-top:-10px;
    height:28px;
}

.table .GridViewPager span, .table .GridViewPager a
{     
    border: 1px solid #e8e8e8;
    padding: 6px 11px;
    border-radius: 4px;
    color: #727272;
    text-decoration: none;
}

.table .GridViewPager a
{
     background-color: #fff;
}
.table .GridViewPager span, .table .GridViewPager a:hover
{
     background-color: #ebebeb;
}
.table .GridViewPager td
{ 
    padding-top:10px;
}
.table .GridViewPager
{
    text-decoration:none;  
}
.cd-star-rating .ratingStar
{
    margin-right:0px !important;
    }

.offer-thumb {list-style-type:none; margin:0px; padding:0px;}
    .offer-thumb li {
       float:left;
        width: 31.2222%;
        border: solid 1px #e0e0e0;
        margin-right: 10px;
        margin-bottom: 10px;
        text-align: center;
        position:relative;
    }
        .offer-thumb li a {
            display: block;
            text-align: center;
            height:200px;
            text-decoration:none;
        }
            .offer-thumb li div {
                display:none;
                position:absolute;
                width:100%;
                height:100%;
                top:0;
                left:0;
            }
        .offer-thumb li:hover div {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: black;
            opacity: .7;
            filter: alpha(opacity=70);
            cursor:pointer;
        }
            .offer-thumb li:hover div p {
                color: white;
                padding: 40px;
                text-align:left;
            } 
            .offer-thumb li a img {
                margin: 15px 0px;
            }
        .offer-thumb li a span {
            display: block;
            margin: 20px 0px;
            background: #f5f5f5;
            height: 39px;
            line-height: 39px;
            font-size: 15px;
            font-weight: bold;
            color: #616161;
        }

/*User Upload data styles*/
.filedrag {
    font-weight: bold;
    text-align: center;
    padding: 1.5em 0;
    margin: 1.5em 0;
    color: #928c8c;
    border: 2px dashed #928c8c;
    border-radius: 7px;
    cursor: default;
}

.fileupload {
    width: 97%;
    position: absolute;
    padding: 1.5em 0;
    margin: 1.5em 0;
    text-align: center;
    opacity: 0;
}

.FormButtonBig {
    text-transform: uppercase;
    border: none;
    background: #FE5102;
    font-weight: normal;
    color: white;
    outline: none;
    padding: 10px;
    cursor: hand;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.template-box {
    background: #F2F2F2;
    padding: 15px;
    border: 1px solid #ddd;
    margin-top: 25px;
}

    .template-box .column-names {
        font-weight: bold;
    }

    .template-box ul {
        list-style: none;
        padding-left: 40px;
    }

    .template-box li {
        line-height: 20px;
        list-style-type:disc; 
    }
