﻿@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/system/sourcesanspro-light.woff) format('woff');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/system/sourcesanspro.woff) format('woff');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/system/sourcesanspro-bold.woff) format('woff');
}

/*html, body {
    height: 100% !important;
}*/

body {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #f0f3f4;
    color: #333;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-font-smoothing: antialiased;
    min-height: 100vh !important;
}

.guru-wrapper {
    position: relative;
    height: 100%;
    min-height: 100vh;
}

.content-wrapper {
    margin-top: 70px;
}

.kendo-password-security-parent input[type="text"] {
    text-security: disc;
    -webkit-text-security: disc;
    -moz-text-security: disc;
}

.guru-bg-shadow {
    box-shadow: 0 5px 10px 1px #888888;
}

.guru-img-fit {
    object-fit:cover;
}

.guru-btn-circle {
    border-radius:50% !important;
}

.guru-loading {
    font-size: 16px;
    text-align: center;
    /*margin-top: 25%;*/
    padding-top: 25%;
}

.guru-loading > .fa-size {
    font-size: 40px;
    margin-bottom: 10px;
}


.guru-scroll-top {
    position: fixed;
    background-color: none;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    font-size: 30px;
    padding: 0px 6px;
    color: rgba(0,0,0,0.5);
    border-radius: 5px !important;
    line-height: 36px;
    height: 40px;
}

.guru-scroll-top:hover {
    background-color: rgba(0,0,0,0.5);
    color: #dee5e7;
}

.guru-clickable {
    cursor:pointer;
}

.modal-header {
    background-color:#007182;
    color: #fff;
}

#taskrun-body {
    padding: 5rem 1rem;
    min-height: 80rem;
    background: #e9e9e9;
    margin: auto;
}

#taskrun-loginform {
    margin: 6em auto;
}

#taskrun-loginform img {
    width: 70px;
    margin: 15px;
    border-radius: 50%;
    border: 1px solid black;
}

.utility-form-label {
    padding-left: 1em;
    padding-top: 1em;
    font-size: 1.1em;
}

.utility-form-margin-top {
    margin-top: 1em;
}

.utility-terminal {
    color: #fff;
    background: #000;
    padding-top: 1em;
    padding-left: 1em;
    height: 30em;
    margin: 1em 1.5em;
    border: 5px solid #5d94bb;
    overflow: auto;
}

.utility-terminal span {
    font-family: monospace;
    font-size: 18px;
    line-height: 1.5em;
    display: block;
}

.text-red {
    color: #a94442;
    font-size: 85%;
    line-height: 20px;
}

.text-green {
    color: #46763d;
    font-size: 85%;
    line-height: 20px;
}

.simple-box {
    outline: none;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.bg-info,
.bg-info:active {
    color: #dcf2f8 !important;
    background-color: #23b7e5;
}

.bg-info:hover {
    background-color: #16aad8 !important;
}

.bg-info,
.bg-info:active {
    color: #dcf2f8 !important;
    background-color: #23b7e5;
}

.bg-info:hover {
    background-color: #16aad8 !important;
}

.bg-light {
    color: #58666e;
    background-color: #edf1f2;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    outline: none;
}

.btn-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    outline: none;
}

.treeview-clicked {
    background: #16232d;
}

.panel-header {
    background-color: #f6f8f8;
    border: 1px solid #dee5e7;
    padding: 10px 20px;
    font-weight: bold;
}

.panel-body {
    background-color: #ffffff;
    border: 1px solid #dee5e7;
    border-top: none;
    padding: 10px;
}

.panel-general {
    background-color: #ffffff;
    border: 1px solid #dee5e7;
    padding: 10px;
}

.arrow-left-danger {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #f05050;
    position: absolute;
    left: -7px;
    top: 6px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f0f3f4;
    position: absolute;
    left: -7px;
    bottom: 7px;
}

.arrow-up-black {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(0, 0, 0, .6);
}

.reg-val div {
    font-size: 12px;
    white-space: nowrap;
    padding: 5px;
    color: #fff;
}
.reset-val div {
    font-size: 12px;
    color: #f05050;
    white-space: nowrap;
}

div[data-notify] {
    width: 300px;
    font-size:1.2em;
    /*top: 80px !important;*/
    right: 20px !important;
}

[data-notify] button {
    position: absolute;
    text-align: right;
    right: 10px;
    line-height: 1px;
}

.guru-link {
    color: #19a9d5;
}

.guru-link:hover,
.guru-link:focus {
    color: #337ab7;
}

.guru-select {
    height: 30px;
    border: 1px solid #dee5e7;
    outline: none;
}

.guru-select:focus {
    border: 1px solid #3c8dbc;
}

.guru-print-pBreak {
    page-break-before:always;
}


.dashboard-link-disabled {
    pointer-events:none;
}

.btn-p {
    padding: 0;
    border: none;
    height: 30px;
}
.btn-p > div {
    float: left;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 5px 8px;
}
.btn-p > span {
    padding: 5px 6px;
    line-height: 30px;
}
.btn-p:active {
    -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, .125);
}

.guru-close {
    position: absolute;
    right: 10px;
    /*margin-top: -10px;*/
    font-size: 20px;
    background: none;
    border: none;
    color: #fff;
    outline: none;
}
.guru-close:hover {
    color: #f05050;
}

.tooltip {
    font-family: 'Source Sans Pro';
}
.tooltip.in {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.btn-g {
    padding: 0;
    text-align: center;
}
.btn-g i {
    float: left;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 5px 0;
    width: 25px !important;
    height: 25px;
    margin-right: 0 !important;
}
.btn-g span {
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
}

.btn-g .spinner {
    background-color: transparent;
    position:relative;
    bottom:5px;
}

.search-management .ais-reset {
    right: 10px !important;
}

input[type='radio'] ~ .guru-check,
input[type='checkbox'] ~ .guru-check {
    border: 1px solid #3c8dbc;
    width: 15px;
    height: 15px;
    display: inline-block;
}
input[type='radio']:checked ~ .guru-check,
input[type='checkbox']:checked ~ .guru-check {
    border: 2px solid #19a9d5;
    width: 15px;
    height: 15px;
    display: inline-block;
    padding: 2px;
}
input[type='radio']:checked ~ .guru-check > .inside,
input[type='checkbox']:checked ~ .guru-check > .inside {
    background: #19a9d5;
    width: 100%;
    height: 100%;
}
.guru-check + .radio-options {
    position: relative;
    top: -3px;
    margin-left: 2px;
}

.search-fix > div > div > .ais-reset {
    right: 10px;
}

.small-screen-fix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nvd3 text {
  font: normal 12px 'Source Sans Pro' !important;
}
.nvd3 .title {
  font: normal 12px 'Source Sans Pro' !important;
}
.nvtooltip {
  font-family: 'Source Sans Pro' !important;
}

@media (max-width: 767px) {
    div[data-notify] {
        top: 140px !important;
    }

    .content-wrapper {
        margin-top: 140px;
    }
}

::-webkit-input-placeholder {
  color: #bbb;
}
::-moz-placeholder { 
  color: #bbb;
}
:-ms-input-placeholder { 
  color: #bbb;
}