﻿@font-face {
  font-family: 'FontAwesome';
	src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
	src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Open Sans', sans-serif !important;
}
.fontej {
	font-family: 'Open Sans', sans-serif !important;
}
.online {
	background: #4ac25c;
	color: white;
}
.dd-1 .icon-info {
}
#accordion {
	padding: 30px;
}
.panel-body {
	color: black;
}
.panel-body a {
	color: blue;
	font-weight: 600;
}
.accordion-toggle h2 {
	color: #0860a2;
	font-size: 22px;
}
.panel-body p {
	line-height: 24px;
}
.panel .fa-plus {
	position: absolute;
	right: 40px;
	margin-top: -35px;
	transition: 0.2s;
}
.rotate-state {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.accordion-toggle h2 {
	border-bottom: 1px dashed #AEAEAE;
	padding-bottom: 10px;
}
.polje-well {
	border: 1px solid #d7d7d7 !important;
	margin: 50px;
	line-height: 120px;
	padding: 20px;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	font-weight: 100 !important;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	transition: background 0.4s;
}

.polje-well:hover {
	background: #f8f8f8;
}
.dataTable.no-footer {
	border: 0 !important
}
.mbotsmall {
	margin-bottom: 150px
}
.dropdown-menu {
	margin-left: -30px
}
.uputstva-polje {
	padding: 15px;
	display: table;
}
.custompolja input {
    padding: 4px 6px !important;
}
.green_confirmed {
	width: 12px;
	height: 12px;
	border-radius :50%;
	background: #4ac25c;
	display:block;
	margin: 0 auto;
}
.inputfld {
	width: 94%;
	height: 30px;
	padding: 8px 15px !important;
}
.reltd {
	position: relative;
    bottom: 6px;
    left: 10px;
}
.red_confirmed {
	width: 12px;
	height: 12px;
	border-radius :50%;
	background: #C24A4A;
	display:block;
	margin: 0 auto;
}
.notonline {
	background: #C24A4A;
	color: white
}
#uploadfajlovastr{
	min-height:350px;
}
.inline {
	display: inline;
	color: blue
}
 html.sticky-top .navbar.main {
    z-index: 800!important;
}
#fff label {
	margin: 0;
	padding: 0;
}
.plp{
	background: green;
	cursor: pointer;
	height: 75px;
	width: 144px;	
	position: relative;
	float:left;
	z-index: 10;
	opacity: 0;
	color:white;
	font-size:45px;
	overflow:hidden;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	color:#fff!important;		
}
.slikag6 img{
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;	
}
.slikag6 .plp{
	height: 70px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.slikag6:hover .plp{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.slikag6:hover img{
	opacity: 1;
/*	
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
*/
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;	
}

.konter{
	position: absolute;	
	height: 100%;
	width: 100%;
	overflow:hidden;		
}
.plp p{
	font-size:26px;
	text-align:center;
	color:#fff!important;
	opacity:0.7;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;	
	padding-top:10px;
}

.plp p:hover{
	opacity:1;
}
.plp p a, .plp p a:link{
	color:#fff;
	text-decoration:none;
}

ul#gallery-testlist li{
	margin-bottom:15px!important;
}
.belo{
	background-color:#fff!important;
	margin-bottom:0!important;
}

table.dynamicTable.table {
	border: none;
}
.table thead th {
	border: none;
	padding: 20px 15px;
	color: #212121;
	font-weight: 600;
}
.table tbody td {
	border: none;
	padding:13px 10px;
}
.table tbody .even {
	background: #f7f9fb
}


/*glavna tema*/

.slimScrollDiv li a {
	color:#ababad !important;
	font-weight: 400 !important;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
	line-height: 23px;
}
html.sidebar-full #menu .slim-scroll > ul > li a {
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	-o-transition: background 0.2s;
	transition: background 0.2s;
}
.slimScrollDiv li a i:before{
	color:#ababad !important;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
}
.slimScrollDiv .active a, .slimScrollDiv .active a i:before{
	color: white !important
}
.slimScrollDiv li:hover a, .slimScrollDiv li:hover a i:before{
	color: white !important
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li a {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
html.sidebar-full #menu .slim-scroll > ul > li.dropdown.dd-1 .dropdown-menu li a:hover{
	color: white !important;
	background: #656c7e !important
}
html.sidebar-full #menu .slim-scroll > ul > li.active > a, html.sidebar-full #menu > ul > li.active > a, html.sidebar-full #menu .slim-scroll > ul > li:hover > a, html.sidebar-full #menu > ul > li:hover > a, html.sidebar-full #menu .slim-scroll > ul > li.open > a, html.sidebar-full #menu > ul > li.open > a {
	background: #656c7e !important;
}
html.sidebar-full #menu .slim-scroll > ul > li:last-child, html.sidebar-full #menu > ul > li:last-child {
    border-bottom: 1px solid transparent;
}
html.sidebar-full #menu .slim-scroll > ul > li:first-child, html.sidebar-full #menu > ul > li:first-child {
    border-top: 1px solid transparent;
    padding-top: 20px;
}
html.sidebar-full #menu .slim-scroll > ul, html.sidebar-full #menu > ul {
	border: none !important
}
thead  th{
	border-top:1px solid #e9e9e9 !important;
	border-bottom:1px solid #e9e9e9 !important
}

