a.customer_images_link {
  color: #777;
  font: normal 13px/18px Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  display: block;
  font-weight: 700; }
  a.customer_images_link:before {
    content: "\f03e";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 18px;
    line-height: 1em;
    font-weight: 400;
    color: #333;
    width: 25px;
    margin-right: 5px;
    vertical-align: text-bottom; }

#customer_images_content h3 {
  font-size: 15px;
  line-height: 1.2em;
  display: inline; }
  #customer_images_content h3:before {
    display: inline-block;
    width: 45px;
    height: 30px;
    content: '';
    vertical-align: text-bottom; }
#customer_images_content .djvcustomer_images_form_button {
  background: #333;
  padding: 10px;
  border: 2px solid #333;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 800;
  line-height: 17px;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out; }
  #customer_images_content .djvcustomer_images_form_button:hover, #customer_images_content .djvcustomer_images_form_button:active {
    background: #fff;
    color: #333; }
  @media (max-width: 767px) {
    #customer_images_content .djvcustomer_images_form_button {
      float: none;
      margin-top: 15px; } }
#customer_images_content .customer_images_container {
  clear: both;
  margin-top: 30px; }
  #customer_images_content .customer_images_container li {
    padding: 10px 0;
    border-top: 1px solid #d6d4d4; }
    #customer_images_content .customer_images_container li:after {
      content: '';
      display: block;
      clear: both; }
    #customer_images_content .customer_images_container li a.customer-image {
      display: block;
      float: left;
      padding: 5px;
      border: 1px solid #d6d4d4; }
    #customer_images_content .customer_images_container li .customer-image-body {
      float: right;
      width: calc(100% - 155px); }
      #customer_images_content .customer_images_container li .customer-image-body .customer-image-author {
        font: 800 15px/17px "Open Sans", sans-serif; }
        #customer_images_content .customer_images_container li .customer-image-body .customer-image-author .date {
          font-weight: 400;
          font-size: 14px;
          margin-left: 5px; }
      #customer_images_content .customer_images_container li .customer-image-body .customer-image-comment {
        font-size: 13px;
        line-height: 1.2em;
        margin-top: 20px; }

.new_image_container #newCustomerImageForm {
  margin-top: 30px; }
  .new_image_container #newCustomerImageForm .product_image {
    border: 1px solid #d6d4d4;
    max-width: 100%; }
  .new_image_container #newCustomerImageForm h5 {
    font-size: 18px;
    margin-top: 0;
    line-height: 1.2em;
    margin-bottom: 15px;
    min-height: 55px; }
  .new_image_container #newCustomerImageForm .product_comment_container {
    clear: both; }
  .new_image_container #newCustomerImageForm .form-group {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.2em; }
    .new_image_container #newCustomerImageForm .form-group label {
      font-weight: 800;
      margin-bottom: 5px; }
      .new_image_container #newCustomerImageForm .form-group label small {
        font-weight: 400; }
    .new_image_container #newCustomerImageForm .form-group input[type="file"] {
      border: 1px solid #d6d4d4;
      width: 100%;
      padding: 5px;
      cursor: pointer; }
    .new_image_container #newCustomerImageForm .form-group textarea {
      display: block;
      width: 100%; }

#module-djvcustomerimages-submitform .page-header {
  margin-top: 15px; }
#module-djvcustomerimages-submitform .alert-danger p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px; }
  #module-djvcustomerimages-submitform .alert-danger p.submessage {
    margin-left: 25px; }
    #module-djvcustomerimages-submitform .alert-danger p.submessage a {
      color: #fff;
      text-decoration: underline; }
#module-djvcustomerimages-submitform .confirm_image_uploaded {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  margin-bottom: 10px; }
#module-djvcustomerimages-submitform .button-exclusive {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 17px;
  line-height: 1.2em; }
#module-djvcustomerimages-submitform .success-icon {
  color: #46a74e;
  font-size: 40px;
  display: block;
  text-align: center;
  margin: 15px auto;
  font-size: 130px; }
  #module-djvcustomerimages-submitform .success-icon:before {
    text-shadow: 5px 2px 0 #2f7135; }

/*# sourceMappingURL=front.css.map */
