@import url('https://fonts.googleapis.com/css?family=Righteous');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800');

body{
	background:#222222;
}

body.page_login,body.page_olvido,body.page_site_confirm,body.page_facebook_connect{
	background:#ffffff;
}

.page-header {
	margin:12px 0px;
	padding:6px 0px;
	font-size:26px;
}
	
#page-wrapper{
	    min-height: 800px;
}	
	
sidebar-collapse.collapse{display:none};

.table-responsive .row,
.table-responsive .row:before,.table-responsive .row:after,
.contentItem.row:before,.contentItem.row:after,.contentItem.row
{
	content:none!important;
	color:red;
}

.clear{
	clear:both;
}
.ordenarpor{
	display:relative;
}
section#content  nav ul li {
float:left;
position:relative;
top:-1px;
text-shadow:1px 1px 0 #555;
}

section#content  nav ul li a {
display:block;
color:#fff;
padding:0 10px;
}

section#content  nav ul ul li {
text-shadow:none;
}

section#content  nav ul#usermenu {
float:right;
font-size:11px;
}

section#content  nav ul#usermenu a.inbox {
background-image:url(../images/icons/mail.png);
background-position:8px center;
background-repeat:no-repeat;
padding-left:28px;
}

section#content {
min-height:80%;
min-width:100%;

padding:20px 0;
}

article {
border:1px solid #aaa;
background:#fff;
margin-bottom:15px;
-webkit-box-shadow:3px 3px 0 #ddd;
-moz-box-shadow:3px 3px 0 #ddd;
box-shadow:3px 3px 0 #ddd;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding:20px;
}

article h1 {
font-family:Tahoma;
font-weight:400;
background:#f4f4f4;
margin-bottom:15px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding:1px 10px;
}

article h2 {
color:#902452;
margin:15px 0 10px;
}

article .links {
text-align:right;
margin-top:10px;
}

.content img {
border:1px solid #ddd;
padding:4px;
}

.content ul,.content ol {
margin-left:10px;
padding-left:10px;
margin-bottom:10px;
}

.content ul {
list-style:circle;
}

.content ol {
list-style:decimal;
}

.content ol ol {
list-style:lower-alpha;
}

.content dl dd {
margin:0 0 10px 20px;
}

.box {
margin-bottom:15px;
position:relative;
border:1px solid #bbb;
background:#fff url(../images/box-header.gif) 0 0 repeat-x;
-webkit-box-shadow:#e1e1e1 2px 2px 0;
-moz-box-shadow:#e1e1e1 2px 2px 0;
box-shadow:#e1e1e1 2px 2px 0;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding:0;
}

.box h2 {
position:relative;
height:23px;
font-size:13px;
font-weight:700;
color:#555;
text-shadow:1px 1px 0 #fff;
background:url(../images/icons/bullet_go.png) 10px center no-repeat;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:5px 36px;
}

.box section {
font-size:11px;
padding:10px;
}

.box img.toggle {
position:absolute;
top:10px;
right:10px;
cursor:pointer;
}

.box.info h2 {
background-image:url(../images/icons/information-octagon.png);
}

.box.menu h2 {
background-image:url(../images/icons/bookmarks.png);
}

.search {
background:linear-gradient(#fafafa,#e3e3e3);
-pie-background:linear-gradient(#fafafa,#e3e3e3);
-webkit-box-shadow:inset 0 -5px 7px #f4f4f4,1px 1px 4px #ddd;
-moz-box-shadow:inset 0 -5px 7px #f4f4f4,1px 1px 4px #ddd;
box-shadow:inset 0 -5px 7px #f4f4f4,1px 1px 4px #ddd;
border-color:#ccc;
padding:15px 10px;
}

.search label {
font:11px Tahoma,sans-serif;
color:#777;
font-weight:700;
display:block;
margin:0 0 3px 2px;
}

#login {
width:300px;
position:absolute;
top:50%;
left:50%;
margin-left:-150px;
margin-top:-150px;
}

#login h2 {
background-image:url(../images/icons/key.png);
}

