body {
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif;
}

* {
    margin: 0px;
    padding: 0px;
}

a,
input,
select,
textarea,
button {
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

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

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-family: 'Source Sans Pro', sans-serif;
}

li {
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: solid 1px #ddd;
    height: 34px;
    padding: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0px;
    padding: 0px;
}

#header {
    background: #25a0cd none repeat scroll 0 0;
    display: block;
}

.main_logo {
    margin-top: 0;
}

.main_logo img {
    max-width: 100%;
}

.main_navi {
    float: right;
}

#dashboard_box {
    display: block;
    width: 100%;
}

.main_navi_box ul {
    float: right;
}

#dashboard_box {
    display: block;
    width: 100%;
}

.dashboard_left {
    background: #c5e194 none repeat scroll 0 0;
}

.dashboard_top_box {
    display: inline-block;
    padding: 25px 0;
    width: 100%;
}

.dashboard_top_box h1 {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

.dashboard_top_box span {
    display: block;
    margin: 18px auto;
    text-align: center;
}

.dashboard_top_box h2 {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

.dashboard_top_box p {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-top: 8px;
    text-align: center;
}

.dashboard_mid_box {}

.dashboard_mid_box li {
    color: #fff;
    display: inline-block;
    font-size: 17px;
    width: 100%;
}

.dashboard_mid_box li a {
    color: #fff;
    display: inline-block;
    padding: 5px 14px;
    width: 100%;
}

.dashboard_mid_box li a:hover {
    background: #25a0cd;
    color: #fff !important;
}

.dashboard_mid_box li a.active {
    background: #fff;
    color: #25a0cd;
}

.dashboard_mid_box li a.active .icon1 {
    background-position: -34px -1px;
    color: #25a0cd;
}

.dashboard_mid_box li a.active {
    position: relative;
}

.dashboard_mid_box li a.active::before {
    background-image: url("../images/bef.jpg");
    background-repeat: no-repeat;
    content: "";
    height: 53px;
    position: absolute;
    right: -15px;
    top: 0;
    width: 20px;
}

.icon1,
.icon1_ho,
.icon2,
.icon2_ho,
.icon3,
.icon3_ho,
.icon4,
.icon4_ho,
.icon5,
.icon5_ho,
.icon6,
.icon6_ho,
.icon7,
.icon7_ho,
.icon8,
.icon8_ho {
    background: url(../images/dash_sprites.png) no-repeat;
    display: block;
}

.icon1 {
    background-position: 0 -1px;
    float: left;
    height: 20px;
    line-height: normal;
    margin: 0 15px 0 0;
    padding: 0;
    width: 28px;
}

.dashboard_mid_box li:hover .icon1,
.dashboard_mid_box li a.active .icon1 {
    background-position: -34px -1px;
    width: 28px;
    height: 20px;
    color: #25a0cd;
}

.icon2 {
    background-position: -68px 0;
    float: left;
    height: 20px;
    line-height: normal;
    margin: 0 22px 0 3px;
    width: 20px;
}

.dashboard_mid_box li:hover .icon2,
.dashboard_mid_box li a.active .icon2 {
    background-position: -97px 0;
    width: 20px;
    color: #25a0cd;
    height: 20px;
}

.icon3 {
    background-position: -131px -1px;
    float: left;
    height: 18px;
    margin: 0 13px 0 0;
    width: 29px;
}

.dashboard_mid_box li:hover .icon3,
.dashboard_mid_box li a.active .icon3 {
    background-position: -167px -2px;
    width: 29px;
    height: 18px;
}

.icon4 {
    background-position: -207px -3px;
    display: block;
    float: left;
    height: 28px;
    margin: 0 18px 0 7px;
    text-align: center;
    width: 21px;
}

.dashboard_mid_box li:hover .icon4,
.dashboard_mid_box li a.active .icon4 {
    background-position: -236px -4px;
    width: 21px;
    height: 28px;
}

.icon5 {
    background-position: -265px -6px;
    float: left;
    height: 27px;
    margin: 0 17px 0 6px;
    width: 24px;
}

.dashboard_mid_box li:hover .icon5,
.dashboard_mid_box li a.active .icon5 {
    background-position: -298px -8px;
    width: 24px;
    height: 27px;
}

.icon6 {
    background-position: -332px -7px;
    float: left;
    height: 28px;
    margin: 0 16px 0 6px;
    width: 28px;
}

.dashboard_mid_box li:hover .icon6,
.dashboard_mid_box li a.active .icon6 {
    background-position: -364px -9px;
    width: 28px;
    height: 28px;
}

.icon7 {
    background-position: -402px -6px;
    float: left;
    height: 28px;
    margin: 0 18px 0 8px;
    width: 28px;
}

.dashboard_mid_box li:hover .icon7,
.dashboard_mid_box li a.active .icon7 {
    background-position: -436px -8px;
    width: 28px;
    height: 28px;
}

.icon8 {
    background-position: -472px -14px;
    float: left;
    height: 20px;
    margin: 0 22px 0 10px;
    width: 21px;
}

.dashboard_mid_box li:hover .icon8,
.dashboard_mid_box li a.active .icon8 {
    background-position: -509px -13px;
    width: 21px;
    height: 20px;
}

.dashboard_right {
    padding: 30px 20px;
}

.dashboard_nurse {
    border-bottom: 6px solid #25a0cd;
    color: rgb(49, ​ 184, ​ 233);
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 0 5px;
    text-align: center;
    width: 50%;
    cursor: pointer;
    margin: 0 0px 16px;
    margin-right: 8px;
}

.dashboard_nurse1 {
    border: 0px;
    width: auto;
}

.dash_requesting {
    border-top: 1px solid #b7b7b7;
    margin-top: 25px;
    padding: 20px 0;
}

.dash_requesting h3 {
    color: #075d7c;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.dash_requesting1 {
    border: 1px solid #e1e1e1;
    float: left;
    padding: 15px;
    width: 100%;
    cursor: pointer;
}

.dash_requesting1 span {
    background: #44a0df none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 25px;
    height: 40px;
    margin: 0 10px 0 0;
    text-align: center;
    width: 40px;
}

.dash_requesting1 h4 {
    color: #1d7696;
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: auto;
}

.dash_requesting1 h4 p {
    color: #1d7696;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 0;
}

.footer_social img {
    margin: 4px 0 7px;
}

#footer {
    background: #252525;
    border-top: 3px solid #fff;
    padding: 25px 0 0;
    display: block;
}

.footer_contant {
    background: #25a0cdb0;
    /*padding: 10px;*/
}

.footer_about {}

.footer_about h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.footer_about ul {}

.footer_about li {
    display: block;
    font-size: 14px;
    line-height: 26px;
    width: 100%;
}

.footer_about li a {
    color: #c8c8c8;
}

.footer_about li a:hover {
    color: #fff !important;
}

.footer_social {
    display: block;
    margin: 0 0 14px;
    text-align: center;
}

.footer_social a {
    font-size: 14px;
    color: #b8b8b8;
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
    border: 1px solid #b8b8b8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 28px;
}

.footer_social a:hover {
    border-color: #fff;
    color: #fff !important;
}

.footer_about>p {
    font-size: 12px;
    line-height: 22px;
}

.footer_about>p span {
    font-size: 12px;
    color: #b8b8b8;
    line-height: 20px;
}

.footer_contant {
    margin: 15px 0 0 0;
}

.footer_contant h6 {
    color: #000000;
    font-size: 13px;
    text-align: center;
}

.footer_contant h6 a {
    color: #000000;
}

.footer_contant h6 span {
    color: #b8b8b8;
}

.footer_contant p {
    color: #b8b8b8;
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
    text-align: center;
}

.panel-group {
    display: none;
    margin-bottom: 20px;
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    border-radius: 0;
    color: #333;
    padding: 0 !important;
}

.accordion-toggle {
    display: inline-block;
    padding: 18px 12px;
    width: 100%;
}

.indicator.glyphicon {
    position: absolute;
    right: 12px;
    top: 19px;
}

.panel-title {
    position: relative;
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}

.panel-title {
    color: inherit;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}


/***********************ENTER ACTIVATION KEY***************************/

#enter_activation {
    padding: 0;
    position: relative;
}