.glyphicons.btn-action {
	border-radius: 50%;
	border: none;
	background: none;
}

.dynamicTable .label.label-alert {
	background: #dcce57;
	text-shadow: none !important;
	text-transform: uppercase;
	font-size: 11px;
	padding: 6px;
}
.dynamicTable .label {
	
	text-shadow: none !important;
	text-transform: uppercase;
	font-size: 11px;
	padding: 6px;
	
}
.dynamicTable .label.label-success {
	background: #90b685;
}

.dynamicTable .label.label-important {
	text-shadow: none !important;
	text-transform: uppercase;
	font-size: 11px;
	padding: 6px;
}
.pencil, .remove_2, .new_window {
	padding:3px !important;
}
.pencil i:before, .remove_2 i:before, .new_window i:before {
	color: white !important;
	padding: 3px;
}
.dynamicTable .ok {
	border-color: #18a689 !important;
	border: none !important;
	margin-bottom: 14px;
}
.dynamicTable .ok i:before{
	color: #18a689 !important;
	font-size: 28px;
}

.clear {
	clear:both !important;
}
.left-part {
	width: 80%;
	float: left;
}
.left-part h4 {
	width: 100%;
	color: #3E3E3E;
	text-shadow: none;
	padding-bottom: 10px;
	margin-bottom: 0;
}
.left-part .span6 input{
	width: 99%;
}
.adminarea {
	width: 19%;
	float: left;
	background: #f7f9fb;
	margin-left: 1%;
}
.adminarea .padding15 {
	padding-top: 14px;
	padding-bottom: 30px
}
.adminarea select, .adminarea input, .adminarea .input-append {
	margin: 0
}
.widget-body {
	background: #f7f9fb;
	-webkit-border-radius: 5px 5px 5px 5px !important;
	-moz-border-radius: 5px 5px 5px 5px !important;
	border-radius: 5px 5px 5px 5px !important;
}
.padding15 {
	padding: 15px;
}
.padding15 .span12 {
	margin: 0 !important
}
.padding15 input 	{width: 94%}
.padding15 .date	{width: 88%}
.padding15 select 	{width:100%}
#tabNaslov {
	padding: 15px !important;
}
.blockseparator {
	display: block;
	width: 98%;
	font-size: 16px;
	line-height: 21px;
	color: #3A3A3A;
	text-transform: uppercase;
	font-weight: 600;
	text-shadow: none;
	margin:0;
	padding:15px 0 1px 0;
}
.objasnjenje {
	font-size: 10px;
	position:relative;
	bottom: 5px;
	cursor:help;
}
.k_polje {
	float: left;
}
.nospace {
	padding: 0;
	margin: 0;
}
.k_polje:nth-child(1) {
	margin-left:0 !important
}

textarea,select,input {
	
	color: black !important;
}
.adminarea h2.blockseparator{
	padding-top: 15px !important
}
.fifthypercent:nth-child(1) {
	width: 47% !important;
	margin-right: 28px;
}
.right8 {
	padding-right: 8px;
}
.fifthypercent {
	width: 47% !important;
	float: left !important;
}
.widget-head {
	height: 0px !important;
	border: none !important;
}
.widget.widget-tabs-double-2 > .widget-head {
	border-bottom: 0px !important;
}
.widget.widget-tabs > .widget-head ul li {
	border: none !important;
}

