/*
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 : 31-05-2017, 12:23:58
    Author     : felipe
*/

.form-body{
    
    
}


.fcact{
    width: 10px
}
.scna{
    width: 80px
}

.uk-button-primary {
    background-color: #0075af !important;
}

.uk-button-primary:hover {
    background-color: #023f5f !important;
}

.sticky-header{
    background-color: white;
}

.uk-link{
    color: #67980A;
}
.aes-logo{
    width: 100px;
}

.uk-tab>.uk-active>a {
    border-color: #67980A;
}
#tlaes{
    width:180px;
    opacity:0.5;
}
.tl50{
    width: 50px;
}
.tl20{
    width: 20px;
}

#table-header{
    text-align: center;
    color:#999;
    font-size: 12px;
    line-height: 0;
}

#table-general{
    text-align: center;
    font-size: 12px;
    line-height: 0;
}

.logo-sym{
    width: 200px;
}

#pm-table-equip{
    font-size: 12px;
    line-height: 0;
}

.pm-table{
    font-size: 12px;
    /*line-height: 0;*/
}
.row-blue{
    background-color: #0277ae;
    color: white;
    opacity: 0.8;
}
.row-green{
    background-color: #8dc540;
    color: white !important;
    opacity: 0.8;
}

.bo{
    font-weight: bold;
}

.pm-show{
    display: none;
}
.hide{
    display: none;
}
.form-show{
    
}
@media print
{
    .page-break	{ display: block; page-break-before: always; }
    
    
    .no-print, .no-print *
    {
        display: none !important;
    }
    
    .printbreak {
        page-break-after:  always !important;
    }
    
    div.page
    {
        page-break-after: always !important;
        page-break-inside: avoid !important;
    }
    
    .uk-table-striped tbody tr:nth-of-type(odd) {
        background: #d0d8e8 !important;
    }
    
    
    
    
    td{
        /*font-weight: bold;*/
        text-align: center;
        font-size: 12px;
        color: #666;
    }
    th{
        text-align: center !important;
    }
    
    
    .uk-table td, .uk-table th{
        border-bottom: 2px solid white;
    }
    
    .table-highlight{
        background-color: #305496 !important;
        color: white !important;
    }
    
    .table-first-column{
        background-color: #4f81bd !important;
        color: white !important;
        text-align: left !important;
    }
    thead{
        background-color: #0277ae !important ;
    }
    
    thead tr th{
        color: white !important;
    }
    
    .row-blue {
        background-color: #0277ae;
        color: white;
        opacity: 0.8;
    }
}

#hr-kks{
    font-size: 10px;
    line-height: 0;
    width: 200px;
}


#hr-all {
    font-size: 12px;
    /*line-height: 0*/
}
.td-kks{
    padding:  8px !important;
    font-size: 10px;
    /*padding-left: 8px !important;*/
}

#kks-list{
    /*font-size:11px;*/
}

#form-content{
    font-size:13px;
}

.f-table th{
   font-size: 11px !important; 
}

#pm-table-guideline-1 thead th{
    color: white;
}

#body-table-forms{
    font-size: 12px;
}