/* Import Section 
========= */

body {}

.center {
    text-align: center;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}


/* Content
========= */

.float-right {
    float: right;
}

.row-fluid.before-main {
    margin-bottom: 15px;
}

.before_main {
    margin-bottom: 15px;
}

.home-square > div {
    min-height: 260px;
}

.pull-right-home {
    position: absolute;
    bottom: 0;
    right: 20px;
    padding-bottom: 275px;
}

.pull-right-facilities {
	position: absolute;
    bottom: 0;
    right: 20px;
}

.no-pad {
    padding-left: 0px;
    padding-right: 0px;
}

.square-back {
    background-color: #e2e2e2;   
}

.square-back, .square-back-w {
	padding-top: 15px;
}

.home-text {
	height: 250px;
	padding: 0 15px 0 15px;
}

.news-wrapper, .events-wrapper {
	height: 200px;
}
/* List 
======== */

.content ul {
    /*     list-style-type: none !important; */
    /*     margin: 0px 0px 5px 16px; */
}

.content ul ul ul {
    /*     list-style-type: none !important; */
    /*     margin: 0px 0px 5px 16px; */
}

.content ul:not(.slides):not(.breadcrumb):not(.nav-tabs):not(.menu):not(.topnav):not(.topnav ul) li {
    background-image: url('/theme/fehrl_gray/resources/img/bullet.png');
    background-repeat: no-repeat;
    background-position: 5px 9px;
    /*background-size:13px 13px;
    padding:0px 0px;*/
    padding-left: 25px;
}

.bootstrap-datetimepicker-widget ul li {
    background-image: none;
    padding-left: 0px;
}

.content ul ul li:hover {
    /*color:green !important;*/
}

.content ul ul ul li {
    background-image: url('/theme/fehrl_gray/resources/img/bullet.png');
    background-position: left 9px;
    /*padding-left: .6em;*/
    padding-left: 15px;
}

ul.inline > li,
ol.inline > li {
    background-image: none;
}

.well-fehrl {
    padding: 10px 10px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0px;
    margin-bottom: 15px;
}

p.help-block {
    color: #666;
    display: block;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-style: italic;
}


/* Icons 
========= */

.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
    text-decoration: none;
    display: inline-block;
    line-height: 14px;
}

a [class^="icon-"],
a [class*=" icon-"] {
    text-decoration: none;
}


/* Form 
========= */

.form {
    margin: 10px 0px;
}

form input {
    font-size: 12px;
}

.input-append,
.input-prepend {
    margin-left: 1px;
}

form button {
    font-size: 12px;
    font-family: Titillium Web;
}

.form-horizontal input[type="text"],
.form-horizontal input[type="password"],
.form-horizontal textarea,
.form-horizontal select {
    /*width:90%;*/
    /*font-size: 14px;*/
    /*font-family: Titillium Web;*/
    border-radius: 0px;
}

.form-horizontal trol-label {
    width: 80px;
}

.form-horizontal controls {
    margin-left: 100px;
    /*font-family: Titillium Web;*/
}

.form-horizontal .controls:first-child {
    padding-left: 100px;
}

.form-horizontal .form-actions {
    padding-left: 100px;
}

.form-horizontal .control-label {
    font-size: 14px;
    /*font-family: Titillium Web;*/
}

.form-actions {
    /*padding: 5px 20px 5px;
    background:transparent;
    border-top:0px;
        margin-top: 30px;*/
}

.form-login {
    min-width: 200px;
}

label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-family: Titillium Web;
}


/* Social 
========= */

.social {
    font-size: 16px;
    margin-bottom: 10px;
}

.social a,
.social a:visited,
.social a:hover {
    color: #fff;
    text-decoration: none;
}

.social i {
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
    border-radius: 30px;
}

.icon-facebook {
    border: 3px solid #3b5998;
    color: #3b5998;
}

.icon-facebook:hover {
    background: #3b5998;
    color: #fff;
}

.icon-github {
    border: 3px solid #a9cf54;
    color: #a9cf54;
}

.icon-github:hover {
    background: #a9cf54;
    color: #fff;
}

.icon-pinterest {
    border: 3px solid #de2c6c;
    color: #de2c6c;
}

.icon-pinterest:hover {
    background: #de2c6c;
    color: #fff;
}

.icon-twitter {
    border: 3px solid #31cdfd;
    color: #31cdfd;
}

.icon-twitter:hover {
    background: #31cdfd;
    color: #fff;
}

.icon-google-plus {
    border: 3px solid #c9402e;
    color: #c9402e;
}

.icon-google-plus:hover {
    background: #c9402e;
    color: #fff;
}

.icon-linkedin {
    border: 3px solid #4393bb;
    color: #4393bb;
}

.icon-linkedin:hover {
    background: #4393bb;
    color: #fff;
}


/* Button
========= */

.button {
    margin: 10px 0px;
}

.button a,
.button a:visited {
    color: #fff;
    width: 100px;
    padding: 6px 15px;
    font-size: 14px;
    border-radius: 5px;
}

.button a:hover {
    color: #fff;
    text-decoration: none;
}

a.btn-info {
    color: #fff;
}

.btn-group {
    padding: 0px;
}


/* Dividers
========= */

.text-divider1 {
    border-top: 1px solid #cccccc;
    margin-bottom: 19px;
}

