Difference between revisions of "Team:Nottingham/test/css"

 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  #HQ_page p {
+
  #HQ_page p {
 
     font-family: "Arial",Helvetica,sans-serif;
 
     font-family: "Arial",Helvetica,sans-serif;
 
     font-size: 15px;
 
     font-size: 15px;
Line 14: Line 14:
 
   }
 
   }
 
   .main-menu {
 
   .main-menu {
     font-family: Sofia Pro !important;
+
     font-family: Hind Siliguri !important;
 
     border:0 !important;
 
     border:0 !important;
 
   }
 
   }
Line 35: Line 35:
 
   .detail-header {
 
   .detail-header {
 
         color: #e5bb19;
 
         color: #e5bb19;
         font-family: Sofia Pro !important;
+
         font-family: Hind Siliguri !important;
 
         font-weight: 600;
 
         font-weight: 600;
 
         font-style: normal;
 
         font-style: normal;
Line 47: Line 47:
 
     padding:0px;
 
     padding:0px;
 
     color: #4a4a4a;
 
     color: #4a4a4a;
     font-family: Sofia Pro !important;
+
     font-family: Hind Siliguri !important;
 
     font-weight: 900;
 
     font-weight: 900;
 
     font-style: normal;
 
     font-style: normal;
Line 57: Line 57:
 
   }
 
   }
 
   .slogan-header {
 
   .slogan-header {
     font-family: Sofia Pro !important;
+
     font-family: Hind Siliguri !important;
 
     font-weight: 400;
 
     font-weight: 400;
 
     font-style: normal;
 
     font-style: normal;
Line 72: Line 72:
  
 
   #HQ_page h1, h2, h3, h4, h5 {
 
   #HQ_page h1, h2, h3, h4, h5 {
     font-family: Sofia Pro !important;
+
     font-family: Hind Siliguri !important;
 
   }
 
   }
  
Line 99: Line 99:
 
   }
 
   }
 
   .panel h3 {
 
   .panel h3 {
     font-family: Sofia Pro !important;
+
     font-family: Hind Siliguri !important;
 
     font-weight: 600;
 
     font-weight: 600;
 
     font-style: normal;
 
     font-style: normal;
Line 135: Line 135:
  
 
   section.grid h3 {
 
   section.grid h3 {
     font-family: Sofia Pro !important;
+
     font-family: Hind Siliguri !important;
 
     font-weight: 600;
 
     font-weight: 600;
 
     font-style: normal;
 
     font-style: normal;
Line 212: Line 212:
 
       }
 
       }
 
   }
 
   }
 
 
 
 
 
 
  
  
Line 4,154: Line 4,148:
 
.cover h3 {
 
.cover h3 {
 
color: #e5bb19;
 
color: #e5bb19;
    font-family: Sofia Pro !important;
+
    font-family: Hind Siliguri !important;
 
    font-weight: 600;
 
    font-weight: 600;
 
    font-style: normal;
 
    font-style: normal;
Line 4,166: Line 4,160:
 
    padding: 0px;
 
    padding: 0px;
 
    color: #4a4a4a;
 
    color: #4a4a4a;
    font-family: Sofia Pro !important;
+
    font-family: Hind Siliguri  !important;
 
    font-weight: 900;
 
    font-weight: 900;
 
    font-style: normal;
 
    font-style: normal;
Line 4,176: Line 4,170:
 
}
 
}
 
.cover h2 {
 
.cover h2 {
    font-family: Sofia Pro !important;
+
    font-family: Hind Siliguri !important;
 
    font-weight: 400;
 
    font-weight: 400;
 
    font-style: normal;
 
    font-style: normal;
Line 4,254: Line 4,248:
 
}
 
}
 
