/* Base styles for buttons container */

@import "//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";
@import "//cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.6/animate.min.css";
/*@import "buttons/flat.css";*/

/* Standard counter */
@import "counter/standard.css";
/* Arrowed counter */
@import "counter/arrowed.css";
/* Right arrowed counter */
@import "counter/white-arrowed.css";

/* Standard button, required for all other sets */
@import "button/standard.css";
/* Button theme: Flat */
@import "button/flat.css";


/*.supsystic-social-sharing.supsystic-social-sharing-spacing > a {*/
    /*margin-left: 5px;*/
    /*margin-right: 5px;*/
/*}*/
/*.supsystic-social-sharing.supsystic-social-sharing-click {*/
    /*display: none;*/
/*}*/
/*.supsystic-social-sharing.supsystic-social-sharing-fixed {*/
    /*position: fixed;*/
    /*text-align: center;*/
/*}*/
/*.supsystic-social-sharing.supsystic-social-sharing-fixed.supsystic-social-sharing-left {*/
    /*left: 0;*/
    /*top: 50%;*/
    /*z-index: 999;*/
/*}*/
/*.supsystic-social-sharing.supsystic-social-sharing-fixed.supsystic-social-sharing-right {*/
    /*right: 0;*/
    /*top: 50%;*/
    /*z-index: 999;*/
/*}*/
/*.supsystic-social-sharing.supsystic-social-sharing-fixed.supsystic-social-sharing-top {*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*z-index: 999;*/
/*}*/
/*.supsystic-social-sharing.supsystic-social-sharing-fixed.supsystic-social-sharing-bottom {*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*z-index: 999;*/
/*}*/
/*.supsystic-social-sharing.supsystic-socia