@CHARSET "UTF-8";

#color{
    background-color: #3e2723;
    height: 16.1%;
    width: 100%;
}

body{
    color:#424242;
}

body.formBody{
	background-color:#FAFAFA;
	font-size: 12px;
    font-family: "Roboto", sans-serif;
    line-height: 1.5em;
}

body.formBody>.container{
    background-color: #FAFAFA;
    margin-top: 2em;
    padding-top: 20px;
}

tr {
    border-bottom: 1px solid #E0E0E0;
}

.white-space-nowrap{
    white-space: nowrap;
}

.material-svg{
    display: flex;
}

#preview{
    min-height: auto; 
    max-height: 0;
    transition: all .2s ease;
}

.wrap{
    min-height: 100%;
	position: relative;
}

.pic{
    background-color: #212121;
    border-radius: 50%;
    width:100%;
    padding-bottom:100%;
    margin-top: 30px;
    /*background-image: url();*/
    background-size: cover;
    background-position: center;
    cursor: pointer;
}
.edit-avatar-icon{
    height: 0;
    margin-left: 50%;
    transform: translateX(-50%);
    color: white;
    text-shadow: 0px 1px 10px rgba(0,0,0,0.15);
}


.edit-avatar-icon i{
    margin-top: 70%;
}
.edit-pic{
    margin: 0;
    width: 100%;
}

#info .waitingForm{
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 100%;
    background-color: rgba(250,250,250,.5);
    transition: all 1s ease;
}

#content{
    transition: color 1s ease;
}
.info-element{
	background-color: transparent;
	padding-left: 0 !important;
    padding-right: 0 !important;
}


.info-component{
	background-color: transparent;
	margin-top: .2em;
	/*overflow: hidden;*/
    /*border-bottom: 1px solid #eee;*/
}
.info-component .collapse{
    /*overflow:  hidden;*/
    float:left;
    position: relative;
    width: 100%;

}
.info-content{
	padding: .1em 7%;
    overflow: hidden;
    background-color: white;
}

.info-title h5{
    margin-top: .5%;
    margin-bottom: .2%;
}



.collapsible-header{
    line-height: 2em;
    box-shadow: 0px 5px 12px -5px rgba(0,0,0,.12);
}

.myHidden{
	display:none;
	max-height: 0;
}
.softHidden{
	visibility: hidden;
	max-height: 0;
	max-width: 0;
	overflow: hidden;
}
form p {
    height: 22px;
    margin-bottom:0px;
}

select{
    height: auto;    
}

.cleanCollapse{
    margin-top: 1rem;
}
#info{
    display: inline-block ;
    width: 100%;
    /*max-height: 100%;*/
}

#myElements{
	padding-bottom: 15px;
    border: 0;
    box-shadow: none;

}

#addElement{
	background-color:#FEC820; 
}

#createElementMenu button{
	background-color:#ffea8f;
	border: 1px solid white;
	color: #5b5151;
	transition: all .2s ease;
}

#createElementMenu button:hover{
	background-color:white;
	border: 1px solid #ffea8f;
	color: #5b5151;
}

.input-field label{
	font-size: 12px;
}

label{
    margin-bottom: 1.4566px
}

.myWell{
	display: inline-block;
	width: 100%;
    padding: 8px;
}

/*btn general*/
.btn:not(.btn-lg):not(.btn-sm):not(.btn-var):not(.default){
    height: 22px !important;
}


.btn:not(.default){
    border-radius: 0;
    border:0;
    font-size: 12px;
    transition: all .2s ease;
    height: 22px;
    line-height: 22px;
    padding: 0px 12px;
}

.btn:not(.default):hover{
    color:#fff;
}
.btn:not(.default), .btn-large:not(.default), .btn-floating:not(.default){
    color: #fff;
    background-color: #4E342E;
}
.btn:not(.default):hover, .btn-large:not(.default):hover, .btn-floating:not(.default):hover {
    color: #fff;
    background-color: #795548;
}
.btn:not(.default):focus, .btn-large:not(.default):focus, .btn-floating:not(.default):focus {
    color: #fff;
    background-color: #4e342e;
}
.btn-default:not(.default){
    background-color: #eee;
}
.btn-success:not(.default){
	border: 1px solid #5cb85c;
}
.btn-success:not(.default):hover {
    color: #398439;
    border: 1px solid #398439;
    background-color: #ffffff;
}
.btn-danger:not(.default){
	border: 1px solid #d9534f;
}
.btn-danger:not(.default):hover {
	color: #ac2925;
    border: 1px solid #ac2925;
    background-color: #ffffff;
}
.btn-small:not(.default){
    height: 22px;
    
    line-height: 22px;
    font-size: 11px;
}
.btn-var{
    background-color: white;
    height: 1.3% !important;
    min-height: 1em;
    font-size: 80%;
    line-height: 90%;
    color: #777777;
    padding: 0 3px;
}
.btn-align-form{
    display:block;
    padding-top:25px;
}
.btnTabComponent{
    /*background-color: #fbfaf9;*/
    overflow: hidden;
    cursor: pointer;
    padding: 2px;

}

