input{
background: #c3d0d4 !important;
}
#userProfileEditBtn{
 display: none !important;
}
#zsmsg-policy .zpbutton {
    color: #E7E7E7 !important;
}
@media all{
.zpmyorder-header-section{
  		background-color: #125da9 !important;
       color: #FFFFFF !important;
    }
.theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
    	    max-inline-size: 10vh !important;
    		max-block-size: fit-content !important;
    		object-fit: contain !important;
    }

.theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a .theme-portal-username {
	color: #FFFFFF !important;

}
 span.theme-portal-username {
    color: #FFFFFF !important;
}
/* .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content {
    color: #FFFFFF !important;
}*/
 
}
@media all and (min-width: 768px) {
    .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
        background: #125da9 !important;
        color: #FFFFFF !important;
    }
    .zpmyorder-header-section{
  		background-color: #125da9 !important;
        color: #FFFFFF !important;
    }
}
@media all and (max-width: 768px) {
    .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
        background: #125da9 !important;
        color: #FFFFFF !important;
    }
    .zpmyorder-header-section{
  		background-color: #125da9 !important;
        color: #FFFFFF !important;
    }
}

@media (min-width: 992px) {
    .zpheader-style-01 .theme-header .zpcontainer {
        padding-block-start: 5px !important;
            padding-block-end: 5px !important;
    }
    .zpmyorder-header-section{
  		background-color: #125da9 !important;
        color: #FFFFFF !important;
    }
}