#login section {
padding:20px;
}

/*input#username,input#adminpassword {
width:230px;
}*/

#login #forgot {
margin-left:20px;
}

#dashboard h2 {
margin:30px 0 10px 5px;
}

.statistics {
float:left;
width:200px;
}

.statistics table td {
border:1px solid #eee;
padding:5px 10px;
}

.statistics table td a {
font-weight:700;
}

.icons ul {
margin-top:20px;
}

.icons ul li {
width:80px;
vertical-align:top;
zoom:1;
display:inline-block;
margin:0 20px 20px 0;
}

.icons ul li a {
display:block;
border:1px solid #f1f1f1;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-box-shadow:inset 0 0 15px #f4f4f4;
-moz-box-shadow:inset 0 0 15px #f4f4f4;
box-shadow:inset 0 0 15px #f4f4f4;
padding:5px;
}

.icons ul li a:hover {
border:1px solid #aaa;
}

.icons ul li a span {
font:11px Tahoma,sans-serif;
color:#333;
display:block;
}

.box ul li {
border-bottom:1px dashed #D6D8D9;
padding:0;
}

.box ul li a {
color:#333;
display:block;
background:url(../images/icons/bullet_yellow.png) 0 center no-repeat;
padding:3px 5px 3px 18px;
}

.box ul ul {
margin-left:15px;
}

.box ul ul li {
border-bottom:none;
}

.news li {
border-bottom:1px dashed #D6D8D9;
padding:8px 0;
}

.news li .date {
font-size:10px;
color:#aaa;
margin-right:5px;
}

.news li img {
vertical-align:middle;
margin-left:5px;
}

ul.photos {
border:none;
}

ul.photos li {
border:none;
background-color:#fff;
vertical-align:top;
zoom:1;
display:inline;
_height:150px;
margin:6px;
padding:0;
}

ul.photos li img {
border:1px solid #ccc;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-moz-box-shadow:2px 2px 0 #eee;
padding:5px;
}

ul.photos div.links a {
color:#aaa;
background:#fff;
font:10px Tahoma,sans-serif;
border:none;
margin:0 0 0 3px;
padding:2px 3px;
}

ul.photos div.links a:hover {
background-color:#888;
color:#fff;
}

ul.comments li {
border-bottom:1px dashed #d6d8d9;
padding:6px 0;
}

img.comment-avatar {
float:left;
width:36px;
height:36px;
border:1px solid #ddd;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
margin:5px 10px 5px 0;
padding:3px;
}

ul.comments li div.links a {
color:#fff;
background:#aaa;
font:10px Tahoma,sans-serif;
border:none;
margin:0 0 0 1px;
padding:2px 3px;
}

ul.comments li div.links a.delete {
background-color:#F06C6C;
}

ul.comments li div.links a:hover {
border:none;
background:#000;
}

ul.comments span.date {
font-size:10px;
color:#aaa;
margin-right:10px;
}

div.msg {
margin-bottom:10px;
cursor:pointer;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding:10px 10px 10px 37px;
}

div.success {
border:1px solid #6cd858;
background:#e3ffde url(../images/icons/tick.png) 10px 13px no-repeat;
}

div.error {
border:1px solid #ffa2aa;
background:#fae8e8 url(../images/icons/exclamation-red.png) 10px 13px no-repeat;
}

div.warning {
border:1px solid #d6d61f;
background:#ffffd3 url(../images/icons/exclamation.png) 10px 13px no-repeat;
}

div.information {
border:1px solid #b4dbe8;
background:#e3f2f7 url(../images/icons/information-balloon.png) 10px 13px no-repeat;
}

.gtable th {
text-align:left;
padding:5px 10px;
}

.gtable thead tr {
color:#333;
border:1px solid #ccc;
}

