.tab-pane {
  padding: 16px;
}
/*******************
 * TEMP: FONT SIZES >>> DELETE ONCE FONT SIZES FIXED ACROSS ALL COMMUNITIES
 ******************/
body {
  margin: 0 0 64px;
  padding-top: 65px;
  font-family: 'roboto', sans-serif;
  font-size: 14px;
}
/* FONT SIZE STANDARDIZATION */
/* Header */
/* Page Header */
h3 {
  font-size: 24px !important;
}
/* Sub-header */
h4 {
  font-size: 20px !important;
}
p {
  font-size: 14px !important;
}
label {
  font-size: 16px !important;
  font-weight: 600;
}
.breadcrumb li span,
.breadcrumb li a {
  font-size: 14px !important;
}
.nav-sidebar > li a,
.nav-sidebar .sub-nav > li a {
  font-size: 16px !important;
}
/********************
 * FORMS STYLING    *
********************/
label {
  font-size: 15px;
  padding-top: 4px;
}
input.form-control,
select.form-control,
textarea.form-control {
  background-color: #ffffc7;
}
.input-group .input-group-btn {
  background: #ffffc7;
  box-shadow: inset 0 -1px 0 #dddddd;
}
button + button {
  margin-left: 30px;
}

/********************
  * Member Detail *
*********************/
.marginButtonTop {
  margin-top: 23px ;
}
/********************
 * Find Dentist Page *
********************/
.form-wrapper {
  padding: 0 50px;
  margin-bottom: 30px;
}
.help-text {
  color: #0079C2;
  font-weight: 600;
  font-size: 16px;
  margin: 10px 0;
}
/********************
 * FAQ Page *
********************/
.faq {
  margin-top: 30px;
}
.faq .qa .question {
  font-size: 18px;
  margin-top: 0;
}
.faq .qa .answer {
  color: #777777;
  font-size: 16px;
  line-height: 16px;
  margin: 20px 0 0;
  padding-left: 70px;
}
/********************
 * Manage Plan Page *
********************/
.landing-icon {
  background-position: center;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}
.fa.icon-large {
  font-size: 80px;
}
.icon-80 {
  width: 80px;
  height: 80px;
}
.icon-180 {
  width: 180px;
  height: 180px;
}
/********************
 * overrides that ryan has added  *
********************/
/*.navbar-default .navbar-nav>.active>a {
  height: 65px!important;
  background: #1376AF;
}
.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  background-color: #0068a9;
}*/
.home-widget:hover .home-text-box {
  background: #efefef;
  transition: ease all 0.2s;
}
.home-widget:hover .circular:before {
  background: #efefef;
  transition: ease all 0.2s;
}
.home-widget:hover .circular#dentalInfo:after {
  box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
  transition: ease all 0.2s;
}
.home-widget:hover .circular#memberInfo:after {
  box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
  transition: ease all 0.2s;
}
.home-widget:hover .circular#claims:after {
  box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
  transition: ease all 0.2s;
}
.home-widget:hover .circular#reports:after {
  box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
  transition: ease all 0.2s;
}
.circular:before {
  content: "";
  height: 112px;
  width: 112px;
  background: #f6f6f6;
  border-radius: 50%;
  transition: ease all 0.2s;
  position: absolute;
  top: -6px;
  left: -6px;
}
.circular#dentalInfo:after {
  content: "";
  height: 100px;
  width: 100px;
  background: #FF9800;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  transition: ease all 0.2s;
  position: absolute;
  top: 0px;
  left: 0px;
}
.circular#memberInfo:after {
  content: "";
  height: 100px;
  width: 100px;
  background: #8F93C9;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  transition: ease all 0.2s;
  position: absolute;
  top: 0px;
  left: 0px;
}
.circular#claims:after {
  content: "";
  height: 100px;
  width: 100px;
  background: #BED62f;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  transition: ease all 0.2s;
  position: absolute;
  top: 0px;
  left: 0px;
}
.circular#reports:after {
  content: "";
  height: 100px;
  width: 100px;
  background: #0079C2;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
  transition: ease all 0.2s;
  position: absolute;
  top: 0px;
  left: 0px;
}
.circular i {
  position: relative;
  z-index: 100;
}
.home-icon#card {
  font-size: 65px;
  height: 150px;
  line-height: 90px;
  color: white;
}
.home-text-box {
  width: 100%;
  display: table;
  background: #f6f6f6;
  border-radius: 4px;
  transition: ease all 0.2s;
}
.home-text-box .home-text {
  padding: 15px 10px;
  display: table-cell;
  border-radius: 4px;
  line-height: 1em;
  vertical-align: bottom;
  position: relative;
  z-index: 101;
}