.enter_activation {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    display: block;
    margin-bottom: 25px;
    padding: 0;
}

.enter_activation h2 {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 5px 5px 0 0;
    color: #474747;
    font-size: 21px;
    font-weight: bold;
    margin: 0;
    padding: 16px 0;
    text-align: center;
}

.enter_activation ul {
    padding: 30px;
}

.enter_activation li {
    margin-top: 18px;
}

.enter_activation li input {
    width: 100%;
    border: 1px solid #d8d7d7;
    background: #fff;
    padding: 10px;
    height: 50px;
    font-size: 16px;
    text-align: left;
    margin: 0;
}

.enter_activation li input[type="submit"] {
    background: #25A0CD;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.enter_activation li b {
    color: #535353;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}

#enter_activation p {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #535353;
}

#enter_activation p span {
    color: #31b8e9;
}

.enter_activation p {
    font-size: 16px;
    margin-top: 16px;
}

.enter_activation1 {
    position: relative;
}

.enter_activation ul {
    padding: 5px 20px 20px;
}

.enter_activation1 li input {
    border: 2px solid #d8d7d7;
    border-radius: 4px;
    padding-left: 58px;
    text-align: left;
}

.enter_activation1 li input[type="submit"] {
    background: #31b8e9;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    border: 0px;
}

.enter_activation1 li span {
    background: #d8d7d7 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 22px;
    height: 50px;
    left: 21px;
    padding: 10px 5px 5px 2px;
    position: absolute;
    text-align: center;
    width: 45px;
}

#enter_activation h3 {
    color: #31b8e9;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 80px;
    padding: 0;
    text-align: center;
}


/*#enter_activation img {bottom: 0;left: 2%;position: absolute;}*/

.login_box {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 28%;
}

.enter_activation2 {
    display: inline-block;
    padding-bottom: 15px;
    width: 100%;
}

.enter_activation2 label {
    font-size: 16px;
    color: #535353;
    text-align: left;
    float: left;
    margin-bottom: 10px;
}

.enter_activation2 input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d7d7;
    font-size: 15px;
    height: 50px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: left;
    width: 100%;
}

.enter_activation2 select {
    background: url(../images/select_arrow.png) 95% 50% no-repeat;
    cursor: pointer;
}

.enter_activation2 select option {
    padding: 3px 7px;
}

.enter_activation2 input[type="submit"] {
    background: #31b8e9;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.check_box input[type="checkbox"] {
    width: auto;
    float: left;
    height: auto;
}

.check_box span {
    float: left;
    margin: 0 0 0 12px;
    text-align: left;
}

.login_box2 {
    width: 50%;
    float: none;
}

.check_box span b {
    color: #1e9cf3;
    text-decoration: underline;
}

.nurse_call {
    display: block;
    float: none;
    margin: 0 auto;
    width: 25%;
}

.dash_requesting_new {
    float: left;
    width: auto;
}

.nurse_call label {
    color: #25a0cd;
    float: left;
    font-size: 17px;
    margin-right: 15px;
}

.nurse_call label a {
    float: left;
    font-size: 20px;
    font-weight: normal;
    margin-top: 23px;
}

.nurse_call label i {
    float: left;
    font-size: 30px;
    margin: 0 11px 0 0;
}

.inner {
    padding-top: 20px;
}

.table-responsive th {
    background-color: #dbdbdb;
    line-height: 2.439;
}

.table1 th {
    background-color: #FFF;
}

.table td {
    padding-left: 10px;
    white-space: nowrap;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.color1 th {
    background-color: #abdc28 !important;
}

tbody tr:nth-child(odd) {
    background-color: #f4f4f4;
}


/* ADDED BY EMILY 6-23-16 might need to be added to bootstrap instead */

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #d4d4d4 !important;
}

