$iconSpritePath: "../images/glyphicons-halflings.png";
$iconWhiteSpritePath: "../images/glyphicons-halflings-white.png";



/* Put your CSS here */
html, body {
  margin: 20px;

}

body {
    /*background: #333;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
}
a {
  cursor: pointer;
}

.introjs-helperNumberLayer {
	line-height: 10px;
	padding: 2px 0 0 0;
	width: 21px;
}
/* login */
.user_name {
	display: block;
	padding: 15px 15px;
}
.log-content {
	display: none;
}
.log-content.visible {
  display: block;
}
.navbar-user-content {
  display: none;
}
.navbar-user-content.visible {
  display: block;
}
.log-content.navbar-form {
	margin-top: 2px;
	margin-bottom: 0px;
}
.log-content .form-group{
    display: inline-block;
}
.log-content input{
	padding-left: 7px;
	margin-right: 5px;
	height: 30px;
}
.log-content button{ 
    height: 30px;
}
.log-content .error {
	display: block;
	font-size: 12px;
	text-align: right;
}
.log-content .user-content {
    display: block;
    font-size: 12px;
}
.log-content .link-create-cpt {
  text-align: right;
}
.log-content .link-create-cpt a{
	font-size: 12px;
}
/* notification */
.dropdown-notifications {
	padding: 0;
}
.dropdown-notifications ul {
	padding: 0;
}
.dropdown-notifications ul li {
	list-style: none;
}
.dropdown-notifications li a {
	clear: none;
	display: block;
	padding: 3px 20px;
	height: 30px;
	font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-notifications  li  a:hover,
.dropdown-notifications  li  a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

.dropdown-notifications  .active  a,
.dropdown-notifications  .active  a:hover,
.dropdown-notifications  .active  a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-notifications button {
	height: 20px;
	padding: 0 2px;
	margin: 5px;
}
.dropdown-menu .dropdown-header {
	color: rgb(180, 113, 160);
	border-bottom:1px solid rgb(229, 188, 212);
	background-color: rgb(247, 236, 242);
	font-size: 14px;
	padding: 4px 10px;
}
.new_notification {
	background-color:  rgba(209, 229, 249, 0.3);
  margin-top: 1px;
}
.dropdown-menu .menu-admin {
	 border-top: 1px solid #E5E5E5;
}
.dropdown-menu > li:last-child > a {
	border-top: 1px solid #E5E5E5;
	text-align: center;
}
.dropdown-menu .glyphicon {
	color: #9C9C9C;
}
.badge-important {
	
}
/* footer */
.bs-footer {
    border-top: 1px solid #E5E5E5;
    color: #777777;
    margin-top: 100px;
    padding-bottom: 30px;
    padding-top: 40px;
    text-align: left;
}
.footer-links {
    margin: 10px 0;
    padding-left: 0;
}
.footer-links li {
    display: inline;
    padding: 0 2px;
}
.footer-links li:first-child {
    padding-left: 0;
}
.navbar-brand{
  color: #FF6633 !important;
}
.commentaire{
  min-height: 45px;
}
.Etapes-edit, .Etapes-cancel,.Etapes-save{
  margin-left: 5px;
}
.Etapes-cancel,.Etapes-save{
  display: none;
}
.Categories-edit, .Categories-cancel,.Categories-save{
  margin-left: 5px;
}
.Categories-cancel,.Categories-save{
  display: none;
}
.Details-edit, .Details-cancel,.Details-save{
  margin-left: 5px;
  float: right;
}
.Details-cancel,.Details-save{
  display: none;
}
.hero-unit {
    margin: 50px auto 0 auto;
    width: 300px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    background-color: #eee;
    border-radius: 6px;
    padding: 60px;
}
.tabbable .nav {
    list-style: none outside none;
    margin-bottom: 18px;
}
@media screen and (min-width: 770px)  {
	.divider-vertical {
	    background: none repeat scroll 0 0 rgba(51, 51, 51, 0.4);
	    border-right: 1px solid #999999;
	    height: 50px;
	    margin: 0;
	    opacity: 0.4;
	    overflow: hidden;
	}
}
.hero-unit h1 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px;
}

input[type="text"].input-small {
  height: 10px;
  font-size: 9pt;
  line-height: 10px;
}
.span7{
  margin-left: 5px;
}
.loading_request {
	background: url(../images/loading_request.gif) no-repeat;
	height: 30px;
	padding-left: 50px;
}

.radar-manager ul {
  list-style-type: none;
  margin: 5px 0;
}
.radar-manager ul.nav-tabs li a{
   height: 36px;
   overflow: hidden;
   word-break:break-all; 
   text-overflow: ellipsis;
   padding: 10px 10px;
   text-align: center;
}

.tech-label {
	font-size: 11px;
}
.tech-label text.active,
.text_temp.active{
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	text-decoration: underline;
}
.new-category {  
  font-size: 8pt;  
  margin: 0;
}
.new-category a {
  
}
.new-category input {
  margin-right: 10px;
}

.new-category .link_elements input{
    display: inline;
    height: 25px;
    padding: 0 5px;
    font-size: 12px;
}
.new-category .link_elements h5 {
	font-weight: bold;
}
.new-category .link_elements .delete-link {
	float: right;
}
.new-category .link_elements p {
    margin: 5px 0 0 0;
    font-size: 12px;
}

.active-tech  {
	position: relative;
}
.active-tech .techno_link{
    font-size: 16px;
  font-weight: bold;  
}
.category {
	
  padding: 5px 5px 20px;
  @include border-radius(5px);
  margin-bottom: 5px;
}
.mouseover-title {
  position:absolute;
  color: slategrey;
  margin-left:550px;
}
.mouseover-title h3{
  font-weight: bold;
}
.radar-diagram {
	margin-top: 30px;
}

.category .techno_link {
	color: #000;
}
.category a:hover {
    text-decoration: none;
    font-weight: bold;
}
.category .delete_techno {
    position: absolute;
    right: 10px;
    height: 20px;
    width: 15px;
    padding: 0;
}
.bs-callout {
    border-left: 5px solid #EEEEEE;
    margin: 20px 0;
    padding: 15px 30px 15px 15px;
        background-color: #F0F7FD;
    border-color: #D0E3F0;
}
.tabbable .tab-content .btn-content {
	margin-bottom: 5px;
	margin-top: -12px;
}
.tabbable .tab-content .btn-content .btn {
  margin-left: 10px;
}

/* detail */
.divider-horizontal {
	border-top: 1px solid #DDD;
	font-size: 16px;
	padding: 7px;
}
.detail-tech .back-to{
	float: left;
}
.detail-tech .detail-tech-comment{
	border-left: 1px solid #EEEEEE; 
	min-height: 500px;
}
.detail-tech .btn-content {
	float: left; 
	margin-left: 50px; 
	padding-top: 5px; 
	position: relative;
}
.detail-tech .btn-content button{
    float: left;
}
.detail-tech .btn-content .social-count {
	float: left;
}
.detail-tech .btn-content .error{
    position: absolute;
    bottom: -15px;
    font-size: 12px;
    width: 200px;
}
.detail-tech .page-header {
	margin: 0;
	padding-top: 40px;
}
.detail-tech .btn-default:focus {
	background: none;
}
#back-top {
	display: none;
}