.text-divider2 {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    text-align: right;
    color: #666666;
    margin: 20px 0;
}

.text-divider2:hover,
.text-divider4:hover {
    text-decoration: none;
    color: #666666;
}

.text-divider3 {
    border-top: 1px dashed #cccccc;
    margin-bottom: 19px;
}

.text-divider4 {
    display: block;
    margin-bottom: 19px;
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    text-align: right;
    color: #666666;
    margin-top: -19px;
}

.text-divider5,
.text-divider6 {
    border-bottom: 1px solid #cccccc;
    width: 100%;
    margin-bottom: 19px;
    margin-top: -3px;
}

.text-divider5 span {
    display: block;
    width: 70px;
    height: 3px;
}

.text-divider6 span {
    display: block;
    width: 70px;
    height: 3px;
    float: right;
}


/* Widget
========= */

.widget {
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
    padding: 6px;
    /*margin-top: 10px;*/
}

.widget ul {
    list-style-type: none !important;
}


/* Side menu 
========= */

.topnav {
    padding: 40px 28px 25px 0;
}

ul.topnav {
    padding: 0;
    margin: 0;
    font-size: 1em;
    line-height: 0.5em;
    list-style: none;
}

ul.topnav li {}

ul.topnav li a {
    line-height: 10px;
    font-size: 12px;
    padding: 10px 5px;
    color: #333;
    display: block;
    text-decoration: none;
}

ul.topnav li a:hover {
    background-color: #eee;
}

ul.topnav ul {
    padding: 0;
    margin: 0;
    display: none;
}

ul.topnav ul li {
    margin: 0;
    padding: 0;
    clear: both;
}

ul.topnav ul li a {
    padding-left: 20px;
    font-size: 11px;
    font-weight: normal;
    outline: 0;
}

ul.topnav ul li a:hover {
    background-color: #eee;
}

ul.topnav ul ul li a {
    color: silver;
    padding-left: 40px;
}

ul.topnav ul ul li a:hover {
    background-color: #eee;
    color: #675C7C;
}

ul.topnav ul ul ul li a {
    font-size: 10px;
    color: silver;
    padding-left: 55px;
}

ul.topnav ul ul ul li a:hover {
    background-color: #eee;
    color: #675C7C;
}

ul.topnav ul ul ul ul li a {
    color: silver;
    padding-left: 70px;
}

ul.topnav ul ul ul ul li a:hover {
    background-color: #eee;
    color: #675C7C;
}

ul.topnav ul ul ul ul ul li a {
    color: silver;
    padding-left: 85px;
}

ul.topnav ul ul ul ul ul li a:hover {
    background-color: #eee;
    color: #675C7C;
}

ul.topnav span {
    float: right;
    padding: 0 10px;
}

ul.nav li {
    background-image: none;
    padding: 0px;
}


/* .caret-right: right arrow head */

.caret-right {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-left: 4px solid #000;
    border-right: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    content: "";
}


/*  Alert
========= */

.alert {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}


/*  Tabbable tabs
========= */

.tabbable a {
    color: #555555;
}

.tabbable .nav a:hover {
    color: #555555;
}


/* Bootstrap code examples
-------------------------------------------------- */


/* Base class */

.bs-docs-example {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    *padding-top: 19px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


/* Echo out a label for the example */

.bs-docs-example:after {
    content: "Example";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}


/* Remove spacing between an example and it's code */

.bs-docs-example + .prettyprint {
    margin-top: -20px;
    padding-top: 15px;
}


/* Tweak examples
------------------------- */

.bs-docs-example > p:last-child {
    margin-bottom: 0;
}

.bs-docs-example .table,
.bs-docs-example .progress,
.bs-docs-example .well,
.bs-docs-example .alert,
.bs-docs-example .hero-unit,
.bs-docs-example .pagination,
.bs-docs-example .navbar,
.bs-docs-example > .nav,
.bs-docs-example blockquote {
    margin-bottom: 5px;
}

.bs-docs-example .pagination {
    margin-top: 0;
}

.bs-navbar-top-example,
.bs-navbar-bottom-example {
    z-index: 1;
    padding: 0;
    height: 90px;
    overflow: hidden;
    /* cut the drop shadows off */
}

.bs-navbar-top-example .navbar-fixed-top,
.bs-navbar-bottom-example .navbar-fixed-bottom {
    margin-left: 0;
    margin-right: 0;
}

.bs-navbar-top-example {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.bs-navbar-top-example:after {
    top: auto;
    bottom: -1px;
    -webkit-border-radius: 0 4px 0 4px;
    -moz-border-radius: 0 4px 0 4px;
    border-radius: 0 4px 0 4px;
}

.bs-navbar-bottom-example {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.bs-navbar-bottom-example .navbar {
    margin-bottom: 0;
}

form.bs-docs-example {
    padding-bottom: 19px;
}


/* Images 
========= */

.bs-docs-example-images img {
    margin: 10px;
    display: inline-block;
}

img {
    /*max-height: 25px;*/
    /*display: block;
	max-width: 100%;
	height: auto;*/
}


/* Tooltips 
========= */

.bs-docs-tooltip-examples {
    text-align: center;
    margin: 0 0 10px;
    list-style: none;
}

.bs-docs-tooltip-examples li {
    display: inline;
    padding: 0 10px;
}


/* Popovers 
========= */

.bs-docs-example-popover {
    padding-bottom: 24px;
    background-color: #f9f9f9;
}

.bs-docs-example-popover .popover {
    position: relative;
    display: block;
    float: left;
    width: 260px;
    margin: 20px;
}


/* Misc
========= */


/* For input sizes, make them display block */

.docs-input-sizes select,
.docs-input-sizes input[type=text] {
    display: block;
    margin-bottom: 9px;
}


/* Icons
========= */

.the-icons {
    margin-left: 0;
    list-style: none;
}

.the-icons li {
    float: left;
    width: 25%;
    line-height: 25px;
}

ul.the-icons li {
    background-image: none;
}

.the-icons i:hover {
    background-color: rgba(255, 0, 0, .25);
}


/* Filemanager
========= */

.file-info {
    padding: 5px;
}

#progress1 {
    height: 5px;
}

.name,
.size,
.preview,
.progress,
#loadContain {
    padding: 0;
    margin: 0;
}

#fileInfo {
    padding-left: 0;
    padding-right: 40px;
}

