/*--------------- VARS ------------------------*/
:root{
    --color-main: #04B5EB;
    --color-main-disabled : rgba(4, 181, 235, 0.4);
    --color-hover-gray : #ddd;
    --color-secondary: #ff5f5f;
    --color-secondary-disabled: rgba(255, 95, 95, 0.4);
    --color-action2: #F78832;
    --color-action2-disabled: rgba(247, 136, 50, 0.4) ;
    --font-color-main: #04B5EB;
    --font-color-normal: #5c5c5c;
    --font-color-placeholder : #4d4d4d;
    --font-color-secondary: #ff5f5f;
    --font-color-btn: #fff;
    --font-color-edit: #000;
    --font-color-white-disabled : rgba(255, 255, 255, 0.4);
    --border-color-inputs : #c6c6c6;
    --border-color-normal: #dbdbdb;
    --border-color-readOnly: #e2e2e2;
    --background-yellow: #fff3bd;
    --font-color-blue: blue;
    --font-color-green: green;
}

.themeDafault .textFieldTextBoxFocus,
.themeDafault a.sv8-link-tablesection span.span.xanchor,
.themeDafault  div.sv8-tableSection-buttons-free a.sv8-xanchor-icon span.span.xanchor,
.themeDafault.iframeUploadFile .fileinput-button a.sv8-xanchor-icon span.span.xanchor,
.themeDafault .item-card-selected,
.themeDafault .select,
.themeDafault .b-selected
{
    border-color: #04B5EB !important;
}

.themeDafault .box-content input[type=text]:focus,
.themeDafault .box-content input[type=password]:focus,
.themeDafault .box-content select:focus,
.themeDafault .stepCurrent,
.themeDafault .sidebar-level1,
.themeDafault .sve8-fieldtext:focus,
.themeDafault a.sv8-link-tablesection span.xicon-icon-box-image{
    border-color: #04B5EB;
}

.themeDafault #sve8-container #sve8-menu .sve8-menu-option.sve8-selectedItem,
.themeDafault #sve8-menu-lv2-2 div.sve7-level2.sve8-selectedItem,
.themeDafault .sve8-selectedItem,
.themeDafault #sve8-menu-lv2-2 > .sve7-menu-item-body > .sve8-menu-option > div.sve7-level3.sve7-selectedItem,
.themeDafault #quickHelp #quickHelp-button,
.themeDafault #quickFaqBot #quickFaqBot-button,
.themeDafault #quickUaiBot #quickUaiBot-button,
.themeDafault .sve2-button-one,
.themeDafault a.sv8-link-tablesection span.span.sv8-icon,
.themeDafault div.sv8-tableSection-buttons-free a.sv8-xanchor-icon span.span.sv8-icon,
.themeDafault.iframeUploadFile .fileinput-button a.sv8-xanchor-icon span.span.sv8-icon,
.themeDafault #sv8-back-button,
.themeDafault .boxy-wrapper-backbutton,

.themeDafault .popupClass > div,
.themeDafault .popupClass.tmpDGmenu > div,
.themeDafault #diagramStep div.selected-step,

.themeDafault .sec_Expanded2 div.icon_collapse,
.themeDafault .sec_Collapsed2 div.icon_collapse,
.themeDafault .sidebar-level1.sidebar-title-active,
.themeDafault .currentStep .divStepNumber,
.themeDafault #sv8-hide-menu,
.themeDafault .menu__sv8-hide-menu,
.themeDafault .box-body .box-orgchart .box-orgchart-title .box-orgchart-bnt > button,
.themeDafault .box-body .expand-button,
.themeDafault .add-small-primary,
.themeDafault .item-job-selected,
.themeDafault .el-selected,
.themeDafault div.wgc-comment,
.themeDafault .ind-item-button,
.themeDafault .b-selected,
.themeDafault div.matrix-card-ind > button,
.themeDafault #buttonViewBsc, .btn-show-toolbar,
.themeDafault .listbox-header button{
    background-color: #04B5EB;
}

.themeDafault #sve8-menu-lv2-2 div.sve7-menu-item-body div.sve7-menu-item-body div.sve7-level3.sve7-selectedItem a,
.themeDafault .select,
.themeDafault .autocomplete-items div:hover,
.themeDafault .autocomplete-items .autocomplete-active{
    color: #04B5EB !important;
}

.themeDafault .f-color{
    color: #5c5c5c !important;
}

