/**************/
/*** GLOBAL ***/
/**************/


#cmdr-wrapper .header {
    width: 100%;
}

#cmdr-wrapper .p {
    display: block;
}

#cmdr-wrapper h1 {
    
}

#cmdr-wrapper h2 {
    margin-top: 50px;
    margin-bottom: 25px;
    border-bottom: none;
    font-size: 2em;
}

#cmdr-wrapper h3 {
    
}


#cmdr-wrapper .banners ul li {
    margin-bottom: 10px;
}

#cmdr-wrapper .coming-soon {
  filter: grayscale(100%);
  text-align: center;
}

.coming-soon-2 {
    text-align: center;
}

.rules {
    margin-top: 25px !important;
}

/*.rules div {
    border: 3px solid #eee;
    padding: 20px;
}*/

.rules ul li
{
   list-style-type: circle;
   margin-left: 30px;
}


/***************/
/*** SPECIAL ***/
/***************/

.feature-container {
    
}

.feature-container .feature {
    background-color: #eee;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin: 0px 10px 20px 10px;
    box-shadow: 1px 1px 3px #999999;
}

.feature-container .feature img {
    width: 100%;
    border-bottom: 5px solid #42bfc4;
}

.feature-container .feature .feature-text {
    padding: 15px 25px;
}

.feature-container .feature .feature-text h3 {
    font-size: 1.3em;
}

.feature-container .feature .feature-text .osc {
    color: #555555;
    margin: 5px 0px;
}



/******************/
/*** COMMANDERS ***/
/******************/

.commander-container {
    
}

.commander-container .commander {
    background-color: #eee;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 3px #999999;
}

.commander-container .commander .img {
    text-align: center;
}


.commander-container .commander .img img {
    max-height: 255px;
}

.commander-container .commander .articles {
    margin-left: 30px;
}

.commander-container .commander .articles h3 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    font-size: 1.5em;
}

.commander-container .commander .articles ul {
    margin-left: 20px;
}

.commander-container .commander .articles ul li {
    list-style-type: disc;
    padding-bottom: 10px;
    font-weight: normal;
    color: #555555;
}

.commander-container .commander .articles ul li a {
    font-weight: bold;
    display: block;
}



/***********************
Global
/**********************/
.header {
    width: 100%;
}

.row-padding, .small-padding {
    /*margin: 25px 0 0 0 !important;*/
}


.pad {
    margin-bottom: 8px;
}


/***********************
Small Only
/**********************/
@media only screen and (max-width: 40.0625em) { 
    .img-filters a img {
        width: 80px;
        margin-bottom: 10px;
    }
}

/***********************
Filters
/**********************/

.clear {
    clear:both;
}
 
.filter p {
    margin: 10px 0px;
    line-height: 3em;
    /*white-space: nowrap !important;*/
}

.filter p a {
    white-space: nowrap !important;
}

.filter .nav-list {
    text-align: center;
}

.filter p a.nav-singles  {
    color: #1183a8 !important; border: 3px solid #1183a8 !important;
}

.filter p a.nav-singles:hover, p a.nav-singles:active{
    background-color: #1183a8 !important;
    color: #fff !important;
    border: 3px solid #1183a8 !important;
}

.filter p a.nav-unclick  {
    pointer-events: none;
    color: #ccc !important;
    border: 3px solid #ccc !important;
} 

.filter .nav-list p a {
    font-size: 15px;
    letter-spacing: .02em;
    color: #00303f;
    border: 3px solid #00303f;
    padding: 5px 30px; /* transition: all 0.5s ease; */
}

.filter .nav-list p a:not(:last-child) {
    margin-right: 5px;
} 

.filter .nav-list p a:hover {
    background-color: #00303f;
    color: #fff;
    text-decoration: none;
    border: 3px solid #00303f;
}

.override {
    margin-top: 10px !important;
}

.override p a {
    font-size: 14px !important;
    padding: 5px 10px !important; /* transition: all 0.5s ease; */
}