.startFull {
    position: absolute;
    right: 0;
}

.btn-toolbar {
    margin-top: 4px;
}

.widget-title {
    /*padding-bottom:10px;*/
}

/* body .uploadForm { */
/*     width: 1000px; */
/*     margin-left: -500px; */
/* } */

#file_list {
    border-left: #D8D8D8 solid 3px;
}

#file_manager_wrap {
    border: #D8D8D8 solid 1px;
}

#f_manager_header {
    background-color: #F7F7F7;
    border-top: #d8d8d8 solid 1px;
}


/* TABLE
========= */

.table th {
    color: black;
}

.table #header {
    background-color: #D8D8D8;
}

.table thead tr td {
    font-weight: bold;
}

table.table ul li {
    background-image: none;
    padding: 0px;
}

table.table ul {
    margin: 0px;
}


/* Sidebar
========= */

.sidebar {
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
    padding: 8px;
    /*margin-top:10px;*/
}

.sidebar h4 {
    font-size: 14px;
    color: #777;
    line-height: 18px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}

.sidebar .widget {
    background: #fff;
    padding: 8px;
    font-size: 13px;
    line-height: 23px;
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
}

.sidebar .widget .form-search {
    margin-top: 10px;
    margin-bottom: 10px;
}

.sidebar ul li {
    padding: 3px 0px;
}

.sidebar li.active > a {
    /*background-color: #eee;*/
    font-weight: bold;
}


/*  News
========= */

sidebar {
    padding: 20px 15px 0 15px;
    margin: 0 0 30px 0;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sidebar .widget {
    margin-bottom: 30px;
}

.sidebar .widget ul {
    list-style: none;
    margin-left: 0;
}

.sidebar .widget ul li {
    border-bottom: 1px dotted #efefef;
    margin: 15px 0 0 0;
    padding-bottom: 5px;
}

.sidebar .widget h4 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 15px;
}


/* categories */

.sidebar .widget ul.cat {
    list-style: none;
    margin-left: 0;
}

.sidebar .widget ul.cat li {
    padding-left: 24px;
    background-image: url("../img/glyphicons-halflings.png");
    background-repeat: no-repeat;
    background-position: -456px -69px;
}

.sidebar .widget ul.cat li a {
    color: #444;
}

.sidebar .widget ul.cat li a:hover {
    text-decoration: none;
}


/* recent posts */

.sidebar .widget ul.recent-posts li {
    overflow: hidden;
    display: inline-block;
}

.sidebar .widget ul.recent-posts li a {
    color: #444;
    text-align: left;
}

.sidebar .widget ul.recent-posts li a:hover {
    text-decoration: none;
}

.sidebar .widget ul.recent-posts li span.date {
    float: left;
    font-size: 11px;
    margin-top: 10px;
}

.sidebar .widget ul.recent-posts li span.comment {
    float: left;
    margin-left: 20px;
    font-size: 11px;
    margin-top: 10px;
}


/* tags */

.sidebar .widget ul.tags li {
    display: inline;
}

.sidebar .widget ul.tags li a {
    margin-bottom: 10px;
}

#comment span {
    font-size: 11px;
    font-style: italic;
    color: #999999;
}

