/* *** Basic Stuff *** */
img {
    border: none;
}

a {
    color: #777;
}

summary {
    display: list-item;
}

.box {
    margin: 0 0 20px 0;
    padding: 20px;
}

.mainLogo * img {
    width: 250px;
    margin: 20px 20px 0 20px;
}

.mainLogo {
    margin-bottom: 20px;
}

.navbar {
    margin-bottom: 3px;
}

.pathLink {
    color: #777;
    padding: 0 5px 0 5px;
}

.pathLink a {
    color: #777;
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    margin-top: 0px
}

#logo-text {
    font-size: 52px;
    color: #4e4d4d;
    font-family: 'Copse', serif;
    font-weight: normal;
    position: relative;
    top: 50px;
    left: 50px;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src:
            url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix')
            format('embedded-opentype'),
            url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.woff')
            format('woff'),
            url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.ttf')
            format('truetype'),
            url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular')
            format('svg');
}

.wg-footer {
    border-top: 1px solid #eee;
    margin-top: .5em;
    padding-top: .5em;
}

.subentryIcon {
    float: left;
    margin: 0 10px 0 0;
}

.btn-group-vertical * button {
    background: #fff;
}

.btn-group-vertical  button {
    background: #fff;
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    text-align: left;
    width: 186px;
}

.btn-group-vertical * a {
    text-decoration: none;
}

#btnGroupVerticalDrop1 {
    color: #777;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.btn-social-icon {
    margin: 8px 3px 0 0;
}

.navbar-right * .btn-facebook, .navbar-right * .btn-google-plus,
.navbar-right * .btn-twitter {
    background-color: #777;
}

.navbar-right * .btn-facebook:hover {
    background-color: #30487b;
}

.navbar-right * .btn-twitter:hover {
    background-color: #309aea;
}

.navbar-right * .btn-google-plus:hover {
    background-color: #ca3523;
}

.navbar-right {
    width: 247px;
}

.navbar-right li {
    float: right;
}

.navbar-nav>li>a {
    padding: 15px 12px 15px 12px;
}

.margin-bottom-sm {
    margin-bottom: 5px !important;
}

.margin-bottom-xl {
    margin-bottom: 30px !important;
}

.margin-top-sm {
    margin-top: 5px !important;
}

.margin-top-xl {
    margin-top: 30px !important;
}

.navItem {
    display: block;
}

/* Side-bar modules for boxing content */
.sidebar-module {
    padding: 0em;
}

.sidebar-module+.sidebar-module {
    margin-top: 1em;
}

.sidebar-module-inset {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fbfbfb 0, #f8f8f8 100%);
    border: 1px solid #eee;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px
    rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px
    rgba(0, 0, 0, .075);
    border-radius: 4px;
}

.sidebar-module-inset p:last-child, .sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}

A.entry {
    font-weight: bold;
    display: block;
}

A.enabledTreeEntry {
    font-size: 88%;
    color: #992222;
}

A.enabledTreeEntry:hover {
    color: red;
}

A.disabledTreeEntry {
    font-size: 88%;
    color: gray;
}

.alert-success * .fa {
    color: #3c763d;
}

.alert-success * .fa:hover {
    color: #0a420a;
}

.social-buttons  * .fa {
    color: #fff;
}

.subentry {
    list-style-type: none;
}

.subentries {
    padding: 5px;
}

#links a {
    text-decoration: none;
}

#links * img {
    margin-bottom: 3px;
}

.dropdown-menu>li>a {
    color: #777;
}

#authors_menue button {
    color: #777;
}

.btn-white {
    background: none;
    background-color: #fff;
}

.btn-fullwidth {
    display: block;
    width: 100%;
}

.btn-fullwidth+.btn-fullwidth {
    margin-top: 1em;
}

.fullwidth {
    width: 100%;
}

.btn-white:hover {
    background: none;
    background-color: #f5f5f5;
}

.uploadsHeader {
    width: 100%;
    padding: .3em .6em .3em .6em;
    margin: 0em 0 0.6em 0;
    font-weight: bold;
    line-height: 1;
    color: #3c763d;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #d0e9c6;
}

.uploadsHeader a {
    color: #777;
}

.uploadsContent {
    padding-left: .6em;
    margin-bottom: 10px;
}

.label-default {
    background-color: #777;
}

.help-link {
    cursor: pointer;
}

.input-group {
    display: table;
}

.number-button {
    display: table-cell;
    width: 1%;
    border-left: none;
}

.but-inc {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.but-dec {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.bs-callout {
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}

.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f;
}

.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}

.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de
}

.bs-callout-success {
    background-color: #F9FCF7;
    border-color: #5cb85c
}

