/* Import Section
=================================================================== */
@import url("../../vendors/learnybox/jquery-ui-1.8.21.custom-common.css"); /* jQuery User Interface Framework Styles */
@import url("../../components/_timepicker.css"); /* jQuery DateTime Picker */
@import url("../../vendors/chosen.css"); /* Select Boxes Styles */
@import url("../../vendors/uniform.default.css"); /* Uniform Styles */
@import url("../../vendors/learnybox/jquery.gritter-formation.css"); /* Growl Like Notifications Styles */
/*@import url("../../vendors/font-awesome-470.css"); !* Font Awesome Styles *!*/
@import url("../../vendors/learnybox/mediaelementplayer-v4.min.css"); /* MediaElement Player for Video and Audio */
@import url("../../components/_bootstrap-image-gallery-formation.css");	 /* Bootstrap Image Gallery */
@import url("../../themes/site/theme-v2.css");

@import '../../base/body.flexbox.css?v=ASSETS_VERSION';

.masonry-container .row {
    margin: 0;
    position: relative;
}
.container .row {
    margin: 0;
    position: relative;
}
.container .row-flex {
    display: flex;
}
.container .row-flex > div.sortable-col {
    padding: 0px;
}

.masonry-container .col-md-12.box-masonry.item > .row {
    margin-left: -15px;
    margin-right: -15px;
}
.masonry-container .col-md-1,
.masonry-container .col-md-10,
.masonry-container .col-md-11,
.masonry-container .col-md-12,
.masonry-container .col-md-2,
.masonry-container .col-md-3,
.masonry-container .col-md-4,
.masonry-container .col-md-5,
.masonry-container .col-md-6,
.masonry-container .col-md-7,
.masonry-container .col-md-8,
.masonry-container .col-md-9 {
    padding: 0 10px;
}

.sequence .container .col-md-1,
.sequence .container .col-md-2,
.sequence .container .col-md-3,
.sequence .container .col-md-4,
.sequence .container .col-md-5,
.sequence .container .col-md-6,
.sequence .container .col-md-7,
.sequence .container .col-md-8,
.sequence .container .col-md-9,
.sequence .container .col-md-10,
.sequence .container .col-md-11,
.sequence .container .col-md-12 {
    padding: 0;
}

.form .input-small,
.form-horizontal .input-small {
    width: 90px;
}
.form .input-large,
.form-horizontal .input-large {
    width: 210px;
}
.form .input-xlarge,
.form-horizontal .input-xlarge {
    width: 270px;
}
.form .input-xxlarge,
.form-horizontal .input-xxlarge {
    width: 530px;
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.btn-small {
    padding: 3px 10px;
    font-size: 11.9px;
    line-height: 1.5;
    border-radius: 3px;
}


.box .box-content .row {
    margin-left: 0px;
    margin-right: 0px;
}

.hyphens-unset {
    hyphens: unset !important;
    -moz-hyphens: unset !important;
    -webkit-hyphens: unset !important;
}
.hyphens-auto {
    hyphens: auto !important;
    -moz-hyphens: auto !important;
    -webkit-hyphens: auto !important;
}


.multilevelmenu-collapse {
    margin-bottom: 20px;
    position: relative;
}

#multilevelmenu-overlay {
    display: block;
    z-index: 10;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background: #F6F6F6;
    left: 0;
}

#multilevelmenu,
#menu {
    position: relative;
    display: block;
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
}

.mainmenu {
    position: relative;
    overflow-x: hidden;
    margin-top: 7px;
}






.rouge {
    color : #E4391F;
}

.orange{
    color : #F8931D;
}
.bloc-center {
    float: none !important;
    margin: 0 auto !important;
}

/* Style du corps */
#corps{
    margin-top : 31px;
    overflow:hidden;
}
#corps.minwidth{
    min-width:1024px;
}

#intro{
    margin:0px auto;
    padding:8px;
    width:550px;
    background-color : #FE7A03;
    border : 1px outset #FE7A03;
    background-image: url('../images/fond_sommaire.jpg');
    background-position: bottom;
    background-repeat: repeat-x;
    color:#FFFFFF;
}

/*
.page {
	background-image:url("../images/page.png");
	background-repeat:repeat-y;
	border:1px outset #E3E3E3;
	font-size:1em;
	margin-left:250px;
	width:750px;
	padding:8px;
}
*/

#formation {
    overflow: hidden;
    position: relative;
}
#formation .col-md-9 {
    position: relative;
}



#menu {
    height: 40px;
}

#transversaux {
    padding: 10px;
    padding-top: 30px;
}



.sequence {
    min-height: 800px;
    padding:0px;
    margin: 0;
    display:block;
    position: relative;
    padding-top: 0px;
    padding-bottom: 70px;
}
.sequence blockquote {
    opacity: 1;
}
.sequence blockquote ul {
    list-style: none;
    padding-left: 10px !important;
}

.sequence .background {
    opacity: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}
.menu-sequence {
    height: 50px;
    box-sizing: border-box;
    position: relative;
    margin-left: 5px;
    margin-bottom: 10px;
    background: #2a2f36;
    margin: 0;
}

.menu-sequence ul {
    margin-left: 5px;
    height: 45px;
    padding-left: 0px;
}
.menu-sequence ul li {
    list-style: none;
    display: inline-block
}
.menu-sequence ul li a {
    margin-top:7px;
}
.menu-sequence ul li.precedent {
    margin-left: 5px;
    margin-right: 80px
}
.menu-sequence ul li.mes-enregistrements {
    margin-right: 20px
}
.menu-sequence ul li.cours-transversaux {

}
.menu-sequence ul li.num_page {
    width:90px;
    background:none;
    border:none;
    color:white;
    font-weight:normal;
    text-decoration: none;
    height: 10px;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px;
    position: absolute;
    left:70%;
}
.menu-sequence ul li.cours_transerval {
    width:250px;
    background:none;
    border:none;
    color: #1e3948;
    font-weight:normal;
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    vertical-align: middle;
    padding-top: 9px;
    position: absolute;
    left:40%;
    font-size: 20px
}
.menu-sequence ul li.suite {
    position: absolute;
    right: 10px
}


@media screen and (max-width: 768px) {
    .menu-sequence ul li {
        margin: 0 !important;
    }
    .menu-sequence ul li .btn {
        padding: 2px 10px;
        font-size: 11.9px;
    }
    .menu-sequence .num_page,
    .menu-sequence .cours-transversaux {
        display: none;
    }
}

.sequence .enregistreur {
    position: relative;
}

.sequence .enregistreur .enregistreur-aide {
    position: absolute;
    left: 300px;
    top: 5px;
    color: white;
    font-size: 14px;
}
.sequence .enregistreur .enregistreur-aide2 {
    position: absolute;
    left: 250px;
    top: 120px;
    font-size: 11px;
}

.footer-actions {
    position: relative;
    padding-left: 5px;
    height: 25px;
    margin-bottom: 50px;
}
.footer-actions .signaler {
    float:left;
    margin-left: 10px;
    padding-top: 2px;
}
.footer-actions:after {
    clear: both;
}

.menu-footer {
    height: 50px;
    box-sizing: border-box;
    background: #2a2f36;
    margin: 0;
    bottom: 0;
    width: 100%;
    position: relative;
}
.menu-footer ul {
    margin-left: 5px
}
.menu-footer ul li {
    list-style: none;
    display: inline-block
}
.menu-footer ul li a {
    margin-top:7px;
}

.menu-footer ul li.precedent {
    margin-left: 5px;
    margin-right: 80px
}

.menu-footer ul li.num_page {
    width:90px;
    background:none;
    border:none;
    color:white;
    font-weight:normal;
    text-decoration: none;
    height: 10px;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px;
    position: absolute;
    left:70%;
}

.menu-footer ul li.suite {
    position: absolute;
    right: 10px
}




.sequence .contenu-header {
    width:100%;
    margin: 0;
    display:block;
    position: relative;
    box-sizing: border-box;
}
.sequence .contenu-header .title_formation {
    float:left;
    font-size: 15px;
    color:#990000;
    font-weight: bold;
    padding-left: 15px;
}

.sequence .contenu-header .title_sequence {
    float:left;
    font-size: 15px;
    color:#006dcc;
    font-weight: 500;
    text-align: left;
    margin-left: 10px;
}
.sequence .contenu-header h1.title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 0px;
    padding-top: 20px;
}
@media (max-width: 767px) {
    .sequence .contenu-header h1.title {
        font-size: 32px !important;
        line-height: 40px !important;
    }
}

.sequence .contenu-header .noter {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
}
.sequence .contenu-header .noter span {
    padding-top: 2px;
    font-size: 85%;
    float: left;
    margin-right: 5px;
}
.sequence .contenu-header .noter #raty {
    float:left
}

.sequence .contenu-header:after {
    content:"";
    clear: both;
}


.sequence .masonry-container {
    padding:0px !important;
    display:block;
    position:relative;
    width:100%;
    box-sizing:border-box
}

.sequence .row {
    box-sizing: border-box;
    padding: 0;
}

/*.sequence .row .col-md-3 {
    width: 25% !important;
}
.sequence .row .col-md-6 {
    width: 50% !important;
}
.sequence .row .col-md-9 {
    width: 75% !important;
}
.sequence .row .col-md-12 {
    width: 100% !important;
}*/
.sequence .row [class*="span"] {
    margin-left: 0;
}
.sequence .maincontainer {
    display: block;
    position: relative;
    box-sizing: border-box;
}
.sequence .maincontainer .content {
    position: relative;
}
.sequence .maincontainer.box {
    background: transparent;
    border: none;
    box-shadow: none;
}

.line {
    padding:0;
    display: block;
    position: relative;
}
.line_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    background: transparent;
}

.sequence video {
    background: black;
}
video#bgvid {
    position: fixed;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.sequence .box-masonry {
    position: relative;
}
.sequence .box-masonry .background {
    margin-bottom: 10px;
}
.boxcontainer {
    overflow: hidden;
    position: relative;
}
.boxcontainer .content {
    padding: 10px;
    position: relative;
}


#mini-mp3player {
    color: #8a6d3b;
    padding: 5px 0;
    position: relative;
    margin-bottom: 10px;
}
#mini-mp3player .content {
    padding: 10px;
    padding-bottom: 0px;
    position: relative;
}
#mini-mp3player .content .texte {
    margin-bottom: 10px;
}
#mini-mp3player .content a {
    margin-top: -5px;
}
#mini-mp3player p {
    margin-bottom: 0px;
}
#mini-mp3player h4 {
    margin-top: 0px;
}


#mp3player {
    padding: 5px 0;
    position: relative;
    margin-bottom: 10px;
}
#mp3player .content {
    padding: 10px;
    padding-bottom: 0px;
    position: relative;
}
#mp3player .content .texte {
    margin-bottom: 10px;
}
#mp3player h2 {
    font-size: 16px;
    color:#ff6600;
    font-weight: bold;
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 5px;
}
#mp3player h4 {
    margin-top: 0px;
}

.mp3-container.has_download .mejs__container {
    width: calc(100% - 50px) !important;
}
#mp3player .btn-inverse,
.mp3player .btn-inverse {
    padding: 10px 12px !important;
    display: inline-block;
    margin-left: -5px;
    background: black !important;
    height: 30px;
    width: 50px;
    border-radius: 0 !important;
    box-sizing: border-box;
    color: white !important;
}
.mp3player .btn-inverse:hover,
.mp3player .btn-inverse:active {
    color: #ffffff;
    background: #111 !important;
}
.mp3player .mejs-container {
    display: inline-block;
    float: none;
}
.mp3player .mejs__audio {
    display: inline-block;
    float: none;
}
.mp3player .mejs__audio .mejs__controls {
    opacity: 1 !important;
}
.video-audio .mejs__overlay-button {
    display: none !important;
}



.sequence .txt {
    text-align: left;
    position: relative;
    height: auto;
    display: block;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.sequence .txt .background {
    width: 100%;
    height: 100%;
}
.sequence .txt .content {
    padding: 0;
    position: relative;
}
.sequence .txt h2 {
    text-align: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0;
}
.sequence .txt h4 {
    margin-top: 0px;
}

.sequence .txt p {
    margin:0;
    padding:0;
    margin-bottom: 10px
}
.sequence .txt ul {
    margin-left:0px;
    padding:3px 0px 3px 20px;
    margin-bottom:0px;
}


.sequence .module {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.sequence .module iframe {
    width: 100%;
    border: none;
}

.sequence .link {
    position: relative;
    text-align: center;
}
.sequence .link a {
    display: block;
}




.sequence .image,
.sequence .image a {
    display: block;
    position: relative;
}
.sequence .texte img,
.sequence .image img {
    max-width: 100%;
}
.image img {
    max-width: 100%;
}
.sequence .image .thumb {
    display: block;
    width: auto;
    height: auto;
    background-size: cover;
    position: relative
}
.sequence .image .see_more {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    margin-left: -10px;
    margin-top: -10px;
    color: #000;
    text-decoration: none;
}

.sequence .image:hover .see_more {
    display: block;
}
.sequence .image:hover .thumb {
    opacity: 0.7;
}


.sequence .texte-ref .txt {
    background: white;
    margin: 0px;
    padding: 30px 50px;
    border-radius: 3px;
    border: 1px solid #E9EDF1;
    box-shadow: 0 2px 4px 0 rgba(82,97,115,0.2);
}
.sequence .texte-ref form {
    margin: 0
}
.sequence .texte-ref form h4 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 22px;
}
.sequence .texte-ref textarea {
    width:100%;
    height:120px;
    margin: 0;
}
.sequence .texte-ref button {
    margin-top: 12px;
}
.sequence .texte-ref a {
    margin-top: 5px;
}


.sequence .maincontainer.notes {
    background: white;
    border-radius: 3px;
    border: 1px solid #E9EDF1;
    box-shadow: 0 2px 4px 0 rgba(82,97,115,0.2);
}
.sequence .notes .txt {
    margin: 0px;
    padding: 30px 50px;
}
.sequence .notes form {
    margin: 0
}
.sequence .notes form h4 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 22px;
}
.sequence .notes textarea {
    width:100%;
    height:120px;
    margin: 0;
}
.sequence .notes button {
    margin-top: 12px;
}
.sequence .notes a {
    margin-top: 5px;
}


.book .homebar {
    padding: 10px;
    height: 40px !important;
}
.book .homebar a:hover {
    color: #CCC;
}


.maincontainer.tip {
    border: none !important;
}
.maincontainer.tip .background {
    background: none !important;
}
.sequence .tipblock {
    width:300px;
    height: auto;
    position:relative;
    display: block;
    color:#222222;
    font-size: 14px;
    line-height: 18px;

    display: block;
    margin: 0 auto;

    margin-bottom: 10px;

    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.sequence .tipblock .texte {
    padding: 10px;
}
.sequence .tipblock .content {
    padding: 5px;
    position: relative;
    padding-bottom: 3px;
}
.sequence .tipblock.fl3 {
    margin-left: -80px;
}
.sequence .tipblock.fl4 {
    margin-top: 35px;
}

.sequence .tipblock.ergo {
    background: #bfe6ff;
    border:2px solid #0099ff;
}

.sequence .tipblock.pedago {
    background: #ffebdd;
    border:2px solid #ff6600;
}

.sequence .tipblock .fl1,
.sequence .tipblock .fl2,
.sequence .tipblock .fl3,
.sequence .tipblock .fl4 {
    display:block;
    width:19px;
    height:17px;
    position: absolute;
    z-index: 1;
}

.sequence .tipblock .fl1 {
    background-image:url("../../../../../images/formation/fleche-right.png");
    right:-30px;
    top:50%;
    margin-top: -9px;
}

.sequence .tipblock .fl2 {
    background-image:url("../../../../../images/formation/fleche-bas.png");
    left:50%;
    margin-left: -10px;
    bottom: -30px;
}
.sequence .tipblock .fl3 {
    background-image:url("../../../../../images/formation/fleche-left.png");
    left:-30px;
    top:50%;
    margin-top: -9px;
}
.sequence .tipblock .fl4 {
    background-image:url("../../../../../images/formation/fleche-haut.png");
    width:18px;
    height:19px;
    left:50%;
    margin-left: -10px;
    top:-30px;
}
.sequence .tipblock.fl4 {
    margin-top: 20px;
}

.sequence .tip .tip-avatar {
    display:block;
    position: absolute;
    right:0px;
    bottom:0px;
    z-index: 0;
}
.sequence .tip .tip-avatar:after {
    content:'';
    clear: both;
}



.tickLabel {
    text-align:right;
    margin-left:50px;
    font-size: 10px;
}

.modal button.close {
    margin-right: 5px;
    z-index: 100000;
    display: block;
    position: relative;
}

#modals2 {
    position: absolute;
    right: 25px;
    top: -40px;
    margin-bottom: 10px;
    height: 30px
}
#HelpEvaluation .alert-info {
    margin-bottom: 0px;
}

#index table{
    width : 750px;
    border-collapse : collapse;
}

#progression{
    width : 718px;

    margin-top : 10px;
    border : 1px outset #000000;
    padding : 15px;
    background-color:#EAEADE;
    margin-bottom: 5px
}

#progression p{
    text-align : center;
}

#planning{
    background-color:#EAEADE;
    border:1px outset #000000;
    padding:15px;
    width:338px;
    float:right;
}

#planning p{
    text-align : center;
}

#messagerie{
    background-color:#EAEADE;
    border:1px outset #000000;
    padding:15px;
    width:338px;
    float:left;
}
#messagerie p{
    text-align : center;
}
#messagerie td{
    width : 25%;
}


#evaluation{
    width : 90%;
    border : 1px outset #EAEADE;
    padding : 2%;
}
#evaluation p{
    text-align : right;
}
#evaluation table td{
    width : 25%;
}

