/*BILFINGER*/
body{margin:0;font-family:Arial,'Open Sans',sans-serif;font-size:13px;line-height:18px;color:#333333;background-color:#ffffff;}

.navbar-inner {

    background: #008ad9;
    background-image: none;
    border: 1px solid #008ad9;
     -webkit-border-radius: 0px; 
    -moz-border-radius: 0px;
     border-radius: 0px; 
     -webkit-box-shadow: none; 
    -moz-box-shadow: none;
     box-shadow: none; 
}
.navbar .brand, .navbar .nav>li>a {
    text-shadow: none;
}
.logo-list>li {
    background: url("/img/ickle_logo.gif") no-repeat 0px 5px;
    padding: 5px 0px 5px 25px;
    margin-left: -20px;
}
.logo-list {
    list-style: none;
}
#forgotGroup {
    display: none;
}
.well {
    padding: 10px 5px;
    margin-bottom: 10px;
}
.small {
    font-size: 10px
}
.error>input,
.error>select,
.error>textarea {
    color: #df382c;
    border-color: #df382c;
}
#cke_body {
    border: 1px solid #ccc;
    padding: 0;
}
.error>#cke_body {
    border: 2px solid red;
    padding: 0;
}
input,
select {
    margin-bottom: 10px !important;
}
.home-info h3 {
    font-size: 18px;
    line-height: 1.2;
    min-height: 42px;
    display: block;
    text-align: center;
}
/* handout page */

ul.handout {
    list-style-type: none;
    padding: 0 0 0 10px;
    margin: 0px;
}
.handoutICA,
.handoutABCO,
.handoutPS,
.handoutSM {
    background-image: url('/img/icons/pdf.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 25px;
    line-height: 30px;
}
#handoutlist .accordion-heading a {
    font-size: 18px;
    text-decoration: none
}
#handoutlist .accordion-heading a {
    font-size: 18px;
    text-decoration: none
}
#handoutlist li a {
    font-size: 16px;
    text-decoration: none;
    color: #444;
}
#handoutlist li a:hover {
    color: #C03D14;
}
.hero-unit {
    padding: 10px;
}
.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 15px;
    color: #999;
    font-weight: 400;
}
.sidebar-nav {
    padding: 10px;
}
.sidebar-nav h3,
.sidebar-nav strong,
.well h3,
.well h5 {
    font-weight: 600;
    margin-bottom: 10px;
}
.sidebar-nav h4 {
    margin-bottom: 10px;
}
.nav.nav-tabs li a {
    font-size: 14px;
}
.nav.nav-tabs>:first-child a {
    margin-left: 5px;
}
.nav-tabs > .active > a {
    font-weight: bold;
}
.conversions .tab-content,
.sidebar .tab-content {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #DDD;
    border-top: none;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
}
.conversions .tab-content,
.sidebar .tab-content {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #DDD;
    border-top: none;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
}
.conversions .nav,
.sidebar .nav {
    margin-bottom: 0
}
.sidebar > ul > li > a {
    background-color: #0c00aa;
    color: #fff;
}
.sidebar > ul > li > a:hover {
    color: #fff;
    background-color: #C03D14;
}
.sidebar > ul > li > a,
.conversions ul > li > a {
    border: 1px solid #DDD;
}
.conversions ul > li > a {
    background-color: #fefefe;
}
.conversions > ul > li > a:hover {
    color: #fff;
    background-color: #0c00aa;
}
.info-list>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
.info-list>li>a:hover,
.nav-list > li > a:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #0c00aa;
}
.info-list>.active>a,
.info-list>.active>a:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #0c00aa;
}
.info-list [class^="icon-"] {
    margin-right: 2px;
}
.info-list li {
    padding: 5px 0px;
}
.carousel-control {
    background-color: #0c00aa;
}
.training-inner h4 {
    color: #AAA;
}
#training-content h5 {
    font-size: 18px;
}
.hero-unit p, .hero-unit li {
    font-size: 14px;
    line-height: 22px;
}
.modal {
    outline: none;
}
.modal-open .modal,
.btn:focus,
a:focus {
    outline: none!important;
}
#windows-app {
    background: url(/img/win.png) no-repeat;
    padding: 0 0 50px 300px;
}
#mac-app {
    background: url(/img/mac.png) no-repeat;
    padding: 0 0 50px 300px;
}
/* thumbnails - click to view as modal */

.thumb h3 {
    font-size: 14px;
    line-height: 15px;
    height: 30px;
}
.thumb img {
    width: 156px;
}
.thumb {
    float: left;
    width: 156px;
    background-color: #f5f5f5;
    padding: 5px;
    margin: 0 5px 5px 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.thumb:hover {
    cursor: pointer;
    background-color: #fcfcfc;
}
#footer p {
    text-align: right;
    color: #888;
    margin-top: 10px;
}
/* Sticky footer styles
-------------------------------------------------- */

#wrapped {
    padding-bottom: 50px;
}

#footer {
    background-color: '#ccc';
}
#footer.navbar-inner {
    background: #eee;
    border-color: #ddd;
}
#footer.navbar-inner {
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffeeeeee', GradientType=0);
}
/* Modules */

.module {
    border-top: 1px solid #ccc;
}
.module_aside {
    width: 150px;
    float: right;
    background: #DDDDDD;
    padding: 5px;
    text-align: right;
}
/* Program-tree */

.tree {
    list-style-type: none;
    padding-left: 25px;
}
/* Basic Icons */

.tree .folder,
.nav .folder {
    list-style-image: url('/img/icons/li_folder_cr.gif');
}
.tree .unit,
.nav .unit {
    list-style-image: url('/img/icons/li_unit_cr.gif');
}
.tree .viewed,
.nav .viewed {
    list-style-image: url('/img/icons/li_viewed_cr.gif');
}
.tree .passed,
.nav .complete {
    list-style-image: url('/img/icons/li_complete_cr.gif');
}
.nav .folder,
.nav .unit,
.nav .viewed,
.nav .complete {
    margin-left: 30px;
}
.tree .wip {
    color: #AAAAAA;
}
.tree .wip a {
    font-style: italic;
    color: #AAAAAA;
}
.tree .demo {} .tree .blacklisted,
.tree .blacklisted a {
    color: #AAAAAA;
}
.tree .blacklisted a:hover {
    color: #FFFFFF;
    background-color: #AAAAAA;
}
.tree .admin {
    font-style: italic;
    font-weight: bold;
}
/* practical*/
/*.tree li      {display: none;}
.tree .practical  {display: block;}
/* Collapsed */

.tree .folder ul {
    display: none;
}
/* "ttp only" in admin */


.linkcolor-a {
    color: #0c00aa
}
.linkcolor-b {
    color: #D47700
}
.linkcolor-c {
    color: #AAA
}
/* header message area */

.message-area {
    text-align: center;
    display: none;
}
.message-area .hr {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.message-area a {
    color: #fff;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #AAA;
    white-space: nowrap;
}

/* Dev Mode warning on navbar */

.devmode {
    color: black !important;
    font-weight: bold !important;
}

/* Private Messages Nav Counter */

.notification-counter {
    color: #fff
}
.nav-message-icon {
    color: #FFF !important;
}
/* Blacklisting GUI */

li.blacklist {
    color: red;
}
li.whitelist {
    color: #029C02;
}
.hero-unit h4 {
    line-height: 24px;
}
.hero-unit h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
}