                                                                                                                                                                                                                                                                                            html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
 }
 
 article,
 aside,
 figure,
 footer,
 header,
 hgroup,
 nav,
 section {
   display: block
  }
  
  img,
  object,
  embed {
    max-width: 100%
   }
   
   html {
     overflow-y: scroll
    }
    
    ul {
      list-style: none
     }
     
     blockquote,
     q {
       quotes: none
      }
      
      blockquote:before,
      blockquote:after,
      q:before,
      q:after {
        content: '';
        content: none
       }
       
       a {
         margin: 0;
         padding: 0;
         font-size: 100%;
         vertical-align: baseline;
         background: transparent
        }
        
        del {
          text-decoration: line-through
         }
         
         abbr[title],
         dfn[title] {
           border-bottom: 1px dotted #000;
           cursor: help
          }
          
          table {
            border-collapse: collapse;
            border-spacing: 0
           }
           
           th {
             font-weight: bold;
             vertical-align: bottom
            }
            
            td {
              font-weight: normal;
              vertical-align: top
             }
             
             hr {
               display: block;
               height: 1px;
               border: 0;
               border-top: 1px solid #ccc;
               margin: 1em 0;
               padding: 0
              }
              
              input,
              select {
                vertical-align: middle
               }
               
               pre {
                 white-space: pre;
                 white-space: pre-wrap;
                 white-space: pre-line;
                 word-wrap: break-word
                }
                
                input[type="radio"] {
                  vertical-align: text-bottom
                 }
                 
                 input[type="checkbox"] {
                   vertical-align: bottom;
                   *vertical-align: baseline
                  }
                  
                  .ie6 input {
                    vertical-align: text-bottom
                   }
                   
                   select,
                   input,
                   textarea {
                     font: 99% sans-serif
                    }
                    
                    table {
                      font-size: inherit;
                      font: 100%
                     }
                     
                     a:hover,
                     a:active {
                       outline: none
                      }
                      
                      small {
                        font-size: 85%
                       }
                       
                       strong,
                       th {
                         font-weight: bold
                        }
                        
                        td,
                        td img {
                          vertical-align: top
                         }
                         
                         sub,
                         sup {
                           font-size: 75%;
                           line-height: 0;
                           position: relative
                          }
                          
                          sup {
                            top: -0.5em
                           }
                           
                           sub {
                             bottom: -0.25em
                            }
                            
                            pre,
                            code,
                            kbd,
                            samp {
                              font-family: monospace, sans-serif
                             }
                             
                             .clickable,
                             label,
                             input[type=button],
                             input[type=submit],
                             button {
                               cursor: pointer
                              }
                              
                              button,
                              input,
                              select,
                              textarea {
                                margin: 0
                               }
                               
                               button {
                                 width: auto;
                                 overflow: visible
                                }
                                
                                .ie7 img {
                                  -ms-interpolation-mode: bicubic
                                 }
                                 
                                 .ie6 html {
                                   filter: expression(document.execCommand("BackgroundImageCache", false, true))
                                  }
                                  
                                  .clear:before,
                                  .clear:after {
                                    content: "";
                                    display: table
                                   }
                                   
                                   .clear:after {
                                     clear: both
                                    }
                                    
                                    .clear {
                                      zoom: 1
                                     }
                                     
                                     body {
                                       font: 13px Helmet, Freesans, sans-serif
                                      }
                                      
                                      body,
                                      select,
                                      input,
                                      textarea {
                                        color: #333
                                       }
                                       
                                       a {
                                         color: #03f
                                        }
                                        
                                        a:hover {
                                          color: #69f
                                         }
                                         
                                         ::-moz-selection {
                                           background: #fcd700;
                                           color: #fff;
                                           text-shadow: none
                                          }
                                          
                                          ::selection {
                                            background: #fcd700;
                                            color: #fff;
                                            text-shadow: none
                                           }
                                           
                                           a:link {
                                             -webkit-tap-highlight-color: #fcd700
                                            }
                                            
                                            ins {
                                              background-color: #fcd700;
                                              color: #000;
                                              text-decoration: none
                                             }
                                             
                                             mark {
                                               background-color: #fcd700;
                                               color: #000;
                                               font-style: italic;
                                               font-weight: bold
                                              }
                                              
                                              .pagination {
                                                background: white;
                                                cursor: default;
                                                height: 22px
                                               }
                                               
                                               .pagination a,
                                               .pagination span,
                                               .pagination em {
                                                 padding: 0.2em 0.5em;
                                                 display: block;
                                                 float: left;
                                                 margin-right: 1px
                                                }
                                                
                                                .pagination .disabled {
                                                  display: none
                                                 }
                                                 
                                                 .pagination .current {
                                                   font-style: normal;
                                                   font-weight: bold;
                                                   background: #ec018e;
                                                   color: white;
                                                   border: 1px solid #ec018e
                                                  }
                                                  
                                                  .pagination a {
                                                    text-decoration: none;
                                                    color: #ec018e;
                                                    border: 1px solid #ec018e
                                                   }
                                                   
                                                   .pagination a:hover,
                                                   .pagination a:focus {
                                                     color: #000033;
                                                     border-color: #ec018e
                                                    }
                                                    
                                                    .pagination .page_info {
                                                      background: #ec018e;
                                                      color: white;
                                                      padding: 0.4em 0.6em;
                                                      width: 22em;
                                                      margin-bottom: 0.3em;
                                                      text-align: center
                                                     }
                                                     
                                                     .pagination .page_info b {
                                                       color: #ec018e;
                                                       background: #ff3dca;
                                                       padding: 0.1em 0.25em
                                                      }
                                                      
                                                      .contacts li {
                                                        padding-bottom: 25px
                                                       }
                                                       
                                                       @media screen {
                                                         abbr,
                                                         address,
                                                         article,
                                                         aside,
                                                         audio,
                                                         b,
                                                         blockquote,
                                                         body,
                                                         caption,
                                                         cite,
                                                         code,
                                                         dd,
                                                         del,
                                                         dfn,
                                                         div,
                                                         dl,
                                                         dt,
                                                         em,
                                                         fieldset,
                                                         figure,
                                                         footer,
                                                         form,
                                                         h1,
                                                         h2,
                                                         h3,
                                                         h4,
                                                         h5,
                                                         h6,
                                                         header,
                                                         hgroup,
                                                         html,
                                                         i,
                                                         iframe,
                                                         img,
                                                         ins,
                                                         kbd,
                                                         label,
                                                         legend,
                                                         li,
                                                         mark,
                                                         menu,
                                                         nav,
                                                         object,
                                                         ol,
                                                         p,
                                                         pre,
                                                         q,
                                                         samp,
                                                         section,
                                                         small,
                                                         span,
                                                         strong,
                                                         sub,
                                                         sup,
                                                         table,
                                                         tbody,
                                                         td,
                                                         tfoot,
                                                         th,
                                                         thead,
                                                         time,
                                                         tr,
                                                         ul,
                                                         var,
                                                         video {
                                                           margin: 0;
                                                           padding: 0;
                                                           border: 0;
                                                           outline: 0;
                                                           font-size: 100%;
                                                           vertical-align: baseline;
                                                           background: 0 0;
                                                           -webkit-box-sizing: border-box;
                                                           -moz-box-sizing: border-box;
                                                           box-sizing: border-box
                                                          }
                                                          article,
                                                          aside,
                                                          figure,
                                                          footer,
                                                          header,
                                                          hgroup,
                                                          nav,
                                                          section {
                                                            display: block
                                                           }
                                                           body {
                                                             font-family: Helmet, Freesans, sans-serif;
                                                             -webkit-text-size-adjust: none;
                                                             color: #222;
                                                             /* background: #fff url(../images/main-background.png) */
                                                             background-color: #EEF5FB;
                                                            }
                                                            section,
                                                            footer {
                                                              max-width: 760px;
                                                              margin: 20px auto;
                                                              padding: 20px;
                                                              background-color: #fff;
                                                              box-shadow: 0px 0px 4px 1px #d5d5d5;
                                                             }
                                                             header {
                                                               text-align: center;
                                                               margin: 10px 0 30px
                                                              }
                                                              h1,
                                                              h2,
                                                              h3,
                                                              h4,
                                                              h5,
                                                              h6 {
                                                                margin: 10px 0
                                                               }
                                                               h1 {
                                                                 font-size: 1.8em;
                                                                 margin: 30px 0 10px
                                                                }
                                                                h2,
                                                                h3 {
                                                                  font-size: 1.5em;
                                                                  font-family: 'Lobster', cursive;
                                                                  font-weight: normal
                                                                 }
                                                                 h3 {
                                                                   color: #ed008c;
                                                                   float: left;
                                                                   font-size: 1.2em;
                                                                   margin-right: 20px
                                                                  }
                                                                  p {
                                                                    font-size: .9em;
                                                                    line-height: 1.6em;
                                                                    padding: 10px 0
                                                                   }
                                                                   li {
                                                                     font-size: .9em;
                                                                     line-height: 1.5em;
                                                                     padding: 4px 0;
                                                                     list-style-type: none
                                                                    }
                                                                    a {
                                                                      color: #ed008c;
                                                                      text-decoration: none
                                                                     }
                                                                     a:hover {
                                                                       color: #000
                                                                      }
                                                                      a:active,
                                                                      a:hover {
                                                                        outline: 0
                                                                       }
                                                                       form {
                                                                         background-color: #f1f1f1;
                                                                         padding: 20px;
                                                                         border: 1px solid #ccc;
                                                                         border-radius: 5px;
                                                                         margin-top: 50px
                                                                        }
                                                                        input[type=email],
                                                                        input[type=submit],
                                                                        input[type=tel],
                                                                        input[type=text],
                                                                        textarea,
                                                                        select {
                                                                          padding: 7px;
                                                                          width: 96%;
                                                                          margin: 0 0 10px;
                                                                          border: 2px solid #ddd;
                                                                          font-size: 1em;
                                                                          line-height: 1em;
                                                                          border-radius: 5px;
                                                                          -webkit-appearance: none
                                                                         }
                                                                         select {
                                                                           width: 99%;
                                                                           font-size: 0.9em
                                                                          }
                                                                          input:focus,
                                                                          select:focus {
                                                                            border: 2px solid #48b54e;
                                                                            outline: 0
                                                                           }
                                                                           input[type=submit] {
                                                                             width: 200px;
                                                                             border: none;
                                                                             background: #bdc3c7;
                                                                             color: #fff;
                                                                             padding: 9px 12px 10px;
                                                                             line-height: 22px;
                                                                             border-radius: 6px;
                                                                             -webkit-transition: .25s;
                                                                             -moz-transition: .25s;
                                                                             transition: .25s;
                                                                             margin: 50px 0 20px
                                                                            }
                                                                            input[type=submit]:hover {
                                                                              background: #48b54e
                                                                             }
                                                                             label {
                                                                               display: block;
                                                                               padding-top: 5px;
                                                                               font-size: .9em;
                                                                               line-height: 1.6em
                                                                              }
                                                                              .wow {
                                                                                background-color: #ed008c;
                                                                                border-top-right-radius: 20px;
                                                                                border-bottom-right-radius: 20px;
                                                                                padding: 18px;
                                                                                width: 50%;
                                                                                left: -21px;
                                                                                position: relative;
                                                                                margin-bottom: 30px
                                                                               }
                                                                               .wow input {
                                                                                 margin: 0;
                                                                                 width: 90%
                                                                                }
                                                                                input[type=checkbox] {
                                                                                  float: left;
                                                                                  margin: 5px 10px 0 0
                                                                                 }
                                                                                 iframe,
                                                                                 img,
                                                                                 video {
                                                                                   max-width: 100%;
                                                                                   height: auto;
                                                                                   border: none
                                                                                  }
                                                                                  hr {
                                                                                    border: none;
                                                                                    font-size: 1px;
                                                                                    height: 1px;
                                                                                    background-color: #ddd;
                                                                                    width: 100%;
                                                                                    clear: both
                                                                                   }
                                                                                   .clear {
                                                                                     width: 100%;
                                                                                     height: 0;
                                                                                     display: block;
                                                                                     clear: both
                                                                                    }
                                                                                    .centered {
                                                                                      text-align: center
                                                                                     }
                                                                                     footer a {
                                                                                       font-size: 0.9em;
                                                                                       line-height: 1.6em;
                                                                                       padding: 5px 30px
                                                                                      }
                                                                                      #siteseal {
                                                                                        padding-bottom: 40px
                                                                                       }
                                                                                       #error_explanation {
                                                                                         border: 1px dashed #dc0029;
                                                                                         padding: 10px
                                                                                        }
                                                                                        #error_explanation li {
                                                                                          color: #dc0029;
                                                                                          margin-bottom: 5px;
                                                                                          padding: 0 0 0 15px
                                                                                         }
                                                                                         .pink {
                                                                                           color: #ed008c
                                                                                          }
                                                                                          .success {
                                                                                            float: left;
                                                                                            width: 45%;
                                                                                            margin-top: 0;
                                                                                            min-height: 300px
                                                                                           }
                                                                                          }
                                                                                          
                                                                                          @media screen and (min-width: 1224px) {
                                                                                            header {
                                                                                              float: left;
                                                                                              width: 45%
                                                                                             }
                                                                                             section,
                                                                                             footer {
                                                                                               max-width: none;
                                                                                               width: 980px
                                                                                              }
                                                                                              article {
                                                                                                float: right;
                                                                                                width: 45%
                                                                                               }
                                                                                               form {
                                                                                                 float: left;
                                                                                                 width: 45%;
                                                                                                 margin-top: 0
                                                                                                }
                                                                                                .wow {
                                                                                                  width: 80%
                                                                                                 }
                                                                                                }
                                                                                                
                                                                                                @media screen and (max-width: 800px) {
                                                                                                  section,
                                                                                                  footer {
                                                                                                    width: 100%;
                                                                                                    margin: 0;
                                                                                                    box-shadow: none
                                                                                                   }
                                                                                                   header {
                                                                                                     width: 50%
                                                                                                    }
                                                                                                    article img {
                                                                                                      display: none
                                                                                                     }
                                                                                                     body {
                                                                                                       background-image: none
                                                                                                      }
                                                                                                      form {
                                                                                                        padding: 10px
                                                                                                       }
                                                                                                       input[type=email],
                                                                                                       input[type=submit],
                                                                                                       input[type=tel],
                                                                                                       input[type=text],
                                                                                                       textarea {
                                                                                                         width: 93%
                                                                                                        }
                                                                                                        .wow {
                                                                                                          left: -10px;
                                                                                                          width: 100%
                                                                                                         }
                                                                                                         h3 {
                                                                                                           float: none
                                                                                                          }
                                                                                                          footer a {
                                                                                                            display: block
                                                                                                           }
                                                                                                          }
                                                                                                          
                                                                                                          .morecontent span {
                                                                                                            display: none
                                                                                                           }
                                                                                                           
                                                                                                           .morelink {
                                                                                                             display: block
                                                                                                            }
                                                                                                            
                                                                                                            @font-face {
                                                                                                              font-family: 'Lobster13Regular';
                                                                                                              src: url("/assets/Lobster_1.3-webfont.eot");
                                                                                                              src: url("/assets/Lobster_1.3-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/Lobster_1.3-webfont.woff") format("woff"), url("/assets/Lobster_1.3-webfont.ttf") format("truetype"), url("/assets/Lobster_1.3-webfont.svg#Lobster13Regular") format("svg");
                                                                                                              font-weight: normal;
                                                                                                              font-style: normal
                                                                                                             }
                                                                                                             
                                                                                                             #admin #container {
                                                                                                               background: #fff;
                                                                                                               border: 1px solid #CCCCCC;
                                                                                                               margin: 40px auto;
                                                                                                               padding: 15px;
                                                                                                               width: 920px
                                                                                                              }
                                                                                                              
                                                                                                              #admin h2 {
                                                                                                                float: left;
                                                                                                                font-family: 'Lobster13Regular';
                                                                                                                font-size: 24px;
                                                                                                                margin: 0 0 10px 0
                                                                                                               }
                                                                                                               
                                                                                                               #admin label {
                                                                                                                 width: 120px;
                                                                                                                 display: inline-block
                                                                                                                }
                                                                                                                
                                                                                                                #admin label.top-text {
                                                                                                                  vertical-align: top
                                                                                                                 }
                                                                                                                 
                                                                                                                 #admin input.button {
                                                                                                                   width: 161px;
                                                                                                                   height: 25px;
                                                                                                                   background: url("/assets/button_sprite.png");
                                                                                                                   font-weight: bold;
                                                                                                                   color: #fff;
                                                                                                                   border: 0;
                                                                                                                   float: right
                                                                                                                  }
                                                                                                                  
                                                                                                                  #admin.sessions #container {
                                                                                                                    width: 400px
                                                                                                                   }
                                                                                                                   
                                                                                                                   #admin.sessions #container .field {
                                                                                                                     margin-bottom: 10px
                                                                                                                    }
                                                                                                                    
                                                                                                                    #admin.sessions #container .field input#remember_me {
                                                                                                                      width: 20px
                                                                                                                     }
                                                                                                                     
                                                                                                                     #admin .forgot-pw {
                                                                                                                       float: right
                                                                                                                      }
                                                                                                                      
                                                                                                                      #admin .new-deal {
                                                                                                                        width: 161px;
                                                                                                                        height: 25px;
                                                                                                                        background: url("/assets/button_sprite.png");
                                                                                                                        font-weight: bold;
                                                                                                                        color: #fff;
                                                                                                                        border: 0;
                                                                                                                        float: left;
                                                                                                                        text-align: center;
                                                                                                                        line-height: 25px;
                                                                                                                        margin: 40px 10px 40px 0
                                                                                                                       }
                                                                                                                       
                                                                                                                       #admin .new-deal:hover {
                                                                                                                         text-decoration: none
                                                                                                                        }
                                                                                                                        
                                                                                                                        #admin .new-codes {
                                                                                                                          width: 161px;
                                                                                                                          height: 25px;
                                                                                                                          background: url("/assets/button_sprite.png");
                                                                                                                          font-weight: bold;
                                                                                                                          color: #fff;
                                                                                                                          border: 0;
                                                                                                                          float: left;
                                                                                                                          text-align: center;
                                                                                                                          line-height: 25px;
                                                                                                                          margin: 0 0 20px
                                                                                                                         }
                                                                                                                         
                                                                                                                         #admin .new-codes:hover {
                                                                                                                           text-decoration: none
                                                                                                                          }
                                                                                                                          
                                                                                                                          #admin .user_nav {
                                                                                                                            float: right
                                                                                                                           }
                                                                                                                           
                                                                                                                           #admin h1 a {
                                                                                                                             width: 400px;
                                                                                                                             height: 158px;
                                                                                                                             background: transparent url("/assets/wowcher_admin_logo.png");
                                                                                                                             text-indent: -99999em;
                                                                                                                             float: left;
                                                                                                                             margin: 0 0 15px 0
                                                                                                                            }
                                                                                                                            
                                                                                                                            #admin table {
                                                                                                                              margin: 0 0 20px 0
                                                                                                                             }
                                                                                                                             
                                                                                                                             #admin table tr.even {
                                                                                                                               background: #f1f1f1
                                                                                                                              }
                                                                                                                              
                                                                                                                              #admin table tr td {
                                                                                                                                padding: 5px
                                                                                                                               }
                                                                                                                               
                                                                                                                               #admin table tr th {
                                                                                                                                 padding: 5px
                                                                                                                                }
                                                                                                                                
                                                                                                                                #admin table tr.head {
                                                                                                                                  background: #ec018e;
                                                                                                                                  width: 100%
                                                                                                                                 }
                                                                                                                                 
                                                                                                                                 #admin .field {
                                                                                                                                   margin: 0 0 10px 0;
                                                                                                                                   background: #f1f1f1;
                                                                                                                                   padding: 5px
                                                                                                                                  }
                                                                                                                                  
                                                                                                                                  #admin .field label {
                                                                                                                                    font-weight: bold
                                                                                                                                   }
                                                                                                                                   
                                                                                                                                   #admin .center {
                                                                                                                                     text-align: center
                                                                                                                                    }
                                                                                                                                    
                                                                                                                                    #admin .left-col {
                                                                                                                                      float: left;
                                                                                                                                      width: 360px;
                                                                                                                                      margin-right: 20px
                                                                                                                                     }
                                                                                                                                     
                                                                                                                                     #admin .right-col {
                                                                                                                                       float: left;
                                                                                                                                       width: 360px
                                                                                                                                      }
                                                                                                                                      
                                                                                                                                      #admin #error_explanation {
                                                                                                                                        padding: 5px;
                                                                                                                                        border: 2px dashed #dc0029;
                                                                                                                                        margin: 0 0 10px 0
                                                                                                                                       }
                                                                                                                                       
                                                                                                                                       #admin #error_explanation h3 {
                                                                                                                                         color: #dc0029;
                                                                                                                                         font-size: 18px
                                                                                                                                        }
                                                                                                                                        
                                                                                                                                        #admin .code-list li {
                                                                                                                                          font-size: 16px;
                                                                                                                                          margin-bottom: 10px
                                                                                                                                         }
                                                                                                                                         
                                                                                                                                         #admin .attributes input {
                                                                                                                                           width: auto
                                                                                                                                          }
                                                                                                                                          
                                                                                                                                          .attributes h2.colName {
                                                                                                                                            text-align: center;
                                                                                                                                            width: 880px
                                                                                                                                           }
                                                                                                                                           
                                                                                                                                           #admin .attributes input[type='submit'] {
                                                                                                                                             width: 120px
                                                                                                                                            }
                                                                                                                                            
                                                                                                                                            .attributes input {
                                                                                                                                              margin-bottom: 10px
                                                                                                                                             }
                                                                                                                                             
                                                                                                                                             .attributes {
                                                                                                                                               padding-top: 30px;
                                                                                                                                               padding: 20px;
                                                                                                                                               background: #FFF0F5;
                                                                                                                                               border-radius: 5px
                                                                                                                                              }
                                                                                                                                              
                                                                                                                                              #admin .attributes table tr th {
                                                                                                                                                padding: 5px;
                                                                                                                                                border-left: none;
                                                                                                                                                border-right: none
                                                                                                                                               }
                                                                                                                                               
                                                                                                                                               .attributes .rowName {
                                                                                                                                                 float: left;
                                                                                                                                                 padding-left: 0px;
                                                                                                                                                 padding-bottom: 40px;
                                                                                                                                                 padding-right: 20px;
                                                                                                                                                 text-align: left
                                                                                                                                                }
                                                                                                                                                
                                                                                                                                                .stock {
                                                                                                                                                  width: 100%
                                                                                                                                                 }
                                                                                                                                                 
                                                                                                                                                 .stock th {
                                                                                                                                                   background: #8B0A50;
                                                                                                                                                   color: #fff
                                                                                                                                                  }
                                                                                                                                                  
                                                                                                                                                  #admin .attributes .stock input {
                                                                                                                                                    max-width: 100px
                                                                                                                                                   }
                                                                                                                                                   
                                                                                                                                                   input[disabled] {
                                                                                                                                                     background: #ccc;
                                                                                                                                                     color: #999
                                                                                                                                                    }
                                                                                                                                                    
                                                                                                                                                    div.row_name h2,
                                                                                                                                                    div.col_name h2 {
                                                                                                                                                      font-size: 27px;
                                                                                                                                                      float: left
                                                                                                                                                     }
                                                                                                                                                     
                                                                                                                                                     div.row_name,
                                                                                                                                                     div.col_name {
                                                                                                                                                       margin-bottom: 10px
                                                                                                                                                      }
                                                                                                                                                      
                                                                                                                                                      div.row_name input,
                                                                                                                                                      div.col_name input {
                                                                                                                                                        margin-top: 7px;
                                                                                                                                                        border: 0;
                                                                                                                                                        margin-left: 5px
                                                                                                                                                       }
                                                                                                                                                       
                                                                                                                                                       .redempt_attribute_fields label {
                                                                                                                                                         display: inline-block;
                                                                                                                                                         width: 130px;
                                                                                                                                                         text-transform: uppercase;
                                                                                                                                                         font-size: 11px;
                                                                                                                                                         margin-bottom: 10px
                                                                                                                                                        }
                                                                                                                                                        
                                                                                                                                                        .redempt_attribute_fields {
                                                                                                                                                          padding-left: 12px;
                                                                                                                                                          margin-bottom: 20px
                                                                                                                                                         }
                                                                                                                                                         
                                                                                                                                                         #redemption-form .add_fields {
                                                                                                                                                           padding-left: 150px;
                                                                                                                                                           display: block;
                                                                                                                                                           margin-bottom: 20px
                                                                                                                                                          }
                                                                                                                                                          
                                                                                                                                                          .product_code_fields:nth-of-type(1) {
                                                                                                                                                            display: none
                                                                                                                                                           }
                                                                                                                                                           
                                                                                                                                                           
                                                                                                                                                                                                       /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
                                                                                                                                                                                                       /*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=d1008842d031ea38f1bb)
* Config saved to config.json and https://gist.github.com/d1008842d031ea38f1bb
*/
                                                                                                                                                                                                       /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
                                                                                                                                                                                                       
                                                                                                                                                                                                       html {
                                                                                                                                                                                                         font-family: sans-serif;
                                                                                                                                                                                                         -ms-text-size-adjust: 100%;
                                                                                                                                                                                                         -webkit-text-size-adjust: 100%
                                                                                                                                                                                                        }
                                                                                                                                                                                                        
                                                                                                                                                                                                        body {
                                                                                                                                                                                                          margin: 0
                                                                                                                                                                                                         }
                                                                                                                                                                                                         
                                                                                                                                                                                                         article,
                                                                                                                                                                                                         aside,
                                                                                                                                                                                                         details,
                                                                                                                                                                                                         figcaption,
                                                                                                                                                                                                         figure,
                                                                                                                                                                                                         footer,
                                                                                                                                                                                                         header,
                                                                                                                                                                                                         hgroup,
                                                                                                                                                                                                         main,
                                                                                                                                                                                                         menu,
                                                                                                                                                                                                         nav,
                                                                                                                                                                                                         section,
                                                                                                                                                                                                         summary {
                                                                                                                                                                                                           display: block
                                                                                                                                                                                                          }
                                                                                                                                                                                                          
                                                                                                                                                                                                          audio,
                                                                                                                                                                                                          canvas,
                                                                                                                                                                                                          progress,
                                                                                                                                                                                                          video {
                                                                                                                                                                                                            display: inline-block;
                                                                                                                                                                                                            vertical-align: baseline
                                                                                                                                                                                                           }
                                                                                                                                                                                                           
                                                                                                                                                                                                           audio:not([controls]) {
                                                                                                                                                                                                             display: none;
                                                                                                                                                                                                             height: 0
                                                                                                                                                                                                            }
                                                                                                                                                                                                            
                                                                                                                                                                                                            [hidden],
                                                                                                                                                                                                            template {
                                                                                                                                                                                                              display: none
                                                                                                                                                                                                             }
                                                                                                                                                                                                             
                                                                                                                                                                                                             a {
                                                                                                                                                                                                               background-color: transparent
                                                                                                                                                                                                              }
                                                                                                                                                                                                              
                                                                                                                                                                                                              a:active,
                                                                                                                                                                                                              a:hover {
                                                                                                                                                                                                                outline: 0
                                                                                                                                                                                                               }
                                                                                                                                                                                                               
                                                                                                                                                                                                               abbr[title] {
                                                                                                                                                                                                                 border-bottom: 1px dotted
                                                                                                                                                                                                                }
                                                                                                                                                                                                                
                                                                                                                                                                                                                b,
                                                                                                                                                                                                                strong {
                                                                                                                                                                                                                  font-weight: bold
                                                                                                                                                                                                                 }
                                                                                                                                                                                                                 
                                                                                                                                                                                                                 dfn {
                                                                                                                                                                                                                   font-style: italic
                                                                                                                                                                                                                  }
                                                                                                                                                                                                                  
                                                                                                                                                                                                                  h1 {
                                                                                                                                                                                                                    font-size: 2em;
                                                                                                                                                                                                                    margin: 0.67em 0
                                                                                                                                                                                                                   }
                                                                                                                                                                                                                   
                                                                                                                                                                                                                   mark {
                                                                                                                                                                                                                     background: #ff0;
                                                                                                                                                                                                                     color: #000
                                                                                                                                                                                                                    }
                                                                                                                                                                                                                    
                                                                                                                                                                                                                    small {
                                                                                                                                                                                                                      font-size: 80%
                                                                                                                                                                                                                     }
                                                                                                                                                                                                                     
                                                                                                                                                                                                                     sub,
                                                                                                                                                                                                                     sup {
                                                                                                                                                                                                                       font-size: 75%;
                                                                                                                                                                                                                       line-height: 0;
                                                                                                                                                                                                                       position: relative;
                                                                                                                                                                                                                       vertical-align: baseline
                                                                                                                                                                                                                      }
                                                                                                                                                                                                                      
                                                                                                                                                                                                                      sup {
                                                                                                                                                                                                                        top: -0.5em
                                                                                                                                                                                                                       }
                                                                                                                                                                                                                       
                                                                                                                                                                                                                       sub {
                                                                                                                                                                                                                         bottom: -0.25em
                                                                                                                                                                                                                        }
                                                                                                                                                                                                                        
                                                                                                                                                                                                                        img {
                                                                                                                                                                                                                          border: 0
                                                                                                                                                                                                                         }
                                                                                                                                                                                                                         
                                                                                                                                                                                                                         svg:not(:root) {
                                                                                                                                                                                                                           overflow: hidden
                                                                                                                                                                                                                          }
                                                                                                                                                                                                                          
                                                                                                                                                                                                                          figure {
                                                                                                                                                                                                                            margin: 1em 40px
                                                                                                                                                                                                                           }
                                                                                                                                                                                                                           
                                                                                                                                                                                                                           hr {
                                                                                                                                                                                                                             -moz-box-sizing: content-box;
                                                                                                                                                                                                                             -webkit-box-sizing: content-box;
                                                                                                                                                                                                                             box-sizing: content-box;
                                                                                                                                                                                                                             height: 0
                                                                                                                                                                                                                            }
                                                                                                                                                                                                                            
                                                                                                                                                                                                                            pre {
                                                                                                                                                                                                                              overflow: auto
                                                                                                                                                                                                                             }
                                                                                                                                                                                                                             
                                                                                                                                                                                                                             code,
                                                                                                                                                                                                                             kbd,
                                                                                                                                                                                                                             pre,
                                                                                                                                                                                                                             samp {
                                                                                                                                                                                                                               font-family: monospace, monospace;
                                                                                                                                                                                                                               font-size: 1em
                                                                                                                                                                                                                              }
                                                                                                                                                                                                                              
                                                                                                                                                                                                                              button,
                                                                                                                                                                                                                              input,
                                                                                                                                                                                                                              optgroup,
                                                                                                                                                                                                                              select,
                                                                                                                                                                                                                              textarea {
                                                                                                                                                                                                                                color: inherit;
                                                                                                                                                                                                                                font: inherit;
                                                                                                                                                                                                                                margin: 0
                                                                                                                                                                                                                               }
                                                                                                                                                                                                                               
                                                                                                                                                                                                                               button {
                                                                                                                                                                                                                                 overflow: visible
                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                
                                                                                                                                                                                                                                button,
                                                                                                                                                                                                                                select {
                                                                                                                                                                                                                                  text-transform: none
                                                                                                                                                                                                                                 }
                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                 button,
                                                                                                                                                                                                                                 html input[type="button"],
                                                                                                                                                                                                                                 input[type="reset"],
                                                                                                                                                                                                                                 input[type="submit"] {
                                                                                                                                                                                                                                   -webkit-appearance: button;
                                                                                                                                                                                                                                   cursor: pointer
                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                  button[disabled],
                                                                                                                                                                                                                                  html input[disabled] {
                                                                                                                                                                                                                                    cursor: default
                                                                                                                                                                                                                                   }
                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                   button::-moz-focus-inner,
                                                                                                                                                                                                                                   input::-moz-focus-inner {
                                                                                                                                                                                                                                     border: 0;
                                                                                                                                                                                                                                     padding: 0
                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                    input {
                                                                                                                                                                                                                                      line-height: normal
                                                                                                                                                                                                                                     }
                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                     input[type="checkbox"],
                                                                                                                                                                                                                                     input[type="radio"] {
                                                                                                                                                                                                                                       -webkit-box-sizing: border-box;
                                                                                                                                                                                                                                       -moz-box-sizing: border-box;
                                                                                                                                                                                                                                       box-sizing: border-box;
                                                                                                                                                                                                                                       padding: 0
                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                      input[type="number"]::-webkit-inner-spin-button,
                                                                                                                                                                                                                                      input[type="number"]::-webkit-outer-spin-button {
                                                                                                                                                                                                                                        height: auto
                                                                                                                                                                                                                                       }
                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                       input[type="search"] {
                                                                                                                                                                                                                                         -webkit-appearance: textfield;
                                                                                                                                                                                                                                         -moz-box-sizing: content-box;
                                                                                                                                                                                                                                         -webkit-box-sizing: content-box;
                                                                                                                                                                                                                                         box-sizing: content-box
                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                        input[type="search"]::-webkit-search-cancel-button,
                                                                                                                                                                                                                                        input[type="search"]::-webkit-search-decoration {
                                                                                                                                                                                                                                          -webkit-appearance: none
                                                                                                                                                                                                                                         }
                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                         fieldset {
                                                                                                                                                                                                                                           border: 1px solid #c0c0c0;
                                                                                                                                                                                                                                           margin: 0 2px;
                                                                                                                                                                                                                                           padding: 0.35em 0.625em 0.75em
                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                          legend {
                                                                                                                                                                                                                                            border: 0;
                                                                                                                                                                                                                                            padding: 0
                                                                                                                                                                                                                                           }
                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                           textarea {
                                                                                                                                                                                                                                             overflow: auto
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                            optgroup {
                                                                                                                                                                                                                                              font-weight: bold
                                                                                                                                                                                                                                             }
                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                             table {
                                                                                                                                                                                                                                               border-collapse: collapse;
                                                                                                                                                                                                                                               border-spacing: 0
                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                              td,
                                                                                                                                                                                                                                              th {
                                                                                                                                                                                                                                                padding: 0
                                                                                                                                                                                                                                               }
                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                               * {
                                                                                                                                                                                                                                                 -webkit-box-sizing: border-box;
                                                                                                                                                                                                                                                 -moz-box-sizing: border-box;
                                                                                                                                                                                                                                                 box-sizing: border-box
                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                *:before,
                                                                                                                                                                                                                                                *:after {
                                                                                                                                                                                                                                                  -webkit-box-sizing: border-box;
                                                                                                                                                                                                                                                  -moz-box-sizing: border-box;
                                                                                                                                                                                                                                                  box-sizing: border-box
                                                                                                                                                                                                                                                 }
                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                 html {
                                                                                                                                                                                                                                                   font-size: 10px;
                                                                                                                                                                                                                                                   -webkit-tap-highlight-color: transparent
                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                  body {
                                                                                                                                                                                                                                                    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
                                                                                                                                                                                                                                                    font-size: 14px;
                                                                                                                                                                                                                                                    line-height: 1.42857143;
                                                                                                                                                                                                                                                    color: #333333;
                                                                                                                                                                                                                                                    /* background-color: #ffffff */
                                                                                                                                                                                                                                                   }
                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                   input,
                                                                                                                                                                                                                                                   button,
                                                                                                                                                                                                                                                   select,
                                                                                                                                                                                                                                                   textarea {
                                                                                                                                                                                                                                                     font-family: inherit;
                                                                                                                                                                                                                                                     font-size: inherit;
                                                                                                                                                                                                                                                     line-height: inherit
                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                    a {
                                                                                                                                                                                                                                                      color: #337ab7;
                                                                                                                                                                                                                                                      text-decoration: none
                                                                                                                                                                                                                                                     }
                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                     a:hover,
                                                                                                                                                                                                                                                     a:focus {
                                                                                                                                                                                                                                                       color: #23527c;
                                                                                                                                                                                                                                                       text-decoration: underline
                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                      a:focus {
                                                                                                                                                                                                                                                        outline: thin dotted;
                                                                                                                                                                                                                                                        outline: 5px auto -webkit-focus-ring-color;
                                                                                                                                                                                                                                                        outline-offset: -2px
                                                                                                                                                                                                                                                       }
                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                       figure {
                                                                                                                                                                                                                                                         margin: 0
                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                        img {
                                                                                                                                                                                                                                                          vertical-align: middle
                                                                                                                                                                                                                                                         }
                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                         .img-responsive {
                                                                                                                                                                                                                                                           display: block;
                                                                                                                                                                                                                                                           max-width: 100%;
                                                                                                                                                                                                                                                           height: auto
                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                          .img-rounded {
                                                                                                                                                                                                                                                            border-radius: 6px
                                                                                                                                                                                                                                                           }
                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                           .img-thumbnail {
                                                                                                                                                                                                                                                             padding: 4px;
                                                                                                                                                                                                                                                             line-height: 1.42857143;
                                                                                                                                                                                                                                                             background-color: #ffffff;
                                                                                                                                                                                                                                                             border: 1px solid #dddddd;
                                                                                                                                                                                                                                                             border-radius: 4px;
                                                                                                                                                                                                                                                             -webkit-transition: all 0.2s ease-in-out;
                                                                                                                                                                                                                                                             -o-transition: all 0.2s ease-in-out;
                                                                                                                                                                                                                                                             transition: all 0.2s ease-in-out;
                                                                                                                                                                                                                                                             display: inline-block;
                                                                                                                                                                                                                                                             max-width: 100%;
                                                                                                                                                                                                                                                             height: auto
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                            .img-circle {
                                                                                                                                                                                                                                                              border-radius: 50%
                                                                                                                                                                                                                                                             }
                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                             hr {
                                                                                                                                                                                                                                                               margin-top: 20px;
                                                                                                                                                                                                                                                               margin-bottom: 20px;
                                                                                                                                                                                                                                                               border: 0;
                                                                                                                                                                                                                                                               border-top: 1px solid #eeeeee
                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                              .sr-only {
                                                                                                                                                                                                                                                                position: absolute;
                                                                                                                                                                                                                                                                width: 1px;
                                                                                                                                                                                                                                                                height: 1px;
                                                                                                                                                                                                                                                                margin: -1px;
                                                                                                                                                                                                                                                                padding: 0;
                                                                                                                                                                                                                                                                overflow: hidden;
                                                                                                                                                                                                                                                                clip: rect(0, 0, 0, 0);
                                                                                                                                                                                                                                                                border: 0
                                                                                                                                                                                                                                                               }
                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                               .sr-only-focusable:active,
                                                                                                                                                                                                                                                               .sr-only-focusable:focus {
                                                                                                                                                                                                                                                                 position: static;
                                                                                                                                                                                                                                                                 width: auto;
                                                                                                                                                                                                                                                                 height: auto;
                                                                                                                                                                                                                                                                 margin: 0;
                                                                                                                                                                                                                                                                 overflow: visible;
                                                                                                                                                                                                                                                                 clip: auto
                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                [role="button"] {
                                                                                                                                                                                                                                                                  cursor: pointer
                                                                                                                                                                                                                                                                 }
                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                 .tooltip {
                                                                                                                                                                                                                                                                   position: absolute;
                                                                                                                                                                                                                                                                   z-index: 1070;
                                                                                                                                                                                                                                                                   display: block;
                                                                                                                                                                                                                                                                   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
                                                                                                                                                                                                                                                                   font-size: 12px;
                                                                                                                                                                                                                                                                   font-weight: normal;
                                                                                                                                                                                                                                                                   line-height: 1.4;
                                                                                                                                                                                                                                                                   opacity: 0;
                                                                                                                                                                                                                                                                   filter: alpha(opacity=0)
                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                  .tooltip.in {
                                                                                                                                                                                                                                                                    opacity: 0.9;
                                                                                                                                                                                                                                                                    filter: alpha(opacity=90)
                                                                                                                                                                                                                                                                   }
                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                   .tooltip.top {
                                                                                                                                                                                                                                                                     margin-top: -3px;
                                                                                                                                                                                                                                                                     padding: 5px 0
                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                    .tooltip.right {
                                                                                                                                                                                                                                                                      margin-left: 10px;
                                                                                                                                                                                                                                                                      padding: 0 5px
                                                                                                                                                                                                                                                                     }
                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                     .tooltip.bottom {
                                                                                                                                                                                                                                                                       margin-top: 3px;
                                                                                                                                                                                                                                                                       padding: 5px 0
                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                      .tooltip.left {
                                                                                                                                                                                                                                                                        margin-left: -3px;
                                                                                                                                                                                                                                                                        padding: 0 5px
                                                                                                                                                                                                                                                                       }
                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                       .tooltip-inner {
                                                                                                                                                                                                                                                                         max-width: 200px;
                                                                                                                                                                                                                                                                         padding: 3px 8px;
                                                                                                                                                                                                                                                                         color: #ffffff;
                                                                                                                                                                                                                                                                         text-align: center;
                                                                                                                                                                                                                                                                         text-decoration: none;
                                                                                                                                                                                                                                                                         background-color: #000000;
                                                                                                                                                                                                                                                                         border-radius: 4px
                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                        .tooltip-arrow {
                                                                                                                                                                                                                                                                          position: absolute;
                                                                                                                                                                                                                                                                          width: 0;
                                                                                                                                                                                                                                                                          height: 0;
                                                                                                                                                                                                                                                                          border-color: transparent;
                                                                                                                                                                                                                                                                          border-style: solid
                                                                                                                                                                                                                                                                         }
                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                         .tooltip.top .tooltip-arrow {
                                                                                                                                                                                                                                                                           bottom: 0;
                                                                                                                                                                                                                                                                           left: 50%;
                                                                                                                                                                                                                                                                           margin-left: -5px;
                                                                                                                                                                                                                                                                           border-width: 5px 5px 0;
                                                                                                                                                                                                                                                                           border-top-color: #000000
                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                          .tooltip.top-left .tooltip-arrow {
                                                                                                                                                                                                                                                                            bottom: 0;
                                                                                                                                                                                                                                                                            right: 5px;
                                                                                                                                                                                                                                                                            margin-bottom: -5px;
                                                                                                                                                                                                                                                                            border-width: 5px 5px 0;
                                                                                                                                                                                                                                                                            border-top-color: #000000
                                                                                                                                                                                                                                                                           }
                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                           .tooltip.top-right .tooltip-arrow {
                                                                                                                                                                                                                                                                             bottom: 0;
                                                                                                                                                                                                                                                                             left: 5px;
                                                                                                                                                                                                                                                                             margin-bottom: -5px;
                                                                                                                                                                                                                                                                             border-width: 5px 5px 0;
                                                                                                                                                                                                                                                                             border-top-color: #000000
                                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                            .tooltip.right .tooltip-arrow {
                                                                                                                                                                                                                                                                              top: 50%;
                                                                                                                                                                                                                                                                              left: 0;
                                                                                                                                                                                                                                                                              margin-top: -5px;
                                                                                                                                                                                                                                                                              border-width: 5px 5px 5px 0;
                                                                                                                                                                                                                                                                              border-right-color: #000000
                                                                                                                                                                                                                                                                             }
                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                             .tooltip.left .tooltip-arrow {
                                                                                                                                                                                                                                                                               top: 50%;
                                                                                                                                                                                                                                                                               right: 0;
                                                                                                                                                                                                                                                                               margin-top: -5px;
                                                                                                                                                                                                                                                                               border-width: 5px 0 5px 5px;
                                                                                                                                                                                                                                                                               border-left-color: #000000
                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                              .tooltip.bottom .tooltip-arrow {
                                                                                                                                                                                                                                                                                top: 0;
                                                                                                                                                                                                                                                                                left: 50%;
                                                                                                                                                                                                                                                                                margin-left: -5px;
                                                                                                                                                                                                                                                                                border-width: 0 5px 5px;
                                                                                                                                                                                                                                                                                border-bottom-color: #000000
                                                                                                                                                                                                                                                                               }
                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                               .tooltip.bottom-left .tooltip-arrow {
                                                                                                                                                                                                                                                                                 top: 0;
                                                                                                                                                                                                                                                                                 right: 5px;
                                                                                                                                                                                                                                                                                 margin-top: -5px;
                                                                                                                                                                                                                                                                                 border-width: 0 5px 5px;
                                                                                                                                                                                                                                                                                 border-bottom-color: #000000
                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                .tooltip.bottom-right .tooltip-arrow {
                                                                                                                                                                                                                                                                                  top: 0;
                                                                                                                                                                                                                                                                                  left: 5px;
                                                                                                                                                                                                                                                                                  margin-top: -5px;
                                                                                                                                                                                                                                                                                  border-width: 0 5px 5px;
                                                                                                                                                                                                                                                                                  border-bottom-color: #000000
                                                                                                                                                                                                                                                                                 }
                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                 .clearfix:before,
                                                                                                                                                                                                                                                                                 .clearfix:after {
                                                                                                                                                                                                                                                                                   content: " ";
                                                                                                                                                                                                                                                                                   display: table
                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                                  .clearfix:after {
                                                                                                                                                                                                                                                                                    clear: both
                                                                                                                                                                                                                                                                                   }
                                                                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                                                                   .center-block {
                                                                                                                                                                                                                                                                                     display: block;
                                                                                                                                                                                                                                                                                     margin-left: auto;
                                                                                                                                                                                                                                                                                     margin-right: auto
                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                    .pull-right {
                                                                                                                                                                                                                                                                                      float: right !important
                                                                                                                                                                                                                                                                                     }
                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                     .pull-left {
                                                                                                                                                                                                                                                                                       float: left !important
                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                      .hide {
                                                                                                                                                                                                                                                                                        display: none !important
                                                                                                                                                                                                                                                                                       }
                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                       .show {
                                                                                                                                                                                                                                                                                         display: block !important
                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                                        .invisible {
                                                                                                                                                                                                                                                                                          visibility: hidden
                                                                                                                                                                                                                                                                                         }
                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                         .text-hide {
                                                                                                                                                                                                                                                                                           font: 0/0 a;
                                                                                                                                                                                                                                                                                           color: transparent;
                                                                                                                                                                                                                                                                                           text-shadow: none;
                                                                                                                                                                                                                                                                                           background-color: transparent;
                                                                                                                                                                                                                                                                                           border: 0
                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                          .hidden {
                                                                                                                                                                                                                                                                                            display: none !important
                                                                                                                                                                                                                                                                                           }
                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                           .affix {
                                                                                                                                                                                                                                                                                             position: fixed
                                                                                                                                                                                                                                                                                            }