.plus{
    text-decoration : none;
    color : #F8931D;
    font-weight : bold;
    text-align : right;
    display : block;
    width:330px;
    text-align: right;
    margin-top: 25px;
}
.plus:hover{
    text-decoration : underline;
}
#progression .plus {
    width:705px;
}



#modules table{
    width : 100%;
    border-collapse : collapse;
}
#modules th{
    border : 1px solid black;
}
#modules td{
    border : 1px solid black;
}

#module{
    width : 60%;
    border : 1px outset #EAEADE;
    padding : 2%;
    margin-left : 15%;
    margin-top : 2%;
}

#sequence{
    width : 60%;
    border : 1px outset #EAEADE;
    padding : 2%;
    margin-left : 15%;
    margin-top : 2%;
}

#ressources{
    width : 90%;
    border : 1px outset #EAEADE;
    padding : 2%;
}

#ressources p{
    text-align : right;
}

#fichiers{
    width : 90%;
    border : 1px outset #EAEADE;
    padding : 2%;
}

#fichiers p{
    text-align : right;
}

#expedition{
    width : 90%;
    border : 1px outset #EAEADE;
    padding : 2%;
}

#reception{
    width : 90%;
    border : 1px outset #EAEADE;
    padding : 2%;
}

.liste{
    width : 100%;
    border-collapse : collapse;
}

.liste th{
    border : 1px solid black;
}

.liste td{
    border : 1px solid black;
}

#rdv{
    width : 90%;
    border : 1px outset #EAEADE;
    padding : 2%;
}

#rdv p{
    text-align : right;
}

#invitation{
    width : 90%;
    border : 1px outset #EAEADE;
    padding : 2%;
}

#invitation p{
    text-align : right;
}

#corriger {
    width : 90%;
    border : 1px outset #EAEADE;
    padding : 2%;
}

#corriger p {
    text-align: right;
}

.commentsblock {
    width: 75%;
    margin-left: 12%;
    margin-top: 2%;
    border: 1px outset #E4391F;
    padding: 2%;
}

.commentsblock p{
    text-align : right;
}

#date{
    margin : 4%;
}

#heure{
    margin : 4%;
}

#fonction{
    text-align : center;
    margin-bottom : 2%;
}

.champformulaire{
    margin : 2%;
}

.champformulaire table{
    text-align : center;
    width : 50%;
}
/* Fin du style du corps */


/* Style du pied */
#pied{
    text-align : right;
    clear : left;
    padding : 1%;
}
/* Fin du style du pied */




#recorderMessage { width: 100%; }
.modal .mejs-overlay-button { display:none !important; }


#uploadBlock label { float:left; }
#uploadBlock .controls { margin-left:0px; float:left; }

#uploadResultBlock { width:320px; padding: 0 10px 10px 10px; }
#uploadResultBlock #files_uploaded { display:none; }
#uploadResultBlock #progress { display: none; padding-top: 10px; }
#uploadResultBlock .alert { margin:10px 0; }



.btn-xlarge {
    width:100%;
    padding: 15px 19px;
    font-size: 24px;
    line-height: 28px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-sizing: border-box;
}



.bar_texte {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}


#faq .question {
    cursor: pointer;
}
#faq .question:hover {
    opacity: .8;
}
#faq .reponse {
    display: none;
    padding: 5px;
}



#produits .col-md-4:last-child,
#produits .col-md-6:last-child {
    margin-right: 0px;
}

#produits .col-md-4 .payment_module a,
#produits .col-md-6 .payment_module a {
    text-align: center;
    padding-right: 10px;
}
#produits .col-md-4 .payment_module a small:before,
#produits .col-md-6 .payment_module a small:before {
    display: table;
    content: "";
    line-height: 0;
}
#produits .col-md-4 .payment_module a img,
#produits .col-md-6 .payment_module a img {
    display: block;
    margin: 0 auto;
}

#produits .col-md-4 .payment_module .button_link,
#produits .col-md-6 .payment_module .button_link {
    text-align: center;
    padding-right: 10px;
}
#produits .col-md-4 .payment_module .button_link img,
#produits .col-md-6 .payment_module .button_link img {
    display: block;
    margin: 0 auto;
}

.uncheck { display:block; text-align:center; }
.payment_module { margin-bottom: 10px; }
.payment_module form { margin: 0px; height: 0px }
.payment_module a,
.payment_module .button_link {
    display: block;
    border: 1px solid #d6d4d4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #333;
    font-weight: bold;
    padding: 13px 40px 13px 10px;
    letter-spacing: -1px;
    position: relative;
    background: #fbfbfb;
}
.payment_module a:hover,
.payment_module .button_link:hover {
    text-decoration: none;
    background: #f6f6f6;
}


.chosen-container-single a.chosen-single {
    height: auto;
}
.chosen-container-single a.chosen-single span {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
}


.payment_module a.image {
    display: block;
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 0px;
    position: relative;
    background: none;
}
.payment_module a.image:hover img {
    opacity: .8
}


.payment_module img {
    max-width: 100%;
}
.payment_module a.image img {
    max-width: 100%;
    height: auto !important;
}

/*.payment_module.cheque img,
.payment_module.virement img {
    max-height: 50px;
}
.payment_module.freepayment img {
    float: left;
    max-width: 80px;
}*/

.payment_module a img,
.payment_module .button_link img {
    margin-right: 10px;
    max-width: 150px;
}


/*
 *  Themes Formulaires de Paiement
 *
 */

.formulaire_paiement .content {
    position: relative;
}
.formulaire_paiement .transparency {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    display: none;
    text-align: center;
}
.formulaire_paiement .transparency i {
    margin-top: 40px;
    font-size: 72px;
    color: white;
}

.formulaire_paiement .description {
    float: left;
}
.formulaire_paiement .description h4 {
    margin-top: 0px;
}
.formulaire_paiement .pricing {
    float: right;
    text-align: center;
}
.formulaire_paiement .pricing p.price {
    font-size: 18px;
    font-weight: bold;
}
.formulaire_paiement .coordonnees select {
    max-width: 300px;
}
.btn-link.uncheck {
    font-size: 11px;
}

.formulaire_paiement .payment_module.sepa img {
    max-width: 120px;
}

.payment_module .stripe button {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 17px;
    text-align: left;
}


.formulaire_paiement .quantite {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.formulaire_paiement .quantite .quantite-inner {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100px;
}
.formulaire_paiement .quantite .quantite-inner .div-quantite {
    padding-top: 0px;
    min-width: 25px;
    height: 25px;
    padding-top: 2px;
}
.formulaire_paiement .quantite .quantite-inner .btn-last {
    margin-right: 0px;
}
.formulaire_paiement .quantite .quantite-inner .btn-small {
    padding: 3px 10px;
    font-size: 11.9px;
    line-height: 1.5;
    border-radius: 3px;
    background: transparent !important;
    color: #666;
}
.formulaire_paiement .pricing .btn-warning {
    background: #f0ad4e !important;
}
.formulaire_paiement .quantite .quantite-inner .btn-small {
    padding: 3px 10px;
    font-size: 11.9px;
    line-height: 1.5;
    border-radius: 3px;
    background: transparent;
}


@media(max-width:767px) {
    .formulaire_paiement .media-left {
        display: block;
    }
    .formulaire_paiement .media-left img {
        margin-bottom: 10px;
    }
    .formulaire_paiement .media-body {
        display: block;
        width: 100%;
    }
}

.formulaire_paiement .payment_module .button_link button {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 17px;
}

.formulaire_paiement #button_forms,
.formulaire_paiement #final_payment_form {
    display:none !important;
}


/*  Theme par défaut
==================================*/
.formulaire_paiement .default .shop_produits h2 {
    display: none;
}
.formulaire_paiement .default .shop_inscription h2 {
    display: none;
}
.formulaire_paiement .default .shop_payments {
    display: none;
}


.formulaire_paiement .shop_container {
    margin-bottom: 20px;
    padding: 10px;
}
.formulaire_paiement .shop_container:last-child {
    margin-bottom: 0px;
}
.formulaire_paiement .shop_produits + #cart_total {
    margin-top: -20px;
}
.formulaire_paiement .shop_container h2 {
    margin-top: 0px !important;
}
.formulaire_paiement .shop_discount.shop_container {
    padding: 0 10px;
}


.formulaire_paiement .customer_light,
.formulaire_paiement .other_payments,
.formulaire_paiement .display_condensed_form {
    display: none;
}
.formulaire_paiement .default .customer_light {
    display: block;
}
.formulaire_paiement .form.condensed {

}
.formulaire_paiement .form.condensed .customer_light {
    display: block;
}
.formulaire_paiement .form.condensed .shop_inscription {
    margin-bottom: 0;
}
.formulaire_paiement .form.condensed .shop_inscription h2,
.formulaire_paiement .form.condensed .shop_inscription .coordonnees {
    display: none;
}
.formulaire_paiement .form.condensed .shop_payments {
    margin-bottom: 0 !important;
}
.formulaire_paiement .form.condensed .shop_payments h2 {
    display: none;
}
.formulaire_paiement .form.condensed .shop_payments .payment_module {
    display: none;
}
.formulaire_paiement .form.condensed .shop_payments .payment_module.upsell {
    display: block;
}
.formulaire_paiement .form.condensed .other_payments {
    display: block;
    padding: 0 10px;
}
.formulaire_paiement .theme1 .form.condensed .other_payments {
    margin-top: -20px;
}


.formulaire_paiement .form.full-condensed .shop_produits,
.formulaire_paiement .form.full-condensed .shop_total,
.formulaire_paiement .form.full-condensed .shop_inscription,
.formulaire_paiement .form.full-condensed .shop_payments,
.formulaire_paiement .form.full-condensed .shop_discount,
.formulaire_paiement .form.full-condensed .other_payments {
    display: none;
}
.formulaire_paiement .theme1 .form.full-condensed .shop_button {
    margin-top: -20px;
}
.formulaire_paiement .form.full-condensed .display_condensed_form {
    display: block;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 20px;
}


/*  Theme 1
==================================*/