.gtable thead th {
background:linear-gradient(#fff,#efefef);
-pie-background:linear-gradient(#fff,#efefef);
}

.gtable tbody tr td {
border-bottom:1px solid #eee;
}

.gtable tbody tr:nth-child(odd) td,.detailtable tbody tr.odd td {
background-color:#fff;
}

.gtable tbody tr:nth-child(even) td,.detailtable tbody tr.even td {
background-color:#f7f7f7;
}

.gtable td {
padding:5px 10px;
}

.gtable img {
vertical-align:middle;
margin-right:5px;
}

.gtable tr.detail td {
padding:0;
}

.gtable tr.detail td td,.gtable tr.detail td th {
color:#777;
padding:2px 10px;
}

.gtable .detail table {
width:100%;
border:5px solid #fff7d1;
}

.gtable .detail table tr td,.gtable .detail table tr th {
background:#ffffed;
border-bottom:1px solid #fff7d1;
}

.tablefooter {
background:#f7f7f7;
border-top:1px solid #fff;
}

.tablefooter .actions {
float:left;
padding:5px 10px;
}

.tablefooter .pagination {
float:right;
padding:5px 10px;
}

.pagination {
font:11px Tahoma,sans-serif;
text-align:right;
margin:7px 0;
}

.pagination a {
color:#333;
background:#fff;
border:1px solid #e4e4e4;
margin:0;
padding:4px 7px;
}

.pagination a.current {
font-weight:700;
color:#fff;
border:1px solid #555;
background:linear-gradient(#888,#555);
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3);
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.3);
box-shadow:inset 0 1px 0 rgba(255,255,255,.3);
}

.pagination a:hover {
color:#fff;
background:#777;
border:1px solid #777;
}

/*form fieldset {
border:1px solid #e5e5e5;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
margin:10px;
padding:10px;
}


form legend {
font:10px Tahoma,sans-serif;
text-transform:uppercase;
color:#555;
text-shadow:1px 1px 1px #fff;
font-weight:700;
background:url(../images/icons/block.png) 5px 0 no-repeat;
line-height:18px;
margin:10px 0;
padding:0 5px 0 30px;
}

form dt {
margin-bottom:2px;
}

form dt label {
cursor:pointer;
font:11px Tahoma,sans-serif;
font-weight:700;
color:#555;
}

form p {
clear:left;
margin-bottom:0;
width:100%;
padding:5px 0;
}

form p label {
display:block;
float:left;
cursor:pointer;
font:11px Tahoma,sans-serif;
font-weight:700;
color:#555;
width:100px;
vertical-align:middle;
text-align:right;
margin-right:10px;
padding:5px;
}

form p small {
display:block;
font-size:10px;
color:#aaa;
margin:0 10px 0 120px;
}

form dl.inline dt {
clear:both;
width:25%;
float:left;
text-align:right;
}

form dl.inline dt label {
margin-right:12px;
}

form dl.inline dd {
float:left;
width:75%;
margin:0 0 15px;
}

form dl dd small {
display:block;
font-size:11px;
color:#aaa;
}

form div.buttons {
margin:20px 0 10px 25%;
}

form input[type=text],form input[type=email],form input[type=password],form select,form textarea {
border:1px solid #ccc;
background:#fff url(../images/input-bg.gif) 0 0 repeat-x;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:4px 5px;
}

form select {
padding:3px;
}

form input[type=text]:focus,form input[type=email]:focus,form input[type=password]:focus,form select:focus,form textarea:focus {
border:1px solid #777;
}

form input[type=radio],form input[type=checkbox] {
vertical-align:top;
}

form input.small,form select.small,form textarea.small {
width:130px;
}

form input.medium,form select.medium,form textarea.medium {
width:300px;
}

form input.big,form select.big,form textarea.big {
width:540px;
}

input#newstitle {
font-size:20px;
width:540px;
}

form label.error {
font:10px Tahoma,sans-serif;
color:#ED7476;
margin-left:5px;
}

form input.error,form input.error:hover,form input.error:focus,form select.error,form textarea.error {
border:1px solid #ED7476;
background:#FFEDED;
}
*/
ul.tabs {
font-size:13px;
line-height:14px;
font-weight:700;
border-bottom:3px solid #666;
padding:7px 0;
}

.tabs li {
display:inline;
line-height:35px;
}

.tabs a {
background:#f3f3f3;
color:#888;
outline:0;
padding:6px 12px;
}

.tabs a:hover {
color:#555;
background:#eee;
}

.tabcontent {
padding:10px 0;
}

#settings .tabcontent {
padding-top:25px;
}