@media (min-width: 768px) {
  .navbar-nav li a {
    height: 95px;
    line-height: 95px;
    padding-top: 0;
    color: #fff!important;
  }
}

.navbar-toggle {
  height: 50px;
}

.navbar-form {
  height: 40px;
  margin: 20px;
}

.navbar-brand {
  background: url('../resources/img/dq-logo-nav.svg') no-repeat;
  background-size: auto;
  width: 215px;
  height: 45px;
  /* margin: 20px 0 0 0 !important;*/
}

.navbar-brand-label {
  line-height: 20px;
  font-size: 20px;
  position: absolute;
  left: 215px;
  bottom: -15px;
}

.navbar-select {
  font-size: 14px !important;
}

.sidebar {
  width: 240px;
  padding: 0px 20px;
  border-right: 1px solid #cccccc;
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 95px;
}
.sidebar .nav li {
  border-bottom: 1px solid #dfdfdf;
}
.sidebar .nav li a:hover {
  background: #e0dfe1;
  color: #444;
}
.sidebar .nav li a .sidebar-text {
  vertical-align: middle;
}
footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #0068a9;
  color: #fff;
  z-index: 1040;
  border-top: 1px solid #DDDDDD;
}
footer span a {
  color: #fff;
  text-decoration: underline;
}
footer span a:hover {
  color: #fff;
  opacity: 0.65;
}
footer .morestuff {
  padding-right: 15px;
  float: right;
}
footer .ng-binding {
  position: relative;
  // left: 135px;
}
.sidebar-text {
  padding-left: 10px;
  text-indent: 0px;
  line-height: 1em;
  font-size: 14px !important;
}

/*******************
 * Notifications
 ******************/
.notification-icon:hover{
  color: white;
}

input.form-control,
select.form-control,
textarea.form-control {
  background-color: #ffffe0;
}
.inputfile + label {
  height: 37px;
  background-color: #ffffe0;
  box-shadow: inset 0 -1px 0 #ddd;
  opacity: 1;
  transition: ease all 0.2s;
}
.inputfile + label:hover {
  cursor: pointer;
  opacity: 0.85;
  transition: ease all 0.2s;
}
.inputfile + label i {
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-right: 1px solid #ddd;
  color: #0068a9;
  font-weight: normal;
}
.inputfile + label #file-label-text {
  padding-left: 10px;
  color: #939393;
}
/********************
 * .wrap .content styles  *
********************/
.wrap {
  height: 100%;
  width: 100%;
  padding-left: 240px;
}
.wrap .content {
  min-height: 385px;
  padding: 0 50px 150px 50px;
}
.wrap .content .toptext {
  margin-bottom: 45px;
}
.wrap .content .toptext h1 {
  color: #444444;
  font-size: 3em;
  font-weight: 400;
}
.wrap .content .toptext .copy {
  display: inline-block;
  color: #636466;
  max-width: 565px;
}
.wrap .content h5 {
  color: #444444;
  font-size: 1.25em;
  font-weight: 600;
}
.wrap .content form.form {
  padding: 15px;
  background: #f5f5f5;
  border-radius: 2px;
}
.wrap .content form.form .input-group.date .form-control:focus ~ .input-group-addon {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #0079c2;
  transition: ease all 0.3s;
}
.wrap .content form.form .input-group.date .input-group-addon {
  background: #ffffe0;
  border-bottom: none;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 #dddddd;
  transition: ease all 0.15s;
}
.wrap .content .results {
  padding: 5px;
  margin-top: 45px;
}
.wrap .content .results table.small {
  font-style: 12px;
}
ul.breadcrumb {
  padding: 12px 15px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
  text-transform: uppercase;
}
ul.breadcrumb li.active {
  color: #636466;
}
@media (max-width: 768px) {
  .wrap {
    height: 100%;
    width: 100%;
    padding-left: 0px;
  }
  .wrap .content {
    padding: 0 15px;
  }
  footer {
    position: fixed!important;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #0068a9;
    color: #fff;
    z-index: 1040;
    border-top: 1px solid #DDDDDD;
  }
  footer span {
    line-height: 1.2em;
  }
  footer span a {
    color: #fff;
    text-decoration: underline;
  }
  footer span a:hover {
    color: #fff;
    opacity: 0.65;
  }
  footer .morestuff {
    padding-right: 15px;
    float: left;
  }
  footer .ng-binding {
    padding-right: 15px;
    position: relative;
    left: 0px;
    float: left;
  }
}