section.content-grid h1 {
 
section.content-grid h1 {
font-family: sofia-pro;
+
font-family: Hind Siliguri;
 
    font-weight: 600;
 
    font-weight: 600;
 
    font-style: normal;
 
    font-style: normal;
Line 4,266: Line 4,260:
 
section.content-grid h2 {
 
section.content-grid h2 {
 
color:#e37263;
 
color:#e37263;
font-family: sofia-pro;
+
font-family: Hind Siliguri;
 
    font-weight: 600;
 
    font-weight: 600;
 
    font-style: normal;
 
    font-style: normal;
Line 4,291: Line 4,285:
 
section.blog-menu h2 {
 
section.blog-menu h2 {
 
font-size:28px !important;
 
font-size:28px !important;
font-family: Sofia Pro;
+
font-family: Hind Siliguri;
 
    font-weight: 600;
 
    font-weight: 600;
 
    font-style: normal;
 
    font-style: normal;
Line 4,302: Line 4,296:
 
}
 
}
 
section.blog-menu a.read-more {
 
section.blog-menu a.read-more {
font-family: Sofia Pro;
+
font-family: Hind Siliguri;
 
    font-weight: 600;
 
    font-weight: 600;
 
    font-style: normal;
 
    font-style: normal;

Latest revision as of 10:22, 23 August 2018

  #HQ_page p {
   font-family: "Arial",Helvetica,sans-serif;
   font-size: 15px;
   text-align: justify;
 }
 #HQ_page .button {
   height:inherit !important;
   min-width: inherit !important;
   max-width: inherit !important;
   font-size:1rem !important;
 }
 section.cover {
   padding-bottom:7.5em;
 }
 .main-menu {
   font-family: Hind Siliguri !important;
   border:0 !important;
 }
 section {
   background: #eef7ef; 
   padding-top: 35px;
   padding-right: 50px;
   padding-left: 50px;
 }
 section.image {
   padding:0;
 }
 section.image img {
   width:100%;
 }
 .main.container {
   padding: 50px 0px 70px 0px !important;
 }
 .detail-header {
       color: #e5bb19;
       font-family: Hind Siliguri !important;
       font-weight: 600;
       font-style: normal;
       font-size: 15.25px;
       letter-spacing: .1em;
       line-height: 1.55em;
 }
 .main-header {
   margin-top:15px;
   margin-bottom:.67em;
   padding:0px;
   color: #4a4a4a;
   font-family: Hind Siliguri !important;
   font-weight: 900;
   font-style: normal;
   font-size: 120px;
   letter-spacing: 0em;
   line-height: 0.89em;
   text-transform: none;
   margin-bottom: 0px !important;
 }
 .slogan-header {
   font-family: Hind Siliguri !important;
   font-weight: 400;
   font-style: normal;
   font-size: 25px;
   letter-spacing: 0em;
   line-height: 1.8em;
   text-transform: none;
   color: #222;
   font-size: 1.5em;
   font-weight: bold;
   color: #4a4a4a;
   padding-top: 2px;
 }
 #HQ_page h1, h2, h3, h4, h5 {
   font-family: Hind Siliguri !important;
 }
 .split {
   display:flex;
   flex-direction: row;
   align-items: stretch;
   padding-left:0px;
   padding-right:0px;
   
 }
 .split.blocks {
   align-items: center;
   padding-left:90px;
   padding-right:90px;
 }
 .split .panel {
   width:50%;
   display: flex;
   flex-flow: row;
   align-items: center;
 }
 .split .panel img {
   width:50vw;
 }
 .panel h3 {
   font-family: Hind Siliguri !important;
   font-weight: 600;
   font-style: normal;
   font-size: 40px;
   letter-spacing: 0em;
   text-transform: none;
   line-height: 1em;
   color: #e37262;
 }
 .panel p {
   font-family: Alice;
   font-weight: 400 !important;
   font-style: normal !important;
   font-size: 15px !important;
   letter-spacing: 0em !important;
   text-transform: none !important;
   line-height: 1.8em !important;
 }
 .text-block {
   padding:15%;
   width:100%; 
   background:white
 }
 .text-block h3 {
   padding-top:0 !important;
 }
 
 section.grid {
   padding:55px 75px 75px 75px !important;
   background-color:#e5bb19;
 }
 section.grid h3 {
   font-family: Hind Siliguri !important;
   font-weight: 600;
   font-style: normal;
   font-size: 15.25px;
   letter-spacing: .1em;
   line-height: 1.55em;
   text-transform: uppercase;
   color: white;
 }
 .title.column {
   padding-bottom:0 !important;
 }
 .sponser-grid {
   padding-top: 50px !important;
   padding-bottom: 50px !important;
 }
 .gold-sponsers img {
   max-height:70px;
   margin:auto;
 }


 /* Portrait and Landscape */
 @media screen and (max-width: 640px)  {
     .main-header {
       font-size: 32px;
       letter-spacing: 0px;
     }
     .main-menu {
       padding-left:20px;
       padding-right:20px;
     }
     .mobile-only {
       display:flex !important;
     }
     .desktop-only {
       display:none !important;
     }
     .text-block {
       padding:20px;
       width:100%; 
       background:white
     }
     .split.blocks {
       padding:20px;
       width:100%; 
       background:white
     }
     .split {
       display:block;
       padding-left:20px;
       padding-right:20px;
     }
     .split .panel {
       width:100%;
     }
     .split .panel img {
       width:100%;
     }
     section.grid {
       padding:0;
       margin-top:0 !important;
     }
 }


 /* Portrait and Landscape */
 @media screen and (min-width: 640px)  {
     .mobile-only {
       display:none !important;
     }
     .desktop-only {
       display:flex !important;
     }
 }


/*******************************

           Button
                                                              • /

.ui.button {

 cursor: pointer !important;
 display: inline-block !important;
 min-height: 1em !important;
 outline: none !important;
 border: none !important;
 vertical-align: baseline !important;
 background: #E0E1E2 none !important;
 color: rgba(0, 0, 0, 0.6) !important;
 font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
 margin: 0em 0.25em 0em 0em !important;
 padding: 0.78571429em 1.5em 0.78571429em !important;
 text-transform: none !important;
 text-shadow: none !important;
 font-weight: bold !important;
 line-height: 1em !important;
 font-style: normal !important;
 text-align: center !important;
 text-decoration: none !important;
 border-radius: 0.28571429rem !important;
 -webkit-box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
 -webkit-user-select: none !important;
    -moz-user-select: none !important;
     -ms-user-select: none !important;
         user-select: none !important;
 -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease !important;
 transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease !important;
 transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease !important;
 transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease !important;
 will-change:  !important;
 -webkit-tap-highlight-color: transparent !important;

}


/*******************************

           States
                                                              • /


/*--------------

     Hover

*/

.ui.button:hover {

 background-color: #CACBCD !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
 color: rgba(0, 0, 0, 0.8) !important;

} .ui.button:hover .icon {

 opacity: 0.85 !important;

}

/*--------------

     Focus

*/

.ui.button:focus {

 background-color: #CACBCD !important;
 color: rgba(0, 0, 0, 0.8) !important;
 background-image:  !important !important;
 -webkit-box-shadow:  !important !important;
         box-shadow:  !important !important;

} .ui.button:focus .icon {

 opacity: 0.85 !important;

}

/*--------------

     Down

*/

.ui.button:active, .ui.active.button:active {

 background-color: #BABBBC !important;
 background-image:  !important;
 color: rgba(0, 0, 0, 0.9) !important;
 -webkit-box-shadow: 0px 0px 0px 1px transparent inset, none !important;
         box-shadow: 0px 0px 0px 1px transparent inset, none !important;

}

/*--------------

    Active

*/

.ui.active.button {

 background-color: #C0C1C2 !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0px 0px 1px transparent inset !important;
         box-shadow: 0px 0px 0px 1px transparent inset !important;
 color: rgba(0, 0, 0, 0.95) !important;

} .ui.active.button:hover {

 background-color: #C0C1C2 !important;
 background-image: none !important;
 color: rgba(0, 0, 0, 0.95) !important;

} .ui.active.button:active {

 background-color: #C0C1C2 !important;
 background-image: none !important;

}

/*--------------

   Loading

*/


/* Specificity hack */ .ui.loading.loading.loading.loading.loading.loading.button {

 position: relative !important;
 cursor: default !important;
 text-shadow: none !important !important;
 color: transparent !important !important;
 opacity: 1 !important;
 pointer-events: auto !important;
 -webkit-transition: all 0s linear, opacity 0.1s ease !important;
 transition: all 0s linear, opacity 0.1s ease !important;

} .ui.loading.button:before {

 position: absolute !important;
 content:  !important;
 top: 50% !important;
 left: 50% !important;
 margin: -0.64285714em 0em 0em -0.64285714em !important;
 width: 1.28571429em !important;
 height: 1.28571429em !important;
 border-radius: 500rem !important;
 border: 0.2em solid rgba(0, 0, 0, 0.15) !important;

} .ui.loading.button:after {

 position: absolute !important;
 content:  !important;
 top: 50% !important;
 left: 50% !important;
 margin: -0.64285714em 0em 0em -0.64285714em !important;
 width: 1.28571429em !important;
 height: 1.28571429em !important;
 -webkit-animation: button-spin 0.6s linear !important;
         animation: button-spin 0.6s linear !important;
 -webkit-animation-iteration-count: infinite !important;
         animation-iteration-count: infinite !important;
 border-radius: 500rem !important;
 border-color: #FFFFFF transparent transparent !important;
 border-style: solid !important;
 border-width: 0.2em !important;
 -webkit-box-shadow: 0px 0px 0px 1px transparent !important;
         box-shadow: 0px 0px 0px 1px transparent !important;

} .ui.labeled.icon.loading.button .icon {

 background-color: transparent !important;
 -webkit-box-shadow: none !important;
         box-shadow: none !important;

} @-webkit-keyframes button-spin {

 from {
   -webkit-transform: rotate(0deg) !important;
           transform: rotate(0deg) !important;
 }
 to {
   -webkit-transform: rotate(360deg) !important;
           transform: rotate(360deg) !important;
 }

} @keyframes button-spin {

 from {
   -webkit-transform: rotate(0deg) !important;
           transform: rotate(0deg) !important;
 }
 to {
   -webkit-transform: rotate(360deg) !important;
           transform: rotate(360deg) !important;
 }

} .ui.basic.loading.button:not(.inverted):before {

 border-color: rgba(0, 0, 0, 0.1) !important;

} .ui.basic.loading.button:not(.inverted):after {

 border-top-color: #767676 !important;

}

/*-------------------

     Disabled

*/

.ui.buttons .disabled.button, .ui.disabled.button, .ui.button:disabled, .ui.disabled.button:hover, .ui.disabled.active.button {

 cursor: default !important;
 opacity: 0.45 !important !important;
 background-image: none !important !important;
 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 pointer-events: none !important !important;

}

/* Basic Group With Disabled */ .ui.basic.buttons .ui.disabled.button {

 border-color: rgba(34, 36, 38, 0.5) !important;

}


/*******************************

            Types
                                                              • /


/*-------------------

      Animated

*/

.ui.animated.button {

 position: relative !important;
 overflow: hidden !important;
 padding-right: 0em !important !important;
 vertical-align: middle !important;
 z-index: 1 !important;

} .ui.animated.button .content {

 will-change: transform, opacity !important;

} .ui.animated.button .visible.content {

 position: relative !important;
 margin-right: 1.5em !important;

} .ui.animated.button .hidden.content {

 position: absolute !important;
 width: 100% !important;

}

/* Horizontal */ .ui.animated.button .visible.content, .ui.animated.button .hidden.content {

 -webkit-transition: right 0.3s ease 0s !important;
 transition: right 0.3s ease 0s !important;

} .ui.animated.button .visible.content {

 left: auto !important;
 right: 0% !important;

} .ui.animated.button .hidden.content {

 top: 50% !important;
 left: auto !important;
 right: -100% !important;
 margin-top: -0.5em !important;

} .ui.animated.button:focus .visible.content, .ui.animated.button:hover .visible.content {

 left: auto !important;
 right: 200% !important;

} .ui.animated.button:focus .hidden.content, .ui.animated.button:hover .hidden.content {

 left: auto !important;
 right: 0% !important;

}

/* Vertical */ .ui.vertical.animated.button .visible.content, .ui.vertical.animated.button .hidden.content {

 -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease !important;
 transition: top 0.3s ease, -webkit-transform 0.3s ease !important;
 transition: top 0.3s ease, transform 0.3s ease !important;
 transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease !important;

} .ui.vertical.animated.button .visible.content {

 -webkit-transform: translateY(0%) !important;
         transform: translateY(0%) !important;
 right: auto !important;

} .ui.vertical.animated.button .hidden.content {

 top: -50% !important;
 left: 0% !important;
 right: auto !important;

} .ui.vertical.animated.button:focus .visible.content, .ui.vertical.animated.button:hover .visible.content {

 -webkit-transform: translateY(200%) !important;
         transform: translateY(200%) !important;
 right: auto !important;

} .ui.vertical.animated.button:focus .hidden.content, .ui.vertical.animated.button:hover .hidden.content {

 top: 50% !important;
 right: auto !important;

}

/* Fade */ .ui.fade.animated.button .visible.content, .ui.fade.animated.button .hidden.content {

 -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease !important;
 transition: opacity 0.3s ease, -webkit-transform 0.3s ease !important;
 transition: opacity 0.3s ease, transform 0.3s ease !important;
 transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease !important;

} .ui.fade.animated.button .visible.content {

 left: auto !important;
 right: auto !important;
 opacity: 1 !important;
 -webkit-transform: scale(1) !important;
         transform: scale(1) !important;

} .ui.fade.animated.button .hidden.content {

 opacity: 0 !important;
 left: 0% !important;
 right: auto !important;
 -webkit-transform: scale(1.5) !important;
         transform: scale(1.5) !important;

} .ui.fade.animated.button:focus .visible.content, .ui.fade.animated.button:hover .visible.content {

 left: auto !important;
 right: auto !important;
 opacity: 0 !important;
 -webkit-transform: scale(0.75) !important;
         transform: scale(0.75) !important;

} .ui.fade.animated.button:focus .hidden.content, .ui.fade.animated.button:hover .hidden.content {

 left: 0% !important;
 right: auto !important;
 opacity: 1 !important;
 -webkit-transform: scale(1) !important;
         transform: scale(1) !important;

}

/*-------------------

      Inverted

*/

.ui.inverted.button {

 -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF inset !important !important;
         box-shadow: 0px 0px 0px 2px #FFFFFF inset !important !important;
 background: transparent none !important;
 color: #FFFFFF !important;
 text-shadow: none !important !important;

}

/* Group */ .ui.inverted.buttons .button {

 margin: 0px 0px 0px -2px !important;

} .ui.inverted.buttons .button:first-child {

 margin-left: 0em !important;

} .ui.inverted.vertical.buttons .button {

 margin: 0px 0px -2px 0px !important;

} .ui.inverted.vertical.buttons .button:first-child {

 margin-top: 0em !important;

}

/* States */

/* Hover */ .ui.inverted.button:hover {

 background: #FFFFFF !important;
 -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF inset !important !important;
         box-shadow: 0px 0px 0px 2px #FFFFFF inset !important !important;
 color: rgba(0, 0, 0, 0.8) !important;

}

/* Active / Focus */ .ui.inverted.button:focus, .ui.inverted.button.active {

 background: #FFFFFF !important;
 -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF inset !important !important;
         box-shadow: 0px 0px 0px 2px #FFFFFF inset !important !important;
 color: rgba(0, 0, 0, 0.8) !important;

}

/* Active Focus */ .ui.inverted.button.active:focus {

 background: #DCDDDE !important;
 -webkit-box-shadow: 0px 0px 0px 2px #DCDDDE inset !important !important;
         box-shadow: 0px 0px 0px 2px #DCDDDE inset !important !important;
 color: rgba(0, 0, 0, 0.8) !important;

}

/*-------------------

   Labeled Button

*/

.ui.labeled.button:not(.icon) {

 display: -webkit-inline-box !important;
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 -webkit-box-orient: horizontal !important;
 -webkit-box-direction: normal !important;
     -ms-flex-direction: row !important;
         flex-direction: row !important;
 background: none !important !important;
 padding: 0px !important !important;
 border: none !important !important;
 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;

} .ui.labeled.button > .button {

 margin: 0px !important;

} .ui.labeled.button > .label {

 display: -webkit-box !important;
 display: -ms-flexbox !important;
 display: flex !important;
 -webkit-box-align: center !important;
     -ms-flex-align: center !important;
         align-items: center !important;
 margin: 0px 0px 0px -1px !important !important;
 padding:  !important;
 font-size: 1em !important;
 border-color: rgba(34, 36, 38, 0.15) !important;

}

/* Tag */ .ui.labeled.button > .tag.label:before {

 width: 1.85em !important;
 height: 1.85em !important;

}

/* Right */ .ui.labeled.button:not([class*="left labeled"]) > .button {

 border-top-right-radius: 0px !important;
 border-bottom-right-radius: 0px !important;

} .ui.labeled.button:not([class*="left labeled"]) > .label {

 border-top-left-radius: 0px !important;
 border-bottom-left-radius: 0px !important;

}

/* Left Side */ .ui[class*="left labeled"].button > .button {

 border-top-left-radius: 0px !important;
 border-bottom-left-radius: 0px !important;

} .ui[class*="left labeled"].button > .label {

 border-top-right-radius: 0px !important;
 border-bottom-right-radius: 0px !important;

}

/*-------------------

      Social

*/


/* Facebook */ .ui.facebook.button {

 background-color: #3B5998 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.facebook.button:hover {

 background-color: #304d8a !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.facebook.button:active {

 background-color: #2d4373 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Twitter */ .ui.twitter.button {

 background-color: #55ACEE !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.twitter.button:hover {

 background-color: #35a2f4 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.twitter.button:active {

 background-color: #2795e9 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Google Plus */ .ui.google.plus.button {

 background-color: #DD4B39 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.google.plus.button:hover {

 background-color: #e0321c !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.google.plus.button:active {

 background-color: #c23321 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Linked In */ .ui.linkedin.button {

 background-color: #1F88BE !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.linkedin.button:hover {

 background-color: #147baf !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.linkedin.button:active {

 background-color: #186992 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* YouTube */ .ui.youtube.button {

 background-color: #FF0000 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.youtube.button:hover {

 background-color: #e60000 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.youtube.button:active {

 background-color: #cc0000 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Instagram */ .ui.instagram.button {

 background-color: #49769C !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.instagram.button:hover {

 background-color: #3d698e !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.instagram.button:active {

 background-color: #395c79 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Pinterest */ .ui.pinterest.button {

 background-color: #BD081C !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.pinterest.button:hover {

 background-color: #ac0013 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.pinterest.button:active {

 background-color: #8c0615 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* VK */ .ui.vk.button {

 background-color: #4D7198 !important;
 color: #FFFFFF !important;
 background-image: none !important;
 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.vk.button:hover {

 background-color: #41648a !important;
 color: #FFFFFF !important;

} .ui.vk.button:active {

 background-color: #3c5876 !important;
 color: #FFFFFF !important;

}

/*--------------

    Icon

*/

.ui.button > .icon:not(.button) {

 height: 0.85714286em !important;
 opacity: 0.8 !important;
 margin: 0em 0.42857143em 0em -0.21428571em !important;
 -webkit-transition: opacity 0.1s ease !important;
 transition: opacity 0.1s ease !important;
 vertical-align:  !important;
 color:  !important;

} .ui.button:not(.icon) > .icon:not(.button):not(.dropdown) {

 margin: 0em 0.42857143em 0em -0.21428571em !important;

} .ui.button:not(.icon) > .right.icon:not(.button):not(.dropdown) {

 margin: 0em -0.21428571em 0em 0.42857143em !important;

}


/*******************************

          Variations
                                                              • /


/*-------------------

      Floated

*/

.ui[class*="left floated"].buttons, .ui[class*="left floated"].button {

 float: left !important;
 margin-left: 0em !important;
 margin-right: 0.25em !important;

} .ui[class*="right floated"].buttons, .ui[class*="right floated"].button {

 float: right !important;
 margin-right: 0em !important;
 margin-left: 0.25em !important;

}

/*-------------------

      Compact

*/

.ui.compact.buttons .button, .ui.compact.button {

 padding: 0.58928571em 1.125em 0.58928571em !important;

} .ui.compact.icon.buttons .button, .ui.compact.icon.button {

 padding: 0.58928571em 0.58928571em 0.58928571em !important;

} .ui.compact.labeled.icon.buttons .button, .ui.compact.labeled.icon.button {

 padding: 0.58928571em 3.69642857em 0.58928571em !important;

}

/*-------------------

       Sizes

*/

.ui.mini.buttons .button, .ui.mini.buttons .or, .ui.mini.button {

 font-size: 0.78571429rem !important;

} .ui.tiny.buttons .button, .ui.tiny.buttons .or, .ui.tiny.button {

 font-size: 0.85714286rem !important;

} .ui.small.buttons .button, .ui.small.buttons .or, .ui.small.button {

 font-size: 0.92857143rem !important;

} .ui.buttons .button, .ui.buttons .or, .ui.button {

 font-size: 1rem !important;

} .ui.large.buttons .button, .ui.large.buttons .or, .ui.large.button {

 font-size: 1.14285714rem !important;

} .ui.big.buttons .button, .ui.big.buttons .or, .ui.big.button {

 font-size: 1.28571429rem !important;

} .ui.huge.buttons .button, .ui.huge.buttons .or, .ui.huge.button {

 font-size: 1.42857143rem !important;

} .ui.massive.buttons .button, .ui.massive.buttons .or, .ui.massive.button {

 font-size: 1.71428571rem !important;

}

/*--------------

   Icon Only

*/

.ui.icon.buttons .button, .ui.icon.button {

 padding: 0.78571429em 0.78571429em 0.78571429em !important;

} .ui.icon.buttons .button > .icon, .ui.icon.button > .icon {

 opacity: 0.9 !important;
 margin: 0em !important !important;
 vertical-align: top !important;

}

/*-------------------

       Basic

*/

.ui.basic.buttons .button, .ui.basic.button {

 background: transparent none !important !important;
 color: rgba(0, 0, 0, 0.6) !important !important;
 font-weight: normal !important;
 border-radius: 0.28571429rem !important;
 text-transform: none !important;
 text-shadow: none !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) inset !important;

} .ui.basic.buttons {

 -webkit-box-shadow: none !important;
         box-shadow: none !important;
 border: 1px solid rgba(34, 36, 38, 0.15) !important;
 border-radius: 0.28571429rem !important;

} .ui.basic.buttons .button {

 border-radius: 0em !important;

} .ui.basic.buttons .button:hover, .ui.basic.button:hover {

 background: #FFFFFF !important !important;
 color: rgba(0, 0, 0, 0.8) !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.basic.buttons .button:focus, .ui.basic.button:focus {

 background: #FFFFFF !important !important;
 color: rgba(0, 0, 0, 0.8) !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.basic.buttons .button:active, .ui.basic.button:active {

 background: #F8F8F8 !important !important;
 color: rgba(0, 0, 0, 0.9) !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.basic.buttons .active.button, .ui.basic.active.button {

 background: rgba(0, 0, 0, 0.05) !important !important;
 -webkit-box-shadow:  !important !important;
         box-shadow:  !important !important;
 color: rgba(0, 0, 0, 0.95) !important !important;

} .ui.basic.buttons .active.button:hover, .ui.basic.active.button:hover {

 background-color: rgba(0, 0, 0, 0.05) !important;

}

/* Vertical */ .ui.basic.buttons .button:hover {

 -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset inset !important;
         box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.35) inset, 0px 0px 0px 0px rgba(34, 36, 38, 0.15) inset inset !important;

} .ui.basic.buttons .button:active {

 -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset inset !important;
         box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15) inset, 0px 1px 4px 0px rgba(34, 36, 38, 0.15) inset inset !important;

} .ui.basic.buttons .active.button {

 -webkit-box-shadow:  !important !important;
         box-shadow:  !important !important;

}

/* Standard Basic Inverted */ .ui.basic.inverted.buttons .button, .ui.basic.inverted.button {

 background-color: transparent !important !important;
 color: #F9FAFB !important !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;

} .ui.basic.inverted.buttons .button:hover, .ui.basic.inverted.button:hover {

 color: #FFFFFF !important !important;
 -webkit-box-shadow: 0px 0px 0px 2px #ffffff inset !important !important;
         box-shadow: 0px 0px 0px 2px #ffffff inset !important !important;

} .ui.basic.inverted.buttons .button:focus, .ui.basic.inverted.button:focus {

 color: #FFFFFF !important !important;
 -webkit-box-shadow: 0px 0px 0px 2px #ffffff inset !important !important;
         box-shadow: 0px 0px 0px 2px #ffffff inset !important !important;

} .ui.basic.inverted.buttons .button:active, .ui.basic.inverted.button:active {

 background-color: rgba(255, 255, 255, 0.08) !important !important;
 color: #FFFFFF !important !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.9) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.9) inset !important !important;

} .ui.basic.inverted.buttons .active.button, .ui.basic.inverted.active.button {

 background-color: rgba(255, 255, 255, 0.08) !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.7) inset !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.7) inset !important;

} .ui.basic.inverted.buttons .active.button:hover, .ui.basic.inverted.active.button:hover {

 background-color: rgba(255, 255, 255, 0.15) !important;
 -webkit-box-shadow: 0px 0px 0px 2px #ffffff inset !important !important;
         box-shadow: 0px 0px 0px 2px #ffffff inset !important !important;

}

/* Basic Group */ .ui.basic.buttons .button {

 border-left: 1px solid rgba(34, 36, 38, 0.15) !important;
 -webkit-box-shadow: none !important;
         box-shadow: none !important;

} .ui.basic.vertical.buttons .button {

 border-left: none !important;

} .ui.basic.vertical.buttons .button {

 border-left-width: 0px !important;
 border-top: 1px solid rgba(34, 36, 38, 0.15) !important;

} .ui.basic.vertical.buttons .button:first-child {

 border-top-width: 0px !important;

}

/*--------------

 Labeled Icon

*/

.ui.labeled.icon.buttons .button, .ui.labeled.icon.button {

 position: relative !important;
 padding-left: 4.07142857em !important !important;
 padding-right: 1.5em !important !important;

}

/* Left Labeled */ .ui.labeled.icon.buttons > .button > .icon, .ui.labeled.icon.button > .icon {

 position: absolute !important;
 height: 100% !important;
 line-height: 1 !important;
 border-radius: 0px !important;
 border-top-left-radius: inherit !important;
 border-bottom-left-radius: inherit !important;
 text-align: center !important;
 margin: 0em !important;
 width: 2.57142857em !important;
 background-color: rgba(0, 0, 0, 0.05) !important;
 color:  !important;
 -webkit-box-shadow: -1px 0px 0px 0px transparent inset !important;
         box-shadow: -1px 0px 0px 0px transparent inset !important;

}

/* Left Labeled */ .ui.labeled.icon.buttons > .button > .icon, .ui.labeled.icon.button > .icon {

 top: 0em !important;
 left: 0em !important;

}

/* Right Labeled */ .ui[class*="right labeled"].icon.button {

 padding-right: 4.07142857em !important !important;
 padding-left: 1.5em !important !important;

} .ui[class*="right labeled"].icon.button > .icon {

 left: auto !important;
 right: 0em !important;
 border-radius: 0px !important;
 border-top-right-radius: inherit !important;
 border-bottom-right-radius: inherit !important;
 -webkit-box-shadow: 1px 0px 0px 0px transparent inset !important;
         box-shadow: 1px 0px 0px 0px transparent inset !important;

} .ui.labeled.icon.buttons > .button > .icon:before, .ui.labeled.icon.button > .icon:before, .ui.labeled.icon.buttons > .button > .icon:after, .ui.labeled.icon.button > .icon:after {

 display: block !important;
 position: absolute !important;
 width: 100% !important;
 top: 50% !important;
 text-align: center !important;
 -webkit-transform: translateY(-50%) !important;
         transform: translateY(-50%) !important;

} .ui.labeled.icon.buttons .button > .icon {

 border-radius: 0em !important;

} .ui.labeled.icon.buttons .button:first-child > .icon {

 border-top-left-radius: 0.28571429rem !important;
 border-bottom-left-radius: 0.28571429rem !important;

} .ui.labeled.icon.buttons .button:last-child > .icon {

 border-top-right-radius: 0.28571429rem !important;
 border-bottom-right-radius: 0.28571429rem !important;

} .ui.vertical.labeled.icon.buttons .button:first-child > .icon {

 border-radius: 0em !important;
 border-top-left-radius: 0.28571429rem !important;

} .ui.vertical.labeled.icon.buttons .button:last-child > .icon {

 border-radius: 0em !important;
 border-bottom-left-radius: 0.28571429rem !important;

}

/* Fluid Labeled */ .ui.fluid[class*="left labeled"].icon.button, .ui.fluid[class*="right labeled"].icon.button {

 padding-left: 1.5em !important !important;
 padding-right: 1.5em !important !important;

}

/*--------------

    Toggle

*/


/* Toggle (Modifies active state to give affordances) */ .ui.toggle.buttons .active.button, .ui.buttons .button.toggle.active, .ui.button.toggle.active {

 background-color: #21BA45 !important !important;
 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 text-shadow: none !important;
 color: #FFFFFF !important !important;

} .ui.button.toggle.active:hover {

 background-color: #16ab39 !important !important;
 text-shadow: none !important;
 color: #FFFFFF !important !important;

}

/*--------------

   Circular

*/

.ui.circular.button {

 border-radius: 10em !important;

} .ui.circular.button > .icon {

 width: 1em !important;
 vertical-align: baseline !important;

}

/*-------------------

     Or Buttons

*/

.ui.buttons .or {

 position: relative !important;
 width: 0.3em !important;
 height: 2.57142857em !important;
 z-index: 3 !important;

} .ui.buttons .or:before {

 position: absolute !important;
 text-align: center !important;
 border-radius: 500rem !important;
 content: 'or' !important;
 top: 50% !important;
 left: 50% !important;
 background-color: #FFFFFF !important;
 text-shadow: none !important;
 margin-top: -0.89285714em !important;
 margin-left: -0.89285714em !important;
 width: 1.78571429em !important;
 height: 1.78571429em !important;
 line-height: 1.78571429em !important;
 color: rgba(0, 0, 0, 0.4) !important;
 font-style: normal !important;
 font-weight: bold !important;
 -webkit-box-shadow: 0px 0px 0px 1px transparent inset !important;
         box-shadow: 0px 0px 0px 1px transparent inset !important;

} .ui.buttons .or[data-text]:before {

 content: attr(data-text) !important;

}

/* Fluid Or */ .ui.fluid.buttons .or {

 width: 0em !important !important;

} .ui.fluid.buttons .or:after {

 display: none !important;

}

/*-------------------

      Attached

*/


/* Singular */ .ui.attached.button {

 position: relative !important;
 display: block !important;
 margin: 0em !important;
 border-radius: 0em !important;
 -webkit-box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) !important !important;
         box-shadow: 0px 0px 0px 1px rgba(34, 36, 38, 0.15) !important !important;

}

/* Top / Bottom */ .ui.attached.top.button {

 border-radius: 0.28571429rem 0.28571429rem 0em 0em !important;

} .ui.attached.bottom.button {

 border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;

}

/* Left / Right */ .ui.left.attached.button {

 display: inline-block !important;
 border-left: none !important;
 text-align: right !important;
 padding-right: 0.75em !important;
 border-radius: 0.28571429rem 0em 0em 0.28571429rem !important;

} .ui.right.attached.button {

 display: inline-block !important;
 text-align: left !important;
 padding-left: 0.75em !important;
 border-radius: 0em 0.28571429rem 0.28571429rem 0em !important;

}

/* Plural */ .ui.attached.buttons {

 position: relative !important;
 display: -webkit-box !important;
 display: -ms-flexbox !important;
 display: flex !important;
 border-radius: 0em !important;
 width: auto !important !important;
 z-index: 2 !important;
 margin-left: -1px !important;
 margin-right: -1px !important;

} .ui.attached.buttons .button {

 margin: 0em !important;

} .ui.attached.buttons .button:first-child {

 border-radius: 0em !important;

} .ui.attached.buttons .button:last-child {

 border-radius: 0em !important;

}

/* Top / Bottom */ .ui[class*="top attached"].buttons {

 margin-bottom: -1px !important;
 border-radius: 0.28571429rem 0.28571429rem 0em 0em !important;

} .ui[class*="top attached"].buttons .button:first-child {

 border-radius: 0.28571429rem 0em 0em 0em !important;

} .ui[class*="top attached"].buttons .button:last-child {

 border-radius: 0em 0.28571429rem 0em 0em !important;

} .ui[class*="bottom attached"].buttons {

 margin-top: -1px !important;
 border-radius: 0em 0em 0.28571429rem 0.28571429rem !important;

} .ui[class*="bottom attached"].buttons .button:first-child {

 border-radius: 0em 0em 0em 0.28571429rem !important;

} .ui[class*="bottom attached"].buttons .button:last-child {

 border-radius: 0em 0em 0.28571429rem 0em !important;

}

/* Left / Right */ .ui[class*="left attached"].buttons {

 display: -webkit-inline-box !important;
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 margin-right: 0em !important;
 margin-left: -1px !important;
 border-radius: 0em 0.28571429rem 0.28571429rem 0em !important;

} .ui[class*="left attached"].buttons .button:first-child {

 margin-left: -1px !important;
 border-radius: 0em 0.28571429rem 0em 0em !important;

} .ui[class*="left attached"].buttons .button:last-child {

 margin-left: -1px !important;
 border-radius: 0em 0em 0.28571429rem 0em !important;

} .ui[class*="right attached"].buttons {

 display: -webkit-inline-box !important;
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 margin-left: 0em !important;
 margin-right: -1px !important;
 border-radius: 0.28571429rem 0em 0em 0.28571429rem !important;

} .ui[class*="right attached"].buttons .button:first-child {

 margin-left: -1px !important;
 border-radius: 0.28571429rem 0em 0em 0em !important;

} .ui[class*="right attached"].buttons .button:last-child {

 margin-left: -1px !important;
 border-radius: 0em 0em 0em 0.28571429rem !important;

}

/*-------------------

       Fluid

*/

.ui.fluid.buttons, .ui.fluid.button {

 width: 100% !important;

} .ui.fluid.button {

 display: block !important;

} .ui.two.buttons {

 width: 100% !important;

} .ui.two.buttons > .button {

 width: 50% !important;

} .ui.three.buttons {

 width: 100% !important;

} .ui.three.buttons > .button {

 width: 33.333% !important;

} .ui.four.buttons {

 width: 100% !important;

} .ui.four.buttons > .button {

 width: 25% !important;

} .ui.five.buttons {

 width: 100% !important;

} .ui.five.buttons > .button {

 width: 20% !important;

} .ui.six.buttons {

 width: 100% !important;

} .ui.six.buttons > .button {

 width: 16.666% !important;

} .ui.seven.buttons {

 width: 100% !important;

} .ui.seven.buttons > .button {

 width: 14.285% !important;

} .ui.eight.buttons {

 width: 100% !important;

} .ui.eight.buttons > .button {

 width: 12.500% !important;

} .ui.nine.buttons {

 width: 100% !important;

} .ui.nine.buttons > .button {

 width: 11.11% !important;

} .ui.ten.buttons {

 width: 100% !important;

} .ui.ten.buttons > .button {

 width: 10% !important;

} .ui.eleven.buttons {

 width: 100% !important;

} .ui.eleven.buttons > .button {

 width: 9.09% !important;

} .ui.twelve.buttons {

 width: 100% !important;

} .ui.twelve.buttons > .button {

 width: 8.3333% !important;

}

/* Fluid Vertical Buttons */ .ui.fluid.vertical.buttons, .ui.fluid.vertical.buttons > .button {

 display: -webkit-box !important;
 display: -ms-flexbox !important;
 display: flex !important;
 width: auto !important;

} .ui.two.vertical.buttons > .button {

 height: 50% !important;

} .ui.three.vertical.buttons > .button {

 height: 33.333% !important;

} .ui.four.vertical.buttons > .button {

 height: 25% !important;

} .ui.five.vertical.buttons > .button {

 height: 20% !important;

} .ui.six.vertical.buttons > .button {

 height: 16.666% !important;

} .ui.seven.vertical.buttons > .button {

 height: 14.285% !important;

} .ui.eight.vertical.buttons > .button {

 height: 12.500% !important;

} .ui.nine.vertical.buttons > .button {

 height: 11.11% !important;

} .ui.ten.vertical.buttons > .button {

 height: 10% !important;

} .ui.eleven.vertical.buttons > .button {

 height: 9.09% !important;

} .ui.twelve.vertical.buttons > .button {

 height: 8.3333% !important;

}

/*-------------------

      Colors

*/


/*--- Black ---*/

.ui.black.buttons .button, .ui.black.button {

 background-color: #1B1C1D !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.black.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.black.buttons .button:hover, .ui.black.button:hover {

 background-color: #27292a !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.black.buttons .button:focus, .ui.black.button:focus {

 background-color: #2f3032 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.black.buttons .button:active, .ui.black.button:active {

 background-color: #343637 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.black.buttons .active.button, .ui.black.buttons .active.button:active, .ui.black.active.button, .ui.black.button .active.button:active {

 background-color: #0f0f10 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.black.buttons .button, .ui.basic.black.button {

 -webkit-box-shadow: 0px 0px 0px 1px #1B1C1D inset !important !important;
         box-shadow: 0px 0px 0px 1px #1B1C1D inset !important !important;
 color: #1B1C1D !important !important;

} .ui.basic.black.buttons .button:hover, .ui.basic.black.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #27292a inset !important !important;
         box-shadow: 0px 0px 0px 1px #27292a inset !important !important;
 color: #27292a !important !important;

} .ui.basic.black.buttons .button:focus, .ui.basic.black.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #2f3032 inset !important !important;
         box-shadow: 0px 0px 0px 1px #2f3032 inset !important !important;
 color: #27292a !important !important;

} .ui.basic.black.buttons .active.button, .ui.basic.black.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #0f0f10 inset !important !important;
         box-shadow: 0px 0px 0px 1px #0f0f10 inset !important !important;
 color: #343637 !important !important;

} .ui.basic.black.buttons .button:active, .ui.basic.black.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #343637 inset !important !important;
         box-shadow: 0px 0px 0px 1px #343637 inset !important !important;
 color: #343637 !important !important;

} .ui.buttons:not(.vertical) > .basic.black.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.black.buttons .button, .ui.inverted.black.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important !important;
         box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important !important;
 color: #FFFFFF !important;

} .ui.inverted.black.buttons .button:hover, .ui.inverted.black.button:hover, .ui.inverted.black.buttons .button:focus, .ui.inverted.black.button:focus, .ui.inverted.black.buttons .button.active, .ui.inverted.black.button.active, .ui.inverted.black.buttons .button:active, .ui.inverted.black.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.black.buttons .button:hover, .ui.inverted.black.button:hover {

 background-color: #000000 !important;

} .ui.inverted.black.buttons .button:focus, .ui.inverted.black.button:focus {

 background-color: #000000 !important;

} .ui.inverted.black.buttons .active.button, .ui.inverted.black.active.button {

 background-color: #000000 !important;

} .ui.inverted.black.buttons .button:active, .ui.inverted.black.button:active {

 background-color: #000000 !important;

}

