
    .g-brd-around.g-brd-gray-light-v4.rounded {background: #fff !important;box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);}
    .padi-bg{
      background: rgba(0, 0, 0, 0.3);
    }
    a.padi-bg:hover{
      background: rgba(0, 0, 0, 0.6);
    }
    .portlet {
      margin: 1em 0em 0em 0;
      padding: 0.3em;
      cursor: move;
    }
    .portlet-toggle {
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -8px;
    }
    .portlet-content {
      padding: 0.4em;
    }
    .portlet-placeholder {
      border: 1px dotted black;
      margin: 1em 0em 0em 0;
      height: 50px;
    }
    .cke_dialog_tabs{position: relative !important;}
    .editable-empty, .editable-empty:hover, .editable-empty:focus {
      color: #fff; -webkit-touch-callout: none;
      -webkit-user-select: none; -khtml-user-select: none;
      -moz-user-select: none; -ms-user-select: none; user-select: none;
    }
    .noselect {
-webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
     -moz-user-select: none; /* Old versions of Firefox */
      -ms-user-select: none; /* Internet Explorer/Edge */
          user-select: none;
          }
    .u-go-to-v2:hover {background: #000 !important;}
    .editableform .form-control {font-size: 1.3em;}
    ol li.item::marker{{#font-size: 2em; padding-bottom:0.9em ;#} color:#fff;}
    .form-check-inputs{transform: scale(2); padding-right: 1em;}
    p{margin-bottom: 0;}
