/*jkjkjljlkjlkjlkj width */
::-webkit-scrollbar {
  width: 10px !important;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #c344ab !important;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b549a1 !important;
  border-radius: 10px;
}

.toggle-on.btn {
    padding-right: 3rem !important;
}

.toggle-off.btn{
    padding-left : 3rem !important;
}

.showN{
  display:inline !important;
}

.card .card-header .card-title{
    color:#c344ab !important;
}
.login-page .card-login.card-white .card-header .card-title {
		color: #fff !important;
}

.btnLogin{
  background-color:#e7e7e7 !important;
  text-transform:uppercase !important;
  color:gray !important;
  font-size:12px !important;
  margin-top:-20px !important;
}

.btnLogin:hover{
  color:#fff !important;
  background-color:#c344ab !important;
}

.globo{
  margin-top:5px !important;
}

.globo:hover{
  color:#c344ab !important;
}

.btn-primary{
    background-color: #fff  !important;
    border-color:none !important;
}

.btnSendMedia,.sendPost{
    width:250px !important;
}


.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    border-color:none !important;
}

.nav-categories > li > a > span{
  font-size:14px !important;
  color:gray ;
}

.nav-categories > li > a:hover >  span{
  font-size:14px !important;
  color:#c344ab !important;
}

.grey{
  background-color:#c344ab !important;
}

.btn-primary.btn-simple.active:hover, .btn-primary.btn-simple.active:focus, .btn-primary.btn-simple.active:active, .btn-primary.btn-simple.active:not(:disabled):not(.disabled):active {
	background-color: #c344ab  !important;
	color:#fff !important;
	background-image: none !important;
}

.sidebar{
	box-shadow:none !important;
	color:#000 !important;
}

.sidebar .nav li.active>a:not([data-toggle="collapse"]) i, .sidebar .nav li.active>a:not([data-toggle="collapse"]) p, .off-canvas-sidebar .nav li.active>a:not([data-toggle="collapse"]) i, .off-canvas-sidebar .nav li.active>a:not([data-toggle="collapse"]) p {
    color: #c344ab !important;
}

.sidebar .nav li>a,
.nav-categories li > a,
.off-canvas-sidebar .nav li>a {
	color: gray ;
    font-weight:bold !important;
}

.sidebar .nav li > a:hover,
.nav-categories li > a:hover,
.off-canvas-sidebar .nav li>a:hover {
	color: #c344ab !important;
    font-weight:bold !important;
}

.btn-secondary{
    background:#c344ab !important;
    float:right !important;
    position:relative !important;
    left:80% !important;
}

ul li, ol li{
	color: #c344ab !important;
}

.eggylist {
	color: #c344ab !important;
	font-size: 12px !important;
    font-weight: bold !important;
}

label.btn-primary.active{
	color:#fff !important;
}

.eggyicon {
	color: #c344ab !important;
}

.panelPost {
    padding: 50px;
    text-align: center;
    border: none;
    width: 100%;
    display: none;
}

.btn-circle > i.eggyicon-1 {
    color: #c344ab !important;
}

.btn-circle > i.eggyicon-1:active {
    color: #fff !important;
}

.btn-circle > i.eggyicon-2 {
    color: #c344ab !important;
}

.btn-circle > i.eggyicon-2:active {
    color: #fff !important;
}

.btn-circle > i.eggyicon-3 {
    color: #c344ab !important;
}

.btn-circle > i.eggyicon-3:active {
    color: #fff !important;
}

.card ,
.card > .card-body ,
.card > .card-body > *,
.card > .card-header > * {
	color: #c344ab !important;
	box-shadow:none !important;
}

.table> tbody > tr > td ,
.table> tbody > tr > th ,
.table> thead > tr > th{
	color: #c344ab !important;
}

.card form label+.form-control {
    /*border-color: #c344ab !important;*/
    border:none !important;
}


div.wrapper >  *,
label{
	/*color: #c344ab !important; */
}

.description,
.author > a ,
.title,
.copyright > *{
	color: #c344ab !important;
}

.pippo12345 {
	display:none !important;
}

.parallelogramma {
	width:200px;
	height:50px;
	-moz-transform:skew(30deg) !important;
	-webkit-transform:skew(30deg) !important;
	-ms-transform:skew(30deg) !important;
	-o-transform:skew(30deg) !important;
	transform:skew(30deg) !important;
	background:orange !important;
	color:#fff !important;
}


.parallelogramma > a{
	color:#fff !important;
	transform-origin: 0 0 !important;
  transform: rotate(90deg) !important;
}


.btn-primary{
/*	color:#fff !important; */
	background-color:#c344ab !important;
}


.searchcss {
    background-color: #ededed !important;
    float: right !important;
    border: none !important;
    width: 200px !important;
    position: absolute !important;
    top: -60px !important;
    left: -10px !important;
    z-index: 1000 !important;
    border-radius: 20px !important;
}

.searchcssnavbar {
    background-color: #ededed !important;
    width: 500px !important;
    border-radius: 20px !important;
    position: relative !important;
    left: -80% !important;
    top: 15px !important;
}