.editbutton {
    color: #337ab7 !important;
}

.apply_box {
    margin-top: 35px;
}

.apply_box h3 {
    font-size: 17px;
    color: #3e3e3e;
    font-weight: bold;
    text-align: left;
}

.apply_box ul {
    display: inline-block;
    margin: 0 0 10px;
}

.apply_box li {
    color: #3e3e3e;
    float: left;
    font-size: 15px;
    margin-bottom: 9px;
    width: 50%;
}

.apply_box li input[type="checkbox"] {
    float: left;
    margin: 4px 7px 0 0;
}

.upload_img {}

.upload_img li {
    float: left;
    margin-right: 23px;
    margin-top: 20px;
    position: relative;
    width: auto;
}

.upload_img b {
    background: #000000 none repeat scroll 0 0;
    border-radius: 5em;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    height: 18px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -9px;
    width: 18px;
}


/*new upload css*/

.upload_img li input[type="file"] {
    background: #007eca none repeat scroll 0 0;
    cursor: pointer;
    height: 58px;
    opacity: 0;
    position: absolute;
    width: 60px;
}

.upload_img li span {
    display: none;
}

.upload_img li label {
    background: #007eca;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    height: 58px;
    width: 60px;
}

.upload_img li label i {
    color: #fff;
    display: block;
    font-size: 28px;
    margin: 15px auto;
    text-align: center;
}

.upload_img li .box {
    position: relative;
}

.apply_box1 {
    margin-top: 35px;
}

.apply_box1 li {
    margin-bottom: 15px;
}

.apply_box1 li label {
    font-size: 14px;
    color: #3e3e3e;
    font-weight: normal;
    margin: 0 0 10px 0;
    display: inline-block;
}

.apply_box1 li textarea {
    width: 100%;
    height: 120px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    padding: 15px;
}

.apply_box1 li input {
    width: 100%;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    padding: 10px;
}

.apply_box1 li input[type="submit"] {
    background: #25A0CD none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}

.formtitle {
    margin: 30px 0 20px;
}

.updatebutton btn {
    font-family: "Lato", sans-serif;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.personalInformation {
    text-align: left !important;
}

.editbutton a {
    white-space: nowrap;
}

b input {
    display: inline;
}

.table>thead>tr>th {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.table thead {
    background: #f4f4f4;
}

.savebutton {
    text-align: center;
}

.savebutton input {
    padding: 0 0px;
    color: #fff;
    background-color: #25A0CD;
    border: 0 none;
    padding: 2px 8px;
    margin-bottom: 5px;
    min-width: 123px;
    border-radius: 3px;
}


/*----------- Sayan Datta 19/06/2017 -------------------*/

.custom-button {
    padding: 0 0px;
    color: #fff;
    background-color: #25A0CD;
    border: 0 none;
    padding: 2px 8px;
    margin-bottom: 5px;
    min-width: 123px;
    border-radius: 3px;
}


/*------------------------------------------------------*/


/* == CustomCss - 10/05/2016 ==*/

.nurse_call_form {
    /*width: 100%;*/
}

.p_box {
    float: left;
    width: 48%;
    margin: 1px;
}

.clear {
    clear: both;
}

.patient_form_segment {
    padding: 5px 20px 20px;
    border: 1px solid #ddd;
    margin: 20px;
    border-radius: 10px;
}

.p_heading {
    margin-bottom: 10px;
}

.check_symptom_box {
    width: 46%;
    margin-right: 2px;
    float: left;
}

.symptom_detail_box {
    width: 100%;
    height: 150px;
    border-radius: 5px;
    padding: 5px;
}

.check_symptom {
    margin-right: 5px !important;
    position: relative;
    top: 2px;
}

.patient_form_submit {
    border: none !important;
    padding: 5px 5px 20px !important;
}

#enter_activation img.add_image_upload {
    float: right;
    position: inherit !important;
    cursor: pointer;
}

.upload_img {
    float: left;
}

.rmv_btn {
    float: right;
}

.input_upload {
    border: 1px solid #ddd;
    padding: 10px;
}

.uploaded_image {
    border: 1px solid #555;
    margin-right: 5px;
    padding: 5px;
}

.icon7 {
    margin: 0 13px 0 1px !important;
}

.dashboard_left {
    min-height: 710px !important;
}

.invalid_paymentcard_msg {
    border: 1px solid #555;
    margin-top: 45px;
    margin-bottom: 20px;
    padding: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 6px !important;
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.new_select_btn select {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #d8d7d7 !important;
    font-size: 13px !important;
    height: 25px !important;
    margin-bottom: 4px !important;
    padding: 0 !important;
    text-align: left !important;
    width: auto !important;
}

.btnleft {
    text-align: left !important;
}

.proto_sec {
    float: left;
    //border: 1px solid #ddd;
    //border-radius: 5px;
    width: 47%;
    margin: 18px;
    min-height: 350px;
}

.protocol_box {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 40px;
}

.protocol_box_border {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.proto_box {
    border: 1px solid #ddd;
    border-radius: 5px;
    //float: left;
    margin: 10px 0 0;
    min-height: 350px;
    width: 97%;
}

.alignRight {
    text-align: right;
}

.updatebutton {
    margin-top: 20px;
}


/* == End of CustomCss - 10/05/2016 ==*/


/*Added on 22-06-2016*/

.account-setting-wrap {
    padding: 0;
    width: 50%
}

.account-setting-wrap input[type="checkbox"] {
    width: auto;
}

.account-setting-wrap .checkbox {
    padding-left: 25px;
    cursor: pointer;
    display: inline-block;
}

.account-setting-wrap .form-group {
    margin: 10px 0;
}

.cancel-btn-new {
    background-color: #d9534f;
    border: 0 none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    color: #fff;
    padding: 8px 5px !important;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    height: auto;
}

.submit-btn-new {
    background-color: #31b8e9;
    border: 0 none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    color: #fff;
    padding: 8px 5px !important;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    height: auto;
}

.genrl_btn,
.genrl_btn:hover {
    background-color: #25a0cd !important;
    padding: 6px 19px !important;
}

.service-plan-wrap {
    width: 50%;
}

.service-plan {
    border-bottom: 2px solid #c6c4c5;
    margin-bottom: 20px;
    padding: 0 0 10px;
}

.service-plan h3 {
    margin: 0 0 10px;
    line-height: 1em;
    font-size: 20px;
    font-weight: 600;
}

.service-plan p {
    margin: 0;
    font-size: 16px;
}

iframe {
    border: 0 none;
}

input[type="checkbox"] {
    width: auto;
}

button,
input,
optgroup,
select,
textarea {
    width: auto;
}

.mar-top-15 {
    margin-top: 15px;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #25A0CD none repeat scroll 0 0 !important;
    border: 0 navajowhite;
    padding: 4px 10px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
}

.custom-select-box td select {
    padding: 7px 6px;
    line-height: 1em;
    height: auto;
    min-width: 100px;
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    appearance: inherit;
}


/*========================*/


/*Custom Scroll Bar Start*/


/*======================*/

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 10px #25a0cd;
}


/*===========CSS ADDED ON 30-06-2016==============*/

.page {
    float: right;
    margin: 0;
    padding: 0;
}

.page li {
    list-style: none;
    display: inline-block;
}

.page li a,
.current {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #8A8A8A;
}

.current {
    font-weight: bold;
    color: #31B8E9;
}

.button {
    padding: 5px 15px;
    text-decoration: none;
    background: #9FCE4E;
    color: #F3F3F3;
    font-size: 13PX;
    border-radius: 2PX;
    margin: 0 4PX;
    display: block;
    float: left;
}

.next {
    float: right !important;
}

.readonly_cls {
    background-color: none !important;
    border: none !important;
    /*border-top: 1px solid #ccc !important;*/
    border-radius: 1px;
}


/*===========CSS ADDED ON 30-06-2016 END==============*/


/*=====================*/


/*Custom Scroll Bar End*/


/*=====================*/


/*Ended on 22-06-2016*/


/*Added on 08-07-2016 Start*/

.login-box {
    margin: 40px auto;
    width: 25%;
}

/*Added on 03-03-2022 Start*/
.login-image{
    display: flex;
    justify-content: center;
    position: relative;
  }
  .login-image img{
    max-width: 100% !important;
    width: 675px;
  }
  .login-image .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: white;
    color: white;
    font-size: 17px;
    padding: 11px 40px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 50%);
  }

.mobile-menu {}

.mobile-menu .accordion-toggle {
    padding: 8px 5px;
    color: #fff;
}

.mobile-menu .accordion-inner ul {
    padding-left: 15px;
}

.mobile-menu .accordion-inner ul li {}

.mobile-menu .accordion-inner ul li a {
    color: #fff;
    display: block;
    padding: 3px 0;
}

.mobile-menu a i {
    margin: 5px 0 0;
}

.mobile-menu a:hover {
    color: #000;
}

.mobile-menu a:focus,
.mobile-menu a:active {
    color: inherit;
    outline: 0 none;
    color: #000;
}

.form-horizontal .add-family-member-wrap .form-group {
    margin: 0 -15px 10px;
}

.form-horizontal .add-family-member-wrap .form-group select,
.form-horizontal .add-family-member-wrap .form-group input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8d7d7;
    font-size: 13px;
    height: auto;
    margin-bottom: 0;
    padding: 6px 10px !important;
    text-align: left;
    width: 180px !important;
    margin: 0;
}