/*button*/
.social-count {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-bottom-right-radius: 3px;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid solid solid none;
    border-top-right-radius: 3px;
    border-width: 1px 1px 1px 0;
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    padding: 0 7px;
    vertical-align: middle;
}
.btn {
	color: #000;
}

/*commentaires*/
.error {
	color: #e9322d;
}
.post-message {
	float: right;
	margin-top: 40px;
}
.unit {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C4CDE0;
    border-radius: 3px 3px 3px 3px;
    padding: 5px;
    padding-bottom: 20px;
    margin-top: 10px;
}
.link-add-comment {
	float: left;
	margin-left: 10px;
	font-size: 12px;
}
.post-comment {
	float: right;
	margin-top: 25px;
	margin-left: 5px;
}
.storyUnit {
    padding:0 10px;
}
.imageUnit {
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
    margin-bottom: 5px;
    position: relative;
}
.imageUnit-content h4{
  font-size: 14px;
  color: #336699;
  margin-bottom: 0;
}
.imageUnit-content .delete_message {
	position: absolute;
	cursor: pointer;
	top: -10px;
	right: 0;
	padding: 10px 5px 5px 5px;
}
.imageUnit-content .delete_message:hover.glyphicon-trash {
	font-weight: bold;
}
.imageUnit.reply{
  margin-left: 50px;
}
.imageUnit.reply{
  border-bottom: 1px dashed #CCCCCC;
}
.imageUnit .imageUnit-content {
    vertical-align: top;
}
.imageUnit .imageUnit-content > p {
    margin: 0;
}


.storyActions {
    font-size: 11px;
    list-style: none outside none;
    margin: 0;
    padding: 5px 7px;
}
.commentaireDate{
  color: #999999;
  float: right;
}

