﻿/*
    ██╗   ██╗     █████╗     ██████╗ 
    ╚██╗ ██╔╝    ██╔══██╗    ██╔══██╗
     ╚████╔╝     ███████║    ██████╔╝
      ╚██╔╝      ██╔══██║    ██╔═══╝ 
       ██║       ██║  ██║    ██║     
       ╚═╝       ╚═╝  ╚═╝    ╚═╝     
*/
.visible {
  visibility: visible !important; }

/* Loading */
.insideLoading {
  width: 100%;
  height: 100%;
  position: absolute !important;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.7); }
  .insideLoading .img {
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('../images/ajax-loader.gif') no-repeat center left;
    height: 100px;
    width: 100px;
    margin: -50px 0 0 -50px; }

.login-info a {
  margin-top: 9px; }

.login-info > span {
  position: relative;
  padding-left: 42px; }
  .login-info > span > a img {
    position: absolute;
    left: 0px;
    top: -2px;
    width: 39px;
    height: 39px; }
  .login-info > span > a span {
    font-size: 13px;
    margin-left: 7px; }

.form-control.form-textarea-template {
  height: 200px;
  width: 100%; }

.form-control.form-editor-template {
  height: 200px;
  width: 100%; }

.k-widget.k-grid table tbody tr:hover {
  background-color: #E1EDF7; }

.k-widget.k-grid table tbody tr.k-state-selected {
  background-color: #428bca; }

.well > h1:first-child, .well > h2:first-child, .well > h3:first-child, .well > h4:first-child, .well > h5:first-child, .well > h6:first-child {
  margin-top: 0; }

.has-error .rule-input .highlight, .smart-form .has-error .select select, .has-error select {
  border-color: #b94a48 !important; }

.checkbox-inline.single {
  padding-bottom: 7px; }

.loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1041;
  background-color: rgba(255, 255, 255, 0.7); }
  .loader .loading-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -100px;
    width: 200px;
    height: 22px; }
    .loader .loading-spinner .progress-bar {
      width: 100%; }
  .loader .loading-rectangle {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -13px;
    width: 26px;
    height: 20px;
    background: transparent url(../images/rect.gif) no-repeat left top; }

/*Overrides*/
.modal .modal-content .loader {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }
.modal .modal-content .jarviswidget {
  margin-bottom: 0; }
  .modal .modal-content .jarviswidget > div {
    min-height: 0;
    border-bottom: 0; }
.modal .modal-content .modal-fit {
  margin: -15px; }
.modal .modal-content .modal-body.no-padding .k-grid.k-widget {
  border-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.modal .modal-content .modal-body.no-padding .k-pager-wrap.k-grid-pager.k-widget {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
.modal .modal-content .modal-body.no-padding .k-grid-header th.k-header {
  font-weight: normal; }
.modal .modal-content .modal-body.no-padding .jarviswidget.only-widget > div {
  -webkit-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -ms-border-radius-bottomleft: 4px;
  -o-border-radius-bottomleft: 4px;
  border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-radius-bottomright: 4px;
  -moz-border-radius-bottomright: 4px;
  -ms-border-radius-bottomright: 4px;
  -o-border-radius-bottomright: 4px;
  border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 0;
  border-right: 0; }
.modal .modal-content .modal-body.no-padding .jarviswidget.only-widget .k-grid.k-widget, .modal .modal-content .modal-body.no-padding .jarviswidget.only-widget .k-pager-wrap.k-grid-pager.k-widget {
  -webkit-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -ms-border-radius-bottomleft: 4px;
  -o-border-radius-bottomleft: 4px;
  border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-radius-bottomright: 4px;
  -moz-border-radius-bottomright: 4px;
  -ms-border-radius-bottomright: 4px;
  -o-border-radius-bottomright: 4px;
  border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }
.modal .modal-content .modal-body.no-padding .jarviswidget.only-widget > header {
  border-left: 0;
  border-right: 0;
  border-top: 0; }
  .modal .modal-content .modal-body.no-padding .jarviswidget.only-widget > header h2 {
    margin-left: 15px !important; }
.modal .modal-content .modal-body.no-padding .jarviswidget.only-widget .form-actions {
  -webkit-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -ms-border-radius-bottomleft: 4px;
  -o-border-radius-bottomleft: 4px;
  border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-radius-bottomright: 4px;
  -moz-border-radius-bottomright: 4px;
  -ms-border-radius-bottomright: 4px;
  -o-border-radius-bottomright: 4px;
  border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }
.modal .modal-content .modal-body .k-pager-wrap {
  border-bottom-width: 1px; }
.modal .modal-content .modal-body .widget-group {
  margin-bottom: 15px; }

.form-horizontal .k-multiselect-wrap {
  min-height: 30px; }
  .form-horizontal .k-multiselect-wrap .k-input {
    height: 24px;
    min-height: 24px; }

.fuelux .step-content .active {
  z-index: 1; }

.refreshCaptcha {
  height: 28px; }

.multiselect-leftbox {
  padding: 6px;
  padding-bottom: 7px;
  margin-right: -1px;
  float: left;
  border: 1px solid #ccc; }

/*# sourceMappingURL=yap.css.map */