/******************************************************************/
/***
/***   Website Designed and developed by IsItVivid.com
/***   Author: Michael Grissinger & Justin Nipper
/***   Version: 0.9
/***
/***
/******************************************************************/
/** Reset Minimized ***********************************************/
/******************************************************************/
@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
main,
nav,
section {
  display: block;
}
button {
  cursor: pointer;
}
hr {
  margin: 0;
  padding: 0;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/** Additional CSS Love - Minimized *******************************/
/******************************************************************/
html {
  overflow-y: scroll;
}
ul,
ol {
  margin-left: 2em;
}
ol {
  list-style-type: decimal;
}
nav ul,
nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
strong,
th {
  font-weight: bold;
}
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}
textarea {
  overflow: auto;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
img,
td {
  vertical-align: top;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/** 1140 Grid - Minimized *****************************************/
/******************************************************************/
.ccm-page img {
  max-width: 100%;
  height: auto !important;
  vertical-align: top;
}
.ccm-page .container {
  width: 100%;
  margin: 0 auto;
}
.ccm-page .container:before,
.ccm-page .container:after {
  content: " ";
  display: table;
}
.ccm-page .container:after {
  clear: both;
}
.ccm-page .container {
  *zoom: 1;
}
.ccm-page .onecol,
.ccm-page .twocol,
.ccm-page .threecol,
.ccm-page .fourcol,
.ccm-page .fivecol,
.ccm-page .sixcol,
.ccm-page .sevencol,
.ccm-page .eightcol,
.ccm-page .ninecol,
.ccm-page .tencol,
.ccm-page .elevencol {
  min-height: 1px;
  float: left;
  margin-right: 3.8%;
  padding: 0;
}
.ccm-page .last {
  margin-right: 0;
}
.ccm-page .onecol {
  width: 4.85%;
}
.ccm-page .twocol {
  width: 13.45%;
}
.ccm-page .threecol {
  width: 22.05%;
}
.ccm-page .fourcol {
  width: 30.75%;
}
.ccm-page .fivecol {
  width: 39.45%;
}
.ccm-page .sixcol {
  width: 48%;
}
.ccm-page .sevencol {
  width: 56.75%;
}
.ccm-page .eightcol {
  width: 65.4%;
}
.ccm-page .ninecol {
  width: 74.05%;
}
.ccm-page .tencol {
  width: 82.7%;
}
.ccm-page .elevencol {
  width: 91.35%;
}
.ccm-page .twelvecol {
  width: 100%;
}
.ccm-page .pushone,
.ccm-page .pushtwo,
.ccm-page .pushthree,
.ccm-page .pushfour,
.ccm-page .pushfive,
.ccm-page .pushsix,
.ccm-page .pushseven,
.ccm-page .pusheight,
.ccm-page .pushnine,
.ccm-page .pushten,
.ccm-page .pusheleven,
.ccm-page .pullone,
.ccm-page .pulltwo,
.ccm-page .pullthree,
.ccm-page .pullfour,
.ccm-page .pullfive,
.ccm-page .pullsix,
.ccm-page .pullseven,
.ccm-page .pulleight,
.ccm-page .pullnine,
.ccm-page .pullten,
.ccm-page .pulleleven {
  position: relative;
  margin-right: 0 !important;
}
.ccm-page .pullone,
.ccm-page .pulltwo,
.ccm-page .pullthree,
.ccm-page .pullfour,
.ccm-page .pullfive,
.ccm-page .pullsix,
.ccm-page .pullseven,
.ccm-page .pulleight,
.ccm-page .pullnine,
.ccm-page .pullten,
.ccm-page .pulleleven {
  margin-left: 3.8%;
}
.ccm-page .pushone {
  left: 8.65%;
}
.ccm-page .pushtwo {
  left: 17.25%;
}
.ccm-page .pushthree {
  left: 25.85%;
}
.ccm-page .pushfour {
  left: 34.55%;
}
.ccm-page .pushfive {
  left: 43.25%;
}
.ccm-page .pushsix {
  left: 51.8%;
}
.ccm-page .pushseven {
  left: 60.55%;
}
.ccm-page .pusheight {
  left: 69.2%;
}
.ccm-page .pushnine {
  left: 77.85%;
}
.ccm-page .pushten {
  left: 86.5%;
}
.ccm-page .pusheleven {
  left: 95.15%;
}
.ccm-page .pullone {
  right: 8.65%;
}
.ccm-page .pulltwo {
  right: 17.25%;
}
.ccm-page .pullthree {
  right: 25.85%;
}
.ccm-page .pullfour {
  right: 34.55%;
}
.ccm-page .pullfive {
  right: 43.25%;
}
.ccm-page .pullsix {
  right: 51.8%;
}
.ccm-page .pullseven {
  right: 60.55%;
}
.ccm-page .pulleight {
  right: 69.2%;
}
.ccm-page .pullnine {
  right: 77.85%;
}
.ccm-page .pullten {
  right: 86.5%;
}
.ccm-page .pulleleven {
  right: 95.15%;
}
.ccm-page .visible-medium,
.ccm-page .visible-large {
  display: none;
}
.ccm-page .hidden-small {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ccm-page .visible-small,
  .ccm-page .hidden-medium {
    display: none;
  }
  .ccm-page .visible-medium,
  .ccm-page .hidden-small,
  .ccm-page .hidden-large {
    display: block;
  }
  .ccm-page .onecol-medium,
  .ccm-page .twocol-medium,
  .ccm-page .threecol-medium,
  .ccm-page .fourcol-medium,
  .ccm-page .fivecol-medium,
  .ccm-page .sixcol-medium,
  .ccm-page .sevencol-medium,
  .ccm-page .eightcol-medium,
  .ccm-page .ninecol-medium,
  .ccm-page .tencol-medium,
  .ccm-page .elevencol-medium {
    min-height: 1px;
    float: left;
    margin-right: 3.8%;
    padding: 0;
  }
  .ccm-page .last-medium {
    margin-right: 0;
  }
  .ccm-page .onecol-medium {
    width: 4.85%;
  }
  .ccm-page .twocol-medium {
    width: 13.45%;
  }
  .ccm-page .threecol-medium {
    width: 22.05%;
  }
  .ccm-page .fourcol-medium {
    width: 30.75%;
  }
  .ccm-page .fivecol-medium {
    width: 39.45%;
  }
  .ccm-page .sixcol-medium {
    width: 48%;
  }
  .ccm-page .sevencol-medium {
    width: 56.75%;
  }
  .ccm-page .eightcol-medium {
    width: 65.4%;
  }
  .ccm-page .ninecol-medium {
    width: 74.05%;
  }
  .ccm-page .tencol-medium {
    width: 82.7%;
  }
  .ccm-page .elevencol-medium {
    width: 91.35%;
  }
  .ccm-page .twelvecol-medium {
    width: 100%;
  }
  .ccm-page .visible-medium {
    display: block;
  }
  .ccm-page .hidden-medium {
    display: none;
  }
  .ccm-page .pushone-medium,
  .ccm-page .pushtwo-medium,
  .ccm-page .pushthree-medium,
  .ccm-page .pushfour-medium,
  .ccm-page .pushfive-medium,
  .ccm-page .pushsix-medium,
  .ccm-page .pushseven-medium,
  .ccm-page .pusheight-medium,
  .ccm-page .pushnine-medium,
  .ccm-page .pushten-medium,
  .ccm-page .pusheleven-medium,
  .ccm-page .pullone-medium,
  .ccm-page .pulltwo-medium,
  .ccm-page .pullthree-medium,
  .ccm-page .pullfour-medium,
  .ccm-page .pullfive-medium,
  .ccm-page .pullsix-medium,
  .ccm-page .pullseven-medium,
  .ccm-page .pulleight-medium,
  .ccm-page .pullnine-medium,
  .ccm-page .pullten-medium,
  .ccm-page .pulleleven-medium {
    position: relative;
    margin-right: 0 !important;
  }
  .ccm-page .pullone-medium,
  .ccm-page .pulltwo-medium,
  .ccm-page .pullthree-medium,
  .ccm-page .pullfour-medium,
  .ccm-page .pullfive-medium,
  .ccm-page .pullsix-medium,
  .ccm-page .pullseven-medium,
  .ccm-page .pulleight-medium,
  .ccm-page .pullnine-medium,
  .ccm-page .pullten-medium,
  .ccm-page .pulleleven-medium {
    margin-left: 3.8%;
  }
  .ccm-page .pushone-medium {
    left: 8.65%;
  }
  .ccm-page .pushtwo-medium {
    left: 17.25%;
  }
  .ccm-page .pushthree-medium {
    left: 25.85%;
  }
  .ccm-page .pushfour-medium {
    left: 34.55%;
  }
  .ccm-page .pushfive-medium {
    left: 43.25%;
  }
  .ccm-page .pushsix-medium {
    left: 51.8%;
  }
  .ccm-page .pushseven-medium {
    left: 60.55%;
  }
  .ccm-page .pusheight-medium {
    left: 69.2%;
  }
  .ccm-page .pushnine-medium {
    left: 77.85%;
  }
  .ccm-page .pushten-medium {
    left: 86.5%;
  }
  .ccm-page .pusheleven-medium {
    left: 95.15%;
  }
  .ccm-page .pullone-medium {
    right: 8.65%;
  }
  .ccm-page .pulltwo-medium {
    right: 17.25%;
  }
  .ccm-page .pullthree-medium {
    right: 25.85%;
  }
  .ccm-page .pullfour-medium {
    right: 34.55%;
  }
  .ccm-page .pullfive-medium {
    right: 43.25%;
  }
  .ccm-page .pullsix-medium {
    right: 51.8%;
  }
  .ccm-page .pullseven-medium {
    right: 60.55%;
  }
  .ccm-page .pulleight-medium {
    right: 69.2%;
  }
  .ccm-page .pullnine-medium {
    right: 77.85%;
  }
  .ccm-page .pullten-medium {
    right: 86.5%;
  }
  .ccm-page .pulleleven-medium {
    right: 95.15%;
  }
}
@media only screen and (min-width: 1024px) {
  .ccm-page .visible-small,
  .ccm-page .visible-medium {
    display: none;
  }
  .ccm-page .visible-large {
    display: block;
  }
  .ccm-page .hidden-large {
    display: block;
  }
  .ccm-page .hidden-small,
  .ccm-page .hidden-medium {
    display: block;
  }
  .ccm-page .onecol-large,
  .ccm-page .twocol-large,
  .ccm-page .threecol-large,
  .ccm-page .fourcol-large,
  .ccm-page .fivecol-large,
  .ccm-page .sixcol-large,
  .ccm-page .sevencol-large,
  .ccm-page .eightcol-large,
  .ccm-page .ninecol-large,
  .ccm-page .tencol-large,
  .ccm-page .elevencol-large {
    min-height: 1px;
    float: left;
    margin-right: 3.8%;
    padding: 0;
  }
  .ccm-page .last-large {
    margin-right: 0;
  }
  .ccm-page .onecol-large {
    width: 4.85%;
  }
  .ccm-page .twocol-large {
    width: 13.45%;
  }
  .ccm-page .threecol-large {
    width: 22.05%;
  }
  .ccm-page .fourcol-large {
    width: 30.75%;
  }
  .ccm-page .fivecol-large {
    width: 39.45%;
  }
  .ccm-page .sixcol-large {
    width: 48%;
  }
  .ccm-page .sevencol-large {
    width: 56.75%;
  }
  .ccm-page .eightcol-large {
    width: 65.4%;
  }
  .ccm-page .ninecol-large {
    width: 74.05%;
  }
  .ccm-page .tencol-large {
    width: 82.7%;
  }
  .ccm-page .elevencol-large {
    width: 91.35%;
  }
  .ccm-page .twelvecol-large {
    width: 100%;
  }
  .ccm-page .visible-large {
    display: block;
  }
  .ccm-page .hidden-large {
    display: none;
  }
  .ccm-page .pushone-large,
  .ccm-page .pushtwo-large,
  .ccm-page .pushthree-large,
  .ccm-page .pushfour-large,
  .ccm-page .pushfive-large,
  .ccm-page .pushsix-large,
  .ccm-page .pushseven-large,
  .ccm-page .pusheight-large,
  .ccm-page .pushnine-large,
  .ccm-page .pushten-large,
  .ccm-page .pusheleven-large,
  .ccm-page .pullone-large,
  .ccm-page .pulltwo-large,
  .ccm-page .pullthree-large,
  .ccm-page .pullfour-large,
  .ccm-page .pullfive-large,
  .ccm-page .pullsix-large,
  .ccm-page .pullseven-large,
  .ccm-page .pulleight-large,
  .ccm-page .pullnine-large,
  .ccm-page .pullten-large,
  .ccm-page .pulleleven-large {
    position: relative;
    margin-right: 0 !important;
  }
  .ccm-page .pullone-large,
  .ccm-page .pulltwo-large,
  .ccm-page .pullthree-large,
  .ccm-page .pullfour-large,
  .ccm-page .pullfive-large,
  .ccm-page .pullsix-large,
  .ccm-page .pullseven-large,
  .ccm-page .pulleight-large,
  .ccm-page .pullnine-large,
  .ccm-page .pullten-large,
  .ccm-page .pulleleven-large {
    margin-left: 3.8%;
  }
  .ccm-page .pushone-large {
    left: 8.65%;
  }
  .ccm-page .pushtwo-large {
    left: 17.25%;
  }
  .ccm-page .pushthree-large {
    left: 25.85%;
  }
  .ccm-page .pushfour-large {
    left: 34.55%;
  }
  .ccm-page .pushfive-large {
    left: 43.25%;
  }
  .ccm-page .pushsix-large {
    left: 51.8%;
  }
  .ccm-page .pushseven-large {
    left: 60.55%;
  }
  .ccm-page .pusheight-large {
    left: 69.2%;
  }
  .ccm-page .pushnine-large {
    left: 77.85%;
  }
  .ccm-page .pushten-large {
    left: 86.5%;
  }
  .ccm-page .pusheleven-large {
    left: 95.15%;
  }
  .ccm-page .pullone-large {
    right: 8.65%;
  }
  .ccm-page .pulltwo-large {
    right: 17.25%;
  }
  .ccm-page .pullthree-large {
    right: 25.85%;
  }
  .ccm-page .pullfour-large {
    right: 34.55%;
  }
  .ccm-page .pullfive-large {
    right: 43.25%;
  }
  .ccm-page .pullsix-large {
    right: 51.8%;
  }
  .ccm-page .pullseven-large {
    right: 60.55%;
  }
  .ccm-page .pulleight-large {
    right: 69.2%;
  }
  .ccm-page .pullnine-large {
    right: 77.85%;
  }
  .ccm-page .pullten-large {
    right: 86.5%;
  }
  .ccm-page .pulleleven-large {
    right: 95.15%;
  }
}
@media only screen and (min-width: 1024px) {
  .ccm-page .container {
    width: 990px;
  }
}
@media only screen and (min-width: 1200px) {
  .ccm-page .container {
    width: 1140px;
  }
}
/** Global Styles *************************************************/
/******************************************************************/
.greenfont {
  color: #82df02;
}
.font-archivo {
  font-family: "Archivo Narrow", "Arial Narrow", Arial;
}
.font-source-sans {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.font-fontawesome {
  font: 14px/1 "FontAwesome";
}
.hidden {
  display: none;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.darkleftLoader {
  background: #000000 url(/packages/dark_left/themes/darkleft/img/ajax-loader.gif) center center no-repeat;
  width: 100px;
  height: 60px;
  position: fixed;
  top: 45%;
  left: 40%;
  z-index: 9;
  border-radius: 5px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
::-webkit-input-placeholder {
  color: #444444;
}
:-moz-placeholder {
  color: #444444;
}
::-moz-selection {
  background: #82df02;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #82df02;
  color: #fff;
  text-shadow: none;
}
a:link {
  -webkit-tap-highlight-color: #82df02;
}
body,
html,
.ccm-page,
.container {
  height: 100%;
}
body {
  font-size: 14px;
  line-height: 1.4;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.ccm-page .container {
  margin: 0;
}
/** Buttons **/
.bttn,
.ccm-page .btn {
  border: none;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  background-color: #91f802;
  background: -webkit-gradient(linear, left top, left bottom, from(#91f802), to(#73c602));
  background: -webkit-linear-gradient(top, #91f802, #73c602);
  background: -moz-linear-gradient(top, #91f802, #73c602);
  background: -ms-linear-gradient(top, #91f802, #73c602);
  background: -o-linear-gradient(top, #91f802, #73c602);
  text-shadow: 0 1px 0 #9cfd17;
  padding: 10px 25px;
  text-decoration: none;
  display: inline-block;
  margin: 15px 0 30px;
  position: relative;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -ms-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  font-weight: bold;
  font-size: 18px;
  color: #4c741a !important;
}
/* Button Arrow */
.bttn.left:before,
.bttn.right:after {
  font-size: 16px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  font: 14px/1 "FontAwesome";
}
.bttn.left:before {
  padding-right: 7px;
  content: "\f053";
}
.bttn.right:after {
  padding-left: 7px;
  content: "\f054";
}
/** Button Hover **/
.bttn:hover,
.ccm-page .btn:hover {
  background-color: #82df02;
  background: -webkit-gradient(linear, left top, left bottom, from(#82df02), to(#6ab702));
  background: -webkit-linear-gradient(top, #82df02, #6ab702);
  background: -moz-linear-gradient(top, #82df02, #6ab702);
  background: -ms-linear-gradient(top, #82df02, #6ab702);
  background: -o-linear-gradient(top, #82df02, #6ab702);
}
@media only screen and (min-width: 768px) {
  #backgroundImage {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-attachment: fixed;
  }
}
/** Mobile Nav *****************************************************/
/*******************************************************************/
@media only screen and (max-width: 767px) {
  .ccm-page,
  #mobileNav {
    z-index: 2;
    position: relative;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .ccm-page.slideOver,
  #mobileNav.slideOver {
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}
#mobileNav {
  background: #111;
  position: fixed;
  z-index: 1;
  left: -200px;
  top: 0;
  width: 200px !important;
  height: 100%;
}
/* Primary */
#mobileNav ul {
  font-family: "Archivo Narrow", "Arial Narrow", Arial;
}
#mobileNav ul li {
  position: relative;
}
#mobileNav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  padding: 7px 10px;
  display: block;
}
/* Secondary */
/** #pageHeader Styles ********************************************/
/******************************************************************/
#pageHeader {
  position: relative;
  background: url(/packages/dark_left/themes/darkleft/img/bgHeader.jpg);
  color: #999;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  #pageHeader {
    position: fixed !important;
    height: 100%;
    width: 190px !important;
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.5), inset -1px 0 #333333;
    text-align: center;
    z-index: 9;
  }
  #pageHeader #headerWrap {
    background: url(/packages/dark_left/themes/darkleft/img/bgHeaderHighlight.jpg) top left no-repeat;
    padding: 0 15px;
    box-shadow: inset -1px 0 #333333;
  }
}
@media only screen and (min-width: 1024px) {
  #pageHeader {
    width: 220px !important;
  }
}
@media only screen and (min-width: 1200px) {
  #pageHeader {
    width: 250px !important;
  }
}
#pageHeader #logo {
  text-align: center;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  #pageHeader #logo {
    padding-top: 85px;
  }
}
#pageHeader #logo .simpleLogo {
  font-family: "Archivo Narrow", "Arial Narrow", Arial;
  width: 100%;
}
#pageHeader #logo .simpleLogo .title {
  font-size: 60px;
  color: #fff;
  letter-spacing: 2.5px;
}
#pageHeader #logo .simpleLogo .subtitle {
  display: block;
  font-size: 26px;
  text-transform: uppercase;
  color: #82df02;
  letter-spacing: .75px;
}
#pageHeader nav {
  font-family: "Archivo Narrow", "Arial Narrow", Arial;
  font-size: 20px;
  padding: 47px 0 30px 0;
  text-align: center;
  /* Primary */
}
#pageHeader nav #menuButton {
  color: #fff;
  font-size: 24px;
  padding: 10px 15px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 0px;
}
#pageHeader nav ul {
  display: block;
  text-align: center;
  /* Secondary */
}
#pageHeader nav ul li {
  border-top: 1px solid #000;
}
#pageHeader nav ul li:first-child {
  border-top: none;
}
#pageHeader nav ul li:first-child a {
  border: none;
}
#pageHeader nav ul li a {
  text-decoration: none;
  color: #fff;
  padding: 11px 20px;
  border-top: 1px solid #222;
  display: block;
  transition: all .3s ease;
}
#pageHeader nav ul li a:hover,
#pageHeader nav ul li.nav-selected,
#pageHeader nav ul li.nav-path-selected {
  background: #000;
}
#pageHeader nav ul ul {
  display: none;
}
#pageHeader #marketingShell {
  text-align: center;
  padding: 8px 0;
}
#pageHeader #vivid {
  color: #555;
  font-size: 12px;
}
/** Body/Content Styles *******************************************/
/******************************************************************/
#mainShell {
  background: url(/packages/dark_left/themes/darkleft/img/bgHeader.jpg);
  font-size: 18px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  /** General Content Elements ******************************/
  /**********************************************************/
  /** Form Elements ******************************************/
  /***********************************************************/
  /** VCARD **************************************************/
  /***********************************************************/
  /** Main Area ***********************************************/
  /************************************************************/
}
@media only screen and (min-width: 768px) {
  #mainShell {
    min-height: 100%;
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.6), inset -1px 0 #333333, inset 1px 0 #333333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    position: relative;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
  }
  #mainShell.offscreen {
    -webkit-transform: translate3d(-1000px, 0, 0) !important;
    -ms-transform: translate3d(-1000px, 0, 0);
    transform: translate3d(-1000px, 0, 0) !important;
  }
}
#mainShell p {
  color: #aaa;
  font-weight: 300;
  margin: 0.5em 0 1em;
}
#mainShell a {
  color: #82df02;
}
#mainShell ul,
#mainShell ol {
  margin: 1.5em 0;
  padding: 0 0 0 30px;
}
#mainShell ul ul,
#mainShell ol ol {
  margin: .3em 0;
}
#mainShell ul li {
  list-style: disc;
}
#mainShell dl {
  margin: 2em 0;
}
#mainShell dl dt {
  font-weight: bold;
}
#mainShell ins {
  background: #82df02;
  color: #fff;
}
#mainShell img {
  border: solid 5px #fff;
  margin-bottom: 15px;
}
#mainShell table {
  margin: 2em 0;
}
#mainShell blockquote {
  padding: 0 0 0 40px;
  border-left: 2px solid;
}
#mainShell .external {
  padding-right: 15px;
}
#mainShell .external:after {
  font: 14px/1 "FontAwesome";
  content: "\f08e";
}
#mainShell .small-font {
  font-size: 16px;
}
#mainShell ul.pageList {
  margin: 0;
  padding: 0;
}
#mainShell ul.pageList li {
  list-style: none;
}
#mainShell fieldset {
  border: 1px solid #ccc;
  padding: 20px;
}
#mainShell fieldset legend {
  padding: 0 15px;
}
#mainShell label {
  margin-bottom: 10px;
}
#mainShell label .text-muted {
  font-size: 12px;
}
#mainShell .form-control {
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  transition: .2s ease all;
  height: auto;
  border-radius: 3px;
}
#mainShell .form-control:focus {
  -webkit-box-shadow: 0 0 8px #82df02;
  -moz-box-shadow: 0 0 8px #82df02;
  box-shadow: 0 0 8px #82df02;
}
#mainShell .ccm-input-date,
#mainShell .ccm-input-time-wrapper select {
  width: auto;
  margin-right: 4px;
}
#mainShell .fn {
  font-weight: bold;
}
#mainShell .type {
  font-weight: bold;
}
#mainShell main {
  color: #aaa;
}
@media only screen and (min-width: 768px) {
  #mainShell main {
    border-left: 1px solid #333;
    background: url(/packages/dark_left/themes/darkleft/img/bgHeaderHighlight.jpg) top left no-repeat;
  }
}
#mainShell main article {
  padding: 20px 40px;
}
@media only screen and (min-width: 768px) {
  #mainShell main article {
    padding: 130px 50px 20px;
  }
}
#mainShell main h1,
#mainShell main h2,
#mainShell main h3,
#mainShell main h4,
#mainShell main h5,
#mainShell main h6 {
  line-height: 1;
  margin: 10px 0;
  font-weight: 400;
}
#mainShell main h1,
#mainShell main h3,
#mainShell main h5 {
  color: #fff;
}
#mainShell main h2,
#mainShell main h4,
#mainShell main h6 {
  color: #777;
}
#mainShell main h1 {
  font-size: 30px;
  font-family: "Archivo Narrow", "Arial Narrow", Arial;
  color: #fff;
  text-align: left;
  padding-bottom: 25px;
  border-bottom: 1px solid #000;
  box-shadow: 0 1px #222;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  #mainShell main h1 {
    font-size: 36px;
  }
}
#mainShell main h2 {
  font-size: 24px;
  margin: 0 0 20px;
  color: #82df02;
  font-weight: 300;
}
#mainShell main h3 {
  font-size: 22px;
}
#mainShell main h4 {
  font-size: 20px;
  font-weight: bold;
}
#mainShell main h5 {
  font-size: 18px;
  font-weight: bold;
}
#mainShell main h6 {
  font-size: 16px;
  font-weight: bold;
}
/** Block Styles **************************************************/
/******************************************************************/
/** Blog List ***********************************************/
/************************************************************/
.blogList .entry {
  margin: 20px 0;
  padding: 0 !important;
}
.blogList .entry header {
  background: #000;
}
.blogList .entry header h2 {
  float: left;
  margin: 0;
  padding: 15px 0 0 15px;
}
.blogList .entry header h2 a {
  text-decoration: none;
  color: #fff !important;
}
.blogList .entry header h2 a:hover {
  color: #82df02 !important;
}
.blogList .entry .date {
  float: right;
  background: #82df02;
  color: #4c741a;
  text-align: center;
  font-weight: 300;
  line-height: 1;
  padding: 5px 15px;
}
.blogList .entry .date .month {
  font-size: 16px;
}
.blogList .entry .date .day {
  font-size: 32px;
}
.blogList .entry .comments {
  padding: 5px 15px;
  color: #888;
}
.blogList .entry .description {
  padding: 20px 15px;
}
.blogList .entry .btnEntry {
  margin-left: 15px;
}
.blogList .entry .tags {
  padding: 0 15px;
}
.blogList .entry .tags a {
  color: #777 !important;
}
/** Social Icons **********************************************/
/**************************************************************/
.darkLeft .ccm-block-social-links ul li {
  margin: 0;
}
.darkLeft .ccm-block-social-links ul li a i {
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  background: -ms-linear-gradient(top, #ffffff, #dddddd);
  background: -o-linear-gradient(top, #ffffff, #dddddd);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  width: 32px;
  height: 32px;
  padding-top: 25%;
  text-align: center;
  font-size: 18px;
  color: #666;
}
.darkLeft .ccm-block-social-links ul li a i:hover {
  color: #333;
}
/** Simple Button *********************************************/
/**************************************************************/
/** Tags ******************************************************/
/**************************************************************/
.ccm-tags-display ul.ccm-tag-list {
  margin: 1.5em 0 !important;
  padding: 0 !important;
}
.ccm-tags-display ul.ccm-tag-list li {
  display: inline;
  color: #fff;
  padding: 5px 8px 6px 8px;
  margin: 3px 6px 3px 0;
  border-radius: 4px;
  float: left;
  line-height: 13px;
  height: 13px;
}
@media only screen and (max-width: 767px) {
  .ccm-layout-table .ccm-layout-col {
    width: 95% !important;
    margin-left: 0px !important;
  }
  .ccm-layout-col-spacing {
    margin: 0 !important;
  }
}
