@media only screen and (max-width:1025px)
{.container 
{width:94%;
margin:0 3%;
}

section.login_content .login {
    width: 54%;
    margin: auto;
    display: block;
}

header .top_header_content h1 {
    float: left;
    margin: 0px;
    color: #0066cc;
    font-size: 27px;
    text-transform: capitalize;
    font-weight: bold;
	width:100%;
	text-align:center;
}
.menu_bar {
    float:left;
    margin-top:10px;
	width:100%;
	
}

section.patient_profile .submit_content button {
    background: #0066cc;
    font-size: 15px;
    color: #fff;
    border: none;
    padding: 10px 20px;
    margin-left: 7px;
    border-radius: 5px;
    float: right;
	margin-bottom:10px;
}
section.diagnose .diagnose_detail_list ul li p {
    width: 100%;
    text-align:left;
    float: left;
    margin-bottom: 10px;
    margin-top: 0px;
    font-size: 13px;
    color: #0066cc;
}

section.diagnose .diagnose_detail_list ul li {
    width:100%;
    float: left;
    list-style: none;
    margin-right: 8px;
}
section.dashboards .new_orders {
    width: 100%;
    float: left;
    background: #007bff;
    position: relative;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
	margin-bottom:10px;
}

section.dashboards .table_content {
    width: 100%;
    float: left;
    margin-top: 12px;
	overflow-x: scroll;overflow-y: hidden;
}
section.patient_profile .important_events_content .important_dates {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

.datePicker{width:100%;float:left;height:30px;border:#ccc solid 1px;margin-top:5px;}

.datePicker2{margin-top:0px;}

section.patient_profile {
    width: 100%;
    float: left;
    padding: 10px 0px 100px;
}

section.revisit .revisit_table_content {
    width: 100%;
    float: left;
    margin-top: 40px;
    padding-bottom: 100px;
	overflow-x: scroll !important;overflow-y: hidden !important;
}

section.diagnose .diagnose_detail_list .diagnose_right_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-bottom:10px;
}

section.diagnose .bill_payment {
    width: 100%;
    float: left;
    margin-top: 15px;
	overflow-x: scroll !important;overflow-y: hidden !important;
}

section.diagnose .medecine .medecine_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

.power_type .power_type_right_content ul li {
    float: left;
    margin-right: 40px;
    list-style: none;
	margin-bottom:20px;
}
.description .power_type_right_content {
    width: 87%;
    float: right;
    margin-top: 5px;
}
.power_type .power_type_right_content {
    width: 85%;
    float: right;
    margin-top: 10px;
}
.products_content .products_name_mrp {
    width:100%;
    float:left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}
.products_content .products_delivery_time {
    width:100%;
    float:left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}

.products_content .products_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}

section.category {
    width: 100%;
    float: left;
    padding: 10px 0px 120px;
}

.selectDiv9 {
    width: 100%;
    line-height: 28px
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 0;
    margin-top: 5px;
    font-size: 13px;
}

section.sale_bill .sale_bill_content .sale_bill_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}
.purchase_bill_right_content .purchase_bill_name {
    width:100%;
    float:left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}

section.sale_bill .sale_bill_table {
    width: 100%;
    float: left;
    margin-top: 20px;
	overflow-x: scroll !important;overflow-y: hidden !important;
}

section.sale_bill {
    width: 100%;
    float: left;
    padding: 10px 0px 120px;
}

section.sale_purchase_report .sale_purchase_content .sale_purchase_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}
.selectBox9 {
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 101;
    background: url(../img/select-bg.jpg) no-repeat 97% 54% #fff;
    height: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    padding: 0px 12px;
    float: left;
    line-height: 20px;
    border: #ccc 1px solid;
    font-size: 13px;
    border-radius: 0px;
    color: #525252;
    margin-bottom: 5px;
	margin-top:5px;
}

.selectBox8 {
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 101;
    background: url(../img/select-bg.jpg) no-repeat 95% 54% #fff;
    height: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    padding: 0px 12px;
    float: left;
    line-height: 20px;
    border: #ccc 1px solid;
    font-size: 13px;
    border-radius: 0px;
    color: #525252;
	margin-top:5px;
}

.medicines_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}

.medicines_content p {
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 5px;
	width:100%;
}
.medicines_content .medicines_message {
    width:100%;
    float:left;
    border-radius: 0px;
    resize: none;
    height: 45px;
	margin-top:5px;
}
section.expenses_category .expenses_category_content .expenses_category_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}
.selectBox11 {filter:alpha(opacity=0);width:100%;height:100%;display:block;z-index:101; background:url(../img/select-bg.jpg) no-repeat 97% 54% #fff; height:30px;-moz-appearance:none;
-webkit-appearance:none;border: none;padding: 0px 12px;float: left;line-height:20px;border: #ccc  1px solid;font-size:13px;border-radius:0px;color:#525252;margin-bottom:5px;margin-top:5px;}

section.add_expence .add_expence_category .expence_category_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}
section.add_expence .add_expence_table {
    width: 100%;
    float: left;
    margin-top: 20px;
    background:none;
	overflow-x: scroll !important;overflow-y: hidden !important;
}