.form-horizontal .add-family-member-wrap .form-group .control-label {
    padding-top: 7px;
    margin-bottom: 5px;
    text-align: left;
}


/*Added on 08-07-2016 End*/


/*Added New Css Start*/

.dashboard_top_box {
    position: relative;
    margin-bottom: 25px;
}

.dashboard_top_box::after {
    content: "";
    background: #fff;
    height: 6px;
    width: 70%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.login-as {
    color: #636363;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.current-username {
    color: #636363;
    font-size: 22px;
    font-weight: 600;
}

.dashboard_top_box h3 {
    font-size: 16px;
    color: #fff;
    line-height: 1em;
    margin: 5px 0;
}

.left-menu {
    margin: 0 -15px;
}

.left-menu li {}

.left-menu li a.menu-head {
    font-size: 16px;
    font-weight: 700;
    color: #636363;
    cursor: unset;
}

.left-menu li a.menu-head-pointer {
    cursor: pointer !important;
}

.left-menu li ul {}

.left-menu li ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #636363;
    padding: 5px 14px 5px 30px;
}

.active-cls {
    background: #25D1FF;
}

.active-cls a {
    color: #fff !important;
    font-weight: 700 !important;
}

body,
html {
    min-height: 100%;
    position: relative;
}

body.after-login::after {
    /*background: #c5e194 none repeat scroll 0 0;*/
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25%;
    z-index: -1;
}

.logo-footer {
    display: inline-block;
    margin-bottom: 15px;
}

.logo-footer img {
    max-width: 100%;
}

.app-store {
    display: block;
    margin-bottom: 10px;
}

.app-store a {
    display: inline-block;
}

.app-store img {
    max-width: 100%;
}

.contact-wrap {}

.contact-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.contact-wrap ul li {
    color: #b5b5b5;
}

.contact-wrap ul li span {
    display: inline-block;
    margin-left: 5px;
}

.contact-wrap ul li i {
    float: left;
    margin: 7px 0 0;
    text-align: left;
    width: 8%;
}