.btn-circle.btn-xl {
   	font-size: 24px;
    line-height: 1.33;
    background-color: #fff;
    color: #c344ab;
    border: 1px solid #c344ab !important;
    padding: 22px 0px;
    font-size: 14px;
    vertical-align: bottom;
    border-radius: 35px !important;
    width: 60px !important;
    height: 60px !important;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
 	background-color: #fff   !important;
	/*color:#fff !important; */
}
.btn-circle-post {
    width: 45px;
    height: 45px;
    padding: 6px 0px;
    border-radius: 35px;
    text-align: center;
    font-size: 20px;
    line-height: 1.42857;
    background-color: #c344ab !important;
    /* color: #fff !important;*/
	/*color:#fff !important; */
}


.btn-circle:hover{
  color:#fff !important;
}

.btn-circle-mini {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    background-color: #fff   !important;
    color:#c344ab  !important;
}

.btn-circle-mini.btn-xl {
    font-size: 24px;
    line-height: 1.33;
    background-color: #fff !important;
    color: #c344ab !important;
    border: 1px solid #c344ab;
    padding: 11px 0px;
    font-size: 14px;
    vertical-align: bottom;
    border-radius: 35px !important;
    width: 40px !important;
    height: 40px !important;
    margin-left: 3px !important;
}

.bc1:hover, .bc1:focus, .bc2:hover, .bc2:focus, .bc3:hover, .bc3:focus {
    background-color: #c344ab !important;
    color: #fff !important;
}



.btn-primary.btn-simple:hover,
.btn-primary.btn-simple:focus,
.btn-primary.btn-simple:active,.btn-primary.btn-simple:not(:disabled):not(.disabled):active {
    background-color: #c344ab !important;
    color:#fff !important;
}

.navbar-brand {
    position: fixed !important;
    left: 0px !important;
    top: 0px !important;
}

.card-tasks .card-body i ,
.card-tasks .card-body i:hover {
  color: #c344ab !important;
}

.dropdown-menu {
    border: 1px solid #c344ab !important;
    box-shadow: none;
    border-radius: 0.1428rem;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 1000000 !important;
    background: #fff !important;
}

.user-list {
    margin-bottom: 0
}

.user-list .media {
    padding: 0px 0
}

.user-list .media + .media {
    margin: 0;
    border-top: 1px solid #eaecf0
}

.user-list .media:first-child {
    padding-top: 0
}

.user-list .media:last-child {
    padding-bottom: 0
}

.user-list .media-left {
    padding-right: 0px
}

.user-list .media-object {
    width: 42px;
    padding: 2px;
    border: 2px solid #dbdfe6;
    border-radius:30px !important;
    position: relative !important;
    left: -30px !important;
}

.user-list .media-body .media-heading {
    margin: 2px 0
}

