.btn-teal {
    color: #FFF;
    background-color: #0474A1;
    border-color: #005F86;
    box-shadow: 0px 2px 0px #003645;
}
.btn-teal:hover, .btn-teal:focus, .btn-teal:active, .btn-teal.active {
    background-color: #00A5FF;
    border-color: #00B7FF;
    box-shadow: 0px 2px 0px #007696;
}
.active-state{
background:#007DC2;
}
div.alert{
position: fixed;
z-index: 99999;
width: 750px;
top: 90px;
opacity: 0.9;
left: 50%;
margin-left: -375px;
}


.wait{
  cursor:wait!important;
}

#content-full-page {
  width:1143px;
  margin:76px auto;
/*  margin-top: 76px;
  margin-left: 20px;
  margin-right: 20px;
*/
}

.text-img{
  float:left;
  margin:3px 5px;
}
.panel-body-player table {
	height:180px;
	/*background: #F0F;*/
	width:100%;
	margin:0;
	padding:0;
}
.panel-body-player {
	height: 200px;
}
.btn-remove-midia{
	position:relative;
	margin-left:200px;
}

.table-rss td{
	line-height:1.3em!important;
}
.grade-timeline-bar, .grade-timeline{
	width:231px;
	background:#DADADA;
	border-left:2px solid #F00;
	margin-left:-11px;
	padding-left:9px;
}
.grade-timeline{
	margin-left:-11px;
}

#grade-programacao-container:before {
	z-index:100;
}

#grade-programacao-container li {
	background:#eee;
	margin-bottom: 10px;
	padding:10px;
}

#grade-programacao-container .btn-remove-midia{
  position: absolute;
  top: -8px;
  color: #000;
  font-size: 20px;
  right: 0;
}

.gray-tip {
  font-weight: normal;
  color:#999;
  font-style: italic;
}

.panel-player a{
	/*white-space:0.5em;*/
}

.panel-body {
	padding:5px;
}

.file-explorer-file {
	margin-top:10px;
	/*border:1px solid #999;*/
	/*text-align: center;*/
	height:130px;
}
div.file-explorer-file label.file-name {
	line-height: 1.5;
	word-wrap: break-word;
	color:#000;
	margin-top:5px;
  width:130px;
  text-align: center;
    overflow: hidden;
    max-height: 45px;
    font-weight: normal;
}

div.file-explorer-file div.midia-folder-thumb {
  padding-top:12px;
  height:90px;
  width:130px;
  overflow:hidden;
  text-align: center;
}
i.icon-tipo-midia-file-explorer ,i.icon-tipo-midia-file-explorer-b {
  position: absolute;
  z-index:100;
  color:#FFF;
  left:0;
  top:0;
  margin:0;
  font-size: 2em;
  text-shadow:2px 2px 7px #000;
  margin-left: 19px;
}

i.icon-tipo-midia-file-explorer-b {
  color:#000;
  font-weight:bold;
  text-shadow:none;
  text-shadow:0px 0px 1px #555;
}
label.label-grade-file-name {
width:230px;
height:2em;
overflow:hidden;
white-space: nowrap;
margin-top:5px;
}
div.file-explorer-file div.midia-thumb {
	padding-top:0px;
	/*background: #000;*/
	/*border:1px solid #000;*/
	box-shadow: 3px 3px 4px #555;
	border-radius: 15px;
	border: 4px solid ;
}
.file-explorer-file img.thumb {
	margin:0 auto;
	width:130px;
	height:90px;

}
span.badge-button-player{
	position:absolute!important;
	float:left;
	margin-top:31px;

}
div.ui-draggable-dragging{
	z-index:101!important;
}

i.icon-tipo-midia-file-explorer {
	z-index:110!important;

}

