.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; 
    }
/*New Added CSS........... for brand tagline.................................. */
.brand-tagline img {
    max-width: 150px;
}
.big-logo, .logo-element {
    background: #fff;
    height: 60px;
    padding: 5px 20px;
}
    .big-logo img, .logo-element img {
        height: 100%;
    }
.LinkButtonTab1 {
    font-family: Verdana, arial;
    border: 0px;
    font-size: 12px;
    text-decoration: none;
    width: 125px;
    /* background: url(../../Images/tab_main.png) repeat-x top left; */
    background-color: #252525;
    height: 30px;
    color: White;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    font-weight: bold;
    border-collapse: collapse;
    margin: 0px;
}
.LinkButtonTab1_active {
    border: 0px;
    font-family: Verdana, arial;
    font-size: 12px;
    color: White;
    text-decoration: none;
    cursor: default;
    width: 125px;
    /* background: url(../../Images/tab_active.png) repeat-x top left; */
    background-color: #013983;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    font-weight: bold;
    margin: 0px;
}
td:first-child .LinkButtonTab1, td:first-child .LinkButtonTab1_active {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}
td:last-child .LinkButtonTab1:last-child, td:last-child .LinkButtonTab1_active {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-right: 0px;
}


.obligation-report-header ul {
    margin: 0;
    padding: 0;
}
.obligation-report-header ul li.LinkButtonTab1_active {
    background-color: #013983;
}

.obligation-report-header ul li:first-child {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}

.obligation-report-header ul li {
    list-style-type: none;
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 10px;
    background: #000;
    color: #fff;
    font-weight: bold;
    height: auto;
    line-height: inherit;
    border-right: 1px solid #ececec;
}
    .obligation-report-header ul li:last-child {
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px;
        border-right: 0px;
    }
.Update-Trainning-Record .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

.consumer-protection-status .btn-edit {
    background-position: 8px 3px;
    padding: 0px 12px 0px 28px;
}

.email-preview-to table td label {
    margin-right: 15px;
}
.note-editing-area {
    border: 1px solid #e5e6e7;
}
.inline-blk .popover-content td, .inline-blk .popover-content th {
    padding: 8px 5px 8px 5px;
    border-bottom: 1px solid #e7eaec;
}









/*Start css picked from Petra for Qualification and Competency Page on Learner*/ 

.registerpage .white-bg {
    background-color: #ffffff;
}

.registerpage .header-block {
    padding: 20px;
}

.registerpage .header-block-title {
    float: left;
}

.registerpage img {
    float: right;
}

.footer-wrapper {
    background: #a4a9ad;
}

.footer-content {
    color: #fff;
    text-align: left;
}

.process-container .brown-btn {
    background: #707070;
}

.process-container .brown-btn, .process-container .yellow-btn, .process-container .blue-btn, .process-container .blue-btn-disable {
    width: 120px;
    padding: 15px 15px;
    margin-right: 10px;
    border: none;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
    cursor: pointer;
}

.process-container .blue-btn {
    background: #164883;
}

.process-container {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

    .process-container h1 {
        margin-bottom: 20px;
        font-weight: bold;
    }

.system-requirement {
    border-right: 1px solid #ccc;
}

    .system-requirement li {
        font-size: 14px;
        list-style-type: disc;
        line-height: 30px;
        color: #777;
    }

.ErrorTextReg {
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 12px;
    color: #FF0000;
}

.appli h3 {
    background: #e1e1e1;
    color: #777777;
    padding: 15px;
    margin-top: 0px;
}

.process-container .file-upload {
    position: relative;
}

.process-container .row {
    width: 100%;
    margin: 0 0 20px 0;
    /* clear: both; */
}

.process-container .file-upload .yellow-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
    z-index: 1;
    color: #4a4949;
    margin-right: 0;
    line-height: 7px;
}

.process-container .yellow-btn {
    background: #f7a800;
}

@media (min-width: 320px) {
    .navbar-right {
        margin-right: 0px;
        float: right !important;
    }

    .navbar-nav {
        margin: 0;
    }
}

/* Qualification card*/
qualification-card .card {
    border: 1px solid #ececec;
    border-radius: 6px;
    margin-bottom: 15px;
}

.qualification-card .card-img-top {
    width: 100%;
}

.qualification-card .card-body {
    padding: 10px;
}

.qualification-card h3 {
    color: #333;
}

.qualification-card p {
    color: #777;
}