.user-list .media-body .media-heading > a {
    font-size: 12px;
    font-weight: 700;
    color: #3b4354;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}

.user-list .media-body .media-heading > a:hover,
.user-list .media-body .media-heading > a:focus {
    color: #259dab
}

.user-list .media-body span {
    color: #259dab;
    font-weight: 500
}

.user-list .media-body small.date {
    display: block;
    font-size: 11px;
    color: #818da7;
    margin-top: 2px
}

.user-list .media-body small.date > i {
    vertical-align: baseline;
    margin-right: 2px
}

.user-list .media-body a {
    font-weight: 500
}

.fixed-plugin{
	display:none !important;
}

.list-group-settings > .list-group-item {
    border-left: 0;
    border-right: 0;
    background-color: transparent
}

.list-group-settings > .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-settings > .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-settings > .list-group-item h5 {
    margin: 0 0 5px;
    font-weight: 500
}

.list-group-settings > .list-group-item small {
    display: block;
    line-height: normal;
    font-size: 11px
}

.list-group-settings .toggle-wrapper {
    margin-top: 15px
}

.dropdown-menu{
    border:1px solid #c344ab !important;
}

.nav-item > a{
    color:#c344ab !important;
}

.navbar-nav li {
    padding: 10px 10px !important;
}

.navbar-nav li.userp {
    padding: 5px 10px !important;
}

.project-tab {
    padding: 10%;
    margin-top: -8%;
}
.project-tab #tabs{
    background: #c344ab;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #c344ab !important;
    border-color: 1px solid #c344ab !important;
    /*border-bottom: 3px solid !important;*/
    border-radius:80px !important;
    font-size: 14px;
    font-weight: bold;
    padding:20px !important;
}
.project-tab .nav-link {
    border: 1px solid  #c344ab !important;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #c344ab;
    font-size: 16px;
    font-weight: 600;
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #c344ab;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.toggle-handle,
.toggle-handle:focus,
.toggle-handle:click{
    background-color:#c344ab !important;
}

.toggle-off,.toggle-off:hover,.toggle-off:active{
    background-color:#fff !important;
}

.toggle-on,.toggle-on:hover,.toggle-on:active{
    /*background-color:#c344ab !important;
    color:#fff !important;*/
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show>.btn-light.dropdown-toggle {

    background-color: gray !important;
    border-radius:1px solid gray !important;
}

.sidebar-title{
  font-size:20px !important;
  font-weight:bold !important;
  margin-top:20px !important;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 1rem !important;  width:60% !important; background-color:#c344ab !important;}
.toggle.ios .toggle-handle { border-radius: 1rem !important; background-color:#fff !important; }

.toggle.android { border-radius: 0px !important;}
.toggle.android .toggle-handle { border-radius: 0px !important;}


.nav > li.active .children {
    display: block;
    border-top: 0;
    border-bottom: 1px solid #eaecf0
}

.nav > li.active .children:before {
    border-top: 7px solid #259dab;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 0
}

.nav .children {
    list-style: none;
    display: none;
    margin: 0;
    padding: 0;
    position: relative;
    border-top: 1px solid #eaecf0;
    /* background-color: #f6f7f8; */
}

.nav .children > li {
    margin-left: 21px;
    border-left: 1px solid #dbdfe6;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    letter-spacing: normal;
    display: block;
    font-size: 12px
}

.nav .children > li:first-child {
    padding-top: 7px
}

.nav .children > li:last-child {
    padding-bottom: 7px
}

.nav .children > li > a {
    display: block;
    font-weight: 400;
    padding: 5px 0 5px 18px;
    color: #657390;
    position: relative;
    height: 28px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}

.nav .children > li > a:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    left: -18px;
    top: 71%;
    background-color: #9fa8bc;
    margin-top: -3px;
    border-radius: 50px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.nav .children > li > a:after {
    content: '';
    width: 30px;
    height: 30px;
    border: 1px solid #a0a8b9;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -15px;
    border-radius: 50px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s
}

.nav .children > li > a:hover,
.nav .children > li > a:focus,
.nav .children > li > a:active {
    text-decoration: none;
    color: #464f63
}

.nav .children > li > a:hover:before,
.nav .children > li > a:focus:before,
.nav .children > li > a:active:before {
    background-color: #657390
}

.nav .children > li > a:hover:after,
.nav .children > li > a:focus:after,
.nav .children > li > a:active:after {
    opacity: 1;
    border-color: #657390;
    width: 11px;
    height: 11px;
    left: -6px;
    margin-top: -6px
}

.nav .children > li.active > a {
    color: #259dab
}

.nav .children > li.active > a:before {
    background-color: #259dab
}

.nav .children > li.active > a:after {
    opacity: 1;
    border-color: #259dab;
    width: 11px;
    height: 11px;
    left: -6px;
    margin-top: -6px
}

.alert {
  position: relative !important;
  padding: 0.9rem 1.25rem !important;
  margin-bottom: 1rem !important;
  border: 0.0625rem solid transparent !important;
  border-radius: 0.2857rem !important;
}

.alert-heading {
  color: inherit !important;
}

.alert-link {
  font-weight: 600 !important;
}

.alert-dismissible {
  padding-right: 3.8125rem !important;
}

.alert-dismissible .close {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  padding: 0.9rem 1.25rem !important;
  color: inherit !important;
}

.alert-primary {
  color: #e14eca !important;
  background-color: #e66ad2 !important;
  border-color: #e66ad2 !important;
}

.alert-primary hr {
  border-top-color: #e254cb !important;
}

.alert-primary .alert-link {
  color: #d725bb !important;
}

.alert-secondary {
  color: #f4f5f7 !important;
  background-color: #f6f7f8 !important;
  border-color: #f6f7f8 !important;
}

.alert-secondary hr {
  border-top-color: #e8eaed !important;
}

.alert-secondary .alert-link {
  color: #d6dae2 !important;
}

.alert-success {
  color: #00f2c3 !important;
  background-color: #29f4cd !important;
  border-color: #29f4cd !important;
}

.alert-success hr {
  border-top-color: #11f3c7 !important;
}

.alert-success .alert-link {
  color: #00bf9a !important;
}

.alert-info {
  color: #1d8cf8 !important;
  background-color: #419ef9 !important;
  border-color: #419ef9 !important;
}

.alert-info hr {
  border-top-color: #2891f8 !important;
}

.alert-info .alert-link {
  color: #0772db !important;
}

.alert-warning {
  color: #ff8d72 !important;
  background-color: #ff9f89 !important;
  border-color: #ff9f89 !important;
}

.alert-warning hr {
  border-top-color: #ff8a70 !important;
}

.alert-warning .alert-link {
  color: #ff643f !important;
}

.alert-danger {
  color: #fd5d93 !important;
  background-color: #fd77a4 !important;
  border-color: #fd77a4 !important;
}

.alert-danger hr {
  border-top-color: #fd5e93 !important;
}

.alert-danger .alert-link {
  color: #fc2b71 !important;
}

.alert-light {
  color: #adb5bd !important;
  background-color: #bac1c8 !important;
  border-color: #bac1c8 !important;
}

li{
  list-style-type:none !important;
}

img.img-circle{
    width: 16% !important;
    border-radius: 50px !important;
}

img.img-circle-2{
    width: 100% !important;
    border-radius: 50px !important;
    margin-right:-20px !important;
}

img.img-circle-1{
    width: 40% !important;
    border-radius: 120px !important;
    text-align:center !important;
    display:block !important;
    margin-left:auto !important;
    margin-right:auto !important;
}

.alert-light hr {
  border-top-color: #acb4bd !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  border-color:none !important;
}


.alert-light .alert-link {
  color: #919ca6 !important;
}

.alert-dark {
  color: #212529 !important;
  background-color: #45484b !important;
  border-color: #45484b !important;
}

.alert-dark hr {
  border-top-color: #393b3e !important;
}

.alert-dark .alert-link {
  color: #0a0c0d !important;
}

.alert-default {
  color: #344675 !important;
  background-color: #54648b !important;
  border-color: #54648b !important;
}

.alert-default hr {
  border-top-color: #4a597b !important;
}

.alert-default .alert-link {
  color: #243152 !important;
}

.alert-white {
  color: white !important;
  background-color: white !important;
  border-color: white !important;
}

.alert-white hr {
  border-top-color: #f2f2f2 !important;
}

.alert-white .alert-link {
  color: #e6e6e6 !important;
}

.iconT1,
.iconT3,
.iconT4,
.iconT5,
.iconT6,
.iconT7,
.iconT8

{
  color:gray !important;padding:-3px;font-size:26px !important;
}

.iconT9,
.iconT10,
.iconT11,
.iconT12,
.iconT13
{
  color:gray !important;
}

.iconT1:hover,
.iconT3:hover,
.iconT4:hover,
.iconT5:hover,
.iconT6:hover,
.iconT7:hover,
.iconT8:hover

{
  color:#c344ab !important;padding:-3px;font-size:26px !important;
}



.iconT9:hover,
.iconT10:hover,
.iconT11:hover,
.iconT12:hover,
.iconT13:hover
{
  color:#c344ab !important;
}

.iconT2{
   content: url("/webtv1.png") !important;
   /* background-repeat: no-repeat !important; */
    width: auto; /*or your image's width*/
    height: auto; /*or your image's height*/
    margin-top: -5px !important;
    padding: 0;
}

.iconT2:hover{
     content: url("/webtv1hover.png") !important;
    /* background-repeat: no-repeat !important; */
    width: auto; /*or your image's width*/
    height: auto; /*or your image's height*/
    margin-top: -5px !important;
    padding: 0;
}

.iconT3{
    /*content: url("webtv1hover.png") !important; */

    /* background-repeat: no-repeat !important; */
     width: auto; /*or your image's width*/
     height: auto; /*or your image's height*/
     margin-top: 2.5px !important;
     padding: 0;
 }

 .card.card-timeline .timeline:before {
     background:none !important;
 }

 .content{
     background-color:#fff !important;
 }


.iconT4{
    content: url("/rocketeggy.png") !important;
    /* background-repeat: no-repeat !important; */
    width: 35px !important; /*or your image's width*/
    height: 35px !important; /*or your image's height*/
     margin-top: -5px !important;
     padding: 0;
 }

 .span > button > img,
 .iconT4:hover{
    content: url("/rocketb.png") !important;
    /* background-repeat: no-repeat !important; */
    width: 35px !important; /*or your image's width*/
    height: 35px !important; /*or your image's height*/
     margin-top: -5px !important;
     padding: 0;
 }



.alert-neutral {
  color: white !important;
  background-color: white !important;
  border-color: white !important;
}

.alert-neutral hr {
  border-top-color: #f2f2f2 !important;
}

.alert-neutral .alert-link {
  color: #e6e6e6 !important;
}

.alert-darker {
  color: black !important;
  background-color: #292929 !important;
  border-color: #292929 !important;
}

.alert-darker hr {
  border-top-color: #1c1c1c !important;
}

.alert-darker .alert-link {
  color: black !important;
}

.tabprofile > a{
  height:50px !important;
}

ul.list-inline > li,
ul.list-inline > li > a
 {
  display:inline !important;
  background:#ededed !important;
  color:gray !important;
  padding:20px !important;
  padding-bottom: 12px !important;
}

ul.list-inline > li > a:hover
 {
  display:inline !important;
  background:#ededed !important;
  color:#c344ab !important;
  padding:20px !important;
  padding-bottom: 12px !important;
}

.btn-send-post{
  background-color: #f8f9fa !important;
  color:#c344ab ;
}

.btn-send-post:click,
.btn-send-post:hover{
  background-color: #c344ab !important;
  color:#fff !important;
}

.btn-post{
  margin-top:-50px !important;width: 40px !important;height: 40px !important;background-color: #f8f9fa !important;border-radius: 30px !important;
}

.btn-post:click,
.btn-post:hover
{
  margin-top:-50px !important;width: 40px !important;height: 40px !important;background-color: #c344ab !important;color:#fff !important;border-radius: 30px !important;
}


/* PURE css solution for rotating carets based on expanded section */
.expand_caret {
    transform: scale(1.6);
    margin-left: 8px;
    margin-top: -4px;
}
a[aria-expanded='false'] > .expand_caret {
    transform: scale(1.6) rotate(0deg);
}



#map{
  padding-top:100% !important;
  padding-left:100% !important;

}

.iconmap > tbody  > tr > td > a > i{
  color:gray !important ;
}

.iconmap > tbody > tr > td > a > i:hover{
  color:#c344ab !important ;
}

.leaflet-control-fullscreen{
  margin-left:9px !important;
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out,
.leaflet-control-fullscreen-button{
  color:#c344ab !important ;
}

.leaflet-top{
  margin-left:9px !important;
  color:#c344ab !important;
}

.nav-categories-desktop{
    display:block !important;
}

.nav-categories-mobile{
    display:none !important;
}



@media screen and (max-width:767px){
	.btn-group.btn-group-toggle.float-right > label.btn-primary.active > span > i {
		color:#fff !important;
	}
	.navbar .navbar-toggler-bar {
		background: #c344ab !important;
	}
	.pippo1234{
		display:none !important;
	}

	.navbar-brand{
		display:none !important;
	}
    
    .evenup-navbar-desktop {
        display:none !important;
    } 

	.pippo12345 {
		display:inline !important;

	}


    .nav-categories-desktop{
        display:none !important;
    }

    .nav-categories-mobile{
        display:inline !important;
    }


}

.last-col {
    float: right;
    padding-right: 0 !important
}

.flex-container,
.fullwidth {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.flex-child {
    margin: 0 auto
}

.floating-left,
.fullwidth,
.column10,
.column15,
.column20,
.column25,
.column33,
.column40,
.half-row,
.column60,
.column66,
.column70,
.column75 {
    float: left
}

.fullwidth {
    width: 100%
}

.column10 {
    width: 10%
}

.column15 {
    width: 15%
}

.column20 {
    width: 20%
}

.column25 {
    width: 25%
}

.column33 {
    width: 33%
}

.column40 {
    width: 40%
}

.half-row {
    width: 50%
}

.column60 {
    width: 60%
}

.column66 {
    width: 66%
}

.column70 {
    width: 70%
}

.column75 {
    width: 75%
}

body {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0
}

a {
    text-decoration: none
}

header {
    background-color: #ab4d99;
    width: 100%;
    height: 90px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0
}

main {
    height: calc(100vh - 140px)
}

main #main-content {
    flex: 0 0 100%
}

main #main-content .content-logo {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    max-width: 50%;
    text-align: center
}

main #main-content .content-logo img {
    max-width: 50%
}

main #main-content #recover-password,
main #main-content #delete-account,
main #main-content #web-tv {
    max-width: 100% !important;
    text-align: center;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto
}

main #main-content #recover-password .flex-container,
main #main-content #recover-password .fullwidth,
main #main-content #delete-account .flex-container,
main #main-content #delete-account .fullwidth,
main #main-content #web-tv .flex-container,
main #main-content #web-tv .fullwidth {
    justify-content: center
}