/* Inverted Basic */ .ui.inverted.black.basic.buttons .button, .ui.inverted.black.buttons .basic.button, .ui.inverted.black.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.black.basic.buttons .button:hover, .ui.inverted.black.buttons .basic.button:hover, .ui.inverted.black.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #000000 inset !important !important;
         box-shadow: 0px 0px 0px 2px #000000 inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.black.basic.buttons .button:focus, .ui.inverted.black.basic.buttons .button:focus, .ui.inverted.black.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #000000 inset !important !important;
         box-shadow: 0px 0px 0px 2px #000000 inset !important !important;
 color: #545454 !important !important;

} .ui.inverted.black.basic.buttons .active.button, .ui.inverted.black.buttons .basic.active.button, .ui.inverted.black.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #000000 inset !important !important;
         box-shadow: 0px 0px 0px 2px #000000 inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.black.basic.buttons .button:active, .ui.inverted.black.buttons .basic.button:active, .ui.inverted.black.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #000000 inset !important !important;
         box-shadow: 0px 0px 0px 2px #000000 inset !important !important;
 color: #FFFFFF !important !important;

}

/*--- Grey ---*/

.ui.grey.buttons .button, .ui.grey.button {

 background-color: #767676 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.grey.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.grey.buttons .button:hover, .ui.grey.button:hover {

 background-color: #838383 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.grey.buttons .button:focus, .ui.grey.button:focus {

 background-color: #8a8a8a !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.grey.buttons .button:active, .ui.grey.button:active {

 background-color: #909090 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.grey.buttons .active.button, .ui.grey.buttons .active.button:active, .ui.grey.active.button, .ui.grey.button .active.button:active {

 background-color: #696969 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.grey.buttons .button, .ui.basic.grey.button {

 -webkit-box-shadow: 0px 0px 0px 1px #767676 inset !important !important;
         box-shadow: 0px 0px 0px 1px #767676 inset !important !important;
 color: #767676 !important !important;

} .ui.basic.grey.buttons .button:hover, .ui.basic.grey.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #838383 inset !important !important;
         box-shadow: 0px 0px 0px 1px #838383 inset !important !important;
 color: #838383 !important !important;

} .ui.basic.grey.buttons .button:focus, .ui.basic.grey.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #8a8a8a inset !important !important;
         box-shadow: 0px 0px 0px 1px #8a8a8a inset !important !important;
 color: #838383 !important !important;

} .ui.basic.grey.buttons .active.button, .ui.basic.grey.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #696969 inset !important !important;
         box-shadow: 0px 0px 0px 1px #696969 inset !important !important;
 color: #909090 !important !important;

} .ui.basic.grey.buttons .button:active, .ui.basic.grey.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #909090 inset !important !important;
         box-shadow: 0px 0px 0px 1px #909090 inset !important !important;
 color: #909090 !important !important;

} .ui.buttons:not(.vertical) > .basic.grey.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.grey.buttons .button, .ui.inverted.grey.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important !important;
         box-shadow: 0px 0px 0px 2px #D4D4D5 inset !important !important;
 color: #FFFFFF !important;

} .ui.inverted.grey.buttons .button:hover, .ui.inverted.grey.button:hover, .ui.inverted.grey.buttons .button:focus, .ui.inverted.grey.button:focus, .ui.inverted.grey.buttons .button.active, .ui.inverted.grey.button.active, .ui.inverted.grey.buttons .button:active, .ui.inverted.grey.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: rgba(0, 0, 0, 0.6) !important;

} .ui.inverted.grey.buttons .button:hover, .ui.inverted.grey.button:hover {

 background-color: #cfd0d2 !important;

} .ui.inverted.grey.buttons .button:focus, .ui.inverted.grey.button:focus {

 background-color: #c7c9cb !important;

} .ui.inverted.grey.buttons .active.button, .ui.inverted.grey.active.button {

 background-color: #cfd0d2 !important;

} .ui.inverted.grey.buttons .button:active, .ui.inverted.grey.button:active {

 background-color: #c2c4c5 !important;

}