/********************
 * .wrap .content styles  *
********************/
.helpout {
  padding: 25px;
  background: #fff;
  border-radius: 4px;
  position: absolute;
}
.helpout:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right:10px solid #fff;
  position: absolute;
  top: 40px;
  left: -10px;
}
.helpout .helptext, .helpout label {
  line-height: 1em;
}
.clearfix {
  margin: 5px;
}
.helpout .questionmark {
  height: 50px;
  width: 50px;
  background: #0068a9;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 10%;
  right: -25px;
}
.helpout .questionmark i {
  padding: 10px;
  color: #fff;
  font-size: 2em;
}
@media (max-width: 992px) {
  .helpout {
    position: relative;
  }
}
.to {
  padding-top: 6px;
}


/********************
 *  search results styles  *
********************/

.result {
  margin: 15px 0;
  padding-bottom: 15px;
  border: 1px solid #ddd;
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}
.result .topbar {
  margin-bottom: 15px;
  background: #f6f6f6;
}
.result .topbar h2 {
   margin: 15px 0;
   font-size: 2.5em;
}
.result .topbar .text-right {
  margin: 15px 0;
}
.result .topbar .phone {
  margin: 0px 15px;
  font-size: 1.25em;
  vertical-align: bottom;
}
.result .information {
  padding: 0 15px;
}
.result .information a {

}
.result .information .clearfix {
  margin: 0;
}
.result .information .helptext {
  line-height: 1em;
}
.result .midbar {
  margin: 15px 0 15px 0;
  background: #f6f6f6;
}
.result .midbar .text-right {
  margin: 10px 0;
}

/*******************
 * Search Claims/Pre-Authorization
 ******************/
