@font-face {
    font-family: font-family: 'Source Sans Pro', sans-serif;
    src: url(../fonts/Frutiger.ttf);
}

.coda-logo {
    width: 20%;
}

.nav-item {
    padding: 20px;
}

.h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: myFirstFont !important;
    color: #000;
    font-size: 29px;
    line-height: 40.6px;
    font-weight: 500;
    text-align: left;
    letter-spacing: -.02em;
}

.coda-nav {
    padding: 0px 55px;
    font-size: 22px;
    font-weight: 700;
}

.img-fluid {
    width: 100% !important;
    height: 115px;
}

.template {
    font-family: myFirstFont !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}

.temp-p1 {
    color: #7092c2;
    text-decoration: none;
    margin: 0px 0px;
}

.temp-p2 {
    margin: -8px 0px;
    font-weight: 600;
    font-size: 12px;
}

.head {
    color: #828282;
    padding-bottom: 10px;
}

body {
    font-family: font-family: 'Source Sans Pro', sans-serif!important;
    background-color: #f2f2f2 !important;
}

.has-badge {
    position: relative;
    overflow: hidden;
}

.badge-overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.circle {
    background-color: #7092c2;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border-radius: 6px;
    padding: 3px 6px;
    position: absolute;
    right: 5px;
    left: auto;
    top: 5px;
    bottom: auto;
}

.view {
    color: #4c7cb2;
    font-weight: 600;
    background-color: #e2efff;
    ;
    align-items: center;
    margin: 0 auto;
    padding: 20px 22px;
    text-align: right;
    margin-bottom: 20px;
}

.temp-nav {
    width: 20%;
    font-size: 22px;
    font-weight: 700;
}

.dashboard_navbar {
    font-weight: 700;
    color: #000 !important;
    font-size: 22px;
}

.view {
    color: #4c7cb2;
    font-weight: 600;
    background-color: #e2efff;
    align-items: center;
    margin: 0 auto;
    text-align: right;
}

.dashboard-metrics {
    padding: 0px 10px !important;
}

.graph-head {
    font-weight: 600;
    color: #474747;
    margin-bottom: 20px;
    text-align: center;
    font-size: 21px;
}

.graph-text {
    color: #474747;
    font-size: 14px;
}

.dropdown {
    background-color: #f2f2f2;
}

.command-panel {
    background-color: white;
    padding: 11px 12px;
}

.command-panel-steps {
    padding-bottom: 12px;
}

.command-panel-btn {
    text-align: center;
    padding: 6px 0px;
}

.command-pipeline {
    background-color: white;
    padding: 9px 10px;
}

.command-pipeline-img {
    max-width: 100%;
    max-height: 400px;
}

.btn-setattribute {
    padding: 2px 15px;
    margin: 0px 10px 0px 0px;
    color: white !important;
}

.dashboard-metrics-label {
    padding-bottom: 8px;
    font-weight: 600;
    font-size: 16px;
}

.btn-input-view {
    color: white !important;
    padding: 0.25rem 1rem;
    margin-left: 6px;
}

.fa-icon{
    color: #336699;
    font-size:30px;
}
.table-style{
     margin-top:10px; 
     color:#213152;   
     font-size: x-large;
     border-radius: 10px;
     padding: 20px 12px 20px;
}
.graph-color {
    padding: 16px;
    background-color: white;
    height: 100%;
    min-height: 300px;
    margin-top:15px;
   
}

.command-table {
    border-color: #616264;
    border-width: 2px 0px
}

.temp-head {
    font-size: 20px;
    padding: 10px 35px;
    font-weight: 500;
}

.temp-img {
    padding: 0px 10px 35px 10px;
}

.app-name {
    padding: 0px 15px 13px 8px;
}

.app-line {
     margin: 0px 0px 15px;
}

.input-output-tab {
    background-color: white;
    padding: 20px 15px;
}

.input-output-btn {
    border: none;
    background-color: white;
    color: #898787;
    font-size: 17px;
    font-weight: 600;
}

.input-output-font {
    padding-left: 20px;
}

.input-output-list-style {
    text-align: center;
    background-color: #ece9e9;
    border-radius: 4px;
    padding: 6px 70px;
    margin-top: 22px;
    font-weight: 500;
    color: #6c6969;
}

.tab-font {
    font-weight: 600;
    font-size: 18px;
}

.tab-head {
    border-color: #616264;
    border-width: 2px 0px;
    margin: 20px 0px;
}

.tab-popup {
    margin: 5px 18px;
    font-size: 18px;
    color: #6c6969;
}

.tab-color {
    color: #6c6969;
}

.tab-footer {
    border-color: #616264;
    border-width: 2px 0px;
}

.sidenav {
    position: absolute;
    right: 0px;
    overflow-x: hidden;
    box-shadow: black 8px 8px 17px 6px;
    z-index: 1;
    border-radius: 10px;
    width: 580px;
    background-color: white;
}
.sidenav a {
    text-decoration: none;
    color: darkred;
    display: block;
    
}

.sidenav .closebtn {
    position: absolute;
    top: -6px;
    right: 17px;
    font-size: 40px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

.temp-label {
    margin-bottom: 10px;
    font-weight: 900;
    font-size: 15px;
    margin-top: 20px;
    font-size: large;
    color: #6c6c6c;
    margin-left: 15px;
}

.img-bg {
    background-color: white;
    padding: 1px 11px;
    height: 100%;
}
