@import "/Content/Cobranded.css";
@import "/Content/FRMSections.css";
@import "/Content/Site.css";


#CoBrand
{
}

.HideForReadOnly
{
display: none !important;
}

.HideForNoFinance
{
display: none !important;
}

.DriverIndexPageContainer #CreateNewButton
{
 display: none;
}

a[href='/Manager/Driver/Create']
{
 display: none;
}

.AssessOnlineAssessmentSummaryPageContainer #Concerns table a {
  display: none;
}

.AADTInnerContent a
{
 color: #419aed;
}

div .FleetRiskManagerHeader
{
 display: none;
}

#AADTContentPane
{
 padding-top: 20px;
}

#flashContent object
{
  left: 0px !important;
  margin-left: auto;
  margin-right: auto;
}

#AADTMasthead
{
  background-color: #404040 !important;
  background: url('/ContentStudio/bg_top_gradient.gif') repeat-x !important;
  padding-left: 0px !important;
  min-height: 88px;
}

.AADTOuterContentFrame
{
  min-width: 960px;
  width: 1100px;
}

h3
{
  font-size: 15px !important;
  font-family: Arial !important;
  color: #454545 !important;
  font-weight: bold !important;
}

.HeroBanner
{
  display: none;
}

fieldset
{
  background-color: #f1f1f1;
  border: 1px solid #CCC !important;
  padding: 25px;
}

.AADTInnerContent a:hover
{
 color: #419aed;
}

#AALogoLeft
{
 padding-left: 20px;
 margin-top: 0px;
}

#AALogoLeft a img
{
	visibility: hidden;
        width: 225px;
        height: 50px;
}

#AADTTotalCanvas
{
  padding-top: 0px;
  background: url('/ContentStudio/ald-background-gradient.png') #f2eee3 repeat-x !important;
}

#AAMastheadBottom
{
  margin-top: 0px;
  background: url('/ContentStudio/Runner-Gradient-Bg.png') #404040 repeat-x !important;
}

#AALogoLeft a
{
        width: 162px;
        height: 48px;
        display: inline-block;
	background: url('/ContentStudio/ald360.gif') no-repeat;
}

#RightAADTButtons
{
   background: url('/ContentStudio/Runner-Gradient-Bg.png') repeat-x;
}

#AAMenuOptions
{
  margin-top: 0px;
  margin-left: 45px;
}

#AAMastheadTop
{
  height: 58px;
}

.BreadcrumbDelimiter
{
  background: none;
  padding-right: 5px;
}

.BreadcrumbTextMode
{
  display: inline;
  color: #CCD0D4;
}

#TransitionLinks a
{
 color: #323235;
}

.Breadcrumbs
{
 padding-left: 20px;
}

.ContextChangeOption
{
  background-color: #404040;
}

.ContextChangeOption a
{
  color: white !important;
}

.Breadcrumbs a
{
  color: white !important;
}

#menu li a
{
  color: #ffffff;
}

.mega-menu>li
{
  background-color: #595959;
  color: #ffffff !important;
  /*background-color: #323235;*/
}

.mega-hover
{
  color: #ffffff;
}

.TopBorderPanel {
 border-top: #FF0000 5px solid;
}

.SelectedMenuItem
{
 background-color: #595959 !important;
}

#ContinueButton
{
  background: url('/DbImage.ashx?ImageId=8d6c93d4-f304-43e7-97ac-8fb5900cc6a0') #68b2f7 no-repeat 110px 10px;
  color: white;
  font-weight: 0;
  padding-right: 10px !important;
  -moz-box-shadow:inset 0px 1px 0px 0px #add7ff; -webkit-box-shadow:inset 0px 1px 0px 0px #add7ff; box-shadow:inset 0px 1px 0px 0px #add7ff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #68b2f7), color-stop(1, #419aed) ); background:-moz-linear-gradient( center top, #68b2f7 5%, #419aed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68b2f7', endColorstr='#419aed'); border:1px solid #347ec3; color:#ffffff; text-shadow:1px 1px 0px #528ecc;

}

#ContinueButton:hover
{
  -moz-box-shadow:inset 1px 0px 0px 0px #5698d2; -webkit-box-shadow:inset 1px 1px 0px 0px #5698d2; box-shadow:inset 0px 1px 0px 0px #5698d2; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2d69b6), color-stop(1, #589ad3) ); background:-moz-linear-gradient( center top, #2d69b6 5%, #589ad3 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d69b6', endColorstr='#589ad3'); background-color:#2d69b6; text-indent:0; border:1px solid #2d69b6; color:#ffffff; text-shadow:1px 1px 0px #528ecc;
}

