/*
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 : 26/06/2018, 12:45:17 PM
    Author     : Notebook
*/

.logo-image
{
    height:120px !important;
    width:142px !important;
    max-width: none !important;
}

body.predefined-header1 #sp-header
{
    padding: 20px 20px 20px 20px !important;
}

.sp-page-title .sp-page-title-sub-heading
{
    max-width: none;
    font-size: 70px;
}

.buscadorframe
{
    border-radius: 20px;
    border:1px solid #cccccc;
    background: none !important;
}

.card
{
    background: none !important;
}

.sp-page-title-sub-heading
{
    color: #f75b30;
}

.lineas
{
    cursor: pointer;
    border:1px solid #000000;
    background: #004fa0;
    padding: 3px;
}

.sp-page-title
{
    margin-top: 10px !important;
    padding:10px 0px !important;
}

.sp-page-title .sp-page-title-sub-heading
{
    padding-bottom:10px;
}