/* Inverted Basic */ .ui.inverted.grey.basic.buttons .button, .ui.inverted.grey.buttons .basic.button, .ui.inverted.grey.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.grey.basic.buttons .button:hover, .ui.inverted.grey.buttons .basic.button:hover, .ui.inverted.grey.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important !important;
         box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.grey.basic.buttons .button:focus, .ui.inverted.grey.basic.buttons .button:focus, .ui.inverted.grey.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #c7c9cb inset !important !important;
         box-shadow: 0px 0px 0px 2px #c7c9cb inset !important !important;
 color: #DCDDDE !important !important;

} .ui.inverted.grey.basic.buttons .active.button, .ui.inverted.grey.buttons .basic.active.button, .ui.inverted.grey.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important !important;
         box-shadow: 0px 0px 0px 2px #cfd0d2 inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.grey.basic.buttons .button:active, .ui.inverted.grey.buttons .basic.button:active, .ui.inverted.grey.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #c2c4c5 inset !important !important;
         box-shadow: 0px 0px 0px 2px #c2c4c5 inset !important !important;
 color: #FFFFFF !important !important;

}

/*--- Brown ---*/

.ui.brown.buttons .button, .ui.brown.button {

 background-color: #A5673F !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.brown.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.brown.buttons .button:hover, .ui.brown.button:hover {

 background-color: #975b33 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.brown.buttons .button:focus, .ui.brown.button:focus {

 background-color: #90532b !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.brown.buttons .button:active, .ui.brown.button:active {

 background-color: #805031 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.brown.buttons .active.button, .ui.brown.buttons .active.button:active, .ui.brown.active.button, .ui.brown.button .active.button:active {

 background-color: #995a31 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.brown.buttons .button, .ui.basic.brown.button {

 -webkit-box-shadow: 0px 0px 0px 1px #A5673F inset !important !important;
         box-shadow: 0px 0px 0px 1px #A5673F inset !important !important;
 color: #A5673F !important !important;

} .ui.basic.brown.buttons .button:hover, .ui.basic.brown.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #975b33 inset !important !important;
         box-shadow: 0px 0px 0px 1px #975b33 inset !important !important;
 color: #975b33 !important !important;

} .ui.basic.brown.buttons .button:focus, .ui.basic.brown.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #90532b inset !important !important;
         box-shadow: 0px 0px 0px 1px #90532b inset !important !important;
 color: #975b33 !important !important;

} .ui.basic.brown.buttons .active.button, .ui.basic.brown.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #995a31 inset !important !important;
         box-shadow: 0px 0px 0px 1px #995a31 inset !important !important;
 color: #805031 !important !important;

} .ui.basic.brown.buttons .button:active, .ui.basic.brown.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #805031 inset !important !important;
         box-shadow: 0px 0px 0px 1px #805031 inset !important !important;
 color: #805031 !important !important;

} .ui.buttons:not(.vertical) > .basic.brown.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.brown.buttons .button, .ui.inverted.brown.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #D67C1C inset !important !important;
         box-shadow: 0px 0px 0px 2px #D67C1C inset !important !important;
 color: #D67C1C !important;

} .ui.inverted.brown.buttons .button:hover, .ui.inverted.brown.button:hover, .ui.inverted.brown.buttons .button:focus, .ui.inverted.brown.button:focus, .ui.inverted.brown.buttons .button.active, .ui.inverted.brown.button.active, .ui.inverted.brown.buttons .button:active, .ui.inverted.brown.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.brown.buttons .button:hover, .ui.inverted.brown.button:hover {

 background-color: #c86f11 !important;

} .ui.inverted.brown.buttons .button:focus, .ui.inverted.brown.button:focus {

 background-color: #c16808 !important;

} .ui.inverted.brown.buttons .active.button, .ui.inverted.brown.active.button {

 background-color: #cc6f0d !important;

} .ui.inverted.brown.buttons .button:active, .ui.inverted.brown.button:active {

 background-color: #a96216 !important;

}

/* Inverted Basic */ .ui.inverted.brown.basic.buttons .button, .ui.inverted.brown.buttons .basic.button, .ui.inverted.brown.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.brown.basic.buttons .button:hover, .ui.inverted.brown.buttons .basic.button:hover, .ui.inverted.brown.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #c86f11 inset !important !important;
         box-shadow: 0px 0px 0px 2px #c86f11 inset !important !important;
 color: #D67C1C !important !important;

} .ui.inverted.brown.basic.buttons .button:focus, .ui.inverted.brown.basic.buttons .button:focus, .ui.inverted.brown.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #c16808 inset !important !important;
         box-shadow: 0px 0px 0px 2px #c16808 inset !important !important;
 color: #D67C1C !important !important;

} .ui.inverted.brown.basic.buttons .active.button, .ui.inverted.brown.buttons .basic.active.button, .ui.inverted.brown.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #cc6f0d inset !important !important;
         box-shadow: 0px 0px 0px 2px #cc6f0d inset !important !important;
 color: #D67C1C !important !important;

} .ui.inverted.brown.basic.buttons .button:active, .ui.inverted.brown.buttons .basic.button:active, .ui.inverted.brown.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #a96216 inset !important !important;
         box-shadow: 0px 0px 0px 2px #a96216 inset !important !important;
 color: #D67C1C !important !important;

}

/*--- Blue ---*/

.ui.blue.buttons .button, .ui.blue.button {

 background-color: #2185D0 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.blue.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.blue.buttons .button:hover, .ui.blue.button:hover {

 background-color: #1678c2 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.blue.buttons .button:focus, .ui.blue.button:focus {

 background-color: #0d71bb !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.blue.buttons .button:active, .ui.blue.button:active {

 background-color: #1a69a4 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.blue.buttons .active.button, .ui.blue.buttons .active.button:active, .ui.blue.active.button, .ui.blue.button .active.button:active {

 background-color: #1279c6 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.blue.buttons .button, .ui.basic.blue.button {

 -webkit-box-shadow: 0px 0px 0px 1px #2185D0 inset !important !important;
         box-shadow: 0px 0px 0px 1px #2185D0 inset !important !important;
 color: #2185D0 !important !important;

} .ui.basic.blue.buttons .button:hover, .ui.basic.blue.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #1678c2 inset !important !important;
         box-shadow: 0px 0px 0px 1px #1678c2 inset !important !important;
 color: #1678c2 !important !important;

} .ui.basic.blue.buttons .button:focus, .ui.basic.blue.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #0d71bb inset !important !important;
         box-shadow: 0px 0px 0px 1px #0d71bb inset !important !important;
 color: #1678c2 !important !important;

} .ui.basic.blue.buttons .active.button, .ui.basic.blue.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #1279c6 inset !important !important;
         box-shadow: 0px 0px 0px 1px #1279c6 inset !important !important;
 color: #1a69a4 !important !important;

} .ui.basic.blue.buttons .button:active, .ui.basic.blue.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #1a69a4 inset !important !important;
         box-shadow: 0px 0px 0px 1px #1a69a4 inset !important !important;
 color: #1a69a4 !important !important;

} .ui.buttons:not(.vertical) > .basic.blue.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.blue.buttons .button, .ui.inverted.blue.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #54C8FF inset !important !important;
         box-shadow: 0px 0px 0px 2px #54C8FF inset !important !important;
 color: #54C8FF !important;

} .ui.inverted.blue.buttons .button:hover, .ui.inverted.blue.button:hover, .ui.inverted.blue.buttons .button:focus, .ui.inverted.blue.button:focus, .ui.inverted.blue.buttons .button.active, .ui.inverted.blue.button.active, .ui.inverted.blue.buttons .button:active, .ui.inverted.blue.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.blue.buttons .button:hover, .ui.inverted.blue.button:hover {

 background-color: #3ac0ff !important;

} .ui.inverted.blue.buttons .button:focus, .ui.inverted.blue.button:focus {

 background-color: #2bbbff !important;

} .ui.inverted.blue.buttons .active.button, .ui.inverted.blue.active.button {

 background-color: #3ac0ff !important;

} .ui.inverted.blue.buttons .button:active, .ui.inverted.blue.button:active {

 background-color: #21b8ff !important;

}

/* Inverted Basic */ .ui.inverted.blue.basic.buttons .button, .ui.inverted.blue.buttons .basic.button, .ui.inverted.blue.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.blue.basic.buttons .button:hover, .ui.inverted.blue.buttons .basic.button:hover, .ui.inverted.blue.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #3ac0ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #3ac0ff inset !important !important;
 color: #54C8FF !important !important;

} .ui.inverted.blue.basic.buttons .button:focus, .ui.inverted.blue.basic.buttons .button:focus, .ui.inverted.blue.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #2bbbff inset !important !important;
         box-shadow: 0px 0px 0px 2px #2bbbff inset !important !important;
 color: #54C8FF !important !important;

} .ui.inverted.blue.basic.buttons .active.button, .ui.inverted.blue.buttons .basic.active.button, .ui.inverted.blue.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #3ac0ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #3ac0ff inset !important !important;
 color: #54C8FF !important !important;

} .ui.inverted.blue.basic.buttons .button:active, .ui.inverted.blue.buttons .basic.button:active, .ui.inverted.blue.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #21b8ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #21b8ff inset !important !important;
 color: #54C8FF !important !important;

}

/*--- Green ---*/