.accordion h3 {
font-size:14px;
margin-bottom:2px;
cursor:pointer;
font-weight:700;
color:#555;
background:#eee;
padding:2px 8px;
}

.accordion h3:hover {
background:#eee;
}

.accordion div {
margin:5px 0;
}

/*
.button {
font:11px Tahoma,sans-serif;
font-weight:700;
color:#fff;
zoom:1;
display:inline;
vertical-align:baseline;
outline:none;
cursor:pointer;
text-align:center;
text-shadow:1px 1px 1px #555;
width:auto;
overflow:visible;
line-height:110%;
-webkit-box-shadow:inset 0 1px 2px rgba(255,255,255,.6),inset 0 -5px 15px rgba(0,0,0,.3),1px 1px 1px #ccc;
-moz-box-shadow:inset 0 1px 2px rgba(255,255,255,.6),inset 0 -5px 15px rgba(0,0,0,.3),1px 1px 1px #ccc;
box-shadow:inset 0 1px 2px rgba(255,255,255,.6),inset 0 -5px 15px rgba(0,0,0,.3),1px 1px 1px #ccc;
margin:0 3px 0 1px;
padding:6px 8px;
}

.button:hover {
opacity:0.9;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
filter:alpha(opacity=90);
}

.button:active {
position:relative;
top:1px;
}

.button.big {
font:15px Arial,sans-serif;
font-weight:700;
padding:8px 10px;
}

.button.small {
font-weight:400;
padding:4px 5px;
}

.button.red {
border:1px solid #9c0606;
background:#e85353;
}

.button.blue {
border:1px solid #0d717e;
background:#28a0b2;
}

.button.green {
border:1px solid #3b6e22;
background:#75ae5c;
}

.button.orange {
border:1px solid #c16729;
background:#ff9435;
}

.button.purple {
border:1px solid #981271;
background:#cb60b3;
}

.button.yellow {
border:1px solid #af9827;
background:#f2de6f;
}

.button.black {
border:1px solid #000;
background:#444;
}

.button.gray {
border:1px solid #444;
background:#888;
}

.button.white {
color:#444;
text-shadow:1px 1px 0 #fff;
border:1px solid #999;
background:#f7f7f7;
}

.button.white:hover {
color:#444;
}

*/

section#content nav ul li.current a,section#content nav ul li a:hover,section#content nav ul li:hover {
-webkit-box-shadow:inset 0 3px 20px rgba(0,0,0,.2);
-moz-box-shadow:inset 0 3px 20px rgba(0,0,0,.2);
box-shadow:inset 0 3px 20px rgba(0,0,0,.2);
}

article .links a {
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}

.tabs a,.accordion h3 {
background:linear-gradient(#eee,#e4e4e4);
-pie-background:linear-gradient(#eee,#e4e4e4);
}

.tabs .selected a,div.accordion h3.active {
color:#fff;
background:#666;
}



#colorstyle {
margin-top:15px;
}

#colorstyle div {
float:left;
margin-right:5px;
}

#colorstyle a {
outline:none;
display:block;
width:16px;
height:16px;
float:left;
opacity:0.75;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
filter:alpha(opacity=75);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
-moz-box-shadow:inset 0 0 6px rgba(255,255,255,.5),inset 0 -3px 6px rgba(0,0,0,.5);
-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,.5),inset 0 -3px 6px rgba(0,0,0,.5);
box-shadow:inset 0 0 6px rgba(255,255,255,.5),inset 0 -3px 6px rgba(0,0,0,.5);
margin:3px 0 0 4px;
}

#colorstyle a:hover {
opacity:1;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
filter:alpha(opacity=100);
}

#colorstyle a[rel=blue] {
background:#239db0;
}

#colorstyle a[rel=orange] {
background:#ff7f04;
}

