/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	.phone-view {
        display: none;
    }
	.login_wrapper {
        width: 300px
    }
    .login_logo {
        text-align: center;
        margin: 20px 0px 20px 0px
    }
    .login-box-shadow {
        box-shadow: 0px 0px 0px 0px rgba(93, 93, 93, 0.5)
    }
    .login_header {
        background: #63c7c4;
        text-align: center;
        padding: 1.5rem 0;
        color: #fff;
        font-size: 1.3rem;
        letter-spacing: 0.2px;
        font-family: 'Varela Round', sans-serif;
        font-weight: 600
    }
    .login-mb-6 {
        margin-bottom: 30px
    }
    .obj-lg-rgt-mb-ct {
        text-align: center
    }
    .obj-lg-lft-mb-ct {
        text-align: center
    }
	
	header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle {
        padding: 0 0.75rem;
        height: 75px
    }
    .middle_wrapper {
        margin-top: 120px
    }
    .banner_image {
        height: auto
    }
	
	header {
        height: auto
    }
    .middle_wrapper {
        margin-top: 80px
    }
    header .navigation .logo_bar {
        border-bottom: solid 0px #E3E3E3;
        padding-bottom: 0px
    }
    header .navigation .navbar-brand {
        margin-right: 0
    }
    header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle .profile_pic {
        margin: 0
    }
    header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle .profile_name {
        display: none;
        padding-right: 0
    }
	.content-wrapper {
    width: 100%;
    padding: 20px 0px 0px 0px;
    background: #fff;
    margin-bottom: 0px;
}
.baseline-container {
    display: table;
    width: 100%;
    margin: 30px auto;
}
.baseline-container label {
    display: table-cell;
    white-space: nowrap;
    font-family: 'Varela Round', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 15px 0px;
}
.baseline-cont-wrapper {
    width: 100%;
    padding: 15px 15px;
    background: #fff;
}
.checkbox-container {
    display: flex;
    align-items: center;
    padding: 0px 0px;
}
.circle-head {
    padding: 10px 10px;
    font-size: 1rem;
    color: #231f20;
	text-align: center;
}
.textbox-container {
    align-items: center;
    padding: 0px 0px;
}
.form-section .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #f19334;
    color: #fff;
    font-weight: 400;
    padding: 6px 15px;
    font-size: 1rem;
    border-color: transparent;
    text-transform: uppercase;
}
.form-section2 .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #ffffff;
    color: #050505;
    font-weight: 400;
    padding: 12px 15px;
    font-size: 1rem;
    border-color: #050505;
    text-transform: uppercase;
}
.section-margin-bt {
    margin-bottom: 0px;
}
.header-sect h2 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #f19334;
    margin: 0px 0px 0px 15px;
    font-family: 'Varela Round', sans-serif;
	text-shadow:
   -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}
.content-hd {
    font-family: 'Varela Round', sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 10px 0px;
	line-height: normal;
}
.admin-button-inner {
    display: inline-block;
    width: 100%;
}

