/*
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 : 03-Sep-2014, 17:31:49
    Author     : pedro
*/
a[href="/admin/ng"]{
    background-color: #ED1C24 !important;
}

#backtotop {
    display: none;
    bottom: 40px;
    right: 20px;
    cursor: pointer;
    font-size: 3em;
    position: fixed;
    z-index: 666;
}

#backtotop:before{
    content: "\f139";
}

#backtotop:hover {
  opacity: 0.8;
}

#edit-field-categoria-und div{
    float: left;
    margin-right: 20px;
}

#edit-field-tags label{
    clear: left;
}

/*
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
}
*/

#edit-field-image-und-table .image-preview{
    background-color: bisque;
}

#edit-field-image-und-table .image-preview img{
    height: auto;
    max-height: 160px;
    max-width: 320px;
    width: auto;
}

/* BackOffice SIGNOS */

.signos_div_img{
    background-color: lightgray;
    border-radius: 50%;
    clear: left;
    float: left;
    height: 100px;
    width: 100px;
    margin-right: 10px;
    margin-top: 30px;
}

.signos_div_img_img{
    display: block;
    margin: 25px auto;
    width: 50px
}

#edit-ng-horoscopo .form-item.form-type-textarea {
    width: auto;
    float: left;
}


#edit-ng-horoscopo .fieldset-wrapper .container-inline-date{
    clear: none;
    float: left;
}


/* FIM BackOffice SIGNOS */
/* Geral BackOffice */

.tabledrag-toggle-weight-wrapper{
    display: none;
}

.back-video-thumb{
    width: 120px;
}

#edit-options .form-item-promote{
    display: none;
}

/*
span.imageeditor {
    left: -200px;
    position: relative;
    top: -30px;
}
*/

.foto_de_destaque_checkbox_seleced{
    background-color: #B9F6CA !important;
}

#edit-field-push-datetime{
    position: relative;
    top: -15px;
    left: 19px;
    display: none;
}

#edit-field-push-one-signal-und:checked + #edit-field-push-datetime {
    display: block;
  }
