/* THEME STYLES */

/* DYNAMIC LOT STYLE */
 /* LOT 1 STYLE */
.lot1 {color:#003672 !important;}
ul.lot1 li:before { color: #003672 }
figure.lot1 { background-color: #003672 !important;}
.lot1_bg { background-color: #003672 !important;}
.downloadSection.lot1_bg { color: #fff !important; }
.downloadDocs_title.lot1 { background-color: rgba(0,54,114,0.7) !important; height:36px; color:#fff !important; }
/* END LOT 1 STYLE */

/* LOT 2 STYLE */
.lot2 {color:#63012c !important;}
ul.lot2 li:before { color: #63012c }
figure.lot2 { background-color: #63012c !important;}
.lot2_bg { background-color: #63012c !important;}
.downloadSection.lot2_bg { color: #fff !important; }
.downloadDocs_title.lot2 { background-color: rgba(99,1,44,0.7) !important; height:36px; color:#fff !important; }
/* END LOT 2 STYLE */

/* LOT 3 STYLE */
.lot3 {color:#009fe1 !important;}
ul.lot3 li:before { color: #009fe1 }
figure.lot3 { background-color: #009fe1 !important;}
.lot3_bg { background-color: #009fe1 !important;}
.downloadSection.lot3_bg { color: #fff !important; }
.downloadDocs_title.lot3 { background-color: rgba(0,159,225,0.7) !important; height:36px; color:#fff !important; }
/* END LOT 3 STYLE */

/* LOT 4 STYLE */
.lot4 {color:#d2001f !important;}
ul.lot4 li:before { color: #d2001f }
figure.lot4 { background-color: #d2001f !important;}
.lot4_bg { background-color: #d2001f !important;}
.downloadSection.lot4_bg { color: #fff !important; }
.downloadDocs_title.lot4 { background-color: rgba(210,0,31,0.7) !important; height:36px; color:#fff !important; }
/* END LOT 4 STYLE */

/* LOT 5 STYLE */
.lot5 {color:#6cafe0 !important;}
ul.lot5 li:before { color: #6cafe0 }
figure.lot5 { background-color: #6cafe0 !important;}
.lot5_bg { background-color: #6cafe0 !important;}
.downloadSection.lot5_bg { color: #fff !important; }
.downloadDocs_title.lot5 { background-color: rgba(108,175,224,0.7) !important; height:36px; color:#fff !important; }
/* END LOT 5 STYLE */

/* LOT 6 STYLE */
.lot6 {color:#db0006 !important;}
ul.lot6 li:before { color: #db0006 }
figure.lot6 { background-color: #db0006 !important;}
.lot6_bg { background-color: #db0006 !important;}
.downloadSection.lot6_bg { color: #fff !important; }
.downloadDocs_title.lot6 { background-color: rgba(219,0,6,0.7) !important; height:36px; color:#fff !important; }
/* END LOT 6 STYLE */

