@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; /*src: url(/nwlib6/fonts/material_icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');*/ src: url('/nwlib6/fonts/material_icons/MaterialIcons-Regular.eot'); src: local('☺'), url('/nwlib6/fonts/material_icons/MaterialIcons-Regular.woff2') format('woff2'), url('/nwlib6/fonts/material_icons/MaterialIcons-Regular.woff') format('woff'), url('/nwlib6/fonts/material_icons/MaterialIcons-Regular.ttf') format('truetype'); font-display: swap; /* font-display: auto; font-display: block; font-display: swap; font-display: fallback; font-display: optional;*/
}
.material-icons { font-size: 24px; font-family: 'Material Icons'; font-weight: normal; font-style: normal; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; font-feature-settings: 'liga'; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga';
}
.clear { clear: both;
}
* { margin: 0;
}
input, select, textarea, button, a, div, * { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;
}
button:active, a:active, .btn:active, .btnm:active, .execCallBack:active, .showmenmovilNwmaker:active, .addsLeftTreeNwmaker:active, input[type='submit']:active, input[type='reset']:active, input[type='button']:active{ -webkit-transform: scale3d(0.9, 0.9, 1);
}
.nwform { position: relative; margin: auto; padding: 0; width: 100%; /*max-width: 500px;*/
}
.container_formall{ position: relative; margin: 10px auto; background: #fff;
}
.divContainInput{ position: relative; display: block; float: none; /*display: block;*/ /*float: left;*/ display: inline-block; min-width: 25%; vertical-align: text-top;
}
.divSendNwForm{ position: relative; width: 100%; float: left; text-align: center; border-top: 1px solid #ccc; background: #f1f1f1;
}
.divContainInputIntern{ position: relative; margin: 10px 0; padding: 5px;
}
.divContainInput p, .divContainInput .labelInt{ position: relative; margin: 5px 0; padding: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
}
.label_hidden{ top: 35px;
}
.nwform input[type="radio"], .nwform input[type="checkbox"] { width: auto; border: 0; background: transparent; box-shadow: none; display: inline-block; height: auto; margin: 5px 0; padding: 0; top: 2px;
}
.nwform input, .nwform select, .nwform textarea, .nwform button, .inputdatanwform, .showTextselectTokenField { padding: 9px 12px; color: #555; background-color: #fff; background-image: none; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; border: 1px solid #ccc; position: relative; display: block; font-size: 100%; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.nwform .inputcolorpicker{ padding: 0px; height: 37px;
}
.nwform select{ padding: 8px 12px;
}
.showTextselectTokenField{ cursor: text; /*-webkit-appearance: textfield;*/ padding: 9px 12px;
}
.palceholderSelectTokenField{ position: absolute; z-index: 10; pointer-events: none; color: #797478; bottom: 9px; left: 18px;
}
.nwform input[type="button"],
.nwform button
{ background: #0072ce; box-shadow: none; color: #fff; font-weight: bold; cursor: pointer;
}
.nwform textarea { display: block; margin: 0; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 165px; padding: 13px; color: #444; background: #fff; border: 1px solid #bababa; margin-top: 0; margin-right: 15px; -webkit-border-radius: 2px; font-family: arial; height: 100px;
}
.error, .errorForm { background-color: #be4b49; padding: 4px 4px; color: white; font-weight: bold; margin-left: 16px; z-index: 10000000000000000000000000000000000; width: 102px; text-align: center; font-size: 12px; position: relative; border: 0; border-radius: 2px; box-shadow: 0 0 0 1px rgba(139, 3, 0, .75), 0 1px 10px rgba(0, 0, 0, .35); /* position: absolute; */ margin: 0; padding: 0; background-color: transparent; border: 0; box-shadow: none; color: #c5221f; font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif; line-height: 135%; float: right; right: 0; left: 0; width: auto; text-align: left; bottom: 0px; left: auto; font-size: 12px; height: 0px;
}
.error:before { /* content: ''; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-right: 8px solid #BC1010; border-left: 8px solid transparent; left: -16px; position: absolute; top: 5px;*/
}
/*.errorForm{ background-color: #BC1010; padding: 6px 12px; border-radius: 4px; color: white; margin-left: 16px; margin-top: 6px; position: absolute; top: 30px; left: 100%; z-index: 100000; font-size: 12px; width: 100px;
}*/
/*.errorForm:before{ content: ''; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-right: 8px solid #BC1010; border-left: 8px solid transparent; left: -16px; position: absolute; top: 5px; display: none;
}*/
.requiredSpanNw{ color: #BC1010; font-size: 12px;
}
.listnwformDilig{ position: relative; background-color: #EEE; padding: 10px; margin: 10px 0; border-radius: 3px; border: 1px solid #ccc;
}
.listnwformDiligInt{ background-color: #fff; position: relative; padding: 5px; border: 1px solid #ccc; border-radius: 2px;
}
.listnwformDilig p{ position: relative; margin: 5px;
}
.showImage{ position: relative; max-width: 100px; max-height: 100px; overflow: hidden; text-align: center;
}
.showImage img { max-height: 100px;
}
.textholder_uploader{ color: #999; font-style: italic; font-size: 12px;
}
#elementsList{ border-collapse: collapse; position: relative; margin: 5px 0; width: 100%;
}
#elementsList th, td { border: 1px solid #ccc; border-collapse: collapse; padding: 5px;
}
#elementsList th { background: #ECECEC; text-transform: capitalize; font-weight: bold;
}
.newRegistroNwForm{ display: none;
}
body .form_mainw .fieldNotVisible,
body .contand_mainw .fieldNotVisible
{ pointer-events: none; background-color: #E6E6E6; color: #AAA!important; display: none!important;
}
.groupNOVisible { display: none;
}
.sync_ok{ display: inline; margin: 5px; color: green;
}
.sync_error{ display: inline; margin: 5px; color: red; font-weight: bold;
}
.imgSpeach{ float: left; width: 30px; position: relative; top: 6px; display: none;
}
.containFormFields{ position: relative; /*overflow: auto;*/ height: auto; padding-bottom: 8px;
}
.div_enabled_nwf{ background: #EEE; cursor: default; pointer-events: none; color: #919191; text-shadow: 1px 1px 1px #fff;
}
.labelforradionwform,
.labelforcheckboxmultiwform
{ position: relative; display: inline-block; margin: 5px 5px;
}
.imagencalificarias { position: relative; top: 18px;
}
.preViewFileUploader{ position: relative; width: 90px; height: 80px; background-size: contain; background-repeat: no-repeat; background-position: center; border: 1px solid #ccc;
}
.divlabelnwform{ background: transparent; border: 1px solid transparent; box-shadow: none;
}
.nwform input[type="file"]{ padding: 0;
}
.groupAcordeonOpen { font-weight: bold; font-size: 14px; padding: 5px; position: relative; cursor: pointer;
}
.groupAcordeon .titleStartGroup, .groupAcordeon .startGroupIntern{ display: none;
}
.groupAcordeon .showContainAcordeon{ display: block;
}
.containerRequired{ background: #fff8e3;
}
.nwformFoot{ position: relative!important;
}
.linkssocial{ position: relative; margin: 0; padding: 0;
}
.linkssocial a { margin: 5px 2px;
}
.link_shared_redes { background-color: #eee; background-image: -webkit-linear-gradient(#fff,#dedede); background-image: linear-gradient(#0fbdf9,#227bf7); border: #ccc solid 1px; border-radius: 3px; color: #fff; cursor: pointer; font-weight: bold; padding: 5px; text-shadow: 0 -1px 0 #354c8c; font-size: 12px; position: relative; display: inline-block;
}
.link_shared_fb{ background: #4c69ba; background: -webkit-linear-gradient(#4c69ba, #3b55a0); background: linear-gradient(#4c69ba, #3b55a0); border: 1px solid #293967;
}
.link_shared_tw{ background-color: #eee; background-image: -webkit-linear-gradient(#fff,#dedede); background-image: linear-gradient(#3ebdef,#3ebdef); border: #ccc solid 1px;
}
.link_shared_goo{ background-color: #eee; background-image: -webkit-linear-gradient(#fff,#dedede); background-image: linear-gradient(#fff,#dedede); border: #ccc solid 1px; color: #000; text-shadow: none;
}
.link_shared_wa{ background-color: #eee; background-image: -webkit-linear-gradient(#fff,#dedede); background-image: linear-gradient(#1c5d55,#1c5d55); border: #ccc solid 1px;
}
.link_shared_msn{ background-color: #eee; background-image: -webkit-linear-gradient(#fff,#dedede); background-image: linear-gradient(#0fbdf9,#227bf7); border: #ccc solid 1px;
}
.icon_reds{ width: 18px; height: 18px; position: relative; background-repeat: no-repeat; display: inline-block; vertical-align: bottom;
}
.icon_fb1{ background-image: url(/nwlib6/icons/redes_sprite.png); background-position: 2px -40px;
}
.icon_tw1{ background-image: url(/nwlib6/icons/twitter_2.png); background-size: 18px 18px;
}
.icon_goo1{ background-image: url(/nwlib6/icons/google-plus.png); background-size: 90%;
}
.icon_what{ background-image: url(/nwlib6/icons/Whatsapp_37229.png); background-size: 90%;
}
.icon_msn{ background-image: url(/nwlib6/icons/msn_blan.png); background-size: 90%;
}
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; border: 0;
}
.ui-button { padding: 4px 5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #4d90fe; background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed); background-image: -moz-linear-gradient(top,#4d90fe,#4787ed); background-image: -ms-linear-gradient(top,#4d90fe,#4787ed); background-image: -o-linear-gradient(top,#4d90fe,#4787ed); background-image: linear-gradient(top,#4d90fe,#4787ed); border: 1px solid #3079ed; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-size: 11px; font-weight: bold; text-align: center; text-shadow: none; font-family: arial; padding: 10px; margin: 1px 1px; cursor: pointer;
}
.btnMakerBig{ font-size: 1.2em; font-weight: lighter; padding: 8px 30px; cursor: pointer; box-sizing: border-box;
}
.btnMakerLink { background: transparent!important; border: 0!important; color: #1da1f2; display: block; width: 100%; margin: 10px 0; font-size: 14px!important; font-weight: lighter!important; outline: 0; cursor: pointer;
}
.footerButtonsNwForms{ position: relative; overflow: hidden; background: transparent!important; border-top: 1px solid #ccc; padding: 10px; text-align: right;
}
.btnm_cancel_n .btnm_news_span,
.btn_nwform_cancelar .btnm_news_span,
.btn_nwform_cerrar .btnm_news_span
{ background: transparent; box-shadow: none; border: 0; color: #289be5;
}
.addHtmlForm{ position: relative;
}
.addHeaderNote{ padding: 3px 5px; margin: 3px 10px; word-break: break-word;
}
.ui-dialog{ box-shadow: 0 2px 4px rgba(0,0,0,.2)!important; padding: 0!important; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2)!important; -moz-box-shadow: 0 2px 4px rgba(0,0,0,.2)!important; background: #fff!important; border: 1px solid #ccc; z-index: 10000000000!important; max-width: 800px;
}
.ui-widget-overlay { /*z-index: 10000000000!important;*/ background-color: rgba(0, 0, 0, 0.36); position: fixed; top: 0; left: 0; width: 100%; height: 100%;
}
.ui-dialog-buttonpane { border: 0; margin: 0!important;
}
.ui-dialog-titlebar{ border-radius: 0; border: 0; background: #F2F2F2;
}
.ui-dialog-titlebar-close { background: transparent; border: 0!important;
}
.nw_dialog_intern{ position: relative; width: 100%; padding: 10px; font-size: 12px; color: #000; word-break: break-word; width: auto;
}
.nwMakeNwForm { margin: 10px auto; background: transparent; -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 6px rgba(0,0,0,0.2); box-shadow: 0 1px 6px rgba(0,0,0,0.2); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-width: 800px;
}
.selectBoxTwo{ height: 40px; /*overflow: hidden;*/ background-color: #fff;
}
.selectBoxTwo_hover .containOptionsSelectTwo { display: block;
}
.containOptionsSelectTwo{ background-color: #fff; position: relative; z-index: 100000000000; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; width: 100%; box-sizing: border-box; position: fixed; display: none; left: 0; position: absolute; overflow: auto; max-height: 200px;
}
.iconSelectBoxTwo{ width: 25px; height: 25px; position: relative; display: inline-block; background-size: contain; background-repeat: no-repeat; background-position: center; margin: 0 5px 0px 0px; top: 4px;
}
.toselc{ position: relative; display: block; margin: 7px 0px;
}
.containOptionsSelectTwo_selected{ position: relative; cursor: pointer; margin: -5px;
}
.optionSelextBoxTwo{ display: block; position: relative; margin: 3px 0; cursor: pointer; padding: 3px 3px; display: none;
}
.optionSelextBoxTwo:hover{ background-color: #ececec;
}
.opseltw_selected{ background-color: #ececec; display: block;
}
.optionsValueMaker_{ background-color: transparent!important;
}
.opseltw_hover{ display: block;
}
.tooltipMaker{ position: absolute; width: 13px; height: 13px; background-color: #fff; border-radius: 50%; background-image: url(/nwlib6/icons/signo_pregunta_40.png); background-size: contain; background-position: center; background-repeat: no-repeat; margin: 0px 0px 0px 5px; cursor: pointer; top: -5px; position: relative; display: inline-block;
}
.texttooltipMaker{ position: absolute; z-index: 10000; background-color: #000000ba; color: #fff; display: block; width: 100%; padding: 8px; font-size: 14px; border-radius: 5px; top: 5px; left: 8px; min-width: 150px; box-sizing: border-box; width: fit-content; display: none;
}
.tooltipMaker:hover .texttooltipMaker{ display: block;
}
.iconForm{ position: absolute; left: 0; bottom: 5px; pointer-events: none; z-index: 1;
}
.iconForm .material-icons{ font-size: 20px;
}
body .contand_mainw .nwform .inputWithIcon .palceholderSelectTokenField,
body .contand_mainw .nwform .inputWithIcon .showTextselectTokenField,
body .contand_mainw .nwform .inputWithIcon .inputdatanwform,
body .contand_mainw .nwform .inputWithIcon .label_hidden
{ margin-left: 20px; box-sizing: border-box; max-width: calc(100% - 20px); padding-left: 10px;
}
body .contand_mainw .nwform .inputRequiredNotable{ /*background-color: #fce8e6;*/ /*margin-bottom: 21px;*/
}
body .contand_mainw .nwform .inputRequiredNotable .inputdatanwform{ box-shadow: 0px 0px 0px 2px #dc3545 inset; outline: none; border-radius: .25rem; background-clip: padding-box; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
body .contand_mainw .nwform .iconfortextarea{ top: 50px;
}
body .inputbackgroundImage{ position: relative; width: 100px; height: 100px; display: block; background-position: center; background-size: contain; background-repeat: no-repeat;
}
.ui-datepicker-today{ /* background-color: #6a6a6a; */ color: #3c9be5; border-radius: 5px; text-align: center; font-weight: bold; /* font-size: 13px; */
}
@media screen and (max-width: 900px) { .nwform input, .nwform select, .nwform textarea, .nwform button, .inputdatanwform, .showTextselectTokenField { height: 39px; } .nwform textarea { height: 100px; } .divContainInput { float: none; width: 100%; } .nwform { max-width: inherit; overflow: hidden; padding: 7px; width: auto; }
}
.start_blob{ position: relative; width: 40px; height: 40px; display: inline-block; /*background-color: gray;*/ margin: 5px; cursor: pointer; background-image: url(/nwlib6/icons/estrella_24_grey.png); background-position: center; background-repeat: no-repeat;
}
.start_blob_click{ background-image: url(/nwlib6/icons/estrella_24.png);
}
html body #nwform .fieldNotVisibleStars { /* display: none!important; */ width: 0!important; height: 0!important; padding: 0!important; margin: 0!important; border: 0; min-height: 0!important; max-height: 0!important;
}/*
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 : Mar 9, 2017, 2:32:27 PM Author : alexf
*/
.dialogNwNewInterContend{ position: relative;
}
.addtooltip:hover .showToolTip{ display: block;
}
.showToolTip{ display: none; position: absolute; background-color: #fff; min-width: 100px; border: 1px solid #ccc; padding: 5px; border-radius: 5px; background-color: #000; background-color: rgba(0, 0, 0, 0.3); color: #fff; font-weight: bold; text-align: center;
}
.nwDiextern{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:1000000000; pointer-events:none; display: flex; flex-direction: column; vertical-align: middle; align-items: center;
}
.dialogNwBg,.dialogNwNew{ z-index:1000000000;pointer-events:all
}
.dialogNwNew{ background: #fff; border: 1px solid #ccc; border-radius: 5px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; max-width: 80%; box-shadow: 0 0 25px 0 rgba(0,0,0,.45); -webkit-transform: scale3d(0,0,0); position: relative; top: 0px!important; left: auto!important; margin: auto!important; box-sizing: border-box; display: table; transform-origin: bottom center;
}
/*Testing ios*/
.animDialog { -webkit-transform: scale3d(1, 1, 1);
}
.hiddenBack { -webkit-transform: scale(0, 0);
}
.bodyOverflowHidden{ overflow: hidden!important;
}
.bodyOverflowHidden #container-nwmaker{ overflow: scroll;
}
.nwDialogWH{ opacity: 1; width: auto; height: auto;
}
.dialogNwNewInter{ position: relative; padding: 10px; margin: 0px 10px; max-height: 500px; overflow-y: auto; box-sizing: border-box; word-break: break-word;
}
.dialogNwBg{ position: fixed; background: rgba(0, 0, 0, 0.18); top: 0; left: 0; width: 100%; height: 100%; z-index: 1000000000; pointer-events: all;
}
.nwformFoot *{ -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
}
.nwformFoot{ position: absolute; background: #f6f7f9; border-top: 1px solid #e1e2e3; overflow: hidden; bottom: 0; width: 100%; z-index: 1000; box-sizing: border-box; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
}
.nwformFootIntern{ position: relative; padding: 5px; text-align: center; overflow: hidden;
}
.btnm{ position: relative; display: inline-block;
}
.btnm_news_span{ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; margin: 5px; color: #404040; border-radius: 2px; cursor: pointer; font: 500 14px/20px Roboto,sans-serif; text-transform: uppercase; vertical-align: middle; box-shadow: 0 2px 5px 0 rgba(0,0,0,.26); padding: 8px 16px; position: relative; display: block; background-color: #039be5; color: #fff;
}
.btnm_cancel {
}
.btnm_accept { background-color: #039be5; color: #fff;
}
.containeriframevideollamada{ position: relative; width: 100%; height: 100%; min-width: 1180px; min-height: 550px;
}
.iframevideollamadap{ position: relative; width: 100%; height: 100%; min-height: 500px; border: 0; overflow: hidden; position: absolute;
}
.loadingAllWindow{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; z-index: 10000; position: fixed; background: rgba(255, 255, 255, 0.8);
}
.textShowLoad{
}
.header-enc{ position: relative; overflow: hidden; border-bottom: 1px solid #ccc; background: #f1f1f1; cursor: pointer; background-color: #d5d5d5;
}
.title-enc{ position: relative; float: left; padding: 5px;
}
.buttonsEnc{ position: absolute; top: -15px; right: -10px; width: 15px; height: 15px; background: #fff; z-index: 100; text-align: center; font-weight: bold; border-radius: 50%; cursor: pointer; position: relative; top: 0; left: 0; right: 0; float: right; padding: 5px; box-shadow: 0px 0px 5px #ababab inset; margin: 1px 2px;
}
.buttonsEnc .material-icons{ font-size: 16px;
}
.dialogNwClose{ background: #da2e25;
}
.dialogNwMax{ background: rgb(255, 223, 0);
}
.dialogNwMIn{ background: #43b9c9;
}
.nwDialogMinimiced{
}
.dialogNwRestaura{ display: none;
}
.nwDialogMaximiced{ left: 0!important; top: 0!important; width: 100%!important; height: 100%!important; max-width: 100%!important; min-width: 100%; border: 0!important; border-radius: 0px!important;
}
.containerWindMin{ position: fixed; bottom: 0; left: 0; width: auto; height: 30px; z-index: 100000000000;
}
.containDialogNwMinimiced{ width: auto; min-width: 100px; height: 30px; background: #039be5; z-index: 100000000000; border-top-left-radius: 5px; border-top-right-radius: 5px; cursor: pointer; position: relative; float: left; margin-left: 5px;
}
.btnGreenAdd { background-color: #00b100!important;
}
.btnGreen {
}
.btnGreen span{ background-color: #00b100;
}
.btnGray {
}
.btnGray span{ background-color: #ccc;
}
.btnTransparent {
}
.btnTransparent span{ background-color: transparent; color: #1990c6; box-shadow: none; border: 0;
}
@media screen and (max-width: 1000px) { .containeriframevideollamada { min-width: 100%; min-height: 100%; position: fixed; top: 0; left: 0; z-index: 3; } .dialog_classMobile .dialogNwNew { width: 100%; height: 100%; top: 0px!important; left: 0px!important; border: 0; border-radius: 0; max-width: 100%; box-shadow: none; } .dialog_classMobile .dialogNwNewInter{ margin: 0; padding: 0; height: 100%; max-height: inherit; } .dialog_classMobile .dialogNwClose { top: 0px; right: 0px; width: 30px; height: 30px; border-radius: 3px; font-size: 27px; }
}
@media screen and (-webkit-min-device-pixel-ratio:0) { select, textarea, input { }
}.ui-datepicker { border: 1px solid #dddddd; background: #ffffff; color: #333333; box-shadow: 0px 0px 5px #ccc; padding: 10px; width: 17em; display: none;
}
.ui-datepicker-buttonpane .ui-state-default { border: 1px solid #c5c5c5; background: #f6f6f6; font-weight: normal; color: #454545;
}
.ui-datepicker .ui-datepicker-header { position: relative; padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em;
}
.ui-datepicker-next{
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover { top: 1px;
}
.ui-datepicker .ui-datepicker-prev { left: 2px;
}
.ui-datepicker .ui-datepicker-next { right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover { left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover { right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; /* background: #f6f6f6; border: 1px solid #c5c5c5; font-size: 11px; padding: 2px 3px; cursor: pointer; */
}
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center;
}
.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 45%;
}
.ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em;
}
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;
}
.ui-datepicker td { border: 0; padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width: auto;
}
.ui-datepicker-multi .ui-datepicker-group { float: left;
}
.ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group { width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group { width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane { clear: left;
}
.ui-datepicker-row-break { clear: both; width: 100%; font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl { direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group { float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px;
}
.ui-widget-header .ui-icon { background-image: url(/nwlib6/nwproject/modules/nw_user_session/js/jquery/images/ui-icons_444444_256x240.png);
}
.ui-icon-circle-triangle-e { background-position: -48px -192px;
}
.ui-icon { width: 16px; height: 16px;
}
.ui-icon-circle-triangle-w { background-position: -80px -192px;
}
@media screen and (max-width: 900px) { .ui-datepicker{ width: 100%; height: 100%; left: 0px!important; top: 0px!important; padding: 0; } .ui-datepicker .ui-datepicker-header { padding: 0; margin-top: 20px; } .ui-datepicker table{ font-size: 18px; margin: 0; } .ui-datepicker td{ }
}/*
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 : Aug 13, 2018, 12:18:27 PM Author : alexf
*/
.addDivConverted{ position: relative; left: 0%; opacity: 1; border-radius: 5px; box-shadow: 0px 0px 5px #ccc; background-color: #fff; margin: auto;
}
.tableListMaker{ border-collapse: collapse; position: relative; overflow: auto; margin: 10px 0; width: 100%; display: none;
}
.tableListMaker td, .tableListMaker th{ padding: 10px; border: 1px solid #f1f1f1;
}
.tableListMakerMobil{ position: relative; padding: 4px 0; padding: 0;
}
.colsMobil{ position: relative; border-bottom: 1px solid #F3F3F3; box-sizing: border-box; overflow: hidden;
}
.containerButtonListEnc{ position: relative; padding: 6px 5px 6px 5px; border-bottom: 1px solid #d8dfe5; margin: 0px 0px 5px 0px; overflow: hidden; margin: 0; padding: 0; border: 0; box-shadow: none;
}
.containerFilters{ position: relative; /*overflow: hidden;*/ padding: 5px 0px 5px 5px; border-bottom: 1px solid #d8dfe5; background: #f9f9f9; border-bottom: 1px solid rgba(208,208,208,0.4); border-top: 1px solid rgba(208,208,208,0.4);
}
.containerFilters .divContainInput { min-width: initial; margin: 0px 15px 0px 0px;
}
.containerFilters .divContainInputIntern{ padding: 0;
}
.containerFilters .inputdatanwform { font-size: 12px; /*width: auto;*/
}
.containerFilters input[type="text"]{ /*padding: 5px 0px;*/ text-indent: 5px; width: 100%;
}
.containerFilters .btn-red-cuadro{ display: block; float: left; margin: 29px 10px 0px 0px;
}
.filterEncNw{ position: relative; float: left;
}
.filterEncNwIntern{ position: relative; margin: 5px 5px 0px 0px; padding: 1px 5px 20px 3px; color: #8b94a5; font-weight: bold; text-transform: uppercase; font-size: 11px; border-bottom: 3px solid #16a4fa;
}
.colsMobilEnc { border-bottom: 1px solid #D1D1D1; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; max-height: 50px;
}
.colsMobilEnc p{ position: relative; word-break: break-word; text-transform: capitalize; padding: 5px 0px; margin: 5px 0; border-right: 1px solid #F3F3F3;
}
.hidden_col{ display: none;
}
.hiddenColumn{ display: none!important;
}
.colEncMobil{ font-weight: bold;
}
.colMobil{ position: relative; float: left;
}
.colsMobil p { position: relative; word-break: break-word; padding: 15px 0px; margin: 5px 0;
}
.colsMobil:hover { z-index: 1;
}
.colsMobil_show{ z-index: 1; background: #EFEFEF; z-index: 1000;
}
.containDataCols{ position: relative; width: 100%; height: 100%; min-height: 100%; min-width: 100%; min-height: 500px; box-sizing: border-box;
}
.containDataColsInt{ position: absolute; top: 0; left: 0; overflow: auto; width: 100%; height: 100%; box-sizing: border-box;
}
.showRowMax .containDataColsInt{ position: relative;
}
.row_nw_inpar{ background: #f9f9f9;
}
.rowinterlistnwmaker{ position: relative; box-sizing: border-box; width: 100%; width: -moz-available; width: -webkit-fill-available; width: fill-available; /*display: flex;*/
}
.colsMenu { position: absolute; right: 0px; cursor: pointer; width: 30px; text-align: center; z-index: 10000; top: 0px; border-radius: 50%; background: transparent; height: 30px;
}
.colsMenuInt{ display: none; position: absolute; top: 2px; right: 10px; width: 140px; background-color: #fff; box-shadow: 1px 1px 5px 1px #A5A3A3; border-radius: 2px; padding: 0px; /*line-height: 1px;*/
}
.colsMenu p{ padding: 4px 3px; border-right: 1px solid #fff; float: left; margin: 1px 3px;
}
.namedColMob{ display: none;
}
.imageListNwMaker{ position: relative; width: 100%;
}
.imageListNwMaker2{ position: relative; width: 100%; height: 50px; background-size: contain; background-repeat: no-repeat; background-position: 0 center; display: block; cursor: pointer;
}
.containerResultselectTokenField { position: absolute; background: #fff; border: 1px solid #e5e5e5; box-shadow: 0px 5px 15px 1px #a7a7a7; width: 100%; left: 0px; z-index: 10000; overflow-y: auto; max-height: 300px; display: none; /*position: fixed;*/ position: absolute; min-width: 200px; overflow-x: hidden;
}
.divResultTokenNw{ position: relative; padding: 5px; border-bottom: 1px solid #e6e6e6; cursor: pointer;
}
.divResultTokenNw:hover { background: #ededed;
}
.fullTextselectTokenField{ background-color: rgb(232, 232, 232); border-radius: 4px; outline: 1px solid rgb(180, 180, 180); cursor: pointer;
}
.resetSelectTokenField{ position: absolute; right: 5px; top: 0px; font-size: 15px; background: #039be5; color: #fff; text-align: center; padding: 0; margin: 0; line-height: 15px; text-indent: initial; border-radius: 50%; width: 20px; height: 20px; cursor: pointer;
}
.container-pagination-nwlist{ bottom: 0; left: 0; right: 0; padding: 4px 6px; border-top: 1px solid #ddd; background: #ebebeb; background: -moz-linear-gradient(top, #ebebeb 0%, #c6c6c6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#c6c6c6)); background: -o-linear-gradient(top, #ebebeb 0%, #c6c6c6 100%); background: -ms-linear-gradient(top, #ebebeb 0%, #c6c6c6 100%); background: linear-gradient(top, #ebebeb 0%, #c6c6c6 100%); border-radius: 0 0 4px 4px; position: relative; cursor: pointer; text-align: center; font-weight: bold; border-radius: 50%; width: 100px; height: 100px; margin: auto; line-height: 6; background: transparent; border: 4px solid #3897f0; color: #3897f0; font-size: 14px; overflow: hidden;
}
.btn-linkpaglistnw { position: relative; padding: 10px; display: inline-flex; cursor: pointer;
}
.activeLinkPaginationList{ background: #3897f0; color: #fff;
}
.span_editable{ background-color: #fff; padding: 3px; border: 1px solid #ccc; cursor: text; border-radius: 3px; -webkit-appearance: textarea; margin: 0 2px;
}
@media screen and (max-width: 900px) { .list_classmobi .colsMobil:not(.list_no_mobile){ max-height: initial; float: none; margin: auto; width: auto; padding: 0; height: auto; } .list_classmobi .colEncMobil { display: none; } .list_classmobi .colMobil{ width: 100%!important; margin: 0px; z-index: 1; } .list_classmobi .colsMobil_show p { padding: 12px 10px; margin: 0; display: block; } .list_classmobi .containDataColsInt{ position: relative; height: auto; } .list_classmobi .hidden_column{ display: none; } .list_classmobi .show_column{ display: block!important; } .list_classmobi .showRowMax .show_column{ float: none!important; } .list_classmobi #nwformFiltersEncList{ position: relative; overflow: hidden; height: 28px; text-align: center; border-bottom: 1px solid #ccc; background: #fff; width: 100%; } .list_classmobi .nwformFiltersEncListShow { height: auto!important; } .list_classmobi .FiltrarBtnListMobile { content: " Filtrar "; position: relative; z-index: 1; text-align: center; width: 100%; background-color: #43b9c9; border: 1px solid #3ba9b8; color: #fff; background-image: -webkit-gradient(linear,left top,left bottom,from(#43b9c9),to(#3ba9b8)); background-image: -webkit-linear-gradient(top,#43b9c9,#3ba9b8); padding: 5px; display: block; } .containerFilters .divContainInput { width: 50%; margin: 0; padding: 5px; box-sizing: border-box; }
}
@media screen and (max-width: 620px) { .list_classmobi .containDataCols{ min-height: initial; margin-bottom: 15px; height: auto; }
}