nav.navbar.navbar-default {
  margin-bottom: 0; }

.signin-background {
  background: url("../../img/signin_background.png") no-repeat center center;
  background-size: cover;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.centroid-create {
  margin: 1em 0; }

@media (min-width: 768px) {
  .container.wide {
    /*Should be 992px*/
    width: 970px; } }

@media (min-width: 992px) {
  .container.wide {
    /*Should be 1200px*/
    width: 1170px; } }

@media (min-width: 1600px) {
  .container.wide {
    width: 1570px; } }

.cnetroid-checkbox-container {
  width: 100%;
  text-align: center; }

input.centroid-checkbox {
  transform: scale(1.5, 1.5);
  cursor: pointer; }

.centroid-search-box {
  border-style: solid;
  border: 1px solid #dddddd;
  border-radius: 5px; }

.centroid-edit-button {
  width: 100%; }

.centroid-delete-button {
  width: 100%; }

div.dt-button-collection {
  width: auto; }

.form-horizontal .control-label {
  text-align: left; }

textarea.form-control.centroid-ad-unit-textarea {
  height: 6em; }

.centroid-form-checkbox {
  transform: scale(1.5, 1.5);
  cursor: pointer;
  width: 1.1em; }

.centroid-unselectable-tab a {
  background-color: #dedede;
  color: white; }

.centroid-select {
  margin: 1em 0; }

.centroid-data-table-button {
  margin-bottom: 10px; }

div.dt-buttons {
  text-align: left; }

input.centroid-search-box {
  margin-top: 10px; }

.btn-group.bootstrap-select.centroid-active-order-filter {
  margin-left: 1em; }

.btn-group.bootstrap-select.centroid-creatives-select.x.xx {
  width: 100%; }

.in-game-photo__photo_list_container.ng-scope {
  margin-bottom: 3rem; }

.preview_image {
  width: 60vw;
  height: 33.75vw;
  overflow: hidden; }

.preview_image_container {
  margin-top: 1em;
  width: 100%;
  text-align: center; }

.preview_image_text {
  margin: 1em 0;
  font-family: RobotoLight; }

img.screenshot_list_image {
  width: 100%;
  margin-bottom: 2em; }

.in-game-photo__label {
  margin-bottom: 0.5em; }