article.blog-post {
    /*padding-bottom:20px;*/
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

article .heading {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

article .heading h4 {
    float: left;
    margin-bottom: 0;
    font-size: 24px;
}

article.blog-post .post-heading h3 a {
    color: #333;
}

article.blog-post .post-heading h3 a:hover {
    text-decoration: none;
}

article span.comment {
    float: right;
    margin-top: 5px;
}

article button.btn {
    margin-bottom: 10px;
}

article.blog-post img {
    margin-bottom: 30px;
}

article.blog-post img:hover {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /* IE 5-7 */
    filter: alpha(opacity=80);
    /* Netscape */
    -moz-opacity: 0.7;
    /* Safari 1.x */
    -khtml-opacity: 0.7;
    /* Good browsers */
    opacity: 0.7;
}

article.blog-post img.thumbnail {
    margin-bottom: 0;
}

ul.media-list li,
.sidebar ul.recent-posts li,
article.blog-post ul.post-meta li,
.pagination li {
    background-image: none !important;
    padding: 0px !important;
}


/* ====== post format ================ */

.post-quote blockquote {
    font-size: 18px;
    line-height: 1.6em;
    font-family: Georgia, Arial, sans-serif;
    font-style: italic;
}


/* last post article */

article.last-post {
    color: #fff;
    margin-bottom: 20px;
}

article.last-post .content {
    padding: 20px;
}

article.last-post .content a {
    color: #fff;
    font-weight: bold;
}

article.last-post h4 {}

article.last-post iframe {
    width: 100%;
    height: 150px;
    border: none;
    margin-bottom: 0;
}

.tooltip-demo a {
    display: block;
}

ul.time-post {
    background: #fff;
}

ul.time-post {
    float: left;
    list-style: none;
    width: 60px;
    padding: 10px 0 10px 0;
    margin: 0 20px 20px 0;
    text-align: center;
    color: #222;
}

ul.time-post li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.time-post li.date {
    font-size: 28px;
    line-height: 24px;
    padding: 10px 0 0 0;
}

ul.time-post li.year {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #fff;
    text-shadow: none;
}

ul.post-meta {
    float: left;
    width: 100%;
    list-style: none;
    padding: 5px 0 5px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 0 15px 0;
}

ul.post-meta li {
    float: left;
    list-style: none;
    margin: 0;
    margin-right: 20px;
    font-size: 11px;
}

ul.post-meta li a {
    color: #737373;
}

ul.post-meta li i {
    float: left;
    margin-top: 4px;
}

ul.post-meta li span {
    float: left;
    margin-left: 5px;
}

.media,
.media .media {
    margin-top: 20px;
}

.media-list .media {
    margin-top: 30px;
    border-bottom: 1px dotted #eee;
    padding-bottom: 10px;
}

.media-list .media .media {
    border: none;
}

.media-body .media-heading a {
    color: #494949;
}

.media .pull-left {
    margin-right: 15px;
}

.media .pull-right {
    margin-left: 15px;
}

.comment-post {
    margin-top: 30px;
}

.comment-form {
    margin: 15px 0 30px 0;
}

.contact-form {
    margin: 0 0 30px 0;
}

.comment-form label,
.contact-form label {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
}

.comment-form input,
.contact-form input {
    margin-bottom: 20px;
    font-size: 12px;
}

.comment-form textarea,
.contact-form textarea {
    margin-bottom: 25px;
    font-size: 12px;
}

.widget h4 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

[class^="icon-"],
[class*=" icon-"] {
    vertical-align: inherit;
}


/* imported from less */


/* Logo
========= */

#logo img {
    max-height: 120px;
    /*max-width: 300px;*/
    margin-bottom: 10px;
    margin-top: 30px;
}

#logo_title {
    /*margin-left: 50px;*/
    font-weight: normal;
    font-size: 14px;
    text-align: right;
    /*   margin-right:50px; */
    padding-top: 30px;
    padding-bottom: 20px;
}

.social-icons {
    /*     right: 0; */
    color: blue;
    /*     z-index: -100; */
    /*     top: 170px !important; */
    margin-top: 30px;
}

#loginbox {
    position: absolute;
    right: 0;
}

.dropdown-login {
	width: 300px;
}


/* Header 
========= */

#logo,
.social-icons {
    position: initial !important;
}

header {
    /*     padding:10px 0px 0px 0px; */
    /*border-bottom:1px solid #ddd;*/
}

header h1 a,
header h1 a:visited,
header h1 a:hover {
    /*color:#777;*/
    color: #FF8C00 !important;
	font-weight: normal !important;
    font-size: 45px !important;
    line-height: 55px;
}

header span {
    font-family: Arial, Helvetica, sans-serif;
}

header .list {
    position: relative;
    top: -15px;
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 0px 1px 2px #ddd;
    border-radius: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #777;
}


/* Header form
========= */

.form-login .form-actions {
    margin: 0px;
    padding: 0px;
}

.form-login button {
    margin-bottom: 9px;
}

#loginbox {
    position: relative;
    /* padding-left: 15px;*/
    top: -10px;
    background: #fff;
    box-shadow: 0px 1px 2px #ddd;
    border-top: none;
    font-size: 12px;
    line-height: 20px;
    color: #777;
}

#loginbox .divider-vertical {
    height: 44px;
    margin: 0px;
    border-right: 0px;
}

#loginbox .nav > li p {
    padding: 12px 15px 12px;
    font-size: 13px !important;
    margin: 0;
}

#loginbox .navbar .nav {
    margin: 0px;
}

#loginbox .navbar .nav > li > a {
    color: #777777;
    font-size: 14px !important;
}

#loginbox .nav > li:hover {
    background-color: transparent;
}

#loginbox .container-fluid {
    /*     padding: 0px; */
}


/* Navbar 
========= */


/* .navbar{ */


/*     margin:0px 0px 15px 0px; */


/*     font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; */


/*     font-family: 'Titillium Web'; */


/*     font-weight: 600; */


/*     font-size: 18px; */


/* } */


/* .navbar-default > .container{ */


/*     width:940px; */


/*   	background-color: #004981; */


/* } */


/* .navbar-inner{ */


/*     border-radius:0px; */


/*     filter: none !important; */


/*     border-left:0px !important; */


/*     border-right:0px !important; */


/*     border-top: 0px; */


/*     added */


/*     background-color:transparent; */


/*     background-image:none; */


/*     border:none; */


/*     border-radius:none; */


