/* ----------- Add your styles below and click SAVE -----------  */

#tickerholder {background:#1b2a39 !important}

.box-blue-royal, .warningbox, .box-purple-light, .alertbox, .box-grey-with-outline, .box-green-dark, .box-blue-mid, .box-blue-dark {padding:10px; width:100%;}
.box-blue-royal p, .warningbox p, .box-purple-light p, .alertbox p, .box-grey-with-outline p, .box-green-dark p,  .box-blue-mid p, .box-blue-dark p {margin:0;}
.box-blue-royal {background-color:#003591 !important;}
/*    BOX WIDE RED */
.warningbox {background-color:  #CD2727 !important;border-color: #CD2727 !important; border:0 !important;}
/*   BOX WIDE PURPLE */
.box-purple-light {background-color: #522C79 !important;}
/*  BOX WIDE ORANGE */
.alertbox {background-color: #E9511D;     border-color: #E9511D !important; }
/*    BOX WIDE GREY */
.box-grey-with-outline {background-color: #62656b !important;}
/*  BOX WIDE GREEN DARK */
.box-green-dark {background-color: #7F8B49 !important;}
/* BOX WIDE MID BLUE */
.box-blue-mid {  background-color: #1b2a3a !important; }

/*  Button red brick */
.red-brick-button, a.red-brick-button {background-color: #CD2727 !important;}
/* Button purple mid  */
.purple-mid-button, a.purple-mid-button{background-color: #522C79 !important;}
/* Button orange  */
.orange-button, a.orange-button{background-color: #E9511D !important;}
/* Button grey dark */
.grey-dark-button, a.grey-dark-button{background-color: #62656b !important;}
/* Button green dark */
.green-dark-button, a.green-dark-button {background-color: #7F8B49 !important;}
/* Button blue mid*/
a.blue-mid-button, .blue-mid-button {  background-color: #1b2a3a !important; }