.ui.green.buttons .button, .ui.green.button {

 background-color: #21BA45 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.green.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.green.buttons .button:hover, .ui.green.button:hover {

 background-color: #16ab39 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.green.buttons .button:focus, .ui.green.button:focus {

 background-color: #0ea432 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.green.buttons .button:active, .ui.green.button:active {

 background-color: #198f35 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.green.buttons .active.button, .ui.green.buttons .active.button:active, .ui.green.active.button, .ui.green.button .active.button:active {

 background-color: #13ae38 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.green.buttons .button, .ui.basic.green.button {

 -webkit-box-shadow: 0px 0px 0px 1px #21BA45 inset !important !important;
         box-shadow: 0px 0px 0px 1px #21BA45 inset !important !important;
 color: #21BA45 !important !important;

} .ui.basic.green.buttons .button:hover, .ui.basic.green.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #16ab39 inset !important !important;
         box-shadow: 0px 0px 0px 1px #16ab39 inset !important !important;
 color: #16ab39 !important !important;

} .ui.basic.green.buttons .button:focus, .ui.basic.green.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #0ea432 inset !important !important;
         box-shadow: 0px 0px 0px 1px #0ea432 inset !important !important;
 color: #16ab39 !important !important;

} .ui.basic.green.buttons .active.button, .ui.basic.green.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #13ae38 inset !important !important;
         box-shadow: 0px 0px 0px 1px #13ae38 inset !important !important;
 color: #198f35 !important !important;

} .ui.basic.green.buttons .button:active, .ui.basic.green.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #198f35 inset !important !important;
         box-shadow: 0px 0px 0px 1px #198f35 inset !important !important;
 color: #198f35 !important !important;

} .ui.buttons:not(.vertical) > .basic.green.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.green.buttons .button, .ui.inverted.green.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #2ECC40 inset !important !important;
         box-shadow: 0px 0px 0px 2px #2ECC40 inset !important !important;
 color: #2ECC40 !important;

} .ui.inverted.green.buttons .button:hover, .ui.inverted.green.button:hover, .ui.inverted.green.buttons .button:focus, .ui.inverted.green.button:focus, .ui.inverted.green.buttons .button.active, .ui.inverted.green.button.active, .ui.inverted.green.buttons .button:active, .ui.inverted.green.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.green.buttons .button:hover, .ui.inverted.green.button:hover {

 background-color: #22be34 !important;

} .ui.inverted.green.buttons .button:focus, .ui.inverted.green.button:focus {

 background-color: #19b82b !important;

} .ui.inverted.green.buttons .active.button, .ui.inverted.green.active.button {

 background-color: #1fc231 !important;

} .ui.inverted.green.buttons .button:active, .ui.inverted.green.button:active {

 background-color: #25a233 !important;

}

/* Inverted Basic */ .ui.inverted.green.basic.buttons .button, .ui.inverted.green.buttons .basic.button, .ui.inverted.green.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.green.basic.buttons .button:hover, .ui.inverted.green.buttons .basic.button:hover, .ui.inverted.green.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #22be34 inset !important !important;
         box-shadow: 0px 0px 0px 2px #22be34 inset !important !important;
 color: #2ECC40 !important !important;

} .ui.inverted.green.basic.buttons .button:focus, .ui.inverted.green.basic.buttons .button:focus, .ui.inverted.green.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #19b82b inset !important !important;
         box-shadow: 0px 0px 0px 2px #19b82b inset !important !important;
 color: #2ECC40 !important !important;

} .ui.inverted.green.basic.buttons .active.button, .ui.inverted.green.buttons .basic.active.button, .ui.inverted.green.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #1fc231 inset !important !important;
         box-shadow: 0px 0px 0px 2px #1fc231 inset !important !important;
 color: #2ECC40 !important !important;

} .ui.inverted.green.basic.buttons .button:active, .ui.inverted.green.buttons .basic.button:active, .ui.inverted.green.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #25a233 inset !important !important;
         box-shadow: 0px 0px 0px 2px #25a233 inset !important !important;
 color: #2ECC40 !important !important;

}

/*--- Orange ---*/

.ui.orange.buttons .button, .ui.orange.button {

 background-color: #F2711C !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.orange.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.orange.buttons .button:hover, .ui.orange.button:hover {

 background-color: #f26202 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.orange.buttons .button:focus, .ui.orange.button:focus {

 background-color: #e55b00 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.orange.buttons .button:active, .ui.orange.button:active {

 background-color: #cf590c !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.orange.buttons .active.button, .ui.orange.buttons .active.button:active, .ui.orange.active.button, .ui.orange.button .active.button:active {

 background-color: #f56100 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.orange.buttons .button, .ui.basic.orange.button {

 -webkit-box-shadow: 0px 0px 0px 1px #F2711C inset !important !important;
         box-shadow: 0px 0px 0px 1px #F2711C inset !important !important;
 color: #F2711C !important !important;

} .ui.basic.orange.buttons .button:hover, .ui.basic.orange.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #f26202 inset !important !important;
         box-shadow: 0px 0px 0px 1px #f26202 inset !important !important;
 color: #f26202 !important !important;

} .ui.basic.orange.buttons .button:focus, .ui.basic.orange.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #e55b00 inset !important !important;
         box-shadow: 0px 0px 0px 1px #e55b00 inset !important !important;
 color: #f26202 !important !important;

} .ui.basic.orange.buttons .active.button, .ui.basic.orange.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #f56100 inset !important !important;
         box-shadow: 0px 0px 0px 1px #f56100 inset !important !important;
 color: #cf590c !important !important;

} .ui.basic.orange.buttons .button:active, .ui.basic.orange.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #cf590c inset !important !important;
         box-shadow: 0px 0px 0px 1px #cf590c inset !important !important;
 color: #cf590c !important !important;

} .ui.buttons:not(.vertical) > .basic.orange.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.orange.buttons .button, .ui.inverted.orange.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #FF851B inset !important !important;
         box-shadow: 0px 0px 0px 2px #FF851B inset !important !important;
 color: #FF851B !important;

} .ui.inverted.orange.buttons .button:hover, .ui.inverted.orange.button:hover, .ui.inverted.orange.buttons .button:focus, .ui.inverted.orange.button:focus, .ui.inverted.orange.buttons .button.active, .ui.inverted.orange.button.active, .ui.inverted.orange.buttons .button:active, .ui.inverted.orange.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.orange.buttons .button:hover, .ui.inverted.orange.button:hover {

 background-color: #ff7701 !important;

} .ui.inverted.orange.buttons .button:focus, .ui.inverted.orange.button:focus {

 background-color: #f17000 !important;

} .ui.inverted.orange.buttons .active.button, .ui.inverted.orange.active.button {

 background-color: #ff7701 !important;

} .ui.inverted.orange.buttons .button:active, .ui.inverted.orange.button:active {

 background-color: #e76b00 !important;

}

/* Inverted Basic */ .ui.inverted.orange.basic.buttons .button, .ui.inverted.orange.buttons .basic.button, .ui.inverted.orange.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.orange.basic.buttons .button:hover, .ui.inverted.orange.buttons .basic.button:hover, .ui.inverted.orange.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #ff7701 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff7701 inset !important !important;
 color: #FF851B !important !important;

} .ui.inverted.orange.basic.buttons .button:focus, .ui.inverted.orange.basic.buttons .button:focus, .ui.inverted.orange.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #f17000 inset !important !important;
         box-shadow: 0px 0px 0px 2px #f17000 inset !important !important;
 color: #FF851B !important !important;

} .ui.inverted.orange.basic.buttons .active.button, .ui.inverted.orange.buttons .basic.active.button, .ui.inverted.orange.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #ff7701 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff7701 inset !important !important;
 color: #FF851B !important !important;

} .ui.inverted.orange.basic.buttons .button:active, .ui.inverted.orange.buttons .basic.button:active, .ui.inverted.orange.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #e76b00 inset !important !important;
         box-shadow: 0px 0px 0px 2px #e76b00 inset !important !important;
 color: #FF851B !important !important;

}

/*--- Pink ---*/

.ui.pink.buttons .button, .ui.pink.button {

 background-color: #E03997 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.pink.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.pink.buttons .button:hover, .ui.pink.button:hover {

 background-color: #e61a8d !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.pink.buttons .button:focus, .ui.pink.button:focus {

 background-color: #e10f85 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.pink.buttons .button:active, .ui.pink.button:active {

 background-color: #c71f7e !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.pink.buttons .active.button, .ui.pink.buttons .active.button:active, .ui.pink.active.button, .ui.pink.button .active.button:active {

 background-color: #ea158d !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.pink.buttons .button, .ui.basic.pink.button {

 -webkit-box-shadow: 0px 0px 0px 1px #E03997 inset !important !important;
         box-shadow: 0px 0px 0px 1px #E03997 inset !important !important;
 color: #E03997 !important !important;

} .ui.basic.pink.buttons .button:hover, .ui.basic.pink.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #e61a8d inset !important !important;
         box-shadow: 0px 0px 0px 1px #e61a8d inset !important !important;
 color: #e61a8d !important !important;

} .ui.basic.pink.buttons .button:focus, .ui.basic.pink.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #e10f85 inset !important !important;
         box-shadow: 0px 0px 0px 1px #e10f85 inset !important !important;
 color: #e61a8d !important !important;

} .ui.basic.pink.buttons .active.button, .ui.basic.pink.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #ea158d inset !important !important;
         box-shadow: 0px 0px 0px 1px #ea158d inset !important !important;
 color: #c71f7e !important !important;

} .ui.basic.pink.buttons .button:active, .ui.basic.pink.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #c71f7e inset !important !important;
         box-shadow: 0px 0px 0px 1px #c71f7e inset !important !important;
 color: #c71f7e !important !important;

} .ui.buttons:not(.vertical) > .basic.pink.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.pink.buttons .button, .ui.inverted.pink.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #FF8EDF inset !important !important;
         box-shadow: 0px 0px 0px 2px #FF8EDF inset !important !important;
 color: #FF8EDF !important;

} .ui.inverted.pink.buttons .button:hover, .ui.inverted.pink.button:hover, .ui.inverted.pink.buttons .button:focus, .ui.inverted.pink.button:focus, .ui.inverted.pink.buttons .button.active, .ui.inverted.pink.button.active, .ui.inverted.pink.buttons .button:active, .ui.inverted.pink.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.pink.buttons .button:hover, .ui.inverted.pink.button:hover {

 background-color: #ff74d8 !important;

} .ui.inverted.pink.buttons .button:focus, .ui.inverted.pink.button:focus {

 background-color: #ff65d3 !important;

} .ui.inverted.pink.buttons .active.button, .ui.inverted.pink.active.button {

 background-color: #ff74d8 !important;

} .ui.inverted.pink.buttons .button:active, .ui.inverted.pink.button:active {

 background-color: #ff5bd1 !important;

}

/* Inverted Basic */ .ui.inverted.pink.basic.buttons .button, .ui.inverted.pink.buttons .basic.button, .ui.inverted.pink.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.pink.basic.buttons .button:hover, .ui.inverted.pink.buttons .basic.button:hover, .ui.inverted.pink.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #ff74d8 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff74d8 inset !important !important;
 color: #FF8EDF !important !important;

} .ui.inverted.pink.basic.buttons .button:focus, .ui.inverted.pink.basic.buttons .button:focus, .ui.inverted.pink.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #ff65d3 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff65d3 inset !important !important;
 color: #FF8EDF !important !important;

} .ui.inverted.pink.basic.buttons .active.button, .ui.inverted.pink.buttons .basic.active.button, .ui.inverted.pink.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #ff74d8 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff74d8 inset !important !important;
 color: #FF8EDF !important !important;

} .ui.inverted.pink.basic.buttons .button:active, .ui.inverted.pink.buttons .basic.button:active, .ui.inverted.pink.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #ff5bd1 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff5bd1 inset !important !important;
 color: #FF8EDF !important !important;

}

/*--- Violet ---*/

.ui.violet.buttons .button, .ui.violet.button {

 background-color: #6435C9 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.violet.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.violet.buttons .button:hover, .ui.violet.button:hover {

 background-color: #5829bb !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.violet.buttons .button:focus, .ui.violet.button:focus {

 background-color: #4f20b5 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.violet.buttons .button:active, .ui.violet.button:active {

 background-color: #502aa1 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.violet.buttons .active.button, .ui.violet.buttons .active.button:active, .ui.violet.active.button, .ui.violet.button .active.button:active {

 background-color: #5626bf !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.violet.buttons .button, .ui.basic.violet.button {

 -webkit-box-shadow: 0px 0px 0px 1px #6435C9 inset !important !important;
         box-shadow: 0px 0px 0px 1px #6435C9 inset !important !important;
 color: #6435C9 !important !important;

} .ui.basic.violet.buttons .button:hover, .ui.basic.violet.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #5829bb inset !important !important;
         box-shadow: 0px 0px 0px 1px #5829bb inset !important !important;
 color: #5829bb !important !important;

} .ui.basic.violet.buttons .button:focus, .ui.basic.violet.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #4f20b5 inset !important !important;
         box-shadow: 0px 0px 0px 1px #4f20b5 inset !important !important;
 color: #5829bb !important !important;

} .ui.basic.violet.buttons .active.button, .ui.basic.violet.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #5626bf inset !important !important;
         box-shadow: 0px 0px 0px 1px #5626bf inset !important !important;
 color: #502aa1 !important !important;

} .ui.basic.violet.buttons .button:active, .ui.basic.violet.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #502aa1 inset !important !important;
         box-shadow: 0px 0px 0px 1px #502aa1 inset !important !important;
 color: #502aa1 !important !important;

} .ui.buttons:not(.vertical) > .basic.violet.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.violet.buttons .button, .ui.inverted.violet.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #A291FB inset !important !important;
         box-shadow: 0px 0px 0px 2px #A291FB inset !important !important;
 color: #A291FB !important;

} .ui.inverted.violet.buttons .button:hover, .ui.inverted.violet.button:hover, .ui.inverted.violet.buttons .button:focus, .ui.inverted.violet.button:focus, .ui.inverted.violet.buttons .button.active, .ui.inverted.violet.button.active, .ui.inverted.violet.buttons .button:active, .ui.inverted.violet.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.violet.buttons .button:hover, .ui.inverted.violet.button:hover {

 background-color: #8a73ff !important;

} .ui.inverted.violet.buttons .button:focus, .ui.inverted.violet.button:focus {

 background-color: #7d64ff !important;

} .ui.inverted.violet.buttons .active.button, .ui.inverted.violet.active.button {

 background-color: #8a73ff !important;

} .ui.inverted.violet.buttons .button:active, .ui.inverted.violet.button:active {

 background-color: #7860f9 !important;

}