.themeDafault .b-selected,
.themeDafault .b-selected span{
    color: #ffffff !important;
    font-weight: bold;
}

.themeDafault #sv8-content-path:hover,
.themeDafault #sve8-header .menuMain:hover,
.themeDafault #sve8-header .menuMain:hover #userName,
.themeDafault #sve8-header .atajo.sve8-selectedItem,
.themeDafault .box-content a:hover,
.themeDafault div.functionList a span.xanchor:hover,
.themeDafault a.sv8-link-tablesection span.span.xanchor,
.themeDafault div.sv8-tableSection-buttons-free span.span.xanchor,
.themeDafault.iframeUploadFile .fileinput-button a.sv8-xanchor-icon span.span.xanchor,
.themeDafault .news-token button,
.themeDafault .news-token a .header.news-token-link,
.themeDafault a.tooltips.stats,

.themeDafault table.dataGrid tbody tr td a, 
.themeDafault table.dataGrid tbody tr td a span,
.themeDafault table.dataGrid tbody tr.selected td span,
.themeDafault .tmpDGmenu > div.dashBoardOption:hover,
.themeDafault .popupClass > div.dashBoardOption:hover,
.themeDafault .actionLink,
.themeDafault a.sv8-xanchor-icon,
.themeDafault a.linkSv8-default,
.themeDafault .xlayout_readonly a span.span,
.themeDafault div.inp-readonly a,
.themeDafault a span.xanchor,

.themeDafault .sidebar-level1,
.themeDafault .sidebar-level2.draggablehover,

.themeDafault .currentStep .divStepText,
.themeDafault #matrizEvolution-link a,
.themeDafault #myVariables-link a,
.themeDafault .lbb-varName:hover,
.themeDafault .lbb-userName:hover{
    color: #04B5EB !important;
}

/* ------------------------------------------------------------------------------------------------------------------------------*/

.themeDafault .disableButton  {
    background-color: rgba(4, 181, 235, 0.4);
}

.themeDafault input[type=checkbox]:checked:disabled  + label,
.themeDafault input[type=radio]:checked:disabled  + label{
    color: rgba(4, 181, 235, 0.4) !important;
    cursor: default !important;
}

/* Iconos del template -------------------------------------------------------------------------------------------------------*/
.themeDafault .i-sve-save,
.news-token button.btnSave {
    background-image: url(../../img/save.png);
}

.themeDafault .i-sve-comment,
.news-token button.addComment {
    background-image: url(../../img/comment.png);
}

.themeDafault .i-sve-follow,
.news-token button.follow {
    background-image: url(../../img/follow.png);
}

.themeDafault .i-sve-table{
    background-image: url(../../img/global/svg/table.svg);
}

.themeDafault .searchInput,
.themeDafault .i-sve-search{
    background-image: url(../../img/loupe.png);
}

.themeDafault .i-sve-approve {
    background-image: url(../../img/approve.png);
}

.themeDafault .i-sve-approve.active {
    background-image: url(../../img/approve_hover.png);
}

.themeDafault .i-sve-reject{
    background-image: url(../../img/reject.png);
}

.themeDafault .i-sve-reject.active{
    background-image: url(../../img/reject_hover.png);
}

/*-------*/
.triangle-left,
.themeDafault .box_dataGrid_bar .box_dataGrid_bar_move .box_dataGrid_bar_move_navigation div:first-child{
    background-image: url(../../img/triangle_left.png);
}

.triangle-right,
.themeDafault .box_dataGrid_bar .box_dataGrid_bar_move .box_dataGrid_bar_move_navigation div:last-child{
    background-image: url(../../img/triangle_rigth.png);
}

.themeDafault .box_dataGrid_bar .box_dataGrid_bar_order{
    background-image: url(../../img/triangle_up.png), url(../../img/triangle_down.png);
}

.themeDafault select, 
.themeDafault .sidebar-level1{
    background-image: url(../../img/triangle_down.png);
    background-repeat: no-repeat;
}

.themeDafault .sec_Collapsed div.icon_collapse,
.themeDafault .expander::before {
    background-image: url(../../img/expand.png);
}

.themeDafault .sec_Expanded div.icon_collapse{
    background-image: url(../../img/expand.png);
    transform: rotate(-180deg);
}





table.dataGrid tbody > tr[collapse-button="yes"] td:last-child {
    background-image: url(../../img/row_expand.png);
}