.contact-wrap ul li a {
    display: inline-block;
    color: #b5b5b5;
    text-decoration: underline;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.contact-wrap ul li a:hover {
    color: #fff !important;
}


/*New form Design*/

.new-form-wrapper {
    margin-bottom: 25px;
}

.new-form-wrapper h2.inner-title {
    font-size: 20px;
    color: #075d7c;
    font-weight: 700;
    /* margin: 0 0 30px; */
    position: relative;
    /* padding-bottom: 5px;
    padding-bottom: 20px; */
}

.inner-sub-title {
    font-size: 18px;
    color: #636363;
    font-weight: 700;
    margin: 0 0 15px;
    position: relative;
}

.new-form-wrapper h2.inner-title img {
    margin-left: 30px;
}

/* .new-form-wrapper h2.inner-title::after {
    background: #25A0CD none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 120px;
} */

.main-form-wrapper {
    width: 80%;
    margin: 0 auto;
}

.main-form {
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -moz-border-radius: 8px;
}

.main-form h2 {
    background: #25a0cd;
    text-align: center;
    margin: 0;
    line-height: 1em;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-bottom: 1px solid #d4d4d4;
    /* border-radius: 8px 8px 0 0; */
}

.form-box {
    padding: 15px;
}

.form-box p {
    color: #535353;
    font-size: 14px;
    text-align: center;
    margin-bottom: 25px;
}

.form-row .form-group {
    margin: 0 0 15px;
}

.form-row::after {
    content: "";
    display: block;
    clear: both;
}

.form-row label {
    color: #535353;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
    padding: 0;
}

.form-row label:focus,
.form-row label:active {
    outline: 0 none !important;
}

.form-row label a {
    text-decoration: underline;
    color: #1e9cf3;
}

.form-row label a:hover {
    text-decoration: none;
    color: #1e9cf3 !important;
}

.form-row .form-control {
    border: 2px solid #d8d7d7;
    box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    height: auto;
    position: relative;
}

.new-green-btn {
    background: #25A0CD !important;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
}

.new-green-btn:hover {
    color: #fff !important;
}

.new-yellow-btn {
    background: #bed630 !important;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    padding: 10px 40px;
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
}

.new-yellow-btn:hover {
    color: #fff !important;
}

.full-width-btn {
    width: 100%;
}

.half-width-btn {
    width: 50%;
}

.mid-width-btn {
    width: 35%;
}

.small-width-btn {
    width: auto;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.cancel_btn,
.cancel_btn:hover {
    background-color: #d9534f !important;
    /* padding: 6px 19px  !important; */
}

.checkbox-custom,
.radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
    position: relative;
    text-align: left;
    padding-left: 0 !important;
    margin: 0 !important;
}

.radio-custom-label {
    width: 100%;
    padding: 0;
    padding-left: 40px !important;
}

.checkbox-custom+.checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}

.radio-custom+.radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #a4d056;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    left: 0;
    top: 5px;
}

.checkbox-custom:checked+.checkbox-custom-label:before {
    background: #25a0cd;
    box-shadow: inset 0px 0px 0px 4px #fff;
    -webkit-box-shadow: inset 0px 0px 0px 4px #fff;
    -o-box-shadow: inset 0px 0px 0px 4px #fff;
    -moz-box-shadow: inset 0px 0px 0px 4px #fff;
}

.radio-custom+.radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked+.radio-custom-label:before {
    background: #ccc;
    box-shadow: inset 0px 0px 0px 4px #a4d056;
    -webkit-box-shadow: inset 0px 0px 0px 4px #a4d056;
    -o-box-shadow: inset 0px 0px 0px 4px #a4d056;
    -moz-box-shadow: inset 0px 0px 0px 4px #a4d056;
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    line-height: 18px;
    font-size: 18px;
    background: #a4d056;
}

.custom-dropdown {
    position: relative;
}

.custom-dropdown::after {
    content: "\f078";
    background: #d8d7d7 none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    color: #fff;
    font-family: FontAwesome;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    height: 100%;
    line-height: 33px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: inherit;
    top: 0;
    width: 35px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    border: 0 none;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    border: 0 none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    border: 0 none;
}

.member-list-wrap {
    list-style: none;
    padding: 0;
    margin: 0;
}

.member-list-wrap li {}

.member-list-box {
    margin-bottom: 15px;
}

.member-list-box::after {
    content: "";
    display: block;
    clear: both;
}

.member-list-box>div {
    float: left;
}

.member-list-box>div.member-img,
.member-list-box>div.member-name {
    margin: 0 15px 0 0;
}

.add-border {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 10px;
}

.member-name {
    width: auto;
}

.member-name h4 {
    color: #1d7696;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    position: relative;
}

.member-name a {
    color: #1d7696;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 0;
    top: 0;
    position: relative;
    display: inline-block
}

.manage-member a {
    color: #1d7696;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 0;
    top: 5px;
    position: relative;
    display: inline-block
}

.member-name h5 {
    color: #1d7696;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    position: relative;
}

.member-action {
    float: right !important;
}


/*Modal Style*/

.assign-dependent-modal {}

.modal-content {
    border: 0 none;
    padding: 0 20px;
}

.modal-header {
    text-align: center;
    border: 0 none;
}

.modal-title {
    color: #2d2d2d;
    font-size: 30px;
    margin: 0;
    font-weight: 600;
}

.modal-body h3 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #636363;
    border-bottom: 1px solid #636363;
    padding-bottom: 5px;
}

.modal-width-80 {
    width: 80%;
}

.modal-width-auto {
    width: auto !important;
}

.modal-footer {
    border: 0 none;
    text-align: center;
}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    width: 40px;
    height: 40px;
    background: #25a0cd;
    opacity: 1;
    border-radius: 50%;
    line-height: 40px;
    text-shadow: none;
    color: #fff;
    z-index: 1;
    font-size: 44px;
}

.modal-header .close:hover {
    opacity: 1;
}


/*.ui-accordion .ui-accordion-icons {
  background: #e7f0b6 none repeat scroll 0 0 !important;
}*/


/*Added on 28-07-2016*/

.talk-activity {
    margin-bottom: 15px;
}

.talk-activity a {
    background: #58c3bd;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    line-height: 45px;
    position: relative;
    margin-bottom: 15px;
}

.talk-activity a::after {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background: #fff;
}

.talk-activity a:hover {
    color: #fff !important;
    text-decoration: none;
}

