

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.landing-view {
	//display: none;
}
.listView {
	display: none;
}
.servicesView {
	display: none;
}
.commandsView {
	display: none;
}
.hostGroupsView {
	display: none;
}
.serviceGroupsView {
	display: none;
}
.hostTemplatesView {
	display: none;
}
.serviceTemplatesView {
	display: none;
}
.contactsView {
	display: none;
}
.contactGroupsView {
	display: none;
}
.timePeriodsView {
	display: none;
}

.contactTemplatesView {
	display: none;
}
.configurationView {
	display: none;
}
.logsView {
	display: none;
}

.hostObjectView {
	display: none;
}

.commandObjectView {
	display: none;
}

.serviceObjectView {
	display: none;
}

.contactObjectView {
	display: none;
}

.timePeriodObjectView {
	display: none;
}

.groupEditView {
	display: none;
}

.syncS3View {
	display: none;
}

.logged-out {
	display: none;
}





body {
    font-size: 0.875rem;
 }

.usernameText {
    font-size: 12px;
    color: #BBB;
    display: inline;
 }


.table-condensed{
  font-size: 14px;
}

.spacer { margin:0; padding:0; height:25px; }


.styleButton {
    font-size: 10px;
  	width: 80px;   
}

.pill-button {
	border-radius: 9999px;
	
}

body {
    font-size: 0.875rem;
 }

.table-condensed{
  font-size: 14px;
}

.font14 {
	  font-size: 14px;
}

.spacer { margin:0; padding:0; height:25px; }


.styleButton {
    font-size: 10px;
  	width: 80px;   
}

#usersearch {
    font-size: 10px;
  	width: 100px;   
}


 #editor {overflow:scroll; max-height:300px}

.results-table-list  {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}

.results-table-list  th {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  background-color: rgb(55,75,255);
  color: white;
}

.results-table-list  td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.results-table-list tr:hover {
  background-color: rgb(68,225,255);
}

.results-table-list a {
  text-decoration: none;
  
}

.address-align-top {
  display: table-cell;
  vertical-align: top;
}

.right {
  float: right;
  width: 300px;
}

.tableOutsideBorder {
  border: 1px solid black;
}

.my_checkbox {
    width:2vw;
    height:2vh;
}

.left_column {
        width: 200px;
    height: 35px;
    
}

#time-range p {
    font-family:"Arial", sans-serif;
    font-size:14px;
    color:#333;
}
.ui-slider-horizontal {
    height: 8px;
    background: #D7D7D7;
    border: 1px solid #BABABA;
    box-shadow: 0 1px 0 #FFF, 0 1px 0 #CFCFCF inset;
    clear: both;
    margin: 8px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 8px;
    font-size: .7em;
    display: block;
    border: 1px solid #5BA8E1;
    box-shadow: 0 1px 0 #AAD6F6 inset;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #81B8F3;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #A0D4F5), color-stop(100%, #81B8F3));
    background-image: -webkit-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: -moz-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: -o-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: linear-gradient(top, #A0D4F5, #81B8F3);
}
.ui-slider .ui-slider-handle {
    border-radius: 50%;
    background: #F9FBFA;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #C7CED6), color-stop(100%, #F9FBFA));
    background-image: -webkit-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: -moz-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: -o-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: linear-gradient(top, #C7CED6, #F9FBFA);
    width: 22px;
    height: 22px;
    -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 22px;
    height: 22px;
    cursor: default;
    border: none;
    cursor: pointer;
}
.ui-slider .ui-slider-handle:after {
    content:"";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    background: #30A2D2;
    -webkit-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
    -moz-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 white;
    box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.5em;
    margin-left: -.6em;
}
.ui-slider a:focus {
    outline:none;
}

#slider-range {
  width: 90%;
  margin: 0 auto;
}
#time-range {
  width: 400px;
}

.objectListTableDiv {

	border-style: solid;
	border: 1px solid grey;
  	border-radius: 5px;
}

.small-height {
  height:150 px;
}