.commentaireText{
  margin-top: 5px;
}
.last-comment {
    background-color: rgba(248, 248, 248, 0.8);
}
.detail-tech .anchor-active {
    background-color: rgba(215, 255, 187, 0.7);
}

/*TEST categories*/
.category h5{
  font-weight: bold;
}
.category h5.active{
  text-decoration: underline;
  color: #000;
}
.ring_1.category_1{
  background-color: #85bcdc !important;
}
.ring_1.category_2{
  background-color: #fd9e54 !important;
}
.ring_1.category_3{
  background-color: #8bcf89 !important;
}
.ring_1.category_4{
  background-color: #adacd2 !important;
}
.ring_2.category_1{
  background-color: #9ecae1 !important;
}
.ring_2.category_2{
  background-color: #fdae6b !important;
}
.ring_2.category_3{
  background-color: #a1d99b !important;
}
.ring_2.category_4{
  background-color: #bcbddc !important;
}
.ring_3.category_1{
  background-color: #b2d3e8 !important;
}
.ring_3.category_2{
  background-color: #fdbf87 !important;
}
.ring_3.category_3{
  background-color: #b4e1ae !important;
}
.ring_3.category_4{
  background-color: #cbcce4 !important;
}
.ring_4.category_1{
  background-color: #c6dbef !important;
}
.ring_4.category_2{
  background-color: #fdd0a2 !important;
}
.ring_4.category_3{
  background-color: #c7e9c0 !important;
}
.ring_4.category_4{
  background-color: #dadaeb !important;
}
/* new user */
.new_user{
	padding-left: 50px;
}
.edit-notifications h4,
.content-user-techs h4 {
	text-align: center;
}
.new_user label,
.content-user-techs label {
	width: 260px;
}
.new_user .form-control,
.content-user-techs .form-control{
    width: 230px;
    margin:10px 10px;
    display: inline;
}
.new_user .btn,
.content-user-techs .btn{
	float: right;
  margin: 20px 60px 0 0;
}

.edit-notifications .btn{
  float: right;
  margin-right: 100px;
}


/* Edit Tech */
.edit_tech .edit-tech,
.new_tech .new-tech{
	margin-top: 50px;
}
.edit_tech.success_request,
.new_tech.success_request {
	font-size: 22px;
	margin-top: 120px;
	text-align: center;
	color: #007D1C;
}

.edit_tech .first_elements,
.edit_tech .link_elements,
.new_tech .first_elements,
.new_tech .link_elements {
    display: inline-block;
}
.edit_tech .first_elements label,
.edit_tech .label-edit,
.new_tech .first_elements label,
.new_tech .label-edit{
	margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
}
.edit_tech .first_elements .form-control,
.new_tech .first_elements .form-control{
    width: 230px;
    display: inline;
    margin:0 10px;
}
.edit_tech .link_elements,
.new_tech .link_elements {
	margin-top: 15px;
}
.edit_tech .link_elements > label,
.new_tech .link_elements > label{
    font-size: 16px;
    font-weight: bold;
}
.link_elements .add-link{
    font-size: 16px;
    margin-top: 5px;
}
.link_elements .delete-link {
	margin-left: 20px;
}
.link_elements .link-name{
	width: 100px;
    display: inline;
}
.link_elements .link-url{
    width: 300px;
    display: inline;
}
.link_elements .error {
	border-color:#e9322d;
	-webkit-box-shadow:0 0 6px #f8b9b7;
	-moz-box-shadow:0 0 6px #f8b9b7;
	box-shadow:0 0 6px #f8b9b7;
}
.edit_tech button,
.new_tech button {
	font-size: 16px;
	display: block;
	padding: 5px 20px;
}
.content-user-techs .loading_request {
	margin: 20% 50%;
}


/* admin */

.content_admin_techs .select-sm {
  padding: 3px 1px;
  height: 30px;
}
.content_table_user th.contributor {
	min-width: 125px;
}
.content_table_user th.category {
  width: 80px;
}
.content_table_user th.status {
  width: 100px;
}
.content_table_user th.last_update {
  width: 110px;
}
.content_table_user th.actions {
  width: 230px;
}
.content_admin_techs .page-header {
  margin: 20px 0 0;
}