/* Inverted Basic */ .ui.inverted.violet.basic.buttons .button, .ui.inverted.violet.buttons .basic.button, .ui.inverted.violet.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.violet.basic.buttons .button:hover, .ui.inverted.violet.buttons .basic.button:hover, .ui.inverted.violet.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #8a73ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #8a73ff inset !important !important;
 color: #A291FB !important !important;

} .ui.inverted.violet.basic.buttons .button:focus, .ui.inverted.violet.basic.buttons .button:focus, .ui.inverted.violet.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #7d64ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #7d64ff inset !important !important;
 color: #A291FB !important !important;

} .ui.inverted.violet.basic.buttons .active.button, .ui.inverted.violet.buttons .basic.active.button, .ui.inverted.violet.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #8a73ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #8a73ff inset !important !important;
 color: #A291FB !important !important;

} .ui.inverted.violet.basic.buttons .button:active, .ui.inverted.violet.buttons .basic.button:active, .ui.inverted.violet.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #7860f9 inset !important !important;
         box-shadow: 0px 0px 0px 2px #7860f9 inset !important !important;
 color: #A291FB !important !important;

}

/*--- Purple ---*/

.ui.purple.buttons .button, .ui.purple.button {

 background-color: #A333C8 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.purple.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.purple.buttons .button:hover, .ui.purple.button:hover {

 background-color: #9627ba !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.purple.buttons .button:focus, .ui.purple.button:focus {

 background-color: #8f1eb4 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.purple.buttons .button:active, .ui.purple.button:active {

 background-color: #82299f !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.purple.buttons .active.button, .ui.purple.buttons .active.button:active, .ui.purple.active.button, .ui.purple.button .active.button:active {

 background-color: #9724be !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.purple.buttons .button, .ui.basic.purple.button {

 -webkit-box-shadow: 0px 0px 0px 1px #A333C8 inset !important !important;
         box-shadow: 0px 0px 0px 1px #A333C8 inset !important !important;
 color: #A333C8 !important !important;

} .ui.basic.purple.buttons .button:hover, .ui.basic.purple.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #9627ba inset !important !important;
         box-shadow: 0px 0px 0px 1px #9627ba inset !important !important;
 color: #9627ba !important !important;

} .ui.basic.purple.buttons .button:focus, .ui.basic.purple.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #8f1eb4 inset !important !important;
         box-shadow: 0px 0px 0px 1px #8f1eb4 inset !important !important;
 color: #9627ba !important !important;

} .ui.basic.purple.buttons .active.button, .ui.basic.purple.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #9724be inset !important !important;
         box-shadow: 0px 0px 0px 1px #9724be inset !important !important;
 color: #82299f !important !important;

} .ui.basic.purple.buttons .button:active, .ui.basic.purple.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #82299f inset !important !important;
         box-shadow: 0px 0px 0px 1px #82299f inset !important !important;
 color: #82299f !important !important;

} .ui.buttons:not(.vertical) > .basic.purple.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.purple.buttons .button, .ui.inverted.purple.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #DC73FF inset !important !important;
         box-shadow: 0px 0px 0px 2px #DC73FF inset !important !important;
 color: #DC73FF !important;

} .ui.inverted.purple.buttons .button:hover, .ui.inverted.purple.button:hover, .ui.inverted.purple.buttons .button:focus, .ui.inverted.purple.button:focus, .ui.inverted.purple.buttons .button.active, .ui.inverted.purple.button.active, .ui.inverted.purple.buttons .button:active, .ui.inverted.purple.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.purple.buttons .button:hover, .ui.inverted.purple.button:hover {

 background-color: #d65aff !important;

} .ui.inverted.purple.buttons .button:focus, .ui.inverted.purple.button:focus {

 background-color: #d24aff !important;

} .ui.inverted.purple.buttons .active.button, .ui.inverted.purple.active.button {

 background-color: #d65aff !important;

} .ui.inverted.purple.buttons .button:active, .ui.inverted.purple.button:active {

 background-color: #cf40ff !important;

}

/* Inverted Basic */ .ui.inverted.purple.basic.buttons .button, .ui.inverted.purple.buttons .basic.button, .ui.inverted.purple.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.purple.basic.buttons .button:hover, .ui.inverted.purple.buttons .basic.button:hover, .ui.inverted.purple.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #d65aff inset !important !important;
         box-shadow: 0px 0px 0px 2px #d65aff inset !important !important;
 color: #DC73FF !important !important;

} .ui.inverted.purple.basic.buttons .button:focus, .ui.inverted.purple.basic.buttons .button:focus, .ui.inverted.purple.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #d24aff inset !important !important;
         box-shadow: 0px 0px 0px 2px #d24aff inset !important !important;
 color: #DC73FF !important !important;

} .ui.inverted.purple.basic.buttons .active.button, .ui.inverted.purple.buttons .basic.active.button, .ui.inverted.purple.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #d65aff inset !important !important;
         box-shadow: 0px 0px 0px 2px #d65aff inset !important !important;
 color: #DC73FF !important !important;

} .ui.inverted.purple.basic.buttons .button:active, .ui.inverted.purple.buttons .basic.button:active, .ui.inverted.purple.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #cf40ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #cf40ff inset !important !important;
 color: #DC73FF !important !important;

}

/*--- Red ---*/

.ui.red.buttons .button, .ui.red.button {

 background-color: #DB2828 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.red.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.red.buttons .button:hover, .ui.red.button:hover {

 background-color: #d01919 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.red.buttons .button:focus, .ui.red.button:focus {

 background-color: #ca1010 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.red.buttons .button:active, .ui.red.button:active {

 background-color: #b21e1e !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.red.buttons .active.button, .ui.red.buttons .active.button:active, .ui.red.active.button, .ui.red.button .active.button:active {

 background-color: #d41515 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.red.buttons .button, .ui.basic.red.button {

 -webkit-box-shadow: 0px 0px 0px 1px #DB2828 inset !important !important;
         box-shadow: 0px 0px 0px 1px #DB2828 inset !important !important;
 color: #DB2828 !important !important;

} .ui.basic.red.buttons .button:hover, .ui.basic.red.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #d01919 inset !important !important;
         box-shadow: 0px 0px 0px 1px #d01919 inset !important !important;
 color: #d01919 !important !important;

} .ui.basic.red.buttons .button:focus, .ui.basic.red.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #ca1010 inset !important !important;
         box-shadow: 0px 0px 0px 1px #ca1010 inset !important !important;
 color: #d01919 !important !important;

} .ui.basic.red.buttons .active.button, .ui.basic.red.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #d41515 inset !important !important;
         box-shadow: 0px 0px 0px 1px #d41515 inset !important !important;
 color: #b21e1e !important !important;

} .ui.basic.red.buttons .button:active, .ui.basic.red.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #b21e1e inset !important !important;
         box-shadow: 0px 0px 0px 1px #b21e1e inset !important !important;
 color: #b21e1e !important !important;

} .ui.buttons:not(.vertical) > .basic.red.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.red.buttons .button, .ui.inverted.red.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #FF695E inset !important !important;
         box-shadow: 0px 0px 0px 2px #FF695E inset !important !important;
 color: #FF695E !important;

} .ui.inverted.red.buttons .button:hover, .ui.inverted.red.button:hover, .ui.inverted.red.buttons .button:focus, .ui.inverted.red.button:focus, .ui.inverted.red.buttons .button.active, .ui.inverted.red.button.active, .ui.inverted.red.buttons .button:active, .ui.inverted.red.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.red.buttons .button:hover, .ui.inverted.red.button:hover {

 background-color: #ff5144 !important;

} .ui.inverted.red.buttons .button:focus, .ui.inverted.red.button:focus {

 background-color: #ff4335 !important;

} .ui.inverted.red.buttons .active.button, .ui.inverted.red.active.button {

 background-color: #ff5144 !important;

} .ui.inverted.red.buttons .button:active, .ui.inverted.red.button:active {

 background-color: #ff392b !important;

}

/* Inverted Basic */ .ui.inverted.red.basic.buttons .button, .ui.inverted.red.buttons .basic.button, .ui.inverted.red.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.red.basic.buttons .button:hover, .ui.inverted.red.buttons .basic.button:hover, .ui.inverted.red.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #ff5144 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff5144 inset !important !important;
 color: #FF695E !important !important;

} .ui.inverted.red.basic.buttons .button:focus, .ui.inverted.red.basic.buttons .button:focus, .ui.inverted.red.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #ff4335 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff4335 inset !important !important;
 color: #FF695E !important !important;

} .ui.inverted.red.basic.buttons .active.button, .ui.inverted.red.buttons .basic.active.button, .ui.inverted.red.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #ff5144 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff5144 inset !important !important;
 color: #FF695E !important !important;

} .ui.inverted.red.basic.buttons .button:active, .ui.inverted.red.buttons .basic.button:active, .ui.inverted.red.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #ff392b inset !important !important;
         box-shadow: 0px 0px 0px 2px #ff392b inset !important !important;
 color: #FF695E !important !important;

}

/*--- Teal ---*/

.ui.teal.buttons .button, .ui.teal.button {

 background-color: #00B5AD !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.teal.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.teal.buttons .button:hover, .ui.teal.button:hover {

 background-color: #009c95 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.teal.buttons .button:focus, .ui.teal.button:focus {

 background-color: #008c86 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.teal.buttons .button:active, .ui.teal.button:active {

 background-color: #00827c !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.teal.buttons .active.button, .ui.teal.buttons .active.button:active, .ui.teal.active.button, .ui.teal.button .active.button:active {

 background-color: #009c95 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.teal.buttons .button, .ui.basic.teal.button {

 -webkit-box-shadow: 0px 0px 0px 1px #00B5AD inset !important !important;
         box-shadow: 0px 0px 0px 1px #00B5AD inset !important !important;
 color: #00B5AD !important !important;

} .ui.basic.teal.buttons .button:hover, .ui.basic.teal.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #009c95 inset !important !important;
         box-shadow: 0px 0px 0px 1px #009c95 inset !important !important;
 color: #009c95 !important !important;

} .ui.basic.teal.buttons .button:focus, .ui.basic.teal.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #008c86 inset !important !important;
         box-shadow: 0px 0px 0px 1px #008c86 inset !important !important;
 color: #009c95 !important !important;

} .ui.basic.teal.buttons .active.button, .ui.basic.teal.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #009c95 inset !important !important;
         box-shadow: 0px 0px 0px 1px #009c95 inset !important !important;
 color: #00827c !important !important;

} .ui.basic.teal.buttons .button:active, .ui.basic.teal.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #00827c inset !important !important;
         box-shadow: 0px 0px 0px 1px #00827c inset !important !important;
 color: #00827c !important !important;

} .ui.buttons:not(.vertical) > .basic.teal.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.teal.buttons .button, .ui.inverted.teal.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #6DFFFF inset !important !important;
         box-shadow: 0px 0px 0px 2px #6DFFFF inset !important !important;
 color: #6DFFFF !important;

} .ui.inverted.teal.buttons .button:hover, .ui.inverted.teal.button:hover, .ui.inverted.teal.buttons .button:focus, .ui.inverted.teal.button:focus, .ui.inverted.teal.buttons .button.active, .ui.inverted.teal.button.active, .ui.inverted.teal.buttons .button:active, .ui.inverted.teal.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: rgba(0, 0, 0, 0.6) !important;

} .ui.inverted.teal.buttons .button:hover, .ui.inverted.teal.button:hover {

 background-color: #54ffff !important;

} .ui.inverted.teal.buttons .button:focus, .ui.inverted.teal.button:focus {

 background-color: #44ffff !important;

} .ui.inverted.teal.buttons .active.button, .ui.inverted.teal.active.button {

 background-color: #54ffff !important;

} .ui.inverted.teal.buttons .button:active, .ui.inverted.teal.button:active {

 background-color: #3affff !important;

}

/* Inverted Basic */ .ui.inverted.teal.basic.buttons .button, .ui.inverted.teal.buttons .basic.button, .ui.inverted.teal.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.teal.basic.buttons .button:hover, .ui.inverted.teal.buttons .basic.button:hover, .ui.inverted.teal.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #54ffff inset !important !important;
         box-shadow: 0px 0px 0px 2px #54ffff inset !important !important;
 color: #6DFFFF !important !important;

} .ui.inverted.teal.basic.buttons .button:focus, .ui.inverted.teal.basic.buttons .button:focus, .ui.inverted.teal.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #44ffff inset !important !important;
         box-shadow: 0px 0px 0px 2px #44ffff inset !important !important;
 color: #6DFFFF !important !important;

} .ui.inverted.teal.basic.buttons .active.button, .ui.inverted.teal.buttons .basic.active.button, .ui.inverted.teal.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #54ffff inset !important !important;
         box-shadow: 0px 0px 0px 2px #54ffff inset !important !important;
 color: #6DFFFF !important !important;

} .ui.inverted.teal.basic.buttons .button:active, .ui.inverted.teal.buttons .basic.button:active, .ui.inverted.teal.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #3affff inset !important !important;
         box-shadow: 0px 0px 0px 2px #3affff inset !important !important;
 color: #6DFFFF !important !important;

}

/*--- Olive ---*/