.talk-activity a.active-link.talk-to-nurse::after {
    background: #25a0cd;
}

.talk-activity a.active-link.talk-to-doctor::after {
    background: #58c3bd;
}

.talk-activity a.active-link.call-activity::after {
    background: #ef433f;
}

.talk-to-nurse {
    background: #25a0cd !important;
}

.talk-to-doctor {
    background: #58c3bd !important;
}

.call-activity {
    background: #ef433f !important;
}

.talk-page-title {
    font-size: 18px;
    color: #075d7c;
    text-align: center;
    font-weight: 600;
    margin: 0 0 25px;
}

.member-list-wrap.row {
    margin: 0 -15px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-right-5 {
    padding-right: 5px;
}

.selected-call {
    text-align: center;
}

.selected-call .member-list-box {
    display: inline-block;
    text-align: left;
}

.chk-box-wrapper {}

.chk-box-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.chk-box-wrapper ul::after {
    content: "";
    display: block;
    clear: both;
}

.chk-box-wrapper ul li {
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
    float: left;
}

.chk-box-wrapper ul li>div {
    margin: 0;
}

#enter_activation .symptom-wrapper h3,
#enter_activation .chk-box-wrapper h3,
#enter_activation .call-back-wrapper h3,
#enter_activation .upload-file-wrapper h3 {
    font-size: 14px;
    text-align: left;
    color: #3e3e3e;
    margin: 0 0 10px;
}

.symptom-wrapper textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px;
    font-weight: 300;
}

.call-back-wrapper input[type="text"] {
    width: 100%;
    border: 1px solid #c2c2c2;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px;
    font-weight: 300;
}

.submit-call-wrapper p {
    margin: 25px 0;
}

.dashboard-wrapper {
    background: #fff;
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

.dashboard-wrapper h2 {
    color: #474747;
    font-size: 24px;
    margin: 0 0 15px;
    line-height: 1em;
    font-weight: 600;
}

.dashboard-wrapper h3 {
    color: #474747;
    font-size: 18px;
    margin: 0 0 35px;
    line-height: 1em;
    font-weight: 400;
}

.dash-box {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.dash-icon {
    margin-bottom: 15px;
}

.dash-icon img {
    max-width: 100%;
    width: 170px;
}

.dash-box h4 {
    color: #31b8e9;
    font-size: 24px;
    margin: 0 0 15px;
    line-height: 1em;
    font-weight: 400;
}

.dash-box p {
    font-size: 18px;
    color: #3e3e3e;
}

.modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
}

.alert-popup .modal-dialog,
.success-popup .modal-dialog {
    width: 480px;
}

.alert-popup .modal-content,
.success-popup .modal-content {
    height: 300px;
}

.alert-popup p {
    font-size: 22px;
    color: #d9534f;
}

.alert-popup .cancel_btn {
    padding: 10px 35px;
    font-size: 22px;
}

.alert-popup i {
    color: #d9534f;
}

.success-popup p {
    font-size: 22px;
}

.success-popup .new-green-btn {
    padding: 10px 35px;
    font-size: 22px;
}

.input_area {
    float: left;
    margin: 0 0 10px 0;
}

.remove-image {
    cursor: pointer;
}

.upload-img-block {
    position: relative;
    margin: 0 15px 0 0;
}

.remove-image {
    font-size: 18px;
    position: absolute;
    right: -6px;
    top: -10px;
}

.before-login-mid {
    height: 538px;
}

.orglogoimg {
    max-height: 25px;
    position: absolute;
    right: 22px;
    top: 33px;
}

.hours_row {
    padding: 20px;
}

.monthpicker {
    float: left !important;
    width: auto !important;
}

.floatleft {
    float: left;
    padding: 5px 10px;
}

.schedule-block {
    border: 1px solid #cccccc;
    border-radius: 6px;
    padding-left: 24px;
    margin-bottom: 5px;
    position: relative;
    width: 198px;
}

.remove {
    position: absolute;
    left: 161px;
    color: red;
    cursor: pointer;
}

.new-remove {
    position: absolute;
    left: 161px;
    color: red;
    cursor: pointer;
}

.active-practice {
    background-color: #46B8D9;
    color: #ffffff !important;
}

.list-group-item {
    color: black;
}

.practice-list {
    cursor: pointer;
}

.time-schedule-block {
    overflow: auto;
    height: 235px;
}

@media (min-width: 320px) and (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .dashboard_mid_box li a::after {
        /*    content: "\f078";
            font-family: fontawesome;
            font-size: 20px;
            position: absolute;
            right: 10px;
            top: 10px;
            color: #333;
            transition: all 0.5s ease-in-out;
            -webkit-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;*/
    }
    .activeclose {
        color: #25a0cd;
    }
    .dashboard_mid_box li a.active::after {
        /*    color: #25a0cd; 
            content: "\f077";*/
    }
    .dashboard_mid_box li a:hover::after {
        /*    color: #23527C;*/
    }
    .dashboard_mid_box li a {
        /*    position: relative;
            text-transform: uppercase;
            background: #fff;
            border-top: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            color: #333;*/
    }
    .dashboard_mid_box a>div {
        display: none;
    }
    .dashboard_mid_box li a {
        font-weight: 600;
    }
    .dashboard_left {
        min-height: 1px !important;
    }
    /*  .dashboard_right{
        position: absolute;
        width: 100%;
        height: 300px;
        overflow: auto;
        z-index: 99;
        background-color: #fff;
        margin-top: -1px;
      }*/
    .dashboard_mid_box li.parent-active {
        margin-bottom: 300px;
    }
    .account-setting-wrap {
        width: 100%;
    }
    .service-plan-wrap {
        width: 100%;
    }
    h2{
        font-size: 20px;
        padding-top: 15px;
    }
    h1,
    h3,
    h4,
    h5,
    h6 {
        font-size: inherit;
    }
    .navbar-toggle {
        margin-right: 0;
    }
    /*New added on  21-07-2016*/
    .main-form-wrapper {
        width: 100%;
    }
    .go-home {
        left: 0 !important;
    }
    .navbar-header {
        width: 100%;
        position: relative;
        float: left;
        margin: 0 !important;
    }
    .navbar-toggle {
        background: #1E80A4 !important;
        top: 25px !important;
        right: 0!important;
        left: auto !important;
    }
    .navbar-toggle span {
        background: #fff;
    }
    .top-nav ul {
        padding: 25px 0 !important;
    }
    .top-nav li {
        width: 100% !important;
    }
    .top-nav li a {
        padding: 5px !important;
    }

    .login-image img {
        bottom: 0 !important;
        display: block !important;
        left: auto !important;
        position: relative !important;
    }

    .login-image .btn {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: white;
    color: white;
    font-size: 10px;
    padding: 5px 15px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 50%);
    }
    .click-here{
        font-size: 13px !important;
    }
}