main #main-content #recover-password .flex-container label,
main #main-content #recover-password .fullwidth label,
main #main-content #delete-account .flex-container label,
main #main-content #delete-account .fullwidth label,
main #main-content #web-tv .flex-container label,
main #main-content #web-tv .fullwidth label {
    display: inline-block;
    width: 100%;
    color: #555555;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px
}

main #main-content #recover-password .flex-container input,
main #main-content #recover-password .fullwidth input,
main #main-content #delete-account .flex-container input,
main #main-content #delete-account .fullwidth input,
main #main-content #web-tv .flex-container input,
main #main-content #web-tv .fullwidth input {
    border: 1px solid #259dab;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

main #main-content #delete-account {
    flex: 0 0 calc(75% - 40px);
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px
}

main #main-content #delete-account .submit-container {
    display: block;
    width: 100%
}

main #main-content #delete-account .submit-container .submit-button {
    margin-right: 2%;
    width: 25%
}

form {
    justify-content: flex-end
}

input,
.submit-button {
    flex: 0 0 25%;
    height: 30px;
    border: 0px;
    color: #a3a7b0;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    font-size: 16px;
    font-size: 1rem;
    margin-right: 2%;
    font-family: 'Raleway', Helvetica, Arial, sans-serif
}

.submit-button {
    background-color: #259dab;
    margin-right: 0px;
    flex: 0 0 20%;
    color: #fff;
    font-weight: bold;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in
}