.top15 {
	margin-top:15px !important;
}
.mleft0 {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
@media(max-width: 1300px) {
	.left-part {
		width: 100%;
		
	}
	.adminarea {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}
}



/* CHECKBOXES */
.label_custom label{
	position: relative;
	padding-left: 30px !important;
	font-size: 14px;
	margin-bottom: 16px !important;
	float: left;
	cursor: pointer;
}
.label_custom label:before, .label_custom label:after {	
	font-family: FontAwesome;
	font-size: 21px;
	position: absolute; top: 0; left: 0;
}
.label_custom label:before {
	content: '\f096'; /*unchecked*/
}
.label_custom label:after {
	content: '\f046'; /*checked*/
	max-width: 0;
	overflow: hidden;
	opacity: 0.5;
	transition: all 0.35s;
}

.label_custom input[type="checkbox"] {
	display: none;
}
.label_custom input[type="checkbox"]:checked + label:after {
	max-width: 25px;
	opacity: 1;
}
.form-table {
	padding: 15px;
}

.form-table th {
    vertical-align: top;
    text-align: left;
    padding: 10px 10px 10px 0;
    width: 200px;
    line-height: 1.3;
    font-weight: 400;
}
td.label_custom {
	padding-right:75px;
}
.hideth {
	
	opacity: 0 !important
}

.hide {
	display: none !important
}
.ios7-switch {
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 30px;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

.ios7-switch input {
    opacity: 0;
    position: absolute;
}

.ios7-switch input + span {
    position: relative;
    display: inline-block;
    width: 1.65em;
    height: 1em;
    background: white;
    box-shadow: inset 0 0 0 0.0625em #e9e9e9;
    border-radius: 0.5em;
    vertical-align: -0.15em;
    transition: all 0.40s cubic-bezier(.17,.67,.43,.98);
}

.ios7-switch:active input + span,
.ios7-switch input + span:active {
    box-shadow: inset 0 0 0 0.73em #e9e9e9;
}

.ios7-switch input + span:after {
    position: absolute;
    display: block;
    content: '';
    width: 0.875em;
    height: 0.875em;
    border-radius: 0.4375em;
    top: 0.0625em;
    left: 0.0625em;
    background: white;
    box-shadow: inset 0 0 0 0.03em rgba(0,0,0,0.1),
                0 0 0.05em rgba(0,0,0,0.05),
                0 0.1em 0.2em rgba(0,0,0,0.2);
    transition: all 0.25s ease-out;
}

.ios7-switch:active input + span:after,
.ios7-switch input + span:active:after {
    width: 1.15em;
}

.ios7-switch input:checked + span {
    box-shadow: inset 0 0 0 0.73em #29C5A5;
}

.ios7-switch input:checked + span:after {
    left: 0.7125em;
}

.ios7-switch:active input:checked + span:after,
.ios7-switch input:checked + span:active:after {
    left: 0.4375em;
}

/* accessibility styles */
.ios7-switch input:focus + span:after {
    box-shadow: inset 0 0 0 0.03em rgba(0,0,0,0.15),
                0 0 0.05em rgba(0,0,0,0.08),
                0 0.1em 0.2em rgba(0,0,0,0.3);
    background: #fff;
}

.ios7-switch input:focus + span {
    box-shadow: inset 0 0 0 0.0625em #dadada;
}

.ios7-switch input:focus:checked + span {
    box-shadow: inset 0 0 0 0.73em #29C5A5;
}

/* reset accessibility style on hover */
.ios7-switch:hover input:focus + span:after {
    box-shadow: inset 0 0 0 0.03em rgba(0,0,0,0.1),
                0 0 0.05em rgba(0,0,0,0.05),
                0 0.1em 0.2em rgba(0,0,0,0.2);
    background: #fff;
}

.ios7-switch:hover input:focus + span {
    box-shadow: inset 0 0 0 0.0625em #e9e9e9;
}

.ios7-switch:hover input:focus:checked + span {
    box-shadow: inset 0 0 0 0.73em #29C5A5;
}
.tag_polje {
	display: inline-block;
	background: #aab2c4;
	padding: 4px 13px;
	border-radius: 15px;
	margin: 2px !important;
	font-size: 12px;
	color: white !important;
    font-weight: 600 !important;
}
#galerije ul.row-fluid, #fajlovistrane ul.row-fluid {
	margin: 0 !important
}
#galerije li.span12, #fajlovistrane li.span12{
	margin-left:0;
	padding-left:0;
	font-weight: 400;
	line-height: 45px;
	padding-left: 15px;
}
#galerije li:nth-child(even), #fajlovistrane li:nth-child(even) {
	background: #f7f9fb;
}
#galerije li span, #fajlovistrane li span {
	color: #2a2d33
}
#galerije li a, #fajlovistrane li a{
	margin-left: 2px;
	color: #18a689;
}
.editfilex {
	margin-left: 30px !important;
}
#galerije div.span2, #galerije div.span10, #fajlovistrane div.span2, #fajlovistrane, div.span10{
	font-weight: 600;
	color: rgb(126,126,128);
	padding-left: 15px;
}
#galerije_foto ul.row-fluid {
	margin: 0;
}
#galerije_foto .row-fluid [class*="span"]:nth-child(7n){
	margin-left: 0 !important;
}
#content {
	background:white;
}
.widget-body input {
	color: black;
	border-color: #BFBFBF;
	padding: 18px 15px;
}
#content .well {
	background: white;
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
}
* {
	text-shadow: none !important;
}
.circle_plus {
	background: #18a689;
	-webkit-transition:all 0.2s !important; /* Safari */
	transition: all 0.2s !important;
	
}
.circle_plus:hover {
	background: #159077
}
.flat-btn:hover, flat-btn:active, flat-btn:focus {
	color: white !important;
	text-decoration: none !important;
}
.flat-btn i {
	position: relative;
    top: 1px;
}
.flat-btn .icon-plus {
	background-position: 200px;
}
.provjeritepodatke {
	padding-left: 15px;
}
.provjeritepodatke i {
	padding-right: 8px
}
.flat {
	-webkit-transition:all 0.2s; /* Safari */
	transition: all 0.2s;
}
.left5 {
	margin-left:5px;
}
.flat-btn {
	display: inline-block;
	cursor: pointer;
	outline: none;
	border:none;
	font-weight: 400 !important;
	background: grey;
	padding: 7px 24px 8px;
	color: white;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition:all 0.2s; /* Safari */
	transition: all 0.2s;
}
.plupload_add {
	cursor: pointer !important;
	outline: none !important;
	border:none !important;
	font-weight: 400 !important;
	padding: 7px 24px 8px !important;
	color: white !important;
	font-size: 14px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	-webkit-transition:all 0.2s; /* Safari */
	transition: all 0.2s;
	background: #008fc0 !important;
}
.tip_row {
    width: 20px;
    float: left;
    padding-left: 15px;
}
.tip_row_inside {
	width: 20px;
    float: left;
    padding-left: 0;
}
.tip_row_inside i {
    font-size: 24px;
    position: Relative;
    top: 2px;
}
.plupload_buttons {
	margin-top: 64px;
	margin-right: 1px;
}
.plupload_add:hover {
	background: #1686aa !important;
}
.plupload_filelist_footer {
	height:33px !important;
}
.plupload_start {
	display: none !important;
}
.flat-btn i {
	padding-right: 8px;
}
.flat-green {
	background: #18a689 !important;
}
.flat-green:hover {
	background: #159077 !important;
}

