﻿.navbar-brand  {
  padding: 5px 15px !important; 
}

.pagination-container {
        text-align: right;
}
.pagination {
    margin: 0;
}
.btn-edd {
    padding: 5px 10px;
    margin-top: 0;
    margin-bottom: 0;
}
#PageHeader {
    padding-right: 5px;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
 .title {
      text-transform: uppercase;
    }
.azr-nav li.header {
    text-align: center;
    background: #092f46;
    margin-bottom: 2px;
    text-transform: uppercase;
}
.control-sidebar-menu li.active {
    background-color: #0e1827;
}

 .page-titel {
     padding-top: 10px;
 }
 .required:after {
    color: #e32;
    content: ' *';
    display: inline;
}
.readonly {
    pointer-events: none;
}

.disabled {
    pointer-events: none;
    background-color: #dddddd !important;
}


 div.nav-tabs-custom>ul>li.active {
  color: #000000;
  background: #FFFFFF;
 }
ul.treeview-menu > li > a.active {
    color: #ffffff;
    background: #054063;
    border-left-color: #3c8dbc;
}
.search-form {
    margin-top: 10px;
    padding-top: 25px;
    box-shadow: 0 0 5px black;
    background-color: #FFF;
}
.search-box {
    position: relative;
    background-color: #FFFFFF;
    padding: 15px 30px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.65);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.65);
    margin-bottom: 1em;
    width: 90%;
    left: 5%;
}
textarea {
    resize: none;
}
 .search-item {
     border: 1px solid #d2d6de;
      padding: 10px;
 } 
.pagination-container {
        text-align: right;
}
.pagination {
    margin: 0;
}
.table-bordered thead> tr> th{
    background-color: #035169;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 5px;
   vertical-align: middle;
}
.table-bordered tbody> tr> td {
    color: #000;
    text-transform: none;
    border: 1px solid #DDD;
   padding: 3px 5px;
   font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.2;
   vertical-align: middle;
}
.table-bordered tr:nth-child(even) {
    background-color: #f5f5f5;
}
.table-bordered tbody tr td:first-child {
   text-align: center;
}
.table-bordered tbody tr td:last-child {
   text-align: center;
}
.table-bordered tbody tr td img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
table {
    margin-bottom: 2px!important;
}
.highlight {
    background-color: #ff0;
}
#side-alert {
    position: fixed;
    bottom: 25%;
    right: 0;
    margin-bottom: 0;
    font-size: 1.2em;
    padding: 1em 1.3em;
    z-index: 2000;
}
body {
padding-right:0 !important;
margin-right:0 !important;
}
select.form-control,label.control-label {
    cursor: pointer;
}
.modal-open {
    overflow: visible;
}
.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    padding-right:0!important;
}
.validation-summary-errors>ul>li {list-style-type: none;}
.modal-body>form>div.form-horizontal .form-group {
         margin-right: 0; 
}
.modal-body {
    padding: 15px 15px 0 15px;
}
.modal-header {
   background-color: #3c8dbc;
    color: #FFFFFF;
    border-radius: 4px 4px 0 0;
}
.modal-title {
      color: #FFFFFF;
}
.modal-header .close {
      color: #FFFFFF;
    opacity: 1;
}
.modal-content {
    border-radius: 5px 5px 0 0;
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
 background: rgba(0,0,0,0.2);
    cursor: pointer;
}

 .no-data {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #4e4e4e;
    text-align: center;
    padding: 10px;
}
.required:after {
  color: #e32;
  content: ' *';
  display: inline;
}
.crunchify-top:hover {
  color: #fff !important;
  background-color: #16313E;
  text-decoration: none;
  z-index: 1200;
}
.crunchify-top {
  background-color: #16313E !important;
  display: none;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  font-size: 1.4rem;
  color: #fff;
  background-color: rgba(0,0,0,0.3);
  text-decoration: none;
  border-radius: 3.2rem;
  text-align: center;
  cursor: pointer;
  z-index: 1000;
}

 .btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
/*==================== Spinner ================================*/
#splash-page {
    z-index: 99999 !important; 
       width: 100%;
}

.page-splash{
    z-index: 99999 !important;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #424040;
    opacity: .9;
    pointer-events: auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.spinner {
    z-index: 99999 !important;
    position: fixed !important;
}
.page-splash-message {
    text-align: center;
    margin: 30% auto 0 auto;
    font-size: 333%;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-weight: normal;
    -webkit-text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px #000000;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    text-decoration: none;
    color: #19B5FE;
    padding: 0;
}
.page-splash-message:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4,end) 900ms infinite;      
  animation: ellipsis steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 20px;    
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 20px;    
  }
}

/*==================== FLOATING BUTTON ================================*/
.floating-button #fixed-button{
    background-color: #00c0ef;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: none;
    outline: none;
    color: #FFF;
    font-size: 36px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: .3s;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: fixed;
    bottom: 10rem;
    right: 2rem;
    line-height: 3.2rem;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    z-index: 1000;
}
.floating-button #fixed-button :focus {
  transform:scale(1.1);
  transform:rotate(45deg);
  -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);

}
/********************DRAG************************/
.dragging,.dragging * {
  cursor: move !important;
}
.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

li.placeholder {
  position: relative;
  /** More li styles **/
}
li.placeholder:before {
  position: absolute;
  /** Define arrowhead **/
}