﻿#app-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #2d353ca1;
    z-index: 9999;
}

    #app-loader.fade {
        display: none;
    }

        #app-loader.fade.in,
        #app-loader.fade.show {
            display: block;
        }
        /********theme-panel/mainMenu*********/
#main-menu {
    top: 61px !important;
    z-index:1040;
}
@media (max-width: 767.98px) {
    #main-menu {
        top: 103px !important;
    }
}

.botonToolBar {
    /*background-image: url('./../../Images/Buttons/icns_cuadro_SCN.png');*/
    background-position: left;
    background-color: transparent;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    margin-top: 3px;
    margin-right: 10px;
    color: White;
    height: 23px;
    font-size: 12px;
    cursor: pointer;
    border-style: none;
    white-space: nowrap;
    line-height: 21px;
}

    .botonToolBar:hover {
        font-weight: bold;
        background-color: #f6b21f;
    }
[id$="btnToolbarDropdown"] {
    display: block;
    text-decoration: none;
    line-height: 30px;
    padding: 0 15px;
    border: 0;
    color: #595959;
}
    [id$="btnToolbarDropdown"]:hover {
        color: #595959;
        opacity: .75;
        cursor: pointer;
        text-decoration: none;
    }
[id$="cmdIDOCToolBar"] {
    background-position: 4px 48%;
    background-repeat: no-repeat !important;
    padding-left:24px !important;
}

[id$="cmdIDOCToolBar"]:hover {
    background-color: #eee !important;
}
[id$="upControlesDerecha"]{
    margin-left:auto;
}
/*******Reseteo css******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

body {
    line-height: 1; /*fuente de estas paginas*/
    font: normal normal normal 62.5% Arial, Tahoma, Helvetica, sans-serif;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

/* No olvides definir estilos para focus */
:focus {
    outline: 0;
}

/* No olvides resaltar de alguna manera el texto insertado/borrado */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* En el código HTML es necesario añadir cellspacing="0" */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*****/

body {
    color: #fff;
    line-height: 1;
}

    body.ppal {
        background-color: #7e7d7e;
    }

#wrapper {
    position: absolute;
    width: 100%;
    z-index: 100;
}


.logo-header {
    position: absolute;
    bottom: 30px;
}

#content {
    /*width: 100%;
    position: relative;
    color: #000;
    font-size: 1.2em;*/
    /*padding: 0 30px 25px;*/
    padding: 0 30px;
}
/* form de login */
#login_form {
    font: normal normal normal 1.1em /20px Arial, Helvetica, sans-serif;
}
/*#login_form input {
	border: 1px solid #CCC;
	width: 220px; height: 20px;
	}*/
#login {
    width: 370px;
    height: 95px;
    border: 1px solid #CCC;
    margin: 30px auto 0;
    background-color: white;
    color: black;
    position: relative;
    font: normal normal normal 0.9em/1em Arial, Helvetica, sans-serif;
    padding: 20px 0 0 0;
}

    #login span {
        float: left;
        text-align: right; /*width:70px;*/
        display: block;
        font-size: 1.1em;
        line-height: 30px; /*padding: 0 20px;*/ /*padding: 0 5px;*/
        padding: 0px;
    }

    #login input {
        border: 1px solid #CCCCCC;
        height: 20px;
        width: 220px;
        margin: 4px;
        float: left;
    }

    #login h1 {
        text-align: center;
        font-weight: normal;
        line-height: 35px;
        font-size: 1.1em;
    }

/*****/

/* Copyright */
.copy {
    font-size: 1em;
    color: #9bbbbd;
    width: 100%;
    height: 469px;
    background: black url('./../Images/FondoPortal.png') repeat-x left top;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}

    .copy span {
        position: absolute;
        left: 5px;
        bottom: 5px;
    }

    .copy a {
        color: #9bbbbd;
    }
/* Barras */
div.bar01 {
    background: transparent url('./../images/LineaHerramientas.png') no-repeat scroll center top;
    border: 0 none;
    height: 3px;
    margin: 0;
    width: 100%;
    position: absolute;
    top: 280px;
    z-index: -10;
}