#grade-programacao-container {
background: #000;
height: 286px;
padding-top:20px;
padding-left: 0;
padding-right:0;
width:auto;
list-style:none;
display:none;
}
#grade-programacao-container li {
  width:230px;
  height:308px;
  float:left;
  border-right:1px dashed #000;
}
#grade-programacao-container li img.midia {
  /*width: 100%;*/
  height: 138px;
  width:210px;
}
#outer-timeline-grade-programacao{
overflow:auto!important;
background:#000;
height:369px;
}
#grade-programacao-container li:hover div.toolbar-acoes-midia {
  /*display: block;*/
  opacity: 1;
}
div.toolbar-acoes-midia{
  width:210px;
  margin-left:0;
  /*display:none;*/
  opacity: 0.3;
  margin-bottom:4px;
  margin-top:4px;
}
div.toolbar-tempos-midia button {
  width:100%;
}
div.toolbar-tempos-midia {
  margin:0;
}
.div-img-thumb-midia-grade{
    height: 138px;
    /*height: 118px;*/  /* porque usei 118? tive que voltar para o 137 para aparecer o vídeo inteiro */
    background: #000;
    overflow: hidden;
}

/** ****** */
  .dl-chaves-controle{
    background: #ddd;
    padding:20px;
  }
  .dl-chaves-controle dt {
    font-weight: bold;
    float:left;
    width:200px;
    text-align: right;
    padding-right: 10px;
  }
  .dl-chaves-controle dd {

  }
/** ****** */

div.player-monitor{
  /*background-color: #fff;*/
  width:240px;
  height: 120px;
  background-repeat: no-repeat;
}
.gauge-position{
    position:relative;
}
.online-gauge-small{
	position: absolute;
	top: -90px;
	left: 145px;
	width:100px;
	height:80px;
	/*margin-top: -127px;*/
	/*margin-left:145px;*/
}
.dashboard-player-monitor{
	width:246px;
	margin-right:12px;
	float:left;
	height: 182px;
	background: #efefef;
	margin-bottom: 20px;
	color:#555;
    /*background: linear-gradient(#eee, #fafafa);*/
    padding-left:3px;
    line-height:1em;
    /*box-shadow: 3px 3px 3px 1px #777;*/
    /*border-left:1px solid #999*/
}
.dashboard-player-grade {
	width:246px;
	/*text-align: center;*/
	overflow:hidden;
	/*border:1px solid #555;*/
	/*border-top:2px solid #555;*/
	/*font-weight: bold;*/
    margin-left:-3px;
	white-space: nowrap;
  padding:2px 5px;
}
.dashboard-player-desc {
	width:240px;
	/*text-align: center;*/
	overflow:hidden;
	/*margin-top:40px;*/
	border-bottom:1px solid #b4b3b3;
	font-weight: normal;
	white-space: nowrap;
}
.red{
	color:#d00;
}

.div-hold-video-dashboard-player{
	position: absolute;
	margin-top: -114px;
	margin-left:7px;
	overflow: hidden;
	/*background: #Ff0;*/
	height: 75px;
	width:136px;

}
.player-dashboard-ultimo-log{
	/*background: none repeat scroll 0% 0% #FFA;*/
	width: 78px;
	line-height: 17px;
	text-align: right;
	padding-right: 5px;
	margin-top: -13px;
	position: absolute;
	margin-left: 158px;
	color:#888;
}
.tv-frame-player-details{
	/*background: #FF0;*/
	width:256px;
	height:200px;
	background-repeat: no-repeat;
}
.ultima-midia-inside-frame{
	/*background:#F0F;*/
	width:244px;
	height:139px;
	overflow: hidden;
	padding-top:11px;
	padding-left:12px;
}
.contrato{
  width:800px;
  height:150px;
  overflow:scroll;
  border:1px solid #777;
  padding:10px;
}
.super-table-title {
  background:#dfdfdf;

}
.inner-table{
  background:#777;
}
.inner-table caption {
  background:#dfdfdf;
  padding:5px;
  font-weight: bold;
}
a{
  color:#007AAB;
}
a:hover, a:focus{
  color:#0092CC;
}
#header {
    background: none repeat scroll 0% 0% #004B69;
    box-shadow: 0px 4px 0px #002B42;
}
.dropdown-menu {
  border: 1px solid #007DC2;
}
#sidebar .sidebar-inner {
  /*background:#36587A;*/
}
table.super-table td.row-to-inner-table{
  padding-top:0;
  padding-right:0;
}
input#input-player-serial {
  font-family:Monospace;
}
body.login-page{
	background:#0A638D;
}
.form-horizontal .form-control:focus, .form-inline .form-control:focus{
	border-color:#007DC2;
}
.form-control:hover, .form-horizontal .form-control:hover, .form-inline .form-control:hover{
	border-color:#004B69;
}
.form-horizontal .form-group.has-success .form-control, .form-inline .form-group.has-success .form-control{
	border-color:#0098D5;
}
.form-horizontal .form-group:hover .left-input-icon, .form-inline .form-group:hover .left-input-icon, .form-horizontal .form-group:hover .right-input-icon, .form-inline .form-group:hover .right-input-icon{
	color:#00A4FF;
}
#content{
	margin-left:0;
}
#content.collapsed-sidebar {
    margin-left:0;
}
.modal .modal-content .modal-header{
	background: none repeat scroll 0% 0% #0474A1;
}
@media (max-width: 768px) {
	#content.sidebar-page {
	    margin-left:0;
	}
	#header .navbar #top-nav .navbar-nav {
		background: #004B69;
	}
	#header .navbar #top-nav .navbar-nav li {
		width:100%;
	}
	.navbar-collapse.in {
		overflow: visible;
	}
	#header .navbar #top-nav .navbar-nav .avatar-name {
		display:inline;
	}
}
@media (min-width: 992px) {
}
@media (min-width: 1367px) {
}

