/*=============================================
[ Inactive Styles ]
==============================================*/
/*Genral*/
.flat-line .icon > path {
    stroke: #fff;
    stroke-width: 3px;
    fill: transparent;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
.flat-line .circle {
    stroke: #fff;
    stroke-width: 3px;
    fill: #EA005A;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
/*Exceptions*/
.flat-line .icon > .lightning {
    stroke: #fff;
    stroke-width: 1.5px;
    fill: transparent;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
#line-user .collar_right {
    fill: #fff;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
#line-user .collar_left {
    fill: #fff;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
#line-lightning .bolt {
    stroke: #fff;
    stroke-width: 3px;
    fill: transparent;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
#line-lightning .highlight {
    fill: transparent;
    stroke: 0px;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
#line-mic .bars_right rect {
    fill: #52be7f;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
#line-coffee .top {
    fill: #52be7f;
    transform: translate(0px, 0px) scale(1,1);
    -webkit-transform: translate(0px ,0px) scale(1,1);
    -moz-transform: translate(0px ,0px) scale(1,1);
}
/*Specifics*/
#line-browser .green {
    fill: #FFF;
    stroke-width: 0px;
}
#line-browser .orange {
    fill: #FFF;
    stroke-width: 0px;
}
#line-browser .red {
    fill: #FFF;
    stroke-width: 0px;
}
#line-browser .screen {
    fill: transparent;
    stroke-width: 0px;
}
#line-brush .brush_silver {
    fill: #FFF;
    stroke-width: 0px;
}
#line-calander .number {
    fill: transparent;
    stroke-width: 0px;
}
#line-camera .lens_inner {
    fill: #FFF;
    stroke-width: 0px;
}
#line-camera .lens {
    fill: transparent;
    stroke-width: 0px;
}
#line-camera .strip {
    fill: transparent;
    stroke-width: 0px;
}
#line-camera .red {
    fill: #FFF;
    stroke-width: 0px;
}
#line-clock .seconds {
    fill: #FFF;
    stroke-width: 0px;
}
#line-clock .middle {
    fill: #FFF;
    stroke-width: 0px;
}
#line-clock .hour {
    fill: #FFF;
    stroke-width: 0px;
}
#line-clock .minute {
    fill: #FFF;
    stroke-width: 0px;
}
#line-clock .face {
    fill: transparent;
    stroke-width: 0px;
}
#line-coffee .top {
    fill: transparent;
    stroke-width: 3px;
    stroke: #fff;
}
#line-coffee .middle {
    fill: #FFF;
    stroke-width: 0px;
}
#line-disk .top {
    fill: #FFF;
    stroke-width: 0px;
}
#line-disk .top_right {
    fill: #FFF;
    stroke-width: 0px;
}
#line-disk .text {
    fill: transparent;
    stroke-width: 0px;
}
#line-email .paper {
    fill: transparent;
    stroke-width: 0px;
}
#line-email .text {
    fill: transparent;
    stroke-width: 0px;
}
#line-film .top {
    fill: transparent;
    stroke-width: 0px;
}
#line-film .bottom {
    fill: transparent;
    stroke-width: 0px;
}
#line-folder .paper_front {
    fill: transparent;
    stroke-width: 0px;
}
#line-folder .paper_back {
    fill: transparent;
    stroke-width: 0px;
}
#line-graph .dot_1,
#line-graph .dot_2,
#line-graph .dot_3,
#line-graph .dot_4 {
    fill: #FFF;
    stroke-width: 0px;
}
#line-home .hole {
    fill: #FFF;
    stroke-width: 0px;
}
#line-home .roof { -webkit-transform: translateY(-5px) }
#line-location .inner {
    fill: #FFF;
    stroke-width: 0px;
}
#line-lock .keyhole {
    fill: transparent;
    stroke-width: 0px;
}
#line-lock .baselight {
    fill: transparent;
    stroke-width: 0px;
}
#line-magnify .glass {
    fill: transparent;
    stroke-width: 0px;
}
#line-message .dots {
    fill: transparent;
    stroke-width: 0px;
}
#line-picture .sun {
    fill: #FFF;
    stroke-width: 0px;
}
#line-picture .mountain {
    fill: #FFF;
    stroke-width: 0px;
}
#line-mic .bars_left {
    fill: #FFF;
    stroke-width: 0px;
}
#line-mic .bars_right rect {
    fill: #FFF;
    stroke-width: 0px;
}
#line-paper .text {
    fill: transparent;
    stroke-width: 0px;
}
#line-paper .corner {
    fill: #FFF;
    stroke-width: 0px;
}
#line-pencil .metal {
    fill: #FFF;
    stroke-width: 0px;
}
#line-phone .screen {
    fill: #FFF;
    stroke-width: 0px;
}
#line-phone .details {
    fill: #FFF;
    stroke-width: 0px;
}
#line-robot .eyes {
    fill: #FFFFFF;
    stroke-width: 0px;
}
#line-suitcase .buttons {
    fill: #FFF;
    stroke-width: 0px;
}
#line-tag .dot {
    fill: #FFF;
    stroke-width: 0px;
}
#line-thumbsdown .dot {
    fill: #FFFFFF;
    stroke-width: 0px;
}
#line-thumbsup .dot {
    fill: #FFFFFF;
    stroke-width: 0px;
}
#line-trash .details {
    fill: #FFF;
    stroke-width: 0px;
}
#line-winner .text {
    fill: #FFFFFF;
    : ;
    stroke-width: 0px;
}
#line-spaceship .light {
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    transform: translateY(1px);
}
/*=============================================
[ Hover Styles ]
==============================================*/
.flat-line:hover .icon {
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    /*animation-name*/
    -webkit-animation-name: line-burst;
    -moz-animation-name: line-burst;
    -ms-animation-name: line-burst;
    -o-animation-name: line-burst;
    animation-name: line-burst;
    /*animation-duration*/
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -ms-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    /*transform-origin*/
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50px 50px !important;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.flat-line:hover .icon > path {
    stroke: transparent;
    stroke-width: 0px;
}
.flat-line:hover .circle {
    stroke: transparent;
    stroke-width: 0px;
}
/*Exceptions*/
.flat-line:hover .icon > .lightning {
    stroke: transparent;
    stroke-width: 0px;
}
.flat-line:hover #line-user .collar_right {
    stroke: transparent;
    stroke-width: 0px;
}
.flat-line:hover#line-user .collar_left {
    stroke: transparent;
    stroke-width: 0px;
}
.flat-line:hover #line-lightning .bolt {
    stroke: transparent;
    stroke-width: 0px;
}
.flat-line:hover #line-lightning .highlight {
    stroke: transparent;
    stroke-width: 0px;
}
.flat-line:hover #line-mic .bars_right rect {
    stroke: transparent;
    stroke-width: 0px;
}
.flat-line:hover #line-coffee .top {
    stroke: transparent;
    stroke-width: 0px;
}
#line-browser:hover .circle { fill: #B1EB5B }
#line-browser:hover .screen { fill: #b0b0b0 }
#line-browser:hover .base { fill: #b0b0b0 }
#line-browser:hover .top { fill: #8F8F8F }
#line-browser:hover .green { fill: #AEE42D }
#line-browser:hover .orange { fill: #FFD02C }
#line-browser:hover .red { fill: #E64545 }
#line-brush:hover .brush_base { fill: #00A3C6 }
#line-brush:hover .brush_highlight { fill: #43C1DC }
#line-brush:hover .brush_silver { fill: #C8C8C8 }
#line-brush:hover .brush_tip { fill: #917152 }
#line-brush:hover .circle { fill: #F0A878 }
#line-calander:hover .circle { fill: #F3CF3F }
#line-calander:hover .base_top { fill: #5B3F89 }
#line-calander:hover .left { fill: #848484 }
#line-calander:hover .right { fill: #848484 }
#line-calander:hover .number { fill: #fff }
#line-calander:hover .base_bottom { fill: #644892 }
#line-camera:hover  .circle { fill: #F39C12 }
#line-camera:hover .base { fill: #E0DECD }
#line-camera:hover .strip { fill: #3376D2 }
#line-camera:hover .lens { fill: #CAC8B7 }
#line-camera:hover .lens_inner { fill: #A6A495 }
#line-camera:hover .flash { fill: #FFF }
#line-camera:hover .red { fill: #D25133 }
#line-camera:hover .button { fill: #A6A496 }
#line-clock:hover .circle { fill: #02BD85 }
#line-clock:hover .base { fill: #FF8933 }
#line-clock:hover .face { fill: #FFF }
#line-clock:hover .seconds { fill: #FF725F }
#line-clock:hover .middle { fill: #808080 }
#line-clock:hover .hour { fill: #808080 }
#line-clock:hover .minute { fill: #808080 }
#line-coffee:hover .circle { fill: #82D8B5 }
#line-coffee:hover .base { fill: #8F6349 }
#line-coffee:hover .middle { fill: #9C8679 }
#line-coffee:hover .top { fill: #F1F1F1 }
#line-diamond:hover .circle { fill: #fcfcfc }
#line-diamond:hover .middle { fill: #D87598 }
#line-diamond:hover .top_3 { fill: #FFC8DB }
#line-diamond:hover .top_2 { fill: #F2A0BD }
#line-diamond:hover .top_1 { fill: #F2A0BD }
#line-diamond:hover .top_left { fill: #D87598 }
#line-diamond:hover .top_right { fill: #D87598 }
#line-diamond:hover .right { fill: #C15179 }
#line-diamond:hover .left { fill: #FFC8DB }
#line-disk:hover .circle { fill: #F3CF3F }
#line-disk:hover .base { fill: #5D699B }
#line-disk:hover .top { fill: #B2B2B2 }
#line-disk:hover .top_right { fill: #747A90 }
#line-disk:hover .bottom { fill: #D9D9C2 }
#line-disk:hover .text { fill: #747A90 }
#line-email:hover .circle { fill: #fcfcfc }
#line-email:hover .top { fill: #3DD97F }
#line-email:hover .paper { fill: #FFFFFF }
#line-email:hover .base { fill: #2DB466 }
#line-email:hover .text { fill: #BBBBBB }
#line-film:hover .circle { fill: #8DD0BE }
#line-film:hover .base { fill: #6E6E6E }
#line-film:hover .bottom { fill: #515151 }
#line-film:hover .top { fill: #8C8C8C }
#line-flag:hover .circle { fill: #8DD0BE }
#line-flag:hover .bottom { fill: #FF5400 }
#line-flag:hover .shadow { fill: #C03F00 }
#line-flag:hover .top { fill: #FF5400 }
#line-flag:hover .pole { fill: #676767 }
#line-folder:hover .circle { fill: #82D8B5 }
#line-folder:hover .back { fill: #9C4588 }
#line-folder:hover .paper_back { fill: #D9D9D9 }
#line-folder:hover .paper_front { fill: #fff }
#line-folder:hover .front { fill: #BF67AB }
#line-graph:hover .circle { fill: #E3A7C0 }
#line-graph:hover .bar_left { fill: #7BC156 }
#line-graph:hover .bar_middle { fill: #92D76C }
#line-graph:hover .bar_right { fill: #64A242 }
#line-graph:hover .front { fill:  }
#line-graph:hover .dot_4,
#line-graph:hover .dot_3,
#line-graph:hover .dot_2,
#line-graph:hover .dot_1 { fill: #fff }
#line-heart:hover .circle { fill: #fcfcfc }
#line-heart:hover .base { fill: #BC4B36 }
#line-heart:hover .left { fill: #db5940 }
#line-home:hover .circle { fill: #02BD85 }
#line-home:hover .base { fill: #F1F1F1 }
#line-home:hover .hole { fill: #C3C3C3 }
#line-home:hover .roof { fill: #D34141 }
#line-lightning:hover .circle { fill: #423D5B }
#line-lightning:hover .bolt { fill: #FFD928 }
#line-lightning:hover .highlight { fill: #FFF3B9 }
#line-location:hover .circle { fill: #4890A8 }
#line-location:hover .base { fill: #B6351B }
#line-location:hover .inner { fill: #7E2412 }
#line-lock:hover .circle { fill: #02AF7E }
#line-lock:hover .base { fill: #C9A80D }
#line-lock:hover .baselight { fill: #D9BC36 }
#line-lock:hover .keyhole { fill: #8A7200 }
#line-lock:hover .bar { fill: #C6C6C6 }
#line-magnify:hover .circle { fill: #F2D65F }
#line-magnify:hover .base { fill: #34B9F1 }
#line-magnify:hover .glass { fill: #8DDDFF }
#line-message:hover .circle { fill: #AC5D9F }
#line-message:hover .back { fill: #FFAD10 }
#line-message:hover .front { fill: #00A3C6 }
#line-message:hover .dots { fill: #006A81 }
#line-mic:hover .circle { fill: #F3CF3F }
#line-mic:hover .base { fill: #40979F }
#line-mic:hover .stand { fill: #5F8083 }
#line-mic:hover .bars_left { fill: #267178 }
#line-mic:hover .bars_right rect { fill: #267178 }
#line-paper:hover .circle { fill: #D6D6B8 }
#line-paper:hover .base { fill: #929292 }
#line-paper:hover .front { fill: #FFFFFF }
#line-paper:hover .corner { fill: #D6D6D6 }
#line-paper:hover .text { fill: #BBBBBB }
#line-pencil:hover .circle { fill: #CDEFE1 }
#line-pencil:hover .wood { fill: #FFC833 }
#line-pencil:hover .base_top { fill: #456FD8 }
#line-pencil:hover .base_bottom { fill: #3258B6 }
#line-pencil:hover .base_middle { fill: #567FE5 }
#line-pencil:hover .tip { fill: #567FE5 }
#line-pencil:hover .eraser { fill: #FF72B1 }
#line-pencil:hover .metal { fill: #C6C6C6 }
#line-phone:hover .circle { fill: #E55D57 }
#line-phone:hover .base { fill: #6F82A4 }
#line-phone:hover .screen { fill: #A5B5D3 }
#line-phone:hover .details { fill: #516078 }
#line-picture:hover .circle { fill: #B1EB5B }
#line-picture:hover .back { fill: #A46B49 }
#line-picture:hover .front { fill: #CE8A61 }
#line-picture:hover .sky { fill: #DCF5FF }
#line-picture:hover .sun { fill: #FF7800 }
#line-picture:hover .mountain { fill: #3B8C1E }
#line-plane:hover .circle { fill: #E88D70 }
#line-plane:hover .bottom { fill: #007D7E }
#line-plane:hover .right { fill: #4ED0D1 }
#line-plane:hover .middle { fill: #3AAAAB }
#line-plane:hover .left { fill: #4ED0D1 }
#line-present:hover .circle { fill: #4890A8 }
#line-present:hover .base { fill: #F1F1F1 }
#line-present:hover .top { fill: #C3C3C3 }
#line-present:hover .ribbon { fill: #D34141 }
#line-robot:hover .circle { fill: #E88D70 }
#line-robot:hover .ears { fill: #39517A }
#line-robot:hover .base { fill: #4C70AF }
#line-robot:hover .highlight { fill: #6384BE }
#line-robot:hover .antenna { fill: #A0ABBD }
#line-robot:hover .eyes { fill: #FFFFFF }
#line-rocket:hover .circle { fill: #4BAE97 }
#line-rocket:hover .engine { fill: #7D7D7D }
#line-rocket:hover .base { fill: #B0CED8 }
#line-rocket:hover .window { fill: #8BABB6 }
#line-rocket:hover .glass { fill: #FFFFFF }
#line-rocket:hover .flame { fill: #FF5400 }
#line-screen:hover .circle { fill: #F8B243 }
#line-screen:hover .stand { fill: #516078 }
#line-screen:hover .base { fill: #6F82A4 }
#line-screen:hover .highlight { fill: #A5B5D3 }
#line-screen:hover .logo { fill: #516078 }
#line-settings:hover .circle { fill: #E3A7C0 }
#line-settings:hover .base { fill: #8BAE5D }
#line-settings:hover .top { fill: #698741 }
#line-spaceship:hover .circle { fill: #02BD85 }
#line-spaceship:hover .light { fill: #FFF3B9 }
#line-spaceship:hover .glass { fill: #8DDDFF }
#line-spaceship:hover .base { fill: #7E8CA6 }
#line-spaceship:hover .circles { fill: #56627A }
#line-storm:hover .circle { fill: #90C0D8 }
#line-storm:hover .cloud { fill: #858585 }
#line-storm:hover .lightning { fill: #FFAD10 }
#line-suitcase:hover .circle { fill: #02BD85 }
#line-suitcase:hover .top { fill: #9A4C1D }
#line-suitcase:hover .bottom { fill: #B75B24 }
#line-suitcase:hover .buttons { fill: #C89211 }
#line-tag:hover .circle { fill: #D6D6B8 }
#line-tag:hover .base { fill: #FFBA00 }
#line-tag:hover .dot { fill: #C38E00 }
#line-thumbsdown:hover .circle { fill: #E74C3C }
#line-thumbsdown:hover .base { fill: #F1CDB0 }
#line-thumbsdown:hover .sleeve { fill: #E1AF45 }
#line-thumbsdown:hover .cuff { fill: #339FA9 }
#line-thumbsdown:hover .dot { fill: #FFFFFF }
#line-thumbsup:hover .circle { fill: #02BD85 }
#line-thumbsup:hover .base { fill: #F1CDB0 }
#line-thumbsup:hover .sleeve { fill: #854D37 }
#line-thumbsup:hover .cuff { fill: #C24C28 }
#line-thumbsup:hover .dot { fill: #FFFFFF }
#line-trash:hover .circle { fill: #90C0D8 }
#line-trash:hover .base { fill: #8C8C8C }
#line-trash:hover .details { fill: #515151 }
#line-trash:hover .lid { fill: #6E6E6E }
#line-user:hover .circle { fill: #D1F274 }
#line-user:hover .body { fill: #44B2B6 }
#line-user:hover .collar_right { fill: #FFFFFF }
#line-user:hover .collar_left { fill: #FFFFFF }
#line-user:hover .head { fill: #F1CDB0 }
#line-user:hover .hair { fill: #AB6125 }
#line-winner:hover .circle { fill: #F8B243 }
#line-winner:hover .ribbon { fill: #5BB3F0 }
#line-winner:hover .base { fill: #1983CD }
#line-winner:hover .text { fill: #FFFFFF }
@-webkit-keyframes line-burst {
     {
        -webkit-transform: scale(1.1);
        animation-timing-function: ease-in;
    }
    37% {
        -webkit-transform: scale(1.3);
        animation-timing-function: ease-out;
    }
    55% {
        -webkit-transform: scale(1.17);
        animation-timing-function: ease-in;
    }
    73% {
        -webkit-transform: scale(1.05);
        animation-timing-function: ease-out;
    }
    82% {
        -webkit-transform: scale(1.2);
        animation-timing-function: ease-in;
    }
    91% {
        -webkit-transform: scale(1.3);
        animation-timing-function: ease-out;
    }
    96% {
        -webkit-transform: scale(1.2);
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: scale(1.1);
        animation-timing-function: ease-out;
    }
}
@-moz-keyframes line-burst {
     {
        -moz-transform: scale(1,1);
        animation-timing-function: ease-in;
    }
    37% {
        -moz-transform: scale(1.5,1.5);
        animation-timing-function: ease-out;
    }
    55% {
        -moz-transform: scale(1.37,1.37);
        animation-timing-function: ease-in;
    }
    73% {
        -moz-transform: scale(1,1);
        animation-timing-function: ease-out;
    }
    82% {
        -moz-transform: scale(1.45,1.45);
        animation-timing-function: ease-in;
    }
    91% {
        -moz-transform: scale(1.5,1.5);
        animation-timing-function: ease-out;
    }
    96% {
        -moz-transform: scale(1.4,1.4);
        animation-timing-function: ease-in;
    }
    100% {
        -moz-transform: scale(1,1);
        animation-timing-function: ease-in;
    }
}
@keyframes line-burst {
     {
        transform: scale(1,1);
        animation-timing-function: ease-in;
    }
    37% {
        transform: scale(1.5,1.5);
        animation-timing-function: ease-out;
    }
    55% {
        transform: scale(1.37,1.37);
        animation-timing-function: ease-in;
    }
    73% {
        transform: scale(1,1);
        animation-timing-function: ease-out;
    }
    82% {
        transform: scale(1.45,1.45);
        animation-timing-function: ease-in;
    }
    91% {
        transform: scale(1.5,1.5);
        animation-timing-function: ease-out;
    }
    96% {
        transform: scale(1.4,1.4);
        animation-timing-function: ease-in;
    }
    100% {
        transform: scale(1,1);
        animation-timing-function: ease-out;
    }
}