.btnTabComponent div{
    float:left;
    margin-right: 3px;
}
.btn.infoAdicional{

    width: 100%;
    font-size: 0.8rem;
    white-space: normal;
    line-height: 1rem;
    padding-top: 0.7rem;
    height: auto;
    padding-bottom: .7rem;
}
.deleteElement{
	margin-top: .1%;
    margin-bottom: .2%;
}
.deleteElement i{
	padding: 2px 12px;
    height: 20px !important;
}



.collapsible{
    padding: .01rem;
    border: 0;
    /*overflow: hidden;*/
}
.variations.collapsible {
    box-shadow: none;
}
.filesContainer{
    display: inline-block;
}


.collapsible-header.myHidden, #matrimonioCollapse.collapsible, .normalCollapse .collapsible:not(.do), .selectPersonas .collapsible, #basicInfoExtended.collapsible{
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin: 0; 
    box-shadow: none; 
}

#matrimonioCollapse .collapsible-body{
    border: 0;
}
#matrimonioCollapse{

    padding: 1rem 0;
    width: 100%;
}
.collapsible-header{
    background-color: transparent;
}
.collapsible.do .collapsible-header{
    line-height: 22px;
    min-height: 22px;
}

.formCollapseButton{
    padding-left:5px;
}

.fieldsCollapse:not(.filesContainer), .normalCollapse .collapsible-body:not(.filesContainer){
    background-color: #FAFAFA;
}

.normalCollapse .collapsible{
    /*padding: 3px 0px;*/
}

.fieldsCollapse, .normalCollapse .collapsible-body{
    border-radius: 0;
    border:0;
    font-size: 12px;
    position: relative;
    transition: all .2s ease;
}

.btn-file{
    background-color: #F5F5F5;
    color: #616161;
    margin-top: 1rem;
    float: right;
}

.btn-file-child{
    overflow : visible;
    display  : flex;
    height   : 0;
    justify-content : flex-end;
}

.btn-file-child i{
    padding: 2px;
    cursor: pointer;
}

.btn-file-child i:hover{
    background-color: #ffcdd2
}

select.selectPersons{
    border:0;
}

.form-group{
	margin-bottom: 5px;
}

.fieldsFecha .form-group{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

.fieldInputFecha{
	padding:3px;
	position: relative;
}

.fieldInputFecha span{
    position: absolute;
    right: -2px;
    top: 5px;
    font-size: 18px;
    color: #9E9E9E;
}


.exampleContainer {
    overflow: hidden;
    display: block;
    max-width: 100%;
    position: relative;
    font-size: smaller;
    vertical-align: bottom;
    line-height: 2em;
    font-weight: normal;
}

.exampleContainer span {
    /*width: 1000%;
    display: inline-block;
    z-index: 0;*/
    position: relative;
}

.exampleContainer .innerGlow {
    box-sha/*dow: -40px 0px 20px -20px #fbfaf9 inset;
    width: 100%;
    height: 14.2px;
    z-index: 1;
    position: absolute;*/
}
.fieldsCollapse .form-group:not(.hijo){
    max-height: 24px;
}

.fieldText {
    padding-right: 0;
    padding-left: 0;
}
.fieldText input{
	height: 21px;
}

.affixedPreview{
    height: auto;
    max-height: 22%;
    min-height: auto;
    overflow: auto;
    background-color: #EEE;
    color: #616161;
    z-index: 2;
    top: 0;
}
.affixedPreview .preview-body{
    padding: 1rem;
}


.deleteButton{
    vertical-align:bottom;
    cursor:pointer;
    font-size: 0.9em;
    margin: 5px 22px !important;
}

.panelElement i,.panelComponent i{    
    cursor:pointer;
    max-height: 14px;
    line-height: 14px;
}
.panelElement i:hover, .panelComponent i:hover{
    transition: all .2s ease;
    color: #b71c1c;
   
}
.withoutPadding{
    padding-left:0 !important;
    padding-right:0 !important;
}
.withoutShadow{
    box-shadow: none !important;
}
.withoutBorder{
    border:0 !important;
}
.withoutMargin{
    margin: 0;
}



.title span{
    font-size: smaller;
}
.disableable{
    opacity: 0.2;
}

.minimizeFields {
    width: 3em;
    text-align: center;
}

.text-danger{
    color: #f44336;
}
.text-warning {
    color: #c5871e;
}

.bautizo .personas{
    padding-top: 5px;
}


.componentMatrimonio .panelComponent .glyphicon-remove{
    
}

#basicInfo .col-xs-2, #basicInfo .col-xs-3, .comp_basic ._listaPersonas{
    padding-right: 7px;
    padding-left: 7px;
}

