#tipnet-main {
	font-size: 11pt;
	line-height: normal;
}

.userlogin{
		background:url('../img/arrow_down.gif') 93% 50% no-repeat;
		border-right:1px solid #e9e9e9;
		color:#000;
		padding-right:20px;
		text-decoration:none;
		padding-top:10px; 
		padding-bottom:10px
		}
		
.separate-border{
	border-right:1px solid #e9e9e9;
}

.release-table{
	width: 400px; 
	height: 500px;
} 		
		
.tipnet-nav-button{
	background-color:#F5F5F5; 
	border-color:#F5F5F5;
	font-size:15px;
	line-height:2.1;
}

.tipnet-nav-button.active{
	color: #575757;
	border-bottom: 2px solid #008E89;
	border-radius: 0;
	padding-top: 7px;
	-webkit-box-shadow: none;
          box-shadow: none;
}

.tipnet-nav-button.active a:hover {
    color: #575757;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.tipnet-nav-button:hover{
	background-color:#F5F5F5; 
	color:#008E89;
}

.tipnet-nav-button a:hover, a:focus {
    color: #008E89;
    text-decoration: none;
}

.tipnet-nav-button a {
    color: #575757;
    text-decoration: none;
}


.tipnet-ihs-green-btn{
	background-color:#008e89; 
	border-color:#008e89;
}

.ihs-font{
	font-family:arial !important;
}

.tipnet-text{
	font-family:arial;
	font-size: 17px;
}


.welcome-text{
	font-family:arial;
	font-size:12px;
	color:#008e89;
}

.tipnet-viz{
	padding-bottom:5px; 
	height:100%;
}

.remove-left-right-padding{
	padding-left:0px;
	padding-right:0px;
}

.box-info {
	position: relative;
}

.gridStyle {
    border: 1px solid rgb(212,212,212);
    width: 100%; 
	min-height:200px;
	font-family:arial;
	font-size:10pt;
}

#tipnet-header-title {
	display: inline-block;
	color: white;
	font-size: 25pt;
	vertical-align: top;
	margin-left: 22px;
	margin-top: 5px;
	font-weight: normal;
	z-index: -9;
	line-height: 60px;
	font-family:arial;
}
.tipnet-footer{
	border-top:1px solid #c0c0c0;
	margin-left:10px; 
	margin-right:10px; 
	line-height: 40px;
	position:absolute;
    width:98%;
    text-align: center;
	cursor: pointer;
    clear: both;
}
.header-footer-text{
	font-size:12pt;
	font-family:arial;
}
.brand-title{
	padding-right:20px;
	font-family:arial;
}

.status-lock{
	color:#F7941D;
}
		
.status-ready{
	color:#BED158;
}
.status-error{
	color:#F7941D;
}

.status-saved{
	color:#BDDFF5;
}
.status-killed{
	color:#F04E23;
}

.status-started{
	color:#F7941D;
}

.status-submitted{
	color:#9ADBB6;
}


.status-scheduled{
	color:#a2caec;
}

.status-stop-schedule{
	color:#000000;
}

.status-nolines{
	color:#F7941D;
}

.include-color{
	color:#96bc33;
}

.exclude-color{
	color:#F7941D;
}

.btn-cancel {
	color: #fff;
	background-color: #bcbec0;
	border-color: #bcbec0;	
}

.btn-delete {
	color: #fff;
	background-color: #f04e23;
	border-color: #e98765;	
	font-color:#fffff;
}

.btn-delete:hover {
	color: #fff;
	background-color: #e98765;
	border-color: #f04e23;
}

.btn-refresh {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #fffFFF;
	background-color: #FFFFFF;
	border-color: #bcbec0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-refresh-xs {
	display: inline-block;
	padding: 1px 5px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
	color: #fffFFF;
	background-color: #FFFFFF;
	border-color: #bcbec0;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.btn-cancel:hover {
	color: #808285;
	background-color: #e6e7e8;
	border-color: #bcbec0;	
}

.btn-ihs {
	color: #fff;
	background-color: #3FC2BB;
	border-color: #3FC2BB;	
}

.ihs-blue{
	color:#008e89;
}

#tipnet-header {
	background-color: rgb(0, 80, 160);
/*     border-bottom: 1px solid #555555; */
    height:79px;
    position: relative;
    width: 100%;
    z-index: 20;
}