/*     box-shadow:none;  */


/*   	background-repeat:none; */


/* } */


/* .navbar-nav > li > a{ */


/*     text-shadow:none !important; */


/*     padding: 12px 25px; */


/*     font-size:18px !important; */


/*     color: #fff; */


/* } */


/* .navbar-nav .active > a:hover, */


/* .navbar-nav .active > a:focus, */


/* .navbar-nav > ul > a:hover, */


/* .navbar-nav > li > a:hover, */


/* .navbar-nav  li.dropdown.open > .dropdown-toggle{ */


/*     text-decoration: none; */


/*   	background-image: none; */


/*     -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */


/*     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */


/*     box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */


/*   	box-shadow:none; */


/* } */


/* .navbar-nav > .active > a{ */


/*     color: #fff; */


/*     text-decoration: strong; */


/*     background-color: #004981; */


/*     background-image: none; */


/*   	box-shadow: none; */


/*     -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */


/*     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */


/*     box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */


/* } */


/* .navbar-nav > .active > a:hover { */


/*  	box-shadow: none; */


/*  	background-color: #fff; */


/* } */


/* .navbar-nav li.dropdown.active > .dropdown-toggle { */


/*     color: #fff; */


/*     background-color: #004981; */


/*     background-image: none; */


/* } */


/* .navbar-nav > li > a:focus, .navbar-nav > li > a:hover { */


/* 	background-color: #fff; */


/* } */


/* .dropdown-menu .active > a, .dropdown-menu .active > a:hover { */


/*     color: #fff; */


/*     text-decoration: none; */


/*     background-color: #004981; */


/*     background-image: none; */


/*     background-image: linear-gradient(to bottom, #0088cc, #0077b3); */


/*     background-image: -moz-linear-gradient(top, #0088cc, #0077b3); */


/*     background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); */


/*     background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); */


/*     background-image: -o-linear-gradient(top, #0088cc, #0077b3); */


/*     background-repeat: repeat-x; */


/*     outline: 0; */


/*     filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); */


/*     border-bottom: 1px solid rgba(0, 0, 0, 0.2); */


/* } */


/* .dropdown-menu .active > a:hover{ */


/*   	color: #00004E; */


/*   	background-color: #fff; */


/*     border-bottom: 1px solid rgba(0, 0, 0, 0.2); */


/* } */


/* .nav-collapse a{ */


/*     font-weight:normal !important; */


/*     text-shadow:none !important; */


/* } */


/* .nav-main li a i{ */


/*     color: #fff;    */


/* } */


/* .nav-main li.active a i{ */


/*     color: #004981;    */


/* } */


/* .nav > li > a:hover { */


/*     color: #004981; */


/* } */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/* .dropdown-menu{ */


/*     left: -1px;  */


/*     border-radius:0px !important; */


/*     box-shadow:none; */


/*     border-bottom:none; */


/*     padding:0px 0px; */


/*     margin:0px; */


/*     text-shadow:none !important; */


/*     z-index: 3000; */


/* } */


/* .dropdown-menu a{ */


/*     padding:8px 10px !important; */


/*     border-bottom: 1px solid #ccc; */


/*     border-bottom: 1px solid rgba(0, 0, 0, 0.2); */


/* } */


/* .dropdown-menu a.btn{ */


/*     border: none; */


/* } */


/* Navigation tabs 
========= */

.nav-tabs li {
    background-image: none;
    padding: 0px;
}


/* Login navbar 
========= */