.formulaire_paiement .theme1 { padding: 0px; padding-top: 20px; }
.formulaire_paiement .theme1 h2 { text-transform:uppercase; font-size:22px; letter-spacing:1px; color:#444; margin-bottom:10px; }

.formulaire_paiement .theme1 form{ }
.formulaire_paiement .theme1 form h2, #main-composition .formulaire_paiement .theme1 form h2{ padding:0px; padding-bottom:0px; margin-top:0px; margin-bottom:15px; color:#444; }
.formulaire_paiement .theme1 form p{ padding-left:35px; }
.formulaire_paiement .theme1 .form-group{ margin:0; }
.formulaire_paiement .theme1 div.input-group{ float:left; width:100%; display: block; margin-bottom:-2px;}
.formulaire_paiement .theme1 div.input-group:after { clear:both; content:' '; display: table; }
.formulaire_paiement .theme1 div.form-group:after { clear:both; content:' '; display: table; }
.formulaire_paiement .theme1 div.form-group .controls:after { clear:both; content:' '; display: table; }

.formulaire_paiement .theme1 .form-group > label.control-label { display:none; }

.formulaire_paiement .theme1 .form-group.renseignement,
.formulaire_paiement .theme1 .form-group.cgv {
    margin-top: 15px;
}
.formulaire_paiement .theme1 .form-group.renseignement .controls,
.formulaire_paiement .theme1 .form-group.cgv .controls {
    padding-left: 0px !important;
}

.formulaire_paiement .theme1 .form-group.renseignement > label.control-label { display:block; }
.formulaire_paiement .theme1 .form-group.cgv > label.control-label { display:block; }


.formulaire_paiement .theme1 h4#CheckoutPayments { display: none; }
.formulaire_paiement .theme1 span.input-group-addon{ display:none; }
.formulaire_paiement .theme1 input.form-control{ width:100%!important; font-size:16px; padding-left:18px; border:2px solid #eee; height:62px;}

.formulaire_paiement .theme1 .chosen-container { float:left; width:100%!important; border:none; margin-bottom:-2px; height:62px;}
.formulaire_paiement .theme1 select { padding-left:6px; height:62px; width:100%; font-size:16px;}
.formulaire_paiement .theme1 .chosen-container-single .chosen-single { background: #fff; border: 1px solid #cccccc; }
.formulaire_paiement .theme1 a.chosen-single span{ padding-left:6px; height:62px!important; padding-top:18px; font-size:16px;}
.formulaire_paiement .theme1 .chosen-container-single .chosen-single { height:62px!important; border-radius:0px;}
.formulaire_paiement .theme1 .chosen-container-single .chosen-single div b { margin-top: 18px; }

.formulaire_paiement .theme1 .select2-container { float:left; width:100%!important; border:none; margin-bottom:-2px; height:62px; }
.formulaire_paiement .theme1 .select2-selection--single { height:62px!important; border-radius:0px; background: #fff; border: 1px solid #cccccc!important; }
.formulaire_paiement .theme1 .select2-selection__rendered { line-height: 58px!important; padding-left: 18px!important; }
.formulaire_paiement .theme1 .select2-container--default .select2-selection--single .select2-selection__arrow { height: 60px; right: 10px; }

.formulaire_paiement .theme1 div#produits{ padding:0px; }
.formulaire_paiement .theme1 .pricing p.price{ text-align:right!important; font-size:15px; color:#555; font-weight:400;}
.formulaire_paiement .theme1 .description h4 { font-size:20px; font-weight:700; margin-bottom:4px; color:#444; letter-spacing:0.5px;}
.formulaire_paiement .theme1 .description p, .description ul{ color:#777; font-size:15px;}
.formulaire_paiement .theme1 .description p{ padding-left:0px;}
.formulaire_paiement .theme1 img.img-thumbnail{ width:70px; border-radius:0px; padding:0;}
.formulaire_paiement .theme1 .form_action{ margin-top:30px; margin-bottom:30px;}

.formulaire_paiement .theme1 tr.total{ background-color:#eee; height:60px;}
.formulaire_paiement .theme1 tr.subtotal{ height:40px; border-top:1px solid #eee;}
.formulaire_paiement .theme1 td.total_price{ font-size: 32px; color:#8ac601; padding-right:40px;}
.formulaire_paiement .theme1 td.subtotal_price{ font-size: 14px; padding-right:40px;}
.formulaire_paiement .theme1 td.subtotal_text{ padding-left:30px; text-align:left; color:#666; }
.formulaire_paiement .theme1 td.total_price{ font-size: 32px; color:#8ac601; padding-right:40px;}
.formulaire_paiement .theme1 td.total_text{ padding-left:30px; text-align:left; font-size:16px; color:#444;}


.formulaire_paiement .theme1 .shop_payments { }
.formulaire_paiement .theme1 .shop_payments h2 { text-align:left; }

.formulaire_paiement .theme1 .shop_payments .payment_module { display: block; position: relative; margin-bottom: 20px; }
.formulaire_paiement .theme1 .shop_payments .payment_module a { display: block; position: relative; border:2px solid #eee; background-color:#f8f8f8; border-radius: 0px; }
.formulaire_paiement .theme1 .shop_payments .payment_module.active a { border:2px solid #46b3e9; background-color:#f8f8f8; }
.formulaire_paiement .theme1 .shop_payments .payment_module.active:before {
    position:absolute;
    font-family: FontAwesome;
    content: "\f00c";
    width: 35px;
    height: 35px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #8bc900;
    color:white;
    font-size: 21px;
    top:-16px;
    right:-16px;
    display: block;
    padding-top:3px;
    text-align: center;
    z-index: 10;
}

.formulaire_paiement .theme1 .shop_button button {
    background: #8bc900;
    color: #ffffff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 80%;
    border: none;
    padding: 15px 19px;
    font-size: 24px;
    line-height: 28px;
}

.formulaire_paiement .theme1 .shop_payments .payment_module img {
    max-width: 100px;
    margin-right: 10px;
}
.formulaire_paiement .theme1 .shop_button {
    margin: 0;
    /*padding: 0;*/
}


/*  Theme 2
==================================*/

.formulaire_paiement .theme2{ padding:0px; padding-top: 20px; border:2px solid #ddd; border-radius:8px; }
.formulaire_paiement .theme2 h2, #main-composition .formulaire_paiement .theme2 h2{ text-align:center; font-weight:400; letter-spacing:-1px; padding:15px; padding-top:5px; font-size:26px; color:black; }

.formulaire_paiement .theme2 form{ margin-bottom:20px }
.formulaire_paiement .theme2 .content { padding:5px!important; }
.formulaire_paiement .theme2 .shop_inscription .form-group{ float:left; width:50%; padding-left:8px; padding-right:8px; margin-bottom:10px;}
.formulaire_paiement .theme2 .form-group.cgv{ float:left; width:100%; margin-top:10px;}
.formulaire_paiement .theme2 .form-group.renseignement{ float:left; width:100%; margin-top:10px; }
.formulaire_paiement .theme2 .form-group.renseignement div{ text-align:left; margin:0 auto }
.formulaire_paiement .theme2 .form-group.renseignement div.radio,
.formulaire_paiement .theme2 .form-group.renseignement div.checker {
    margin-right: 3px;
}
.formulaire_paiement .theme2 .form-group.renseignement .controls{ padding:0px!important;}
.formulaire_paiement .theme2 .form-group.renseignement .controls,
.formulaire_paiement .theme2 .form-group.cgv .controls,
.formulaire_paiement .theme2 .form-group.renseignement .controls label,
.formulaire_paiement .theme2 .form-group.cgv .controls label {
    padding-left: 0px !important;
}
.formulaire_paiement .theme2 .input-group{ float:left; width:100%; }
.formulaire_paiement .theme2 .input-group-addon{ display:none;}
.formulaire_paiement .theme2 input.form-control{ float:left; background-color:#f4f4f8!important; width:100%!important; border-radius:4px!important; font-size:14px; height:50px!important;}
.formulaire_paiement .theme2 label.control-label{ font-size:16px; margin-bottom:2px; font-weight:400;}

.formulaire_paiement .theme2 .select2-container { max-width: 100%; }
.formulaire_paiement .theme2 .select2-container--default .select2-selection--single { height: 50px; border: 1px solid #ccc; background: #f4f4f8; padding-top: 10px; }
.formulaire_paiement .theme2 .select2-container--default .select2-selection--single .select2-selection__arrow { top: 11px; }
.formulaire_paiement .theme2 .description h4 { font-size:18px; font-weight:400; margin-bottom:4px;}
.formulaire_paiement .theme2 img.img-thumbnail{ width:70px; padding:0; }
.formulaire_paiement .theme2 div#produits{ padding:10px; }
.formulaire_paiement .theme2 div.payments{ text-align:center; }
.formulaire_paiement .theme2 p.price{ font-weight:400!important; text-align:right!important; }

.formulaire_paiement .theme2 h4#CheckoutPayments { display: none; }
.formulaire_paiement .theme2 tr.total{ height:60px; font-size: 20px;}
.formulaire_paiement .theme2 tr.total strong{ font-weight:300;}
.formulaire_paiement .theme2 tr.subtotal{ height:20px; }
.formulaire_paiement .theme2 td.subtotal_price{ font-size: 14px; padding-right:5px; font-weight:400;}
.formulaire_paiement .theme2 td.total_price{ font-size: 26px; color:black; padding-right:5px; font-weight:400;}
.formulaire_paiement .theme2 td.subtotal_text{ text-align:left; padding-left:5px; }
.formulaire_paiement .theme2 td.total_text{ text-align:left; font-size:22px; padding-left:5px; }

.formulaire_paiement .theme2 .coordonnees:after { display: table; content: ' '; clear: both; }

.formulaire_paiement .theme2 .shop_payments .payments_buttons .col-md-6 { padding: 10px; }

.formulaire_paiement .theme2 .shop_payments .payment_module{ position:relative; width:100%; padding:0px; background-color:#f4f4f8; margin:0px; border: 2px solid transparent; }
.formulaire_paiement .theme2 .shop_payments .payment_module a {
    border: none;
    background: transparent;
    text-align: center !important;
    padding: 20px;
}
.formulaire_paiement .theme2 .shop_payments .payment_module a img {
    display: block;
    margin: 0 auto;
}
.formulaire_paiement .theme2 .shop_payments .payment_module.active{ border: 2px solid #2d3e50; color:white; }
.formulaire_paiement .theme2 .shop_payments .payment_module{ font-size: 28px; font-weight:700;}
.formulaire_paiement .theme2 .shop_payments:after { clear:both; content:' '; display: table; }

.formulaire_paiement .theme2 .shop_payments .payment_module.active:before {
    position:absolute;
    font-family: FontAwesome;
    content: "\f00c";
    width: 35px;
    height: 35px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #2d3e50;
    color:white;
    font-size: 21px;
    top:-16px;
    right:-16px;
    display: block;
    padding-top:3px;
    text-align: center;
    z-index: 10;
}

.formulaire_paiement .theme2 .shop_button button {
    background: #2d3e50;
    color: #ffffff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 80%;
    border: none;
    padding: 15px 19px;
    font-size: 24px;
    line-height: 28px;
}

.formulaire_paiement .theme2 .shop_button {
    margin: 20px 0;
}

@media (max-width:767px) {
    .formulaire_paiement .theme2 .shop_payments .payment_module,
    .formulaire_paiement .theme2 .shop_payments .payment_module.active {
        float: none;
        width: 100%;
        margin: 15px 0;
    }
    .formulaire_paiement .theme2 .form-group {
        float: none;
        width: 100%;
    }
}


/*  Theme 3
==================================*/

.formulaire_paiement .theme3 { padding:0px; padding-top: 20px; }
.formulaire_paiement .theme3 h2, #main-composition .formulaire_paiement .theme3 h2{ font-size:22px; letter-spacing:0px; color:#fff; margin-bottom:20px; background-color:#1b79c2!important; padding:20px; padding-left:20px; font-weight:700; }
.formulaire_paiement .theme3 .content { }

.formulaire_paiement .theme3 form{ }
.formulaire_paiement .theme3 form h2{ padding:35px; padding-bottom:0px; margin-top:0px; margin-bottom:15px; color:#fff; background-color:#1b79c2;
    padding:15px; padding-left:20px;}
.formulaire_paiement .theme3 form p{ padding-left:35px; }
.formulaire_paiement .theme3 div.input-group{ float:left; width:100%; display: block; margin-bottom:-2px;}
.formulaire_paiement .theme3 span.input-group-addon{ display:none; }
.formulaire_paiement .theme3 .form-group{ margin:0; }
.formulaire_paiement .theme3 input.form-control{ width:100%!important; font-size:16px; padding-left:18px; border:2px solid #eee; height:62px;}

.formulaire_paiement .theme3 .form-group > label.control-label { display:none; }
.formulaire_paiement .theme3 .form-group.renseignement,
.formulaire_paiement .theme3 .form-group.cgv {
    margin-top: 15px;
}
.formulaire_paiement .theme3 .form-group.renseignement .controls,
.formulaire_paiement .theme3 .form-group.cgv .controls,
.formulaire_paiement .theme3 .form-group.renseignement .controls label,
.formulaire_paiement .theme3 .form-group.cgv .controls label {
    padding-left: 0px !important;
}
.formulaire_paiement .theme3 .form-group.renseignement > label.control-label { display:block; }
.formulaire_paiement .theme3 .form-group.cgv > label.control-label { display:block; }

.formulaire_paiement .theme3 .select2-container { width:100%!important; border:none; margin-bottom:-2px; height:62px; }
.formulaire_paiement .theme3 .select2-selection--single { height:62px!important; border-radius:0px; background: #fff; border: 1px solid #cccccc!important; }
.formulaire_paiement .theme3 .select2-selection__rendered { line-height: 60px!important; padding-left: 18px!important; font-size: 16px; }
.formulaire_paiement .theme3 .select2-container--default .select2-selection--single .select2-selection__arrow { height: 60px; }

.formulaire_paiement .theme3 div#produits{ padding:35px; }
.formulaire_paiement .theme3 .formulaire_paiement .pricing p.price{ text-align:right!important; font-size:15px; color:#555; font-weight:400;}
.formulaire_paiement .theme3 .formulaire_paiement .description h4 { font-size:20px; font-weight:700; margin-bottom:4px; color:#444; letter-spacing:0.5px;}
.formulaire_paiement .theme3 .description p, .description ul{ color:#777; font-size:15px;}
.formulaire_paiement .theme3 .description p, .formulaire_paiement .theme3 #cart_total p{ padding-left:0px;}
.formulaire_paiement .theme3 img.img-thumbnail{ width:70px; border-radius:0px; padding:0;}
.formulaire_paiement .theme3 .form_action{ margin-top:30px; margin-bottom:30px;}

.formulaire_paiement .theme3 .shop_inscription .form-group:after { clear:both; content:' '; display: table; }


.formulaire_paiement .theme3 h4#CheckoutPayments { display: none; }
.formulaire_paiement .theme3 td.total_price{ font-size: 32px; color:#1b79c2; padding-right:40px;}
.formulaire_paiement .theme3 tr.total{ background-color:#eee; height:60px;}
.formulaire_paiement .theme3 tr.subtotal{ height:40px; border-top:1px solid #eee;}
.formulaire_paiement .theme3 td.subtotal_price{ font-size: 14px; padding-right:40px;}
.formulaire_paiement .theme3 td.subtotal_text{ padding-left:30px; text-align:left; color:#666; }
.formulaire_paiement .theme3 td.total_text{ padding-left:30px; text-align:left; font-size:16px; color:#444;}

.formulaire_paiement .theme3 .shop_payments{ text-align:center; }
.formulaire_paiement .theme3 .shop_payments:after { clear:both; content:' '; display: table; }
.formulaire_paiement .theme3 .shop_payments h2{ text-align:left; }
.formulaire_paiement .theme3 .shop_payments .payments-buttons{ margin:0 auto; width:auto;}
.formulaire_paiement .theme3 .shop_payments .payments_buttons .col-md-6 { padding: 10px; }

.formulaire_paiement .theme3 .shop_payments .payment_module { width:100%; padding:0px; background-color:#f8f8f8; border: 2px solid #eee; margin:0px; }
.formulaire_paiement .theme3 .shop_payments .payment_module .payment_text{ text-transform:uppercase; font-size:14px; }
.formulaire_paiement .theme3 .shop_payments .payment_module .payment_total{ text-align:center; font-size:44px; font-weight:100; color:#1b79c2;}

.formulaire_paiement .theme3 .shop_payments .payment_module.active{ background-color:#fff; border:2px solid #1b79c2; }
.formulaire_paiement .theme3 .shop_payments .payment_module a {
    border: none;
    background: transparent;
    text-align: center !important;
    padding: 20px;
}
.formulaire_paiement .theme3 .shop_payments .payment_module a img {
    margin-right: 0;
}

.formulaire_paiement .theme3 .shop_payments .payment_module.active:before {
    position:absolute;
    font-family: FontAwesome;
    content: "\f00c";
    width: 35px;
    height: 35px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #1B79C2;
    color:white;
    font-size: 21px;
    top:-16px;
    right:-16px;
    display: block;
    padding-top:3px;
    text-align: center;
    z-index: 10;
}

.formulaire_paiement .theme3 .shop_button button {
    background: #1B79C2;
    color: #ffffff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 80%;
    border: none;
    padding: 15px 19px;
    font-size: 24px;
    line-height: 28px;
}

.formulaire_paiement .theme3 .shop_button {
    margin: 20px 0;
    /*padding: 0;*/
}


@media (max-width:767px) {

    .formulaire_paiement .theme3 .shop_payments .payment_module,
    .formulaire_paiement .theme3 .shop_payments .payment_module.active {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

}

/*  Theme 4
==================================*/

.formulaire_paiement .theme4{ padding:0px; padding-top: 20px; }
.formulaire_paiement .theme4 hr{ display:none; }
.formulaire_paiement .theme4 h2, #main-composition .formulaire_paiement .theme4 h2{ color:#0092cc; margin-bottom:30px; margin-top:0px; font-weight:700;}
.formulaire_paiement .theme4 form h2{ margin-top:20px;}

.formulaire_paiement .theme4 .shop_inscription .form-group{ float:left; width:50%; padding:0px; padding:12px; margin-bottom:0px!important;}
.formulaire_paiement .theme4 .input-group{ float:left; width:100%!important; }
.formulaire_paiement .theme4 .input-group-addon{ position:absolute; left:0px; z-index:100; background:none!important; border:none; color:#aaa;
    height:60px!important; padding-top:23px!important; padding-left:15px!important; padding-right:15px!important;}
.formulaire_paiement .theme4 .input-group input.form-control{ padding-left:35px; border-radius:2px; font-size:13px; color:black!important; font-weight:700; border:1px solid #dbdbdb!important; height:60px; width:100%!important; }


.formulaire_paiement .theme4 .form-group > label.control-label { display:none; }
.formulaire_paiement .theme4 .form-group.renseignement,
.formulaire_paiement .theme4 .form-group.cgv {
    margin-top: 10px;
    width: 100%;
    padding: 0;
    padding-left: 12px;
}
.formulaire_paiement .theme4 .form-group.renseignement .controls,
.formulaire_paiement .theme4 .form-group.cgv .controls,
.formulaire_paiement .theme4 .form-group.renseignement .controls label,
.formulaire_paiement .theme4 .form-group.cgv .controls label {
    padding-left: 0px !important;
}
.formulaire_paiement .theme4 .form-group.renseignement > label.control-label { display:block; }
.formulaire_paiement .theme4 .form-group.cgv > label.control-label { display:block; }



.formulaire_paiement .theme4 .select2-container { max-width: 100%; }
.formulaire_paiement .theme4 .select2-container--default .select2-selection--single { height: 60px; border: 1px solid #dbdbdb; background: #ffffff; padding-top: 15px; color:black; border-radius:0; }
.formulaire_paiement .theme4 .select2-container--default .select2-selection--single .select2-selection__arrow { top: 16px; right: 5px; }
.formulaire_paiement .theme4 .select2-container--default .select2-selection--single .select2-selection__rendered { padding-left: 15px; }

.formulaire_paiement .theme4 .payments { float:left; background-color:#fff9eb; padding:25px; margin-top:20px; width:100%; }
.formulaire_paiement .theme4 .payments:before { position:absolute; display: block; margin-top:-36px; margin-left:30px;
    border-right: 12px solid transparent; border-bottom: 12px solid #fff9eb; border-left: 12px solid transparent; content: '';}

.formulaire_paiement .theme4 .coordonnees { float:left; background-color:#f0f0f0; padding:25px;}
.formulaire_paiement .theme4 .coordonnees:before {
    position:absolute; display: block; height: 0; width: 0; margin-top:-36px; margin-left:30px;
    border-right: 12px solid transparent; border-bottom: 12px solid #f0f0f0;
    border-left: 12px solid transparent; content: ''; }
.formulaire_paiement .theme4 .shop_inscription:after { display: table; content: ' '; clear: both; }
.formulaire_paiement .theme4 .coordonnees:after { display: table; content: ' '; clear: both; }
.formulaire_paiement .theme4 .coordonnees #produits{ padding:10px;}
.formulaire_paiement .theme4 .coordonnees p{ padding:0px;}

.formulaire_paiement .theme4 h4#CheckoutPayments { display: none; }
.formulaire_paiement .theme4 .description h4{ font-weight:700; font-size:15px; }
.formulaire_paiement .theme4 .description p{color:#777;}
.formulaire_paiement .theme4 .description ul{color:#777;}
.formulaire_paiement .theme4 .media-left img{ width:100px; background:none; padding:0; border:none; }
.formulaire_paiement .theme4 .pricing p.price{ text-align:right!important; }

.formulaire_paiement .theme4 #cart_total table{ background-color:transparent!important; }
.formulaire_paiement .theme4 tr.subtotal{ padding-top:10px; padding-bottom:10px; height:25px;}
.formulaire_paiement .theme4 td.subtotal_text{ text-align:left; }
.formulaire_paiement .theme4 td.total_text{ text-align:left; font-size:22px; color:#606060;}
.formulaire_paiement .theme4 td.total_price{ font-family:Arial;font-size:38px; font-weight:700; color:#606060;}

.formulaire_paiement .theme4 .shop_payments { text-align:center; margin-top:0px; }
.formulaire_paiement .theme4 .shop_payments h2{ text-align:left; margin-bottom: 10px; }
.formulaire_paiement .theme4 .shop_payments .payments-buttons{ margin:0 auto; width:auto;}
.formulaire_paiement .theme4 .shop_payments:after { clear:both; content:' '; display: table; }
.formulaire_paiement .theme4 .shop_payments .payment_module { float:left; width:100%; padding:0; background-color:#fdf2d8; margin-bottom:20px;
    border:1px solid #fff9eb; border:1px solid #ccc;}
.formulaire_paiement .theme4 .shop_payments .payment_module:last-child { margin-bottom: 0px; }
.formulaire_paiement .theme4 .shop_payments .payment_module .payment_text{ float:left; font-size:16px; width:50%; padding-top:6px; text-align:left; color:#666;}
.formulaire_paiement .theme4 .shop_payments .payment_module .payment_total{ float:left; text-align:right; font-size:24px; font-weight:400; color:#666; width:50%;}

.formulaire_paiement .theme4 .shop_payments .payment_module.active{ float:left; position:relative; width:100%; padding:0; background-color:#edf891;
    border:1px solid #888; margin-bottom:20px;}
.formulaire_paiement .theme4 .shop_payments .payment_module.active .payment_text{ float:left; font-size:16px; width:50%; padding-top:6px; text-align:left; color:#000;}
.formulaire_paiement .theme4 .shop_payments .payment_module.active .payment_total{ float:left; text-align:right; font-size:24px; font-weight:400; color:#000; width:50%;}

.formulaire_paiement .theme4 .shop_payments .payment_module a {
    border: none;
    background: transparent;
    text-align: left !important;
    padding: 20px;
}
.formulaire_paiement .theme4 .shop_payments .payment_module a img {
    margin-right: 0;
    max-width: 150px;
}

.formulaire_paiement .theme4 .shop_payments .payment_module.active:before {
    position:absolute;
    font-family: FontAwesome;
    content: "\f00c";
    width: 35px;
    height: 35px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #1B79C2;
    color:white;
    font-size: 21px;
    top:-16px;
    right:-16px;
    display: block;
    padding-top:3px;
    text-align: center;
    z-index: 10;
}

.formulaire_paiement .theme4 .shop_button button {
    background: #03b6e1;
    padding: 20px 20px;
    color: white;
    font-weight: bold;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    width: 100%;
    border: none;
    font-size: 24px;
    line-height: 28px;
}

.formulaire_paiement .theme4 .shop_button {
    margin: 20px 0;
}

@media (max-width:767px) {
    .formulaire_paiement .theme4 .coordonnees {
        float: none;
    }
    .formulaire_paiement .theme4 .form-group {
        float: none;
        width: 100%;
        padding-bottom: 0;
    }
    .formulaire_paiement .theme4 .input-group {
        float: none;
        display: table;
    }
}




#formationshop_template1 .formation {
    background-color: #fff;
    margin: 0px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
    position: relative;
    display: block;
    min-height: 70px;
    overflow: visible;
}

#formationshop_template1 .formation:hover {
    box-shadow: 0px 0px 7px 0px #8cbe5b;
}
#formationshop_template1 .formation h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
#formationshop_template1 .formation h4 a {
    color: #333;
}

#formationshop_template1 .formation h4,
#formationshop_template1 .formation p {
    padding: 0px;
}
#formationshop_template1 .formation .pic {
    position: relative;
    max-width: 130px;
    max-height: 80px;
    float: left;
    margin-right: 10px;
}
#formationshop_template1 .formation .right-content {
    position: absolute;
    right: 10px;
    top: 10px;
}
#formationshop_template1 .formation .price h4 {
    text-align: center;
    color: #fb5a0b;
    margin-bottom: 10px;
}



#formationshop_template2 .media {
    margin-top: 0;
}
#formationshop_template2 .formation {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    display: block;
    min-height: 70px;
    overflow: visible;
    border: none;
}
#formationshop_template2 .formation-content {
    background-color: #fff;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 0px;
    position: relative;
    display: block;
    min-height: 70px;
    overflow: visible;
}

#formationshop_template2 .formation:first-child {
    margin-left: 0px;
}
#formationshop_template2 .formation .picture {
    float: none;
    margin: 0px;
    display: block;
    padding-right: 0px;
}
#formationshop_template2 .formation .pic {
    position: relative;
    width: 100%;
    max-height: 180px;
    float: none;
    display: block;
}
#formationshop_template2 .media-body {
    padding: 10px;
    display: block;
    width: 100%;
}
#formationshop_template2 .media-right {
    display: block;
    vertical-align: top;
    padding: 10px;
}
#formationshop_template2 .media-right a {
    white-space: normal;
}
#formationshop_template2 .formation .price h4 {
    text-align: center;
    color: #fb5a0b;
    margin-bottom: 10px;
    font-size: 20px;
}



.box-content .form-group {
    margin-left: 0px;
    margin-right: 0px;
}



.bullet {
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
}
.bullet .icone {
    float: left;
    margin-right: 5px;
    vertical-align: top;
}
.bullet .bullet-content{
    overflow: hidden;
}
.bullet .bullet-content p {
    margin-bottom: 0;
}



.carousel i.fa-chevron-right,
.carousel i.fa-chevron-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    right: 50%;
}

.carousel i.fa-chevron-right {
    margin-right: -30px;
}
.carousel i.fa-chevron-left {

}




.switch-left {
    display: inline-block;
    width: 70px;
    vertical-align: top;
    margin-bottom: 0px;
}
.switch-right {
    display: inline-block;
    margin-bottom: 0px;
}
.switch-right .switch-infos {
    margin-bottom: 10px;
}
.switch-right .switch-infos label {
    margin-bottom: 0px;
}
.switch-input {
    position: relative;
}
.ios-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}
.ios-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none;
}

input.ios-toggle-round + label {
    padding: 0px;
    width: 60px;
    height: 30px;
    border-radius: 30px;
}
input.ios-toggle-round + label:before,
input.ios-toggle-round + label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: "";
}
input.ios-toggle-round + label:before {
    right: 1px;
    background-color: #f3f3f3;
    border-radius: 30px;
    transition: background 0.4s;
    height: 30px;
}
input.ios-toggle-round + label:after {
    width: 26px;
    height: 26px;
    margin-top: 2px;
    margin-left: 2px;
    background-color: #b0b6be;
    border-radius: 100%;
    transition: margin 0.4s;
}
input.ios-toggle-round:checked + label:after {
    margin-left: 30px;
    background: #13bd3b;
}
input.ios-toggle-round.ios-toggle-white + label:before {
    background-color: white;
}
#ModalBuild input.ios-toggle-round.ios-toggle-white + label:before {
    background-color: #f3f3f3;
}

input.ios-toggle-round.ios-toggle-large + label {
    width: 120px;
    height: 60px;
    border-radius: 60px;
}

input.ios-toggle-round.ios-toggle-large + label:before {
    border-radius: 60px;
}
input.ios-toggle-round.ios-toggle-large + label:after {
    width: 58px;
}
input.ios-toggle-round.ios-toggle-large:checked + label:after {
    margin-left: 60px;
}


input.ios-toggle-round.ios-toggle + label,
input.ios-toggle-round.ios-toggle-mini + label {
    width: 48px;
    height: 22px;
    border-radius: 10px;
    margin-bottom: 0px;
    background: transparent;
}

input.ios-toggle-round.ios-toggle + label:before,
input.ios-toggle-round.ios-toggle-mini + label:before {
    border-radius: 10px;
    height: 20px;
}
input.ios-toggle-round.ios-toggle + label:after,
input.ios-toggle-round.ios-toggle-mini + label:after {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    box-shadow: none;
    margin-left: 2px;
}





div.button.linkedin a {
    position: relative !important;
}
#facebook .button,
#twitter .button,
#googleplus .button,
#linkedin .button {
    background: none;
}
#facebook .button span,
#twitter .button span,
#googleplus .button span,
#linkedin .button span {
    display: block;
    margin: 0px;
    height: auto;
    padding: 0px;
    text-align: left;
    background: none;
}
.sharrre .box {
    margin-top: 0;
    margin-bottom: 0;
    background: transparent;
    box-shadow: none;
    border: none;
}

#template1 {
    margin:0 auto;
    text-align: center;
}
#template1 .sharrre{
    margin:10px 0 10px 20px;
    display: inline-block;
}

#template2 {
    margin:0 auto;
    text-align: center;
    min-height: 50px;
}
#template2 .sharrre{
    margin:10px 0 10px 12px;
    display: inline-block;
}
#template2 .share{
    float: left;
    margin-right: 5px;
    font-size: 12px;
    padding: 1px 7px 1px 22px;
    font-weight: 400;
    border-radius: 3px;
    border: 1px solid #ccc;
}
#template2 .count{
    float: right;
    background: white;
    padding: 3px 4px;
    font-size: 13px;
    width: 18px;
    height: 22px;
    line-height: 15px;
    font-weight: 400;
    color:black;
}
#template2 .count:before{
    border: solid 4px transparent;
    border-right-color: #b2c6cc;
    margin-left: -16px;
    bottom: 5px;
}
#template2 .count:after{
    border: solid 3px transparent;
    margin-left: -14px;
    bottom: 6px;
    border-right-color: #fbfbfb;
}
#template2 .facebook.sharrre .share{
    background: #758ac3;
    color: white;
    border: 1px solid #758ac3;
}
#template2 .twitter.sharrre .share{
    color: black;
    background: linear-gradient(0deg, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 100%);
}
#template2 .linkedin.sharrre .share{
    color: black;
    background: linear-gradient(0deg, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 100%);
}
#template2 .sharrre.facebook .box .share:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    visibility: visible;
    position: absolute;
    font-size: 16px;
    margin-left: -18px;
    color: #ffffff;
    transition: all .2s;
}
#template2 .sharrre.twitter .box .share:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f099";
    visibility: visible;
    position: absolute;
    font-size: 16px;
    margin-left: -18px;
    color: #26c3eb;
    transition: all .2s;
}
#template2 .sharrre.linkedin .box .share:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0e1";
    visibility: visible;
    position: absolute;
    font-size: 16px;
    margin-left: -18px;
    color: #007AB5;
    transition: all .2s;
}

#template3 {
    margin:0 auto;
    text-align: center;
    min-height: 90px;
}
#template3.no-counts {
    min-height: 50px;
}
#template3 .sharrre{
    margin:10px 0 10px 12px;
    display: inline-block;
}
#template3 .share{
    margin: 0 auto;
    font-size: 12px;
    padding: 1px 7px 1px 22px;
    font-weight: 700;
    border-radius: 3px;
    border: 1px solid #ccc;
}
#template3 .count{
    margin: 0 auto;
    margin-bottom: 4px;
    line-height: 35px;
    height: 35px;
    width: 68px;
    font-weight: 400;
    background: white;
    color: black;
}
#template3 .count:before{
    border: solid 4px transparent;
    border-top-color: #b2c6cc;
    margin-left: -3px;
    bottom: -8px;
}
#template3 .count:after{
    border: solid 3px transparent;
    margin-left: -2px;
    bottom: -6px;
    border-top-color: #fbfbfb;
}
#template3 .facebook.sharrre .share{
    background: #758ac3;
    color: white;
    border: 1px solid #758ac3;
}
#template3 .twitter.sharrre .share{
    color: black;
    background: linear-gradient(0deg, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 100%);
}
#template3 .linkedin.sharrre .share{
    color: black;
    background: linear-gradient(0deg, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 100%);
}
#template3 .sharrre.facebook .box .share:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    visibility: visible;
    position: absolute;
    font-size: 16px;
    margin-left: -18px;
    margin-top: 2px;
    color: #ffffff;
    transition: all .2s;
}
#template3 .sharrre.twitter .box .share:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f099";
    visibility: visible;
    position: absolute;
    font-size: 16px;
    margin-left: -18px;
    margin-top: 2px;
    color: #26c3eb;
    transition: all .2s;
}
#template3 .sharrre.linkedin .box .share:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0e1";
    visibility: visible;
    position: absolute;
    font-size: 16px;
    margin-left: -18px;
    margin-top: 2px;
    color: #007AB5;
    transition: all .2s;
}