.card-icons {
    margin-top: 30px;
}

    .card-icons .fa {
        font-size: 16px;
        margin-right: 6px;
    }

.total-numbers {
    color: #0084cb;
}
/*.qualification-card .btn-primary {
    background: #0084cb;
    border: 0px;
    border-radius: 4px;
}
    .qualification-card .btn-primary:hover, .qualification-card .btn-primary:focus, .qualification-card .btn-primary:hover:focus {
        background: #0972ab;
    }*/
.card-icons {
    padding: 0;
}

    .card-icons li {
        width: 100%;
        margin-bottom: 10px;
        list-style-type: none;
        min-height: 36px;
    }

@media (min-width:1200px) {
    .card-icons li {
        width: 30%;
        float: left;
    }

        .card-icons li:last-child {
            width: 40%;
            text-align: right;
        }

        .card-icons li:nth-child(2) {
            text-align: center;
        }

    .qualification-card .card-title {
        height: 34px;
    }

    .qualification-card .card-text {
        height: 36px;
    }
}

.small-clear-text {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .05rem;
}

.qualification-card .card {
    border: 1px solid #ececec;
    border-radius: 6px;
    margin-bottom: 15px;
}

/*Qualification details............................................*/
.page-banner {
    position: relative;
    margin-bottom: 0px;
}

    .page-banner > img {
        width: 100%;
    }

.banner-details {
    position: absolute;
    top: 5px;
    width: 100%;
    padding-left: 15px;
}

    .banner-details img {
        width: 35px
    }

.right-section, .page-banner img {
    display: inline-block;
    vertical-align: middle;
}

.certificate-name, .course-timing {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.certificate-code, .course-name-list {
    font-weight: bold;
}

.certificate-name a {
    color: #333;
}

.summary-container {
    position: relative;
    margin-top: 15px;
}

.summary-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column;
}