.flat-red {
	background: #c75757 !important;
}
.flat-red:hover {
	background: #c14444 !important
}
.flat-transparent {
	background: transparent;
	border: 1px solid #E0E0E0;
	color: #7F7F7F;
	font-weight: 400;
}
.flat-transtored {
	background: transparent;
	border: 1px solid #E0E0E0;
	color: #7F7F7F;
	font-weight: 400;
}
.flat-transtored:hover {
	background: #c14444;
	color: white;
	border-color: #c14444
}
.flat-blue {
	background: #008fc0 !important;
}
.flat-blue:hover {
	background: #1686aa !important;
}
.sweet-alert .confirm {
	background: #008fc0 !important;
}
.sweet-alert .confirm:hover {
	background: #1686aa !important;
}
.sweet-alert .cancel:hover {
	background: #6b6b6b !important
}

.slim-scroll li i{
	float:left;
	font-size: 20px;
	padding-right: 8px;
	
}
.slim-scroll li span {
	position: relative;
	top: 2px;
}
#galerije li a .adminarea select {
	height: 30px;
	border-color: #CDD4DA;
}
.ckKeywords {
    border-color: #CDD4DA;
    color: black;
    padding: 10px 15px;
}
.dataTables_filter input {
	padding: 10px 16px;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
	border: 1px solid #ECEDEE !important;
	margin-left: 15px;
}
.dataTables_filter input:hover,.dataTables_filter input:focus,.dataTables_filter input:active {
	border: 1px solid #C5C8CB !important;
	
}
.labeli label {
	margin:0;
	padding:0;
	padding-left:3px;
}
.plupload_filelist_footer {
	/*display: none;*/
	
}

