﻿@media only screen and (max-width: 411px) {
	.web-form
	{
		width:94%;
	}
    
}

@media screen and (max-width: 600px) {
    .body {
        padding-top: 46px;
    }
    .web-form {
    width: 94%;
    border: none;
}
    .body .body-wrapper {
       margin: 0px;
        width: 100%;
    }
    .body .page-title h1 {
        font-size:15px;
    }
    .header .nav {
        height:60px;
    }
    .body .body-wrapper .content {
        background-color:#fff;
            margin-top: -10px;
    }
    .company-info {
        font-size:22px;
    }
    .container {
    width: 100%;
}
    .body .body-wrapper {
        width:100%;
    }
    .logo {
        display:none;
    }
    .form-controll > label {
        width:100%;
        font-size: 16px;
    }
    .form-controll > select {
        width: 100%;
    padding: 5px;
    font-size: 16px;
    height: 42px;
    margin-top: 5px;
    }
    .form-controll > input, .form-controll > textarea {
            width: 96%;
    font-size: 16px;
    height: 30px;
    padding: 5px;
    }
    #SelectAgeType {
        margin-top:0px;
        margin-left:5px;
    }
    #SelectSex {
            margin-top: 0px;
    width: 40%!important;
    margin-left: 5px;
    }
    .age {
        width:61%!important;
    }
    .sex {
        width:30%!important;
        display:block!important;
    }
#cmbRefDoctor {
    width:83%!important;
}
#SelectCollector {
      width:83%!important;
}
    .add-icon-js {
        width: 44px!important;
    height: 43px!important;
    margin: 5px;
    }
.inner-form {
    width:87%!important;
}
.grid-pannel-control input {
    height: 30px;
    width: 97%;
}
.grid-pannel-control {
    width: 100%;
}
    .grid-pannel-control label,.grid-pannel-control label {
        width:100%;
    }
    .grid-pannel {
        overflow:hidden;
    }
    #btnAddExam {
       width: 97%!important;
       color:black;
    }
    .ui-button .ui-button-text {
        display:initial;
    }
    .ui-state-default .ui-icon {
        background-image:none!important;
    }
    .form-controll {
        overflow:hidden;
    }
.grid-pannel {
    display: initial!important;
}
.add-exam .exam {
    width:100%!important;
}
#textExamName {
    width:97%!important;
}
    .grid-pannel {
       background-color:inherit;
    }
    .login-container {
    width: 68%!important;
}
form#frmLogin {
    width: 97%!important
}
    div#examdetails {
        overflow: auto;
        border: solid #19787b 2px;
    } 
    div#examdetails table {
        width:500px;
    }
    input#discountDesc {
    width: 96%;
}
textarea#TextareaRemarks {
    width: 95%!important;
}
.form-buttons input {
    min-width: 80px;
    height: 50px;
    width: 104px;
}
.link-button {
    margin-top: 3px!important;
    height: 29px!important;
    padding-top: 18px!important;
}

button#btnAddExam {
    margin-top: 2px!important;
}
input#discountDesc {
    width: 96%!important;
}

}

/*end */
button#btnAddExam {
    margin-top: 25px;
}
input#discountDesc {
    width: 71%;
}
.grid-pannel {
    display:flex;
}
.add-exam .exam {
    width:75%;
}
#textExamName {
    width:97%;
}
.add-exam .charge {
}
.add-exam .deldate {
}
.sex {
    display:none;
}
#SelectSex {
    width:51%;
}
#cmbRefDoctor {
    width:76%;
}
#SelectCollector {
      width:76%;
}
.time1, .time2 {
    width:35%;
    float:left;
}