.login-navbar .nav .active > a:hover,
.login-navbar .nav .active > a:focus,
.login-navbar .nav > ul > a:hover,
.login-navbar .nav > li > a:hover,
.login-navbar .nav li.dropdown.open > .dropdown-toggle {
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.dropdown-login {
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.dropdown-submenu > a:after {
    margin-right: -5px;
}

.dropdown-submenu > .dropdown-menu {
    top: -1px;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}


/* == dropdown 2nd level navigation === */

.dropdown-menu li > a {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #004981;
    /*     background-color: #004981 !important; */
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
    color: #000;
    text-decoration: none;
    background-color: #003c6a;
    /*     background-color: #003c6a !important; */
    background-image: none;
}

.dropdown-menu ul {
    border-color: #004981;
}


/* .dropdown-menu::after, .dropdown-menu::before{ */


/*     border:none !important; */


/* } */


/* .dropdown-toggle { */


/*     margin-bottom: 0px; */


/* } */


/* .navbar .btn{ */


/*     font-size:13px; */


/*     padding:4px 10px; */


/*     color:#555555 !important; */


/*     text-shadow:none !important; */


/* } */

ul.nav li.dropdown:hover ul.dropdown-menu.first {
    display: block;
}

A.MENU:AFTER,
.DROPDOWN-TOGGLE:AFTER {
    CONTENT: NONE;
}


/*  Breadcrumbs
========= */

.breadcrumb {
    padding: 4px 15px !important;
    margin: 0 -30px 15px -30px !important;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #eee;
}

.content .breadcrumb li {
    display: inline-block;
    display: inline;
    text-shadow: 0 1px 0 #ffffff;
    zoom: 1;
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
    padding-left: 0px;
    background-image: none;
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb a {
    color: #777;
}

.breadcrumb li.active,
.breadcrumb li a:hover {
    color: @main_color;
    text-decoration: none;
}

body {
    margin: 0;
    /*font-family: 'Open Sans', Arial, sans-serif;*/
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    /*background: url('/theme/fehrl_gray/resources/img/light_wool.png') top left repeat #ffffff;*/
}

h1 a {
    font-size: 34px;
    font-weight: normal;
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Titillium Web" !important;
    font-weight: normal !important;
    margin: 2px 0px 5px 0px;
    /*padding: 2px 0px;*/
    /*color: #666;*/
    color: #FF8C00;
    text-align: left;
}

h1 {
    color: #FF8C00;
    text-size: 34px;
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

h3 {
    /*color: #FF8C00;*/
    padding: 10px 0px;
    color: #004981;
}

h3 a {
    /*color: inherit;*/
}

h3 a:hover {
    color: #0088cc;
    text-decoration: none;
}

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}

h2 a {
    font-size: 34px;
    font-weight: normal;
}

h2 small {
    font-size: 14px;
}

.clear-both {
    clear: both;
}

.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}

.headline h3,
.headline h4 {
    border-bottom: 2px solid @main_color;
}

.headline h3,
.headline h4 {
    color: #585f69;
    margin: 0 0 -2px 0;
    padding-right: 10px;
    display: inline-block;
    text-shadow: 0 0 1px #f6f6f6;
    border-bottom: 2px solid @main_color;
}

.headline h1,
.headline h2 {
    color: #585f69;
    margin: 0 0 -2px 0;
    padding-right: 10px;
    padding-bottom: 5px;
    display: inline-block;
    text-shadow: 0 0 1px #f6f6f6;
    border-bottom: 2px solid @main_color;
}

.sidebar-nav ul li {
    background-image: none;
}

.sidebar .widget ul li {
    background-image: none;
}

.jstree-default ul li {
    background-size: initial;
    //background-image: none;
    //background-position: initial;
    padding: 0px;
}

.text-justify {
    text-align: justify;
}

* p:last-child {
    margin-bottom: 0 !important;
}

.color,
.color2 {
    font-weight: 700;
    padding: 0 2px;
}

.color {
    color: #555;
}

.color2 {
    color: #07a5ff;
}

hr {
    border-bottom: 1px solid #eee;
}

a:hover,
a:active,
a:focus {
    color: #FF8C00;
}

a:hover {
    color: #004981 !important;
    text-decoration: none !important;
}

.link-arrow {
    font-family: "Titillium Web";
    font-weight: 600;
    font-size: 14px;
    color: #FF8C00 !important;
    line-height: 21px;
}

a:not(.btn) {
	color: #FF8C00;
	}

/* callendar link */
.fc-event-container > a {
	color: white !important;
}

.country_flags img {
    height: 40px;
    width: 40px;
}

.wps {
    height: 180px;
}

.wps2 {
    height: 180px;
}

.social-icons a {
    color: #004981;
}

.social-icons a:hover {
    color: #fca219;
}

img .img-polaroid {
    margin-right: 15px;
}

.link-arrow {
    padding: 1px 31px 0px 0px;
    height: 21px;
    background: transparent url('/theme/fehrl_gray_3/resources/img/arrow.png') no-repeat right -21px;
}

.item {
    margin-left: auto;
    margin-right: auto;
}


/* ---------------------  Start Timeline--------------- */

#timewrap {
    padding-left: 50px;
    max-width: 90%;
    float: left;
}

.timeline a,
.entry a,
.entry {
    text-decoration: none;
    color: black;
}

.timeline li a:hover {
    text-decoration: none;
}

.timeline li,
.timeline ol li {
    list-style: none;
}

.timeline,
.timeline ol,
.timeline ol ol {
    margin: 0;
    padding: 0;
}

.timeline ol li {
    padding: 0 0 0 0px;
    margin: 0 0 0 90px;
}

.timeline li a {
    position: relative;
    top: -50px;
}

.timeline li div.entry {
    padding: 20px;
    margin: 0;
    border-style: none;
    position: relative;
    top: -30px;
    margin-left: 30px;
}

.timeline li a .entry:hover,
.timeline .entry:hover {
    background-color: #e8e8e8;
    text-decoration: none;
    color: black;
}

.timeline ol li {
    background: url('/theme/fehrl_gray/resources/img/org-tree-mid.gif') no-repeat left top;
}

.timeline ol li.last {
    /*background:url('/theme/fehrl_gray/resources/img/org-tree-last.gif') no-repeat left top;*/
}


/*----------- Main Content Elements ---------------- */

.timeline_date {
    font-style: italic;
}

.timeline_year {
    /* this is the year on the left side.  If you decide to add a month or other content, adjustments will need to be made. */
    font-weight: bold;
    display: block;
    position: relative;
    /* for browser (IE) compatability */
    width: 155px;
    border-bottom: 2px solid #666666;
    font-size: 1.6em;
    right: 125px;
}

.timeline_title {
    padding: 0 0 10px 0;
    font-weight: bold;
    font-style: normal;
    line-height: 1.6em;
}

.timeline_history {
    /* I didn't really style this, it is here for posterity. */
    font-family: inherit;
}


/* Navbar 
========= */

.navbar-login {
    margin-bottom: 0px !important;
    padding-top: 10px;
}

.navbar-default {
    margin: 0px 0px 15px 0px;
    /*font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
    font-family: 'Titillium Web';
    font-weight: 600;
    font-size: 18px;
    background-color: #004981;
}

.navbar > .main-menu {
    background-color: #004981;
    max-width: 1200px;
    margin-top: 6px;
}

.navbar {
    border-radius: 0px;
    filter: none !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px;
    /*added*/
    /*     background-color:transparent; */
    background-image: none;
    border: none;
    border-radius: none;
    box-shadow: none;
    background-repeat: none;
}

.navbar-main > li > a {
    text-shadow: none !important;
    padding: 12px 23px !important;
    font-size: 18px !important;
    color: #fff !important;
}

.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus,
.navbar .nav > ul > a:hover,
.navbar .nav > li > a:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle {
    text-decoration: none !important;
    background-image: none !important;
    /* -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */
    /* -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */
    /* box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */
    box-shadow: none !important;
}

.navbar .nav > .active > a {
    color: #004981 !important;
    background-color: #ffffff !important;
    text-decoration: strong !important;
    background-image: none !important;
    box-shadow: none !important;
    /* -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */
    /* -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */
    /* box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); */
}

.navbar .nav > .active > a:hover {
    background-color: #004981;
}

.navbar .nav > .active > a:hover {
    box-shadow: none;
    background-color: #fff;
}

.navbar .nav li.dropdown.active > .dropdown-toggle {
    color: #004981;
    /*     color: #004981 !important; */
    background-color: #ffffff !important;
    background-image: none !important;
}

.navbar .navbar-main > li > a:focus,
.navbar .navbar-main > li > a:hover {
    background-color: #003c6a;
    /* 	color: #fff !important; */
}

.dropdown-main-menu .active > a:hover {
    color: #fff;
    background-color: #fff;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #003c6a;
    background-image: none;
    /* background-image: linear-gradient(to bottom, #0088cc, #0077b3); */
    /* background-image: -moz-linear-gradient(top, #0088cc, #0077b3); */
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); */
    /* background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); */
    /* background-image: -o-linear-gradient(top, #0088cc, #0077b3); */
    /* background-repeat: repeat-x; */
    /* outline: 0; */
    /* filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); */
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}