/*-------------- Sayan Datta 19/6/2017 --------------*/

.text-wrapped {
    white-space: normal;
    /*text-align: justify;*/
}

#search-bar {
    float: right !important;
}


/*---------------------------------------------------*/


/*-------------- Done By Shiba 26/6/2017 --------------*/

.VerificationCode .new-msg-box-verification {
    width: 100% !important;
}

.welcome-gyan-text {
    color: #1d8090 !important;
    text-align: left !important;
    font-weight: 600;
    line-height: 1.2em !important;
    margin-bottom: 40px !important;
}

.new-msg-box-verification {
    margin: 10px auto;
    background: #dffffe;
    border: 2px solid #51bcb7;
    text-align: center;
    color: #383838;
    font-size: 15px;
    font-weight: 600;
    padding: 25px 0;
    display: none;
}

.new-msg-box-verification a {
    text-decoration: underline;
    color: #383838;
}

.welcome-gyan-text.step03 {
    text-align: center !important;
    font-weight: 600;
}

.default-option {
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0 0;
}

.default-option a:hover,
.default-option a:active,
.default-option a:focus {
    color: #51c6c0 !important;
}

.default-option .icon_img {
    display: inline-block;
    width: 20px;
}

.default-option .icon_img img {
    width: 100%;
}

.default-option.verify span {
    display: inline-block;
    margin: 0 0 0 10px;
    font-weight: 600;
}

.default-option.verify label {
    font-weight: 600;
}

.default-option.verify input[type="radio"]+div {
    position: relative;
    top: -1px;
}

.login-box input[type="radio"]:checked+div {
    background: #25A0CD none repeat scroll 0 0;
}

.login-box input[type="radio"]+div {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #ddd;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin-left: 3px;
    vertical-align: middle;
    width: 20px;
}

.login-box input[type="radio"] {
    display: none;
}

.new-box {
    width: 28% !important;
}

.verification-wrap {
    margin: 10px 0;
}

.verification-wrap li {
    display: block;
    text-align: center;
}

.verification-wrap label {
    font-size: 16px;
}

.verification-wrap #VerificationCode {
    border: 2px solid #dedede;
    border-radius: 0;
    display: inline-block;
    width: 100%;
}

.enter_activation .verification-ul li input[type="submit"] {
    padding: 10px 30px;
    width: auto;
}

.refresh-list {
    text-align: center;
}

.refresh-list a {
    color: #008ed8;
    text-decoration: underline;
    font-size: 16px;
}


/*------------------- End --------------------------------*/


/*------------------- Sayan 28/6/2017 --------------------*/

.a_heading {
    color: #075d7c !important;
}

.a_heading:hover {
    text-decoration: none !important;
}

.ui-accordion-icons {
    background: #47b1dd none repeat scroll 0 0 !important
}

.ui-state-active {
    border: 0px solid #acdd4a !important;
}

.ui-accordion .ui-accordion-header {
    padding: .5em .5em .5em 1.7em !important;
}

.unit {
    position: absolute;
    /*z-index: 9;*/
    left: 196px;
    top: 3px;
}

.unit2 {
    position: absolute;
    /*z-index: 9;*/
    left: 256px;
    top: 3px;
}

table.dataTable tr:nth-child(even) {
    background-color: #dae8e8;
}

.table-responsive-custom {
    overflow-x: visible !important;
}

.header-search {
    color: #333 !important;
}

#usage-evt-datatable1-container_filter {
    display: none;
}

.savebutton:hover {
    text-decoration: none;
}

.storderlisttable>thead>tr>th,
.storderlisttable>thead>tr>td,
.storderlisttable>tbody>tr>th,
.storderlisttable>tbody>tr>td,
.storderlisttable>tfoot>tr>th,
.storderlisttable>tfoot>tr>td {
    word-break: normal !important;
}

.savebutton a {
    display: inline-block;
    padding: 0 0px;
    color: #fff;
    background-color: #25A0CD;
    border: 0 none;
    padding: 2px 8px;
    margin-bottom: 5px;
    min-width: 123px;
    border-radius: 3px;
}

.savebutton a:hover {
    text-decoration: none;
    color: #fff !important;
}

.TemplateName {
    color: #fff !important;
}

.OrderList .table>thead>tr>th,
.table>thead>tr>td,
.OrderList .table>tbody>tr>th,
.OrderList .table>tbody>tr>td,
.OrderList .table>tfoot>tr>th,
.OrderList .table>tfoot>tr>td {
    word-break: normal !important;
}


/*NEW CSS*/

.w-100 {
    width: 100%;
}

.same-height-34 {
    height: 34px;
}

