
        
            
            
            
            
                .o_company_3_layout {
                font-family: 'Lato';

            
                &.o_report_layout_standard {
                    h2 {
                        color: black;
                    }
                    #informations strong {
                        color: black;
                    }
                    #total strong{
                        color: black;
                    }
                    table {
                        thead {
                            color: black;
                        }
                    }
                }
            
            }
        
            
            
            
            
                .o_company_4_layout {
                font-family: 'Lato';

            
                &.o_report_layout_standard {
                    h2 {
                        color: black;
                    }
                    #informations strong {
                        color: black;
                    }
                    #total strong{
                        color: black;
                    }
                    table {
                        thead {
                            color: black;
                        }
                    }
                }
            
            }
        
            
            
            
            
                .o_company_5_layout {
                font-family: 'Lato';

            
                &.o_report_layout_standard {
                    h2 {
                        color: black;
                    }
                    #informations strong {
                        color: black;
                    }
                    #total strong{
                        color: black;
                    }
                    table {
                        thead {
                            color: black;
                        }
                    }
                }
            
            }
        
            
            
            
            
                .o_company_2_layout {
                font-family: 'Lato';

            
                &.o_clean_footer {
                    border-top: 3px solid #8fafa8;
                    h4 {
                        color: #8fafa8;
                    }
                    .pagenumber {
                        border: 3px solid #3e8e77;
                        background-color: #8fafa8;
                    }
                }
                &.o_report_layout_clean {
                    h1, h2, h3 {
                        color: #3e8e77;
                    }
                    strong {
                        color: #8fafa8;
                    }
                    table {
                       thead {
                           color: #8fafa8;
                           tr th {
                                border-top: 3px solid #8fafa8 !important;
                            }
                        }
                        tbody {
                            tr:last-child td {
                                border-bottom: 3px solid #8fafa8;
                            }
                        }
                    }
                    #total {
                        strong {
                            color: #8fafa8;
                        }
                    }
                }
            
            }
        
            
            
            
            
                .o_company_1_layout {
                font-family: 'Lato';

            
                &.o_report_layout_standard {
                    h2 {
                        color: #555555;
                    }
                    #informations strong {
                        color: #000000;
                    }
                    #total strong{
                        color: #555555;
                    }
                    table {
                        thead {
                            color: #000000;
                        }
                    }
                }
            
            }
        
    