.form-group .date-seperator {
  float: left;
  margin: 0 -15px;
  margin-right: -15px;
  padding: 4px 8px;
  height: 37px;
  font-weight: bold;
}
.form-group.form-group-date-range .input-group {
  width: 100%;
}
.serviceDateColumn,
.DOBColumn {
  width: 16%;
}
.procedureDescription {
  font-size: 12px;
  line-height: 14px;
}
.otherPayer label {
  font-size: 12px;
  line-height: 14px;
}
.serviceLine-table>tbody>tr.info>td,
.serviceLine-table>tbody>tr.info>th,
.serviceLine-table>tbody>tr>td.info,
.serviceLine-table>tbody>tr>th.info,
.serviceLine-table>tfoot>tr.info>td,
.serviceLine-table>tfoot>tr.info>th,
.serviceLine-table>tfoot>tr>td.info,
.serviceLine-table>tfoot>tr>th.info,
.serviceLine-table>thead>tr.info>td,
.serviceLine-table>thead>tr.info>th,
.serviceLine-table>thead>tr>td.info,
.serviceLine-table>thead>tr>th.info {
  background-color: #b3d2e5;
}
.serviceLine-table>tbody>tr.info:hover>td,
.serviceLine-table>tbody>tr.info:hover>th,
.serviceLine-table>tbody>tr:hover>.info,
.serviceLine-table>tbody>tr>td.info:hover,
.serviceLine-table>tbody>tr>th.info:hover {
  background-color: #80b4d4;
}
.COB-table th,
.serviceLine-table th {
  font-size: 12px;
}
.COB-table td input.form-control,
.COB-table td select,
.COB-table td select.form-control,
.serviceLine-table td input.form-control,
.serviceLine-table td select,
.serviceLine-table td select.form-control {
  font-size: 12px;
  height: 35px;
}
.claimAuthSubmit.ng-submitted input[type="text"].ng-invalid,
.claimAuthSubmit.ng-submitted input[type="number"].ng-invalid,
.claimAuthSubmit.ng-submitted input[type="date"].ng-invalid,
.claimAuthSubmit.ng-submitted select.ng-invalid {
  box-shadow: inset 0 -2px 0 #F26649;
  /*background: #ffbeb1;*/
}
.claimAuthSubmit.ng-submitted input[type="text"].ng-valid,
.claimAuthSubmit.ng-submitted input[type="number"].ng-valid,
.claimAuthSubmit.ng-submitted input[type="date"].ng-valid,
.claimAuthSubmit.ng-submitted textarea.ng-valid,
.claimAuthSubmit.ng-submitted select.ng-valid {
  box-shadow: inset 0 -2px 0 #4caf50;
}
.claimAuthSubmit.ng-submitted input[type="text"]:disabled,
.claimAuthSubmit.ng-submitted input[type="number"]:disabled,
.claimAuthSubmit.ng-submitted input[type="date"]:disabled,
.claimAuthSubmit.ng-submitted textarea:disabled,
.claimAuthSubmit.ng-submitted select:disabled {
  box-shadow: none !important;
}
.containerSearchResults {
  position: relative;
}
.containerSearchResults .noResults {
  background: rgba(255, 255,255,.8);
  border-bottom: 1px solid lightgrey;
  bottom: -32px;
  box-sizing: border-box;
  color: red;
  font-size: 12px;
  height: 40px;
  left: 8px;
  padding: 8px;
  position: absolute;
  right: 10px;
  z-index: 30;
}
.containerSearchResults .searching {
  box-sizing: border-box;
  font-size: 12px;
  padding: 8px;
  position: absolute;
  right: 10px;
  top: 5px;
}
.icdDiagnosisCodes-table td .ng-scope.ng-active {
  background: #F26649;
  border-bottom: 1px solid #cf3211;
  bottom: -7px;
  left: 0;
  padding: 3px 7px;
  position: absolute;
  width: 100%;
}
.icdDiagnosisCodes-table td .ng-scope.ng-active .ng-binding.ng-scope {
    color: #ffffff;
}
.icdDiagnosis-modal .alert.alert-warning {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 10px;
}
input[type="date"].unstyled::-webkit-calendar-picker-indicator,
input[type="date"].unstyled::-webkit-inner-spin-button{
    display: none;
}
.serviceLine-table .serviceLine .inputCurrency {
  position: relative;
}
.serviceLine-table .serviceLine .inputCurrency .ng-scope.ng-active {
  position: relative;
}
.serviceLine-table .serviceLine .inputCurrency::before {
  content: '$';
  font-size: 11px;
  left: 3px;
  position: absolute;
  top: 8px;
  z-index: 10;
}

/*******************
 * Strike
 ******************/
.strike {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.strike > span {
    position: relative;
    display: inline-block;
}

.strike > span:before,
.strike > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: black;
}

.strike > span:before {
    right: 100%;
    margin-right: 15px;
}

.strike > span:after {
    left: 100%;
    margin-left: 15px;
}

.well .table-striped>tbody>tr:nth-of-type(even) {
    background: white;
}

.well .table:last-child {
    margin-bottom: 0;
}

/****************************
 *       Print Styles
 ****************************/
 @media print {
    body {
        max-width: 1000px;
        margin: 0;
        padding: 0;
    }

    [ng-view] {
        width: 100%;
        margin-left: 0%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .toptext h1 {
        font-size: 18px;
        text-align: center;
        margin-top: 5px;
    }

    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > thead > tr > th {
        border: solid 1px black !important;
    }

    a[href]:after {
        content: none !important;
    }

    div {
        float: none !important;
    }

    .print-page {
        page-break-after: always;
    }

    .print-header {
        padding: 15px 15px 0 15px;
        top: 0;
    }

    .print-footer {
        bottom: 0;
    }

    .print-header,
    .print-footer {
        font-size: 80%;
        width: 100%;
        z-index: 5;
    }

    .print-logo {
        background: url('../resources/img/dq-logo-nav.svg') !important;
        background-size: cover !important;
        width: 215px;
        height: 45px;
        display: inline-block;
        margin-top: 5px;
        margin-left: 5px;
    }
 }
