.mixin-bs {box-shadow:0 0 3px 2px rgba(0,0,0,0.1)}
.mixin-bs2 {box-shadow:0 0 3px 2px rgba(0,0,0,0.2)}
.mixin-ts {text-shadow:1px 1px #fff}
.mixin-form-xs {font-size:13px;height:28px;padding:1px 4px}
.view-deck .deck-header {margin-bottom:10px}
.view-deck .deck-header >div {display:inline-block;vertical-align:middle;font-size:16px;font-weight:700;margin-right:6px}
.view-deck .deck-header >div.pull-right {margin-right:0;font-weight:400;font-size:14px}
.view-deck .deck-header .deck-by-line {font-size:14px}
.view-deck .table {margin-bottom:0}
.view-deck .table tr th:nth-child(2) {text-align:right}
.view-deck .item-slot {background-color:#f2f2f2;padding:7px 5px;margin:0 0 6px 0}
.view-deck .item-slot .slot-text {vertical-align:middle;line-height:1.2em}
.view-deck .item-slot .slot-text div {text-transform:capitalize}
.view-deck .item-slot .slot-text img {float:left;width:40px;margin-right:8px}
.view-deck .item-slot .slot-text img.card-modal {display:none}
.view-deck .item-slot .slot-text span {font-weight:400}
.view-deck .item-slot .slot-text a {color:#574f4f}
.view-deck .card-sub-header {font-weight:700;text-transform:capitalize;margin-top:15px;font-size:15px;border-bottom:1px solid #9e9e9e;margin-bottom:8px;padding-bottom:2px}
.view-deck .card-sub-header span {font-weight:400;font-size:13px}
.view-deck .deck-card {background-color:#f2f2f2;padding:8px 5px;margin:0 0 6px 0}
.view-deck .deck-card a {color:#574f4f}
.view-deck .deck-card .card-modal {display:none}
.view-deck #deck-equipment-sb .deck-card span {text-transform:capitalize}
.view-deck .coll-feature {cursor:pointer;padding:4px 10px;border-radius:4px;margin:2px 3px 2px 0}
.view-deck .item-slot .pull-right,
.view-deck .deck-card .pull-right {display:none}
.view-deck #deck-cards .pull-right {font-weight:700}
.view-deck .item-slot.show-chave,
.view-deck .deck-card.show-chave {background-color:#e6f5ff}
.view-deck .item-slot.show-chave .pull-right,
.view-deck .deck-card.show-chave .pull-right,
.view-deck .item-slot.show-chave .fa-check-square-o,
.view-deck .deck-card.show-chave .fa-check-square-o {color:#128fe0}
.view-deck .item-slot.show-cnot,
.view-deck .deck-card.show-cnot {background-color:#ffe6e6}
.view-deck .item-slot.show-cnot .pull-right,
.view-deck .deck-card.show-cnot .pull-right,
.view-deck .item-slot.show-cnot .fa-check-square-o,
.view-deck .deck-card.show-cnot .fa-check-square-o {color:#c74242;font-weight:700}
.view-deck .item-slot.show-chave .fa-check-square-o,
.view-deck .item-slot.show-cnot .fa-times {font-weight:400}
.tooltip-icon,
.modal-icon {top:18%;right:7%}
@media (max-width:992px) {.view-deck .deck-hero-img {width:180px }.view-deck .deck-card .card-tooltip,.view-deck .item-slot .slot-text img.card-tooltip {display:none }.view-deck .deck-card .card-modal,.view-deck .item-slot .slot-text img.card-modal {display:inline-block }}
@media (max-width:768px) {.view-deck .deck-hero-img {width:250px }}