
@charset "utf-8";
html {
    height: auto;
    min-height: 100%;
    overflow-x: hidden;
}
body {
    color: #000;
   font-family: "Roboto", sans-serif;
    margin: 0 auto;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#page-wrap {
    margin: 0 auto;
    width: 1024px;
}
#page-head {
}
#head-wrap01 {
    background: url("../Images/MLL_bg.jpg") no-repeat scroll right 0 #fffffe;
}
#page-head h1 {
    background: url("../images/DentalDC_Logo.png") no-repeat scroll 15px 15px transparent;
    cursor: pointer;
    height: 190px;
    width: 295px;
}
.dvheader {
    height: 171px;
}
.header_container {
    position: relative;
}
.logonew {
    background: url("../images/DentalDC_Logo.png") no-repeat scroll 0 15px transparent;
    display: inline-block;
    height: 200px;
    width: 188px;
}
.pageHeading {
    background-color: #1B75BC;
    margin-bottom: 40px;
    margin-top: 15px;
    padding-left: 10px;
}
#head-wrap01 h1, #head-wrap01 h2 {
    margin: 0;
}
#page-head h1 a {
    float: left;
    height: 181px;
    text-decoration: none;
    width: 299px;
}
#page-head h1 a:hover {
    text-decoration: underline;
}
#page-head h1 a span, #page-head h2 {
    display: none;
}
#page-head div#head-wrap02 {
    background-color: #bd1e2b;
    height: 25px;
}
#page-head div#head-wrap02 a {
    color: #ffffff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding-top: 18px;
    text-decoration: none;
    width: 125px;
}
#page-head div#head-wrap02 a:hover {
    text-decoration: underline;
}
#page-head div#head-wrap02 div#head-wrap03 {
    float: right;
    height: 55px;
    width: 575px;
}
#page-body {
    margin: 30px 0;
}
.spacer {
    height: 20px;
    width: 100%;
}
.profile_container {
    height: auto;
    width: 100%;
    padding-top:85px;
}
.profile_header {
    border-top-right-radius: 35px;
    color: #2a3990;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin-top: 30px;
    padding: 12px 0 12px 16px;
    text-transform: uppercase;
}
.applicationerror {
    border-top-right-radius: 35px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin-top: 15px;
    padding: 12px 0 12px 16px;
    text-transform: uppercase;
}
.profile_content {
    height: auto;
    padding: 20px 15px;
}
.formpanel {
    height: auto;
    width: 100%;
}
.form_left {
    float: left;
    height: auto;
    width: 15%;
}
.form_right {
    float: right;
    height: auto;
    width: 85%;
}
.formcontent_left {
    color: #636466;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 11px;
}
.formcontent_right {
    margin-bottom: 10px;
}
.formcontent_right_lbl {
    color: #636466 !important;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 11px;
    padding: 2px 12px;
    text-decoration: none;
}
.formcontent_right_lbl a {
    color: #636466;
    font-size: 15px;
    font-weight: normal;
}
.required {
    color: red;
}
.input {
    border: 1px solid #ccc;
    height: 30px;
    width: 82%;
}
.ph_input {
    border: 1px solid #ccc;
    height: 30px;
    width: 25%;
}
.ext_input {
    border: 1px solid #ccc;
    height: 30px;
    width: 10%;
}
.ext_content {
    color: #636466;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    width: 3%;
}
.button {
    background-color: #39B54A;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 13px !important;
    font-weight: bold;
    margin-right: 10px;
    padding: 8px 30px;
}
.btn-default-disabled {
    background-color: #bd1e2b !important;
    border: 1px solid #114432 !important;
    color: #fff !important;
    cursor: pointer !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-right: 10px !important;
    padding: 8px 30px !important;
}
.button_cancel {
    background-color: #e9e9e9;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 13px !important;
    font-weight: bold;
    margin-right: 10px;
    padding: 8px 30px;
}
.order_container {
    height: auto;
    width: 100%;
}
.order_header {
    background-color: #bb8d09;
    border-top-right-radius: 35px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    padding: 12px 0 12px 16px;
    text-transform: uppercase;
    width: 98%;
}
.order_content {
    background: linear-gradient(to bottom, #ffffff 0%, #ede2c0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    padding: 20px 15px;
}
.green_heading {
    color: #2a3990;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    width: 100%;
}
.content_area {
    float: left;
    height: 30px;
    width: 100%;
}
.reviewcontainer {
    border: 1px solid #adadad;
    border-radius: 22px;
    color: #636466;
    height: auto;
    margin: 0 0 14px;
    padding: 20px;
}
.review_sep {
    border-bottom: 1px solid #114432;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
.review_head {
    color: #2a3990;
    font-weight: bold;
    margin-bottom: 10px;
}
.lightgrey {
    color: #ababab;
    font-weight: bold;
    margin-top: 10px;
}
.fc_gray {
    color: #636466;
}
label {
    display: inline-block;
}
.button_area {
    margin-left: 17%;
}
.order_contentinner {
    background-color: #fff;
}
.heading {
    color: #000000 !important;
    float: left;
    font-size: 15px;
    font-weight: bold !important;
    height: 40px;
    margin-left: 10px;
    margin-top: 12px;
}
.headingouter {
    border: 1px solid #000;
    padding-bottom: 10px;
}
.heading1 {
    font-size: 15px;
    font-weight: bold !important;
    height: 40px;
    margin-left: 35px;
    margin-top: 12px;
}
div.order_contentinner div.headingouter table thead tr th {
    border-color: #cfcfcf;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding-left: 11px;
}
div.order_contentinner div.headingouter table tr td {
    border-color: #cfcfcf;
    padding-left: 11px;
}
div.order_contentinner table {
    border: 1px solid #114432;
    color: #636466;
    font: 400 12px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
div.order_contentinner table thead tr th {
    color: #0e690d;
    font-size: 12px;
    font-weight: bold;
}
div.order_contentinner table tbody tr td div.hr {
    background-color: #ebdfba;
    clear: both;
    height: 2px;
    margin: 8px 0;
    padding: 0;
}
div.order_contentinner table tbody tr td a {
    color: #114432;
}
.graycolor {
    background-color: #dbdbdb;
}
.ui-widget {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #114432 !important;
    border-top-right-radius: 35px !important;
    color: #114432 !important;
    font-size: 15px !important;
    font-weight: bold !important;
    height: auto;
    padding: 15px 0 15px 16px !important;
    text-transform: uppercase;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: none repeat scroll 0 0 #bb8d09 !important;
    border: medium none !important;
    border-top-right-radius: 35px !important;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: bold !important;
    height: auto;
    padding: 15px 0 15px 16px !important;
    text-transform: uppercase;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: auto !important;
    right: 1.5em;
}
.ui-icon-triangle-1-e {
    background-image: url("../Images/arrow_down1.png") !important;
    background-position: right center !important;
}
.ui-icon-triangle-1-s {
    background-image: url("../Images/arrow.png") !important;
    background-position: right center !important;
}
.ui-accordion .ui-accordion-content {
    height: auto !important;
}
.ui-widget-content {
    background: linear-gradient(to bottom, #ffffff 0%, #ede2c0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0 !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0 !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0 !important;
}
.modal-header {
    padding: 6px;
}
.modal-footer {
    border-top: 0 none;
    padding: 0;
}
.modal-body {
    padding: 10px;
}
#responsivetbl {
    display: none;
}
.border {
    border-bottom: 2px solid #ebdfba;
    margin: 10px 0 12px;
}
.responsive_medlab {
    display: none;
}
.heading2 {
    display: none;
}
.panel-title {
    position: relative;
}
.panel-title a {
    display: block;
}
.formcontent_left span {
    color: #ff0000;
}
.profile_content .btn {
}
.panel-heading {
    padding: 0;
}
.panel-heading .panel-title a {
    padding: 15px;
}
.pull-middle {
    margin-right: 3px;
    overflow: hidden;
}
.arrow_acc {
    height: 20px;
    width: 20px;
}
.panel-default {
    border: medium none;
}
.panel {
    box-shadow: none;
}
.panel-group .panel {
    border-radius: 0;
    margin-top: 30px;
}
.panel-body {
    background: none repeat scroll 0 0 #f7f7f7 !important;
}
.table tr th {
    color: #0e690d;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.panel-default > .panel-heading {
    background: none repeat scroll 0 0 #fff;
    position: relative;
}
.form-control {
    border-radius: 0;
}
.btnArea .btn {
    border-radius: 5px;
}
.btn-default.btn.button:hover {
    background-color: #FFFFFF;
    color: #39b54a;
}
.panel-default .panel-title a {
    background-color: #1B75BC;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.panel-default .panel-title a.collapsed {
    background-color: #fff;
    border: 1px solid #1B75BC;
    border-radius: 0;
    color: #1B75BC;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    text-transform: uppercase;
}
.panel-default .panel-title a > .arrow_acc {
    background: url("../img/arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    margin-top: -7px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 20px;
}
.panel-default .panel-title a.collapsed > .arrow_acc {
    background: url("../img/Blue-arrow_down1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    margin-top: -4px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 20px;
}
.table_web .heading {
    display: block;
    float: none;
    padding: 10px;
}
.table_content_wrap {
    border: 1px solid #adadad;
    margin-bottom: 20px;
}
.table_inner_heading {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 15px;
}
.table_inner_wrap {
    overflow: hidden;
}
.full_rounded {
    border-radius: 7px;
}
.main_table_cont {
    width: 100%;
}
.main_table_cont th {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 2px solid #ebdfba;
    color: #2a3990;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-align: left;
}
.main_table_cont td {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #adadad;
    color: #636466;
    font-size: 13px;
    padding: 10px;
    text-align: left;
}
.table_mobile th {
    text-align: left;
}
.table_mobile {
    display: none;
}
.table_mobile {
    border-collapse: separate;
    border-spacing: 2px;
}
.main_form_wrapper .field_row .field_bg.input_type {
}
.main_table_cont td a {
    color: #114432;
    text-decoration: underline;
}
.table_inner_heading a {
    color: #000;
    text-decoration: underline;
}
.table_content_wrap.tableSecond {
    border: 1px solid #adadad;
    margin-bottom: 20px;
}
.table_content_wrap.tableSecond .table_inner_heading {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 15px;
}
.table_content_wrap.tableSecond .table_inner_wrap {
    overflow: hidden;
}
.table_content_wrap.tableSecond .full_rounded {
    border-radius: 7px;
}
.table_content_wrap.tableSecond .main_table_cont {
    width: 100%;
}
.table_content_wrap.tableSecond .main_table_cont th {
    background: none repeat scroll 0 0 #eaeaea;
    border: 1px solid #d5d5d5;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-align: left;
}
.table_content_wrap.tableSecond .main_table_cont td {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d5d5d5;
    font-size: 13px;
    padding: 10px;
    text-align: left;
}
.table_content_wrap.tableSecond .table_mobile2 th {
    text-align: left;
}
.table_content_wrap.tableSecond .table_mobile2 {
    display: none;
}
.table_content_wrap.tableSecond .table_mobile2 {
    border-collapse: separate;
    border-spacing: 2px;
}
.table_content_wrap.tableSecond .main_form_wrapper .field_row .field_bg.input_type {
}
.radio, .checkbox {
    padding-left: 23px;
}
.form-group .col-md-2 {
    padding-left: 0;
}
.form-group .col-md-10 {
    padding-left: 0;
}
.form-group .col-md-10 .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}
.margin {
    margin-left: 11px;
}
a#reviewerhelp {
    text-decoration: none;
}
a#reviewerhelp:hover {
    text-decoration: none;
}
a#reviewerhelp img {
    padding-bottom: 3px;
}
.header1 {
    background-color: #125d91;
    color: #fff;
    padding: 10px 0;
}
.header4 {
    background-color: #ebebeb;
}
.gardient.fullWidthDE {
    background-color: #fff;
    background-position: right 0;
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
    width: 100%;
}
.center_container_align {
    margin: 0 auto;
    max-width: 980px;
}
.panel-group .panel + .panel {
    margin-top: 1px;
}
.pink_button,.gray_button
{
    background: none repeat scroll 0 0 #39B54A;
    border: 1px solid #39B54A;
    border-radius: 4px;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-top: 5px;
    padding: 10px 12px;
    text-align: center;
    text-transform: uppercase;
}

 .pink_button:focus, .gray_button:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #39B54A;
    border-radius: 4px;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-top: 5px;
    padding: 10px 12px;
    text-align: center;
    text-transform: uppercase;
}