.onoffswitch-inner:before { background-color:#016FB4 }

.switch-ativo-inativo .onoffswitch-switch {
	right:60px;
}
.switch-ativo-inativo{
	width:90px;
}
.switch-ativo-inativo div.onoffswitch-inner:before{
	content:"Ativo"!important;
}
.switch-ativo-inativo div.onoffswitch-inner:after{
	content:"Inativo"!important;

}

.pie-chart-table{
  width:270px;
}
.pie-chart-table div.label{
  text-align:left;
}
div.plano-aquisicao-player div.valor-plano {
  font-size: 20px;
  text-align: center;
  font-style: italic;
  color:#080;
  font-weight: bold;
}
div.plano-aquisicao-player {
  border-radius: 15px;
  background:#eee;
  box-shadow:2px 2px 7px #888;
  padding:10px;
  width:30%;
  margin-bottom: 20px;
  margin-right:20px;
  float:left;
  text-align: center;
}
div.plano-aquisicao-player label{
  width:100%;
  cursor:pointer;
}
div.plano-aquisicao-player h5{
  font-size: 20px;
  text-align: center;
  color:#555;
  color:#006288;
  margin:0;
}
.check-plano-escolhido{
  font-size: 78px;
  position: absolute;
  margin-left: 238px;
  color: #0A0;
  margin-top: -30px;
  text-shadow:2px 2px 7px #777;
  display: none;
}

label.help-block{
  color:#EF4836;
  font-weight: bold;
}
#label-pct-progress{
	font-weight: bold;
text-align: center;
position: absolute;
/*background: none repeat scroll 0% 0% rgb(255, 255, 0);*/
/*width: 96.4%;*/
margin-left: 47%;
text-shadow: 1px 1px 0px #FFF;
font-size: 1.5em;
margin-top: -5px;
color: #002;
}
#input-player-serial{
  text-transform: uppercase;
}
#tempo-count{
	float:right;
}
#midia-count{
	float:right;
}
button.btn-duracao-midia-grade{
    margin-left:0px;
}
.toolbar-acoes-midia button:hover{
    background: #007aab;
    color: #fff;
}
button.btn-mini-midia-grade{
	width:30px!important;
}
.img-midia-invisivel{
    position: relative;
    left: -5px;
    top: -143px;
}
#div-loading-grade-programacao{
    margin: 140px auto;
    float: left;
    position: absolute;
    z-index: 10;
    left: 50%;
    margin-left: -55px;
}
/*}*/
.input-time-agendamento{
	width: 50px;
	padding: 0px 5px;
	/*height: 25px;*/
}
/*ESCONDER STATUS DO SELECT2*/
.select2-hidden-accessible{
	display:none;
}
	/*SOMENTE TELAS SMALL*/
/*
cor padrão dos links
 de: 1BBC9B
para: 004B69

de: 18A689;
para: 007DC2;
*/

#example_video_1 p {
    position: absolute;
    color: #000;
    background: #FF0 none repeat scroll 0% 0%;
    margin-left: -30px;
    margin-top: -41px;
}

.disabled{
	/*color:#888;*/
	opacity: .5;
}

