/*  PROJECT :: SEED
2018.08
CSS by WorldWideMedia Consulting [worldwidemedi.cc]
===========================================================================*/
.seed_red{color:#852e25}
.seed_red_dark{color:#61221B}
.seed_darkgrey{color:#44494C}
.seed_darkgreen{color:#3f7f45}
.seed_darkgreen_darker{color:#2E5D33}
.seed_lightgrey{color:#999999}
.seed_lightgrey_darker{color:#44494cff}
.seed_justiceblue{color:#025EA8}
.seed_justiceblue_darker{color:#025EA8}
.seed_black, .seed_black a{color:#000000}
.seed_blacklight{color:#161616}
.seed_lightestgrey{color:#F5F5F5}
.seed_hungergold{color:#d3a029}
.seed_hungergold_darker{color:#9A751E}
.seed_cleanblue{color:#00aed9}
.seed_cleanblue_darker{color:#007F9E}
.seed_white, .seed_white a{color:#FFFFFF}

.img_width_100{
width:100%!important;
text-align: center!important;
}
.img_width_50{
width:50%!important;
text-align: center!important;
}
.img_width_33{
width:33%!important;
text-align: center!important;
}
.img_width_50r, .img_width_33r, .img_width_25r{
float: right!important;
margin:10px 0 20px 20px!important;
}
.img_width_50l, .img_width_33l, .img_width_25l{
float:left!important;
margin:10px 20px 20px 0!important;
}
.img_width_50r, .img_width_50l{
width:50%!important;
}
.img_width_33r, .img_width_33l{
width:33%!important;
}
.img_width_25r, .img_width_25l{
width:25%!important;
}
.img_icon_10, .img_icon_6{
float: left;
margin:10px 20px 20px 0!important;
}
.img_icon_10{
width:10%!important;
}
.img_icon_6{
width:6%!important;
}