@media (min-width:768px) {
    .banner-details {
        position: absolute;
        top: 50%;
        width: 100%;
        padding-left: 30px;
        transform: translateY(-50%);
    }

    .certificate-name, .course-timing {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .summary-container {
        position: relative;
        width: 100%;
        padding-left: 30px;
        top: -40px;
    }

    .summary-container {
        flex-direction: row;
    }

    .banner-details img {
        width: auto;
    }
    /*.certificate-name {
        font-size: 20px;
    }*/
}

.summary-boxes {
    width: 100%;
}

.summary-box {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 15px;
    box-shadow: 3px 3px 10px rgba(0,0,0,.2);
    width: 100%;
    max-width: 100%;
    border-radius: 6px;
    margin-top: 15px;
}

@media (min-width: 1200px) {
    .summary-box {
        max-width: 280px;
        margin-right: 15px;
        margin-top: 0px;
    }
}

.national-recog {
    border-width: 0px;
    height: 60px;
}

.ibox-content .summary-box h3 {
    margin-top: 25px;
    color: #000;
    font-weight: bold;
}

.summary-sec-value {
    color: #054281;
    font-size: 30px;
    vertical-align: middle;
    font-weight: bold;
}

.cert-list {
    box-shadow: 3px 3px 10px rgba(0,0,0,.2);
    border-left: 3px solid #f69a2d;
    padding: 15px;
}

@media (min-width:768px) {
    .cert-list {
        padding: 15px 30px;
    }
}

.list-type {
    line-height: 36px;
    font-weight: bold;
}

.value-units {
    color: #054281;
    font-weight: bold;
}

.tab-header .right-section {
    float: right;
    margin-top: 20px;
}
/*Assets Accordian...................................................*/
.assets-accordian.panel-group .panel {
    border: 0;
}

.assets-accordian.panel-group .panel-heading,
.assets-timeline .panel-collapse {
    border-bottom: 1px solid #ddd;
}

    .assets-accordian.panel-group .panel-heading .panel-title {
        position: relative;
    }

/*.btn-add-link {
    position: absolute;
    display: inline-block;
    z-index: 9999;
    right: 70px;
    top: 0;
    padding: 0;
}*/

.assets-accordian .panel-title .section-name {
    /*float: left;*/
    /*padding: 6px 0*/;
    font-weight: bold;
    font-size: 14px;
    display: block;
}

    .assets-accordian .panel-title .section-name.collapsed {
        background: url(../../images/accordian-plus.png) no-repeat;
        background-position: center right;
    }

.assets-accordian .panel-title .section-name {
    background: url(../../images/accordian-minus.png) no-repeat;
    background-position: center right;
}

.assets-accordian .panel-title a.btn-add-link {
    /*float: right;*/
    color: #1abab7;
    padding: 0;
}

.asset-list {
    padding: 15px;
    border-bottom: 1px solid #ececec;
    padding-left: 0;
    margin-left: 45px;
}

.assets-icons {
    width: 35px;
    margin-right: 25px;
}

.asset-name .name {
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
}

.asset-name .small {
    color: #777;
}

.assets-timeline .panel-collapse, .assets-timeline .panel-collapse .asset-name {
    position: relative;
}

    .assets-timeline .panel-collapse::before {
        content: '';
        position: absolute;
        display: block;
        width: 1px;
        background: #ccc;
        top: 30px;
        bottom: 30px;
        left: 35px;
    }

    .assets-timeline .panel-collapse .assets-icons::before {
        content: '';
        position: absolute;
        display: block;
        width: 10px;
        height: 10px;
        background: #fff;
        border: 2px solid #f69a2d;
        border-radius: 50%;
        top: 15px;
        left: -40px;
    }

.warning .fa-warning {
    color: #f0ad4e;
    font-size: 20px;
}

.warning p {
    color: #777;
    font-size: 12px;
}

.training-progress .progress {
    border-radius: 15px;
    background: #efefef;
    height: 10px;
    overflow: visible;
}

.training-progress .progress-bar, .pathway-progress .progress {
    position: relative;
    border-radius: 15px;
}

.completed-percent {
    position: absolute;
    right: 0;
    top: -22px;
    z-index: 999;
    color: #000;
    font-weight: bold;
}

.pathway-progress .progress {
    background: #efefef;
}

.pathway-progress .completed-percent {
    position: absolute;
    right: auto;
    top: 50%;
    left: 50%;
    z-index: 999;
    color: #000;
    font-weight: bold;
    transform: translate(-50%, -50%);
}

.pathway-progress .progress {
    margin-bottom: 5px;
}

.pathway-progress p {
    font-weight: bold;
}

.progress-status {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.onboarding-progress-label, .progress-status-text {
    white-space: nowrap;
}

/*.progress-status .myProgress {
    width: 70%;
    padding: 0 20px;
}*/

.progress-status-text {
    margin-left: auto;
}

.assets-accordian .panel-title .section-name.inline-blk {
    display: inline-block
}

.email-reg-user input[type="checkbox"] {
    margin-top: 0;
}

.email-reg-user .checkbox-inline {
    padding-top: 0;
}

    .email-reg-user .checkbox-inline label, .email-reg-user .checkbox-inline span {
        line-height: 1;
        vertical-align: top;
        font-weight: 600;
    }

input[type="file"].form-control {
    height: auto;
}

.btn.btn-danger-outline {
    background: transparent;
    color: #ec971f;
    border-radius: 30px;
    border: 1px solid #ec971f;
    padding: 10px 50px 10px 20px;
}

.btn-danger-outline:hover, .btn-danger-outline:focus, .btn-danger-outline:active, .btn-danger-outline:active:hover {
    background: #ec971f;
    color: white;
}

.btn-arrow-right {
    position: relative;
}

    .btn-arrow-right::after {
        position: absolute;
        display: inline-block;
        content: "\f178";
        font-family: FontAwesome;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }

/*Common TAb UI...........................*/
.tab-ui-one-color a {
    border: 1px solid #1dccc9;
    font-size: 13px;
}

    .tab-ui-one-color a:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .tab-ui-one-color a:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.assessment-code td span.label {
    width: 80px;
    display: inline-block;
    padding: 10px;
}

.custom-radio tr {
    float: left;
}

    .custom-radio tr td {
        position: relative;
    }

        .custom-radio tr td input[type="radio"] {
            width: 0;
            opacity: 0;
            margin-right: 0;
        }

        .custom-radio tr td label {
            padding: 5px 15px;
            border: 1px solid #055fbd;
            display: inline-block;
            margin: 0;
            width: 100%;
            transition: all ease .3s;
            -webkit-transition: all ease .3s;
            -moz-transition: all ease .3s;
            font-weight: normal;
            background: #047bf8;
            color: #fff;
        }

        .custom-radio tr td input[type="radio"] + label:hover {
            background: #ececec;
            cursor: pointer;
            color: #333;
        }

        .custom-radio tr td input[type="radio"]:checked + label {
            /*background: #00B388;*/
            border: 1px solid #f7a800;
            background: #f7a800;
            color: #fff;
        }

.icon-bg {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #1448fe;
    text-align: center;
    display: inline-block;
    padding-top: 3px;
}

.asset-list-header {
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.assets-timeline .asset-list {
    margin-left: 85px;
}

.panel-group.assets-accordian {
    margin-bottom: 5px;
    margin-top: 5px;
}

.valign-top {
    vertical-align: top;
}

.btn-primary.btn-outline[disabled] {
    background-color: transparent;
    color: #18adaa;
}

    .btn-primary.btn-outline[disabled]:hover {
        background-color: transparent;
        color: #18adaa;
    }

.btn-primary.btn-outline.btn-forward[disabled],
.btn-primary.btn-outline.btn-forward[disabled]:hover {
    background-image: url(../../images/arrow-right-primary.png) !important;
    background-repeat: no-repeat;
}

.tab-outline-defult {
    background: transparent;
    border: 1px solid #00B388;
    color: #00B388;
    cursor: pointer;
    padding: 6px 15px;
    display: inline-block;
    text-align: center;
    min-width: 150px;
    margin-left: -4px;
}

    .tab-outline-defult:hover {
        background: #00B388;
        color: #fff;
        opacity: .7;
    }

    .tab-outline-defult.active {
        background: #00B388;
        color: #fff;
    }

.scorm-details .graph-top {
    background-color: #f1dddd;
    border-radius: 6px;
    padding: 5px;
    height: auto;
    font-size: inherit;
}

    .scorm-details .graph-top table td {
        text-align: left;
    }

.qualification-accordion {
    padding: 0px 15px;
}

    .qualification-accordion > .row {
        padding: 10px 0px;
        border-bottom: 1px #ccc solid;
    }

a.qualification-name {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

.qualification-accordion .progress {
    margin-bottom: 0;
    border-radius: 15px;
}

.form-control-static input[type="checkbox"] {
    margin-top: 0
}

.qualification-accordion .small span:nth-child(odd) {
    font-weight: bold;
}

.underline-heading {
    border-bottom: 3px solid #f69a2d;
    padding-bottom: 10px;
    font-weight: bold;
    display: inline-block;
}

.progress {
    border-radius: 15px;
    margin-bottom: 0;
}

.course-info-container .cd-tag span:first-child {
    font-weight: bold;
}

.yellow-circle-o {
    width: 15px;
    height: 15px;
    border: 2px solid #f7a800;
    border-radius: 100%;
    background: #fff;
    display: block;
    margin-top: 3px;
}

.green-circle-o {
    width: 15px;
    height: 15px;
    border: 2px solid #00B388;
    border-radius: 100%;
    background: #fff;
    display: block;
    margin-top: 3px;
}

.radio-inline .radio-icons {
    position: relative;
    left: -20px;
    vertical-align: middle;
}

.select-radio .radio-inline + .radio-inline {
    margin-left: 30px;
}

.subgrid-course tr.SubGridViewHeader th:first-child, .subgrid-course tr.SubGridViewHeader th:nth-child(2) {
    border: 0;
}

.table.gridcompetency .GridViewHeader a, .subgrid-course .table .SubGridViewHeader th {
    color: #ccc;
}

.table.table-black-border td {
    color: #000000;
}

table.condition input {
    display: none;
}

    table.condition input + label {
        border: 1px solid #00B388;
        background: transparent;
        color: #00B388;
        font-weight: normal;
        margin-bottom: 0px;
        padding: 7px 15px;
    }

    table.condition input:checked + label {
        border: 1px solid #00B388;
        background: #00B388;
        color: #fff;
    }

.qualification-name:hover {
    color: #23527c;
}

.tabs-button li {
    width: 50%;
}

.nav-tabs.tabs-button > li > a {
    margin-right: 0px;
    text-align: center;
    border-radius: 0px;
}

.nav-tabs.tabs-button > li:first-child > a {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.nav-tabs.tabs-button > li:last-child > a {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.nav-tabs.tabs-button > li > a {
    background-color: transparent;
    border: 1px solid #18adaa;
    color: #18adaa;
}

    .nav-tabs.tabs-button > li > a:hover, .nav-tabs.tabs-button > li > a:focus,
    .nav-tabs.tabs-button > li.active > a, .nav-tabs.tabs-button > li.active > a:hover,
    .nav-tabs.tabs-button > li.active > a:focus {
        background-color: #18adaa;
        border: 1px solid #18adaa;
        color: #FFFFFF;
        outline: none;
    }

/*End css picked from Petra for Qualification and Competency Page on Learner*/ 