body {
    margin-top: 0px;
    padding-top: 80px;
}

.navbar-fixed-top.admin {
        top: 53px;
        z-index: 9;
}

.navbar {
    border-bottom: 1px solid #CCCCCC !important;
    margin-bottom: 25px !important;
    background-color: transparent;
    background-image: none !important;
    padding-bottom: 10px !important;
}

ul.nav {
    float: right !important;
}


li.active {
    font-weight: bold !important;
}

ul.nav li {
    /*font-size: 12px !important;*/
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > div > a, .navbar-default .navbar-nav > li > div > ul > li > a {
    font-weight: normal !important;
}

.panel {
    background-color: transparent !important;
    border: 1px solid rgb(214, 205, 205) !important;
}

.panel-heading {
    border-bottom: 1px solid rgb(214, 205, 205) !important;
}

blockquote {
    padding: 10px !important;
}

@media (min-width: 500px) {
    #ContainerWrapper {
        min-height: 100px !important;
        margin-bottom:50px;
		padding-top: 100px!important;
    }
}


/*
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
*/

/*----------------------menu ------------------------*/
.cssmenu {
    list-style: none;
    margin: 0;
    padding: 0 !important; 
    font-size: 12px;
}

    .cssmenu ul {
        margin: 0;
        padding: 0;
    }

    .cssmenu li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .cssmenu li:first-child {
            background: #828282 !important;
            border-bottom: 1px solid #D0D0D0;
            padding: 8px 8px;
            font-size: 105%;
            color: white;
        }

    .cssmenu a {
        border-bottom: 1px solid #D0D0D0;
        color: #6B6B6B;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

        .cssmenu a:hover {
            background: url("../img/hover.gif") left center no-repeat;
            color: #000;
            padding-bottom: 8px;
        }

    .cssmenu .active > a {
        background: #2580a2 url("../img/hover.gif") left center no-repeat !important;
        color: #fff !important;
        padding-bottom: 8px !important;
    }

    .cssmenu span {
        border-bottom: 1px solid #D0D0D0;
        color: #6B6B6B;
        display: block;
        margin: 0;
        padding: 8px 12px;
        font-weight: normal;
    }
/*----------------------menu ------------------------*/


#feedback {
   /* width: 104px;
    position: fixed;
    z-index: 1000;
    top: 40%;
    height: 104px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    text-align: center;
    bottom: 0;*/
    width: 104px;
    position: fixed;
    z-index: 1000;
    text-align: center;
    bottom: 0;
    left: 30px;
}

#feedback a {
    /* display: block;
    background: #62A5E8; 
    padding: 8px 10px;
    font-family: Arial, sans-serif;
    color: #444;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 1px; */
    display: block;
    background: #62A5E8;
    padding: 8px 10px;
    color: #FFF;
    text-decoration: none;
}

#feedback a:hover {
    background: #06c;
    color: #fff;
}


/*panels*/
div.fbox {
    margin: 10px;
    position: relative;
    text-align: center;
    z-index: 1;
    width: 250px;
    display: inline-block;
}

div.box-content > p {
    height: 60px;
    overflow: hidden;
}

div.box-content > a > h4 {
    height: 40px;
    overflow: hidden;
}

div.box-content > a {
    text-decoration: none;
}

div.box-content > a > h4:hover {
    color: darkblue;
}

div.fbox i.image-icon, i.icon-featured, div.fbox em.image-icon, em.icon-featured {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 100%;
    color: #FFF;
    font-size: 40px;
    line-height: 110px;
    margin: 25px 0;
    padding: 25px;
}

i.image-icon.big, em.image-icon.big {
    width: 110px;
    height: 110px;
}

i.image-icon, em.image-icon {
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    overflow: hidden;
}

div.fbox p a.learn-more {
    display: block;
    margin-top: 10px;
}

.icon {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

div.fbox h4 {
    margin-top: 5px;
}

div.fbox p a.learn-more {
    display: block;
    margin-top: 10px;
}

div.fbox p {
    text-align: center;
}

/*images*/
i.image-icon.search.big, em.image-icon.search.big {
    background-image: url(../img/search.png);
}

i.image-icon.links.big, em.image-icon.links.big {
    background-image: url(../img/links.png);
}
i.image-icon.library.big, em.image-icon.library.big {
    background-image: url(../img/library.png);
}
/*images*/


div.fbox.green h4 {
    color: #0e8590;
}

div.fbox.green i.icon-featured, div.fbox.green i.image-icon, div.fbox.green em.icon-featured, div.fbox.green em.image-icon {
    background-color: #CCC;
}

div.fbox.red h4 {
    color: #E05048;
}

div.fbox.red i.icon-featured, div.fbox.red i.image-icon, div.fbox.red em.icon-featured, div.fbox.red em.image-icon {
    background-color: #E05048;
}

div.fbox.blue h4 {
    color: #02A6FC;
}

div.fbox.blue i.icon-featured, div.fbox.blue i.image-icon, div.fbox.blue em.icon-featured, div.fbox.blue em.image-icon {
    background-color: #02A6FC;
}

div.fbox.purple h4 {
    color: #FF8D7D;
}

div.fbox.purple i.icon-featured, div.fbox.purple i.image-icon, div.fbox.purple em.icon-featured, div.fbox.purple em.image-icon {
    background-color: #FF8D7D;
}




/*START PAGE*/
.focusout #SearchTextBox {
    border: none;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid lightgray;
}

.focusout #searchphrase {
    display: none;
}
/*START PAGE*/

.checkmarks {
    /* background: url("http://www.publicrevenue.gr/kpi/static/img/bullet_check_orange.png") no-repeat left top; */
    padding-left: 2px;
    display: block;
    margin-bottom: 3px;
    /* background-size: 15px; */
    border-bottom: 1px solid #D6D5D5;
    padding-bottom: 1px;
    color: #3E3E3E !important;
    font-weight: normal;
    padding-left: 5px;
    font-size: 12px;
}

#HorizontalSeparator {
    height: 50px;
    background: rgb(221, 221, 221);
    margin: 10px auto;
}

.card {
    margin: 0 0 10px;
    border: 0;
    background: #dcdcdc;
    /*box-shadow: 0 1px 2px rgba(0,0,0,.1);*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:20px;
    word-break:break-word;
}
#navsearch:focus {
outline:0;
}
#dnn_dnnLOGO_imgLogo {
     padding-top:5px;
}
.carousel 
{
    margin-top:-14px;
    margin-bottom:24px;
}
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #81D2FF;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: white;
    font-size: 24px;
    padding: 15px 0 0 19px;
}
.divider 
{
    pointer-events: none;
    cursor: default;
}