.submit-button:hover {
    background-color: #fff;
    color: #ab4d99
}

.container {
    max-width: 1440px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto
}

.logo {
    flex: 0 0 10%;
    max-height: 90px
}

.logo img {
    max-height: 90px
}

.login {
    flex: 0 0 80%
}

.info {
    flex: 0 0 10%;
    text-align: right
}

.info a {
    color: #ab4d99;
    font-size: 32px;
    font-size: 2rem;
    padding-top: 25px;
    padding-right: 35px;
    padding-bottom: 25px;
    padding-left: 35px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    border-radius: 60px;
    font-weight: bold;
    background-color: #fff;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in
}

.info a:hover {
    background-color: #259dab;
    color: #fff
}

aside,
#map {
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 60px;
    padding-left: 0px
}

aside {
    flex: 0 0 calc(30% - 60px);
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px
}

aside form {
    flex-flow: column !important
}

aside input {
    border: 1px solid #a3a7b0;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px
}

aside select {
    width: 100%;
    border: 1px solid #a3a7b0;
    border-radius: 0px !important;
    height: 40px
}

aside label {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 14px;
    font-size: .875rem
}

aside .submit-button:hover {
    background-color: #ab4d99;
    color: #fff
}

aside .check {
    margin-top: 30px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px
}

aside .privacy-text {
    font-size: 12px;
    font-size: .75rem;
    text-align: justify
}

#map {
    flex: 0 0 70%;
    margin-top:-20px;
}

#map img {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px
}

#map p {
    color: #259dab;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px
}

footer {
    background-color: #259dab;
    color: #fff;
    height: 40px
}

footer .flex-container,
footer .fullwidth {
    justify-content: space-between
}

.legal,
.footer-menu {
    flex: 0 0 40%;
    font-size: 12px;
    font-size: .75rem
}

.footer-menu {
    text-align: right
}

.footer-menu a {
    color: #fff;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px
}