#template4 {
    margin:0 auto;
    text-align: center;
    height: 70px;
}
#template4 .sharrre{
    margin:10px 0 10px 0px;
    display: inline-block;
    min-height: 50px;
    width: 50px;
    height: 50px;
    position: relative;
}

#template5 {
    margin:0 auto;
    text-align: center;
    height: 70px;
}
#template5 .sharrre{
    margin:10px 0 10px 0px;
    display: inline-block;
    min-height: 50px;
    height: 50px;
    position: relative;
    border-radius: 25px;
    padding: 0;
    overflow: hidden;
}
#template5 .sharrre .box {
    background: white !important;
    height: 50px;
    padding: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 10px;
    padding-left: 15px;
    position: relative;
    display: block;
    text-align: left;
}

#template5 .sharrre .share {
    height: 50px;
    width: auto;
    display: block;
    padding: 0;
    margin: 0;
    color: white;
    padding-top: 15px;
    font-size: 20px;
    padding: 0 20px;
    text-shadow: 1px 1px 0px #666;
}


#template6 {
    margin:0 auto;
    text-align: center;
}
#template6 .sharrre{
    margin:10px 0 10px 0px;
    display: inline-block;
    min-height: 50px;
    height: 50px;
    position: relative;
    padding: 0;
    overflow: hidden;
}
#template6 .sharrre .box {
    background: white;
    height: 50px;
    padding: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 10px;
    padding-left: 15px;
    position: relative;
    display: block;
    text-align: left;
}

#template6 .sharrre .share {
    height: 50px;
    width: auto;
    display: block;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    font-size: 20px;
    padding: 0 20px;
}


.col-md-1 #template1 .sharrre,
.col-md-2 #template1 .sharrre,
.col-md-3 #template1 .sharrre {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.col-md-1 #template1 .sharrre .share,
.col-md-2 #template1 .sharrre .share,
.col-md-3 #template1 .sharrre .share {
    margin: 0 auto;
    margin-top: 8px;
}
.col-md-1 #template1 .sharrre .count,
.col-md-2 #template1 .sharrre .count,
.col-md-3 #template1 .sharrre .count {
    margin: 0 auto;
}


.col-md-1 #template2 .sharrre,
.col-md-2 #template2 .sharrre,
.col-md-3 #template2 .sharrre {
    display: block;
    margin: 0 auto;
    margin-bottom: 0px;
}

.col-md-1 #template3 .sharrre,
.col-md-2 #template3 .sharrre,
.col-md-3 #template3 .sharrre {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.sharrre .box a:hover{
    text-decoration:none;
}
.sharrre .count {
    color:#525b67;
    display:block;
    font-size:18px;
    font-weight:bold;
    line-height:40px;
    height:40px;
    position:relative;
    text-align:center;
    text-decoration: none;
    width:70px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border:1px solid #b2c6cc;
    background: #fbfbfb; /* Old browsers */
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* IE10+ */
    background: linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.sharrre .count:before, .sharrre .count:after {
    content:'';
    display:block;
    position:absolute;
    left:49%;
    width:0;
    height:0;
}
.sharrre .count:before {
    border:solid 7px transparent;
    border-top-color:#b2c6cc;
    margin-left:-7px;
    bottom: -14px;
}
.sharrre .count:after {
    border:solid 6px transparent;
    margin-left:-6px;
    bottom:-12px;
    border-top-color:#fbfbfb;
}
.sharrre.no-counts .count {
    display: none !important;
}

#template1 .sharrre .share {
    color:#FFFFFF;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    margin-top:8px;
    padding:0;
    text-align:center;
    text-decoration:none;
    width:70px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
#template1 #twitter .share {
    text-shadow: 1px 0px 0px #0077be;
    filter: dropshadow(color=#0077be, offx=1, offy=0);
    border:1px solid #0075c5;
    background: #26c3eb;
    background: -moz-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26c3eb), color-stop(50%,#26b3e6), color-stop(51%,#00a2e1), color-stop(100%,#0080d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%); /* IE10+ */
    background: linear-gradient(top, #26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26c3eb', endColorstr='#0080d6',GradientType=0 ); /* IE6-9 */
}
#template1 #facebook .share {
    text-shadow: 1px 0px 0px #26427e;
    filter: dropshadow(color=#26427e, offx=1, offy=0);
    border:1px solid #24417c;
    background: #5582c9; /* Old browsers */
    background: -moz-linear-gradient(top, #5582c9 0%, #33539a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5582c9), color-stop(100%,#33539a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5582c9 0%,#33539a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5582c9 0%,#33539a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5582c9 0%,#33539a 100%); /* IE10+ */
    background: linear-gradient(top, #5582c9 0%,#33539a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5582c9', endColorstr='#33539a',GradientType=0 ); /* IE6-9 */
}
#template1 #googleplus .share {
    text-shadow: 1px 0px 0px #222222;
    filter: dropshadow(color=#222222, offx=1, offy=0);
    border:1px solid #262626;
    background: #d64532; /* Old browsers */
    background: -moz-linear-gradient(top, #d64532 0%, #BC2E1C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d64532), color-stop(100%,#BC2E1C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d64532 0%,#BC2E1C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d64532 0%,#BC2E1C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d64532 0%,#BC2E1C 100%); /* IE10+ */
    background: linear-gradient(top, #d64532 0%,#BC2E1C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d64532', endColorstr='#BC2E1C',GradientType=0 ); /* IE6-9 */
}
#template1 #linkedin .share {
    text-shadow: 1px 0px 0px #222222;
    filter: dropshadow(color=#222222, offx=1, offy=0);
    border:1px solid #262626;
    background: #007AB5; /* Old browsers */
    background: -moz-linear-gradient(top, #007AB5 0%, #005A86 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007AB5), color-stop(100%,#005A86)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #007AB5 0%,#005A86 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #007AB5 0%,#005A86 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #007AB5 0%,#005A86 100%); /* IE10+ */
    background: linear-gradient(top, #007AB5 0%,#005A86 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007AB5', endColorstr='#005A86',GradientType=0 ); /* IE6-9 */
}



#template4 .sharrre .share {
    margin-top: 10px;
    margin-left: 12px;
}
#template4 .sharrre.twitter {
    background: #26c3eb;
}
#template4 .sharrre.twitter .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template4 .sharrre.twitter.no-counts .share {
    margin-top: 10px;
}
#template4 .sharrre.twitter .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template4 .sharrre.twitter .share:before {
    content: "\f099";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: white;
    width: 40px;
    transition:all .2s;
}


#template4 .sharrre.facebook {
    background: #5582c9;
}
#template4 .sharrre.facebook .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-left: 15px;
    margin-top: 5px;
}
#template4 .sharrre.facebook.no-counts .share {
    margin-top: 10px;
}
#template4 .sharrre.facebook .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template4 .sharrre.facebook .share:before {
    content: "\f09a";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: white;
    width: 40px;
    transition:all .2s;
}



#template4 .sharrre.googlePlus {
    background: #d64532;
}
#template4 .sharrre.googlePlus .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template4 .sharrre.googlePlus.no-counts .share {
    margin-top: 10px;
    margin-left: 0;
}
#template4 .sharrre.googlePlus .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template4 .sharrre.googlePlus .share:before {
    content: "\f0d5";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: white;
    width: 40px;
    transition:all .2s;
}



#template4 .sharrre.linkedin {
    background: #007AB5;
}
#template4 .sharrre.linkedin .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template4 .sharrre.linkedin.no-counts .share {
    margin-top: 10px;
}
#template4 .sharrre.linkedin .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template4 .sharrre.linkedin .share:before {
    content: "\f0e1";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: white;
    width: 40px;
    transition:all .2s;
}




#template4 .sharrre .count {
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    width: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    background: none;
}

#template4 .sharrre .count:before {
    border:none;
    margin:0;
    bottom:0px;
}
#template4 .sharrre .count:after {
    border:none;
    margin:0;
    bottom:0px;
}







#template5 .sharrre.twitter {
    background: #26c3eb;
    border: 1px solid #26c3eb;
    margin-right: 10px;
}
#template5 .sharrre.twitter .share {
    background: #26c3eb;
    margin-left: 35px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template5 .sharrre.twitter.no-counts .share {
    margin-top: 10px;
}
#template5 .sharrre.twitter .share:hover {
    background: #4ad0fd;
    transition: all .2s;
}
#template5 .sharrre.twitter .box:before {
    content: "\f099";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: #26c3eb;
    width: 40px;
    transition:all .2s;
}


#template5 .sharrre.facebook {
    background: #5582c9;
    border: 1px solid #5582c9;
    margin-right: 10px;
}
#template5 .sharrre.facebook .share {
    background: #5582c9;
    margin-left: 35px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template5 .sharrre.facebook.no-counts .share {
    margin-top: 10px;
}
#template5 .sharrre.facebook .share:hover {
    background: #4978b9;
    transition: all .2s;
}