.admin-button-inner .admin-download-btn-icon {
    width: 100%;
    margin: 5px 0px;
}
.admin-button-inner button {
    width: 100%;
    margin: 5px 0px;
}
label.error {
    display: table-cell;
    white-space: nowrap;
    font-family: 'Varela Round', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #ff0031;
    margin-bottom: 0rem;
    padding: 5px 0px 0px 0px;
}
.box {
                width: 100%
            }
            .popup {
                width: 100%;
				position: relative;
    transition: all 5s ease-in-out;
	margin: 70px auto;
    padding: 0px 20px;
    background: #fff;
    border-radius: 5px;
	height: 50vh;
            }
			.popup .close {
    position: absolute;
    top: 8px;
    right: 8px;
    transition: all 200ms;
    font-size: 25px;
    font-weight: normal;
    text-decoration: none;
    color: #63c7c4;
}
#footer {
   left:0px;
   bottom:0px;
   width:100%;
}
header .navigation .navbar-brand {
    width: 150px;
}
.view-data-hd {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    margin-bottom: 0rem;
    line-height: normal;
    background: #F2F2F2;
    color: #000;
    padding: 5px;
    padding-left: 0px;
    position: relative;
    cursor: pointer;
    padding-right: 0px;
    font-weight: 600;
}
.view-data-ans {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: normal;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 10px 10px 20px 10px;
    line-height: 1.5;
    display: flex;
}
.data-tbl-btn-mrmb { margin: 0px 0px 5px 0px;}
.outer {
    width: 100%;
    text-align: center;
    margin: 0px auto;
}
.popup-button .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #f19334;
    color: #fff;
    font-weight: 400;
    padding: 5px 5px;
    font-size: .75rem;
    border-color: transparent;
    text-transform: capitalize;
    width: 100%;
}
.popup-struc { 
width: 88%; 
position: absolute; 
top: 30%; 
margin: 0 auto; 
text-align: center;
margin-top:0px;
}
.popup .content {
    color: #f19334;
    font-family: "Roboto", sans-serif;
    font-size: 0.9rem;
	margin-bottom: 35px;
}
.inner {
    display: inline-block;
    width: 45%;
    text-align: center;
    margin: 0px 5px;
}
.patient-info-hd-bdr {
    
    border-right: 0px solid #231f20;
    }
	#admin-button-outer {
    width: 100%;
    text-align: center;
    padding: 10px 0px
}
.phy-asset-view-btn {
	padding: 10px 0px;
    margin-bottom: 1rem;
}
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
	.phone-view {
        display: none;
    }
	.login_wrapper {
        width: 300px
    }
    .login_logo {
        text-align: center;
        margin: 20px 0px 20px 0px
    }
    .login-box-shadow {
        box-shadow: 0px 0px 0px 0px rgba(93, 93, 93, 0.5)
    }
    .login_header {
        background: #63c7c4;
        text-align: center;
        padding: 1.5rem 0;
        color: #fff;
        font-size: 1.3rem;
        letter-spacing: 0.2px;
        font-family: 'Varela Round', sans-serif;
        font-weight: 600
    }
    .login-mb-6 {
        margin-bottom: 30px
    }
    .obj-lg-rgt-mb-ct {
        text-align: center
    }
    .obj-lg-lft-mb-ct {
        text-align: center
    }
	
	header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle {
        padding: 0 0.75rem;
        height: 75px
    }
    .middle_wrapper {
        margin-top: 120px
    }
    .banner_image {
        height: auto
    }
	header {
        height: auto
    }
    .middle_wrapper {
        margin-top: 80px
    }
    header .navigation .logo_bar {
        border-bottom: solid 0px #E3E3E3;
        padding-bottom: 0px
    }
    header .navigation .navbar-brand {
        margin-right: 0
    }
    header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle .profile_pic {
        margin: 0
    }
    header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle .profile_name {
        display: none;
        padding-right: 0
    }
	.content-wrapper {
    width: 100%;
    padding: 20px 0px 0px 0px;
    background: #fff;
    margin-bottom: 0px;
}
.baseline-container {
    display: table;
    width: 100%;
    margin: 30px auto;
}
.baseline-container label {
    display: table-cell;
    white-space: nowrap;
    font-family: 'Varela Round', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 15px 0px;
}
.baseline-cont-wrapper {
    width: 100%;
    padding: 15px 15px;
    background: #fff;
}
.checkbox-container {
    display: flex;
    align-items: center;
    padding: 0px 0px;
}
.circle-head {
    padding: 10px 10px;
    font-size: 1rem;
    color: #231f20;
	text-align: center;
}
.textbox-container {
    align-items: center;
    padding: 0px 0px;
}
.form-section .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #f19334;
    color: #fff;
    font-weight: 400;
    padding: 6px 15px;
    font-size: 1rem;
    border-color: transparent;
    text-transform: uppercase;
}
.form-section2 .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #ffffff;
    color: #050505;
    font-weight: 400;
    padding: 12px 15px;
    font-size: 1rem;
    border-color: #050505;
    text-transform: uppercase;
}
.section-margin-bt {
    margin-bottom: 0px;
}
.header-sect h2 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #f19334;
    margin: 0px 0px 0px 15px;
    font-family: 'Varela Round', sans-serif;
	text-shadow:
   -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}