.custom-select {
    vertical-align: middle;
    background: #fff url(../images/dd.svg) no-repeat right .75rem center !important;
    background-size: 10px 10px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: normal;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.advice-box {
    border: 1px solid #25A0CD;
    margin-bottom: 25px;
}

.advice-box h2 {
    background: #25A0CD;
    color: #fff;
    padding: 10px 10px;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
}

.advice-box h2::after {
    content: "";
    display: block;
    clear: both;
}

.advice-box h2 span {
    display: inline-block;
    float: right;
}

.advice-box h2 span a {
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    float: right;
    margin: 0 5px 0 0;
}

.advice-box ul {
    padding: 10px;
    list-style: none;
    margin: 0;
}

.advice-box ul li {
    position: relative;
    padding: 0 0 0 20px;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out;
}

.advice-box ul li:before {
    content: "\2022";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #000;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
}

.advice-box ul li:hover:before {
    left: 5px
}

.question-actions {
    float: right;
}

.question-actions form {
    display: inline-block;
}

.question-actions a {
    display: inline-block;
    background: #337ab7;
    color: #fff;
    padding: 3px 5px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.question-actions a:hover,
.question-actions a:active,
.question-actions a:focus {
    color: #fff !important;
}

.question-actions a.Delete {
    background: #ad0002;
}

.new-form-wrapper h3 {
    font-weight: 600;
    background: #ccc;
    padding: 8px 10px;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    margin: 15px 0 0;
}

.new-form-wrapper .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.discussion_box {
    margin: 5px 5px 15px;
    padding: 15px 0 !important;
    border: 1px solid #25A0CD;
    border-left-width: 1px;
    border-left-width: thick;
}

.log-activity h4 {
    background-color: #8080806b;
    padding: 10px;
    margin-bottom: 0;
}

.logactivitybutton input {
    color: #fff;
    background-color: #25A0CD;
    border: 0 none;
    padding: 2px 8px;
    margin-bottom: 3px;
    min-width: 195px !important;
    border-radius: 0px !important;
}

.logactivitybutton a {
    display: block;
    margin-bottom: 5px;
}

.top-nav li a {
    padding: 15px 4px !important;
}
.navbar-collapse {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.ui-timepicker-viewport {
    width: auto !important;
}

.DeleteDisposition {
    float: right;
    background: #ad0002;
    display: inline-block;
    /* background: #337ab7; */
    color: #fff;
    padding: 3px 5px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.steps li a {
    border: 1px solid #2980a4;
    background-color: #EEE;
    font-size: 18px;
}

.steps li.done a {
    background-color: #80b5e1;
}

.steps li a i {
    font-style: normal;
    font-size: 40px;
    line-height: 10px;
    position: relative;
    top: 4px;
}


/*.mce-notification-inner {
    display: none !important;
}*/

.steps li {
    padding: 10px 10px 0 0;
    text-align: left;
    border: none !important;
    border-bottom: 2px solid rgb(48, 47, 47);
}

.steps li a {
    border: none;
    border-bottom: 4px solid #337ab7;
}

.new-tab {
    border: 1px solid #dcdcdc;
    border-top: 0;
    padding: 20px;
    background: #f8f8f8;
}

.nav-tabs>li>a {
    font-size: 18px;
    font-weight: 600;
}

.nav-tabs li {
    margin-bottom: -3px !important;
}

.new-tab .form-group {
    margin: 0 0 15px !important;
}

#stickyHeader th {
    white-space: nowrap;
    /* width:auto !important; */
    padding: 10px 20px !important;
    vertical-align: middle;
}

#DataTables_Table_1 {
    border-collapse: collapse;
}

#DataTables_Table_0 {
    border-collapse: collapse;
}


/* .nav.nav-tabs li.active {
    border-top: 3px solid #25a0cd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #ddd;
}

.nav-tabs>li.active>a {
    background: #ddd !important;
} */

.nav.nav-tabs.custom-tab li.active {
    border: 0 none;
    background: #dcdcdc;
}

.nav.nav-tabs.custom-tab li {
    margin-bottom: 0 !important;
}

.nav.nav-tabs.custom-tab>li>a {
    margin-right: 0;
    line-height: normal;
    border: 0 none !important;
    border-radius: 0;
}

.nav.nav-tabs.custom-tab>li.active>a,
.nav.nav-tabs.custom-tab>li.active>a:hover,
.nav.nav-tabs.custom-tab>li.active>a:focus {
    border-bottom: 0 none;
    background: #dcdcdc;
}

.new-tab .form-group>label {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #25a0cd;
}

.new-tab .form-group {
    margin: 0 0 15px !important;
    border-bottom: 1px solid #e4e4e4;
}

.new-tab .form-group p {
    color: #535353;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
    min-height: 50px;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: normal;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.dataTables_wrapper .dataTables_length select {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: normal;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 0 none !important;
    background: #25a0cd !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 0 none !important;
    background: #585858 !important;
}

.dataTables_wrapper .dataTables_paginate a {
    border: 0 none !important;
}

.new-tab .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #fff !important;
}

.btn {
    border: 0 none !important;
}

.form-wizard {
    padding: 0 15px;
}

.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard>div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: normal;
    display: flex;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
    justify-content: center;
    align-items: center;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs>li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 2px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width: 585px) {
    .wizard {
        width: 90%;
        height: auto !important;
    }
    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .wizard .nav-tabs>li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

.form-group.ml-1 {
    margin-right: 0 !important;
}

.form-group.mr-1 {
    margin-left: 0 !important;
}

.bootstrap-tagsinput {
    width: 100%;
}

.bootstrap-tagsinput input {
    width: 100%;
}

.loader {
    top:0;
    left:0;
    background: rgb(27, 135, 174, 0.7);
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9 !important;
}

.loader>i {
    margin-top: 50vh;
    margin-left: 50vw;
    color: #FFFFFF;
}

.tabBorderPrimary {
    border : 1px solid #0d6efd;
    padding: 10px;
}
.tabLinkPrimary.active {
    border : 1px solid #0d6efd;
    border-bottom: 0px;
}
.tabBorderPrimary>a {
    margin: 0px !important;
}
.modal-xl {
    min-width: 1200px;
}

.questionList{
    padding: 5px 0px;
}
.questionList>.col-sm-8>.row {
    margin-bottom: 5px !important;
}
.label-span {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.age-div {
    margin-right : 2.5rem;
}

.qstSeperater {
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #b3abab;
}

input[type='checkbox'], input[type='radio'] {
    cursor: pointer !important;
}

