.greenbold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #009900;
    font-weight: bold;
	text-align: center;
}

.container-boxupdate{border:1px solid #d1d9de; background-color:#efefef; border-radius:5px; -o-border-radius:5px; -ms-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center;margin:0px auto;left:0px;top:0px;bottom:0px;right:0px; width: 80%; padding:10px 0px 10px 25px;margin-top: 77px;
margin-bottom: 77px;}

.distdeleteContainer{
 display: none;
 position:fixed;  max-height:480px; background:#efefef; border:1px solid #000; z-index:9999; left:0px;top:0px;bottom:0px;right:0px;margin:auto; max-width: 525px;
  overflow-y:auto;}
 
 .active{display:block;}
 .distheading{font-size:15px;}


.deleteInfoDIST{ text-align: center;margin-top: 10px;  max-width:90%; margin:15px auto;}
.deleteInfoDIST .heading label {
    display: inline-block;
 }

.deleteInfoDIST .heading input {
    width: 55%;
    margin-left: 2%;
	padding:0px !important;
}

.deleteInfoDIST .heading select{
    margin-left: 2%;
	width:30%; 
	height: inherit;
	font-size: 13px;
	padding: 2px 0px 0px;
}
.accordion-header{
	padding: 0px 0 0px 25px;
}
.accordion-header h2
{
	padding: 10px 0 8px 35px;
}
@media (max-width:1280px){
.distdeleteContainer{max-width:525px;max-height: 560px;}
}
@media (max-width:980px){
.distdeleteContainer{max-width:525px;max-height: 560px;}
}

@media (max-width:768px){
.distdeleteContainer{max-width:525px;max-height: 560px;}
.distheading>select{width: 300px !important; height:30px !important; }
.deleteBtn{ margin-right: 70px; margin-top: 6px;}
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait){ 
.distdeleteContainer{max-width:100% !important;  max-height:75% !important;}
/* .textboxyellow{ width: 46% !important; height:28px !important ; margin-left: 0px !important; } */
.distheading{font-size: 13px;}
#DName{width:46% !important; height:28px !important ;}
#DComments{margin-right:-5px !important;}
	
.deleteInfoDIST{text-align: center;
    margin-top: 10px;
    max-width: 90%;
    max-height: 358px;
    overflow-y: auto;
    margin: 0 auto;
    overflow-x: hidden;}
.deleteBtn{margin-right: 30px; margin-top: -9px;}
/*.deleteInfoDIST>div{ margin-top:-10px;}*/
#DISTContacts{width: 46% !important; height: 28px !important;}
select{font-size:13px;}

}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape){
.distdeleteContainer{max-width:80% !important;  max-height:75% !important;}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px)
and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait)
{
  .distdeleteContainer{max-width:100% !important;  max-height:65% !important;}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait){
.distdeleteContainer{max-width:100% !important;  max-height:60% !important;}
}
.mandatory{color:#376ca2; font-size:21px; font-weight:700; display:inline !important; padding:20px 0px 0px 2px; color:red; }
.mandatory span{color:red;}

/*Manager CSS Start */
.MgrdeleteContainer{
 display: none;
 position:fixed;  max-height:250px; background:#efefef; border:1px solid #000; z-index:9999; left:0px;top:0px;bottom:0px;right:0px;margin:auto; max-width: 536px;
  overflow-y:auto;}
  
 .deleteInfoMgr{
	margin: 15px auto;
    max-width: 90%;
    text-align: center;
 }
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape){
.MgrdeleteContainer{max-width:80% !important;  max-height:75% !important;}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px)
and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait)
{
  .MgrdeleteContainer{max-width:100% !important;  max-height:65% !important;}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait){
.MgrdeleteContainer{max-width:100% !important;  max-height:60% !important;}
}
 
 /*Manager CSS End */