.content-hd {
    font-family: 'Varela Round', sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 10px 0px;
	line-height: normal;
}
.admin-button-inner {
    display: inline-block;
    width: 100%;
}

.admin-button-inner .admin-download-btn-icon {
    width: 100%;
    margin: 5px 0px;
}
.admin-button-inner button {
    width: 100%;
    margin: 5px 0px;
}
label.error {
    display: table-cell;
    white-space: nowrap;
    font-family: 'Varela Round', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #ff0031;
    margin-bottom: 0rem;
    padding: 5px 0px 0px 0px;
}
.box {
                width: 100%
            }
            .popup {
                width: 100%;
				position: relative;
    transition: all 5s ease-in-out;
	margin: 70px auto;
    padding: 0px 20px;
    background: #fff;
    border-radius: 5px;
	height: 50vh;
            }
			.popup .close {
    position: absolute;
    top: 8px;
    right: 8px;
    transition: all 200ms;
    font-size: 25px;
    font-weight: normal;
    text-decoration: none;
    color: #63c7c4;
}

#footer {
   left:0px;
   bottom:0px;
   width:100%;
}
header .navigation .navbar-brand {
    width: 150px;
}
.view-data-hd {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    margin-bottom: 0rem;
    line-height: normal;
    background: #F2F2F2;
    color: #000;
    padding: 5px;
    padding-left: 0px;
    position: relative;
    cursor: pointer;
    padding-right: 0px;
    font-weight: 600;
}
.view-data-ans {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: normal;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 10px 10px 20px 10px;
    line-height: 1.5;
    display: flex;
}
.data-tbl-btn-mrmb { margin: 0px 0px 5px 0px;}
.outer {
    width: 100%;
    text-align: center;
    margin: 0px auto;
}
.popup-button .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #f19334;
    color: #fff;
    font-weight: 400;
    padding: 5px 5px;
    font-size: .75rem;
    border-color: transparent;
    text-transform: capitalize;
    width: 100%;
}
.popup-struc { 
width: 92%; 
position: absolute; 
top: 30%; 
margin: 0 auto; 
text-align: center;
margin-top: 0px;
}
.popup .content {
    color: #f19334;
    font-family: "Roboto", sans-serif;
    font-size: 0.9rem;
	margin-bottom: 35px;
}
.inner {
    display: inline-block;
    width: 45%;
    text-align: center;
    margin: 0px 5px;
}
.patient-info-hd-bdr {
    
    border-right: 0px solid #231f20;
    }
	#admin-button-outer {
    width: 100%;
    text-align: center;
    padding: 10px 0px
}
.phy-asset-view-btn {
	padding: 10px 0px;
    margin-bottom: 1rem;
}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.computer-view {
        display: none;
    }
	.content-hd {
    font-family: 'Varela Round', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 20px 0px;
	line-height: normal;
}
	header .navigation .logo_bar {
        border-bottom: solid 0px #E3E3E3;
        padding-bottom: 0px
    }
    header .navigation .navbar-brand {
        width: 170px
    }
    header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle .profile_pic {
        width: 40px;
        height: 40px
    }
    .banner_image {
        height: 120px
    }
	header {
        height: auto
    }
    .middle_wrapper {
        margin-top: 80px
    }
    header .navigation .logo_bar {
        border-bottom: solid 0px #E3E3E3;
        padding-bottom: 0px
    }
    header .navigation .navbar-brand {
        margin-right: 0
    }
    header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle .profile_pic {
        margin: 0
    }
	.admin-download-btn-icon {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #ffffff;
    color: #63c7c4;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 0.65rem;
    border-color: #63c7c4;
    text-transform: capitalize;
    border: 1px solid #63c7c4;
    margin: 0px 2px 0px 2px;
    
}
label.error {
    display: table-cell;
    white-space: nowrap;
    font-family: 'Varela Round', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #ff0031;
    margin-bottom: 0rem;
    padding: 5px 0px 0px 0px;
}

