﻿body{
    background: #FFF;
}

body.modal-open {
    overflow: hidden!important;
}

.remove-setting:hover {
    cursor: pointer;
    color: red;
}

.well>table {
     margin-bottom: 0px;
 }

.centerDiv {
    margin-left:auto;
    margin-right:auto;
    margin-top:10%;
    margin-bottom:auto;
}

@media (min-width: 992px) {
    .col-md-border {
        border-left: 1px solid #cfcfcf;
    }
}
@media (max-width: 991px) {
    .col-md-border {
        border-top: 1px solid #cfcfcf;
    }
}

tr.active > td {
    color: grey;
}

div img {
   display:block;
   margin:auto;
}

.slightFromTop {
    position: relative;
    transform: translateY(5%);
}

#remove-filter-btn > a,
#remove-filter-btn {
      background-color: red; 
      color: white; 
      border: 1px solid #ddd;
      border-bottom-color: transparent; 
      margin-right: 2px;
      line-height: 1.42857143; 
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0;
}

#remove-filter-btn:hover {
    background-color: red;
    color: #ffffff; 
}

.nav-tabs > li.active {
    background-color: transparent;
}

.timestamp-picker-container {
    position: relative;
}

.datepicker {
    height: auto;
}

.nav-tabs > li > a,
.nav-tabs > li {
    color: #ffffff;      
    background-color: #107FE4; 
    border: 1px solid #ddd;
    border-bottom-color: transparent; 
    margin-right: 2px;
    line-height: 1.42857143; 
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

#remove-filter-btn:hover,
.nav-tabs > li:hover {
    background-color: transparent;
}

#remove-filter-btn > a:hover,
.nav-tabs > li > a:hover {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    border-bottom-color: transparent;
}

.navbar-header > img {
    height: 50px;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 15px;
    border-radius: 10px;
}

.ulStyle {
    position: fixed;
    margin-top: -0.75%;
    padding-top: .5%;
    padding-right: 20px;
    border-right: 1px solid #A9A9A9;
    background-color: #f2f2f2;
    height: 100%;
    transform: translateX(70%);
    
}

.centerHorz {
    position: relative;
    transform: translateX(10%);
}

.wrapper {
    position: absolute;
    transform: translateX(21%);
}   

.headerStyle {
    width: 100%; 
    position: fixed; 
    top: 0;    
    z-index: 10; 
    background: #F2F2F2; 
    border-bottom: 1px solid #A9A9A9;
    background: #FFF; 
    align-content: center;
}

.navStyle {
    padding-top: 250px;
    float: left;
    z-index: 1;
}

/*.renderStyle {
    margin-right: auto;
    margin-left: auto;
    padding-left: 2.5%;
}*/


.bodyMin {
    min-width:1190px;
}

form label.error {
    color:red;
    max-width: 100%;
    display: inherit;
}

form input.error {
    border:1px solid red;
}

.highlight-div {
    -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      width: 100%;
      background-color: transparent;
      padding-bottom: 10px;
}
.highlight-div a {
    font-family: "Hind", sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
      text-decoration: none;
      color: #999;
        padding-bottom: 5px;
        border-bottom: 3px solid tranparent;
  }

.highlight-div a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e079";
    font-size: 14px;
    margin-right: 2px
}

.highlight-div a:hover {
    color: #0093e6;
    border-bottom: 3px solid #0093e6; }

input[type='text'],
option select,
span {
    font-family: "Hind", sans-serif;
    font-size: 15px;
    font-weight: 100;
}

.panel-heading-airtext {
    background-color: #0093e6;
}

.panel-heading-airtext-other {
    background-color: #999;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}

h1 span.glyphicon {
    font-size: 0.85em;
    padding-left: 15px;
}


/*Manage Airtext User*/

.alert h4,
.nickname-heading {
    margin-bottom: 0;
    margin-top: 8px;
    color: inherit;
}

.connection-status {
     width: 25px; 
     height: 25px;
}

.connection-status.right {
     margin: 5px 0 5px 0; 
     float: right
}

/*.connection-status.center {
     margin: 5px 50% 5px 50%;
}*/

.user-entry {
    width: 30%; 
    display: inline-block;
    margin: 0 1.5% 1.5% 1.5%;
    cursor: pointer;
}

.searched-perm-user-entry,
.searched-user-entry {
    cursor: pointer
}

.searched-perm-user-entry:hover,
.searched-user-entry:hover,
.user-entry:hover {
    background-color: #0095e1;
    color: white;
    border-color: black;
    border-style: solid;
    border-width: 1px;
}

/*Manage Permanent Numbers*/
#manage-permanent-numbers-table > thead > tr> th,
#manage-permanent-numbers-table > tbody > tr > td:not(.manage-button-column) {
    text-align: center;
}

#manage-permanent-numbers-table > tbody > tr > td.manage-button-column {
    text-align: right;
}

/*List Configs Raw Container*/
.mimic-pre {
    border-radius: 5px;
    border-style: inset;
    border-width: 2px;
    padding: 15px;
    padding-top: 0;
    white-space: pre;
    background-color: #f5f5f5
}

.mimic-pre.compact {
    max-height: 300px;
    overflow-y: auto;
}

.mimic-pre.compact.white {
    background-color: white;
}

.main-nav > .group > li > ul.dropdown-menu {
    margin: 4px 0 0 -40px!important;
}

@media (min-width: 979px) {
 .main-nav > .group > li:hover > ul.dropdown-menu {
    display: block;
  }
}

@media(max-width: 767px) {
    body {
        padding: 0 20px 0 20px;
    }
}

#month-div, #week-div, #year-div, #day-div {
    background-color: rgb(255, 255, 255);
}

@media(min-width: 768px) {
    #month-div, #week-div, #year-div, #day-div {
        display: inline-block;
        width: 20%;
    }
}

@media(max-width: 768px) {
    #month-div, #week-div, #year-div, #day-div {
        display: block;
        width: 100%;
    }
}


#ticket-submission-table th,
#ticket-submission-table tbody > tr > td {
    text-align: center;
    font-size: 14px;
}

#ticket-submission-table th {
    vertical-align: middle;
}

.data-dump-container {
    border-radius: 5px;
    border-style: inset;
    border-width: 2px;
    padding-top: 0;
    margin-top: 8px;
    max-height: 200px;
    overflow-y: auto;
}

.data-dump.show:hover {
    color: #0095e1;
    cursor: pointer;
}

.data-dump.none:hover {
    color: red;
    cursor: not-allowed;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -ms-animation: spin .7s infinite linear;
    -webkit-animation: spinw .7s infinite linear;
    -moz-animation: spinm .7s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
  
@-webkit-keyframes spinw {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@-moz-keyframes spinm {
    from { -moz-transform: rotate(0deg);}
    to { -moz-transform: rotate(360deg);}
}