/*
.dropdown-menu .active > a:hover{
  	color: #00004E;
  	background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
*/

.nav-collapse a {
    font-weight: normal !important;
    text-shadow: none !important;
}

.nav-main li a i {
    color: #fff;
}

.nav-main li.active a i {
    color: #004981;
}

.nav > li > a:hover {
    color: #004981;
}

.dropdown-main-menu {
    left: -1px;
    border-radius: 0px !important;
    box-shadow: none;
    border-bottom: none;
    padding: 0px !important;
    margin: 0px;
    text-shadow: none !important;
    z-index: 3000;
}

.dropdown-menu a {
    padding: 8px 10px !important;
    border-bottom: 1px solid #ccc;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.dropdown-menu a.btn {
    border: none;
}

footer {
    clear: both;
    padding: 20px 50px;
    margin: 2.5em 0px 0;
    color: #888;
    font-size: 12px;
    background: #222;
    border-top: 1px solid #111;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

footer hr {
    border-top: 1px solid #333;
    padding: 0px;
    border-bottom: 1px solid #111;
}

footer h4 {
    font-size: 15px;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 4px;
    color: #ccc;
}

footer a,
footer a:visited {
    color: #bbb;
}

footer a:hover {
    color: #888;
    text-decoration: none;
}

footer ul {
    list-style-type: none !important;
    padding: 0px;
    margin: 0px;
}

footer ul li {
    background-repeat: no-repeat;
    background-position: 2px 7px;
    background-size: 13px 13px;
    padding: 4px 0px;
    padding-left: 21px;
}

footer ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -21px;
    /*same as padding-left set on li*/
    width: 21px;
    /*same as padding-left set on li*/
}

footer .widget {
    background: none;
    border: none;
    margin-bottom: 10px;
}

#copyright {
    clear: both;
    padding: 20px 50px 15px 50px;
    margin: 0;
    color: #777;
    font-size: 12px;
    /*text-transform: uppercase;*/
    background: #111;
    border-top: 1px solid #000;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}


/* Sticky footer
========= */


/* Wrapper for page content to push down footer */

#wrap {
    /*     min-height: 100%; */
    /*     height: auto !important; 
/*     height: 100%; */
    /* Negative indent footer by it's height */
    /*     margin: 0 auto -60px;*/
    */
}


/* Set the fixed height of the footer here */

#push {
    height: 30px;
}

#footer .skin_color,
#footer h3,
#footer ul li a.latest-news-read-more,
#footer .tweet .tweet_list li a:hover,
#footer .query .tweet_list li a:hover,
#footer ul li a:hover,
.small-footer a:hover,
#footer ul > li.current-cat > a,
#footer ul > li.current-cat,
#footer ul > li.current_page_item > a,
#footer ul > li.current-menu-item > a,
#footer .tweet .tweet_list li .tweet_time a,
#footer .box-testimonials a.clientWebsite,
#footer #contact-form-widget p.formButton input {
    color: #d8d8d8;
}

#footer a {
    text-decoration: none;
    color: #a8a8a8;
}

#footer h3 {
    font-weight: 500;
    font-size: 18px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
    margin: 20px 0 15px 0;
    padding-bottom: 15px;
    background: url('../../../theme/fehrl_gray/resources/img/footer_title_bg.png') repeat-x 0 bottom;
}