._newPersonCollapse .col-xs-3:not(.first){
    padding-left: 7px;
}
._newPersonCollapse .col-xs-3:not(.last){

    padding-right: 7px;
}


._newPersonCollapse .content{
    overflow: hidden;
    padding-top: 1.2em;
    margin-bottom: 10px;
}
._exampleUpdater[type="checkbox"]{
    color:red;
}


.overflow{
    overflow: hidden;
}



._personas{
    width: 70%;
    float: left;
}

._personasAdd{
    width: 19%;
    float: left;
    
}

._personasAdd i{
    top: 50%;
    transform: translateY(-50%);
}

.padres .selectPersons, .hijos .selectPersons{
    height: 22px;
    border-bottom: 1px solid #9E9E9E;
}

.padres .addPerson, .hijos .addPerson, .matrimonio .addPerson{
    background-color: #4E342E;
    color: white;
    height: 22px;
    line-height: 22px;
}

input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea{
    height: 22px;
    font-size: 12px;
    margin: 0 0 10px 0;
}

.input-field label{
    top: 0.1rem;
}

[type="checkbox"]+label{
    font-size: 12px;
}

.checkbox-orange[type="checkbox"].filled-in:checked + label:after{
     border: 2px solid #ff9800;
     background-color: #ff9800;
}

#basicInfoExtended{
    overflow: hidden;
}
#spinner .preloader-wrapper{
    margin: 1rem;
}
#spinner {
    background-color: rgba(250, 250, 250, 0.95);
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}
#spinner .positioner{
    position: relative;
    top: 50%;
    /* left: 50%; */
    text-align: center;
    transform: translateY(-50%);
}

.persona .input-field, .list .input-field, .selectPersonas .input-field, .marriages .input-field, .unionType .input-field, .haveMarriages .input-field, .padres .input-field{
    margin-top: 0;
}

.addPersonContent, .addFile{
    display: flex;
    justify-content: center;
}
.addPersonContent .agregar, .addFile .agregar{
    text-align: center;
    transform: translateY(50%);
    margin-top: -20px;
}
.createElementBtn{
    text-align: center;
    margin-left: 50%;
    transform: translate(-50%);
    margin-top: -35px;
    margin-bottom: .75rem;
}

.testigos, .personas, .myWell .hijos, .files{
    background-color: white;
    /* border-bottom: 1px solid #e0e0e0; */
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12);
}

.matrimonioContainer [type="radio"]:not(:checked)+label, .matrimonioContainer [type="radio"]:checked+label{
    padding-left: 24px;
}
.siNoComponent [type="radio"]:not(:checked)+label, .siNoComponent [type="radio"]:checked+label{
    padding-left: 20px;
    margin-left: -12px;

}
/*.siNoComponent p:first-child [type="radio"]:not(:checked)+label, .siNoComponent p:first-child [type="radio"]:checked+label{
    padding-left: 20px;

}
*/
/*Radio General*/
[type="radio"]:not(:checked)+label, [type="radio"]:checked+label{
    line-height: 22px;
    font-size: 12px;
}
[type="radio"]+label:before, [type="radio"]+label:after{
    width: 12px;
    height: 12px;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after {
    background-color: #ffc107;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after{
    border: 2px solid #ffc107;
}
[type="radio"]:not(:checked)+label, [type="radio"]:checked+label{
    height: 22px;
}

/*Checkbox General*/
[type="checkbox"]:checked+label:before {
    border-right: 2px solid #ffc107;
    border-bottom: 2px solid #ffc107;
}

/*Input General*/
input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #795548;
    box-shadow: 0 1px 0 0 #795548;
}
input:not([type]):focus:not([readonly])+label, input[type=text]:focus:not([readonly])+label, input[type=password]:focus:not([readonly])+label, input[type=email]:focus:not([readonly])+label, input[type=url]:focus:not([readonly])+label, input[type=time]:focus:not([readonly])+label, input[type=date]:focus:not([readonly])+label, input[type=datetime]:focus:not([readonly])+label, input[type=datetime-local]:focus:not([readonly])+label, input[type=tel]:focus:not([readonly])+label, input[type=number]:focus:not([readonly])+label, input[type=search]:focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label {
    color: #795548;
}

.input-field .prefix.active {
    color: #795548;
}

/*Select General*/
select{
    background: transparent;
    border: none;
    font-size: 14px;
    line-height: 22px;
    font-size: 12px;
    padding: 3px;
    border-bottom: 1px solid rgba(158, 158, 158,1);
    cursor: pointer;
}
select:focus{
    outline: none;
}



