﻿#Downloads
{
    margin-top: 20px;
}


#Downloads .Header .HearleftImg, .HearRightImg
{
	border:0;
	float:left;
}

#Downloads .Header .TitleTextBox1
{
	width: 60%;
	height:20px;

	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:1px;
	float:left;
	text-align:left;
}

#Downloads .Header .TitleTextBox1 .TitleTextBox2
{
	height:20px;
	padding:0;
	margin:0;
}

#Downloads .Header .TitleTextBox1 .TitleIcon
{
	border:0;
	margin:0;
	margin-left:7px;
}

#Downloads .Header .InputBox1
{
	width: 40%;
	height:23px;
	/*background-image:url(/images/hdr_body.jpg);*/
	float:left;
}

#Downloads .Header .InputBox1 .InputBox2
{
	margin-top:2px;
}
    #Downloads .Header .InputBox1 .InputBox2 .InputSearchText {
        height: 16px;
        padding: 0;
        padding-left: 2px;
        width: 80%;
        color: #666666;
        font-size: 10px;
    }

#Downloads .Header .InputBox1 .InputBox2 .SearchDownloadButton
{
	width:20px;
    height:20px;
    margin:0;
    margin-left:5px;
    border:0;
    padding:0;
    vertical-align:middle;
}

    #Downloads .Body .FirstPart {
        padding-top: 10px;
    }

#Downloads .Body .FirstPart .TextBox
{
	margin-top: 10px;
}

#Downloads .Body .FirstPart .TextBox .LinkDownloadType .BlueText
{
	color:#26afff;
}

#Downloads .Body .FirstPart .Banner1
{
	width:147px;
	float:left;
}

#Downloads .LinkDownloadType a
{
	color:#26afff;
	text-decoration:underline;
}
#Downloads .Body .DotLine
{
	background-color:#ccc;
	height:1px;
}

#Downloads .Body .SecondPart
{
	padding-top: 10px;
}

.DownloadBlock
{
    margin-top: 20px;
}

#Downloads .Body .SecondPart .DownloadBlock {
    text-align: left;
    margin-bottom: 10px;
}

#Downloads .Body .SecondPart .DownloadType
{
	font-weight:bold;
	color:#183B41;
    font-size: 1.3em;
}

#Downloads .Body .SecondPart .DownloadItem
{
	padding-bottom:15px;
}

    #Downloads .Body .SecondPart .DownloadBriefBox {
        margin-top: 20px;
        color: #000000;
        font-size: 1.1em;
    }

#Downloads .Body .SecondPart .DownloadNameBox
{
	float:left;
}

    #Downloads .Body .SecondPart .DownloadName {
        color: #000;
        margin-right: 10px;
        text-decoration: none;
        font-weight: 500;

    }

    #Downloads .Body .SecondPart .DownloadSizeBox {

        font-weight: 500;
        margin-right: 20px;
    }

#Downloads .Body .SecondPart .DownloadSizeBox image
{
	border:0;
	vertical-align:middle;
}

#Downloads .Body .SecondPart .DownloadSizeText {
	font-size: 0.7em;
	color: #808080;
}

#Downloads .Body .SecondPart .ShowDetailButtonBox
{
	float:right;
	margin-top: 20px;
}

#Downloads .Body .SecondPart .ShowDetailButtonBox image
{
	border:0;
	vertical-align:middle;
}


#Downloads .Body .SecondPart .DownloadDate
{
	font-style:italic;
	margin-top:7px;
}

#Downloads .Body .SecondPart .DownloadDetailDesc
{
	 margin-top:5px;
	 padding:15px 5px 0 15px;
	 border: 1px #cccccc solid;
}

#Downloads .Body .SecondPart .DownloadFileName
{
	font-weight:bold;
}

.view-all {
	margin-top: 20px;
}

.DownloadDate, .DownloadShortDesc, .DownloadDetailDesc, .ShowDetailButtonBox {
    font-size: 0.9em;
}

#Downloads a.RedLink
{
	color:Red;
}

#ShowDownloadSelection .md-button {
	margin-left: 0;
}

.ManualSelection {
	width: 220px;
	height: 30px;
	background-color: white !important;
	padding: 0;
	line-height: 16px;
	margin: 0;
  font-size:0.8em;
}


.page-text {
    float: left;
}

.page-pages {
    float: right;
    margin-right: 13%
}



#ManualBody a {
    font-size: 14px;

    font-weight: 500;
    margin-right: 20px;
}

    #ManualBody a:link {
        text-decoration: none;
    }

    #ManualBody a:visited {

    }

    #ManualBody a:hover {
        text-decoration: underline;
    }

.DriverName {
    color: #000000;
    font-size: 1.2em;
}
.DriverSize {
    color: #232D2F;

}

.DriverDate {
    color: #232D2F;
    text-align: left;
    font-size: 12px;
}

.SearchDownloadButton {
    width: 20px;
    height: 20px;
    margin: 0;
    margin-left: 5px;
    border: 0;
    padding: 0;
    vertical-align: middle;
}

#DownloadShortDesc, #DownloadDetailDesc {
  font-size: 12px;
}

#DetailedDesc ul {
  margin-left: 0;
  list-style: disc;
  padding-left: 1em;
}

#DetailedDesc li {
  margin-left: 1em;
}

#DetailedDesc li ol {
  padding-left: 1em;
}


.file-size, .release-date {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
}

.file-size {
  margin-bottom: 10px;
}

@media screen and (min-width:768px) {
  .release-date {
    margin-top: 60px;
  }
}

.download-type {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

.download-name {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  margin: 10px 0;
  color: #000;
  text-decoration: none;
}

.download-name:hover {
  color:#000;
}

.download-link {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  margin-right: 10px;
  background: #26afff;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
}

a.download-link:hover {
  color: white;
  text-decoration: none !important;
  border-color: rgba(0,138,217,.4);
  background: #56AFFE;
}

.show-details {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
}


.download-row {
  margin-bottom: 50px;
}