.obj-lg-rgt-mb-ct {
    text-align: right
}

.obj-lg-lft-mb-ct {
    text-align: left
}

#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   width:100%;
}
.data-tbl-btn-mrmb { margin: 0px 5px 0px 0px;}
.outer {
    width: 60%;
    text-align: center;
    margin: 80px auto 0px auto;
}
.popup-button .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #f19334;
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 1.2rem;
    border-color: transparent;
    text-transform: capitalize;
    width: 100%;
}
.popup-struc { 
width: 97%; 
position: absolute; 
top: 30%; 
margin: 0 auto; 
text-align: center;
margin-top:50px;
}
.popup .content {
    color: #f19334;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
}
   .inner {
            display: inline-block;
            width: 35%;
            text-align: center;
            margin: 0px 20px
        } 
		#admin-button-outer {
    width: 100%;
    text-align: center;
    padding: 20px 0px
}
.phy-asset-view-btn {
	padding: 10px 0px;
    margin-bottom: 0rem;
}
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
	.computer-view {
        display: none;
    }
	.content-hd {
    font-family: 'Varela Round', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 20px 0px;
	line-height: normal;
}
	header .navigation .logo_bar {
        border-bottom: solid 0px #E3E3E3;
        padding-bottom: 0px
    }
    header .navigation .navbar-brand {
        width: 170px
    }
    header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle .profile_pic {
        width: 40px;
        height: 40px
    }
    .banner_image {
        height: 120px
    }
	header {
        height: auto
    }
    .middle_wrapper {
        margin-top: 80px
    }
    header .navigation .logo_bar {
        border-bottom: solid 0px #E3E3E3;
        padding-bottom: 0px
    }
    header .navigation .navbar-brand {
        margin-right: 0
    }
    header .navigation .navbar-nav .user_profile_dropdown .dropdown-toggle .profile_pic {
        margin: 0
    }
	.admin-download-btn-icon {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #ffffff;
    color: #63c7c4;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 0.65rem;
    border-color: #63c7c4;
    text-transform: capitalize;
    border: 1px solid #63c7c4;
    margin: 0px 2px 0px 2px;
    
}
label.error {
    display: table-cell;
    white-space: nowrap;
    font-family: 'Varela Round', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #ff0031;
    margin-bottom: 0rem;
    padding: 5px 0px 0px 0px;
}

.obj-lg-rgt-mb-ct {
    text-align: right
}

.obj-lg-lft-mb-ct {
    text-align: left
}