input[type='submit']
{
  -moz-box-shadow:inset 0px 1px 0px 0px #fff; -webkit-box-shadow:inset 0px 1px 0px 0px #fff; box-shadow:inset 0px 1px 0px 0px #fff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fefefe), color-stop(1, #e9e9e9) ); background:-moz-linear-gradient( center top, #fefefe 5%, #e9e9e9 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#e9e9e9'); background-color:#fefefe; text-indent:0; border:1px solid #c1c1c1;  color:#424242; text-shadow:1px 1px 0px #fff;
}

input[type='submit']:hover
{
  -moz-box-shadow:inset 0px 1px 0px 0px #d3d3d3; -webkit-box-shadow:inset 0px 1px 0px 0px #d3d3d3; box-shadow:inset 0px 1px 0px 0px #d3d3d3; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c6c6c6), color-stop(1, #e3e3e3) ); background:-moz-linear-gradient( center top, #c6c6c6 5%, #e3e3e3 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6c6c6', endColorstr='#e3e3e3'); background-color:#c6c6c6; text-indent:0; border:1px solid #a5a5a5; color:#424242;  text-shadow:1px 1px 0px #fff;
}


.TaskList li
{
    width: 120px;
    height: 120px;
    margin: 2px;
    /* To make the gap between cells the same as horizontal in a vertical arrangement, not sure why but it needs the extra 2px, and works best if it's all on one side. */
    margin-top: 6px;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    color: #CCC;
    background-color: #a19b86;
    zoom: 1;
    *display: inline;
    border: 1px solid #a5a5a5;
}

.TaskComment
{
    display: none;
}

.TaskList .section-header {
	display: none;
}

/* These used to be specific to .AssessOnlineTask but they decided to do them everywhere. */
.TaskList li
{
    background-color: #68b2f7;
    width: 120px;
    border: 1px solid #347ec3;
}

.TaskList li a
{
    color: White;
}

.TaskList li a:hover
{
    border: 1px solid #347ec3;
    background-color: #2d69b6 !important;
}

.TaskList .LicenceCheckTask
{
    background-color: #6699FF;
    border: 1px solid #347ec3;
}

.TaskList .LicenceCheckTask a
{
    color: White;
}

.TaskList .LicenceCheckTask a:hover
{
    border: 1px solid #347ec3;
    background-color: #4261FF !important;
}

.TaskList .FleetDataTask
{
    background-color: #FF6600;
    border-color: #63340E;
}

.TaskList .FleetDataTask a
{
    color: White;
}

.TaskList .DocStoreTask
{
    background-color: #C5C0B4;
}

.TaskList .DocStoreTask a
{
    color: White;
}

.TaskList .CollisionDataTask {
	background-color: #4BA971;
}

.TaskList .CollisionDataTask a 
{
    color: White;
}

/*

.TaskList .SuggestedLearningTask
{
    border: 1px solid #ccc;
    background-color: #68b2f7;
    color: #454545;
}

.TaskList .OnlineLearningTask
{
    background-color: #fff;
    border: 1px solid #ccc;
    color: #454545 !important;
}

.TaskList .SuggestedLearningTask a:hover
{
    background-color: #c6c6c6;
    border: 1px solid #a5a5a5;
    color: #424242 !important;
}
*/

.TaskList li a
{
	display: block;
	height: 108px;
	cursor: hand;
	padding: 6px;
	zoom: 1;
	text-decoration: none;
	*display: inline;
	background-color: transparent !important;
}

.TaskList li .SuggestedLearningTask a
{
    color: #454545;
}

.TaskList .ExplorationTask a
{
    color: #454545 !important;
    background-color: silver !important;
}

.TaskTypeSeperator
{
    display: none;
}

.BigChoice li
{
    width: 250px;
    height: 75px;
    margin: 4px;
    /* To make the gap between cells the same as horizontal in a vertical arrangement, not sure why but it needs the extra 2px, and works best if it's all on one side. */
    margin-top: 14px;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: White;
    background-color: #a19b86;
}

.CourseTile a {
	display: block;
	padding: 6px;
	height: 75px;
	width: 250px;
	cursor: hand;
	color: White;
	zoom: 1;
  text-decoration: none;
    *display: inline;
    background-color: #a19b86 !important;
}

.CourseTile a : hover {
    background-color: #66CCFF !important;
}

.CourseTitle {
  font-size: 16px;
  text-decoration: underline;
}

.CourseDescription
{	
  font-size: 12px;
}

.MandateDownloadBigBlock {
    background-color: silver !important;
}