.head_right_wrap a:hover, .head_right_wrap a:focus, .head_right_wrap a:active {
    text-decoration: none;
}
.RHSBttn {
    margin: 80px 20px 0 0 !important;
}
.button:hover, .button:focus {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #39b54a;
    color: #39b54a;
}
.pink_button:hover, .pink_button:focus {
    background: none repeat scroll 0 0  #ffffff;
    border: 1px solid #39b54a;
    color:#39b54a;
}
#OrderPreference select {
}
@media only screen and (max-width: 800px) {
label {
    width: auto;
}
.input {
    width: 77%;
}
#normaltbl {
    display: table;
}
#responsivetbl {
    display: none;
}
#page-head div#head-wrap02 a {
    color: #ffffff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding-top: 18px;
    position: absolute;
    right: 0;
    text-decoration: none;
    width: 125px;
}
.table_web {
    display: none;
}
.table_mobile {
    display: table;
}
.main_table_cont th {
    background: none repeat scroll 0 0 #eaeaea;
    border: 1px solid #8c8989;
    text-align: left;
    width: 40%;
}
.main_table_cont td {
    border: 1px solid #8c8989;
    font-weight: bold;
    text-align: left;
}
.table_content_wrap {
    background: none repeat scroll 0 0 #fff;
}
.table_inner_wrap {
    border: 1px solid #d5d5d5;
}
.table_content_wrap.tableSecond .table_web2 {
    display: none;
}
.table_content_wrap.tableSecond .table_mobile2 {
    display: table;
}
.table_content_wrap.tableSecond .table_inner_wrap {
    border: 1px solid #d5d5d5;
}
.table_content_wrap.tableSecond .main_table_cont th {
    background: none repeat scroll 0 0 #eaeaea;
    border: 1px solid #8c8989;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-align: left;
}
.table_content_wrap.tableSecond .main_table_cont td {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #8c8989;
    font-size: 13px;
    padding: 10px;
    text-align: left;
}
}
@media only screen and (max-width: 640px) {
#page-wrap {
    width: 100%;
}
#page-body {
    margin-left: 10px;
    width: 94%;
}
label {
    display: inline;
    width: 100%;
}
.formcontent_left {
    margin-bottom: 0;
}
.button_area {
    margin-left: 0;
}
.profile_header {
    width: 100%;
}
.applicationerror {
    width: 100%;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 1.6em !important;
}
.ph_input {
    width: 50%;
}
.ext_input {
    width: 25%;
}
}
@media only screen and (max-width: 480px) {
#page-body {
    margin-left: 10px;
    width: 92%;
}
.profile_content {
}
#normaltbl {
    display: none;
}
#responsivetbl {
    display: table;
}
#medlab {
    display: none;
}
.heading1 {
    display: none;
}
.heading2 {
    display: block;
    font-size: 15px;
    font-weight: bold !important;
    height: 40px;
    margin-left: 4px;
}
.responsive_medlab {
    display: block;
}
.tblhead {
    background-color: #114432;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-top: 10px;
}
.tblhead_med {
    background-color: #dbdbdb;
    color: #000000;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-top: 10px;
}
.tblcont {
    padding-left: 10px;
}
div.order_contentinner table {
    border: medium none;
}
.order_contentinner {
    padding: 15px;
}
.headingouter {
    border: medium none;
}
.pull-middle {
    font-size: 13px;
}
.table_web {
    display: none;
}
.table_mobile {
    display: table;
}
.table_content_wrap.tableSecond .table_web2 {
    display: none;
}
.table_content_wrap.tableSecond .table_mobile2 {
    display: table;
}
.gardient.fullWidthDE {
}
.RHSBttn {
    margin: 0 !important;
}
.width {
    width: 100%;
}
.header4 {
    display: none;
}
}
@media only screen and (max-width: 360px) {
#page-body {
    margin-left: 10px;
    width: 92%;
}
.profile_header {
}
.profile_content {
}
.ui-accordion .ui-accordion-content {
    padding: 1em 1.2em !important;
}
.green_heading {
    margin-top: 20px;
}
}
@media only screen and (max-width: 350px) {
html, body {
    overflow: hidden;
    width: 100%;
}
.wrapper {
    padding-left: 5px;
    padding-right: 5px;
}
#page-body {
    margin-left: 10px;
    width: 90%;
}
.profile_header {
}
.profile_content {
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-size: 13px !important;
}
}
.modal .modal-dialog {
    margin: 30px auto;
    max-width: 400px;
    text-align: center;
}
.modal-header h4 {
    color: #ffffff;
    text-align: left;
}
.bgHeader {
    background-color: #2a3990;
    border-radius: 4px 4px 0 0;
}
.modal-header.bgHeader button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    opacity: 1;
    padding: 0;
}