#template5 .sharrre.facebook .box:before {
    content: "\f09a";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: #5582c9;
    width: 40px;
    transition:all .2s;
}



#template5 .sharrre.googlePlus {
    background: #d64532;
    border: 1px solid #d64532;
    margin-right: 10px;
}
#template5 .sharrre.googlePlus .share {
    background: #d64532;
    margin-left: 40px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template5 .sharrre.googlePlus.no-counts .share {
    margin-top: 10px;
}
#template5 .sharrre.googlePlus .share:hover {
    background:#df5140;
    transition:all .2s;
}
#template5 .sharrre.googlePlus .box:before {
    content: "\f0d5";
    visibility: visible;
    position: relative;
    font-size: 32px;
    width: 40px;
    color: #d64532;
    transition:all .2s;
}



#template5 .sharrre.linkedin {
    background: #007AB5;
    border: 1px solid #007AB5;
}
#template5 .sharrre.linkedin .share {
    background: #007AB5;
    margin-left: 35px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template5 .sharrre.linkedin.no-counts .share {
    margin-top: 10px;
}
#template5 .sharrre.linkedin .share:hover {
    background:#006fa6;
    transition:all .2s;
}
#template5 .sharrre.linkedin .box:before {
    content: "\f0e1";
    visibility: visible;
    position: relative;
    font-size: 32px;
    width: 40px;
    color: #007AB5;
    transition:all .2s;
}




#template5 .sharrre .count {
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    width: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    background: none;
}

#template5 .sharrre .count:before {
    border:none;
    margin:0;
    bottom:0px;
}
#template5 .sharrre .count:after {
    border:none;
    margin:0;
    bottom:0px;
}






#template6 .sharrre.twitter {
    background: #26c3eb;
    border: 2px solid #26c3eb;
    margin-right: 10px;
}
#template6 .sharrre.twitter .share {
    color: #26c3eb;
    margin-left: 15px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template6 .sharrre.twitter.no-counts .share {
    margin-top: 10px;
}
#template6 .sharrre.twitter:hover {
    border-color: #3195b6;
    transition: all .2s;
}
#template6 .sharrre.twitter:hover .share {
    color: #3195b6;
    transition: all .2s;
}
#template6 .sharrre.twitter:hover .box:before {
    color: #3195b6;
    transition: all .2s;
}
#template6 .sharrre.twitter .box:before {
    content: "\f099";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: #26c3eb;
    width: 40px;
    transition:all .2s;
}


#template6 .sharrre.facebook {
    background: #5582c9;
    border: 2px solid #5582c9;
    margin-right: 10px;
}
#template6 .sharrre.facebook .share {
    color: #5582c9;
    margin-left: 20px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template6 .sharrre.facebook.no-counts .share {
    margin-top: 10px;
}
#template6 .sharrre.facebook:hover {
    border-color: #345a90;
    transition: all .2s;
}
#template6 .sharrre.facebook:hover .share {
    color: #345a90;
    transition: all .2s;
}
#template6 .sharrre.facebook:hover .box:before {
    color: #345a90;
    transition: all .2s;
}

#template6 .sharrre.facebook .box:before {
    content: "\f09a";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: #5582c9;
    width: 40px;
    transition:all .2s;
}



#template6 .sharrre.googlePlus {
    color: #d64532;
    border: 1px solid #d64532;
}
#template6 .sharrre.googlePlus .share {
    color: #d64532;
    margin-left: 25px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template6 .sharrre.googlePlus.no-counts .share {
    margin-top: 10px;
}

#template6 .sharrre.googlePlus:hover {
    border-color: #902f25;
    transition: all .2s;
}
#template6 .sharrre.googlePlus:hover .share {
    color: #902f25;
    transition: all .2s;
}
#template6 .sharrre.googlePlus:hover .box:before {
    color: #902f25;
    transition: all .2s;
}
#template6 .sharrre.googlePlus .box:before {
    content: "\f0d5";
    visibility: visible;
    position: relative;
    font-size: 32px;
    width: 40px;
    color: #d64532;
    transition:all .2s;
}



#template6 .sharrre.linkedin {
    color: #007AB5;
    border: 1px solid #007AB5;
}
#template6 .sharrre.linkedin .share {
    color: #007AB5;
    margin-left: 20px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template6 .sharrre.linkedin.no-counts .share {
    margin-top: 10px;
}
#template6 .sharrre.linkedin:hover {
    border-color: #005680;
    transition: all .2s;
}
#template6 .sharrre.linkedin:hover .share {
    color: #005680;
    transition: all .2s;
}
#template6 .sharrre.linkedin:hover .box:before {
    color: #005680;
    transition: all .2s;
}
#template6 .sharrre.linkedin .box:before {
    content: "\f0e1";
    visibility: visible;
    position: relative;
    font-size: 32px;
    width: 40px;
    color: #007AB5;
    transition:all .2s;
}




#template6 .sharrre .count {
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    width: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    background: none;
}

#template6 .sharrre .count:before {
    border:none;
    margin:0;
    bottom:0px;
}
#template6 .sharrre .count:after {
    border:none;
    margin:0;
    bottom:0px;
}


@media (max-width:767px) {
    a.btn, button {
        white-space: normal;
    }
}

@media (max-width: 1024px) {
    a.btn-navbar.navbar-toggle {
        display: inline-block;
    }
}

#show_avatar img { max-width:100%; }



#topics .topic {
    margin: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #EEE !important;
}
#topics .topic:nth-child(even) {
    background: #fbfbfb !important;
}



ul.postheader {
    font-size:0; /*to avoid spaces between li's*/
}
ul.postheader > li.dropdown {
    float: none !important;
    display: inline-block;
    vertical-align: top;
}




div.comments {
    margin: 0 auto;
    margin-top: 20px;
}
.comments #addCommentForm {
    margin-top: 20px;
}
.comments .media-body {
    padding-left: 10px;
    word-break: break-word;
}
.comments #addCommentForm #groupmessage {
    position: relative;
}
.comments #addCommentForm #controlmessage {
    margin-left:0px;
}
.comments #addCommentForm .talkbubble {
    position: relative;
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    border: solid #c9ced4;
    background: white;
    border-width: 1px;
}
.comments #addCommentForm .talkbubble:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 10px solid #c9ced4;
    border-bottom: 7px solid transparent;
}
.comments .comments-content {
    margin-top: 30px;
    padding-top: 0px;
    border-top: 1px solid rgba(101, 119, 140, .2);
}
.comments #addCommentForm .talkbubble textarea {
    position: inherit;
    width: inherit;
    height: inherit;
    background: inherit;
    margin: 0;
    padding: 0;
    border: none;
}
.comments #addCommentForm .talkbubble textarea:focus {
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}

.comments .head {
    border-bottom: 1px solid #D6D6D6;
    display: inline-block;
    padding: 15px 0 15px;
    width: 100%;
}
.comments .head h4 {
    font-weight: normal;
    color: #373D44;
    font-size: 18px;
    margin: 0px;
    text-align: left;
    padding-left: 15px
}
.comments .head h4 i {
    padding-right:10px;
}

.comments .form-actions {
    background: none;
    border: none;
    padding-top: 0;
}
.comments .form-actions .btn {
    padding: 8px 30px;
}
.comments .comment {
    margin-bottom: 0px;
    margin-top: 20px;
    padding-bottom: 20px;
    color: #526173;
}
.comments .comment p {
    color: #526173;
}
.comments .comments-content > .comment {
    border-bottom: 1px solid #e3e7eb;
}
.comments .comment .childrens {
    display: none;
}
.comments .comment .childrens .comment:first-child {
    padding-top: 20px;
}

.comments .comment.reply_to {
    margin-top: 10px;
    margin-left: 40px;
}
.comments .comment > .childrens {
    padding-left: 20px !important;
}
.comments .comment.reply_to > .childrens {
    padding-left: 0px !important;
}
.comments .btn-show-answers {
    margin-top: 20px;
    margin-left: 60px;
    background: #e9edf1 !important;
    color: #7e8a98;
    padding: 4px 14px;
    box-shadow: none !important;
    border: none !important;
    font-weight: normal;
}
.comments .btn-show-answers i {
    vertical-align: top;
    padding-top: 3px;
}
.comments .btn-show-answers:hover {
    color: #7e8a98;
    background: #d6dbe0 !important;
}
.comments .comment .author_pic {
    max-width: 55px;
    float: right;
}
.comments .comment .name {
    font-weight: bold;
}
.comments .comment .reply,
.comments #shownextelements a {
    color: #abd749;
    text-decoration: none;
    margin-left: 0px;
    font-size: 14px;
}
.comments .comment .date {
    font-size: 12px;
}
.comments .comment .response {
    margin-top: 10px;
}
.media > .media-left > div.img.img-circle {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

/* new comment */
.new_comment {
    border-top: 1px solid #c0c1c3;
    box-shadow: inset 0px 2px 1px 0px white;
    padding-top: 30px;
}
.new_comment form {
    margin-top: 35px;
}
.new_comment form input[type="text"] {
    height: 25px;
    width: 100%;
}
.new_comment form textarea {
    margin-top: 10px;
    width: 100%;
}

#addCommentForm {
    margin-bottom: 0px;
}
#addCommentForm .form-actions {
    margin-bottom: 0px;
}
#addCommentForm .input-prepend {
    margin-left: 20px;
}

#ContentReponse {
    display:none;
    background:#f9f9f9;
    margin: 20px 0;
    padding:20px;
    padding-bottom: 10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

.comments .comment.reply_to + #ContentReponse {
    margin-top: 10px;
    margin-left: 60px;
}


.comments .comment .comment-infos {
    display: block;
    position: relative;
}
.comments .comment .comment-infos:after {
    clear: both;
    display: table;
    content: ' ';
}

.comments .comment .comment-infos .name,
.comments .comment .comment-infos .actions {
    float: left;
    padding-right: 20px;
    margin-right: 10px;
    border-right: 1px solid lightgray;
    height: 35px;
}
.comments .comment .comment-infos .actions {
    padding-right: 10px;
}
.comments .comment .comment-infos .reply {
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
}
.comments .comment .comment-infos .name {
    font-size: 12px;
    color: #5a687a;
}
.comments .comment .comment-infos .name .date {
    font-size: 12px;
    font-weight: normal;
    color: #a5adb6;
}

.comments .comment .comment-infos .actions .btn {
    padding: 0 !important;
    margin: 0;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: 20px;
    height: 35px;
    color: #65778c;
}
.comments .comment .comment-infos .actions .btn i {
    font-size: 16px;
}


#shownextelements a {
    border-radius: 7px;
    box-shadow: 0 2px 4px 0 rgba(101,119,140,0.31);
    color: #7A8C9E;
    padding: 8px 20px;
    display: block;
    text-align: center;
}



.optin.template2 input[type="text"],
.optin.template2 input[type="email"],
.optin.template2 input[type="password"],
.optin.template2 textarea {
    padding: 10px;
    font-size: 17px;
    height: 42px;
}


.optin.template3 .form {
    text-align: center;
}
.optin.template3 .form-group,
.optin.template3 .form_action {
    display: inline-block;
}
.optin.template3 button:last-of-type {
    display: none;
}
.optin.template3 .template-inline-button, .optin.template3 .template-inline-button .form_action {
    display: inline-block!important;
}
.optin.template3 .template-inline-button button:last-of-type {
    display: block;
}

.optin.template3 input[type="text"],
.optin.template3 input[type="email"],
.optin.template3 input[type="password"],
.optin.template3 textarea {
    width: 170px !important;
    margin: 0;
    margin-right: 5px;
}


.optin.template4 .form {
    text-align: center;
}
.optin.template4 .form-group,
.optin.template4 .form_action {
    display: inline-block;
}
.optin.template4 button:last-of-type {
    display: none;
}
.optin.template4 .template-inline-button, .optin.template4 .template-inline-button .form_action {
    display: inline-block!important;
}
.optin.template4 .template-inline-button button:last-of-type {
    display: block;
}

.optin.template4 input[type="text"],
.optin.template4 input[type="email"],
.optin.template4 input[type="password"],
.optin.template4 textarea {
    width: 170px !important;
    padding: 10px;
    font-size: 16px;
    margin: 0;
    margin-right: 10px;
    height: 42px;
}



.optin.template5 .form {
    text-align: center;
}
.optin.template5 .form-group {
    display: inline-block;
}

.optin.template5 input[type="text"],
.optin.template5 input[type="email"],
.optin.template5 input[type="password"],
.optin.template5 textarea {
    width: 170px !important;
    padding: 10px;
    font-size: 16px;
    margin: 0;
    margin-right: 10px;
}


.optin.template6 .form {
    text-align: center;
}
.optin.template6 .btn {
    width: 300px;
    padding: 15px 19px;
    font-size: 24px;
    line-height: 28px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-sizing: border-box;
}
.optin.template6 input[type="text"],
.optin.template6 input[type="email"],
.optin.template6 input[type="password"],
.optin.template6 textarea {
    font-size: 17px;
    text-align: center;
    margin-bottom: 0px;
    height: 52px;
    width: 300px;
}
.optin.template6 textarea {
    text-align: left;
}
.optin.template6 .form-group-checkbox,
.optin.template6 .form-group-radio {
    text-align: left;
}
.optin.template6 select {
    width: 300px;
}


.optin.template7 .btn {
    padding: 15px 19px;
    font-size: 24px;
    line-height: 28px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-sizing: border-box;
}
.optin.template7 input[type="text"],
.optin.template7 input[type="email"],
.optin.template7 input[type="password"],
.optin.template7 textarea,
.optin.template7 select {
    font-size: 17px;
    text-align: center;
    margin-bottom: 0px;
    height: 52px;
    width: 100% !important;
}
.optin.template7 textarea {
    text-align: left;
}
.optin.template7 .form-group-checkbox,
.optin.template7 .form-group-radio {
    text-align: left;
}



.optin.template8 .btn {
    width: 100%;
    padding: 15px 19px;
    font-size: 24px;
    line-height: 28px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    box-sizing: border-box;
    display:block;
    min-height:56px;
}
.optin.template8 input[type="text"],
.optin.template8 input[type="email"],
.optin.template8 input[type="password"],
.optin.template8 textarea {
    font-size: 17px;
    text-align: center;
    margin-bottom: 0px;
    height: 56px;
    width: 100% !important;
    border-color:#c9ced4;
    border-style: solid;
}
.optin.template8 textarea {
    text-align: left;
}
.optin.template8 .form-group-checkbox,
.optin.template8 .form-group-radio {
    text-align: left;
}



.optin .form-group.left {
    text-align: left;
}
.optin .form-group.center {
    text-align: center;
}
.optin .form-group.center select,
.optin .form-group.center textarea {
    margin: 0 auto;
}


input[type="text"], input[type="email"], input[type="password"], textarea {
    display: inline-block;
    border: 1px solid #bbb;
    background: #FFFFFF80;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.input-xlarge {
    width: 270px !important;
}



.countdown-timer {
    margin: 0 auto
}

.countdown-timer-style-1 {
    min-width: 103px;
    max-width: 622px;
    white-space: nowrap
}

.countdown-timer-style-1 .hasCountdown {
    display: inline-block
}

.countdown-timer-style-1 .countdown_rtl {
    direction: rtl
}

.countdown-timer-style-1 .countdown_row {
    clear: both
}