#colorstyle a[rel=red] {
background:#e02424;
}

#colorstyle a[rel=green] {
background:#67a54b;
}

#colorstyle a[rel=purple] {
background:#db36a4;
}

#colorstyle a[rel=yellow] {
background:#e8cc45;
}

#colorstyle a[rel=black] {
background:#2b2b2b;
}

#colorstyle a[rel=gray] {
background:#666;
}

p:last-child,.content ul ul,.content ol ol {
margin-bottom:0;
}

.floatLeft,nav ul#mainmenu {
float:left;
}

.floatRight,#pageviews {
float:right;
}

div#logo img,.gtable input {
vertical-align:middle;
}

div#logo a span,section#content  nav ul li.current a,section#content  nav ul li a:hover {
color:#eee;
}

header#top a:hover,footer#bottom a:hover,a.button:hover {
color:#fff;
}

#login a,.gtable tr.detail {
font-size:11px;
}

.statistics table,.gtable {
width:100%;
}

section.icons,section.buttons {
text-align:center;
}

section.icons ul {
margin-left:0px;
padding:0;
}


.box ul li a:hover,.gtable tbody tr:hover td {
background-color:#FFFAE3;
}

ul.sortable li img,table.sortable img.move {
cursor:move;
}

ul.photos li img:hover,form input[type=text]:hover,form input[type=email]:hover,form input[type=password]:hover,form select:hover,form textarea:hover {
border:1px solid #999;
}

ul.photos div.links,ul.comments li div.links,.accordion div div {
margin:0;
}

ul.photos div.links a.delete:hover,ul.comments li div.links a.delete:hover {
background-color:#BC1515;
}

form dd,section.buttons .button {
margin-bottom:15px;
}


form input[type=checkbox].nivel2{
	margin-left:12px;
}

.navbar-default{
	background:#222222;
}

.nav > li > a{
	
	color:#EEEEEE;
}

.nav > li > a i{
	
	color:#999999;
}

.nav > li.active > a{
	background:#0074A2;
}

.nav-second-level > li > a.active{
	background:#38464C;
	color:#ffffff;
}

.nav-second-level > li > a.active:hover{
	background:#38464C!important;
	color:#ffffff;
}

.nav > li.active > a i{
	background:#0074A2;
	color:#eeeeee;
}

.nav > li > a:hover,.nav > li > a:focus{
	background:#111111;
}
.nav > li.active > a:hover,.nav > li.active > a:focus{
	background:#0074A2;
}

.nav > li.active > a.menu1:hover{
	background:#0074A2!important;
}

.nav > li.active > ul li a:hover{
	background:#333333;
}


.navbar-static-side ul li {
    border-bottom: 1px solid #333333!important;
}


.navbar-static-side ul li.active a{
	/*background:#0074A2;*/
}
.navbar-static-side ul li.active ul{
	background:#333333;
}

.nav-second-level li a{
	padding:6px 20px;
}

.nav-second-level li a{
	padding-left:20px;
	color:#BBBBBB;
}
.navbar-static-top{
	min-height:30px;
}

.navbar-static-top {
    border-bottom: 1px solid #333333!important;
}

.navbar-brand {
    color: #fcf49f !important;
    display: block;
    font-size: 16px;
    padding: 7px 22px 0 8px;
}
.navbar-brand .acubens {
    color: #fcf49f !important;
    
}

.navbar-top-links li a {
	min-height:0px;
	padding:6px 12px;
	
}

.navbar-top-links li a.dropdown-toggle:hover,
.navbar-top-links li a.dropdown-toggle:focus,
.nav .open > a.dropdown-toggle:focus {
	background:#333333;

	}

		
	

.navbar-top-links li a .data{
	font-weight:normal;
	color:#bbbbbb;
	font-size:12px;
	padding-top:2px;
}




 ul#nav2 li {
    list-style: none outside none;
}

 ul#nav2 li a{
    color:#222222;
}


form label.light{
	color:#666666;
	font-size:12px!important;
}


ul.nav-tabs li.active a,ul.nav-tabs li.active:focus a{
	color:#ffffff!important;
}