.override p  {
    margin: 0px 0px !important;
    line-height: 2.5em !important;
}

/***********************
Image Filters
/**********************/

.img-filters {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

.img-filters a {
    margin-right: 25px;
}

.img-filters a img {
    margin-bottom:10px;
}

.img-filters a:last-child {
    margin-right: 0 !important;
}


/***********************
Global - Large Shims and higher
/**********************/
@media only screen and (min-width: 80em) {

}


/***********************
Global - Medium Shims and higher
/**********************/
@media only screen and (min-width: 40.0625em) {
.fancy-lines {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 15px 0;
}

.fancy-lines h1 {
    display: inline-block;
}

.fancy-lines:before, .fancy-lines:after {
    content: '';
    border-top: 10px double;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
    color: #1f373a;
}

.fancy-lines:after {
    margin: 0 0 0 20px;
}
}


/***********************
Global - Medium and Lower 
/**********************/
@media only screen and (max-width: 80em) {

}


/***********************
Global - Small Only
/**********************/
@media only screen and (max-width: 40.0625em) {
/***********************
Fancy
/**********************/
    .fancy-lines h1 {
        line-height: 1.25em !important;
        font-size: 1.5em !important;
        text-align: center;
    }

}

/***********************
4x Tags
/**********************/


span.new {
    color: #fff;
    text-align: center;
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    padding: 2px 0px;
    width: 100%;
    background: rgba(221, 51, 51, 1);
    display: block;
    text-decoration: none !important;
    position: relative;
    bottom: 27px;
    margin-bottom: -28px;
}

span.sale {
    color: #fff;
    text-align: center;
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    padding: 2px 0px;
    width: 100%;
    background: rgba(221, 51, 51, 1);
    display: block;
    text-decoration: none !important;
    position: relative;
    bottom: 27px;
    margin-bottom: -28px;
}

span.preorder {
    color: #fff;
    text-align: center;
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    padding: 2px 0px;
    width: 100%;
    background: rgba(0, 118, 25, 1);
    display: block;
    text-decoration: none !important;
    position: relative;
    bottom: 27px;
    margin-bottom: -28px;
}

span.available {
    color: #fff;
    text-align: center;
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    padding: 2px 0px;
    width: 100%;
    background: rgba(0, 184, 204, 1);
    display: block;
    text-decoration: none !important;
    position: relative;
    bottom: 27px;
    margin-bottom: -28px;
}

span.reprint {
    color: #fff;
    text-align: center;
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    padding: 2px 0px;
    width: 100%;
    background: rgba(173, 77, 177, 1);
    display: block;
    text-decoration: none !important;
    position: relative;
    bottom: 27px;
    margin-bottom: -28px;
}

span.blank {
    margin-bottom: -28px;
    display: block;
}

/***********************
List Tags
/**********************/

strong.exclusive:after {
    content: "CSI Exclusive!";
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: .8rem;
    color: #fff;
    margin-left: 5px;
    padding: 2px 4px;
    background-color: #dd3333;
    /*border-radius: 3px;*/
    box-shadow: 1px 1px 1px #ccc;
}

strong.sale:after {
    content: "On Sale!";
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: .8rem;
    color: #fff;
    margin-left: 5px;
    padding: 2px 4px;
    background-color: #dd3333;
    /*border-radius: 3px;*/
    box-shadow: 1px 1px 1px #ccc;
}

strong.new:after {
    content: "New Article!";
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: .8rem;
    color: #fff;
    margin-left: 5px;
    padding: 2px 4px;
    background-color: #007619;
    /*border-radius: 3px;*/
    box-shadow: 1px 1px 1px #ccc;
}

strong.available:after {
    content: "New Release!";
    font-family: "Open Sans Condensed", Helvetica, Roboto, Arial, sans-serif;
    font-size: .8rem;
    color: #fff;
    margin-left: 5px;
    padding: 2px 4px;
    background: rgba(0, 184, 204, 1);
    /*border-radius: 3px;*/
    box-shadow: 1px 1px 1px #ccc;
}