.truncate {
  width: 110px;
  height: 30px;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
}

.tipnet-logo {
    background: url("../img/tipnetLogo_img_15_x_110.png") no-repeat scroll 0 transparent;
    background-size: 110px 15px;
    height: 70px;
    width: 186px;
	left: 39px;
	top: 4px;
    line-height: 60px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
}

.ihs-logo {
    background: url("../img/ihs-standard.png") no-repeat scroll 0 transparent;
    background-size: 208px 42px;
    height: 79px;
    width: 208px;
    line-height: 600px;
    overflow: hidden;
    position: absolute;
    display: inline-block;
    right:20px;
    top:0;
}

.panel-default .panel-heading{
	background-color: #008e89;
}

.panel-default .panel-heading .panel-title{
	color: white;
}

.tipnet-nav .btn-group .btn-primary:hover{
	color: #fff;
	background-color: #5dbade;
	height: 79px;
	border-radius: 0;
	border-color: #5dbade;
}

.tipnet-nav .btn-group .btn-primary.active{
	color: #fff;
	background-color: #5dbade;
	height: 79px;
	border-left: 0px;
	border-right: 0px;
	border-radius: 0;
	border-color: #5dbade;
}


#close {
    cursor: pointer;
    position:relative; 
    top:6px; 
    right:3px;
}

.fragment-label{
	position:relative; 
	display:inline-block; 
	top:6px; 
	padding-right:5px;
}

.fragment{
	background-color:#FFFFFF;
	border: 1px solid #D7D7D7; 
	border-radius: 4px;
	display:inline-block;
	padding-left:5px;
	padding-bottom: 5px;
	position: relative;
	top:6px;
	min-height:30px;
}

.filter-fragment{
	background-color:#FFFFFF;
	border: 1px solid #D7D7D7; 
	border-radius: 4px;
	padding-left:5px;
	position: relative;
	top:6px;
}

.display-fragment{
	background-color:#FFFFFF;
	border: 1px solid #D7D7D7; 
	border-radius: 4px;
	padding-left:5px;
	position: relative;
	top:6px;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.sub-fragment{
	background-color:#E9EFF9;
	border: 2px solid #E9EFF9; 
	border-radius: 4px;
	height:20px;
	display:inline-block;
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
 	top:5px; 
}

.sub-fragment-red{
	background-color:#F7bfad;
	border: 2px solid #F7bfad; 
	border-radius: 4px;
	height:20px;
	display:inline-block;
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
 	top:5px; 
}

.sub-fragment-green{
	background-color:#ecee9a;
	border: 2px solid #ecee9a; 
	border-radius: 4px;
	height:20px;
	display:inline-block;
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
 	top:5px; 
}

.remove-fragment{
	display:inline-block;
	position: relative;
	margin-right: 5px;
 	top:5px; 
}

.fragment-title {
    color:black;
    font-weight: bold; 
}

.fragment-filter {
	position:relative; 
	padding-left:5px; 
	font-family:arial; 
	font-size:9pt; 
	font-weight: bold; 
	color:#818A98;
}

.query-filter-name{
	font-family:arial; 
	font-size: 11pt; 
	font-weight: bold; 
	color:#15406B;
}
.pointer{
	cursor:pointer;
}

.alias {
    cursor:alias;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.optionBox{
	background-color: #F9F9F8; 
	min-height:45px; 
	border-radius: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.btn-wide{
	width:150px;
}


.ihs-background {
	background-color: #3FC2BB;
}

.unselectable {
    user-select: none; 
    -o-user-select: none; 
    -moz-user-select: none; 
    -khtml-user-select: none; 
    -webkit-user-select: none; 
}

/* tr:hover { */
/*     color: #fff; */
/*     background-color: #3FC2BB; */
/* } */

/* .ihsBlue {
	color: #fff;
	background-color: #a2caec;
} */

.multiselect {
    width:100%;
    padding-left: 10px;
    border:solid 1px #c0c0c0;
    overflow:auto;
}
.multiselect label {
    display:block;
    font-size: 11pt;
    font-weight: normal;
}


.filterselect {
    width:100%;
    overflow:auto;
}

.filterselect label {
    display:block;
    font-size: 9pt;
    font-weight: normal;
}

.multiselect label input{
    margin-right: 10px;
}
 
.multiselect-on {
    color:#ffffff;
    background-color:#5dbade;
}

.formatChk {
	
}

.expendFolder {
	 background: url("../img/folder.png") no-repeat;
}

table {
	width: 100%;
	margin-bottom: 18px;
	padding: 0;
	font-size: 13px;
	border-collapse: collapse;
}

table th,table td {
	padding: 10px 10px 9px;
	line-height: 18px;
	text-align: left;
}

table th {
	padding-top: 9px;
	font-weight: bold;
	vertical-align: middle;
	border-top: none !important;
}

table td {
	vertical-align: top;
	border-top: none !important;
/* 	border-top: 1px solid #ddd; */
}

table tbody th {
/* 	border-top: 1px solid #ddd; */
	vertical-align: top;
}


.table-striped {
	  border-color: #FFF;
}

.table-striped>tbody>tr:nth-child(odd)>td {
   background-color: #FFF;
 }

.table-striped>tbody>tr:nth-child(even)>td  {
   background-color: #F2F2F2
 }
 
.table-hover tbody tr:hover td {
  background-color: #ebfdfe;
}

.table-striped>tbody>tr>th {
  background-color: #F5F5F5;
}

.table-odd {
    background-color: #FFF;
}
.table-even {
    background-color: #F2F2F2;
}

.table-title {
	font-weight: bold; 
	color: #555555;
	text-align: center;
}
.table-header-background {
	background-color: #F5F5F5;
}

.table-right-border {
   border-right-style:solid;
   border-right-color: #FFF;
}

#displayTable > tr > th > a {
	color: #555555;
}

.colActive {
	font-size: large;
}

#saveListTable > tr > td > input {
	width: 100%; 
	border:0; 
	background: transparent;
}

#saveListTable > tr > td > textarea {
	width: 100%; 
	border:0; 
	background: transparent;
}