#field-midia-filter{
    float: right;
    position: absolute;
    right: 51px;
    top: 14px;
    width: 230px;
    border-radius: 30px;
    border: 1px none;
    background:url("/assets/img/find-icon.png");
    color: #000;
    background-repeat: no-repeat;
    background-color: #FFF;
    padding-left: 30px;
    background-position: 5px 5px;
}

.wifi-signal{
    width:64px;
    height:49px;
    /*border:1px solid #000;*/
    background-image:url("/assets/img/sprite-signal.png");
    background-repeat:no-repeat;
    display:inline-block;
}

.wifi-signal.small{
    background-image:url("/assets/img/sprite-signal-min.png");
    width:29px;
    height:22px;
}

.wifi-signal.signal-0 {}
.wifi-signal.signal-1 {background-position:-64px 0;}
.wifi-signal.signal-2 {background-position:-128px 0;}
.wifi-signal.signal-3 {background-position:-192px 0;}
.wifi-signal.signal-4,
.wifi-signal.signal-5,
.wifi-signal.signal-6,
.wifi-signal.signal-7{background-position:-256px 0;}

.wifi-signal.signal-1.small {background-position:-29px 0;}
.wifi-signal.signal-2.small {background-position:-58px 0;}
.wifi-signal.signal-3.small {background-position:-87px 0;}
.wifi-signal.signal-4.small,
.wifi-signal.signal-5.small,
.wifi-signal.signal-6.small,
.wifi-signal.signal-7.small {background-position:-116px 0;}

.modal .modal-dialog-center{
    /*position:fixed;*/
}
.btn-choose-rss-category{
    display: block;
    width:100%;
    padding:5px 10px;
    background:#cadee6;
    font-weight: bold;
    margin-bottom: 2px;

}
.btn-choose-rss-category:hover{
    color:#FFF;
    background:#1484b1;
}
.btn-choose-rss-category .caret {
    margin-top:12px;
    float:right;
}
.table-rss-source-list{
    display: none;
}
.panel-dark ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
.panel-dark ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(250,250,250,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.stats-label{
    font-size:100%;
}

.icon-status-atualizacao-player.im-checkmark-circle2{
    color:#0a0;
}
.icon-status-atualizacao-player.im-loop4 {
    color:#0092cc;
}
.icon-status-atualizacao-player.im-cancel-circle2 {
    color:#E00;
}
.icon-status-atualizacao-player.im-notification2 {
    color:#E0A300;
}
.icon-status-atualizacao-player.im-upload {
    color:#0092cc;
}
.icon-status-atualizacao-player.im-loop4 {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.icone-admooh{
    background-image:url("/assets/img/admooh.png");
    display:inline-block;
    widtH:18px;
    height:17px;
    background-size: 19px;
    background-repeat: no-repeat;
}

.file-explorer-file a i.icone-socialbase{
    display:none;
}

.icone-socialbase{
    background-image:url("/assets/img/socialbase.png");
    display: inline-block;
    widtH: 17px;
    height: 17px;
    background-size: 17px;
    background-repeat: no-repeat;
    margin-right:-3px;
}

ul.dropdown-menu a {
    cursor:pointer;
}

.os-icon{
    float:left;
    width:20px;
    margin-left:125px;
    margin-top:70px;
    position:relative;
    z-index:9;
}
.dica{
    color: #777;
    line-height: 1.2em;
    font-style: italic;
    display: inline-block;
}
.selected{
    background:#FFF;
    border:5px #00A4FF solid!important;
}

.ui-widget-content:hover {
    /*border: 2px solid #03739c;*/
    border-color:#03739c;
}
.progress-bar-enviando{
    background-color:#1e8bc3!important;
}
.progress-bar-enviado{
    background-color: #1f9410!important;
}
.progress-bar-erro{
    /*background-color: #940005!important;*/
    background-color: #d67b33 !important;
    color:#000!important;
}
.progress{
    height:30px;
}
.progress-bar{
    /*padding: 8px;*/
    height:30px;
    font-size: 15px!important;

    /*display: flex;*/
    /*align-content: center;*/
    /*align-items: center;*/
    text-align: center;
    padding-top:5px;
}

.onoffswitch-label{
    border-radius:20px
}

.onoffswitch-switch{
    border-radius:20px
}
