.btn-pad { width:220px;margin-bottom:15px; }


    .container.container-nearlyfullwidth {
      padding: 0 0px;
      width: 95%;
    }
.btn-pad-thin { width:130px;margin-bottom:15px; }


.container.container-nearlyfullwidth {
  padding: 0 0px;
  width: 95%;
}


.container.container-reallynearlyfullwidth {
  padding: 0 0px;
  width: 99%;
}


.fpanel-content h1,
.fpanel-content h2,
.fpanel-content h3,
.fpanel-content h4,
.fpanel-content h5,
.fpanel-title h1,
.fpanel-title h2,
.fpanel-title h3,
.fpanel-title h4,
.fpanel-title h5 {
  margin-top: 5px;
}
.fpanel {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.fpanel-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #e7eaec;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 15px 15px 7px;
  min-height: 48px;
}
.fpanel-content {
  background-color: #e7eaec;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
  min-height: 160px;
}
.fpanel-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}

.fpanelthin {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.fpanelthin-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #e7eaec;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 15px 15px 7px;
  min-height: 48px;
}
.fpanelthin-content {
  background-color: #e7eaec;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
  min-height: 120px;
}
.fpanelthin-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}



.fpanelvariable {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.fpanelvariable-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #e7eaec;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 15px 15px 7px;
}
.fpanelvariable-content {
  background-color: #e7eaec;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
}
.fpanelvariable-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}



@media print {

  .make-grid(print);

  @page {
    margin: 0mm;
  }

  html, body {
    width: 1024px;
  }

  body {
    margin: 0 auto;
    line-height: 1em;
    word-spacing:1px;
    letter-spacing:0.2px;
    font: 14px "Times New Roman", Times, serif;
    background:white;
    color:black;
    width: 100%;
    float: none;
  }

  .listingContainer{
    page-break-inside: avoid;
  }
  .fpanel{
    page-break-inside: avoid;
  }

  h1 {
    font: 28px "Times New Roman", Times, serif;
  }

  h2 {
    font: 24px "Times New Roman", Times, serif;
  }

/*
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
   }
   .col-sm-12 {
        width: 100%;
   }
   .col-sm-11 {
        width: 91.66666667%;
   }
   .col-sm-10 {
        width: 83.33333333%;
   }
   .col-sm-9 {
        width: 75%;
   }
   .col-sm-8 {
        width: 66.66666667%;
   }
   .col-sm-7 {
        width: 58.33333333%;
   }
   .col-sm-6 {
        width: 50%;
   }
   .col-sm-5 {
        width: 41.66666667%;
   }
   .col-sm-4 {
        width: 33.33333333%;
   }
   .col-sm-3 {
        width: 25%;
   }
   .col-sm-2 {
        width: 16.66666667%;
   }
   .col-sm-1 {
        width: 8.33333333%;
   }
*/

}





.bigbuttonbox > .icon {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    }
.bigbuttonbox > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background: #428bca;
    vertical-align: middle;
    }
    .bigbuttonbox > .icon > .image-primary {
        background: #428bca; /*#007bff;*/
        }
    .bigbuttonbox > .icon > .image-info {
        background: #17a2b8;
        }
    .bigbuttonbox > .icon > .image-success {
        background: #28a745;
        }
    .bigbuttonbox > .icon > .image-warning {
        background: #ffc107;
        }
    .bigbuttonbox > .icon > .image-danger {
        background: #d9534f;
        }
.bigbuttonbox > .icon > .image > span {
    font-size: 36px !important;
    color: #fff !important;
    }
.bigbuttonbox > .icon:hover > .image > span {
    color: white; !important;
    }
.bigbuttonbox > .icon > .info {
    margin-top: -24px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #e0e0e0;
    padding: 15px 0 10px 0;
    }
.bigbuttonbox > .icon > .info_height_xs {
    height: 180px;
    }
.bigbuttonbox > .icon > .info_height_sm {
    height: 220px;
    }
.bigbuttonbox > .icon > .info_height_md {
    height: 285px;
    }
.bigbuttonbox > .icon > .info_height_lg {
    height: 350px;
    }
.bigbuttonbox > .icon > .info > h3.title {
    font-family: sans-serif !important;
    font-size: 16px;
    color: #222;
    font-weight: 500;
    }
.bigbuttonbox > .icon > .info > h4.title {
    font-family: sans-serif !important;
    font-size: 14px;
    color: #222;
    font-weight: 500;
    }
.bigbuttonbox > .icon > .info > a {
    position: absolute;
    bottom: 10px;
    }
.bigbuttonbox > .icon > .info > p {
    font-family: sans-serif !important;
    font-size: 12px;
    color: #666;
    line-height: 1.5em;
    margin: 20px;
    text-align: justify;
    /*height: 100px; */
    }
.bigbuttonbox > .icon:hover > .info > h3.title, .bigbuttonbox > .icon:hover > .info > p, .bigbuttonbox > .icon:hover > .info > .more > a {
    color: #222;
    }
.bigbuttonbox > .icon > .info > .more a {
    font-family: sans-serif !important;
    font-size: 12px;
    color: #222;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration: none;
    }
.bigbuttonbox > .icon:hover > .info > .more > a {
    color: #fff;
    padding: 6px 8px;
    background-color: #63B76C;
    }
.bigbuttonbox .space {
    height: 30px;
    }
.phplatex-loading-fullwidth {
padding: 15px;
box-sizing: border-box;
}
.phplatex-loading-nonfullwidth {
}

.releasenotes-in-table h3 {
 margin: 0;
}
