﻿ 
html
{
    overflow:hidden;
    
}

#logo
{
    width:100%;
    height:auto;

    }

#vertical{height:100%;}
#horizontal{width:100%;height:100%;}​


    
 .imgTab
 {
     
     margin-left:10px;
      margin-right:-5px;
     }


.k-edit-form-container {
    width: auto !important;    
}


#Busqueda
{
    margin:10px 0 10px 0;
    padding:5px;
    
    
    
    }
    
.BusquedaContent
{

     width:auto;
     display:block;
    
    }  

.BusquedaCampos
{
     margin:5px !important;


    } 

    

.login {

position: absolute;
left: 50%;
top: 50%;
height: 200px;
width: 300px;

margin-top: -100px;   
margin-left: -150px;   

} 


.loginContent
{
    padding:5px;
    
    }




.k-image {

    float:none !important;
}


/*#tabstrip > .k-content {ckkk

height:auto !important;
min-height:400px;
}*/


/* ScrollBar NochesDeCode.com.ar */

/*::-webkit-scrollbar {
    width: 10px;
    height:10px;
}
	 
::-webkit-scrollbar-track {
	-webkit-box-shadow: #000000;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

::-webkit-scrollbar-track-piece {
	background-color: #E9F3F8;
}
	 
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #E2F0F7;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #E2F0F7;
}*/

/* Final ScrollBar NochesDeCode.com.ar */


#imagePreview {

    width:100%;
    height:auto;
    padding:5px;

}




/*#tabstrip
{
    height:100%;
    border-width:0;
}
.k-tabstrip .k-content
{
    overflow: auto !important;    

    }

.tabstrip {
    height:100%;
    border-width:0;
}*/








/* Custom container */
.container-full {
  margin: 0 auto;
  width: 100%;
}

.row {
margin:  0;

}

.k-widget * {
    box-sizing:border-box;
    -webkit-box-sizing: border-box;
}

[class^="k-"], [class*="k-"] { 
box-sizing: content-box; 
-webkit-box-sizing: content-box; 
-moz-box-sizing: content-box; 
}

.k-textbox , .k-space-right{
    box-sizing:border-box;
    -webkit-box-sizing: border-box;
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

padding:5px;

}

.k-selected {

padding:0;
}



.full {
  width: 100% !important; }

.rfull {
 max-width:none !important;  
}

/*.k-grid-content {
 height:auto !important;
}*/


.k-grid {
        border-width:1px;
      /*height:100%;*/  
      height:auto;
        }



.rt-textarea {

padding:5px !important;
}



.k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
    /*width:25px !important;*/
    min-width:10px !important;
    padding: 0 5px !important;

}

.fa {
width:13px;
}

.tb-margen {

    margin-bottom:10px;
     margin-top:10px;

}
.tb-padding {
     padding-top:10px !important;
     padding-bottom:10px !important;
}

  /*.BusquedaCampos  .k-header  {
     margin: 3px;
    }*/

   


    .tLabel {
font-weight: normal;
}

.k-upload-button {
min-width:60px;
}

/*.k-upload-status {

padding-top:30px;
}*/

  .k-dropzone {
    height:27px;
    }
           

/* necesaria para geolocalizacion */
                .pac-container {
    z-index: 20000 !important;
}

                .k-grid-e {

      padding: 2px 2px 2px 5px !important;
    }




    

    .k-block .row {
        width:100%;
       margin: 0 ;
       padding: 0;
      /*padding: 5px 0;*/

      }


.k-block {
margin: 5px 0;
padding: 5px;
}
 

/*Notificaciones*/

.k-notification {
                    border: 0;
                }


.k-animation-container {

    z-index: 20000 !important;
}
                /* Info template */
                .k-notification-info.k-group {
                    background: rgba(0%,0%,0%,.7);
                    color: #fff;
                }
                

                /* Error template */
                .k-notification-error.k-group {
                    background: rgba(100%,0%,0%,.7);
                    color: #ffffff;
                }
                .alert-notification {
                    width: 300px;
                    height: 80px;
                }
                .alert-notification h3 {
                    font-size: 16px;
                    padding: 22px 0 0 0;
                    font-weight: bold;
                    margin: 0;
                }
                .alert-notification i {
                    float: left;
                    margin: 26px 15px 30px 26px;
                }

                /* Success template */
                .k-notification-success.k-group {
                    background: rgba(0%,60%,0%,.7);
                    color: #fff;
                }
               
                
/*Fin notificaciones*/

#Footer{

} 

.k-datetimepicker {
  

background-color: transparent;
}





#content.table-layout {
padding:0;
}



            #content.table-layout {
                padding: 0;
            }




            #content .k-tabstrip-wrapper {
                padding: 0 !important;
            }
             #tb_index  {
               
                padding: 15px !important;
            }
             #tb_index .k-content, .k-window-content {
                overflow: auto;
                padding: 15px !important;
            }
            .scroller-content {
                height:auto;
            }
            #main {
                min-height:100px !important;
            }

@media(max-width: 600px) {
     #content .k-tabstrip-wrapper {
                padding: 0 !important;
            }
}     


 .EditorMaximize {
    
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100% !important;
    }

        .EditorMaximize table {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            height: 100% !important;
            z-index: 99999;
        } 


        .dTotales label{

            padding-top:8px;

        }
         .dTotales div{

            padding-top:0;


        }

  .bootbox.modal > .modal-dialog {
  z-index: 99998 !important;
}
    .bootbox {
  z-index: 99999 !important;
}



    .fa.k-sprite,
    .fa.k-sprite::before {
        font-size: 12px;
        line-height: 12px;
        vertical-align: middle;
    }



div.k-window-content {
    height:100% !important;

}



/* Editor FileManager */

 .fm-modal {
        z-index: 910011; /** Because CKEditor image dialog was at 10010 */
        width: 80%;
        height: 80%;
        top: 10%;
        left: 10%;
        border: 0;
        position: fixed;
        -moz-box-shadow: 0px 1px 5px 0px #656565;
        -webkit-box-shadow: 0px 1px 5px 0px #656565;
        -o-box-shadow: 0px 1px 5px 0px #656565;
        box-shadow: 0px 1px 5px 0px #656565;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=5);
    }
    .img-resize-selector, .img-resize-region, .resize-selector, .resize-region, .td-resize-selector, .td-resize-region { z-index: 1000000 !important; }  