section.expense_report .expense_report_content .expense_report_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}
section.expense_report {
    width: 100%;
    float: left;
    padding: 10px 0px 130px;
}

section.expense_report .expense_report_table {
    width: 100%;
    float: left;
    margin-top: 20px;
	overflow-x: scroll !important;overflow-y: hidden !important;
}

.selectDiv7 {
    width: 100%;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 0;
    margin-top: 0px;
    font-size: 13px;
	margin-top:5px;
}

section.visit_report .visit_report_table_content {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-bottom: 100px;
	overflow-x: scroll !important;overflow-y: hidden !important;
}

section.visit_report {
    width: 100%;
    float: left;
    padding: 10px 0px 150px;
}

section.undelivered_item .undelivered_item_content .undelivered_item_table {
    width: 100%;
    float: left;
	overflow-x: scroll !important;overflow-y: hidden !important;
}

section.revisit .revisit_content p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 5px;
	margin-bottom:5px;
}

section.rgister_user .rgister_user_content{width:100%;float:left;overflow-x: scroll !important;overflow-y: hidden !important;}

}


@media only screen  and (max-width: 979px) {
.container 
{width:93%;
margin:0 3%;
}

section.login_content .login {
    width: 77%;
    margin: auto;
    display: block;
}

header .top_header_content {
    width: 100%;
    float: left;
    border-bottom: #959595 solid 2px;
    padding: 20px 0px 0px;
}

section.patient_profile .patient_profile_content p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 5px;
	margin-bottom:5px;
}
section.patient_profile .patient_profile_fh p {
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 5px;
	width:100%;
	margin-bottom:5px;
}
section.patient_profile .patient_profile_fh .patient_profile_right_content {
    width:100%;
    float:left;
}

section.patient_profile .address_content p {
    float: left;
    font-size: 13px;
    color: #0066cc;
    margin-top:5px;
    margin-bottom: 5px;
	width:100%;
}

section.patient_profile .address_content .message {
    width:100%;
    float:left;
    border-radius: 0px;
    resize: none;
    height: 45px;
}

section.patient_profile .email_content p {
    float: left;
    font-size: 13px;
    color: #0066cc;
    margin-top: 5px;
    margin-bottom: 0px;
	width:100%;
}
section.patient_profile .email_content .email_name {
    width:100%;
    float:left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}
section.patient_profile {
    width: 100%;
    float: left;
    padding: 10px 0px 120px;
}

section.patient_profile .patient_profile_link ul li {
    display: inline-block;
    margin-right: 10px;
    list-style: none;
}

a.cancel_button {
    background: #0066cc;
    font-size: 15px;
    color: #fff;
    border: none;
    padding: 10px 20px;
    margin-left: 10px;
    border-radius: 5px;
    float: right;
    text-decoration: none;
	margin-bottom:10px;
}

.selectBox7 {
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 101;
    background: url(../img/select-bg.jpg) no-repeat 94% 54% #fff;
    height: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    padding: 0px 12px;
    float: left;
    line-height: 20px;
    border: #ccc 1px solid;
    font-size: 13px;
    border-radius: 0px;
    color: #525252;
}

section.diagnose .diagnose_content p {
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 5px;
	width:100%;
	margin-bottom:5px;
}

section.diagnose .diagnose_content .diagnose_name {
    width:100%;
    float:left;
    border-radius: 0px;
    height: 30px;
}

section.diagnose .diagnose_code .diagnose_code_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}
section.diagnose .diagnose_details .diagnose_details_content .diagnose_details_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

section.diagnose .rdiagnose_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}
.selectDiv8 {
    width: 100%;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 0;
    margin-top: 0px;
    font-size: 13px;
	margin-top:5px;
}

section.diagnose .glasses_by .glasse_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

section.diagnose .payment .payment_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

section.diagnose .received_date .received_date_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

section.diagnose .medecine .medecine_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

section.diagnose .next_visit .next_visit_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

section.doctor_content .associates .associates_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}

section.category .category_content .category_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}

.selectDiv9 {
    width: 100%;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 0;
    margin-top: 0px;
    font-size: 13px;
	margin-top:5px;
}

.products_content .products_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 0px;
	margin-top:5px;
}

.description p {
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top:0px;
	width:100%;
}

.description .power_type_right_content {
    width:100%;
    float:left;
    margin-top: 5px;
}

.power_type p {
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 10px;
	width:100%;
}

.power_type .power_type_right_content {
    width:100%;
    float:left;
    margin-top: 10px;
}