.bs-callout-success h4, .bs-callout-success h4 a {
    color: #5cb85c
}

.bs-callout-info h4, .bs-callout-info h4 a {
    color: #5bc0de
}

.bs-callout-warning h4, .bs-callout-warning h4 a {
    color: #f0ad4e;
}

.bs-callout-danger h4, .bs-callout-danger h4 a {
    color: #d9534f;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.clearer {
    clear: both;
}

.page-header {
    margin-top: 0;
    padding-bottom: 0;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    height: 500px;
    margin-bottom: 60px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
    position: absolute;
    right: 5%;
    bottom: 20px;
    left: 5%;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 500px;
    background-color: #777;
}

.carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.boxentry {
    border: 1px solid #ddd;
    min-height: 350px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.boxentry h4 {
    background-color: #f5f5f5;
    margin: 0;
    padding: 10px;
    text-align: center;
}

.boxentrycontent {
    padding: 10px;
}

#edit {
    margin-top: 10px;
}

.dayWithEvent {
    color: #00c28f;
}

.dropzone .dz-preview .dz-details .dz-size, .dropzone-previews .dz-preview .dz-details .dz-size
{
    position: absolute;
    bottom: -28px;
    left: 3px;
    height: 48px !important;
    line-height: 18px !important;
    overflow: hidden;
}

.dz-details {
    background-color: #fff !important;
}

.videoWrapper {
    position: relative;
    padding-bottom: 41%; /* video dimensions � height/width */
    padding-top: 0px;
    height: 0;
}

.videoWrapper .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
    background: #000000;
}

.videoWrapper object, .videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 1;
}

.vjs-control-bar {
    z-index: 1002;
}

.vjs-big-play-button {
    z-index: 1002;
}

.vjs-spinner {
    display: none !important;
}

.vjs-poster {
    z-index: 1;
}

.btn-author:hover {
    background: none;
    background-image: linear-gradient(to bottom, #aaa, #555 100%) !important;
}

.ui-widget-header {
    border-color: #265A88;
    background-color: #265A88;
}

.ui-dialog-titlebar-close {
    font-family: 'Glyphicons Halflings' !important;
    font-style: normal;
    font-weight: normal;
    padding-top: 2px !important;
    height: auto !important;
    color: #265A88;
    top: 35% !important;
}

.ui-dialog-titlebar-close:before {
    content: "\e014" !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
{
    color: #265A88;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
    border-color: #265A88;
}

.comment-section {
    font-size: 1.25em;
}

/* Ensure correct alignment of bread crumb arrows. */
.wg-breadcrumb-arrow {
    line-height: 1em;
}

.wg-breadcrumb-arrow-left {
    margin-right: 0.5em;
}

.wg-breadcrumb-arrow-up {
    margin-left: 0.5em;
    margin-right: 5px;
}

.arrow-disabled {
    opacity: .5;
}


/* Vertical tab styles including sub-tabs for the edit entry forms. */
.sub-tab>a {
    padding-left: 30px !important;
}

.tabs-right>.active>a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    content: "";
    background-color: #337ab7;
    border-radius: 0 3px 3px 0;
}

.tab-heading {
    display: block;
    padding: 10px 15px;
    font-size: 14px;
}

.vertical-tab-seperator {
    height: 1px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0 !important;
    margin-top: -3px;
    margin-right: 4px;
}

.tabs-right-seperator {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
    border: none;
    height: 1px;
    background-color: #ddd;
    background: linear-gradient(to right, rgba(221, 221, 221, 1) 0%,
    rgba(255, 255, 255, 1) 100%);
}

.stacked-tab-navs>.tabs-right, .stacked-tab-navs>.tabs-left {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

.nav-tabs>li>a {
    color: #337ab7;
}

@media ( min-width : 768px) {
    .copy-btn {
        display: block;
        margin: 0 auto;
    }
    .copy-btn:first-child {
        margin-top: 3em;
    }
    .copy-btn+.copy-btn {
        margin-top: 1em;
    }
}

.formFieldset {
    padding: 0.35em 0.625em 0.75em 0.625em;
    margin: 0.35em 0.625em 0.75em 0.625em;
    border: 1px solid #c0c0c0;
    background-color: #eee;
}

.formFieldset > legend {
    width: auto;
    padding: 0 10px;
    margin-bottom: 5px;
    border-bottom: none;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    font-size: 16px;
    background-color: #eee;
}

.formFieldset .examples {
    float: right;
    color: #777;
}

.formFieldset .examples .addExample {
    cursor: pointer;
}

.formFieldset .examples .addExample .example {
    display: none;
}

.loader {
    border: 3px solid #f3f3f3; /* Light grey */
    border-top: 3px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
    margin: auto;
    overflow: hidden;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