.helper {
	display:block;
	padding-bottom: 5px;
	color: #8d8f96;
}
.tooltip .tooltip-inner {
	color: white;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	background: #0860a2 !important;
	text-transform: initial !important;
}
.tooltip.in {
	opacity: 1 !important
}
.tooltip .tooltip-arrow {
	border-top-color: #0860a2 !important
}
.naslovsekcije {
	background: #2a2d33;
	color: white;
	padding: 8px 15px;
	font-weight: 600;
	font-size: 16px
}
.circle_ok {
	width: 150px;
	text-align: center;
	padding: 15px 24px 15px;
	padding-left: 15px;
	float: initial;
	margin-left: 4%;
}
@media(max-width:1430px) {
	.circle_ok {
		margin-left: 15px;	
	}
}
.fancybox-inner {
	height: 430px !important;
}
a:active, a:focus {
	color: black !important;
	text-decoration: none !important
}
.sweet-alert h2 {
	font-size: 20px;
}
.stajlsnimi {
	width: 0px;
	padding: 0 9px;
}
.dodajveci {
	font-size: 18px;
	padding-right: 10px;
}
.btn {
	cursor: pointer;
	outline: none !important;
	border:none !important;
	font-weight: 400 !important;
	background: grey;
	padding: 7px 24px 8px;
	color: white !important;
	font-size: 14px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	-webkit-transition:all 0.2s !important; /* Safari */
	transition: all 0.2s !important;
}
.btn-primary {
	background: #008fc0 !important;
}
.btn-primary:hover {
	background: #1686aa !important;
}
.redactor_editor {
	color: black
}
.redactor_editor img {
	max-width: 30% !important
}
.editoptions {
	margin: 0 !important;
	width: 100%;
}
.editoptions a {
	color: white;
    width: 50% !important;
    display: inline-block;
    float: left;
	text-indent: 15px;
	line-height: 30px;
}
.dataspanda {
	margin: 0 !important;
	width: 100%;
	padding: 5px 15px;
	background: grey;
	color: White;
}
/*.minhe {
	min-height: 55px !important
}*/
.datas-red {
	background: #c75757
}
.datas-blue {
	background: #008fc0;
}
.datas-green {
	background: #18a689;
}
.hoverit {
	position: relative;
}
.absoluteit {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
	z-index: 3;
	pointer-events: none;
	cursor: pointer;
	opacity: 0;
}
.redit {
	opacity: 1;
	background: rgba(199, 3, 3, 0.5);
	line-height: 5;
	text-align: center;
}
.redit p {
	text-transform: uppercase;
	font-weight: 800 !important;
	color: white;
	position: absolute;
	top: 0;
	bottom: 0;
	display: table;
	text-align: center;
	width: 100%;
	margin: auto !important;
}
.crvenaslova, .crvenaslova span {
	color: #868686 !important;
}
.select2-choice {
	padding: 5px 15px !important;
	border-color: #BFBFBF !important;
}
.select2-search-choice {
	background: #eaeaea !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-top: 6px !important;
}
.select2-default {
	opacity: 0
}
@media (max-width: 768px) {
    .widget-stats.widget-stats-1 .count {
    position: relative;
    top: auto;
    right: auto;
    font-size: 30px!important;
    display: inline-block;
    font-weight: 700;
    padding: 0;
    line-height: 40px;
}
}
