/* 
    Created on : Jul 22, 2014, 4:36:22 PM
    Author     : Cosmin Ordean <cosmin.ordean@ropardo.ro>
*/

a:hover, a:active {
    text-decoration: none;
}

.no-padding {
    padding: 0;
}

.no-padding-left {
    padding-left: 0;
}

.form-signin, .login-form {
    width: 320px;
    margin: 0 auto;
}

.login-form img, .login-form input {
    margin-left: 47px;
}

#fos_user_registration_form_captcha {
    margin-top: 15px;
}

.login-box {
    padding-left: 10px;
    padding-tight: 10px;
}

textarea:focus {
    background-color: white !important;
}

.navbar-inverse .navbar-brand {
    height: 40px;
}

.panel.panel-gradient {
    background-clip: padding-box;
    border-color: #ccc;
    border-radius: 3px;
}

.panel.panel-shadow {
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.04);
}

.panel-gradient > .panel-heading {
    background-image: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}

.panel-gradient > .panel-heading {
    background-color: #fff;
    border-color: #ccc;
    color: #303641;
}

#main-content {
    float: left;
    padding: 25px 20px;
}

#main-content.small {
    padding: 25px 10px 25px 10px;
}

.breadcrumb > li.button-right:before {
    content: "";
}

.breadcrumb .add-new-user {
    margin-top: -5px;
}

.breadcrumb .last:before {
    content: none;
}

:not(pre) > code[class*="language-"], pre[class*="language-"] {
    background: none repeat scroll 0 0 #272822;
}

pre[class*="language-"] {
    border-radius: 0.3em;
    margin: 0.5em 0;
    overflow: auto;
    padding: 1em;
}

code[class*="language-"], pre[class*="language-"] {
    -moz-hyphens: none;
    -moz-tab-size: 4;
    color: #f8f8f2;
    direction: ltr;
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    text-align: left;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    white-space: pre;
    word-break: normal;
    word-spacing: normal;
}

.token.keyword {
    color: #66d9ef;
}

.token.string, td.endpoint code {
    color: #00ff99;
}

.token.url {
    color: #ff0080;
}

.token.comment {
    color: slategray;
}

.token.number {
    color: #ae81ff;
}

td.method {
    width: 5%;
}

td.endpoint {
    width: 30%;
}

.color-orange {
    color: orange;
}

.color-blue {
    color: #0090d9;
}

#sidebar ul.submenu .submenu a {
    padding-left: 60px;
}

/**
 * **************************** *
 * MANAGE USER DATA             *
 * **************************** *
 */
.bg-gray {
    background-color: rgba(0, 0, 0, 0.02) !important;
    color: #999 !important;
}

.icon.bg-gray {
    background: none !important;
}

table.sources {
    font-size: 13px;
    margin: 5px 5px 5px 20px;
    width: 100%;
}

table.sources td {
    padding: 2px 10px;
}

table.sources td.disc {
    font-size: 8px;
    line-height: 18px;
    max-width: 10px;
    vertical-align: top;
}

table.sources td.sync {
    max-width: 80px;
}

table.sources td.list-sync-link {
    padding-right: 40px;
    text-align: right;
}

.btn.btn-small.btn-info i.fa {
    border: none;
    color: #fff;
    font-size: 22px;
    height: 30px;
    vertical-align: middle;
}

.panel-success > .panel-heading {
    padding: 0px 5px !important;
}

.panel-success > .panel-heading > .panel-options > a {
    line-height: 1;
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
}

.panel-heading > .panel-options {
    float: right;
    padding-left: 10px;
}

div.not-in-filter[data-tag] {
    opacity: 0.3;
}

#loading {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px
}

#timeSelector .info-date {
    float: left;
    line-height: 1.4;
    width: 140px;
}

#chart {
    width: 100%;
    height: 400px;
}

.w100p {
    width: 100%;
}

.data-source-galery article.album {
    background-clip: padding-box;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
    margin-bottom: 30px;
    height: 280px;
    max-width: 236px;
}

.data-source-galery article.album header img {
    background-clip: padding-box;
    border-radius: 3px 3px 0 0;
    line-height: 1;
    margin: 0;
}

.data-source-galery article.album header {

}

.data-source-galery article.album section h4 {
    text-align: center;
}

.coming-soon {
    color: #0090d9;
}

.form-errors ul li {
    color: red !important;
}

.sidebar-nav li.current li.current a > span {
    font-weight: bold;
}

.sidebar-thin #sidebar ul.submenu li a {
    padding-left: 15px;
}

.sidebar-thin #sidebar ul.submenu li a > i {
    float: left;
    padding-right: 5px;
}

.sidebar-thin #sidebar li ul li a span {
    display: inline;
}

.sidebar-thin #sidebar ul.submenu > li.active .submenu {
    left: 220px;
}

.btn-add-app {
    margin-right: 15px;
    margin-top: 0px !important;
}

.nopadding {
    padding: 0 !important;
}

.external-patrner tr.field td.name {
    padding-left: 40px;
    white-space: nowrap;
}

.external-patrner .external-partner-name {
    font-weight: bold;
}

#sources tr.field td input,
.external-partner tr.field td input {
    width: 100%;
}

.external-partner .partner td.name {
    font-weight: bold;
}

.warning ul {
    color: red;
}

#history-data-container {
    margin-top: 70px;
}

#zivacare_adminbundle_datasource div {
    padding-bottom: 10px;
}

#zivacare_adminbundle_datasource label {
    width: 20%;
    display: inline-block;
}

#zivacare_adminbundle_datasource input[type="text"] {
    width: 80%;
}

#external-from .list-group {
    display: none;
}