.pagination{height:40px;margin:20px 0;overflow:hidden;}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination ul>li{display:inline;}
.pagination ul>li>a,.pagination ul>li>span{float:left;padding:0 14px;line-height:38px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;}
.pagination ul>li>a:hover,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;}
.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;}
.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover{color:#999999;background-color:transparent;cursor:default;}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}

.glyphicon-chevron-up {
	cursor: pointer;
}
.glyphicon-chevron-down {
    cursor: pointer;
}
.logs-search {
	margin-bottom: 30px;
}
.logs-search.pagination {
    margin: -35px 0 0 0;
}
.content_user_notifs .logs-search.pagination {
    margin: -15px 0 0 0;
}
.logs-search input {
	width: 250px;
	display: inline-block;
	 margin-bottom: 10px;
}
.logs-search select {
    width: auto;
    display: inline-block;
    margin-bottom: 10px;
}
.logs-search button {
    margin-bottom: 10px;
}
.logs-search .loading_request {
   padding-top: 10px;
		margin-left: 15px;
}
.user-nav {
	margin: 45px 0 30px 0;

}
.loading_data {
	font-size: 22px;
	margin-top: 120px;
	text-align: center;
	color: #007D1C;
}
.admin-nav {
	margin-bottom: 50px;
}
.admin-nav ul, .user-nav ul {
  list-style-type: none;
  margin: 5px;
}
.admin-nav ul li a, .user-nav ul li a{
   height: 38px;
   padding: 10px 3px;
   text-align: center;
   font-size: 18px;
}
.user-nav .show_param_notif {
	float: right;
	margin-top: -31px;
	margin-right: 9px;
	color: #428bca;
	font-size: 22px;
	cursor: pointer;
}


/* table user content */ 
.content_table_user .table-responsive .glyphicon {
	cursor: pointer;
}
.content_table_user th.last_update {
	width: 110px;
}
.content_table_user th.actions {
  width: 155px;
}
.content_table_user .actions_posted {
	width: 230px; 
	text-align: center;
}
.content_table_user .page-header {
	margin: 20px 0 0;
}


/* ace swicth */
input[type=checkbox].ace,input[type=radio].ace {
  opacity: 0;
  position: absolute;
  z-index: 12;
  width: 18px;
  height: 18px;
  cursor: pointer
}

input[type=checkbox].ace:checked,input[type=radio].ace:checked,input[type=checkbox].ace:focus,input[type=radio].ace:focus
  {
  outline: none !important
}

input[type=checkbox].ace+.lbl,input[type=radio].ace+.lbl {
  position: relative;
  z-index: 11;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  min-height: 18px;
  min-width: 18px;
  font-weight: normal
}

input[type=checkbox].ace+.lbl.padding-16::before,input[type=radio].ace+.lbl.padding-16::before
  {
  margin-right: 16px
}

input[type=checkbox].ace+.lbl.padding-12::before,input[type=radio].ace+.lbl.padding-12::before
  {
  margin-right: 12px
}

input[type=checkbox].ace+.lbl.padding-8::before,input[type=radio].ace+.lbl.padding-8::before
  {
  margin-right: 8px
}

input[type=checkbox].ace+.lbl.padding-4::before,input[type=radio].ace+.lbl.padding-4::before
  {
  margin-right: 4px
}

input[type=checkbox].ace+.lbl.padding-0::before,input[type=radio].ace+.lbl.padding-0::before
  {
  margin-right: 0
}

input[type=checkbox].ace+.lbl::before,input[type=radio].ace+.lbl::before
  {
  font-family: fontAwesome;
  font-weight: normal;
  font-size: 12px;
  color: #32a3ce;
  content: "\a0";
  background-color: #fafafa;
  border: 1px solid #c8c8c8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 16px;
  line-height: 14px;
  min-width: 16px;
  margin-right: 1px
}

input[type=checkbox].ace:checked+.lbl::before,input[type=radio].ace:checked+.lbl::before
  {
  display: inline-block;
  content: '\f00c';
  background-color: #f5f8fc;
  border-color: #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px
    rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1)
}

input[type=checkbox].ace:hover+.lbl::before,input[type=radio].ace:hover+.lbl::before,input[type=checkbox].ace+.lbl:hover::before,input[type=radio].ace+.lbl:hover::before
  {
  border-color: #468fcc;
}

input[type=checkbox].ace:active+.lbl::before,input[type=radio].ace:active+.lbl::before,input[type=checkbox].ace:checked:active+.lbl::before,input[type=radio].ace:checked:active+.lbl::before
  {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px
    rgba(0, 0, 0, 0.1)
}

input[type=checkbox].ace.ace-checkbox-2+.lbl::before,input[type=radio].ace.ace-checkbox-2+.lbl::before
  {
  box-shadow: none
}