div.bar03 {
    background: transparent url('./../images/LineaHerramientasInicio.png') repeat-x scroll left top;
    border: 0 none;
    height: 3px;
    margin: 0;
    width: 100%;
    position: absolute;
    top: 280px;
    z-index: -100;
}


/*+++++++++++++++++++++++++++++++++++++++++++
		Animación de logotipos
 +++++++++++++++++++++++++++++++++++++++++++++ */
#fading {
    padding: 10px;
    letter-spacing: 5px;
    /*visibility: hidden;*/
}

#fadingIdoc {
    position: fixed;
    left: 30px;
    bottom: 30px;
}

#fadingScn {
    position: fixed;
    top: 30px;
    right: 30px;
}

/* **************************************************************************************************** */
/* Página de Bienvenida */

#welcome {
    width: 370px;
    border: 1px solid #CCC;
    margin: 30px auto 0;
    background-color: white;
    color: black;
    position: relative;
    font: normal normal normal 0.9em/1em Arial, Helvetica, sans-serif;
    padding: 20px 0 0 0;
}

    #welcome span {
        display: block;
        font-size: 1.1em;
        line-height: 30px;
        padding: 0px;
    }
    /*	
#welcome input
{
    font-size:9px;
}
*/
    #welcome h1 {
        text-align: center;
        font-weight: normal;
        line-height: 35px;
        font-size: 1.1em;
    }
    .oculto{
        display:none!important;
    }
.treeView_a {
    padding: 10px 20px;
    line-height: 20px;
    color: #b0bec5;
    /*display: block;*/
    text-decoration: none;
    font-weight: 500;
}
/* **************************************************************************************************** */
/*UserControl*/
.userName_Link {

    background: url(../Images/FlechaVerdeDown.png) right 0px top 50% no-repeat!important;
}
.language_Link {
    background: url(../Images/flag16.png) left 4px top 48% no-repeat !important;
    padding-left: 24px!important;
 
}
.language_Link:hover {
    background: url(../Images/flag16.png) left 4px top 48% no-repeat #eee !important;
      
}
.signOut_Link {
    background: url(../Images/signOut16.png) left 4px top 48% no-repeat !important;
    padding-left: 24px !important;
}
.signOut_Link:hover {
    background: url(../Images/signOut16.png) left 4px top 48% no-repeat #eee !important;
}
/* **************************************************************************************************** */
/* TaskBar Control */
.menuitem{
    padding:4px;
    text-decoration:none;
    color:#444;
    margin:0.3rem 0;
}

.menuSelect {
    font-weight: bold;
    color: black;
    /*background-color: #dbdbdb;*/
    /*padding: 5px;*/

}
.link-tab {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #2d353c;
    background: #fff;
    text-align: center;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0 -5px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 -5px 10px 0 rgba(0,0,0,.15);
    text-decoration: none;
    padding: 5px;
}
/* **************************************************************************************************** */
.row_childDiv > div {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;

}
.hijo-h100 > div{
    height:100%;
}
.hijo-verticalLayout > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 0;
}

/* **************************************************************************************************** */
/*CUSTOM FLEXBOX CLASSES*/
.layout.horizontal,
.layout.horizontal-reverse,
.layout.vertical,
.layout.vertical-reverse {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.layout.inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}