/* panel horizontal */
.panel-horizontal {
    display: table;
    width: 100%;
}

.panel-horizontal > .panel-heading:before, .panel-horizontal > .panel-heading:after,
.panel-horizontal > .panel-body:before, .panel-horizontal > .panel-body:after {
    content: " ";
    display: table;
}

/*.panel-horizontal > .panel-heading, .panel.panel-horizontal > .panel-body, .panel.panel-horizontal > .panel-footer {
    display: table-cell;
}
.panel-horizontal > .panel-heading, .panel.panel-horizontal > .panel-footer {
    width: 25%;
    border: 0;
    vertical-align: middle;
}
.panel-horizontal > .panel-heading {
    border-right: 1px solid #ddd;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}
.panel-horizontal > .panel-footer {
    border-left: 1px solid #ddd;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
}*/

.panel-options {
    float: right;
}

.panel-horizontal > .panel-heading {
    background: none;
}

.panel-horizontal .nav.nav-tabs > li > a {
    background: none;
    border-bottom: none;
}

.panel-horizontal .nav.nav-tabs > li > a:hover {
    background-color: #ccc;
}

.flash {
    font-weight: bold;
    text-align: center;
    top: 10px;
    width: 100%;

}

.flash-success {
    color: #00a651;
}

.flash-error,
#bodyForm .error,
#humanForm .error,
#thresholdForm .error,
#cardiacArrestForm .error,
#hypoxemiaForm .error,
#overexertionForm .error,
#bradypneaForm .error,
#assistedBreathingForm .error,
#metatarsalgiaForm .error,
#heelOverloadForm .error,
#flatFeetForm .error,
#highArcForm .error {
    color: red;
}

#user-profile .change-password {
    margin-bottom: 10px;
    color: #0090d9;
    cursor: pointer;
    display: block;
}

.text-uppercase {
    text-transform: uppercase;
}

#changePasswordForm .error {
    color: red;
}

#changePasswordModal .form-errors {
    text-align: left;
    color: red;
}

#changePasswordModal .modal-footer {
    padding-left: 30px;
    padding-right: 30px;
}

.data-stream-image {
    width: 103px;
    height: 80px;
    font-size: 0.5em;
}

.data-source-image {
    height: 234px;
    width: 234px;
}

.panel.information i {
    float: left;
    padding: 0 20px 0 0;
}

.panel.information .icon-container {
    width: 15px;
    height: 100%;
    float: left;
    margin-right: 10px;
}

.bg-profile {
    background-color: #f27835 !important;
    color: #fff !important;
}

.widget-profile .panel-body, .widget-profile .panel-footer {
    background-color: #f27835;
}

.text-strong {
    font-weight: bold;
}

.text-right {
    text-align: right;
}

.text-capitalize {
    text-transform: capitalize;
}

#bodyForm, #humanForm {
    /*width: 50%;*/
}

.panel-cardiovascular .control-label, .panel-respiratory .control-label, .panel-musculoskeletal .control-label {
    text-align: left;
}

.bg-robofuse {
    background-color: #6699FF !important;
    color: #fff !important;
}

.bg-push {
    background-color: #18a689 !important;
    color: #fff !important;
}

.bg-zivacare {
    background-color: #0090d9 !important;
    color: #fff !important;
}

.bg-console {
    background-color: #7a5f98;
    color: #fff !important;
}

.bg-iactivities {
    background-color: #57c7c6 !important;
    color: #fff !important;
}

.bg-ardocare {
    background-color: #c75757 !important;
    color: #fff !important;
}

.bg-app {
    background-color: #8b42c7 !important;
    color: #fff !important;
}

.bg-coach {
    background-color: #6699FF !important;
    color: #fff !important;
}

.widget-robofuse .panel-body, .widget-profile .panel-footer {
    background-color: #6699FF;
}

.widget-push .panel-body, .widget-profile .panel-footer {
    background-color: #18a689;
}

.widget-zivacare .panel-body, .widget-profile .panel-footer {
    background-color: #0090d9;
}

.widget-iactivities .panel-body, .widget-profile .panel-footer {
    background-color: #57c7c6;
}

.widget-ardocare .panel-body, .widget-profile .panel-footer {
    background-color: #c75757;
}

.widget-app .panel-body, .widget-profile .panel-footer {
    background-color: #8b42c7;
}

.widget-coach .panel-body, .widget-profile .panel-footer {
    background-color: #6699FF;
}

.btn-delete {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-console {
    float: right;
    margin-right: 15px;
}

#main-content .table .btn-console {
    margin-bottom: 0px;
}

.connected-data-container .panel-heading {
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}

.connected-data-container .panel-body {
    padding: 10px 26px;
}

.connected-data-container table {
    margin: 0;
}

.connected-data-container table th {
    min-width: 130px;
}

.btn-connected-data {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.connected-data-token {
    min-width: 300px;
}

.role {
    padding-right:15px;
    padding-left:15px;
    padding-top:8px;
    padding-bottom:8px;
    font-size: 13px;
    font-weight: 400;
}
@media (max-width: 767px) {
    .data-source-logo {
        width: 50px;
        height: 50px;
    }

    .data-source {
        height: 70px;
        line-height: 50px;
    }

    .link .auth-link, .source-name {
        font-size: 1.5em;
    }

    .panel-body {
        padding-top: 0;
    }

    #header .close {
        font-size: 4em;
        top: 24px;
    }

    #header .title, #header .logo {
        font-size: 1.7em;
    }
}

@media (min-width: 768px) {
    .link .auth-link, .source-name {
        margin-left: 50px;
    }

    /*.panel-body {*/
    /*    padding-top: 0;*/
    /*}*/
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}