
 html{
    box-sizing:border-box
}
*,*:before,*:after{
    box-sizing:inherit
}

 html{
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
 article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{
    display:block
}
summary{
    display:list-item
}
 audio,canvas,progress,video{
    display:inline-block
}
progress{
    vertical-align:baseline
}
 audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
 a{
    background-color:transparent
}
a:active,a:hover{
    outline-width:0
}
 abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}
 b,strong{
    font-weight:bolder
}
dfn{
    font-style:italic
}
mark{
    background:#ff0;
    color:#000
}
 small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
 sub{
    bottom:-0.25em
}
sup{
    top:-0.5em
}
figure{
    margin:1em 40px
}
img{
    border-style:none
}
 code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
 button,input,select,textarea,optgroup{
    font:inherit;
    margin:0
}
optgroup{
    font-weight:bold
}
 button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
 button,[type=button],[type=reset],[type=submit]{
    -webkit-appearance:button
}
 button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{
    border-style:none;
    padding:0
}
 button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{
    outline:1px dotted ButtonText
}
 fieldset{
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:.35em .625em .75em
}
 legend{
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}
textarea{
    overflow:auto
}
 [type=checkbox],[type=radio]{
    padding:0
}
 [type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
 [type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
 [type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
 ::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
/* End extract */
 html,body{
    font-family:'Abel',sans-serif;
    font-size:15px;
    line-height:1.5
}
html{
    overflow-x:hidden
}
 h1{
    font-size:35px
}
h2{
    font-size:30px
}
h3{
    font-size:24px
}
h4{
    font-size:20px
}
h5{
    font-size:18px
}
h6{
    font-size:16px
}
.embleme-serif{
    font-family:serif
}
 h1,h2,h3,h4,h5,h6{
    font-family:'Abel',Arial,sans-serif;
    font-weight:400;
    margin:10px 0
}
.embleme-wide{
    letter-spacing:4px
}
 hr{
    border:0;
    border-top:1px solid #eee;
    margin:20px 0
}
 .embleme-image{
    max-width:100%;
    height:auto
}
img{
    vertical-align:middle
}
a{
    color:inherit
}
 .embleme-table,.embleme-table-all{
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    display:table
}
.embleme-table-all{
    border:1px solid #ccc
}
 .embleme-bordered tr,.embleme-table-all tr{
    border-bottom:1px solid #ddd
}
.embleme-striped tbody tr:nth-child(even){
    background-color:#f1f1f1
}
 .embleme-table-all tr:nth-child(odd){
    background-color:#fff
}
.embleme-table-all tr:nth-child(even){
    background-color:#f1f1f1
}
 .embleme-hoverable tbody tr:hover,.embleme-ul.embleme-hoverable li:hover{
    background-color:#ccc
}
.embleme-centered tr th,.embleme-centered tr td{
    text-align:center
}
 .embleme-table td,.embleme-table th,.embleme-table-all td,.embleme-table-all th{
    padding:8px 8px;
    display:table-cell;
    text-align:left;
    vertical-align:top
}
 .embleme-table th:first-child,.embleme-table td:first-child,.embleme-table-all th:first-child,.embleme-table-all td:first-child{
    padding-left:16px
}
 .embleme-btn,.embleme-button{
    border:none;
    display:inline-block;
    padding:8px 16px;
    vertical-align:middle;
    overflow:hidden;
    text-decoration:none;
    color:inherit;
    background-color:inherit;
    text-align:center;
    cursor:pointer;
    white-space:nowrap
}
 .embleme-btn:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)
}
 .embleme-btn,.embleme-button{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
 .embleme-disabled,.embleme-btn:disabled,.embleme-button:disabled{
    cursor:not-allowed;
    opacity:0.3
}
.embleme-disabled *,:disabled *{
    pointer-events:none
}
 .embleme-btn.embleme-disabled:hover,.embleme-btn:disabled:hover{
    box-shadow:none
}
 .embleme-badge,.embleme-tag{
    background-color:#000;
    color:#fff;
    display:inline-block;
    padding-left:8px;
    padding-right:8px;
    text-align:center
}
.embleme-badge{
    border-radius:50%
}
 .embleme-ul{
    list-style-type:none;
    padding:0;
    margin:0
}
.embleme-ul li{
    padding:8px 16px;
    border-bottom:1px solid #ddd
}
.embleme-ul li:last-child{
    border-bottom:none
}
 .embleme-tooltip,.embleme-display-container{
    position:relative
}
.embleme-tooltip .embleme-text{
    display:none
}
.embleme-tooltip:hover .embleme-text{
    display:inline-block
}
 .embleme-ripple:active{
    opacity:0.5
}
.embleme-ripple{
    transition:opacity 0s
}
 .embleme-input{
    padding:8px;
    display:block;
    border:none;
    border-bottom:1px solid #ccc;
    width:100%
}
 .embleme-select{
    padding:9px 0;
    width:100%;
    border:none;
    border-bottom:1px solid #ccc
}
 .embleme-dropdown-click,.embleme-dropdown-hover{
    position:relative;
    display:inline-block;
    cursor:pointer
}
 .embleme-dropdown-hover:hover .embleme-dropdown-content{
    display:block
}
 .embleme-dropdown-hover:first-child,.embleme-dropdown-click:hover{
    background-color:#ccc;
    color:#000
}
 .embleme-dropdown-hover:hover > .embleme-button:first-child,.embleme-dropdown-click:hover > .embleme-button:first-child{
    background-color:#ccc;
    color:#000
}
 .embleme-dropdown-content{
    cursor:auto;
    color:#000;
    background-color:#fff;
    display:none;
    position:absolute;
    min-width:160px;
    margin:0;
    padding:0;
    z-index:1
}
 .embleme-check,.embleme-radio{
    width:24px;
    height:24px;
    position:relative;
    top:6px
}
 .embleme-sidebar{
    height:100%;
    width:200px;
    background-color:#fff;
    position:fixed!important;
    z-index:1;
    overflow:auto
}
 .embleme-bar-block .embleme-dropdown-hover,.embleme-bar-block .embleme-dropdown-click{
    width:100%
}
 .embleme-bar-block .embleme-dropdown-hover .embleme-dropdown-content,.embleme-bar-block .embleme-dropdown-click .embleme-dropdown-content{
    min-width:100%
}
 .embleme-bar-block .embleme-dropdown-hover .embleme-button,.embleme-bar-block .embleme-dropdown-click .embleme-button{
    width:100%;
    text-align:left;
    padding:8px 16px
}
 .embleme-main,#main{
    transition:margin-left .4s
}
 .embleme-modal{
    z-index:3;
    display:none;
    padding-top:100px;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    overflow:auto;
    background-color:rgb(0,0,0);
    background-color:rgba(0,0,0,0.4)
}
 .embleme-modal-content{
    margin:auto;
    background-color:#fff;
    position:relative;
    padding:0;
    outline:0;
    width:600px
}
 .embleme-bar{
    width:100%;
    overflow:hidden
}
.embleme-center .embleme-bar{
    display:inline-block;
    width:auto
}
 .embleme-bar .embleme-bar-item{
    padding:8px 16px;
    float:right;
    width:auto;
    border:none;
    display:block;
    outline:0
}
 .embleme-bar .embleme-dropdown-hover,.embleme-bar .embleme-dropdown-click{
    position:static;
    float:left
}
 .embleme-bar .embleme-button{
    white-space:normal
}
 .embleme-bar-block .embleme-bar-item{
    width:100%;
    display:block;
    padding:8px 16px;
    text-align:left;
    border:none;
    white-space:normal;
    float:none;
    outline:0
}
 .embleme-bar-block.embleme-center .embleme-bar-item{
    text-align:center
}
.embleme-block{
    display:block;
    width:100%
}
 .embleme-responsive{
    display:block;
    overflow-x:auto
}
 .embleme-container:after,.embleme-container:before,.embleme-panel:after,.embleme-panel:before,.embleme-row:after,.embleme-row:before,.embleme-row-padding:after,.embleme-row-padding:before, .embleme-cell-row:before,.embleme-cell-row:after,.embleme-clear:after,.embleme-clear:before,.embleme-bar:before,.embleme-bar:after{
    content:"";
    display:table;
	 width:100%;
    clear:both
}
.embleme-container{
 width:100%!important;
		
}


 .embleme-col,.embleme-half,.embleme-third,.embleme-twothird,.embleme-threequarter,.embleme-quarter{
    float:left;
    width:100%
}
 .embleme-col.s1{
    width:8.33333%
}
.embleme-col.s2{
    width:16.66666%
}
.embleme-col.s3{
    width:24.99999%
}
.embleme-col.s4{
    width:33.33333%
}
 .embleme-col.s5{
    width:41.66666%
}
.embleme-col.s6{
    width:49.99999%
}
.embleme-col.s7{
    width:58.33333%
}
.embleme-col.s8{
    width:66.66666%
}
 .embleme-col.s9{
    width:74.99999%
}
.embleme-col.s10{
    width:83.33333%
}
.embleme-col.s11{
    width:91.66666%
}
.embleme-col.s12{
    width:99.99999%
}
 @media (min-width:601px){
    .embleme-col.m1{
        width:8.33333%
    }
    .embleme-col.m2{
        width:16.66666%
    }
    .embleme-col.m3,.embleme-quarter{
        width:24.99999%
    }
    .embleme-col.m4,.embleme-third{
        width:33.33333%
    }
     .embleme-col.m5{
        width:41.66666%
    }
    .embleme-col.m6,.embleme-half{
        width:49.99999%
    }
    .embleme-col.m7{
        width:58.33333%
    }
    .embleme-col.m8,.embleme-twothird{
        width:66.66666%
    }
     .embleme-col.m9,.embleme-threequarter{
        width:74.99999%
    }
    .embleme-col.m10{
        width:83.33333%
    }
    .embleme-col.m11{
        width:91.66666%
    }
    .embleme-col.m12{
        width:99.99999%
    }
}
 @media (min-width:993px){
    .embleme-col.l1{
        width:8.33333%
    }
    .embleme-col.l2{
        width:16.66666%
    }
    .embleme-col.l3{
        width:24.99999%
    }
    .embleme-col.l4{
        width:33.33333%
    }
     .embleme-col.l5{
        width:41.66666%
    }
    .embleme-col.l6{
        width:49.99999%
    }
    .embleme-col.l7{
        width:58.33333%
    }
    .embleme-col.l8{
        width:66.66666%
    }
     .embleme-col.l9{
        width:74.99999%
    }
    .embleme-col.l10{
        width:83.33333%
    }
    .embleme-col.l11{
        width:91.66666%
    }
    .embleme-col.l12{
        width:99.99999%
    }
}
 .embleme-rest{
    overflow:hidden
}
.embleme-stretch{
    margin-left:-16px;
    margin-right:-16px
}
 .embleme-content,.embleme-auto{
    margin-left:auto;
    margin-right:auto
}
.embleme-content{
    max-width:980px
}
.embleme-auto{
    max-width:1140px
}
 .embleme-cell-row{
    display:table;
    width:100%
}
.embleme-cell{
    display:table-cell
}
 .embleme-cell-top{
    vertical-align:top
}
.embleme-cell-middle{
    vertical-align:middle
}
.embleme-cell-bottom{
    vertical-align:bottom
}
 .embleme-hide{
    display:none!important
}
.embleme-show-block,.embleme-show{
    display:block!important
}
.embleme-show-inline-block{
    display:inline-block!important
}
 @media (max-width:1205px){
    .embleme-auto{
        max-width:95%
    }
}
 @media (max-width:600px){
    .embleme-modal-content{
        margin:0 10px;
        width:auto!important
    }
    .embleme-modal{
        padding-top:30px
    }
     .embleme-dropdown-hover.embleme-mobile .embleme-dropdown-content,.embleme-dropdown-click.embleme-mobile .embleme-dropdown-content{
        position:relative
    }
     .embleme-hide-small{
        display:none!important
    }
    .embleme-mobile{
        display:block;
        width:100%!important
    }
    .embleme-bar-item.embleme-mobile,.embleme-dropdown-hover.embleme-mobile,.embleme-dropdown-click.embleme-mobile{
        text-align:center
    }
     .embleme-dropdown-hover.embleme-mobile,.embleme-dropdown-hover.embleme-mobile .embleme-btn,.embleme-dropdown-hover.embleme-mobile .embleme-button,.embleme-dropdown-click.embleme-mobile,.embleme-dropdown-click.embleme-mobile .embleme-btn,.embleme-dropdown-click.embleme-mobile .embleme-button{
        width:100%
    }
}
 @media (max-width:768px){
    .embleme-modal-content{
        width:500px
    }
    .embleme-modal{
        padding-top:50px
    }
	 h1{
		 
		font-size:20px;
	 }
	 .embleme-padding-large{
		 padding: 14px 2%!important;
	 }
}
 @media (min-width:993px){
    .embleme-modal-content{
        width:900px
    }
    .embleme-hide-large{
        display:none!important
    }
    .embleme-sidebar.embleme-collapse{
        display:block!important
    }
}
 @media (max-width:992px) and (min-width:601px){
    .embleme-hide-medium{
        display:none!important
    }
}
 @media (max-width:992px){
    .embleme-sidebar.embleme-collapse{
        display:none
    }
    .embleme-main{
        margin-left:0!important;
        margin-right:0!important
    }
    .embleme-auto{
        max-width:100%
    }
}
 .embleme-top,.embleme-bottom{
    position:fixed;
    width:100%;
    z-index:1
}
.embleme-top{
    top:0
}
.embleme-bottom{
    bottom:0
}
 .embleme-overlay{
    position:fixed;
    display:none;
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,0.5);
    z-index:2
}
 .embleme-display-topleft{
    position:absolute;
    left:0;
    top:0
}
.embleme-display-topright{
    position:absolute;
    right:0;
    top:0
}
 .embleme-display-bottomleft{
    position:absolute;
    left:0;
    bottom:0
}
.embleme-display-bottomright{
    position:absolute;
    right:0;
    bottom:0
}
 .embleme-display-middle{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%)
}
 .embleme-display-left{
    position:absolute;
    top:50%;
    left:0%;
    transform:translate(0%,-50%);
    -ms-transform:translate(-0%,-50%)
}
 .embleme-display-right{
    position:absolute;
    top:50%;
    right:0%;
    transform:translate(0%,-50%);
    -ms-transform:translate(0%,-50%)
}
 .embleme-display-topmiddle{
    position:absolute;
    left:50%;
    top:0;
    transform:translate(-50%,0%);
    -ms-transform:translate(-50%,0%)
}
 .embleme-display-bottommiddle{
    position:absolute;
    left:50%;
    bottom:0;
    transform:translate(-50%,0%);
    -ms-transform:translate(-50%,0%)
}
 .embleme-display-container:hover .embleme-display-hover{
    display:block
}
.embleme-display-container:hover span.embleme-display-hover{
    display:inline-block
}
.embleme-display-hover{
    display:none
}
 .embleme-display-position{
    position:absolute
}
 .embleme-circle{
    border-radius:50%
}
 .embleme-round-small{
    border-radius:2px
}
.embleme-round,.embleme-round-medium{
    border-radius:4px
}
.embleme-round-large{
    border-radius:8px
}
.embleme-round-xlarge{
    border-radius:16px
}
.embleme-round-xxlarge{
    border-radius:32px
}
 .embleme-row-padding,.embleme-row-padding>.embleme-half,.embleme-row-padding>.embleme-third,.embleme-row-padding>.embleme-twothird,.embleme-row-padding>.embleme-threequarter,.embleme-row-padding>.embleme-quarter,.embleme-row-padding>.embleme-col{
    padding:0 8px
}
 .embleme-container,.embleme-panel{
    padding:0.01em 16px
}
.embleme-panel{
    margin-top:16px;
    margin-bottom:16px
}
 .embleme-code,.embleme-codespan{
    font-family:Consolas,"courier new";
    font-size:16px
}
 .embleme-code{
    width:auto;
    background-color:#fff;
    padding:8px 12px;
    border-left:4px solid #4CAF50;
    word-wrap:break-word
}
 .embleme-codespan{
    color:crimson;
    background-color:#f1f1f1;
    padding-left:4px;
    padding-right:4px;
    font-size:110%
}
 .embleme-card,.embleme-card-2{
    box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)
}
 .embleme-card-4,.embleme-hover-shadow:hover{
    box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)
}
 .embleme-spin{
    animation:embleme-spin 2s infinite linear
}
@keyframes embleme-spin{
    0%{
        transform:rotate(0deg)
    }
    100%{
        transform:rotate(359deg)
    }
}
 .embleme-animate-fading{
    animation:fading 10s infinite
}
@keyframes fading{
    0%{
        opacity:0
    }
    50%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
 .embleme-animate-opacity{
    animation:opac 0.8s
}
@keyframes opac{
    from{
        opacity:0
    }
     to{
        opacity:1
    }
}
 .embleme-animate-top{
    position:relative;
    animation:animatetop 0.4s
}
@keyframes animatetop{
    from{
        top:-300px;
        opacity:0
    }
     to{
        top:0;
        opacity:1
    }
}
 .embleme-animate-left{
    position:relative;
    animation:animateleft 0.4s
}
@keyframes animateleft{
    from{
        left:-300px;
        opacity:0
    }
     to{
        left:0;
        opacity:1
    }
}
 .embleme-animate-right{
    position:relative;
    animation:animateright 0.4s
}
@keyframes animateright{
    from{
        right:-300px;
        opacity:0
    }
     to{
        right:0;
        opacity:1
    }
}
 .embleme-animate-bottom{
    position:relative;
    animation:animatebottom 0.4s
}
@keyframes animatebottom{
    from{
        bottom:-300px;
        opacity:0
    }
     to{
        bottom:0;
        opacity:1
    }
}
 .embleme-animate-zoom {
    animation:animatezoom 0.6s
}
@keyframes animatezoom{
    from{
        transform:scale(0)
    }
     to{
        transform:scale(1)
    }
}
 .embleme-animate-input{
    transition:width 0.4s ease-in-out
}
.embleme-animate-input:focus{
    width:100%!important
}
 .embleme-opacity,.embleme-hover-opacity:hover{
    opacity:0.60
}
.embleme-opacity-off,.embleme-hover-opacity-off:hover{
    opacity:1
}
 .embleme-opacity-max{
    opacity:0.25
}
.embleme-opacity-min{
    opacity:0.75
}
 .embleme-greyscale-max,.embleme-grayscale-max,.embleme-hover-greyscale:hover,.embleme-hover-grayscale:hover{
    filter:grayscale(100%)
}
 .embleme-greyscale,.embleme-grayscale{
    filter:grayscale(75%)
}
.embleme-greyscale-min,.embleme-grayscale-min{
    filter:grayscale(50%)
}
 .embleme-sepia{
    filter:sepia(75%)
}
.embleme-sepia-max,.embleme-hover-sepia:hover{
    filter:sepia(100%)
}
.embleme-sepia-min{
    filter:sepia(50%)
}
 .embleme-tiny{
    font-size:10px!important
}
.embleme-small{
    font-size:12px!important
}
.embleme-medium{
    font-size:15px!important
}
.embleme-large{
    font-size:18px!important
}
 .embleme-xlarge{
    font-size:24px!important
}
.embleme-xxlarge{
    font-size:36px!important
}
.embleme-xxxlarge{
    font-size:48px!important
}
.embleme-jumbo{
    font-size:64px!important
}
 .embleme-left-align{
    text-align:left!important
}
.embleme-right-align{
    text-align:right!important
}
.embleme-justify{
    text-align:justify!important
}
.embleme-center{
    text-align:center!important
}
 .embleme-border-0{
    border:0!important
}
.embleme-border{
    border:1px solid #ccc!important
}
 .embleme-border-top{
    border-top:1px solid #ccc!important
}
.embleme-border-bottom{
    border-bottom:1px solid #ccc!important
}
 .embleme-border-left{
    border-left:1px solid #ccc!important
}
.embleme-border-right{
    border-right:1px solid #ccc!important
}
 .embleme-topbar{
    border-top:6px solid #ccc!important
}
.embleme-bottombar{
    border-bottom:6px solid #ccc!important
}
 .embleme-leftbar{
    border-left:6px solid #ccc!important
}
.embleme-rightbar{
    border-right:6px solid #ccc!important
}
 .embleme-section,.embleme-code{
    margin-top:16px!important;
    margin-bottom:16px!important
}
 .embleme-margin{
    margin:16px!important
}
.embleme-margin-top{
    margin-top:16px!important
}
.embleme-margin-bottom{
    margin-bottom:16px!important
}
 .embleme-margin-left{
    margin-left:16px!important
}
.embleme-margin-right{
    margin-right:16px!important
}
 .embleme-padding-small{
    padding:4px 8px!important
}
.embleme-padding{
    padding:12px 10px!important
}
.embleme-padding-large{
    padding:12px 24px!important
}
 .embleme-padding-16{
    padding-top:16px!important;
    padding-bottom:16px!important
}
.embleme-padding-24{
    padding-top:24px!important;
    padding-bottom:24px!important
}
 .embleme-padding-32{
    padding-top:32px!important;
    padding-bottom:32px!important
}
.embleme-padding-48{
    padding-top:48px!important;
    padding-bottom:48px!important
}
 .embleme-padding-64{
    padding-top:64px!important;
    padding-bottom:64px!important
}
 .embleme-left{
    float:left!important
}
.embleme-right{
    float:right!important
}
 .embleme-button:hover{
    color:#febf4d;

		
}
 .embleme-transparent,.embleme-hover-none:hover{
    background-color:transparent!important
}
 .embleme-hover-none:hover{
    box-shadow:none!important
}
/* Colors */
 .embleme-amber,.embleme-hover-amber:hover{
    color:#000!important;
    background-color:#ffc107!important
}
 .embleme-aqua,.embleme-hover-aqua:hover{
    color:#000!important;
    background-color:#00ffff!important
}
 .embleme-blue,.embleme-hover-blue:hover{
    color:#fff!important;
    background-color:#2196F3!important
}
 .embleme-light-blue,.embleme-hover-light-blue:hover{
    color:#000!important;
    background-color:#87CEEB!important
}
 .embleme-brown,.embleme-hover-brown:hover{
    color:#fff!important;
    background-color:#795548!important;
}
 .embleme-cyan,.embleme-hover-cyan:hover{
    color:#000!important;
    background-color:#00bcd4!important;
}
 .embleme-blue-grey,.embleme-hover-blue-grey:hover,.embleme-blue-gray,.embleme-hover-blue-gray:hover{
    color:#fff!important;
    background-color:#607d8b!important;
}
 .embleme-green,.embleme-hover-green:hover{
    color:#fff!important;
    background-color:#4CAF50!important;
}
 .embleme-light-green,.embleme-hover-light-green:hover{
    color:#000!important;
    background-color:#8bc34a!important;
}
 .embleme-indigo,.embleme-hover-indigo:hover{
    color:#fff!important;
    background-color:#3f51b5!important;
}
 .embleme-khaki,.embleme-hover-khaki:hover{
    color:#000!important;
    background-color:#f0e68c!important;
}
 .embleme-lime,.embleme-hover-lime:hover{
    color:#000!important;
    background-color:#cddc39!important;
}
 .embleme-orange,.embleme-hover-orange:hover{
    color:#000!important;
    background-color:#ff9800!important;
}
 .embleme-deep-orange,.embleme-hover-deep-orange:hover{
    color:#fff!important;
    background-color:#ff5722!important;
}
 .embleme-pink,.embleme-hover-pink:hover{
    color:#fff!important;
    background-color:#e91e63!important;
}
 .embleme-purple,.embleme-hover-purple:hover{
    color:#fff!important;
    background-color:#9c27b0!important;
}
 .embleme-deep-purple,.embleme-hover-deep-purple:hover{
    color:#fff!important;
    background-color:#673ab7!important;
}
 .embleme-red,.embleme-hover-red:hover{
    color:#fff!important;
    background-color:#f44336!important;
}
 .embleme-sand,.embleme-hover-sand:hover{
    color:#000!important;
    background-color:#fdf5e6!important;
}
 .embleme-teal,.embleme-hover-teal:hover{
    color:#fff!important;
    background-color:#009688!important;
}
 .embleme-yellow,.embleme-hover-yellow:hover{
    color:#000!important;
    background-color:#ffeb3b!important;
}
 .embleme-white,.embleme-hover-white:hover{
    color:#000!important;
    background-color:#fff!important;
}
 .embleme-black,.embleme-hover-black:hover{
    color:#fff!important;
    background-color:#000!important;
}
 .embleme-grey,.embleme-hover-grey:hover,.embleme-gray,.embleme-hover-gray:hover{
    color:#000!important;
    background-color:#9e9e9e!important;
}
 .embleme-light-grey,.embleme-hover-light-grey:hover,.embleme-light-gray,.embleme-hover-light-gray:hover{
    color:#000!important;
    background-color:#f1f1f1!important
}
 .embleme-dark-grey,.embleme-hover-dark-grey:hover,.embleme-dark-gray,.embleme-hover-dark-gray:hover{
    color:#fff!important;
    background-color:#616161!important;
}
 .embleme-pale-red,.embleme-hover-pale-red:hover{
    color:#000!important;
    background-color:#ffdddd!important;
}
 .embleme-pale-green,.embleme-hover-pale-green:hover{
    color:#000!important;
    background-color:#ddffdd!important;
}


 .embleme-pale-yellow {
    color:#000!important;
    background-color:#c5983e;
	 
}
 .embleme-pale-yellow .embleme-button a{
    color:#000!important;
    background-color:#c5983e;
	 
}

 .embleme-pale-yellow .embleme-button a:hover{
    color:#000!important;
    background-color:#ffffff;
	 
}

 .embleme-hover-pale-yellow:hover{
    color:#000!important;
    background-color:#ffffff!important;
	 
}
 .embleme-pale-blue,.embleme-hover-pale-blue:hover{
    color:#000!important;
    background-color:#ddffff!important;
}
 .embleme-text-amber,.embleme-hover-text-amber:hover{
    color:#ffc107!important
}
 .embleme-text-aqua,.embleme-hover-text-aqua:hover{
    color:#00ffff!important;
}
 .embleme-text-blue,.embleme-hover-text-blue:hover{
    color:#2196F3!important;
}
 .embleme-text-light-blue,.embleme-hover-text-light-blue:hover{
    color:#87CEEB!important;
}
 .embleme-text-brown,.embleme-hover-text-brown:hover{
    color:#795548!important;
}
 .embleme-text-cyan,.embleme-hover-text-cyan:hover{
    color:#00bcd4!important;
}
 .embleme-text-blue-grey,.embleme-hover-text-blue-grey:hover,.embleme-text-blue-gray,.embleme-hover-text-blue-gray:hover{
    color:#607d8b!important;
}
 .embleme-text-green,.embleme-hover-text-green:hover{
    color:#4CAF50!important;
}
 .embleme-text-light-green,.embleme-hover-text-light-green:hover{
    color:#8bc34a!important;
}
 .embleme-text-indigo,.embleme-hover-text-indigo:hover{
    color:#3f51b5!important;
}
 .embleme-text-khaki,.embleme-hover-text-khaki:hover{
    color:#b4aa50!important;
}
 .embleme-text-lime,.embleme-hover-text-lime:hover{
    color:#cddc39!important;
}
 .embleme-text-orange,.embleme-hover-text-orange:hover{
    color:#ff9800!important;
}
 .embleme-text-deep-orange,.embleme-hover-text-deep-orange:hover{
    color:#ff5722!important;
}
 .embleme-text-pink,.embleme-hover-text-pink:hover{
    color:#e91e63!important;
}
 .embleme-text-purple,.embleme-hover-text-purple:hover{
    color:#9c27b0!important;
}
 .embleme-text-deep-purple,.embleme-hover-text-deep-purple:hover{
    color:#673ab7!important;
}
 .embleme-text-red,.embleme-hover-text-red:hover{
    color:#f44336!important;
}
 .embleme-text-sand,.embleme-hover-text-sand:hover{
    color:#fdf5e6!important;
}
 .embleme-text-teal,.embleme-hover-text-teal:hover{
    color:#009688!important;
}
 .embleme-text-yellow,.embleme-hover-text-yellow:hover{
    color:#febf4d!important;
}
 .embleme-text-white,.embleme-hover-text-white:hover{
    color:#fff!important;
}
 .embleme-text-black,.embleme-hover-text-black:hover{
    color:#000!important;
}
 .embleme-text-grey,.embleme-hover-text-grey:hover,.embleme-text-gray,.embleme-hover-text-gray:hover{
    color:#757575!important;
}
 .embleme-text-light-grey,.embleme-hover-text-light-grey:hover,.embleme-text-light-gray,.embleme-hover-text-light-gray:hover{
    color:#f1f1f1!important;
}
 .embleme-text-dark-grey,.embleme-hover-text-dark-grey:hover,.embleme-text-dark-gray,.embleme-hover-text-dark-gray:hover{
    color:#3a3a3a!important;
}
 .embleme-border-amber,.embleme-hover-border-amber:hover{
    border-color:#ffc107!important;
}
 .embleme-border-aqua,.embleme-hover-border-aqua:hover{
    border-color:#00ffff!important;
}
 .embleme-border-blue,.embleme-hover-border-blue:hover{
    border-color:#2196F3!important;
}
 .embleme-border-light-blue,.embleme-hover-border-light-blue:hover{
    border-color:#87CEEB!important;
}
 .embleme-border-brown,.embleme-hover-border-brown:hover{
    border-color:#795548!important;
}
 .embleme-border-cyan,.embleme-hover-border-cyan:hover{
    border-color:#00bcd4!important;
}
 .embleme-border-blue-grey,.embleme-hover-border-blue-grey:hover,.embleme-border-blue-gray,.embleme-hover-border-blue-gray:hover{
    border-color:#607d8b!important;
}
 .embleme-border-green,.embleme-hover-border-green:hover{
    border-color:#4CAF50!important;
}
 .embleme-border-light-green,.embleme-hover-border-light-green:hover{
    border-color:#8bc34a!important;
}
 .embleme-border-indigo,.embleme-hover-border-indigo:hover{
    border-color:#3f51b5!important;
}
 .embleme-border-khaki,.embleme-hover-border-khaki:hover{
    border-color:#f0e68c!important;
}
 .embleme-border-lime,.embleme-hover-border-lime:hover{
    border-color:#cddc39!important;
}
 .embleme-border-orange,.embleme-hover-border-orange:hover{
    border-color:#ff9800!important;
}
 .embleme-border-deep-orange,.embleme-hover-border-deep-orange:hover{
    border-color:#ff5722!important;
}
 .embleme-border-pink,.embleme-hover-border-pink:hover{
    border-color:#e91e63!important;
}
 .embleme-border-purple,.embleme-hover-border-purple:hover{
    border-color:#9c27b0!important;
}
 .embleme-border-deep-purple,.embleme-hover-border-deep-purple:hover{
    border-color:#673ab7!important;
}
 .embleme-border-red,.embleme-hover-border-red:hover{
    border-color:#f44336!important;
}
 .embleme-border-sand,.embleme-hover-border-sand:hover{
    border-color:#fdf5e6!important
}
 .embleme-border-teal,.embleme-hover-border-teal:hover{
    border-color:#009688!important;
}
 .embleme-border-yellow,.embleme-hover-border-yellow:hover{
    border-color:#ffeb3b!important;
}
 .embleme-border-white,.embleme-hover-border-white:hover{
    border-color:#fff!important;
}
 .embleme-border-black,.embleme-hover-border-black:hover{
    border-color:#000!important;
}
 .embleme-border-grey,.embleme-hover-border-grey:hover,.embleme-border-gray,.embleme-hover-border-gray:hover{
    border-color:#9e9e9e!important;
}
 .embleme-border-light-grey,.embleme-hover-border-light-grey:hover,.embleme-border-light-gray,.embleme-hover-border-light-gray:hover{
    border-color:#f1f1f1!important;
}
 .embleme-border-dark-grey,.embleme-hover-border-dark-grey:hover,.embleme-border-dark-gray,.embleme-hover-border-dark-gray:hover{
    border-color:#616161!important;
}
 .embleme-border-pale-red,.embleme-hover-border-pale-red:hover{
    border-color:#ffe7e7!important;
}
.embleme-border-pale-green,.embleme-hover-border-pale-green:hover{
    border-color:#e7ffe7!important;
}
 .embleme-border-pale-yellow,.embleme-hover-border-pale-yellow:hover{
    border-color:#c5983e!important;
}
.embleme-border-pale-blue,.embleme-hover-border-pale-blue:hover{
    border-color:#e7ffff!important;
}