.countdown-timer-style-1 .countdown-amount {
    position: relative;
    display: inline-block;
    padding: .2em 0;
    min-width: 2em;
    line-height: 1em;
    font-family: Impact;
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
    background: #191919;
    background: -moz-linear-gradient(top,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(25,25,25,1)),color-stop(50%,rgba(31,31,31,1)),color-stop(50%,rgba(38,38,38,1)),color-stop(100%,rgba(51,51,51,1)));
    background: -webkit-linear-gradient(top,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    background: -o-linear-gradient(top,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    background: -ms-linear-gradient(top,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    background: linear-gradient(to bottom,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#333333', GradientType=0);
    -webkit-box-shadow: inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);
    box-shadow: inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);
    border: 3px solid #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}
.countdown-timer-style-1 .countdown-amount:after {
    content: "";
    height: 1px;
    width: 100%;
    background: #000;
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1px solid rgba(255,255,255,.175);
    border-bottom: 1px solid rgba(255,255,255,.175)
}
.countdown-timer-style-1 .countdown-section {
    display: inline-block;
    margin: 0 1px;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: inherit
}
.countdown-timer-style-1 .countdown-section:first-child {
    margin-left: 0
}
.countdown-timer-style-1 .countdown-section:last-child {
    margin-right: 0
}
.floating-featured-panel-fluid .countdown-timer-style-1 .countdown-amount {
    font-size: 30px
}
@media only screen and (max-width: 479px) {
    .countdown-timer-style-1 .countdown-amount {
        font-size: 32px
    }
}


.countdown-timer-style-2 {
    min-width: 103px;
    max-width: 622px;
    white-space: nowrap
}

.countdown-timer-style-2 .hasCountdown {
    display: inline-block
}

.countdown-timer-style-2 .countdown_rtl {
    direction: rtl
}

.countdown-timer-style-2 .countdown_row {
    clear: both
}

.countdown-timer-style-2 .countdown-amount {
    display: block;
    padding: 10px 0px;
    font-weight: normal;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.countdown-timer-style-2 .countdown-section {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: inherit;
    position: relative;
    display: inline-block;
    padding: 1px;
    min-width: 65px;
    min-height: 60px;
    font-weight: 200;
    font-size: 32px;
    color: black;
    background: white;

    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 3px;

    box-shadow: 0px 0px 5px #333;
    -webkit-box-shadow: 0px 0px 5px #333;
    -moz-box-shadow: 0px 0px 5px #333;
    margin-right: 10px;
}
.countdown-timer-style-2 .countdown-section:first-child {
    margin-left: 0
}
.countdown-timer-style-2 .countdown-section:last-child {
    margin-right: 0
}
.floating-featured-panel-fluid .countdown-timer-style-2 .countdown-amount {
    font-size: 30px
}

.countdown-timer-style-2 .countdown-period {
    font-size: 12px;
    display: block;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    background: black;
    color: white;
    border-radius: 3px;
    text-transform: none;
}

@media only screen and (max-width: 479px) {
    .countdown-timer-style-2 .countdown-amount {
        font-size: 32px
    }
}


.countdown-timer-style-3 .hasCountdown {
    display: inline-block
}
.countdown-timer-style-3 .countdown_rtl {
    direction: rtl
}
.countdown-timer-style-3 .countdown_row {
    clear: both
}
.countdown-timer-style-3 .countdown-amount {
    position: relative;
    display: inline-block;
    padding: .25em;
    margin: 0 10px;
    min-width: 1.25em;
    line-height: 1em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #333;
    text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
    background: #f2f2f2;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(50%,rgba(234,234,234,1)),color-stop(51%,rgba(242,242,242,1)),color-stop(100%,rgba(250,250,250,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    -moz-box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.countdown-timer-style-3 .countdown-section br {
    display: none
}
.countdown-timer-style-3 .countdown-section {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    text-transform: lowercase;
    vertical-align: center;
    color: inherit;
    text-align: center
}
.countdown-timer-style-3 .countdown-section:first-child {
    margin-left: 0
}
.countdown-timer-style-3 .countdown-section:last-child {
    margin-right: 0
}
.floating-featured-panel-fluid .countdown-timer-style-3 .countdown-amount {
    font-size: 30px
}
.floating-featured-panel-fluid .countdown-timer-style-3 .countdown-section {
    font-size: 20px
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .countdown-timer-style-3 .countdown-amount {
        font-size: 32px
    }
    .countdown-timer-style-3 .countdown-section {
        font-size: 16px
    }
}

@media only screen and (max-width: 479px) {
    .countdown-timer-style-3 .countdown-amount {
        display: block;
        font-size: 32px;
        margin: 0
    }
    .countdown-timer-style-3 .countdown-section br {
        display: block
    }
    .countdown-timer-style-3 .countdown-section {
        margin: 0 5px;
        font-size: 11px;
        font-weight: 400;
        text-transform: uppercase
    }
    .countdown-timer-style-3 .countdown-section:first-child {
        margin-left: 0
    }
    .countdown-timer-style-3 .countdown-section:last-child {
        margin-right: 0
    }
}



.countdown-timer-style-4 .hasCountdown {
    display: inline-block
}
.countdown-timer-style-4 .countdown_rtl {
    direction: rtl
}
.countdown-timer-style-4 .countdown_row {
    clear: both
}
.countdown-timer-style-4 .countdown-amount {
    position: relative;
    display: inline-block;
    padding: 20px 15px 10px 15px;
    margin: 0 10px;
    min-width: 1.25em;
    line-height: 1em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #59ab4a;
    border-bottom: 1px solid #59ab4a;
}
.countdown-timer-style-4 .countdown-section br {
    display: none
}
.countdown-timer-style-4 .countdown-section {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    vertical-align: center;
    color: inherit;
    text-align: center;
    border-radius: 100%;
    border: 2px solid #59ab4a;
    width: 110px;
    height: 110px;
    margin: 0 4px;
    text-transform: uppercase;
}
.countdown-timer-style-4 .countdown-section:first-child {
    margin-left: 0
}
.countdown-timer-style-4 .countdown-section:last-child {
    margin-right: 0
}
.floating-featured-panel-fluid .countdown-timer-style-4 .countdown-amount {
    font-size: 30px
}
.floating-featured-panel-fluid .countdown-timer-style-4 .countdown-section {
    font-size: 20px
}
.countdown-timer-style-4 .countdown-period {
    letter-spacing: 0px;
    color: #59ab4a;
    font-weight: normal;
    font-size: 13px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .countdown-timer-style-4 .countdown-amount {
        font-size: 30px;
        padding: 15px 15px 5px 15px;
    }
    .countdown-timer-style-4 .countdown-section {
        font-size: 16px;
        width: 85px;
        height: 85px;
    }
    .countdown-timer-style-4 .countdown-period {
        font-size: 12px;
        font-weight: normal;
    }
}

@media only screen and (max-width: 479px) {
    .countdown-timer-style-4 .countdown-amount {
        display: block;
        font-size: 26px;
    }
    .countdown-timer-style-4 .countdown-section br {
        display: block
    }
    .countdown-timer-style-4 .countdown-section {
        margin: 0 3px;
        font-size: 11px;
        font-weight: 400;
        width: 85px;
        height: 85px;
    }
    .countdown-timer-style-4 .countdown-section:first-child {
        margin-left: 0
    }
    .countdown-timer-style-4 .countdown-section:last-child {
        margin-right: 0
    }
    .countdown-timer-style-4 .countdown-period {
        font-size: 10px;
        font-weight: normal;
    }
}



.countdown-timer-style-5 .hasCountdown {
    display: inline-block
}
.countdown-timer-style-5 .countdown_rtl {
    direction: rtl
}
.countdown-timer-style-5 .countdown_row {
    clear: both
}
.countdown-timer-style-5 .countdown-amount {
    position: relative;
    display: inline-block;
    padding: 10px;
    padding-bottom: 5px;
    margin: 0 5px;
    margin-bottom: 5px;
    min-width: 1.25em;
    line-height: 1em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #444444;
    border-bottom: 1px solid #dedede;
}
.countdown-timer-style-5 .countdown-section br {
    display: none
}
.countdown-timer-style-5 .countdown-section {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    vertical-align: center;
    color: inherit;
    text-align: center;
    margin: 0 4px;
    text-transform: uppercase;
}
.countdown-timer-style-5 .countdown-section:first-child {
    margin-left: 0
}
.countdown-timer-style-5 .countdown-section:last-child {
    margin-right: 0
}
.floating-featured-panel-fluid .countdown-timer-style-5 .countdown-amount {
    font-size: 30px
}
.floating-featured-panel-fluid .countdown-timer-style-5 .countdown-section {
    font-size: 20px
}
.countdown-timer-style-5 .countdown-period {
    letter-spacing: 0px;
    color: #59ab4a;
    font-weight: normal;
    font-size: 12px;
    color: #59ab4a;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .countdown-timer-style-5 .countdown-amount {
        font-size: 30px;
        padding: 15px 15px 5px 15px;
    }
    .countdown-timer-style-5 .countdown-section {
        font-size: 16px;
        width: 85px;
        height: 85px;
    }
    .countdown-timer-style-5 .countdown-period {
        font-size: 12px;
        font-weight: normal;
    }
}

@media only screen and (max-width: 479px) {
    .countdown-timer-style-5 .countdown-amount {
        display: block;
        font-size: 24px;
    }
    .countdown-timer-style-5 .countdown-section br {
        display: block
    }
    .countdown-timer-style-5 .countdown-section {
        margin: 0 3px;
        font-size: 11px;
        font-weight: 400;
    }
    .countdown-timer-style-5 .countdown-section:first-child {
        margin-left: 0
    }
    .countdown-timer-style-5 .countdown-section:last-child {
        margin-right: 0
    }
    .countdown-timer-style-5 .countdown-period {
        font-size: 10px;
        font-weight: normal;
    }
}




.countdown-timer-style-6 .hasCountdown {
    display: inline-block
}
.countdown-timer-style-6 .countdown_rtl {
    direction: rtl
}
.countdown-timer-style-6 .countdown_row {
    clear: both
}
.countdown-timer-style-6 .countdown-amount {
    position: relative;
    display: inline-block;
    padding: 10px;
    padding-bottom: 5px;
    margin: 0 5px;
    margin-bottom: 0px;
    min-width: 1.25em;
    line-height: 1em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #526173;
}

.countdown-timer-style-6 .countdown-section br {
    display: none
}
.countdown-timer-style-6 .countdown-section {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    vertical-align: center;
    color: inherit;
    text-align: center;
    margin: 0 4px;
    text-transform: uppercase;
    border-right: 1px solid #ebeff2;
    padding: 0px 20px;
}
.countdown-timer-style-6 .countdown-section:first-child {
    margin-left: 0
}
.countdown-timer-style-6 .countdown-section:last-child {
    margin-right: 0;
    border-right: none;
}
.floating-featured-panel-fluid .countdown-timer-style-6 .countdown-amount {
    font-size: 30px
}
.floating-featured-panel-fluid .countdown-timer-style-6 .countdown-section {
    font-size: 20px
}
.countdown-timer-style-6 .countdown-period {
    letter-spacing: 0px;
    color: #59ab4a;
    font-weight: bold;
    font-size: 12px;
    color: #a8b0b9;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .countdown-timer-style-6 .countdown-amount {
        font-size: 30px;
        padding: 15px 15px 5px 15px;
    }
    .countdown-timer-style-6 .countdown-section {
        font-size: 16px;
        width: 85px;
        height: 85px;
    }
    .countdown-timer-style-6 .countdown-period {
        font-size: 12px;
        font-weight: normal;
    }
}

@media only screen and (max-width: 479px) {
    .countdown-timer-style-6 .countdown-amount {
        display: block;
        font-size: 24px;
    }
    .countdown-timer-style-6 .countdown-section br {
        display: block
    }
    .countdown-timer-style-6 .countdown-section {
        margin: 0 3px;
        font-size: 11px;
        font-weight: 400;
    }
    .countdown-timer-style-6 .countdown-section:first-child {
        margin-left: 0
    }
    .countdown-timer-style-6 .countdown-section:last-child {
        margin-right: 0
    }
    .countdown-timer-style-6 .countdown-period {
        font-size: 10px;
        font-weight: normal;
    }
}







.countdown-cookie-timer {
    margin: 0 auto
}
.countdown-cookie-timer-style-1 {
    min-width: 103px;
    max-width: 622px;
    text-align: center;
    white-space: nowrap
}
.countdown-cookie-timer-style-1 .hasCountdown {
    display: inline-block
}
.countdown-cookie-timer-style-1 .countdown_rtl {
    direction: rtl
}
.countdown-cookie-timer-style-1 .countdown_row {
    clear: both
}
.countdown-cookie-timer-style-1 .countdown-amount {
    position: relative;
    display: block;
    padding: .2em 0;
    min-width: 2em;
    line-height: 1em;
    font-family: Impact;
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
    background: #191919;
    background: -moz-linear-gradient(top,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(25,25,25,1)),color-stop(50%,rgba(31,31,31,1)),color-stop(50%,rgba(38,38,38,1)),color-stop(100%,rgba(51,51,51,1)));
    background: -webkit-linear-gradient(top,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    background: -o-linear-gradient(top,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    background: -ms-linear-gradient(top,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    background: linear-gradient(to bottom,rgba(25,25,25,1) 0,rgba(31,31,31,1) 50%,rgba(38,38,38,1) 50%,rgba(51,51,51,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#191919', endColorstr='#333333', GradientType=0);
    -webkit-box-shadow: inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);
    box-shadow: inset 0 0 0 1px rgba(64,64,64,1),inset 0 -1px 0 0 rgba(255,255,255,.3),inset 0 -2px 0 0 rgba(0,0,0,1),inset 0 -3px 0 0 rgba(255,255,255,.3),inset 0 -4px 0 0 rgba(0,0,0,1),inset 0 -5px 0 0 rgba(255,255,255,.1);
    border: 3px solid #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}
.countdown-cookie-timer-style-1 .countdown-amount:after {
    content: "";
    height: 1px;
    width: 100%;
    background: #000;
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1px solid rgba(255,255,255,.175);
    border-bottom: 1px solid rgba(255,255,255,.175)
}
.countdown-cookie-timer-style-1 .countdown-section br {
    content: "";
    display: block;
    margin: 0;
    margin-top: 8px
}
.countdown-cookie-timer-style-1 .countdown-section {
    float: left;
    display: block;
    margin: 0 1px;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: inherit
}
.countdown-cookie-timer-style-1 .countdown-section:first-child {
    margin-left: 0
}
.countdown-cookie-timer-style-1 .countdown-section:last-child {
    margin-right: 0
}
@media only screen and (max-width: 479px) {
    .countdown-cookie-timer-style-1 .countdown-amount {
        font-size: 32px
    }
}

.countdown-cookie-timer-style-2 {
    min-width: 85px;
    max-width: 587px;
    text-align: center;
    white-space: nowrap
}
.countdown-cookie-timer-style-2 .hasCountdown {
    display: inline-block
}
.countdown-cookie-timer-style-2 .countdown_rtl {
    direction: rtl
}
.countdown-cookie-timer-style-2 .countdown_row {
    clear: both
}
.countdown-cookie-timer-style-2 .countdown-amount {
    position: relative;
    display: block;
    padding: .25em;
    min-width: 1.25em;
    line-height: 1em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #333;
    text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
    background: #f2f2f2;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(50%,rgba(234,234,234,1)),color-stop(51%,rgba(242,242,242,1)),color-stop(100%,rgba(250,250,250,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    -moz-box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.countdown-cookie-timer-style-2 .countdown-amount:after {
    content: "";
    height: 1px;
    width: 100%;
    background: rgba(255,255,255,.75);
    position: absolute;
    top: 50%;
    left: 0
}
.countdown-cookie-timer-style-2 .countdown-section br {
    content: "";
    display: block;
    margin: 0;
    margin-top: 8px
}
.countdown-cookie-timer-style-2 .countdown-section {
    float: left;
    display: block;
    margin: 0 5px;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: inherit
}
.countdown-cookie-timer-style-2 .countdown-section:first-child {
    margin-left: 0
}
.countdown-cookie-timer-style-2 .countdown-section:last-child {
    margin-right: 0
}
@media only screen and (max-width: 479px) {
    .countdown-cookie-timer-style-2 .countdown-amount {
        font-size: 32px
    }
}

.countdown-cookie-timer-style-3 {
    text-align: center;
    white-space: nowrap
}
.countdown-cookie-timer-style-3 .hasCountdown {
    display: inline-block
}
.countdown-cookie-timer-style-3 .countdown_rtl {
    direction: rtl
}
.countdown-cookie-timer-style-3 .countdown_row {
    clear: both
}
.countdown-cookie-timer-style-3 .countdown-amount {
    position: relative;
    display: inline-block;
    padding: .25em;
    margin: 0 10px;
    min-width: 1.25em;
    line-height: 1em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #333;
    text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
    background: #f2f2f2;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(50%,rgba(234,234,234,1)),color-stop(51%,rgba(242,242,242,1)),color-stop(100%,rgba(250,250,250,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(234,234,234,1) 50%,rgba(242,242,242,1) 51%,rgba(250,250,250,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    -moz-box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    box-shadow: 0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -3px 0 0 rgba(204,204,204,1),inset 0 -4px 0 0 rgba(179,179,179,1),inset 0 -5px 0 0 rgba(255,255,255,1),inset 0 2px 0 0 rgba(234,234,234,1),inset 0 3px 0 0 rgba(179,179,179,1),inset 0 4px 0 0 rgba(255,255,255,1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.countdown-cookie-timer-style-3 .countdown-amount:after {
    content: "";
    height: 1px;
    width: 100%;
    background: rgba(255,255,255,.75);
    position: absolute;
    top: 50%;
    left: 0
}
.countdown-cookie-timer-style-3 .countdown-section br {
    display: none
}
.countdown-cookie-timer-style-3 .countdown-section {
    float: left;
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    text-transform: lowercase;
    vertical-align: center;
    color: inherit
}
.countdown-cookie-timer-style-3 .countdown-section:first-child {
    margin-left: 0
}
.countdown-cookie-timer-style-3 .countdown-section:last-child {
    margin-right: 0
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .countdown-cookie-timer-style-3 .countdown-amount {
        font-size: 32px
    }
    .countdown-cookie-timer-style-3 .countdown-section {
        font-size: 16px
    }
}

@media only screen and (max-width: 479px) {
    .countdown-cookie-timer-style-3 .countdown-amount {
        display: block;
        font-size: 32px;
        margin: 0
    }
    .countdown-cookie-timer-style-3 .countdown-section br {
        display: block
    }
    .countdown-cookie-timer-style-3 .countdown-section {
        display: block;
        margin: 0 5px;
        font-size: 11px;
        font-weight: 400;
        text-transform: uppercase
    }
    .countdown-cookie-timer-style-3 .countdown-section:first-child {
        margin-left: 0
    }
    .countdown-cookie-timer-style-3 .countdown-section:last-child {
        margin-right: 0
    }
}

.countdown-period {
    font-size: 14px;
    display: block;
    letter-spacing: 1px;
}



@media (max-width:767px) {
    .countdown-period {
        font-size: 11px;
    }
    .countdown-timer-style-1 .countdown-amount {
        min-width: 1.8em;
    }
}



div.button.linkedin a {
    position: relative !important;
}
#facebook .button,
#twitter .button,
#googleplus .button,
#linkedin .button {
    background: none;
}
#facebook .button span,
#twitter .button span,
#googleplus .button span,
#linkedin .button span {
    display: block;
    margin: 0px;
    height: auto;
    padding: 0px;
    text-align: left;
    background: none;
}
#template1 {
    margin:0 auto;
    text-align: center;
}
#template1 .sharrre{
    margin:10px 0 10px 20px;
    display: inline-block;
}

#template2 {
    margin:0 auto;
    text-align: center;
}
#template2 .sharrre{
    margin:10px 0 10px 20px;
    display: inline-block;
}
#template3 {
    margin:0 auto;
    text-align: center;
}
#template3 .sharrre{
    margin:10px 0 10px 20px;
    display: inline-block;
    min-height: 60px;
}
#template3 .sharrre.no-counts {
    min-height: 20px;
}

