﻿/* Modal div styles start */
.modalDiv 
{  
    position:absolute;  
    z-index:10000;  
    background-color:#efebe7;
    filter:alpha(opacity=35);
	opacity:0.35;
    display:none;  
    width:100%;
    height:100%;
    top:0px; 
    left:0px;   
}
/* Modal div styles end */


/* Panel styles start */
.popup
{
   font-size:12px;font-family: Calibri,Verdana, Arial, sans-serif;
    padding: 2px 3px;
    display: block;
    position: absolute;
    z-index:1;
}

.container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
} 

.header
{
    background-color: #5d2222;
    color: #fff;	
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 10px;
    text-align:left;
} 

.popup .header .msg
{
    font-weight: bold; 
}         

.popup .body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
    height:auto;
} 

.popup .body .msg
{
    font-size:12px;font-family: Calibri,Verdana, Arial, sans-serif;
    
    /*background: url(sprite.png) no-repeat 0px -1150px;	*/
    float: left;
    padding-left: 22px;
   /* */
}  
.popup .footer
{
    /*background: url(sprite.png) repeat-x 0px -200px;	*/
    border-color: #ccc #808080 #808080 #808080;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    text-align:right;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
} 

.popup .close
{
    right: 7px;	
    background: url(/_layouts/15/images/CTEP/sprite.png) no-repeat 0px -300px;
    width: 25px;	
    cursor: pointer;	
    position: absolute;	
    top: 7px;	
    height: 15px;
}

.button_popup
{
    cursor: pointer; 
    border-width:1px; 
    background-color:#f2f2f2;
    border-color:#808080; 
}

.x 
{
    float: right;
    position: relative;
    height: 35px;
    width: 34px;
}

/* Panel styles end */

#divNewAnnouncement {
    left: 0px !important;
    top: 0px !important;
}

#divNewAnnouncementCom {
    left: 0px !important;
    top: 0px !important;
}

.newsAnnouncments
{
    float:right;
    color:#FFF !important;
    font-size:13px;
    padding-right:3px;
}

.MultiLineTextBox
{
    resize:none;
}

#div1SimplePopup1
{
    left: 0px !important;
    top: 0px !important;
}

#div1SimplePopup2
{
    left: 0px !important;
    top: 0px !important;
}

#div1SimplePopup3
{
    left: 0px !important;
    top: 0px !important;
}

#div1SimplePopupCom1
{
    left: 0px !important;
    top: 0px !important;
}

#div1SimplePopupCom2
{
    left: 0px !important;
    top: 0px !important;
}

#div1SimplePopupCom3
{
    left: 0px !important;
    top: 0px !important;
}