/* THEME STYLES */

/* DYNAMIC LOT STYLE */
 /* LOT 1 STYLE */
.lot1 {color:#009ade !important;}
ul.lot1 li:before { color: #009ade }
figure.lot1 { background-color: #009ade !important;}
.lot1_bg { background-color: #009ade !important;}
.downloadSection.lot1_bg { color: #fff !important; }
.downloadDocs_title.lot1 { background-color: rgba(0,154,222,0.7) !important; height:36px; color:#fff !important; border-bottom:1px solid #F5F5F5; }
/* END LOT 1 STYLE */

/* LOT 2 STYLE */
.lot2 {color:#009ade !important;}
ul.lot2 li:before { color: #009ade }
figure.lot2 { background-color: #009ade !important;}
.lot2_bg { background-color: #009ade !important;}
.downloadSection.lot2_bg { color: #fff !important; }
.downloadDocs_title.lot2 { background-color: rgba(0,154,222,0.7) !important; height:36px; color:#fff !important; border-bottom:1px solid #F5F5F5; }
/* END LOT 2 STYLE */

/* LOT 3 STYLE */
.lot3 {color:#009ade !important;}
ul.lot3 li:before { color: #009ade }
figure.lot3 { background-color: #009ade !important;}
.lot3_bg { background-color: #009ade !important;}
.downloadSection.lot3_bg { color: #fff !important; }
.downloadDocs_title.lot3 { background-color: rgba(0,154,222,0.7) !important; height:36px; color:#fff !important; border-bottom:1px solid #F5F5F5; }
/* END LOT 3 STYLE */