#template4 {
    margin:0 auto;
    text-align: center;
    height: 70px;
}
#template4 .sharrre{
    margin:10px 0 10px 0px;
    display: inline-block;
    min-height: 50px;
    width: 50px;
    height: 50px;
    position: relative;
}

#template5 {
    margin:0 auto;
    text-align: center;
    height: 70px;
}
#template5 .sharrre{
    margin:10px 0 10px 0px;
    display: inline-block;
    min-height: 50px;
    height: 50px;
    position: relative;
    border-radius: 25px;
    padding: 0;
    overflow: hidden;
}
#template5 .sharrre .box {
    background: white !important;
    height: 50px;
    padding: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 10px;
    padding-left: 15px;
    position: relative;
    display: block;
    text-align: left;
}

#template5 .sharrre .share {
    height: 50px;
    width: auto;
    display: block;
    padding: 0;
    margin: 0;
    color: white;
    padding-top: 15px;
    font-size: 20px;
    padding: 0 20px;
    text-shadow: 1px 1px 0px #666;
}


#template6 {
    margin:0 auto;
    text-align: center;
}
#template6 .sharrre{
    margin:10px 0 10px 0px;
    display: inline-block;
    min-height: 50px;
    height: 50px;
    position: relative;
    padding: 0;
    overflow: hidden;
}
#template6 .sharrre .box {
    background: white;
    height: 50px;
    padding: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 10px;
    padding-left: 15px;
    position: relative;
    display: block;
    text-align: left;
}

#template6 .sharrre .share {
    height: 50px;
    width: auto;
    display: block;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    font-size: 20px;
    padding: 0 20px;
}


#template7 {
    margin:0 auto;
    text-align: center;
    height: 42px;
}
#template7 .sharrre{
    margin: 0;
    display: inline-block;
    width: 42px;
    height: 42px;
    background: #7A8C9E;
    border-radius: 50%;
    margin-right: 20px;
    vertical-align: top;
}



.col-md-1 #template1 .sharrre,
.col-md-2 #template1 .sharrre,
.col-md-3 #template1 .sharrre {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.col-md-1 #template1 .sharrre .share,
.col-md-2 #template1 .sharrre .share,
.col-md-3 #template1 .sharrre .share {
    margin: 0 auto;
    margin-top: 8px;
}
.col-md-1 #template1 .sharrre .count,
.col-md-2 #template1 .sharrre .count,
.col-md-3 #template1 .sharrre .count {
    margin: 0 auto;
}


.col-md-1 #template2 .sharrre,
.col-md-2 #template2 .sharrre,
.col-md-3 #template2 .sharrre {
    display: block;
    margin: 0 auto;
    margin-bottom: 0px;
}

.col-md-1 #template3 .sharrre,
.col-md-2 #template3 .sharrre,
.col-md-3 #template3 .sharrre {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.sharrre .box a:hover{
    text-decoration:none;
}
.sharrre .count {
    color:#525b67;
    display:block;
    font-size:18px;
    font-weight:bold;
    line-height:40px;
    height:40px;
    position:relative;
    text-align:center;
    text-decoration: none;
    width:70px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border:1px solid #b2c6cc;
    background: #fbfbfb; /* Old browsers */
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* IE10+ */
    background: linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.sharrre .count:before, .sharrre .count:after {
    content:'';
    display:block;
    position:absolute;
    left:49%;
    width:0;
    height:0;
}
.sharrre .count:before {
    border:solid 7px transparent;
    border-top-color:#b2c6cc;
    margin-left:-7px;
    bottom: -14px;
}
.sharrre .count:after {
    border:solid 6px transparent;
    margin-left:-6px;
    bottom:-12px;
    border-top-color:#fbfbfb;
}
.sharrre.no-counts .count {
    display: none !important;
}

#template1 .sharrre .share {
    color:#FFFFFF;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    margin-top:8px;
    padding:0;
    text-align:center;
    text-decoration:none;
    width:70px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
#template1 #twitter .share {
    text-shadow: 1px 0px 0px #0077be;
    filter: dropshadow(color=#0077be, offx=1, offy=0);
    border:1px solid #0075c5;
    background: #26c3eb;
    background: -moz-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26c3eb), color-stop(50%,#26b3e6), color-stop(51%,#00a2e1), color-stop(100%,#0080d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%); /* IE10+ */
    background: linear-gradient(top, #26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26c3eb', endColorstr='#0080d6',GradientType=0 ); /* IE6-9 */
}
#template1 #facebook .share {
    text-shadow: 1px 0px 0px #26427e;
    filter: dropshadow(color=#26427e, offx=1, offy=0);
    border:1px solid #24417c;
    background: #5582c9; /* Old browsers */
    background: -moz-linear-gradient(top, #5582c9 0%, #33539a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5582c9), color-stop(100%,#33539a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5582c9 0%,#33539a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5582c9 0%,#33539a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5582c9 0%,#33539a 100%); /* IE10+ */
    background: linear-gradient(top, #5582c9 0%,#33539a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5582c9', endColorstr='#33539a',GradientType=0 ); /* IE6-9 */
}
#template1 #googleplus .share {
    text-shadow: 1px 0px 0px #222222;
    filter: dropshadow(color=#222222, offx=1, offy=0);
    border:1px solid #262626;
    background: #d64532; /* Old browsers */
    background: -moz-linear-gradient(top, #d64532 0%, #BC2E1C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d64532), color-stop(100%,#BC2E1C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d64532 0%,#BC2E1C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d64532 0%,#BC2E1C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d64532 0%,#BC2E1C 100%); /* IE10+ */
    background: linear-gradient(top, #d64532 0%,#BC2E1C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d64532', endColorstr='#BC2E1C',GradientType=0 ); /* IE6-9 */
}
#template1 #linkedin .share {
    text-shadow: 1px 0px 0px #222222;
    filter: dropshadow(color=#222222, offx=1, offy=0);
    border:1px solid #262626;
    background: #007AB5; /* Old browsers */
    background: -moz-linear-gradient(top, #007AB5 0%, #005A86 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007AB5), color-stop(100%,#005A86)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #007AB5 0%,#005A86 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #007AB5 0%,#005A86 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #007AB5 0%,#005A86 100%); /* IE10+ */
    background: linear-gradient(top, #007AB5 0%,#005A86 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007AB5', endColorstr='#005A86',GradientType=0 ); /* IE6-9 */
}



#template4 .sharrre .share {
    margin-top: 10px;
    margin-left: 12px;
}
#template4 .sharrre.twitter {
    background: #26c3eb;
}
#template4 .sharrre.twitter .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template4 .sharrre.twitter.no-counts .share {
    margin-top: 10px;
}
#template4 .sharrre.twitter .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template4 .sharrre.twitter .share:before {
    content: "\f099";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: white;
    width: 40px;
    transition:all .2s;
}


#template4 .sharrre.facebook {
    background: #5582c9;
}
#template4 .sharrre.facebook .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-left: 15px;
    margin-top: 5px;
}
#template4 .sharrre.facebook.no-counts .share {
    margin-top: 10px;
}
#template4 .sharrre.facebook .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template4 .sharrre.facebook .share:before {
    content: "\f09a";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: white;
    width: 40px;
    transition:all .2s;
}



#template4 .sharrre.googlePlus {
    background: #d64532;
}
#template4 .sharrre.googlePlus .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template4 .sharrre.googlePlus.no-counts .share {
    margin-top: 10px;
    margin-left: 0;
}
#template4 .sharrre.googlePlus .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template4 .sharrre.googlePlus .share:before {
    content: "\f0d5";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: white;
    width: 40px;
    transition:all .2s;
}



#template4 .sharrre.linkedin {
    background: #007AB5;
}
#template4 .sharrre.linkedin .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template4 .sharrre.linkedin.no-counts .share {
    margin-top: 10px;
}
#template4 .sharrre.linkedin .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template4 .sharrre.linkedin .share:before {
    content: "\f0e1";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: white;
    width: 40px;
    transition:all .2s;
}




#template4 .sharrre .count {
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    width: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    background: none;
}

#template4 .sharrre .count:before {
    border:none;
    margin:0;
    bottom:0px;
}
#template4 .sharrre .count:after {
    border:none;
    margin:0;
    bottom:0px;
}







#template5 .sharrre.twitter {
    background: #26c3eb;
    border: 1px solid #26c3eb;
    margin-right: 10px;
}
#template5 .sharrre.twitter .share {
    background: #26c3eb;
    margin-left: 35px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template5 .sharrre.twitter.no-counts .share {
    margin-top: 10px;
}
#template5 .sharrre.twitter .share:hover {
    background: #4ad0fd;
    transition: all .2s;
}
#template5 .sharrre.twitter .box:before {
    content: "\f099";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: #26c3eb;
    width: 40px;
    transition:all .2s;
}


#template5 .sharrre.facebook {
    background: #5582c9;
    border: 1px solid #5582c9;
    margin-right: 10px;
}
#template5 .sharrre.facebook .share {
    background: #5582c9;
    margin-left: 35px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template5 .sharrre.facebook.no-counts .share {
    margin-top: 10px;
}
#template5 .sharrre.facebook .share:hover {
    background: #4978b9;
    transition: all .2s;
}

#template5 .sharrre.facebook .box:before {
    content: "\f09a";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: #5582c9;
    width: 40px;
    transition:all .2s;
}



#template5 .sharrre.googlePlus {
    background: #d64532;
    border: 1px solid #d64532;
    margin-right: 10px;
}
#template5 .sharrre.googlePlus .share {
    background: #d64532;
    margin-left: 40px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template5 .sharrre.googlePlus.no-counts .share {
    margin-top: 10px;
}
#template5 .sharrre.googlePlus .share:hover {
    background:#df5140;
    transition:all .2s;
}
#template5 .sharrre.googlePlus .box:before {
    content: "\f0d5";
    visibility: visible;
    position: relative;
    font-size: 32px;
    width: 40px;
    color: #d64532;
    transition:all .2s;
}



#template5 .sharrre.linkedin {
    background: #007AB5;
    border: 1px solid #007AB5;
}
#template5 .sharrre.linkedin .share {
    background: #007AB5;
    margin-left: 35px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template5 .sharrre.linkedin.no-counts .share {
    margin-top: 10px;
}
#template5 .sharrre.linkedin .share:hover {
    background:#006fa6;
    transition:all .2s;
}
#template5 .sharrre.linkedin .box:before {
    content: "\f0e1";
    visibility: visible;
    position: relative;
    font-size: 32px;
    width: 40px;
    color: #007AB5;
    transition:all .2s;
}




#template5 .sharrre .count {
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    width: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    background: none;
}

#template5 .sharrre .count:before {
    border:none;
    margin:0;
    bottom:0px;
}
#template5 .sharrre .count:after {
    border:none;
    margin:0;
    bottom:0px;
}






#template6 .sharrre.twitter {
    background: #26c3eb;
    border: 2px solid #26c3eb;
    margin-right: 10px;
}
#template6 .sharrre.twitter .share {
    color: #26c3eb;
    margin-left: 15px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template6 .sharrre.twitter.no-counts .share {
    margin-top: 10px;
}
#template6 .sharrre.twitter:hover {
    border-color: #3195b6;
    transition: all .2s;
}
#template6 .sharrre.twitter:hover .share {
    color: #3195b6;
    transition: all .2s;
}
#template6 .sharrre.twitter:hover .box:before {
    color: #3195b6;
    transition: all .2s;
}
#template6 .sharrre.twitter .box:before {
    content: "\f099";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: #26c3eb;
    width: 40px;
    transition:all .2s;
}


#template6 .sharrre.facebook {
    background: #5582c9;
    border: 2px solid #5582c9;
    margin-right: 10px;
}
#template6 .sharrre.facebook .share {
    color: #5582c9;
    margin-left: 20px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template6 .sharrre.facebook.no-counts .share {
    margin-top: 10px;
}
#template6 .sharrre.facebook:hover {
    border-color: #345a90;
    transition: all .2s;
}
#template6 .sharrre.facebook:hover .share {
    color: #345a90;
    transition: all .2s;
}
#template6 .sharrre.facebook:hover .box:before {
    color: #345a90;
    transition: all .2s;
}

#template6 .sharrre.facebook .box:before {
    content: "\f09a";
    visibility: visible;
    position: relative;
    font-size: 32px;
    color: #5582c9;
    width: 40px;
    transition:all .2s;
}



#template6 .sharrre.googlePlus {
    color: #d64532;
    border: 1px solid #d64532;
}
#template6 .sharrre.googlePlus .share {
    color: #d64532;
    margin-left: 25px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template6 .sharrre.googlePlus.no-counts .share {
    margin-top: 10px;
}

#template6 .sharrre.googlePlus:hover {
    border-color: #902f25;
    transition: all .2s;
}
#template6 .sharrre.googlePlus:hover .share {
    color: #902f25;
    transition: all .2s;
}
#template6 .sharrre.googlePlus:hover .box:before {
    color: #902f25;
    transition: all .2s;
}
#template6 .sharrre.googlePlus .box:before {
    content: "\f0d5";
    visibility: visible;
    position: relative;
    font-size: 32px;
    width: 40px;
    color: #d64532;
    transition:all .2s;
}



#template6 .sharrre.linkedin {
    color: #007AB5;
    border: 1px solid #007AB5;
}
#template6 .sharrre.linkedin .share {
    color: #007AB5;
    margin-left: 20px;
    margin-top: -42px !important;
    padding-top: 15px;
}
#template6 .sharrre.linkedin.no-counts .share {
    margin-top: 10px;
}
#template6 .sharrre.linkedin:hover {
    border-color: #005680;
    transition: all .2s;
}
#template6 .sharrre.linkedin:hover .share {
    color: #005680;
    transition: all .2s;
}
#template6 .sharrre.linkedin:hover .box:before {
    color: #005680;
    transition: all .2s;
}
#template6 .sharrre.linkedin .box:before {
    content: "\f0e1";
    visibility: visible;
    position: relative;
    font-size: 32px;
    width: 40px;
    color: #007AB5;
    transition:all .2s;
}




#template6 .sharrre .count {
    color: white;
    position: absolute;
    bottom: -13px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    width: 50px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    background: none;
}

#template6 .sharrre .count:before {
    border:none;
    margin:0;
    bottom:0px;
}
#template6 .sharrre .count:after {
    border:none;
    margin:0;
    bottom:0px;
}



#template7 .sharrre .share {
    margin-top: 10px;
    margin-left: 12px;
}
#template7 .sharrre.twitter .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template7 .sharrre.twitter.no-counts .share {
    margin-top: 12px;
    margin-left: 13px;
}
#template7 .sharrre.twitter .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template7 .sharrre.twitter .share:before {
    content: "\f099";
    visibility: visible;
    position: relative;
    font-size: 20px;
    color: white;
    width: 40px;
    transition:all .2s;
}


#template7 .sharrre.facebook .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 42px;
    margin-left: 15px;
    margin-top: 5px;
}
#template7 .sharrre.facebook.no-counts .share {
    margin-top: 12px;
}
#template7 .sharrre.facebook .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template7 .sharrre.facebook .share:before {
    content: "\f09a";
    visibility: visible;
    position: relative;
    font-size: 20px;
    color: white;
    width: 42px;
    transition:all .2s;
}



#template7 .sharrre.googlePlus .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template7 .sharrre.googlePlus.no-counts .share {
    margin-top: 11px;
    margin-left: 10px;
}
#template7 .sharrre.googlePlus .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template7 .sharrre.googlePlus .share:before {
    content: "\f0d5";
    visibility: visible;
    position: relative;
    font-size: 20px;
    color: white;
    width: 40px;
    transition:all .2s;
}


#template7 .sharrre.linkedin .share {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden;
    width: 40px;
    margin-top: 5px;
}
#template7 .sharrre.linkedin.no-counts .share {
    margin-top: 10px;
}
#template7 .sharrre.linkedin .share:hover:before {
    color:#ddd;
    transition:all .2s;
}
#template7 .sharrre.linkedin .share:before {
    content: "\f0e1";
    visibility: visible;
    position: relative;
    font-size: 20px;
    color: white;
    width: 40px;
    transition:all .2s;
}




#template7 .sharrre .count {
    color: white;
    position: absolute;
    bottom: -8px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    width: 42px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    background: none;
}
#template7 .sharrre .count:before {
    border:none;
    margin:0;
    bottom:0px;
}
#template7 .sharrre .count:after {
    border:none;
    margin:0;
    bottom:0px;
}