#footer ul {
    padding: 0;
    margin-right: 33px;
}

#footer ul li {
    clear: both;
    border-bottom: 1px dotted #585858;
    display: block;
    width: 100%;
    text-indent: 0;
    line-height: 20px;
    padding: 8px 0 8px 33px;
    text-decoration: none;
}

#footer ul li ul li {
    width: auto;
    padding-left: 27px;
    background-position: 0 8px;
}

#footer ul li a {
    text-decoration: none;
    clear: both;
    display: inline-block;
    width: auto;
}

#footer ul li ul,
#footer ul li ul li,
#footer ul li ul li ul li {
    border: none;
    margin: 0;
}

.contactinfo p {
    margin-bottom: 5px;
}

#footer .sm_icons ul li {
    content: "";
    background: none;
    display: table-cell;
    width: 50px;
    height: 50px;
    opacity: 1;
    border: none;
    padding: 0;
}

#footer .sm_icons ul {
    width: 100%;
    display: table;
    padding: 0;
    list-style: none;
}

#footer .sm_icons ul li:before {
    content: " ";
}

#footer .sm_icons ul li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    opacity: 1;
}

.social-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
    line-height: 600px;
    background: url('../../../theme/fehrl_gray/resources/img/social/social-sprite.png') no-repeat 0 0;
}

.social-icon-twitter {
    background-position: 0 0;
}

.social-icon-twitter:hover {
    background-position: 0 -50px;
}

.social-icon-linkedin {
    background-position: -50px 0;
}

.social-icon-linkedin:hover {
    background-position: -50px -50px;
}

.social-icon-facebook {
    background-position: -100px 0;
}

.social-icon-facebook:hover {
    background-position: -100px -50px;
}

.social-icon-youtube {
    background-position: -150px 0;
}

.social-icon-youtube:hover {
    background-position: -150px -50px;
}

#loginbox .icon-bar {
    background-color: black;
}


/* .content-inc { */


/* 	width: 100% */


/* } */


/* primary button */

.btn-primary {
    color: #fff !important;
    border-color: #f08e07;
    background-color: #f08e07;
}

/* .btn { */
/*     border-radius: 0px; */
/* } */

.btn-primary:hover {
    color: white !important;
}


/* uploader */

.fileinput-button {
    margin-right: 0px !important;
}

#single-upload-buttons>div {
    float: right;
}

#icon_filename {
    font-size: 11px;
    font-style: italic;
}

.btn-default {
/*     font-size: 12px; */
    font-weight: bold;
}

#remove-single {
    font-family: sans-serif;
}

.well {
    margin-left: 15px;
    width: 360px;
}

.fileinput-button {
	width: 100%;
}

/* cookie */
.cookie-alert {
	margin-bottom: 0px;
}

/* last news module */
.news-wrapper, .events-wrapper {
/*    	height: inherit; */
    overflow-x: hidden;
    background-color: #e2e2e2;
/*     border-radius: 8px; */
   	border: 1px solid #eeeeee;
   	padding: 5px 0 5px 0;
}

.news-wrapper a, .events-wrapper a {
   	font-size: 15px;	
}

.news-wrapper h4, .events-wrapper h4 {
	    margin-top: 0px;
    margin-bottom: 0px;
}

.news-wrapper i, .events-wrapper i {
	margin-top: 5px;
    color: #333333;
}

.news-wrapper hr, .events-wrapper hr {
	margin: 10px 0px 10px 0px;	
}

.news-wrapper .blogShort {
	    padding-right: 0px;
}

.dataTables_wrapper {
	background-color: #dddddd;
}

.dataTables_length, .dataTables_filter, .dataTables_info, .dataTables_paginate {
	padding: 5px;
}

#f_status_id, #f_type_id {
	margin-right: 15px;
    height: 24px;
}

.fc-select-status {
	margin-right: 0px !important;
}

#partners-buttons {
	margin-bottom: 5px;
}

.mCustomScrollbar {
/* 	margin-right: -10px; */
/*     margin-left: -10px; */
    margin-bottom: 5px;
}

/* .selectpicker .dropdown-menu li > a:hover { */
/* 	background-color: #fff !important; */
/* } */

/* .selectpicker .dropdown-menu li > a { */
/* 	background-color: #fff !important; */
/* } */

.bootstrap-select .dropdown-menu li > a {
	
	color: #555 !important;
	background-color: #fff;
	white-space: normal;
}

.bootstrap-select .dropdown-menu li > a:hover {
	
	color: #555 !important;
	background-color: #f5f5f5;
	white-space: normal;
}

/* dropdown menu cursor fix */
.dropdown-header {
	cursor: pointer;
} 

.aoi{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-color: #F5F5F5;
	padding-left: 10px;
}

/* news archives */
#menu-group-1 > li > ul > li, #menu-group-1 > li > ul > li > ul > li{
	list-style-type: none !important;
}

#menu-group-1 > li > ul > li > ul > li {
	background-image: none;	
}

.modal-dialog {
	display: table;
}

.module-filters {
	margin-right: 15px;
	margin-bottom: 10px;
}

table.dataTable.no-footer {
	border-top: 1px solid #9a9a9a;
}

.module-header {
	color: #004981;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 14px;
}

.img-responsive {width: auto;}