#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   width:100%;
}
    .data-tbl-btn-mrmb { margin: 0px 5px 0px 0px;}
	.outer {
    width: 60%;
    text-align: center;
    margin: 80px auto 0px auto;
}
.popup-button .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #f19334;
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 1.2rem;
    border-color: transparent;
    text-transform: capitalize;
    width: 100%;
}
.popup-struc { 
width: 97%; 
position: absolute; 
top: 30%; 
margin: 0 auto; 
text-align: center;
margin-top:50px;
}
.popup .content {
    color: #f19334;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
}
.inner {
            display: inline-block;
            width: 35%;
            text-align: center;
            margin: 0px 20px
        }
		#admin-button-outer {
    width: 100%;
    text-align: center;
    padding: 20px 0px
}
.phy-asset-view-btn {
	padding: 10px 0px;
    margin-bottom: 0rem;
}
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
	.computer-view {
        display: none;
    }
	.content-hd {
    font-family: 'Varela Round', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 20px 0px;
	line-height: normal;
}
	.admin-download-btn-icon {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #ffffff;
    color: #63c7c4;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 0.65rem;
    border-color: #63c7c4;
    text-transform: capitalize;
    border: 1px solid #63c7c4;
    margin: 0px 2px 0px 2px;
    
}
.popup-button .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #f19334;
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 1rem;
    border-color: transparent;
    text-transform: capitalize;
    width: 100%;
}
label.error {
    display: table-cell;
    white-space: nowrap;
    font-family: 'Varela Round', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #ff0031;
    margin-bottom: 0rem;
    padding: 5px 0px 0px 0px;
}
.popup {
    
    margin: 70px auto;
    padding: 0px 20px;
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    transition: all 5s ease-in-out;
    
}
.popup .content {
    color: #f19334;
    font-family: "Roboto", sans-serif;
    font-size: 1.3rem;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 50px;
    font-weight: normal;
    text-decoration: none;
    color: #63c7c4;
}

.obj-lg-rgt-mb-ct {
    text-align: right
}

.obj-lg-lft-mb-ct {
    text-align: left
}
#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   width:100%;
}
.data-tbl-btn-mrmb { margin: 0px 5px 0px 0px;}
.popup-struc { 
width: 97%; 
position: absolute; 
top: 30%; 
margin: 0 auto; 
text-align: center;
margin-top:50px;
}
.outer {
    width: 60%;
    text-align: center;
    margin: 80px auto 0px auto;
}
.inner {
            display: inline-block;
            width: 35%;
            text-align: center;
            margin: 0px 20px
        }
		#admin-button-outer {
    width: 100%;
    text-align: center;
    padding: 20px 0px
}
.phy-asset-view-btn {
	padding: 10px 0px;
    margin-bottom: 0rem;
}
    
}



/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
	.computer-view {
        display: none;
    }
	.content-hd {
    font-family: 'Varela Round', sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: #231f20;
    margin-bottom: 0rem;
    padding: 20px 0px;
	line-height: normal;
}
	.admin-download-btn-icon {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #ffffff;
    color: #63c7c4;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 0.85rem;
    border-color: #63c7c4;
    text-transform: capitalize;
    border: 1px solid #63c7c4;
    margin: 0px 2px 0px 2px;
    
}
.popup-button .btn.btn-primary {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #f19334;
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 1.2rem;
    border-color: transparent;
    text-transform: capitalize;
    width: 100%;
}
label.error {
    display: table-cell;
    white-space: nowrap;
    font-family: 'Varela Round', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    color: #ff0031;
    margin-bottom: 0rem;
    padding: 5px 0px 0px 0px;
}
.popup {
    margin: 70px auto;
    padding: 0px 20px;
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    transition: all 5s ease-in-out;
}
.popup .content {
    color: #f19334;
    font-family: "Roboto", sans-serif;
    font-size: 1.8rem;
}
.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 50px;
    font-weight: normal;
    text-decoration: none;
    color: #63c7c4;
}
.obj-lg-rgt-mb-ct {
    text-align: right
}

.obj-lg-lft-mb-ct {
    text-align: left
}
#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   width:100%;
}
.data-tbl-btn-mrmb { margin: 0px 5px 0px 0px;}
.popup-struc { 
width: 97%; 
position: absolute; 
top: 30%; 
margin: 0 auto; 
text-align: center;
margin-top:50px;
}
.outer {
    width: 60%;
    text-align: center;
    margin: 80px auto 0px auto;
}
.inner {
            display: inline-block;
            width: 35%;
            text-align: center;
            margin: 0px 20px
        }
		#admin-button-outer {
    width: 100%;
    text-align: center;
    padding: 20px 0px
}
.phy-asset-view-btn {
	padding: 10px 0px;
    margin-bottom: 0rem;
}
}