.temoignage {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.temoignage hr {
    border-color: transparent;
}

.temoignage .temoignage-content {
    padding: 10px;
    position: relative;
    box-sizing: border-box;
}

.temoignage .temoignage-user .picture {
    float: left;
    max-width: 70px;
    margin-right: 10px;
}
.temoignage .picture img {
    max-width: 100%;
    border-radius: 50%;
}
.temoignage .temoignage-user {
    box-sizing: border-box;
}
.temoignage .temoignage-user .name {
    font-size: 16px;
    float: left;
}
.temoignage .temoignage-user .name h4 {
    margin-bottom: 0;
}
.temoignage .temoignage-user .description {
    font-size: 12px;
}



.temoignage.theme1 .temoignage-icone {
    margin-bottom: 10px;
}
.temoignage.theme1 .temoignage-user {
    padding: 5px;
}


.temoignage.theme2 .temoignage-content {
    padding: 0px;
}
.temoignage.theme2 .temoignage-user {
    padding: 0px;
}
.temoignage.theme2 .temoignage-user .picture {
    display: none !important;
}
.temoignage.theme2 .temoignage-user .name {
    font-size: 16px;
    color: white;
}
.temoignage.theme2 .temoignage-icone {
    display: none !important;
}
.temoignage.theme2 .picture img {
    max-width: 150px !important;
}


.temoignage.theme3 > .picture {
    text-align: center;
}
.temoignage.theme3 > .picture img {
    margin: 0 auto;
    max-width: 250px !important;
}
.temoignage.theme3 .temoignage-hr hr {
    margin: 20px auto;
}
.temoignage.theme3 .temoignage-user .picture {
    display: none !important;
}
.temoignage.theme3 .temoignage-user .name {
    text-align: center;
    float: none;
}
.temoignage.theme3 .temoignage-icone {
    display: none !important;
}


.temoignage.theme4 .temoignage-user .picture {
    max-width: 50px;
}
.temoignage.theme4 .temoignage-user .picture img {
    max-width: 100% !important;
}
.temoignage.theme4 .temoignage-user h4 {
    margin-top: 5px;
}


.temoignage.theme5 .temoignage-icone {
    text-align: center;
}
.temoignage.theme5 .temoignage-hr hr {
    margin: 20px auto;
    border-top-width: 5px;
}



.temoignage.theme6 .media-left {
    text-align: center;
    min-width: 250px;
}
.temoignage.theme6 .media-left .picture img {
    margin: 0 auto;
}
.temoignage.theme6 .temoignage-content {
    padding: 0px;
}
.temoignage.theme6 .temoignage-user {
    padding: 0px;
}
.temoignage.theme6 .temoignage-user .picture {
    display: none !important;
}
.temoignage.theme6 .temoignage-user .name {
    font-size: 16px;
    float: none;
    text-align: center;
}
.temoignage.theme6 .temoignage-icone {
    margin-bottom: 10px;
}
.temoignage.theme6 .picture img {
    max-width: 150px !important;
}




.article img {
    max-width: 100%;
}
#articles_template1 .article {
    background-color: #fff;
    margin: 0px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
    position: relative;
    display: block;
    min-height: 70px;
    overflow: visible;
}
#articles_template1 .article:hover {
    box-shadow: 0px 0px 7px 0px #8cbe5b;
}
#articles_template1 .article h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
#articles_template1 .article h4 a {
    color: #333;
}

#articles_template1 .article h4,
#articles_template1 .article p {
    padding: 0px;
}
#articles_template1 .article .pic {
    position: relative;
    max-width: 130px;
    max-height: 80px;
    float: left;
}
#articles_template1 .article .right-content {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
#articles_template1 .article .price h4 {
    text-align: center;
    color: #fb5a0b;
    margin-bottom: 10px;
}



#articles_template2 .article {
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 2.564102564102564%;
    border: 1px solid #ddd;
    padding: 0px;
    position: relative;
    display: block;
    min-height: 70px;
    overflow: visible;
}
#articles_template2 .article:first-child {
    margin-left: 0px;
}
#articles_template2 .article .picture {
    float: none;
    margin: 0px;
}
#articles_template2 .article .pic {
    position: relative;
    width: 100%;
    max-height: 180px;
    float: none;
}
#articles_template2 .media-body {
    padding: 10px;
}
#articles_template2 .article .price h4 {
    text-align: center;
    color: #fb5a0b;
    margin-bottom: 10px;
    font-size: 20px;
}




.carousel i.fa-chevron-right,
.carousel i.fa-chevron-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    right: 50%;
}

.carousel i.fa-chevron-right {
    margin-right: -30px;
}
.carousel i.fa-chevron-left {

}




#conference_template1 .conference {
    background-color: #fff;
    margin: 0px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.055);
    box-shadow: 0 1px 3px rgba(0,0,0,.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
    position: relative;
    display: block;
    min-height: 70px;
    overflow: visible;
}
#conference_template1 .conference:hover {
    box-shadow: 0px 0px 7px 0px #8cbe5b;
}
#conference_template1 .conference h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
#conference_template1 .conference h4 a {
    color: #333;
}

#conference_template1 .conference h4,
#conference_template1 .conference p {
    padding: 0px;
}
#conference_template1 .conference .pic {
    position: relative;
    max-width: 130px;
    max-height: 80px;
    float: left;
}
#conference_template1 .conference .right-content {
    position: absolute;
    right: 10px;
    top: 10px;
}
@media (min-width:479px) {
    #conference_template1 .conference.media {
        margin-right: 15px;
        margin-left: 15px;
    }
    #conference_template1 .conference.media,
    #conference_template1 .conference.media .media-body {
        display: flex !important;
        justify-content: space-between;
    }
}
@media (max-width:768px) {
    #conference_template1 .conference.media {
        margin-right: 0;
        margin-left: 0;
    }
    #conference_template1 .picture {
        width: auto;
    }
}
@media (max-width:479px) {
    #conference_template1 .conference.media,
    #conference_template1 .conference.media .media-body {
        flex-direction: column;
    }
}



#conference_template2 .media {
    margin-top: 0;
}
#conference_template2 .conference {
    background-color: transparent;
    margin-top: 0px;
    margin-bottom: 10px;
    border: 5px solid transparent;
    padding: 0px;
    position: relative;
    display: block;
    min-height: 70px;
    overflow: visible;
}
#conference_template2 .conference:first-child {
    margin-left: 0px;
}
#conference_template2 .conference .picture {
    float: none;
    margin: 0px;
    display: block;
    padding-right: 0px;
}
#conference_template2 .conference .pic {
    position: relative;
    width: 100%;
    max-height: 180px;
    float: none;
}
#conference_template2 .media-body {
    padding: 10px;
    background: white;
}


.modal-badge {

}
.modal-badge .modal-header {
    border-bottom: none;
    padding: 15px;
}
.modal-badge span.flash {
    background-color: #EFCC2B;
    border-radius: 31px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    padding: 5px 12px 4px;
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    margin-right: 10px;
}
.modal-badge .modal-body {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
}
.modal-badge img.learnynews {
    max-width: 300px;
}
.modal-badge h4 {
    font-size: 36px;
    text-align: center;
    line-height: 44px;
    color: #403D50;
    margin-bottom: 20px;
    font-weight: normal;
}
.modal-badge h4 small {
    font-size: 14px;
    color: #90969E;
}
.modal-badge p.date {
    font-size: 14px;
    text-align: center;
    line-height: 17px;
    color: #90969E;
    margin-bottom: 30px;
}
.modal-badge .btn-info {
    background: #1D93E6;
    box-shadow: none;
    border: none;
    font-size: 14px;
    padding: 15px 38px;
}

.gritter-item img {
    max-width: 25px;
}


@media(max-width:767px) {
    .scormmodule { height: 100% !important; }
    .scormmodule iframe { height: 100% !important; }
}

@media (max-width: 768px) {
    .video-block-center {
        position: relative;
        padding-bottom: 56.25%;
        height: 0 !important;
    }
}

.video-block-center iframe,
.video-block-center object,
.video-block-center embed,
.video-block-center .mejs-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* LEFT MENU */
.left-avatar {
    border-radius: var(--app-panel-radius) !important;
    background-color: #FFFFFF;
    border: var(--app-panel-border);
    box-shadow: var(--app-panel-shadow);
    margin-bottom: 24px;
    padding: 24px;
    text-align: center;
}
.left-avatar .left-avatar-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
}
.left-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.left-avatar .left-avatar-name {
    margin: 16px 0 8px 0;
}
.left-avatar .left-avatar-time {
    font-size: 12px;
    color: var(--app-color-grey-medium);
    margin: 0 0 24px 0;
}
.left-menu {
    border-radius: var(--app-panel-radius) !important;
    background-color: #FFFFFF;
    border: var(--app-panel-border);
    box-shadow: var(--app-panel-shadow);
    margin-bottom: 24px;
}
.left-menu .left-menu-header {
    border-bottom: var(--app-panel-border);
    padding: 16px 24px;
}
.left-menu .left-menu-header h4 {
    margin: 0;
}

.left-menu .left-menu-content {
    padding: 16px;
}
.left-menu .left-menu-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.left-menu .left-menu-content ul li {
    cursor: pointer;
    margin-bottom: 0px;
    line-height: 14px;
}
.left-menu .left-menu-content ul li i {
    display: none;
}

.left-menu .left-menu-content ul li:hover,
.left-menu .left-menu-content ul li.current {
    background-color: #F4F4F4;
}
.left-menu .left-menu-content ul li a {
    text-decoration: none;
    color: #677280;
    line-height: 14px;
    padding: 8px 16px;
    display: block;
}
.left-menu .left-menu-content ul li a:hover {

}



#ModalNews {
    top: 5% !important;
    bottom: 5% !important;
    left: 20% !important;
    width: 60% !important;
    margin-left: 0px !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#ModalNews .modal-dialog {
    width: 100%;
    margin: 0;
}
#ModalNews .modal-content {
    position: relative;
    height: 100%;
}
@media(max-width: 767px) {
    #ModalNews {
        top: 0% !important;
        left: 0% !important;
        width: 100% !important;
    }
    #ModalNews .modal-dialog {
        width: auto;
        margin: 10px;
    }
}

#ModalNews .modal-header {
    border-bottom: none;
    padding: 15px;
}
#ModalNews span.flash {
    background-color: #EFCC2B;
    border-radius: 31px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    padding: 5px 12px 4px;
    font-size: 12px;
    text-transform: uppercase;
    float: right;
    margin-right: 10px;
}
#ModalNews .modal-body {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
    max-height: 80% !important;
}
#ModalNews img.learnynews {
    max-width: 300px;
}
#ModalNews h4 {
    font-size: 36px;
    text-align: center;
    line-height: 44px;
    color: #403D50;
    margin-bottom: 20px;
    font-weight: normal;
}
#ModalNews p.date {
    font-size: 14px;
    text-align: center;
    line-height: 17px;
    color: #90969E;
    margin-bottom: 30px;
}
#ModalNews .preview-image {
    margin-bottom: 40px;
}
#ModalNews .preview-image img {
    max-width: 75%;
}
#ModalNews .btn-info {
    background: #1D93E6;
    box-shadow: none;
    border: none;
    font-size: 14px;
    padding: 15px 38px;
}
#ModalNews .btn-info:hover {
    background: #2088d2;
}



#ModalNewsContent {
    top: 5% !important;
    bottom: 5% !important;
    left: 20% !important;
    width: 60% !important;
    margin-left: 0px !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#ModalNewsContent .modal-dialog {
    width: 100%;
    margin: 0;
}
@media(max-width: 767px) {
    #ModalNewsContent {
        top: 0% !important;
        bottom: 0% !important;
        left: 0% !important;
        width: 100% !important;
    }
    #ModalNewsContent .modal-dialog {
        width: auto;
        margin: 10px;
    }
}
#ModalNewsContent .modal-content {
    position: relative;
    height: 100%;
}

#ModalNewsContent .modal-body {
    max-height: 80% !important;
}

#ModalNewsContent .media {
    margin-top: 0px;
}
#ModalNewsContent .media-left {
    padding-right: 15px;
}
#ModalNewsContent img.learnynews {
    max-width: 95px;
}
#ModalNewsContent span.flash {
    background-color: #EFCC2B;
    border-radius: 31px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    padding: 5px 12px 4px;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    margin-top: -2px;
}
#ModalNewsContent p.date {
    font-size: 14px;
    text-align: center;
    line-height: 17px;
    color: #90969E;
    float:left;
    margin-right: 10px;
}
#ModalNewsContent .media-body {
    padding-top: 20px;
}
#ModalNewsContent .close-news {
    float: none;
    position: absolute;
    right: 15px;
    top: 10px;
}
#ModalNewsContent h4 {
    font-size: 18px;
    line-height: 22px;
    color: #403D50;
}
#ModalNewsContent .modal-body img {
    max-width: 100%;
}
#ModalNewsContent .modal-btn {
    text-align: center;
    margin: 20px 0;
    margin-bottom: 50px;
}
#ModalNewsContent .btn-info {
    background: #1D93E6;
    box-shadow: none;
    border: none;
    font-size: 14px;
    padding: 15px 38px;
}
#ModalNewsContent .btn-info:hover {
    background: #2088d2;
}

.videoplayer.affix {
    position: fixed !important;
    width: 300px;
    height: 150px;
    z-index: 99999;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: 0 0px 10px rgba(0,0,0,.5) !important;
}
.videoplayer.affix.affix_top_left {
    top: 20px;
    left: 20px;
}
.videoplayer.affix.affix_top_right {
    top: 20px;
    right: 20px;
}
.videoplayer.affix.affix_bottom_left {
    bottom: 20px;
    left: 20px;
}
.videoplayer.affix.affix_bottom_right {
    bottom: 20px;
    right: 20px;
}
.videoplayer.affix .affix-close {
    position: absolute;
    right: -10px;
    top: -10px;
    background: black;
    padding: 4px 6px;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    width: 20px;
    height: 20px;
    opacity: .2;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    z-index: 10000;
}
.videoplayer.affix .affix-close i {
    font-size: 12px;
    display: block;
}
.videoplayer.affix:hover .affix-close {
    opacity: 1;
}

.formation-badges {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-flow: wrap;
}
.formation-badges .formation-badge {
    flex: 0 0 33.3333%;
    padding: 0 10px;
    margin-bottom: 10px;
    word-break: break-word;
    hyphens: auto;
}
.formation-badges .formation-badge .badge-container {
    padding:5px;
    border-radius:4px;
    border:1px solid #ccc;
    margin-bottom:10px;
    text-align:center;
    background:white;
    height: 100%;
}
.formation-badges .formation-badge .badge-description {
    color:#111;
}
.formation-badges .formation-badge .nb-badges {
    font-size:18px;
    font-weight:bold;
}
@media (max-width: 991px) {
    .formation-badges {
        flex-direction: column;
    }
    .formation-badges .formation-badge {
        width: 100%;
    }
}

.formation-badges.theme1 .formation-badge {
    flex: 0 0 25%;
}

.formation-badges.theme2 .formation-badge {
    flex: 0 0 16.66666667%;
    padding: 0;
}
.formation-badges.theme2 .formation-badge .badge-container {
    border: none;
    background: transparent;
}
.formation-badges.theme2 .formation-badge .badge-container h3,
.formation-badges.theme2 .formation-badge .badge-container .badge-description,
.formation-badges.theme2 .formation-badge .badge-container .nb-badges,
.formation-badges.theme2 .formation-badge .badge-container .text-success {
    display: none;
}

.formation-badges.theme3 .formation-badge {
    flex: 0 0 8.33333333%;
    padding: 0;
}
.formation-badges.theme3 .formation-badge .badge-container {
    border: none;
    background: transparent;
}
.formation-badges.theme3 .formation-badge .badge-container h3,
.formation-badges.theme3 .formation-badge .badge-container .badge-description,
.formation-badges.theme3 .formation-badge .badge-container .nb-badges,
.formation-badges.theme3 .formation-badge .badge-container .text-success {
    display: none;
}


.maincontainer.notepad {
    padding: 0 !important;
    border: none !important;
}
.maincontainer .notepad {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(82, 97, 115, .2);
}
.notepad .notepad-title {
    padding: 15px 20px;
    box-shadow: 0 2px 4px rgba(82, 97, 115, .2);
    position: relative;
    min-height: 50px;
    background: white;
}
.notepad .notepad-title .notepad-icone {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.notepad .notepad-title .notepad-icone i {
    font-size: 20px;
    margin-top: 1px;
}
.notepad .notepad-title .title {
    display: inline-block;
    vertical-align: middle;
}
.notepad .notepad-title .title h4 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}
.notepad .notepad-content {
    padding: 20px;
}

.notepad.theme1 {
    border-left: 8px solid #abd749 !important;
}
.notepad.theme1 .notepad-content {
    background: #f5fafc;
}
.notepad.theme1 .notepad-title {
    background: #ffffff;
}
.notepad.theme1 .notepad-title .notepad-icone {
    color: #abd749;
}
.notepad.theme1 .notepad-title .title h4 {
    color: #526173;
}

.notepad.theme2 {
    border-left: 8px solid #ffd452 !important;
}
.notepad.theme2 .notepad-content {
    background: #fffdf4;
}
.notepad.theme2 .notepad-title {
    background: #ffffff;
}
.notepad.theme2 .notepad-title .notepad-icone {
    color: #ffd452;
}
.notepad.theme2 .notepad-title .title h4 {
    color: #526173;
}

.notepad.theme3 {
    border-left: 8px solid #f96c97 !important;
}
.notepad.theme3 .notepad-content {
    background: #fff6f9;
}
.notepad.theme3 .notepad-title {
    background: #ffffff;
}
.notepad.theme3 .notepad-title .notepad-icone {
    color: #f96c97;
}
.notepad.theme3 .notepad-title .title h4 {
    color: #526173;
}

.notepad.theme4 {
    border-left: 8px solid #575f96 !important;
}
.notepad.theme4 .notepad-content {
    background: #f5f9fb;
}
.notepad.theme4 .notepad-title {
    background: #ffffff;
}
.notepad.theme4 .notepad-title .notepad-icone {
    color: #5d75a6;
}
.notepad.theme4 .notepad-title .title h4 {
    color: #526173;
}

/*
 * missing classes from composer css file
 */
.col_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
}

@supports (-webkit-touch-callout: inherit) {
    body * {
        background-attachment: scroll !important;
    }
}


.section_shape {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-repeat-y: no-repeat;
    left: 0;
}
.section_shape.section_shape_over {
    z-index: 5;
}
.section_shape_top {
    top: 0;
}
.section_shape_bottom {
    bottom: 0;
}
.line.has-shape .row {
    position: relative;
}