@media (max-width: 480px) {
	#sidebar > a {
		background-image: -moz-linear-gradient(top, #464646 0%, #404040 100%);
		border-bottom: 1px solid #6e6e6e;
	}
	#sidebar > ul {
		background-color: #444444;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	#sidebar > ul ul:before {
		border-right: 7px solid rgba(0, 0, 0, 0.2);
	}
	#sidebar > ul ul:after {
		border-right: 6px solid #222222;
    }
}

.navbar {
	border-radius: 0px;
	font-size: 17px;
	margin-bottom: 0px;
}

.navbar-default {
	background-color: #F5F5F5;
	border: none;
	border-bottom: 1px solid #AAAAAA;
}

.navbar-default .navbar-nav>li>a {
	color: #575757;
	line-height: 21px;
}

.navbar-default .navbar-tipnet>.open>a, .navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
	color: #008E89;
}

.navbar-default .navbar-tipnet>.active>a, .navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
	color: #575757;
	background-color: transparent;
}

.navbar-brand {
	font-size: inherit;
}

.navbar-default .navbar-brand {
	color: #575757;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover
	{
	color: #575757;
}

.navbar-tipnet {
	 padding-right:7px; 
	 padding-top:2px;
	 color:#008E89;
}

.navbar-tipnet >li > a{
	 color:#008E89;
}

.navbar-tipnet >li>a:hover {
	 background-color: transparent;
	 color:#575757;
}

.navbar-tipnet >li > a:active {
	 background-color: transparent;
	 color:#575757;
}

.navbar-tipnet > li >a:focus{
	background-color: transparent;
	 color:#575757;
}


@media ( min-width : 768px) {
	.navbar-brand {
		/* padding-top: 25px;
		padding-bottom: 40px; */
		
	}
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	.navbar .navbar-collapse {
		text-align: center;
	}
	.navbar-default .navbar-nav>li>a {
		padding-top: 14px;
		padding-bottom: 14px;
	}
}

.vizTab .nav-tabs > li > a {
	line-height: 0.5;
}

.vizTab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background-color: #3FC2BB;
	color: white;
}

.vizTab a{
	color: #575757;
}

.onTop {
	position: fixed;
    left: 0;
    right: 0;
    z-index:99;
}

.corona-header-logo {
	height: 35px !important;
	width: 240px !important;
	background: url("../images/ProductLogo.svg") no-repeat !important;
	background-position: left !important;
	background-size: auto 35px !important;
}

		
