#_145_scheduler {
	height: 650px !important;
	width: 1100px !important;
	background-color: #ffffff!important;
}
#_145_scheduler .close {
    position: relative !important;
    bottom: 12px !important;
    opacity: 1 !important;
    color: #fff !important;
}
#_145_scheduler .modal-header {
	background-color: #254d6e;
	height: 20px !important;
}

#_145_scheduler .modal-content {
height: 100%!important;
width: 100%;
}
#_145_scheduler .modal-body{

height: 620px !important;
}
#myPopUpId {
height: 650px !important;
width: 1100px !important;
background-color: #fff !important;
}
#myPopUpId .close {
position: relative !important;
bottom: 12px !important;
opacity: 1 !important;
color: #fff !important;
}
#myPopUpId .modal-header {
background-color: #F0C669;
height: 20px !important;
} 
#myPopUpId .modal-content {
height: 100%!important;
width: 100%;
}
#myPopUpId .modal-body{
height: 620px !important;
}









.button1{height: 48px;	width: 180px;	border-radius: 4px;	background-color: #19BC9B; float:right;
box-shadow:inset 0 0 0 1px rgba(0,0,0,.1), inset 0 -0.25em 0 rgba(0,0,0,.25), 0 0.25em 0.25em rgba(0,0,0,.05);
/* margin-bottom:400px;overflow:hidden;
 */}
 .aui button.button2{height: 48px;	width: 48px;	border-radius: 4px;	background-color: #F5F5F2; float:right; margin-left: 15px;
 box-shadow:inset 0 0 0 1px rgba(0,0,0,.1), inset 0 -0.25em 0 rgba(0,0,0,.25), 0 0.25em 0.25em rgba(0,0,0,.05);
 }
.header {
        height: 30px;
        width: 98%;/*976px*/
        border:none;
        margin-left: 0.75%;
        }
.header2 { border-bottom: 2px solid #D6D6CD; }
.scheduler 
{	
    height: 29px;	
    width: 218px;	
    color: #000 ;	/*#56554A*/
    /*font-family: Lato;	
    font-size: 24px;	
    line-height: 29px;*/
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}
.list 
{	
    height: 17px;	
    width: 640px;	
    color: #6B6B6B;	/*#56554A*/
    /*font-family: Lato;	
    font-size: 14px;	
    line-height: 17px;*/
    font-family: Lato;	
    font-size: 12px;	
    line-height: 15px;
}
th
{
    box-sizing: border-box;
    height: 50px;
    width: 359px;
    border: 1px solid #fffffd;
    background-color: #E7E6D9;
    text-align: left;
    padding-left: 3%;
    color: #000000;
    font-family: Lato;
    font-size: 12px;
    line-height: 15px;
}
td
{
	font-family: Lato;
    font-size: 12px;
    color: #000000;
    line-height: 15px;
    box-sizing: border-box;
    height: 50px;
    width: 359px;
    border: 1px solid #ffffff;
    background-color: #FFFFFF;
    padding-left: 3%;
}

.span1 .span2{		color: #000000;	font-family: Lato;	font-size: 15px;	line-height: 18px; }
.span1{	height: 18px;	width: 272px;	  }
	
.shape {	height: 5px;	width: 10px;}
.urlChange{

width: 357px;
    border: none;
    height: 36px;
    outline: none;
}
.aui a:hover {
    cursor: pointer;
}

.schedule_hr{
    height: 2px;
    width: 100%;
    border: 1px solid #EBEBEB;
    margin-top: 1%;
    margin-bottom: 1%;
}
.new_template{
    color: #2D22FF !important;
}
.portlet-body{
    background-color: #fff !important;
}
.wf_table{
    border: 1px solid #f5f5f5 !important;
    position: relative !important;
    left: 0.75% !important;
    width: 98%;
    top: 10px;
}