.ui.olive.buttons .button, .ui.olive.button {

 background-color: #B5CC18 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.olive.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.olive.buttons .button:hover, .ui.olive.button:hover {

 background-color: #a7bd0d !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.olive.buttons .button:focus, .ui.olive.button:focus {

 background-color: #a0b605 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.olive.buttons .button:active, .ui.olive.button:active {

 background-color: #8d9e13 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.olive.buttons .active.button, .ui.olive.buttons .active.button:active, .ui.olive.active.button, .ui.olive.button .active.button:active {

 background-color: #aac109 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.olive.buttons .button, .ui.basic.olive.button {

 -webkit-box-shadow: 0px 0px 0px 1px #B5CC18 inset !important !important;
         box-shadow: 0px 0px 0px 1px #B5CC18 inset !important !important;
 color: #B5CC18 !important !important;

} .ui.basic.olive.buttons .button:hover, .ui.basic.olive.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #a7bd0d inset !important !important;
         box-shadow: 0px 0px 0px 1px #a7bd0d inset !important !important;
 color: #a7bd0d !important !important;

} .ui.basic.olive.buttons .button:focus, .ui.basic.olive.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #a0b605 inset !important !important;
         box-shadow: 0px 0px 0px 1px #a0b605 inset !important !important;
 color: #a7bd0d !important !important;

} .ui.basic.olive.buttons .active.button, .ui.basic.olive.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #aac109 inset !important !important;
         box-shadow: 0px 0px 0px 1px #aac109 inset !important !important;
 color: #8d9e13 !important !important;

} .ui.basic.olive.buttons .button:active, .ui.basic.olive.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #8d9e13 inset !important !important;
         box-shadow: 0px 0px 0px 1px #8d9e13 inset !important !important;
 color: #8d9e13 !important !important;

} .ui.buttons:not(.vertical) > .basic.olive.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.olive.buttons .button, .ui.inverted.olive.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #D9E778 inset !important !important;
         box-shadow: 0px 0px 0px 2px #D9E778 inset !important !important;
 color: #D9E778 !important;

} .ui.inverted.olive.buttons .button:hover, .ui.inverted.olive.button:hover, .ui.inverted.olive.buttons .button:focus, .ui.inverted.olive.button:focus, .ui.inverted.olive.buttons .button.active, .ui.inverted.olive.button.active, .ui.inverted.olive.buttons .button:active, .ui.inverted.olive.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: rgba(0, 0, 0, 0.6) !important;

} .ui.inverted.olive.buttons .button:hover, .ui.inverted.olive.button:hover {

 background-color: #d8ea5c !important;

} .ui.inverted.olive.buttons .button:focus, .ui.inverted.olive.button:focus {

 background-color: #daef47 !important;

} .ui.inverted.olive.buttons .active.button, .ui.inverted.olive.active.button {

 background-color: #daed59 !important;

} .ui.inverted.olive.buttons .button:active, .ui.inverted.olive.button:active {

 background-color: #cddf4d !important;

}

/* Inverted Basic */ .ui.inverted.olive.basic.buttons .button, .ui.inverted.olive.buttons .basic.button, .ui.inverted.olive.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.olive.basic.buttons .button:hover, .ui.inverted.olive.buttons .basic.button:hover, .ui.inverted.olive.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #d8ea5c inset !important !important;
         box-shadow: 0px 0px 0px 2px #d8ea5c inset !important !important;
 color: #D9E778 !important !important;

} .ui.inverted.olive.basic.buttons .button:focus, .ui.inverted.olive.basic.buttons .button:focus, .ui.inverted.olive.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #daef47 inset !important !important;
         box-shadow: 0px 0px 0px 2px #daef47 inset !important !important;
 color: #D9E778 !important !important;

} .ui.inverted.olive.basic.buttons .active.button, .ui.inverted.olive.buttons .basic.active.button, .ui.inverted.olive.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #daed59 inset !important !important;
         box-shadow: 0px 0px 0px 2px #daed59 inset !important !important;
 color: #D9E778 !important !important;

} .ui.inverted.olive.basic.buttons .button:active, .ui.inverted.olive.buttons .basic.button:active, .ui.inverted.olive.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #cddf4d inset !important !important;
         box-shadow: 0px 0px 0px 2px #cddf4d inset !important !important;
 color: #D9E778 !important !important;

}

/*--- Yellow ---*/

.ui.yellow.buttons .button, .ui.yellow.button {

 background-color: #FBBD08 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.yellow.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.yellow.buttons .button:hover, .ui.yellow.button:hover {

 background-color: #eaae00 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.yellow.buttons .button:focus, .ui.yellow.button:focus {

 background-color: #daa300 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.yellow.buttons .button:active, .ui.yellow.button:active {

 background-color: #cd9903 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.yellow.buttons .active.button, .ui.yellow.buttons .active.button:active, .ui.yellow.active.button, .ui.yellow.button .active.button:active {

 background-color: #eaae00 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.yellow.buttons .button, .ui.basic.yellow.button {

 -webkit-box-shadow: 0px 0px 0px 1px #FBBD08 inset !important !important;
         box-shadow: 0px 0px 0px 1px #FBBD08 inset !important !important;
 color: #FBBD08 !important !important;

} .ui.basic.yellow.buttons .button:hover, .ui.basic.yellow.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #eaae00 inset !important !important;
         box-shadow: 0px 0px 0px 1px #eaae00 inset !important !important;
 color: #eaae00 !important !important;

} .ui.basic.yellow.buttons .button:focus, .ui.basic.yellow.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #daa300 inset !important !important;
         box-shadow: 0px 0px 0px 1px #daa300 inset !important !important;
 color: #eaae00 !important !important;

} .ui.basic.yellow.buttons .active.button, .ui.basic.yellow.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #eaae00 inset !important !important;
         box-shadow: 0px 0px 0px 1px #eaae00 inset !important !important;
 color: #cd9903 !important !important;

} .ui.basic.yellow.buttons .button:active, .ui.basic.yellow.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #cd9903 inset !important !important;
         box-shadow: 0px 0px 0px 1px #cd9903 inset !important !important;
 color: #cd9903 !important !important;

} .ui.buttons:not(.vertical) > .basic.yellow.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.yellow.buttons .button, .ui.inverted.yellow.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #FFE21F inset !important !important;
         box-shadow: 0px 0px 0px 2px #FFE21F inset !important !important;
 color: #FFE21F !important;

} .ui.inverted.yellow.buttons .button:hover, .ui.inverted.yellow.button:hover, .ui.inverted.yellow.buttons .button:focus, .ui.inverted.yellow.button:focus, .ui.inverted.yellow.buttons .button.active, .ui.inverted.yellow.button.active, .ui.inverted.yellow.buttons .button:active, .ui.inverted.yellow.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: rgba(0, 0, 0, 0.6) !important;

} .ui.inverted.yellow.buttons .button:hover, .ui.inverted.yellow.button:hover {

 background-color: #ffdf05 !important;

} .ui.inverted.yellow.buttons .button:focus, .ui.inverted.yellow.button:focus {

 background-color: #f5d500 !important;

} .ui.inverted.yellow.buttons .active.button, .ui.inverted.yellow.active.button {

 background-color: #ffdf05 !important;

} .ui.inverted.yellow.buttons .button:active, .ui.inverted.yellow.button:active {

 background-color: #ebcd00 !important;

}

/* Inverted Basic */ .ui.inverted.yellow.basic.buttons .button, .ui.inverted.yellow.buttons .basic.button, .ui.inverted.yellow.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.yellow.basic.buttons .button:hover, .ui.inverted.yellow.buttons .basic.button:hover, .ui.inverted.yellow.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #ffdf05 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ffdf05 inset !important !important;
 color: #FFE21F !important !important;

} .ui.inverted.yellow.basic.buttons .button:focus, .ui.inverted.yellow.basic.buttons .button:focus, .ui.inverted.yellow.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #f5d500 inset !important !important;
         box-shadow: 0px 0px 0px 2px #f5d500 inset !important !important;
 color: #FFE21F !important !important;

} .ui.inverted.yellow.basic.buttons .active.button, .ui.inverted.yellow.buttons .basic.active.button, .ui.inverted.yellow.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #ffdf05 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ffdf05 inset !important !important;
 color: #FFE21F !important !important;

} .ui.inverted.yellow.basic.buttons .button:active, .ui.inverted.yellow.buttons .basic.button:active, .ui.inverted.yellow.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #ebcd00 inset !important !important;
         box-shadow: 0px 0px 0px 2px #ebcd00 inset !important !important;
 color: #FFE21F !important !important;

}

/*-------------------

      Primary

*/


/*--- Standard ---*/

.ui.primary.buttons .button, .ui.primary.button {

 background-color: #2185D0 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.primary.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.primary.buttons .button:hover, .ui.primary.button:hover {

 background-color: #1678c2 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.primary.buttons .button:focus, .ui.primary.button:focus {

 background-color: #0d71bb !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.primary.buttons .button:active, .ui.primary.button:active {

 background-color: #1a69a4 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.primary.buttons .active.button, .ui.primary.buttons .active.button:active, .ui.primary.active.button, .ui.primary.button .active.button:active {

 background-color: #1279c6 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.primary.buttons .button, .ui.basic.primary.button {

 -webkit-box-shadow: 0px 0px 0px 1px #2185D0 inset !important !important;
         box-shadow: 0px 0px 0px 1px #2185D0 inset !important !important;
 color: #2185D0 !important !important;

} .ui.basic.primary.buttons .button:hover, .ui.basic.primary.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #1678c2 inset !important !important;
         box-shadow: 0px 0px 0px 1px #1678c2 inset !important !important;
 color: #1678c2 !important !important;

} .ui.basic.primary.buttons .button:focus, .ui.basic.primary.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #0d71bb inset !important !important;
         box-shadow: 0px 0px 0px 1px #0d71bb inset !important !important;
 color: #1678c2 !important !important;

} .ui.basic.primary.buttons .active.button, .ui.basic.primary.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #1279c6 inset !important !important;
         box-shadow: 0px 0px 0px 1px #1279c6 inset !important !important;
 color: #1a69a4 !important !important;

} .ui.basic.primary.buttons .button:active, .ui.basic.primary.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #1a69a4 inset !important !important;
         box-shadow: 0px 0px 0px 1px #1a69a4 inset !important !important;
 color: #1a69a4 !important !important;

} .ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.primary.buttons .button, .ui.inverted.primary.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #54C8FF inset !important !important;
         box-shadow: 0px 0px 0px 2px #54C8FF inset !important !important;
 color: #54C8FF !important;

} .ui.inverted.primary.buttons .button:hover, .ui.inverted.primary.button:hover, .ui.inverted.primary.buttons .button:focus, .ui.inverted.primary.button:focus, .ui.inverted.primary.buttons .button.active, .ui.inverted.primary.button.active, .ui.inverted.primary.buttons .button:active, .ui.inverted.primary.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.primary.buttons .button:hover, .ui.inverted.primary.button:hover {

 background-color: #3ac0ff !important;

} .ui.inverted.primary.buttons .button:focus, .ui.inverted.primary.button:focus {

 background-color: #2bbbff !important;

} .ui.inverted.primary.buttons .active.button, .ui.inverted.primary.active.button {

 background-color: #3ac0ff !important;

} .ui.inverted.primary.buttons .button:active, .ui.inverted.primary.button:active {

 background-color: #21b8ff !important;

}

/* Inverted Basic */ .ui.inverted.primary.basic.buttons .button, .ui.inverted.primary.buttons .basic.button, .ui.inverted.primary.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.primary.basic.buttons .button:hover, .ui.inverted.primary.buttons .basic.button:hover, .ui.inverted.primary.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #3ac0ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #3ac0ff inset !important !important;
 color: #54C8FF !important !important;

} .ui.inverted.primary.basic.buttons .button:focus, .ui.inverted.primary.basic.buttons .button:focus, .ui.inverted.primary.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #2bbbff inset !important !important;
         box-shadow: 0px 0px 0px 2px #2bbbff inset !important !important;
 color: #54C8FF !important !important;

} .ui.inverted.primary.basic.buttons .active.button, .ui.inverted.primary.buttons .basic.active.button, .ui.inverted.primary.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #3ac0ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #3ac0ff inset !important !important;
 color: #54C8FF !important !important;

} .ui.inverted.primary.basic.buttons .button:active, .ui.inverted.primary.buttons .basic.button:active, .ui.inverted.primary.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #21b8ff inset !important !important;
         box-shadow: 0px 0px 0px 2px #21b8ff inset !important !important;
 color: #54C8FF !important !important;

}

/*-------------------

     Secondary

*/


/* Standard */ .ui.secondary.buttons .button, .ui.secondary.button {

 background-color: #1B1C1D !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.secondary.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.secondary.buttons .button:hover, .ui.secondary.button:hover {

 background-color: #27292a !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.secondary.buttons .button:focus, .ui.secondary.button:focus {

 background-color: #2e3032 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.secondary.buttons .button:active, .ui.secondary.button:active {

 background-color: #343637 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.secondary.buttons .active.button, .ui.secondary.buttons .active.button:active, .ui.secondary.active.button, .ui.secondary.button .active.button:active {

 background-color: #27292a !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.secondary.buttons .button, .ui.basic.secondary.button {

 -webkit-box-shadow: 0px 0px 0px 1px #1B1C1D inset !important !important;
         box-shadow: 0px 0px 0px 1px #1B1C1D inset !important !important;
 color: #1B1C1D !important !important;

} .ui.basic.secondary.buttons .button:hover, .ui.basic.secondary.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #27292a inset !important !important;
         box-shadow: 0px 0px 0px 1px #27292a inset !important !important;
 color: #27292a !important !important;

} .ui.basic.secondary.buttons .button:focus, .ui.basic.secondary.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #2e3032 inset !important !important;
         box-shadow: 0px 0px 0px 1px #2e3032 inset !important !important;
 color: #27292a !important !important;

} .ui.basic.secondary.buttons .active.button, .ui.basic.secondary.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #27292a inset !important !important;
         box-shadow: 0px 0px 0px 1px #27292a inset !important !important;
 color: #343637 !important !important;

} .ui.basic.secondary.buttons .button:active, .ui.basic.secondary.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #343637 inset !important !important;
         box-shadow: 0px 0px 0px 1px #343637 inset !important !important;
 color: #343637 !important !important;

} .ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {

 margin-left: -1px !important;

}