a.addMore {
    background: #4caf50;
    font-size: 12px;
    color: #fff;
    border: none;
    padding: 10px 20px;
    margin-left:0px;
    border-radius: 5px;

    text-decoration: none; margin-top: 20px;
}
.power_type .power_type_right_content ul {
    width: 100%;
    float: left;
    margin:0px 0px 0px 21px;
    padding: 0px;
}
.purchase_right_content {
    width:275px;
    float:left;
    margin-top: 20px;
}

}
 @media only screen and (max-width: 767px) {

section.login_content .login {
    width:100%;
    margin: auto;
    display: block;
}

footer ul{width:100%;float:left;margin:0px;padding:0px;}

footer ul li{display:inline-block;list-style:none;border-right:#fff solid 1px;margin-right:10px;padding-right:10px;color:#fff;text-transform: capitalize;line-height:12px;}

footer ul li:last-child{border-right:none;margin-right:0px;}

footer ul li a{text-decoration:none;color:#fff;}

footer ul li a:hover{color:#000;text-decoration:none;}


section.patient_profile .patient_profile_link ul li {
    display: inline-block;
    margin-right: 10px;
    list-style: none;
	margin-bottom:10px;
}



.selectBox7 {
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 101;
    background: url(../img/select-bg.jpg) no-repeat 97% 54% #fff;
    height: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    padding: 0px 12px;
    float: left;
    line-height: 20px;
    border: #ccc 1px solid;
    font-size: 13px;
    border-radius: 0px;
    color: #525252;
}

section.patient_profile .patient_profile_content .patient_profile_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
	margin-bottom:5px;
}
section.patient_profile .patient_profile_fh .patient_profile_right_content 
 .patient_profile_content_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-bottom:5px;
	margin-top:5px;
	
}

section.revisit {
    width: 100%;
    float: left;
    padding: 10px 0px 105px;
}
section.revisit .revisit_content p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 5px;
	margin-bottom:5px;
}

section.revisit .revisit_search button {
    background: #0066cc;
    font-size: 15px;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    float: right;
	margin-top:10px;
}

section.diagnose .diagnose_list ul li {
    display: inline-block;
    list-style: none;
    margin-right: 14px;
}

section.doctor_content .associates .associates_name_text {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
	margin-top:5px;
}
section.doctor_content .associates p {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 5px;
	margin-bottom:5px;
}

section.doctor_content .top_doctor_link ul li {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
	margin-bottom:15px;
}

section.doctor_content {
    width: 100%;
    float: left;
    padding: 10px 0px 100px;
}

section.category .category_list ul li {
    display: inline-block;
    margin-right: 15px;
	margin-bottom:15px;
}

section.category {
    width: 100%;
    float: left;
    padding: 10px 0px 120px;
}

.description p {
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top:0px;
	width:100%;
}

.description .power_type_right_content {
    width:100%;
    float:left;
    margin-top: 5px;
}

.description {
    width: 100%;
    float: left;
    margin-top: 7px;
}

.products_content .products_delivery_time {
    width:100%;
    float:left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}

.products_content .products_name {
    width: 100%;
    float: left;
    border-radius: 0px;
    height: 30px;
    margin-bottom: 5px;
	margin-top:5px;
}

.power_type p {
    float: left;
    margin-bottom: 0px;
    font-size: 13px;
    color: #0066cc;
    margin-top: 10px;
	width:100%;
}

.power_type .power_type_right_content {
    width:100%;
    float:left;
    margin-top: 10px;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.power_type .power_type_right_content ul {
    width: 100%;
    float: left;
    margin:0px 0px 0px 0px;
    padding: 0px;
}
section.sale_bill .sale_bill_list ul li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
	margin-bottom:10px;
}

section.sale_bill {
    width: 100%;
    float: left;
    padding: 10px 0px 120px;
}

section.sale_purchase_report {
    width: 100%;
    float: left;
    padding: 10px 0px 120px;
}
section.expenses_category {
    width: 100%;
    float: left;
    padding: 10px 0px 120px;
}

section.undelivered_item {
    width: 100%;
    float: left;
    padding: 10px 0px 120px;
}

.selectBox13 {
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    display: block;
    z-index: 101;
    background: url(../img/select-bg.jpg) no-repeat 97% 54% #fff;
    height: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    padding: 0px 12px;
    float: left;
    line-height: 20px;
    border: #ccc 1px solid;
    font-size: 13px;
    border-radius: 0px;
    color: #525252;
}
}
 @media only screen and (max-width: 479px) {
.container {
	width:100%;
	display: block;
	margin: auto;
}

footer ul{width:100%;float:left;margin:0px;padding:0px;}

footer ul li{width:100%;display:inline-block;list-style:none;border-right:none;margin-right:0px;padding-right:10px;color:#fff;text-transform: capitalize;line-height:12px;margin-bottom:10px;}

footer ul li:last-child{border-right:none;margin-bottom:0px;}

footer ul li a{text-decoration:none;color:#fff;}

footer ul li a:hover{color:#000;text-decoration:none;}


section.diagnose .diagnose_list ul li {
    display: inline-block;
    list-style: none;
    margin-right: 14px;
	margin-bottom:30px;
}

section.doctor_content {
    width: 100%;
    float: left;
    padding: 10px 0px 130px;
}



}