input[type=checkbox].ace.ace-checkbox-2:checked+.lbl::before,input[type=radio].ace.ace-checkbox-2:checked+.lbl::before
  {
  background-color: #468fcc;
  border-color: #468fcc;
  color: #FFF;
}
input[type=checkbox].ace:disabled+.lbl::before,input[type=radio].ace:disabled+.lbl::before,input[type=checkbox].ace[disabled]+.lbl::before,input[type=radio].ace[disabled]+.lbl::before,input[type=checkbox].ace.disabled+.lbl::before,input[type=radio].ace.disabled+.lbl::before
  {
  background-color: #DDD !important;
  border-color: #CCC !important;
  box-shadow: none !important;
  color: #BBB
}

input[type=radio].ace+.lbl::before {
  border-radius: 100%;
  font-size: 11px;
  font-family: FontAwesome;
  text-shadow: 0 0 1px #32a3ce;
  line-height: 15px;
  height: 17px;
  min-width: 17px
}

input[type=checkbox].ace.ace-switch {
  width: 55px;
  height: 25px
}

input[type=checkbox].ace.ace-switch+.lbl {
  margin: 0 4px;
  min-height: 24px
}

input[type=checkbox].ace.ace-switch+.lbl::before {
  font-family: Arial, Helvetica, sans-serif;
  content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
  color: #999;
  font-weight: bold;
  font-size: 11px;
  line-height: 18px;
  line-height: 21px\9;
  height: 20px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .2);
  box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .2);
  border: 1px solid #CCC;
  text-align: left;
  float: left;
  padding: 0;
  width: 52px;
  text-indent: -19px;
  text-indent: -21px\9;
  margin-right: 0;
  -webkit-transition: text-indent .4s ease;
  transition: text-indent .4s ease
}

input[type=checkbox].ace.ace-switch+.lbl::after {
  font-family: Arial, Helvetica, sans-serif;
  content: '|||';
  font-size: 10px;
  font-weight: lighter;
  color: #d5d5d5;
  background-color: #FFF;
  text-shadow: -1px 0 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 20px;
  position: absolute;
  top: -2px;
  left: -3px;
  padding: 0;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .3);
  -webkit-transition: left .4s ease;
  transition: left .4s ease
}

input[type=checkbox].ace.ace-switch:checked+.lbl::before {
  text-indent: 9px;
  color: #FFF;
  background-color: #8ab2c9;
  border-color: #468fcc
}

input[type=checkbox].ace.ace-switch:checked+.lbl::after {
  left: 34px;
  background-color: #FFF;
  color: #8ab2c9
}

input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before
  {
  content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  font-size: 12px;
  line-height: 23px;
  height: 24px;
  overflow: hidden;
  line-height: 25px\9;
  border-radius: 12px;
  background-color: #8b9aa3;
  border: 1px solid #8b9aa3;
  color: #FFF;
  width: 56px;
  text-indent: -25px;
  text-indent: -28px\9;
  display: inline-block;
  position: relative;
  box-shadow: none;
  -webkit-transition: all .4s ease;
  transition: all .4s ease
}

input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::after,input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::after
  {
  font-family: Helvetica, Arial, sans-serif;
  content: '|||';
  text-shadow: -1px 0 0 rgba(0, 0, 0, 0.2);
  font-size: 8px;
  font-weight: lighter;
  color: #8b9aa3;
  text-align: center;
  position: absolute;
  border-radius: 12px;
  color: #5b6a73;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  background-color: #FFF;
  -webkit-transition: all .4s ease;
  transition: all .4s ease
}

input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::before
  {
  text-indent: 9px;
  background-color: #468fcc;
  border-color: #468fcc
}

input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::after,input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::after
  {
  left: 34px;
  background-color: #FFF
}

/*
Back to top button 
*/
#back-top {
  position: fixed;
  bottom:  -10px;
  right : 9%;
}
#back-top a {

  display: block;
  text-align: center;
  
  text-transform: uppercase;
  text-decoration: none;

  border: 1px solid #EEE;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover {
  color: #FFF;
  border: 1px solid #999;
  background-color: #777;
}
/* arrow icon (span tag) */
#back-top i {
  width: 30px;
  height: 30px;
  display: block;
  padding-top: 4px;

  font-size: 20px;
  color: #000;
  /* background color transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  background-color:  rgba(0, 0, 0, 0.3);
}
#back-top a:hover i{
    color: #FFF;
}