.footer-menu a:hover {
    background-color: #ab4d99
}

#chat{
    background-color: #ab4d99;
    color:#fff;
    width:100% !important;
    height:50px !important;
    border-radius:0px !important;
}

#chat-settings .tool-section .tool {
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in
}



#chat-settings .tool-section .tool:hover {
    background-color: #259dab !important;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in
}

#chat-settings .tool-section .tool .notification {
    position: absolute;
    top: 50px;
    left: 60px;
    background-color: red;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px
}

#chat-settings .tool-section .is-active {
    background-color: #259dab !important
}

#chat-search {
    height: auto;
    border: 1px solid #eee;
    margin-top: 30px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px
}

#chat {
    flex: 0 0 calc(75% - 82px);
    border: 1px solid #eee;
    height: 700px;
    position: relative;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px
}

#chat header {
    display: flex;
    position: absolute;
    top: 10px;
    padding: 0px;
    background-color: #e5e5e5;
    align-items: center;
    flex-direction: row;
    height: 100px
}

#chat header .profile {
    flex: 0 0 calc(10% - 10px)
}

#chat header .profile img {
    max-height: 80px;
    margin-left: 10px
}

#chat header .status {
    flex: 0 0 calc(60% - 10px);
    padding-left: 10px
}

#chat header .status h5,
#chat header .status h6 {
    color: #666;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px
}

#chat header .status h6 {
    padding-top: 5px
}

#chat header .tools {
    flex: 0 0 30%;
    display: flex;
    justify-content: flex-end;
    text-align: right
}

#chat header .tools a {
    flex: 0 0 20%;
    text-align: center
}

#chat header .tools a img {
    max-width: 32px
}

#chat footer {
    position: absolute;
    align-items: center;
    bottom: 10px;
    padding: 0px;
    background-color: #e5e5e5;
    height: 50px;
    display: flex;
    justify-content: flex-start
}

#chat footer .keyboard {
    flex: 0 0 calc(5% - 10px);
    padding-left: 10px
}

#chat footer .keyboard img {
    max-width: 24px
}

#chat footer .chat-field {
    display: flex;
    flex: 0 0 95%
}

#chat footer .chat-field form {
    display: flex;
    flex-flow: row;
    flex: 0 0 95%
}

#chat footer .chat-field form input {
    flex: 0 0 80%
}

#chat footer .chat-field form .submit-button {
    flex: 0 0 18%
}

.cv-box {
    max-width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: flex;
    flex-flow: row;
    align-items: flex-start;
    flex-wrap: wrap;
    background-color: #fff
}

.cv-box .w-30 {
    color: #fff;
    background-color: #259dab;
    flex: 0 0 26%;
    padding-top: 20px;
    padding-right: 2%;
    padding-bottom: 120px;
    padding-left: 2%
}

.cv-box .w-30 .profile-photo {
    text-align: center
}

.cv-box .w-30 .profile-photo img {
    max-width: 50%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto
}

.cv-box .w-30 .info-profile {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px
}

.cv-box .w-30 .info-profile h2 {
    font-weight: 400
}

.cv-box .w-30 .info-profile h3 {
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff
}

.cv-box .w-30 span {
    display: inline-block;
    width: 100%;
    line-height: 100%;
    font-size: 14px;
    font-size: .875rem;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px
}

.cv-box .w-30 span img {
    max-width: 20px;
    margin-right: 10px
}

.cv-box .w-30 .ability-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px
}

.cv-box .w-30 .ability-box .left,
.cv-box .w-30 .ability-box .right {
    flex: 0 0 50%
}

.cv-box .w-30 .ability-box .right .point {
    background-color: #ccc;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px
}

 .pointeggy {
    background-color: #c344ab !important;


}

.cv-box .w-30 .ability-box .white {
    background-color: #fff !important
}

.cv-box .w-70 {
    padding-top: 30px;
    padding-right: 5%;
    padding-bottom: 30px;
    padding-left: 5%;
    flex: 0 0 60%;
    color: #444;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.cv-box .w-70 h2,
.cv-box .w-70 h3 {
    flex: 0 0 100%;
    border-bottom: 1px solid
}

.cv-box .w-70 .f50 {
    flex: 0 0 50%;
    margin-top: 10px
}

.cv-box .w-70 .f50 .date {
    font-weight: bold;
    color: #259dab
}

#tools {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    height: 135px;
    width: 100%;
    background-color: #fff
}

#tools .logo {
    flex: 0 0 20%
}

#tools .logo img {
    width: auto;
    max-height: 145px
}

#tools .search {
    flex: 0 0 25%;
    margin-left: 5%
}

#tools .search .flex-container,
#tools .search .fullwidth {
    padding-top: 50px
}

#tools .search .flex-container input,
#tools .search .fullwidth input {
    border: 1px solid #ab4d99;
    flex: 0 0 100%;
    padding: 0px;
    padding-left: 20px;
    margin: 0px
}

#tools .user-area {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

#tools .user-area .user-image {
    max-width: 20px;
    margin-left: 20px
}

#tools .user-area .user-name {
    color: #444;
    margin-left: 10px;
    font-size: 14px;
    font-size: .875rem
}

.notify {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap
}

#main-content .w25 {
    flex: 0 0 25%;
    padding-left: 0px;
    padding-right: 0px
}

