/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Mar 21, 2016, 4:58:59 PM
    Author     : sburrus
*/

a{
	color:#000!important;
}

@media (min-width: 1400px) {
	.container {
		width: 95%;
	}
}


.site-slogan {
	font-size: 60%;
	color:#e5e5e5;
}

.footer {
	padding-top: 15px;
}

.inline {
	display: inline-block;
}

#ajax_loader img {
	position: fixed;
	left: 47%;
	top: 46%;
}
#ajax_loader {
	position: fixed;
	display: none;
	z-index: 999999;
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
}

/****Create account page****/

form .form-group table {
	width: 95%;
	margin: auto;
}
form .form-group table td {
	padding-right: 10px;
	vertical-align: top;
}
input.ng-invalid.ng-dirty, select.ng-invalid.ng-dirty {
	border: 1px solid #000;
}
/*License Agreement*/
#licenseAgreement {
	border: 1px solid #B8DCFF;
	padding: 15px;
	width: 100%;
	height: 400px;
	overflow: auto;
}
#licenseAgreement h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#licenseAgreement h2 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#licenseAgreement h3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#licenseAgreement table {
	width: 90%;
	margin: 10px auto;
}
#licenseAgreement table td {
	padding: 0px 30px;
	width: 50%;
}
#licenseAgreement table .signature {
	height: 50px;
	vertical-align: bottom;
}
#licenseAgreement table .signature p {
	border-bottom: 1px solid #191919;
}
#licenseAgreement #artist-name {
	font-weight: bold;
}
#licenseAgreement #agreement-date {
	font-weight: bold;
}

.continuebutton {
	text-align: center;
	padding-top: 10px;
}
.fineprint {
	font-size:11px;
	width: 30%;
}

input.searching {
	background-image: url(/img/loading.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
input.ng-invalid {
	background-position: right 3px center;
	background-repeat: no-repeat;
}
select.ng-invalid {
	background-position: right 15px center;
	background-repeat: no-repeat;
}

.composition-search .form-group {
	width: 33%;
}
.composition-search .form-group input {
	width: 100%;
}

#song-search-results {
	font-size: 80%;
}

a.danger {
	color:#C94242;
}
a.danger:hover {
	color:#A53636;
}


.prefixed-loader {
	height:16px;
	display:none;
}
.video-preview {
	display: inline-block;
	position: relative;
}
.video-preview img {

}
.video-preview span {
  color: #fff;
	cursor: pointer;
  font-size: 1.75em;
  height: 100%;
  left: 0;
  line-height: 1.75;
  margin: 0;
	opacity:0;
  padding: 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 4px #000000;
  transition:opacity 200ms linear;
  width: 100%;
}
.video-preview:hover span {
	opacity:1;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.ui-dialog {
	z-index: 1150;
}

.tag {
	display: inline-block;
	padding: 2px;
	border: solid 1px #195F91;
	background-color: #ccc;
	border-radius: 2px;
	margin: 2px;
}

.externallogin-welcome {
	color: #2b1275;
	font-size: 25pt;
}
.cover-song-program {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	color: #507a26;
	font-size: 35pt;
}
.just-click-upload {
	color: #392280;
	font-size: 15pt;
}
.just-click-upload button {
	color: #fff;
}

.filters-table td, .filters-table th {
  padding: 4px 6px;
}

/*Revenue Import View/Edit*/
.edit-action-delete {
  color: #FF0000;
  text-decoration: line-through;
}

.faq-title {
	font-size: 22px;

	color: #E37810;
}

.faq-question {
	font-size: 18px;

	color: #E37810;
}

.faq-answer {
	font-size: 14px;

	color: #000;
}

.faq-q-a-box {
	padding-bottom: 15px;
}

tr.deactive td {
	color: #cccccc !important;
  border-color: #eed3d7;
}
.sort a {	display:block;	line-height: 0px;	opacity:0.3; }
.sort {	display: inline-block;	vertical-align: bottom;	margin-left: 10px; }
.active-sort {opacity: 1!important;}

.label-pad {
	/* Padding for a form-group containing inline action buttons, this alleviates the need for a <br> that doesn't line it up anyways*/
	padding-top:26px;

}

tr.primary td{
	background-color:#d9edf7!important;
}

.flash-message {
	padding: 2px;
	font-weight: normal;
}

.bg-error {
	background-color: #ffcc66;
}



.term-selected {
	background: #ffea96!important;
	font-weight:bold!important;

}


.tag-term{
	display:inline-block;
	vertical-align: top;
	padding:3px 4px 0 4px;
	font-size:18px;
	margin-right:5px;

}

a:hover {
	text-decoration: none;
}

.c {
	text-align: center;
}
.r {
	text-align: right;
}
.l {
	text-align: left;
}

.vertical {
  display: inline-block;
  width: 20%;
  height: 40px;
  -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}
.vertical {
  box-shadow: inset 0px 4px 6px #ccc;
}
.progress-bar {
  box-shadow: inset 0px 4px 6px rgba(100,100,100,0.6);
}

/* BEGIN Silo Levels */
#outer {
	width: 60px;
	height: 160px;
	border: 2px solid #b2b2b2;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#inner, #inner div {
	width: 100%;
	overflow: hidden;
	position: absolute;
}

#inner {
	background-color: #fff;
	bottom: 0;
	height: 100%;
}

#inner div {
	border: 2px solid white;
	bottom: 0;
	width: 100%;
}

#info {
	border: 0;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	z-index: 1000;
	width: 100%;
	height: 100%;
	margin-top: 50px;
	top: 0;
	position: absolute;
}

.level-ok {
	background-color: #A6FF4D;
}
.level-mild {
	background-color: #FFFF4D;
}
.level-warning {
	background-color: #FFA64D;
}
.level-danger {
	//background-color: #CC0000;
	background-color: #FF4D4D;
}

.device-ok {
	border: 2px solid black;
}
.device-alarm {
	border: 2px solid red;
}
.device-alarm-on {
	border: 2px solid #FF0000;
}
.device-alarm-off {
	border: 2px solid silver;
}
/* END Silo Levels */

.modal-legend {
	padding: 10px;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid #e0e0e0;
}

/* Adjust dashboard layout at certain resolutions */
.dashboard-silo-div { display: none; }
@media (min-width: 1200px) and (max-width: 1570px) {
	.dashboard-silo-div { display: inline; }
	.dashboard-silo-table { display: none; }
}

.cron-alert {
	margin: 3px;
	padding: 10px;
	text-align: center;
	background-color: yellow;
	font-weight: bold;
}