/* Inverted */ .ui.inverted.secondary.buttons .button, .ui.inverted.secondary.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px #545454 inset !important !important;
         box-shadow: 0px 0px 0px 2px #545454 inset !important !important;
 color: #545454 !important;

} .ui.inverted.secondary.buttons .button:hover, .ui.inverted.secondary.button:hover, .ui.inverted.secondary.buttons .button:focus, .ui.inverted.secondary.button:focus, .ui.inverted.secondary.buttons .button.active, .ui.inverted.secondary.button.active, .ui.inverted.secondary.buttons .button:active, .ui.inverted.secondary.button:active {

 -webkit-box-shadow: none !important !important;
         box-shadow: none !important !important;
 color: #FFFFFF !important;

} .ui.inverted.secondary.buttons .button:hover, .ui.inverted.secondary.button:hover {

 background-color: #616161 !important;

} .ui.inverted.secondary.buttons .button:focus, .ui.inverted.secondary.button:focus {

 background-color: #686868 !important;

} .ui.inverted.secondary.buttons .active.button, .ui.inverted.secondary.active.button {

 background-color: #616161 !important;

} .ui.inverted.secondary.buttons .button:active, .ui.inverted.secondary.button:active {

 background-color: #6e6e6e !important;

}

/* Inverted Basic */ .ui.inverted.secondary.basic.buttons .button, .ui.inverted.secondary.buttons .basic.button, .ui.inverted.secondary.basic.button {

 background-color: transparent !important;
 -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
         box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important !important;
 color: #FFFFFF !important !important;

} .ui.inverted.secondary.basic.buttons .button:hover, .ui.inverted.secondary.buttons .basic.button:hover, .ui.inverted.secondary.basic.button:hover {

 -webkit-box-shadow: 0px 0px 0px 2px #616161 inset !important !important;
         box-shadow: 0px 0px 0px 2px #616161 inset !important !important;
 color: #545454 !important !important;

} .ui.inverted.secondary.basic.buttons .button:focus, .ui.inverted.secondary.basic.buttons .button:focus, .ui.inverted.secondary.basic.button:focus {

 -webkit-box-shadow: 0px 0px 0px 2px #686868 inset !important !important;
         box-shadow: 0px 0px 0px 2px #686868 inset !important !important;
 color: #545454 !important !important;

} .ui.inverted.secondary.basic.buttons .active.button, .ui.inverted.secondary.buttons .basic.active.button, .ui.inverted.secondary.basic.active.button {

 -webkit-box-shadow: 0px 0px 0px 2px #616161 inset !important !important;
         box-shadow: 0px 0px 0px 2px #616161 inset !important !important;
 color: #545454 !important !important;

} .ui.inverted.secondary.basic.buttons .button:active, .ui.inverted.secondary.buttons .basic.button:active, .ui.inverted.secondary.basic.button:active {

 -webkit-box-shadow: 0px 0px 0px 2px #6e6e6e inset !important !important;
         box-shadow: 0px 0px 0px 2px #6e6e6e inset !important !important;
 color: #545454 !important !important;

}

/*---------------

   Positive

*/


/* Standard */ .ui.positive.buttons .button, .ui.positive.button {

 background-color: #21BA45 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.positive.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.positive.buttons .button:hover, .ui.positive.button:hover {

 background-color: #16ab39 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.positive.buttons .button:focus, .ui.positive.button:focus {

 background-color: #0ea432 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.positive.buttons .button:active, .ui.positive.button:active {

 background-color: #198f35 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.positive.buttons .active.button, .ui.positive.buttons .active.button:active, .ui.positive.active.button, .ui.positive.button .active.button:active {

 background-color: #13ae38 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.positive.buttons .button, .ui.basic.positive.button {

 -webkit-box-shadow: 0px 0px 0px 1px #21BA45 inset !important !important;
         box-shadow: 0px 0px 0px 1px #21BA45 inset !important !important;
 color: #21BA45 !important !important;

} .ui.basic.positive.buttons .button:hover, .ui.basic.positive.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #16ab39 inset !important !important;
         box-shadow: 0px 0px 0px 1px #16ab39 inset !important !important;
 color: #16ab39 !important !important;

} .ui.basic.positive.buttons .button:focus, .ui.basic.positive.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #0ea432 inset !important !important;
         box-shadow: 0px 0px 0px 1px #0ea432 inset !important !important;
 color: #16ab39 !important !important;

} .ui.basic.positive.buttons .active.button, .ui.basic.positive.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #13ae38 inset !important !important;
         box-shadow: 0px 0px 0px 1px #13ae38 inset !important !important;
 color: #198f35 !important !important;

} .ui.basic.positive.buttons .button:active, .ui.basic.positive.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #198f35 inset !important !important;
         box-shadow: 0px 0px 0px 1px #198f35 inset !important !important;
 color: #198f35 !important !important;

} .ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {

 margin-left: -1px !important;

}

/*---------------

    Negative

*/


/* Standard */ .ui.negative.buttons .button, .ui.negative.button {

 background-color: #DB2828 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;
 background-image: none !important;

} .ui.negative.button {

 -webkit-box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.negative.buttons .button:hover, .ui.negative.button:hover {

 background-color: #d01919 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.negative.buttons .button:focus, .ui.negative.button:focus {

 background-color: #ca1010 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.negative.buttons .button:active, .ui.negative.button:active {

 background-color: #b21e1e !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

} .ui.negative.buttons .active.button, .ui.negative.buttons .active.button:active, .ui.negative.active.button, .ui.negative.button .active.button:active {

 background-color: #d41515 !important;
 color: #FFFFFF !important;
 text-shadow: none !important;

}

/* Basic */ .ui.basic.negative.buttons .button, .ui.basic.negative.button {

 -webkit-box-shadow: 0px 0px 0px 1px #DB2828 inset !important !important;
         box-shadow: 0px 0px 0px 1px #DB2828 inset !important !important;
 color: #DB2828 !important !important;

} .ui.basic.negative.buttons .button:hover, .ui.basic.negative.button:hover {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #d01919 inset !important !important;
         box-shadow: 0px 0px 0px 1px #d01919 inset !important !important;
 color: #d01919 !important !important;

} .ui.basic.negative.buttons .button:focus, .ui.basic.negative.button:focus {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #ca1010 inset !important !important;
         box-shadow: 0px 0px 0px 1px #ca1010 inset !important !important;
 color: #d01919 !important !important;

} .ui.basic.negative.buttons .active.button, .ui.basic.negative.active.button {

 background: transparent !important !important;
 -webkit-box-shadow: 0px 0px 0px 1px #d41515 inset !important !important;
         box-shadow: 0px 0px 0px 1px #d41515 inset !important !important;
 color: #b21e1e !important !important;

} .ui.basic.negative.buttons .button:active, .ui.basic.negative.button:active {

 -webkit-box-shadow: 0px 0px 0px 1px #b21e1e inset !important !important;
         box-shadow: 0px 0px 0px 1px #b21e1e inset !important !important;
 color: #b21e1e !important !important;

} .ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {

 margin-left: -1px !important;

}


/*******************************

           Groups
                                                              • /

.ui.buttons {

 display: -webkit-inline-box !important;
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 -webkit-box-orient: horizontal !important;
 -webkit-box-direction: normal !important;
     -ms-flex-direction: row !important;
         flex-direction: row !important;
 font-size: 0em !important;
 vertical-align: baseline !important;
 margin: 0em 0.25em 0em 0em !important;

} .ui.buttons:not(.basic):not(.inverted) {

 -webkit-box-shadow: none !important;
         box-shadow: none !important;

}

/* Clearfix */ .ui.buttons:after {

 content: "." !important;
 display: block !important;
 height: 0 !important;
 clear: both !important;
 visibility: hidden !important;

}

/* Standard Group */ .ui.buttons .button {

 -webkit-box-flex: 1 !important;
     -ms-flex: 1 0 auto !important;
         flex: 1 0 auto !important;
 margin: 0em !important;
 border-radius: 0em !important;
 margin: 0px 0px 0px 0px !important;

} .ui.buttons > .ui.button:not(.basic):not(.inverted), .ui.buttons:not(.basic):not(.inverted) > .button {

 -webkit-box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;
         box-shadow: 0px 0px 0px 1px transparent inset, 0px 0em 0px 0px rgba(34, 36, 38, 0.15) inset !important;

} .ui.buttons .button:first-child {

 border-left: none !important;
 margin-left: 0em !important;
 border-top-left-radius: 0.28571429rem !important;
 border-bottom-left-radius: 0.28571429rem !important;

} .ui.buttons .button:last-child {

 border-top-right-radius: 0.28571429rem !important;
 border-bottom-right-radius: 0.28571429rem !important;

}

/* Vertical Style */ .ui.vertical.buttons {

 display: -webkit-inline-box !important;
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
 -webkit-box-orient: vertical !important;
 -webkit-box-direction: normal !important;
     -ms-flex-direction: column !important;
         flex-direction: column !important;

} .ui.vertical.buttons .button {

 display: block !important;
 float: none !important;
 width: 100% !important;
 margin: 0px 0px 0px 0px !important;
 -webkit-box-shadow: none !important;
         box-shadow: none !important;
 border-radius: 0em !important;

} .ui.vertical.buttons .button:first-child {

 border-top-left-radius: 0.28571429rem !important;
 border-top-right-radius: 0.28571429rem !important;

} .ui.vertical.buttons .button:last-child {

 margin-bottom: 0px !important;
 border-bottom-left-radius: 0.28571429rem !important;
 border-bottom-right-radius: 0.28571429rem !important;

} .ui.vertical.buttons .button:only-child {

 border-radius: 0.28571429rem !important;

}


/*******************************

        Theme Overrides
                                                              • /


/*******************************

        Site Overrides
                                                              • /

/* --------- Global ---------- */

.appear { opacity:0; transform: translateY(20px);

   transition: all 500ms cubic-bezier(0.42, 0, 0.33, 1.82);;
   -webkit-transition: all 500ms cubic-bezier(0.43, 0.18, 0.27, 1.18); /* Safari */

} .appear.delayed { transform: none;

   transition-delay: 0.5s;

}

/* ---------- Menu ---------- */ menu { display:flex; flex-wrap: nowrap; justify-content: space-between; margin:0; padding:0; } menu.main-menu { padding: 5px 82px; } /* Desktop menu */ menu.right.menu { color:red; display:flex; justify-content: center; padding:24px 8px; flex-direction: row; line-height:40px; } .right.menu menuitem { margin:.465em; color: #b0b0b0; font-size:14px; transition: color 100ms ease-in-out; }

.right.menu:hover menuitem { color:#e4e4e4;

}

.right.menu menuitem:hover { color:#a7a7a7; } menuitem.header { padding: 24px 8px; line-height:50px; font-family: unset; font-weight: 600; font-style: normal; font-size: 34px; letter-spacing: 0em; text-transform: none; color: #e5bb19; padding-left: 0px; } menuitem:hover { cursor:pointer; }

menu.mobile menuitem { padding: 24px 8px; line-height:50px; font-family: unset; font-weight: 600; font-style: normal; font-size: 34px; letter-spacing: 0em; text-transform: none; padding-left: 0px; color: #b0b0b0; } menu.mobile menuitem i { font-size:34px; }

@media screen and (max-width: 640px) { .right.menu { display:none !important; } menu.mobile { display:flex; }

   }

@media screen and (min-width: 640px) { menu.mobile { display:none; } }

/* ------- Cover --------- */ section.cover { background-color:#eef7ef; padding-top:85px; padding-left:240px; padding-right:240px;

} .cover h3 { color: #e5bb19; font-family: Hind Siliguri !important; font-weight: 600; font-style: normal; font-size: 15.25px; letter-spacing: .1em; line-height: 1.55em; } .cover h1 { margin-top: 15px; margin-bottom: .67em; padding: 0px; color: #4a4a4a; font-family: Hind Siliguri !important; font-weight: 900; font-style: normal; font-size: 120px; letter-spacing: 0em; line-height: 0.89em; text-transform: none; margin-bottom: 0px !important; } .cover h2 { font-family: Hind Siliguri !important; font-weight: 400; font-style: normal; letter-spacing: 0em; line-height: 1.8em; text-transform: none; color: #222; font-size: 1.5em; font-weight: bold; color: #4a4a4a; padding-top: 2px; }

/* -------- Grid ------- */ section.grid { display:flex; justify-content: center

} section.grid .panel { padding: 0px 2em; }

/* ------- Blog ------- */ section.blog { text-align:center;

} section.blog h2 { font-family: Alice; font-weight: 400; font-style: normal; font-size: 15px; letter-spacing: 0em; text-transform: none; color: #b0b0b0; }

section.blog p { font-family: Alice; font-weight: 400; font-style: normal; font-size: 22px; letter-spacing: 0em; line-height: 2em; text-transform: none; color: #222; padding:25px 0px 50px 0px; } section.blog img { margin:auto; max-width:100%; padding-bottom:25px; }

/* ------ Content grid ------ */

section.content-grid {

   padding-left:82px;
   padding-right:82px;

} section.content-grid .header-container { display:flex; justify-content: space-between; align-items: center; min-height:50px; padding-bottom:1em; } section.content-grid .header-container img { max-height:50px; } section.content-grid .grid { margin-left:0; } section.content-grid .column:not(.grid) { padding:50px 50px 50px 0px !important; } section.content-grid h1 { font-family: Hind Siliguri; font-weight: 600; font-style: normal; font-size: 40px; letter-spacing: 0em; line-height: 1.2em; text-transform: none;

       color: #4a4a4a;
       padding-bottom:25px;

} section.content-grid h2 { color:#e37263; font-family: Hind Siliguri; font-weight: 600; font-style: normal; font-size: 15.25px; letter-spacing: .1em; line-height: 1.55em; text-transform: uppercase; } section.content-grid p { font-family: Alice; font-weight: 400; font-style: normal; font-size: 15px !important; letter-spacing: 0em; line-height: 1.8em; text-transform: none; color: #222; }

section.blog-menu { padding-left:82px; padding-right:82px; } section.blog-menu h2 { font-size:28px !important; font-family: Hind Siliguri; font-weight: 600; font-style: normal; font-size: 30px; letter-spacing: 0em; line-height: 1em; text-transform: none; text-decoration: none; color: #222; } section.blog-menu a.read-more { font-family: Hind Siliguri; font-weight: 600; font-style: normal; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; text-decoration: none; color: #e37263; }

section.blog-menu a.read-more:hover { color:#f3b0a7; }

section.blog-menu p { font-size:16px !important; }