#main-content .w25 .user-section {
    margin-bottom: 15px
}

#main-content .w25 .user-section img {
    max-width: 90px
}

#main-content .w25 .user-section .user-name {
    background-color: #ab4d99;
    color: #fff;
    font-weight: bold;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 40px
}

#main-content .w25 .tool-section {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-bottom: 10px
}

#main-content .w25 .tool-section .tool {
    background-color: #ab4d99;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center
}

#main-content .w25 .tool-section .tool img {
    width: 25px;
    height: 25px
}

#main-content .w25 .menu-section {
    margin-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc
}

#main-content .w25 .menu-section h3 {
    color: #ccc;
    font-size: 14px;
    font-size: .875rem
}

#main-content .w25 .menu-section ul {
    padding-left: 0px
}

#main-content .w25 .menu-section ul li {
    list-style: none;
    height: 20px;
    font-weight: bold;
    color: #ab4d99;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    font-size: 16px;
    font-size: 1rem
}

#main-content .w25 .menu-section ul li img {
    width: 20px;
    height: 20px;
    margin-right: 20px
}

#main-content .notify-content {
    flex: 0 0 40%;
    padding-left: 5%;
    padding-right: 5%
}

#main-content .notify-content .notification {
    width: calc(100% - 30px);
    float: left;
    color: #fff;
    margin-bottom: 30px;
    background-color: #ab4d99;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px
}

#main-content .notify-content .notification .profile {
    width: 20%
}

#main-content .notify-content .notification .notification-title {
    width: 80%
}

#main-content .notify-content .notification div {
    float: left;
    width: 50%
}

#main-content .notify-content .notification div img {
    max-width: 100px
}

#main-content .notify-content .notification div p {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold
}

#main-content .notify-content .notification div .subtitle {
    margin-top: 0px;
    font-size: 14px;
    font-size: .875rem
}

#main-content .notify-content .notification .row {
    width: 100%
}

#main-content .notify-content .notification .row .notification-text {
    font-size: 16px;
    font-size: 1rem;
    color: #FFF;
    clear: both
}

#main-content .share-column {
    background-color: #259dab;
    position: relative
}

#main-content .share-column h2 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px
}

#main-content .share-column .people {
    width: calc(100% - 60px);
    float: left;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px
}

#main-content .share-column .people .profile {
    width: 20%;
    float: left
}

#main-content .share-column .people .profile img {
    width: 100%
}

#main-content .share-column .people .people-name {
    float: left;
    width: 75%;
    padding-left: 5%
}

#main-content .share-column .people .people-name span {
    width: 100%;
    color: #fff;
    display: block;
    font-size: 20px;
    font-size: 1.25rem
}

#main-content .share-column .people .people-name .followers {
    display: block;
    color: #f8f8f8;
    font-size: 14px;
    font-size: .875rem
}

#main-content .share-column .sharing-button {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center
}

#main-content .share-column .sharing-button .share {
    background-color: #ab4d99;
    color: #fff;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px
}

.user-section h2 {
    background-color: #259dab;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px
}

.user-section .col-list-item {
    display: flex;
    background-color: #ededed;
    margin-top: 1px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 20px
}

.user-section .col-list-item .image-col {
    flex: 0 0 10%
}

.user-section .col-list-item .image-col img {
    max-width: 70px !important;
    border: 1px solid #CCC;
    border-radius: 50%;
    padding: 2px
}

.user-section .col-list-item .desc-col {
    flex: 0 0 calc(80% - 20px);
    flex-wrap: wrap;
    display: flex;
    align-items: center
}

.user-section .col-list-item .desc-col h5,
.user-section .col-list-item .desc-col h6 {
    padding-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    flex: 0 0 100%
}

.user-section .col-list-item .desc-col h5 {
    font-weight: bold;
    font-size: 14px;
    font-size: .875rem
}

.user-section .col-list-item .desc-col h6 {
    margin-top: -40px
}

.user-section .col-list-item .desc-col h6 span {
    color: #259dab
}

#web-tv {
    flex: 0 0 75%
}

.tv-list ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px
}

.tv-list ul li {
    flex: 0 0 50%;
    border-bottom: 5px solid #259dab;
    text-align: left;
    list-style: none;
    padding-bottom: 5px
}

.tv-list ul .list-active {
    color: #259dab;
    font-weight: bold
}

.clip-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.clip-list .clip {
    flex: 0 0 100%;
    justify-content: flex-start;
    text-align: left;
    display: flex;
    border-bottom: 1px solid #259dab;
    padding-bottom: 5px
}

.clip-list .clip .player {
    flex: 0 0 30%
}

.clip-list .video-desc a {
    margin-bottom: 0px;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    display: block;
    color: #444;
    margin-top: 10px
}

.clip-list .video-desc p {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 300
}

.clickBell{
    position: relative !important;top:-19px !important;right:-300px !important;
}

.usersIcons{
    position: relative !important;top:-19px !important;right:-350px !important;
}

@media screen and (max-width:767px){
    .navbar-toggler{
        margin-left: -30px !important;
        margin-top: 10px !important;
    }
    .btn-primary{
        width:100% !important ;
    }
}


