
md-menu-content.md-default-theme, md-menu-content {
  background-color: rgba(100, 181, 226, 0.96)!important;
}
section.application-panel
{
  font-size: 14px;
}

#listTemplateApplication{

}
.TemplateTabs{
  width:100%!important;
}
.input-text-area-cfg
{
  height: 70%!important;
  width: 100%!important;
  border: 1px solid;
}

.template-gen {
  float: left;
  width: 40%;
}
.card-logo-right{
  float: right;
  width: 50%;
}

.app-generator-icon
{
  color:none!important;
}
.app-generator-btn{
  color: white!important;
  font-size: 10px;
}
.header-panel{
    background: #249ad4;
    padding: 6px;
    *text-align: center;
    color: white;
    font-weight: bold;
}
p.keycode:before {
  padding : 3px;
  width:32px;
  font-family: 'FontAwesome';
  content:'\f13e';
  margin-right: 10px;
}
.templateApplicationItem {
  width: 253px;
  height: 339px;
  float: left;
  margin: 10px 10px 20px 30px;
}
.templateApplicationItem-card {
  background: #aaaaaa70;
  width: 100%;
  height: 82%;
  padding: 10px;
}

span.md-headline {
  font-size: 13px;
}

span.md-md-subhead {
font-size:10px;
}

section.importacampi {
  background: #8080801c;
  float: right;
  width: 50%;
  border: 2px solid #1794d2;
  margin-right: 20%;
}
h1.section-title
{
  background: #eaf6fd;
  padding: 10px;
  border: 2px solid #1991d0;
}
h1.section-title:before {
  font-family: 'FontAwesome';
  content: '\f044';
  margin-right: 12px;
}
.pdf-selected {
  color : red;
}
.alert-message {
  align-content: center;
  text-align: center;
  height: 5%;
  text-transform: capitalize;
  padding: 13px;
  /* background: #eaf6fd; */
  margin-right: 70%;
}
.pdf-card-selected{
  background: rgba(23, 148, 210, 0.21);
  border: 3px solid red;
  color: #1794d2;
}
.ui-dialog-titlebar{
  background: #1794d2;
  color: white;
}
.ui-dialog{
  width: 100%;
  height: 80%;
}
.address-def-section{
  background: rgba(23, 148, 210, 0.23);
      padding: 10px;
      /* font-style: oblique; */
      margin-bottom: 22px;
      border: 1px solid #2e77bc;
      color: #276ce8;

}
.panel-configurator {
  background-color: #d4d4d475;
}
.card-image-combo{

  width: 120px;
  margin: 10px 10px 10px 10px;
  border: 1px solid blue;
}
.card-item-combo {
  margin: 10px 10px 30px 50px;
}

.panelCaption {
  font-size: 18px;
  background: #3b9bef9c;
  height: 34px;
  padding: 9px;
  color: white;
  font-weight: bold;
}

