@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;
}