@media only screen and (max-width: 479px) {
    .login,
    .info {
        display: none
    }
    .logo {
        flex: 0 0 100%;
        text-align: center
    }
    main {
        height: auto;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px
    }
    #map {
        order: 1;
        flex: 0 0 100%
    }
    #map p {
        font-size: 16px;
        font-size: 1rem
    }
    aside {
        order: 2;
        flex: 0 0 calc(100% - 60px)
    }
    .check {
        width: auto
    }
    footer {
        height: auto;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        text-align: center
    }
    footer .legal,
    footer .footer-menu {
        flex: 0 0 100%
    }
    footer .legal {
        order: 2
    }
    footer .footer-menu {
        order: 1
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .login,
    .info {
        display: none
    }
    .logo {
        flex: 0 0 100%;
        text-align: center
    }
    main {
        height: auto;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px
    }
    #map {
        order: 1;
        flex: 0 0 100%
    }
    #map p {
        font-size: 16px;
        font-size: 1rem
    }
    aside {
        order: 2;
        flex: 0 0 calc(100% - 60px)
    }
    .check {
        width: auto
    }
    footer {
        height: auto;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        text-align: center
    }
    footer .legal,
    footer .footer-menu {
        flex: 0 0 100%
    }
    footer .legal {
        order: 2
    }
    footer .footer-menu {
        order: 1
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    header {
        padding-top: 5px;
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 20px
    }
    .logo {
        flex: 0 0 10%
    }
    .login {
        flex: 0 0 70%
    }
    .login input {
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px
    }
    .info {
        flex: 0 0 10%
    }
    .info a {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        font-size: 16px;
        font-size: 1rem
    }
    main {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px
    }
    #map {
        padding-top: 0px;
        flex: 0 0 65%
    }
    aside .privacy-text {
        font-size: 10px;
        font-size: .625rem
    }
    aside .check {
        width: auto
    }
    footer {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px
    }
    footer .legal,
    footer .footer-menu {
        font-size: 10px;
        font-size: .625rem
    }
    footer .legal {
        flex: 0 0 50%
    }
}

@media screen and (max-width:1500px){
   .searchcssnavbar {
        background-color: #ededed !important;
        width: 500px !important;
        border-radius: 20px !important;
        position: relative !important;
        left: -46% !important;
        top: 15px !important;
    }
    .clickBell{
        position: relative !important;top:-19px !important;right:-300px !important;
    }
    .usersIcons{
        position: relative !important;top:-19px !important;right:-323px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1239px) {
    header {
        padding-top: 5px;
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 20px;
        width: calc(100% - 40px)
    }
  
    aside .check {
        width: auto
    }
    footer {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
        width: calc(100% - 40px)
    }
    footer .legal {
        flex: 0 0 50%
    }
}

@media only screen and (min-width: 1240px) {
    header {
        padding-top: 5px;
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 20px;
        width: calc(100% - 40px)
    }
    aside .check {
        width: auto
    }
    footer {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
        width: calc(100% - 40px)
    }
    footer .legal {
        flex: 0 0 50%
    }
}

.z-depth-1{
  box-shadow:none !important
  -webkit-box-shadow:none !important;
}

.btn-primary{
  border-color:none !important;
}


img.imgU.media-object.img-circle{
    width: 50% !important;
    margin-top: 10px !important;
    margin-left: 50px !important;
    margin-bottom:10px !important;
}

.user-list .media-body .media-heading {
    margin: 10px 0px;
}

.dropdown-toggle::after {
  display:none !important;
}

.btn-mini-ricerca{
    background-color:#fafafa !important;
    color:#c344ab ;
    width:60px !important;
    height:60px !important;
    border-radius:50px !important;
    padding:10px 10px !important;
    border:none !important;
}

.btn-mini-ricerca:hover{
    background-color:#c344ab !important;
    color:#ffffff !important;
    width:60px !important;
    height:60px !important;
    border-radius:50px !important;
    padding:10px 10px !important;
    border:none !important;
}

.imgRubrica{
    width: 60px !important;
    height: 60px !important;
    padding: 6px 0px !important;
    border-radius: 15px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 1.42857 !important;
    background-color: #fff !important;
    /* color: #fff !important; */
    border-radius: 50px !important;
}

.testoUtente,
.testoUtente > * {
    color:gray !important;
    text-align:center !important;

    display:block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.testoUtente > b {
    font-weight:bold !important;
}

#following.active > i,
#followers.active > i
{
    color:#fff !important;
    background-color:#c344ab !important;
}

#following > i,
#followers > i
{
    color:gray !important;
    background-color:#fff !important;
}

.main-panel {
    position: relative;
    float: right;
    width: 100%;
    min-height: 100vh;
    border-top:none !important;
    /*border-top: 2px solid #e14eca;*/
   
    -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }

  .sidebar-wrapper{
    background-color: #fff !important;
  }
  
 .white-content .nav-tabs>.nav-item>.nav-link:hover, .white-content .nav-tabs>.nav-item>.nav-link.active {
    border: none !important;
}

.evenup-navbar-responsive{
          display:none !important;
      }
  
  
  @media (max-width:768px){
      .evenup-navbar-desktop{
          display:none !important;
      }
      .evenup-navbar-responsive{
          display:block !important;
          position:relative !important;
          top:0px !important; 
          background-color: red !important;
      }
       .sidebar{
          left:271px !important;
          top:55px !important;
      } 
      .pippo12345 {
        display: none !important;
    }
  }