.form-items > label {

  font-size: 14px;

}
.alert-message-info::before
{
  font-family: 'FontAwesome';
  content: '\f05a';
  font-size: 18px;
  margin-right: 12px;

}
.preview-PDF-layout{
  width:100%;
  padding: 10px;


}
.pdf-img-layout{
  width: 40%;
}
.pdf-layout-content{

}
.pdf-layout-title {
  font-size: 19px;
  width: 100%;
  color:blu;
  line-height: 25px;
}
.pdf-layout-subtitle {
  font-size: 14px;
  color: rgba(23, 26, 27, 0.61);

}
.pdf-section-layout
{
  float: left;
  width:40%;
  margin-right: 10px;
  padding: 10px;
}
.list-pdf-layout{
  float: left;
}
.alert-message-info
{
    color:red;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.generator-mapping-select{
    width: 85%;
    float: left;
}
.app-library-name
{
  font-size: 12px;

}
.panel-bar{
  background: #1794d2;
  color: white;
  padding: 5px;
  margin-right: 10px;
  height: 5%;
}
h4.panel-bar{
  margin-left: 10px;
}
.panel-left {
  width:40%;
  float:left;

}
.md-sidenav-right {
   width: 70%;
   min-width: 70%;
   max-width: 70%;
 }

.panel-section-right
{
  float:right;
  background: rgb(234, 246, 253);
  border: 1px solid #1794d2;
  padding: 10px;
  margin-right: 12px;
}

.pdf-layout-btn{

  float: right;
  margin-top: -20px;

}
.gen-layout
{
  height: 80%;
  float: left;
  background: lightgrey;
}

.vert-toolbar {
  width: 59px;
  height: auto;
  background: rgb(19, 151, 224);
  height: 100%;
}
.view-items {
background: rgba(149, 209, 244, 0.2);

}
.maincontent {
height: 100%;
}

.application_generator{
  width: 100%;
}

.main-generator-container {
/* margin-left: 4%;
  margin-top: 1%;
  padding: 24px*/
}
.logo-generator
{
  margin-left: 18%;
      /* width: 76%; */
      height: 74%;
      background: url(../images/docmaker.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      padding: 10px;
      margin-top: 2%;
      margin-bottom: 6%;
}
.template-logo-card {
  border: 1px solid;
  float: left;
  width: 40%;
}
.input-template-logo-card{
  width: 50%;
  float: right;
  height: 50%;
}
input[type="number" ] {

  color: black!important;
}

.generator-toolbar{
  background: #5995b7 !important;
  /* color : blue !important; */
}
.generator-button{
  min-width: 60px;
}
.generator-button-little{
  min-width: 16px;
}
.field-section-dataform
{
  height: auto;
  padding: 12px;
  background: rgb(232, 239, 243);
  margin-bottom: 37px;
  border: 2px solid #2e77bc;

}
.field-label-info {
    font-style: oblique;
    font-size: 12px;
    color : lightslategray;

}
.field-container
{
  font-size: 14px;
}
.ui-grid-sectionlist{
  height: 50%;
}
.ui-grid-signer-list{
  width: 100%;
  min-height: 220px;
  
}

.ui-grid-Agencylist{
  height: 30%;
}
.ui-grid-fieldlist
{
  height: auto;
}
.ui-grid-fieldlist .ui-grid-cell-contents
{
  font-size: 11px;
}
.tool-label
{
  font-size: 13px;
}

/* UI-Grid-Draggable-Row*/

.ui-grid-draggable-row-target {
  opacity: 0.5 !important;
}
.ui-grid-draggable-row {
  height: 30px;
}
.ui-grid-draggable-row-over {
  position: relative;
}
.ui-grid-draggable-row-over:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  border-bottom: 3px dotted #AAA;
}
.ui-grid-draggable-row-over--above:before {
  top: 0;
}
.ui-grid-draggable-row-over--below:before {
  bottom: 0;
}
/*Ipad*/
@media screen and (min-width :700px) and (max-width:1024px)
{
  .panel-2row{
    margin-top:50%;
  }
}
.pdfGridTable {
  table-layout: fixed;
  border : 1px solid black;
}

.pdfGridTable tbody {
  background: #d6e4ec;
  padding : 5px;
  margin-top: 10px;
}

.pdfGridTable thead {

  background: #2d77bc;
  width:100%;
  padding:5px;
  
}
.pdfButton{
  background-color: blue;
   left: 0; 
   right: 0;
   margin-left: auto; 
   margin-right: auto;
}
.pdfContent{
  min-height: 300px;
}

.xroxfieldPanel {
  float:left; 
  margin-left:2%;
  margin-top:6%;
  width:40%;
  border : 2px solid black;
  padding:10px;
  background:rgba(47, 7, 7, 0.1)!important;
}

.pdfField {

  width:120px;
  max-height: 23px;
  height: 23px;
  min-height: 23px;
  border : 1px solid grey;
  background-image: url("../images/cell.png");
  background-repeat: repeat;
  background-size: contain;
}

.amex-icon-button {
  background: rgb(219, 221, 224) !important;
  color:white;
  margin-bottom: 3px,
}
.logo-header-label{

}
.input-logo-file{
  width: 50%;
  margin-left: 53%;
}
.pdfGridTable thead > tr > td{

  color:white;
  font-size: 19px;
}
.filesPanel{
    float: left;
    width: 100%;
  
  background: #dadae0;
  border: 2px solid #1794d2;
  min-height: 25%;
}

.filesPanel > h4 {
  background: #1794d2;padding: 5px;color: white;min-height: 4%;

}



/**************************** MODAL ****************************/

/* The Modal (background) */
.modal-appgenerator {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-appgenerator-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 83%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
.field-toolbar {
  float:right!important; 
  background: transparent!important;
  max-width: 28%!important;
  margin-right: 5%!important;
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: #f3fcfd;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: 29px!important;
  margin-right: 2%;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-appgenerator-header {
  padding: 7px 6px 3px;
    background-color: #c4d4dc;
    color: white;
}


.appgenerator-headline{
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  text-align: center;
}
.appgenerator-subhead{
  font-size: 11px;
  text-align: center;
  color: rgb(22, 42, 116);
}

.modal-appgenerator-body {padding: 2px 16px;}

.modal-appgenerator-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
.field-panel{

  width: 50%;
  padding:10;
}
.field-panel-left{
float: left;
}
.field-panel-right{
  float:right;
}

/*Ipad*/
@media screen and (min-width :300px) and (max-width:800px)
{
 
}
/*schermo piccolo*/
@media screen and (min-width :900px) and (max-width:1280px)
{

}
.offer-data-panel{
  width:38%;
  float: left;
  background: #0098c224;
  padding: 1%
}
.offer-data-label:before,
.offer-rel-label:before,
.offer-profile-label:before
{
  padding : 3px;
  width:32px;
  font-family: 'FontAwesome';
  margin-right: 10px;
}
.offer-data-label:before{

  content:'\f15c';
}
.offer-rel-label:before{
  content:'\f0c1';
}
.offer-profile-label:before{
  content:'\f2c1';
}

.offer-title{

  float: right;
    margin-right: 3%;
    color: rgb(56, 68, 154);
    font-style: oblique;
    font-size: medium;
    font-weight: 700
}