.matrimonioContainer>.collapsible-body{
    overflow: hidden;
    padding-left: 0rem;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    padding-top: 1.2px !important;
    padding-bottom: 1.2px !important;
}

.normalCollapse .collapsible-body, #basicInfoExtended .collapsible-body{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    /*border-bottom: 0 !important;*/
    padding: 0 !important;
}
.element_matrimonio:last-child {
    padding-bottom: 15px !important;
}

.element_matrimonio  .collapsible-body{
    border-bottom: 0;
}

.haveMarriages{
    border-bottom: 0;
    margin: 0 7% -2px 7% !important;
    background-color: white;
    padding-left: 10px;
}


.selectPersonas{
    margin-bottom: 10px;
    /*padding-bottom: 5px !important;*/
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 2px rgba(0,0,0,0.1);
}
.unionType{
    margin-bottom: 10px;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #eee;
}

.addPerson{
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #eee;
    cursor: pointer;
    transition: all .2s ease;
}
.addPerson .btn:not(.default){
    padding: 0px 5px !important;
    box-shadow: none;
    font-size: .7rem;
    text-transform: none;
}

.marriages{
    margin-bottom: 10px;
}



.hijo ._newPersonCollapse{
    border-bottom: 1px solid #eee;
}

.title i {
    width: auto;
    font-size: 12px !important;
    line-height: 22px !important;
    display: inline-block !important;
    float: none !important;
    text-align: initial !important;
    margin-right: 0;
}

.bg-w{
    background-color: #FFFFFF;
}

/* File */


.fileType{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    padding:5px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.file-field .btn, .file-field .btn-large{
    line-height: 22px;
    height: 22px;
}
.files{
    margin-bottom: 2em;
}

._sourceSwipe{    
    transition: all 1s ease;
    min-height: 0;
    max-height: 0;
}

.defuncionOfficial .switch, .matrimonioOfficial .switch{
    line-height: 30px;
    height: 30px;
    margin-top: 1rem;
}
.defuncionOfficial .switch.gray label input[type=checkbox]:checked+.lever:after, .matrimonioOfficial .switch label input[type=checkbox]:checked+.lever:after{
    background-color: #F1F1F1;
}
.defuncionOfficial .switch.gray label input[type=checkbox]:checked+.lever, .matrimonioOfficial .switch label input[type=checkbox]:checked+.lever{
    background-color: #9e9e9e;
}

.officialSource{
    margin-top: 1rem;
}

/*Tabs*/
.tabs{
    height: 22px;
}
.tabs .tab {
    line-height: 22px;
    height: 22px;
}
.tabs .tab a {

    padding: 0 12px;
    font-size: 12px;

}

/* nav */
#mobile-navbar-menu img{
    width: 100%;
}
#mobile-navbar-menu li:first-child{
    padding: 2rem 0;
}
.brand-logo img{
    height: 90%;
    margin-top: 5%;
    margin-left: 24%;
}
nav li a:hover{
    color: white;
}


.thumbnail .pdf{
    display: inline-block;
    overflow: hidden;
    z-index: 2;
    width: 100%;
}
.thumbnail .pdf object{
    position: relative;
    z-index: 1;
    width: 100%;
}

#basicInfoColumn{
    background-color: #FAFAFA; 
    position: absolute;
    min-height: 100% !important;
    z-index: 3;
}

#sidenav-overlay{
    z-index: 2;
}

.dropdown-content li>a, .dropdown-content li>span, .dropdown-content li a {
    color: #757575 !important;
}

.select2-selection.select2-selection--single{
    position: relative;
    cursor: pointer;
    background-color: transparent !important;
    background: none !important;
    border: none !important;
    border-radius: 0;
    border-bottom: 1px solid #9e9e9e !important;
    outline: none;
    color: #424242 !important;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
}
.select2.select2-container{
    width: 100% !important;
}
/*DEBUG STYLE*/
    /*INIT*/
        #debugJson{
            width: 300px;
            padding-left: 5px;
            max-width: 300px;
            height: 100%;
            position: fixed;
            right: 0;
            z-index: 0;
            background: #272822;
            font-size: 0.66em;
            overflow: auto;
            line-height: 1em;
            font-family: consolas;
            color:#efeeee;
            transition: all 1s ease;
            cursor: pointer;
            top: 0;
            z-index: 999;
        }
        #debugJson div{
            overflow: hidden;
            white-space: nowrap;
        }
        body.formBody{
            margin-right: 300px; 
            transition: all 1s ease;
        }
        #debugJson.myHide{
            max-width: 35px;
            overflow: hidden;
            background-color: transparent;
            padding-left: 35px;
        }
        #debugJson.myHide:hover{
            background-color: rgba(39, 40, 34, 0.5)
        }
        body.myHide{
            margin-right: 0px; 
        }
    /*/END*/

    