ul.nav-tabs li.active:hover a{
	color:#ffffff;
	background:#0074A2;
}

ul.nav-tabs li:hover a{
	color:#222222;
	background:#39B3D7;
}

ul.nav-tabs li a{
	color:#222222;
	background:#D9EDF7;
}


form label.error {
font-size:10px;
color:#ED7476;
margin-left:5px;
}

form input.error,form input.error:hover,form input.error:focus,form select.error,form textarea.error {
border:1px solid #ED7476;
background:#FFEDED;
}

.news_filter{
	width:165px;
	
}

.news_list{
	padding-left:190px;
}

.news_filter .panel-body{
	padding:4px;
}


#activity_list .contentItem{
	padding:0!important;
	maring:0!important;
}


#activity_list .contentItem {
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-top:none;
}

#activity_list .contentItem .storyLargeContent{
	padding:0;
	margin:0;
}
#activity_list .contentItem .buttonsActions{
	padding:0;
	margin:0;
}
#activity_list .contentItem .buttonsActions span{
	font-family: verdana;
    font-size: 12px;
}

#activity_list .contentItem .buttonsActions a{
	font-size: 12px;
    padding: 4px 0;
}


@media(max-width:767px) {
	.ColL,.ColR,
	.contentList .contentItem .left,
	.contentList .contentItem .right{
	width:100%!important;
	}
	
	.sidebar-collapse{
		display:none;
	}
	
	.news_list .item-thumb,.news_list .item-thumb img{
	width:100%;
	
	}
	
	.news_filter .filter_show{
		padding:0;
		margin:-3px 0 0 0;
		color:#888888;
		}
	
	.FiltipoEliminar .filter_show{
		padding:0;
		margin:0;
		color:#888888;
		}
			
	.news_filter,.news_list{
	width:100%;
	padding:0;
	}
	
	#activity_list .contentItem .buttonsActions span{
	width:100%;
	display:block;
	}
	
	.news_list .pagination a {
		padding: 2px 3px;
	}
	
	.navbar-top-links label.data{display:none;}
}

.activity_number{
	background:red;
	padding:2px;
	color:#ffffff;
	border-radius: 4px;
}

.dd.nestable .dd-handle {
	cursor:move;
}

.bootstrap-switch-container{
	width:102px!important;
}

#side-menu{
	padding-bottom:90px;
}

.custom_form-group{
	border-bottom:1px solid #eee;padding-bottom:10px
}
.custom_attributes_item{
	float:left;
}
.custom_name{
	float:left;
	width:40%;
	padding-left:7px;
}
.custom_desc{
	float:left;
	width:50%;
}

.page_site_confirm .logo_accms1{
	color:#124679;
	font-family:Righteous;
	font-size:40px;
}
.page_site_confirm #wrapper{
	padding-left:0;
}
.page_site_confirm .mensaje1{
	color:#222;
	font-family:Montserrat;
	font-size:30px;
	margin-top:40px;
	margin-bottom:40px;
}
.page_site_confirm .mensaje2{
	font-size:20px;
	margin-bottom:10px;
}

.page_site_confirm .mensaje3{
	font-size:14px;
	
}

.page_site_confirm .loading{
    display: block;
    margin: -40px auto;
}

.page_site_confirm  #contenedor_generate{
	margin-bottom:100px;
}

.page_site_confirm .btn-primary{
	color: #fff;
    background-color: #124679;
    border-color: #124679;
    text-transform: uppercase;
    width: 200px;
    margin: 10px;
}


.page_site_confirm .btn-primary.btn-outline{
	background: #fff;
    color: #124679;
}
    
.activity_number{
	background: yellow;
    padding: 2px;
    color: #000;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    padding: 0px 4px 0px 3px;
    height: 20px;
    display: inline-table;
    font-size: 15px;
    text-align: center;
}

.dropdown-messages .activity_number{
    float: right;
    border: 1px solid;
    width: 20px;
    height: 17px;
    padding: 0;
    line-height: 18px;
}
