/*
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/01/2018, 11:28:06
    Author     : jbacigalupo
*/

#embebido iframe
{
    /*border-radius: 3px 3px 3px 3px!important;*/
/*    padding: 10px!important;*/
    border: solid!important;
    border-width: 1px!important;
    border-color: #A9A9A9!important;
}

.resultados-tramite
{
    width: 100%!important;
    
}

.campo-resultados
{
    width: 100%!important;
    margin-bottom: 5px;
}

.resultado
{
    
    width: 70%;
    margin-right: 2px;
    text-align: center; 
    font-family: Aller; 
    font-size: 13px;
    margin-bottom: 2px;
}

.label-resultados
{
    display: inline-block;
    width: 50px;
    text-align: right;
    
}


button#copia_url
{
    display: inline-block!important;
    height: 31px!important;
    vertical-align: bottom;
    background-color: transparent;
    border: none;
    margin: 0px;
}
button#copia_url img
{
    height: 14px;
}

button#copia_url span
{
    padding-top: .4em;
    padding-bottom: .4em;
    padding-left: 0;
    padding-right: 0;
    
}


button#copia_html
{
    display: inline-block!important;
    height: 31px!important;
    vertical-align: bottom;
    background-color: transparent;
    border: none;
    margin: 0px;
}

button#copia_html img
{
    height: 14px;
}


button#copia_html span
{
    padding-top: .4em;
    padding-bottom: .4em;
    padding-left: 0;
    padding-right: 0;
    
}


.selectize-input
{
   -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
}



.form-control
{
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
    
}

#input_busqueda
{
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
}


.bordes-rectos
{
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
}

.input-lg
{
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
}

.form-control
{
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
}

.content_dialog 
{
    max-height: 500px!important;
}