.layout.horizontal {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.layout.horizontal-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.layout.vertical {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.layout.vertical-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.layout.wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.layout.wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}

.flex-auto {
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.flex-none {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
}

.flex,
.flex-1 {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.flex-2 {
    -ms-flex: 2;
    -webkit-flex: 2;
    flex: 2;
}

.flex-3 {
    -ms-flex: 3;
    -webkit-flex: 3;
    flex: 3;
}

.flex-4 {
    -ms-flex: 4;
    -webkit-flex: 4;
    flex: 4;
}

.flex-5 {
    -ms-flex: 5;
    -webkit-flex: 5;
    flex: 5;
}

.flex-6 {
    -ms-flex: 6;
    -webkit-flex: 6;
    flex: 6;
}

.flex-7 {
    -ms-flex: 7;
    -webkit-flex: 7;
    flex: 7;
}

.flex-8 {
    -ms-flex: 8;
    -webkit-flex: 8;
    flex: 8;
}

.flex-9 {
    -ms-flex: 9;
    -webkit-flex: 9;
    flex: 9;
}

.flex-10 {
    -ms-flex: 10;
    -webkit-flex: 10;
    flex: 10;
}

.flex-11 {
    -ms-flex: 11;
    -webkit-flex: 11;
    flex: 11;
}

.flex-12 {
    -ms-flex: 12;
    -webkit-flex: 12;
    flex: 12;
}

/* alignment in cross axis */

.layout.start {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.layout.center,
.layout.center-center {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.layout.end {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

/* alignment in main axis */

.layout.start-justified {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.layout.center-justified,
.layout.center-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.layout.end-justified {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.layout.around-justified {
    -ms-flex-pack: around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.layout.justified {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

/* self alignment */

.self-start {
    -ms-align-self: flex-start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
}

.self-center {
    -ms-align-self: center;
    -webkit-align-self: center;
    align-self: center;
}

.self-end {
    -ms-align-self: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
}

.self-stretch {
    -ms-align-self: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
}

/* **************************************************************************************************** */
/*Paneles Plantilla*/
.full-height {
    min-height: 560px;
    /*height: calc(100vh - 435px);*/
    height: calc(100vh - 240px);
}

.panel:not(.panel-expand) > .full-height iframe {
    /*height: calc(100vh - 533px) !important;*/
    height: calc(100vh - 340px) !important;
    min-height: 462px !important;
}
.overflow-y-auto{
    overflow-y:auto;
}
.overflow-x-hidden{
    overflow-x:hidden;
}
/*Controles de formularios*/
.form-control-nonblock {
    height: calc(1.5em + 14px + 2px);
    padding: 7px .75rem;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212121;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 2px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/*Treeview*/
.TreeSelec{
    font-weight:bolder;
}
.TreeFontSmall {
    font-size:0.9em;
}
/*CalendarExtender*/
.ajax__calendar_container {
    z-index: 1000;
}
/*GridView*/
.GridFilaHeader{
    font-weight:bold;
}
.GridFilaHeader:hover {
    background-color: inherit !important;
}
/*.GridFilaSelect {
    background-color: #ededed;
    text-shadow: 0.001em 0.05em!important;
}*/


/*CSS Tema Original*/
.SCNBotonVerdeSinImagen {
    color: #212121;
    height: 23px;
    font-size: 8pt;
    vertical-align: middle;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: 0px;
}
.SCNBotonVerdeASC {
    background-image: url('./../../Images/FlechaVerdeUp.PNG');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: black;
    font-size: 11px;
}

.SCNBotonVerdeDESC {
    background-image: url('./../../Images/FlechaVerdeDown.PNG');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: black;
    height: 23px;
    font-size: 11px;
}
.SCNBotonClaroSinImagen {
    color: #bababa;
    height: 23px;
    font-size: 8pt;
    vertical-align: middle;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: 0px;
}

.SCNBotonClaroASC {
    background-image: url('./../../Images/Flecha_blancaUp.GIF');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: white;
    font-size: 11px;
}

.SCNBotonClaroDESC {
    background-image: url('./../../Images/Flecha_blancaDown.GIF');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: white;
    height: 23px;
    font-size: 11px;
}
.GridFilaSelect td {
    border-right: none;
    border-top: #eee 1px solid;
    border-left: none; /*border-bottom: black 1px solid;*/
    background-color: #BEE4E9; /*dcf4d0;*/
    color: Black;
    /*font-size: 11px;*/
    height: 25px;
    padding-left: 5px;
    /*padding-top: 3px;
	padding-bottom: 3px;*/
    border-spacing: 2px; /*para separar las columnas*/
    vertical-align: middle;
    text-shadow: 0.03em 0.03em;
}
.GridFilaEmpty {
    background-color: #EEE;
    vertical-align: middle;
    text-align: center;
    color: #0000FF;
    width: 100%;
    font-size: 11px;
}
/* Nueva botonera con imagen y texto */

.CapaBotoneraToolBar {
    float: left;
    background-color: #eeeeee;
    white-space: nowrap;
    padding-left: 4px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.BotoneraToolBar {
    background-position: left;
    background-color: transparent;
    background-repeat: no-repeat;
    padding-left: 21px;
    padding-top: 5px;
    padding-right: 3px;
    border: 1px solid #dddddd;
}

    .BotoneraToolBar:hover {
        /*font-weight: bold;*/
        background-color: #7d7a7d;
        color: White;
    }

.BotoneraToolBarEditar {
    background-image: url('./../../Images/Toolbar/edit.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarObjNuevo {
    background-image: url('./../../Images/Toolbar/nuevo.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarObjInsertar {
    background-image: url('./../../Images/Toolbar/insertar.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarObjPDF {
    background-image: url('./../../Images/Toolbar/PDF.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarVerExp {
    background-image: url('./../../Images/Toolbar/expediente.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarObjDescargar {
    background-image: url('./../../Images/Toolbar/guardar.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarObjEnlazar {
    background-image: url('./../../Images/Toolbar/enlazar.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarObjPapelera {
    background-image: url('./../../Images/Toolbar/papelera.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarObjBorrar {
    background-image: url('./../../Images/Toolbar/eliminar.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarEditBM {
    background-image: url('./../../Images/Toolbar/Bookmark.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarEditPassword {
    background-image: url('./../../Images/Toolbar/password.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarObjRepaginar {
    background-image: url('./../../Images/Toolbar/repaginar.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarSelloCotejo {
    background-image: url('./../../Images/Toolbar/document_check.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarSelloRestaurar {
    background-image: url('./../../Images/Toolbar/restaurar.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarVersionesLimpiar {
    background-image: url('./../../Images/Toolbar/eliminartodos.png');
    background-position: left;
    background-repeat: no-repeat;
}

.BotoneraToolBarImprimir {
    background-image: url('./../../Images/Toolbar/Imprimir.png');
    background-position: left;
    background-repeat: no-repeat;
}

/* **************************** ******************************************* **************************** */
.min-w-150{
    min-width:150px;
}
.h-400{
    height:400px;
}
.h-300 {
    height: 300px;
}
.panel:not(.panel-expand)>.panel-body.max-h-300 {
    max-height: 300px;
}

.theme-panel-content a {
    color: #37474f;
}
.theme-panel-content a:hover, .theme-panel-content span:hover {
    color: #37474f;
    text-shadow: 0.03em 0.03em;
    text-decoration: none;
}
/*Tabs con el borde del seleccionado marcado, como el nav-tabs de bootstrap que la plantilla que usamos ha modificado*/
.nav-tabs-border {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs-border .nav-item {
    margin-bottom: -1px;
}
.nav-tabs-border .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.nav-tabs-border .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    
}
.TextoTreeView {
    color: black;
}
.TextoTreeView a{
    color:black;
}
.TextoTreeView a:hover {
    text-shadow: 0.03em 0.03em;
    color: black;
}
.TextoTreeView table{
    margin:.5em 0;
}

.toolbar {

    padding-bottom: 5px;

}
.GridFilaPagina span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    line-height: 1;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.thead-dark a, .thead-dark span{
    color:#fff!important;
}
.panelTable{
    display:table;
    width:100%;
}

.h-refPanelCatalogo {
    min-height: 200px;
    height: calc(40vh - 230px);
    /*margin-bottom: -10px;*/
    padding-top: 0px;
    padding-bottom: 0px;
}
.h-stPanelCatalogo {
    min-height: 300px;
    height: calc(60vh - 260px);
    /*margin-bottom:-10px;*/
}
.h-docTecPanelPlanos {
    min-height: 100px;
    /*height: calc(20vh - 115px);*/
    height: calc(20vh - 70px);
    /*margin-bottom: -10px;*/
}
.h-stHijoPanelPlanos {
    min-height: 250px;
    /*height: calc(60vh - 310px);*/
    height: calc(60vh - 240px);
    /*margin-bottom:-10px;*/
}
.h-stPadrePanelPlanos {
    min-height: 100px;
    /*height: calc(20vh - 120px);*/
    height: calc(20vh - 75px);
    /*margin-bottom:-10px;*/
}
.paneldatos-plano {
    /*margin-bottom: -10px !important;*/
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.paneldatos-catalogo {
    /*margin-bottom: -10px !important;*/
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.td-empty {
    border: 1px solid white!important;
    background-color: white!important;
    width:10px;
}
.td-nopadding td, .td-nopadding th {
    padding: 0px !important;
    height: auto;
}
/******************Colapse de Estructura*********************/
.btn-collapse-expand::before {
    content: '<';
}
.btn-collapse-expand.plus:before {
    content: '>';
}

@media (max-width: 992px) {
    .btn-collapse-expand {
        display: none!important
    }
}
/**************************************TaskbarPanel**************************************/
.tasks-panel.tasks-panel-lg {
    top: 61px;
    bottom: 0;
    width: 260px;
    right: -260px;
}
.tools-panel.tools-panel-lg {
    top: 61px;
    bottom: 0;
    width: 40%;
    right: -40%;
}
.tools-panel.tools-panel-lg.extraWith {
    top: 61px;
    bottom: 0;
    width: 55%;
    right: -55%;
}

.tasks-panel, .tools-panel {
    position: fixed;
    right: -175px;
    top: 150px;
    z-index: 1040;
    background: #fff;
    padding: 15px;
    width: 175px;
    -webkit-transition: right .2s linear;
    -moz-transition: right .2s linear;
    -ms-transition: right .2s linear;
    -o-transition: right .2s linear;
    transition: right .2s linear;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

@media (max-width: 767.98px) {
    /*max-width: 767.98px*/
    .tasks-panel.tasks-panel-lg .tasks-collapse-btn {
        top: 55px !important;
    }
    .tasks-panel .tasks-collapse-btn {
        top: 55px !important;
    }
    .tasks-panel, .tools-panel {
        top: 103px !important;
    }
    .tasks-panel .tasks-collapse-btn {
        top: 55px !important;
    }
    .tools-panel.tools-panel-lg .tools-collapse-btn {
        top: 87px !important;
    }
    .tools-panel .tools-collapse-btn {
        top: 87px !important;
    }
        .tools-panel.tools-panel-lg {
            top: 61px;
            bottom: 0;
            width: 80%;
            right: -80%;
        }
        .tools-panel.tools-panel-lg.extraWith {
            top: 61px;
            bottom: 0;
            width: 90%;
            right: -90%;
        }
    
        
}
@media (max-width: 1200px) and (min-width:767.98px) {

    .tools-panel.tools-panel-lg {
        top: 61px;
        bottom: 0;
        width: 60%;
        right: -60%;
    }

        .tools-panel.tools-panel-lg.extraWith {
            top: 61px;
            bottom: 0;
            width: 80%;
            right: -80%;
        }
}
.tasks-panel.tasks-panel-lg .tasks-collapse-btn {
    top: 45px;
}
.tools-panel.tools-panel-lg .tools-collapse-btn {
    top: 77px;
}


.tasks-panel .tasks-collapse-btn, .tools-panel .tools-collapse-btn {
    position: absolute;
    left: -30px;
    top: 10%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #2d353c;
    background: #fff;
    text-align: center;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
}


.tasks-panel.tasks-panel-lg .tasks-panel-content, .tools-panel.tools-panel-lg .tools-panel-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
    margin: 0;
    padding: 20px;
}

.tasks-panel .tasks-panel-content, .tools-panel .tools-panel-content {
    margin: -15px;
    padding: 15px;
    background: #fff;
    position: relative;
    z-index: 10;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tasks-panel.tasks-panel-lg .tasks-list, .tools-panel.tools-panel-lg .tools-list {
    margin-bottom: -3px;
}

.tasks-panel .tasks-list, .tools-panel .tools-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tasks-panel.tasks-panel-lg.active, .tools-panel.tools-panel-lg.active {
    right: 0;
}
.tasks-panel.active, .tools-panel.active {
    right: 0;
    -webkit-box-shadow: 0 5px 25px rgba(0,0,0,.3);
    box-shadow: 0 5px 25px rgba(0,0,0,.3);
}
/**************************************************************/

.subMenuitem{
    margin:.3rem .1rem;
}
#btnFooterInfo:before {
    content: '+';

}
#btnFooterInfo[aria-expanded="true"]:before {
    content: '-';
}
#parent-UpdatePanelOptionTabs > div:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}