h1, h1 a, h1 a:hover {
    color: #FFFFFF;
    /*font-family: 'Raleway', sans-serif;*/
}
a {
    color: #277e9f;
    font-weight: 700;
}
/*.breadcrumb-link {
    font-weight: 400 !important;
}*/
label {
   /* margin-bottom: 0;*/
}
ul {
    margin-bottom: 0;
}
nav {
   /* font-family: 'Calibri';*/
}
table {
   /* font-family: 'Calibri';*/
    /*border-radius: .9rem !important;*/
}

/*///////*/
tr {
    background-color: #f8f8f8;
}


th {
    /*font-family: 'Calibri';*/
    /*background-color: #e3e3e3 */
    font-size: 15px;
    font-weight: 600;
    padding: 2px;
}
thead {
    /*background-color: #e3e3e3 !important;*/
}


body {
    /*background-color: #c0beba;*//**/
    /*background-color: #ececea;*/
    /*color: #58595b;*/
   /* font-family: 'Raleway', sans-serif;*/
    /*font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;*/
}
.downloadtxt {
    color: #fff;
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 16px;
    font-weight: 700;
}
/*.entry-content ol, .entry-content ul {
    margin-bottom: 0px;
    margin-left: 0px;
}*/
/*.content ul {
    margin: 0px 0 0px;
}*/
/*.entry-content ul>li {
    list-style-type: none;
}*/
.pagination>li>a {
    background-color: white;
    color: #277e9f;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #277e9f;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>.active>a {
    color: white;
    background-color: #277e9f !important;
    border: solid 1px #ddd !important;
}
.pagination>.active>a:hover {
    background-color: #277e9f;
    border: solid 1px #277e9f;
}
.trendcount {
    margin-left: 0px;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/* Component Needs */

/*@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,400,700);
*/.pc-tab>input, .pc-tab section>div {
    display: none;
}
#tab1:checked~section .tab1, #tab2:checked~section .tab2, #tab3:checked~section .tab3 {
    display: block;
}
#tab1:checked~nav .tab1, #tab2:checked~nav .tab2, #tab3:checked~nav .tab3 {
    color: red;
}
.pc-tab {
    width: 100%;
    max-width: 1000px;
    /* do max width for the tables in the tabs?  */
    margin: 0 auto;
}
.pc-tab ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pc-tab ul li label {
    /*font-family: "Raleway";*/
    float: left;
    padding: 15px 25px;
    border: 1px solid #ddd;
    border-bottom: 0;
    background: #eeeeee;
    color: #444;
}
.pc-tab ul li label:hover {
    background: #dddddd;
}
.pc-tab ul li label:active {
    background: #ffffff;
}
.pc-tab ul li:not(:last-child) label {
    border-right-width: 0;
}
.pc-tab section {
    /*font-family: "Droid Serif";*/
    clear: both;
}
.pc-tab section div {
    padding: 20px;
    /*width: 100%;*/
    border: 1px solid #ddd;
    background: #fff;
    line-height: 1.5em;
    letter-spacing: 0.3px;
    color: #444;
}
.pc-tab section div h2 {
    margin: 0;
    /*font-family: "Raleway";*/
    letter-spacing: 1px;
    color: #34495e;
}
#tab1:checked~nav .tab1 label, #tab2:checked~nav .tab2 label, #tab3:checked~nav .tab3 label {
    background: white;
    color: #111;
    position: relative;
}
#tab1:checked~nav .tab1 label:after, #tab2:checked~nav .tab2 label:after, #tab3:checked~nav .tab3 label:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ffffff;
    left: 0;
    bottom: -1px;
}



/*------------------------------------
 - COLOR apps
 ------------------------------------*/
.alert-apps {
  color: #0e303c;
  background-color: #a8d7e9;
  border-color: #97d0e5;
}
.alert-apps hr {
  border-top-color: #83c7e0;
}
.alert-apps .alert-link {
  color: #040f13;
}
.badge-apps {
  color: #fff;
  background-color: #277e9f;
}
.badge-apps[href]:hover, .badge-apps[href]:focus {
  color: #fff;
  background-color: #1c5d76;
}
.bg-apps {
  background-color: #277e9f !important;
}
a.bg-apps:hover, a.bg-apps:focus, button.bg-apps:hover, button.bg-apps:focus {
  background-color: #1c5d76 !important;
}
.border-apps {
  border-color: #277e9f !important;
}
.btn-apps {
  color: #fff;
  background-color: #277e9f;
  border-color: #277e9f;
}
.btn-apps:hover {
  color: #fff;
  background-color: #1f6782;
  border-color: #1c5d76;
}
.btn-apps:focus, .btn-apps.focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 126, 159, 0.5);
}
.btn-apps.disabled, .btn-apps:disabled {
  color: #fff;
  background-color: #277e9f;
  border-color: #277e9f;
}
.btn-apps:not(:disabled):not(.disabled):active, .btn-apps:not(:disabled):not(.disabled).active, .show > .btn-apps.dropdown-toggle {
  color: #fff;
  background-color: #1c5d76;
  border-color: #195369;
}
.btn-apps:not(:disabled):not(.disabled):active:focus, .btn-apps:not(:disabled):not(.disabled).active:focus, .show > .btn-apps.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 126, 159, 0.5);
}
.btn-outline-apps {
  color: #277e9f;
  background-color: transparent;
  border-color: #277e9f;
}
.btn-outline-apps:hover {
  color: #fff;
  background-color: #277e9f;
  border-color: #277e9f;
}
.btn-outline-apps:focus, .btn-outline-apps.focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 126, 159, 0.5);
}
.btn-outline-apps.disabled, .btn-outline-apps:disabled {
  color: #277e9f;
  background-color: transparent;
}
.btn-outline-apps:not(:disabled):not(.disabled):active, .btn-outline-apps:not(:disabled):not(.disabled).active, .show > .btn-outline-apps.dropdown-toggle {
  color: #fff;
  background-color: #277e9f;
  border-color: #277e9f;
}
.btn-outline-apps:not(:disabled):not(.disabled):active:focus, .btn-outline-apps:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-apps.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 126, 159, 0.5);
}
.list-group-item-apps {
  color: #0e303c;
  background-color: #97d0e5;
}
.list-group-item-apps.list-group-item-action:hover, .list-group-item-apps.list-group-item-action:focus {
  color: #0e303c;
  background-color: #83c7e0;
}
.list-group-item-apps.list-group-item-action.active {
  color: #fff;
  background-color: #0e303c;
  border-color: #0e303c;
}
.table-apps, .table-apps > th, .table-apps > td {
  background-color: #97d0e5;
}
.table-hover .table-apps:hover {
  background-color: #83c7e0;
}
.table-hover .table-apps:hover > td, .table-hover .table-apps:hover > th {
  background-color: #83c7e0;
}
.text-apps {
  color: #277e9f !important;
}
a.text-apps:hover, a.text-apps:focus {
  color: #1c5d76 !important;
}