table.dataGrid tbody tr[collapse-button="yes"].DGparentMenu > td:last-child{
    background-image: url(../../img/row_collapse.png);
}

.i-arrow-theme{
    background-image: url("data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20492%20492%22%20style%3D%22enable-background%3Anew%200%200%20492%20492%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512px%22%20height%3D%22512px%22%3E%0A%09%3Cpath%20d%3D%22M464.344%2C207.418l0.768%2C0.168H135.888l103.496-103.724c5.068-5.064%2C7.848-11.924%2C7.848-19.124%20%20%20%20c0-7.2-2.78-14.012-7.848-19.088L223.28%2C49.538c-5.064-5.064-11.812-7.864-19.008-7.864c-7.2%2C0-13.952%2C2.78-19.016%2C7.844%20%20%20%20L7.844%2C226.914C2.76%2C231.998-0.02%2C238.77%2C0%2C245.974c-0.02%2C7.244%2C2.76%2C14.02%2C7.844%2C19.096l177.412%2C177.412%20%20%20%20c5.064%2C5.06%2C11.812%2C7.844%2C19.016%2C7.844c7.196%2C0%2C13.944-2.788%2C19.008-7.844l16.104-16.112c5.068-5.056%2C7.848-11.808%2C7.848-19.008%20%20%20%20c0-7.196-2.78-13.592-7.848-18.652L134.72%2C284.406h329.992c14.828%2C0%2C27.288-12.78%2C27.288-27.6v-22.788%20%20%20%20C492%2C219.198%2C479.172%2C207.418%2C464.344%2C207.418z%22%20fill%3D%22%2304B5EB%22%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.icon-bg-settings{
    background-image: url("data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20268.765%20268.765%22%20style%3D%22enable-background%3Anew%200%200%20268.765%20268.765%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%09%3Cpath%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%2304B5EB%22%20d%3D%22M267.92%2C119.461c-0.425-3.778-4.83-6.617-8.639-6.617%0A%09%09c-12.315%2C0-23.243-7.231-27.826-18.414c-4.682-11.454-1.663-24.812%2C7.515-33.231c2.889-2.641%2C3.24-7.062%2C0.817-10.133%0A%09%09c-6.303-8.004-13.467-15.234-21.289-21.5c-3.063-2.458-7.557-2.116-10.213%2C0.825c-8.01%2C8.871-22.398%2C12.168-33.516%2C7.529%0A%09%09c-11.57-4.867-18.866-16.591-18.152-29.176c0.235-3.953-2.654-7.39-6.595-7.849c-10.038-1.161-20.164-1.197-30.232-0.08%0A%09%09c-3.896%2C0.43-6.785%2C3.786-6.654%2C7.689c0.438%2C12.461-6.946%2C23.98-18.401%2C28.672c-10.985%2C4.487-25.272%2C1.218-33.266-7.574%0A%09%09c-2.642-2.896-7.063-3.252-10.141-0.853c-8.054%2C6.319-15.379%2C13.555-21.74%2C21.493c-2.481%2C3.086-2.116%2C7.559%2C0.802%2C10.214%0A%09%09c9.353%2C8.47%2C12.373%2C21.944%2C7.514%2C33.53c-4.639%2C11.046-16.109%2C18.165-29.24%2C18.165c-4.261-0.137-7.296%2C2.723-7.762%2C6.597%0A%09%09c-1.182%2C10.096-1.196%2C20.383-0.058%2C30.561c0.422%2C3.794%2C4.961%2C6.608%2C8.812%2C6.608c11.702-0.299%2C22.937%2C6.946%2C27.65%2C18.415%0A%09%09c4.698%2C11.454%2C1.678%2C24.804-7.514%2C33.23c-2.875%2C2.641-3.24%2C7.055-0.817%2C10.126c6.244%2C7.953%2C13.409%2C15.19%2C21.259%2C21.508%0A%09%09c3.079%2C2.481%2C7.559%2C2.131%2C10.228-0.81c8.04-8.893%2C22.427-12.184%2C33.501-7.536c11.599%2C4.852%2C18.895%2C16.575%2C18.181%2C29.167%0A%09%09c-0.233%2C3.955%2C2.67%2C7.398%2C6.595%2C7.85c5.135%2C0.599%2C10.301%2C0.898%2C15.481%2C0.898c4.917%2C0%2C9.835-0.27%2C14.752-0.817%0A%09%09c3.897-0.43%2C6.784-3.786%2C6.653-7.696c-0.451-12.454%2C6.946-23.973%2C18.386-28.657c11.059-4.517%2C25.286-1.211%2C33.281%2C7.572%0A%09%09c2.657%2C2.89%2C7.047%2C3.239%2C10.142%2C0.848c8.039-6.304%2C15.349-13.534%2C21.74-21.494c2.48-3.079%2C2.13-7.559-0.803-10.213%0A%09%09c-9.353-8.47-12.388-21.946-7.529-33.524c4.568-10.899%2C15.612-18.217%2C27.491-18.217l1.662%2C0.043%0A%09%09c3.853%2C0.313%2C7.398-2.655%2C7.865-6.588C269.044%2C139.917%2C269.058%2C129.639%2C267.92%2C119.461z%20M134.595%2C179.491%0A%09%09c-24.718%2C0-44.824-20.106-44.824-44.824c0-24.717%2C20.106-44.824%2C44.824-44.824c24.717%2C0%2C44.823%2C20.107%2C44.823%2C44.824%0A%09%09C179.418%2C159.385%2C159.312%2C179.491%2C134.595%2C179.491z%22%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.i-commitment.theme-color, .icon-type-action-31.theme-color{
    background-image:  url("data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2266px%22%20height%3D%2260px%22%20viewBox%3D%220%200%2066%2060%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%224-Tomar-acciones-variable%22%20transform%3D%22translate(-358.000000%2C%20-385.000000)%22%20stroke%3D%22%2304B5EB%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-12%22%20transform%3D%22translate(241.000000%2C%20386.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Post-It%22%20transform%3D%22translate(118.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10.9052311%2C9.11492728%20C10.9052311%2C9.11492728%2011.6925756%2C9.16419916%2011.6925756%2C9.76149501%20C11.6925756%2C10.3587909%2011.9268684%2C10.8479902%2011.4160498%2C11.3193411%20C10.9052311%2C11.790692%209.12289624%2C13.1290772%208.82424832%2C13.9923406%20C8.52560039%2C14.8556041%2011.3296078%2C48.6047635%2011.4160498%2C50.6207459%20C11.5024917%2C52.6367284%2011.0358491%2C53.3111015%2010.6242502%2C53.4032399%20C10.2126513%2C53.4953782%205.98909301%2C53.5037129%205.98909301%2C53.5037129%20C5.98909301%2C53.5037129%200.70359337%2C53.5037129%200.50122433%2C53.4032399%20C0.29885529%2C53.3027668%20-0.24062757%2C51.696577%200.261511532%2C49.1138102%20C0.763650634%2C46.5310433%204.96017653%2C12.3444979%204.96017653%2C12.3444979%20C4.96017653%2C12.3444979%205.59995681%2C9.44524999%205.69322145%2C9.28008863%20C5.78648608%2C9.11492728%2010.9052311%2C9.11492728%2010.9052311%2C9.11492728%20Z%22%20id%3D%22Path-3%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M39.6367265%2C11.0407378%20C39.6199685%2C11.0632157%2039.6025916%2C11.0865113%2039.5845594%2C11.1106746%20C38.8229959%2C12.1311711%2038.5599107%2C12.4884222%2038.1343166%2C13.0933914%20C37.9213935%2C13.3960553%2037.7224372%2C13.6863942%2037.5366334%2C13.9665382%20C36.5387961%2C15.4710186%2035.9589222%2C16.6001441%2035.8678237%2C17.4668882%20C35.6440699%2C19.595763%2037.5019076%2C21.5698913%2040.2667268%2C21.8604855%20C41.1768739%2C21.9561458%2042.4900056%2C21.2712548%2044.7624899%2C19.7947774%20C44.954664%2C19.6699182%2045.1529479%2C19.5395524%2045.3594777%2C19.4023978%20C45.7336455%2C19.1539162%2046.1092856%2C18.9004197%2046.5915242%2C18.5720946%20C46.7253956%2C18.4809501%2046.8792925%2C18.3759996%2047.1505183%2C18.191021%20C47.3629018%2C18.0462475%2047.5132955%2C17.9440185%2047.6525412%2C17.8499069%20C47.9961309%2C17.6176861%2048.2392959%2C17.4572242%2048.4189539%2C17.3450302%20C48.4362025%2C17.3342587%2048.4535422%2C17.3236938%2048.4698976%2C17.3137006%20C48.4752942%2C17.3158322%2048.4808053%2C17.3180254%2048.48643%2C17.3202804%20C48.6111247%2C17.3702717%2049.1980217%2C17.6335771%2049.2892877%2C17.6729153%20C50.2493728%2C18.0867387%2051.0117394%2C18.2891788%2051.8366394%2C18.2373339%20C52.004034%2C18.2268132%2052.16928%2C18.2047699%2052.332168%2C18.1705708%20C52.749721%2C18.0829035%2053.2441851%2C17.8343372%2054.0767115%2C17.343701%20C54.4098058%2C17.1473971%2055.9061143%2C16.23465%2056.2969099%2C16.0024182%20C56.7234806%2C15.7489269%2057.1052622%2C15.5291299%2057.467314%2C15.3300561%20C58.7855083%2C14.6052485%2059.8039404%2C14.1824718%2060.4942583%2C14.0956875%20C60.9950419%2C14.0327307%2061.0605709%2C14.0770913%2061.1077529%2C14.513449%20C61.2834887%2C16.1387228%2061.3620169%2C23.3454516%2061.3610722%2C34.1891762%20C61.3606903%2C38.5725242%2061.3474016%2C43.2690366%2061.32549%2C47.9695072%20C61.3177044%2C49.6396843%2061.3093627%2C51.1915528%2061.3010212%2C52.5849938%20C61.2981018%2C53.0726677%2061.2962945%2C53.3613715%2061.2929585%2C53.8790559%20C61.2904569%2C54.2573646%2061.2904569%2C54.2573646%2061.2899022%2C54.3368645%20C61.2864048%2C54.890275%2060.8370776%2C55.3378176%2060.2863634%2C55.3378176%20L14.2681915%2C55.3378176%20C13.7250066%2C55.3378176%2013.2772774%2C54.8865382%2013.2772774%2C54.3357658%20L13.2772774%2C12.092129%20C13.2772774%2C11.5351838%2013.7223386%2C11.0900773%2014.2861334%2C11.0900773%20L39.0041051%2C11.0900773%20L39.1532479%2C11.0788929%20C39.1778026%2C11.0751894%2039.2350536%2C11.0679843%2039.3157745%2C11.0603532%20C39.4224806%2C11.0502656%2039.5308474%2C11.043449%2039.6367265%2C11.0407378%20Z%22%20id%3D%22Rectangle-12%22%20transform%3D%22translate(37.319179%2C%2033.188662)%20rotate(-6.000000)%20translate(-37.319179%2C%20-33.188662)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M49.5%2C13%20C53.0898509%2C13%2056%2C10.0898509%2056%2C6.5%20C56%2C2.91014913%2053.0898509%2C0%2049.5%2C0%20C45.9101491%2C0%2043%2C2.91014913%2043%2C6.5%20C43%2C7.53331542%2043.2411172%2C8.51031489%2043.6701578%2C9.37780456%20C43.7531837%2C9.54567699%2037.3481115%2C16.8297562%2037.4448267%2C16.9890412%20C37.835883%2C17.6330916%2038.0443051%2C17.9485574%2038.6273818%2C18.4204289%20C39.2104585%2C18.8923004%2045.7822074%2C11.8375469%2045.9775346%2C11.963734%20C46.9924755%2C12.619416%2048.2017927%2C13%2049.5%2C13%20Z%22%20id%3D%22Oval-3%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")
}

.i-plan.theme-color, .icon-type-action-6.theme-color{
    background-image:  url("data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2268px%22%20height%3D%2265px%22%20viewBox%3D%220%200%2068%2065%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%224-Tomar-acciones-variable%22%20transform%3D%22translate(-688.000000%2C%20-384.000000)%22%20stroke-width%3D%222%22%20stroke%3D%22%2304B5EB%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-10%22%20transform%3D%22translate(572.000000%2C%20384.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-34%22%20transform%3D%22translate(116.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-19%22%20x%3D%224.39473684%22%20y%3D%221%22%20width%3D%2225.1578947%22%20height%3D%228.18421053%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-19%22%20x%3D%2228.1578947%22%20y%3D%2255.3157895%22%20width%3D%2231.9473684%22%20height%3D%228.18421053%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-19%22%20x%3D%221%22%20y%3D%2228.1578947%22%20width%3D%2265.8947368%22%20height%3D%228.18421053%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")
}

.i-improvement.theme-color, .icon-type-action-13.theme-color{
    background-image:  url("data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2271px%22%20height%3D%2271px%22%20viewBox%3D%220%200%2071%2071%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%224-Tomar-acciones-variable%22%20transform%3D%22translate(-1015.000000%2C%20-381.000000)%22%20stroke%3D%22%2304B5EB%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-11%22%20transform%3D%22translate(903.000000%2C%20384.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-36%22%20transform%3D%22translate(115.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M22.3460001%2C52.7789689%20L19.3444281%2C58.4731887%20C19.3444281%2C58.4731887%2017.0582857%2C57.4687223%2014.5738354%2C55.6253074%20C12.0893852%2C53.7818925%209.50033837%2C51.1781829%208.10140418%2C49.0763486%20C5.27994424%2C44.8372345%204.59824994%2C42.8823589%203.88780875%2C39.9295604%20C3.17736755%2C36.9767619%203.30025065%2C32.4092629%203.30025065%2C32.4092629%20L0.0605717748%2C32.4092629%20L6.51180562%2C25.8644277%20L12.8973629%2C32.4184301%20L9.73768595%2C32.4267158%20C9.73768595%2C32.4267158%2010.382794%2C38.8747864%2011.6641449%2C41.5439328%20C12.9454958%2C44.2130793%2015.8693241%2C47.9527192%2017.5577337%2C49.5568362%20C19.2461433%2C51.1609533%2022.3460001%2C52.7789689%2022.3460001%2C52.7789689%20Z%22%20id%3D%22Path-6%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M33.7474125%2C21.818934%20L30.7458405%2C27.5131538%20C30.7458405%2C27.5131538%2028.459698%2C26.5086873%2025.9752478%2C24.6652725%20C23.4907975%2C22.8218576%2020.9017507%2C20.218148%2019.5028165%2C18.1163136%20C16.6813566%2C13.8771996%2015.9996623%2C11.9223239%2015.2892211%2C8.96952545%20C14.5787799%2C6.01672696%2014.701663%2C1.44922798%2014.701663%2C1.44922798%20L11.4619841%2C1.44922798%20L17.913218%2C-5.09560723%20L24.2987752%2C1.45839516%20L21.1390983%2C1.46668088%20C21.1390983%2C1.46668088%2021.7842063%2C7.91475147%2023.0655572%2C10.5838979%20C24.3469082%2C13.2530444%2027.2707365%2C16.9926843%2028.959146%2C18.5968013%20C30.6475556%2C20.2009184%2033.7474125%2C21.818934%2033.7474125%2C21.818934%20Z%22%20id%3D%22Path-6%22%20transform%3D%22translate(22.604698%2C%2011.208773)%20rotate(90.000000)%20translate(-22.604698%2C%20-11.208773)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M64.6366262%2C33.4147919%20L61.6350542%2C39.1090117%20C61.6350542%2C39.1090117%2059.3489117%2C38.1045452%2056.8644615%2C36.2611304%20C54.3800112%2C34.4177155%2051.7909644%2C31.8140059%2050.3920302%2C29.7121715%20C47.5705703%2C25.4730575%2046.888876%2C23.5181818%2046.1784348%2C20.5653833%20C45.4679936%2C17.6125848%2045.5908767%2C13.0450859%2045.5908767%2C13.0450859%20L42.3511978%2C13.0450859%20L48.8024317%2C6.50025066%20L55.1879889%2C13.054253%20L52.028312%2C13.0625388%20C52.028312%2C13.0625388%2052.67342%2C19.5106094%2053.954771%2C22.1797558%20C55.2361219%2C24.8489022%2058.1599502%2C28.5885421%2059.8483598%2C30.1926592%20C61.5367693%2C31.7967763%2064.6366262%2C33.4147919%2064.6366262%2C33.4147919%20Z%22%20id%3D%22Path-6%22%20transform%3D%22translate(53.493912%2C%2022.804631)%20rotate(179.000000)%20translate(-53.493912%2C%20-22.804631)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M53.2275876%2C64.3436124%20L50.2260156%2C70.0378321%20C50.2260156%2C70.0378321%2047.9398731%2C69.0333657%2045.4554229%2C67.1899508%20C42.9709726%2C65.346536%2040.3819258%2C62.7428263%2038.9829916%2C60.640992%20C36.1615317%2C56.401878%2035.4798374%2C54.4470023%2034.7693962%2C51.4942038%20C34.058955%2C48.5414053%2034.1818381%2C43.9739063%2034.1818381%2C43.9739063%20L30.9421592%2C43.9739063%20L37.3933931%2C37.4290711%20L43.7789503%2C43.9830735%20L40.6192734%2C43.9913592%20C40.6192734%2C43.9913592%2041.2643814%2C50.4394298%2042.5457324%2C53.1085762%20C43.8270833%2C55.7777227%2046.7509116%2C59.5173626%2048.4393211%2C61.1214796%20C50.1277307%2C62.7255967%2053.2275876%2C64.3436124%2053.2275876%2C64.3436124%20Z%22%20id%3D%22Path-6%22%20transform%3D%22translate(42.084873%2C%2053.733452)%20rotate(270.000000)%20translate(-42.084873%2C%20-53.733452)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E")
}

.i-task.theme-color, .icon-type-action-1129.theme-color{
    background-image:  url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzA2IiBoZWlnaHQ9IjM0MyIgdmlld0JveD0iMCAwIDMwNiAzNDMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHJlY3QgeD0iNS41IiB5PSI1LjUiIHdpZHRoPSIyOTUiIGhlaWdodD0iMzMxLjU1IiBzdHJva2U9IiMwNEI1RUIiIHN0cm9rZS13aWR0aD0iMTEiLz4KICA8cGF0aCBkPSJNNjcuMTQ4NCAxMTMuNDc1TDk0Ljc3MzQgMTQxLjFMMTQxLjA5OCA5NC43NzU0IiBzdHJva2U9IiMwNEI1RUIiIHN0cm9rZS13aWR0aD0iMTEiLz4KICA8cGF0aCBkPSJNMTc2Ljc5OCAxMjMuMjVIMjYzLjQ5OCIgc3Ryb2tlPSIjMDRCNUVCIiBzdHJva2Utd2lkdGg9IjExIi8+CiAgPHBhdGggZD0iTTY3LjE0ODQgMjEyLjVMOTQuNzczNCAyNDAuMTI1TDE0MS4wOTggMTkzLjgiIHN0cm9rZT0iIzA0QjVFQiIgc3Ryb2tlLXdpZHRoPSIxMSIvPgogIDxwYXRoIGQ9Ik0xNzYuNzk4IDIyMi4yNzVIMjYzLjQ5OCIgc3Ryb2tlPSIjMDRCNUVCIiBzdHJva2Utd2lkdGg9IjExIi8+Cjwvc3ZnPg==");
}

.i-category.theme-color, .icon-type-action-37.theme-color{
	background-image:  url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMwIiBoZWlnaHQ9IjMyNiIgdmlld0JveD0iMCAwIDMzMCAzMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxjaXJjbGUgY3g9IjI1NC41IiBjeT0iMjUwLjUiIHI9IjcwIiBzdHJva2U9IiMwNEI1RUIiIHN0cm9rZS13aWR0aD0iMTEiLz4KPHJlY3QgeD0iNS41IiB5PSIxOTEuNSIgd2lkdGg9IjExOCIgaGVpZ2h0PSIxMTgiIHN0cm9rZT0iIzA0QjVFQiIgc3Ryb2tlLXdpZHRoPSIxMSIvPgo8cGF0aCBkPSJNODYuOTE4OSAxMzMuMjVMMTU3LjUgMTFMMjI4LjA4MSAxMzMuMjVIODYuOTE4OVoiIHN0cm9rZT0iIzA0QjVFQiIgc3Ryb2tlLXdpZHRoPSIxMSIvPgo8L3N2Zz4K");
}

.i-point{
    background-color: #04B5EB;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.b-selected .i-point{
    background-color: #ffffff;
}

.icon-arrow-circle-up{
    background-image: url(../../img/row_expand.png);
}

.sve-badge-container{
	display: flex;
	padding: 10px;
	margin-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 5px;
	color: var(--font-color-normal);
	align-items: center;
}

.sve-badge-container:hover{
	background-color: rgba(255, 255, 255, 1);
}

.sve-badge-container>.span{
	display: flex;
	flex-grow: 1;	
	font-size: 14px;
}

.sve-badge{
	display: flex;
	font-size: 13px;
	width: 20px;
	height: 20px;
	justify-content: center;
	align-items: center;
	background-color: var(--color-main);
	border-radius: 20px;
	color: white!important;
}

