@font-face {
    font-family: 'arial_unicoderegular';
    src: url('../Fonts/uh_2-webfont.eot');
    src: url('../Fonts/uh_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/uh_2-webfont.woff') format('woff'),
         url('../Fonts/uh_2-webfont.ttf') format('truetype'),
         url('../Fonts/uh_2-webfont.svg#arial_unicoderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html
{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    text-align: center;
        overflow-y: scroll;
}

body
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    text-align: left;
    background-image: url(../MyPicture/headerAdmin.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

form
{
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: center;
}


/*.............*/
#header
{
    width: 1200px;
    height: 85px;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
}
.header_1
{
    height: 23px;
    padding: 9px 11px 11px 3px;
    margin: 0px;
    text-align: left;
    display: block;
    color: #043f6b;
        text-decoration: none;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 17px;
    font-weight: bold;
    
}

.header_2
{
    width: 1200px;
    height: 24px;
    padding: 0px;
    margin: 0px auto;
}


.divTableMenu
{
    display:  table;
    width:auto;
    border-spacing:0px;
}

.divRowMenu
{
   display:table-row;
   width:auto;
   margin:0px;
}

.divCellMenu
{
    float:left;
    display:table-column;
    width:auto;
    height: 25px;
/*    background-color:#ffffff;*/
     border:0px solid  Red;
     vertical-align:middle  !important;
     padding-top:9px;
     padding-bottom:0px;
     padding-left:9px;
     padding-right:9px;
     margin:0px;

white-space: nowrap;


    text-align: left;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    /*font-weight: bold;*/
    /*font-variant:small-caps;*/ 

}
.divCellMenu a
{
    color: #ffffff;
    text-decoration: none;
}

.divCellMenu a:hover
{
    color: #ccccd2;
    text-decoration:underline;

}

.divCellMenuSelected
{
    float:left;
    display:table-column;
    width:auto;
    height: 25px;
/*    background-color:#ffffff;*/
     border:0px solid  Red;
     vertical-align:middle  !important;
     padding-top:9px;
     padding-bottom:0px;
     padding-left:9px;
     padding-right:9px;
     margin:0px;

white-space: nowrap;

background-color:#F7F8F6;
    text-align: left;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
  /*  font-weight: bold;*/
  /*  font-variant:small-caps; */


}

.divCellMenuSelected a
{
    color: #043F6B !important;
    text-decoration:underline !important;
}
/*.............*/

#footer
{
    width: 100%;
    height: 30px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #DBDBDB;
}

#page
{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

#left
{
    float: left;
    width: 255px;
    height: 100%;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

#middle
{
    height: 100%;
    padding: 0px;
    margin: 0 auto;
}

#right
{
    float: right;
    width: 1200px;
    height: 100%;
    padding: 0px;
    margin: 0 px;
}

/*..Main page...........*/

.divContainer
{
    padding: 0px;
    margin: 0px auto;
}

.divMainContainer
{
    padding: 0px;
    margin: 0px;
    width: 1200px;
}

.divPathSelMenu
{
    height: auto;
    padding: 11px 20px 0px 20px;
    margin: 0px;
    text-align: left;
    color: black;
    text-decoration: none;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
}

.divPathSelMenuLink
{
    color: #264A8C;
    height: auto;
    padding: 11px 20px 0px 20px;
    margin: 0px;
    text-align: left;
    text-decoration: none;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
}

.divPathSelMenuLink a
{
    color: #264A8C;
    text-decoration: none;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
}

.ContainerPopArticle td
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    height: 100%;
    padding: 10px 20px 15px 20px;
    margin: 8px;
    background-color: #F4F4F4;
}

.hr
{
    background: url(../MyPicture/www/hr.gif) top left repeat-x;
    height: 5px;
    margin: 5px 20px 5px 20px;
    padding: 0px;
}

.hr2
{
    background: url(../MyPicture/hr.gif) top left repeat-x;
    height: 5px;
    width: 100%;
    margin: 5px 0px 20px 0px;
}

#hr
{
    background: url(../MyPicture/hr.gif) top left repeat-x;
    height: 5px;
    width: 100%;
    margin: 20px 0px 10px 0px;
}

#hr_main
{
    background: url(../MyPicture/hr.gif) top left repeat-x;
    height: 3px;
    width: 100%;
    margin: 8px 0px 0px 0px;
}

/*...... 1_2_3 continue .......*/
.pointer
{
    cursor: pointer;
}

.page_tbl
{
    /* display:inline;*/
    text-align: left;
    margin: 8px 2px 0px 12px;
    padding: 2px;
}



.page_cell
{
    display: inline;
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    margin: 1px;
    padding: 2px 3px 2px 3px;
    color: black;
    text-decoration: none;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    background-color: White;
}

.page_cell_sel
{
    display: inline;
    border-width: 1px;
    border-style: solid;
    border-color: red;
    margin: 1px;
    padding: 2px 3px 2px 3px;
    color: black;
    text-decoration: none;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    background-color: White;
}

.grd_btn
{
    margin: 2px 0px 0px 2px;
    padding: 3px;
    width: 20px;
}


.errorEdit
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 11px;
    font-weight: bold;
    color: #e33d29;
    text-decoration: none;
    text-align: left;
}


/*--- -----------------*/

.SI-FILES-STYLIZED label.cabinet
{
    width: 112px;
    height: 29px;
    background: url(../MyPicture/add-pdf-icon.jpg) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.SI-FILES-STYLIZED label.cabinet2
{
    width: 100px;
    height: 29px;
    background: url(../MyPicture/choosefile-btn.jpg) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet2 input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


.info
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 11px;
    font-weight: bold;
    color: Green;
    text-decoration: none;
    text-align: left;
}

.error
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    color: #e33d29;
    text-decoration: none;
    text-align: left;
}




/*.....Grid......*/  
.divTable
{
    display:  table;
    width:auto;
    background-color:#ffffff;
    border:1px solid  #DBDBDB;
    border-spacing:0px;
  

    /*cellspacing:poor IE support for  this*/
   /* border-collapse:separate;*/
}

.divRow
{
   display:table-row;
   width:auto;
   margin:0px;
   
   /* border:1px solid  #666666;*/



}

.divCell
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:1px solid  #DBDBDB;
     /*min-height: 26px !important;*/
     min-height: 20px !important;
     vertical-align:middle  !important;
     padding-top:5px;
     padding-bottom:0px;
     padding-left:2px;
     padding-right:2px;
     
     font-family:  "arial_unicoderegular", "Sylfaen";

}

.divCellImg
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:1px solid  #DBDBDB;
     /*min-height: 26px !important;*/
     min-height: 23px !important;
     vertical-align:middle  !important;
     padding-top:2px;
     padding-bottom:0px;
     padding-left:2px;
     padding-right:2px;
     
     font-family:  "arial_unicoderegular", "Sylfaen";

}

.divCellHdr
{
    background-color: #ccccd2;
    
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:1px solid  white;
     /*min-height: 26px !important;*/
     height: 17px !important;
     vertical-align:middle  !important;
     padding-top:2px;
     padding-bottom:1px;
     padding-left:2px;
     padding-right:2px;
     
     font-family:  "arial_unicoderegular", "Sylfaen";
}


.grd_row_div_bg
{
 background-color: #ffffff;
}

.grd_row_div_bg_selected
{
 background-color: #becedb;
}

.grd_row_div
{
    margin: 0px;
    padding: 0px; 
        
        border:0px;
}


/*
.grd_row_div a
{
    display: block;
    margin: 3px;
    padding: 0px; 
        background-color:#ffffff;
        border:0px;
}

.grd_row_div a:hover
{

    margin: 3px;
    padding: 0px; 
        background-color:#D8DCDF;
        border:0px;
}
*/  

.grd_loading 
{
	/*background-image: url(../MyPicture/spinner.gif) center center no-repeat;*/
} 

#grd_pnl_loading {  
	display:block;

    display:none;
    background-position: center top;
    position: absolute;
    z-index: 80;
    
        background-color: Gray;
    filter: alpha(opacity=20);
    opacity: 0.20;
    -moz-opacity: 0.20;


} 

#divLoadingspinner
{
	display:block;

    display:none;
    background-position: center top;
    position: absolute;

text-align:center;
padding-top:65px;
z-index: 90;

    filter: alpha(opacity=70);
    opacity: 0.70;
    -moz-opacity: 0.70;
    /*
    background-image: url(../MyPicture/spinner.gif);
    background-position:  middle center;
    background-repeat:no-repeat;
*/
} 

.divLoading
{
   
text-align:center;
padding:65px;
z-index: 6010;

} 
.ContainerGrid
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 10px 10px 10px 10px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 1180px;
    text-align: left;
}

.ContainerGridSm
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 570px;
    text-align: left;
}

.ContainerGridSm2
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 1062px;
    text-align: left;
}

.ContainerGridSmDinamicWidth
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 10px 10px 10px 10px;
    margin: 0px;
    background-color: #F4F4F4;
    text-align: left;
}

.ContainerGridEdit
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 20px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 1160px;
    text-align: left;
}

.ContainerEdit
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 10px 10px 10px 10px;
    margin: 0px;
    background-color: #FFFFFF;
    width: 1139px;
    text-align: left;
}
     
.grd_InfoMsg
{
    padding: 0px 0px 8px 10px;
    margin: 0px;
    vertical-align: middle; /* width:835px;*/
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 11px;
    font-weight: bold;
    color: green;
    text-decoration: none;
    text-align: left;
    min-height:13px;
} 

.pageConfirmIsOk
{
    padding: 5px;
    margin: 0px;
    width:100%;
    vertical-align: middle; 
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 11px;
    font-weight: bold;
    color: green;
    text-decoration: none;
    text-align: left;
    height:100%;
} 


.dialogInfo
{
    padding: 0px;
    margin: 0px;
    font-family: "arial_unicoderegular", "Sylfaen" !important;
    font-size: 13px;
    color: black;
    text-decoration: none;
    text-align: left;
} 





.txtLogin
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 0px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 180px;
    text-align: left;
}


.editTable td
{
     vertical-align:top;
    margin: 0px;
    padding: 0px;
    width:100%;
    font-size: 12px;
    font-family:  "arial_unicoderegular", "Sylfaen";
    border:0px solid #red;
color:Black;
white-space: nowrap;
}

.txtField
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen" !important;
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 15px;

}

.txtFieldStudName
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen" !important;
    font-size: 14px;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    font-weight: bold;
    padding-left:2px;

}
.txtFieldDate
{
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 15px;

}
.txtFieldMulti
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 32px;

}
.txtFieldComboSm
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    width:182px;

}

.txtFieldComboSm2
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    width: 140px;

}

.txtFieldComboSm3
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    width: 102px;

}

.txtFieldComboSmall
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    width: 56px;

}
.txtFieldCombo
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    width:235px;

}

.txtFieldCombo2
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    width:340px;

}

.txtFieldCombo3
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    width:330px;

}
.txtFieldComboBig
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    height: 20px;
    width:450px;

}

.divImgDel
{
    display:inline;
    float:left;
    padding:2px;
width: 85px;
font-variant: small-caps;
}

.divImgAdd
{
    display:inline;
    float:left;
    text-align:center;
    padding:6px 2px 2px 2px;
width: 83px;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: #4c587e;
    cursor:pointer;
    font-variant: small-caps;
    text-decoration:underline;

}
.divImgUplCtrl
{
    display:block;
    float:left;
    padding:2px;
width: 175px;
}
.divImgUplCancel
{
    display:inline;
    float:left;
    padding:3px;
width: 40px;
    text-align:left;
        font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: #4c587e;
    cursor:pointer;
    font-variant: small-caps;
    text-decoration:underline;
}
.divImgUpload
{
    display:inline;
    float:left;
    padding:3px;
width: 70px;
    text-align:left; 
        font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 13px;
    font-weight: normal;
    color: #4c587e;
    cursor:pointer;
    font-variant: small-caps;
    text-decoration:underline;
}
.imgEmpty
{
    padding:2px;
    background-color: #F4F4F4;
    border: 1px solid #BABABA;
    width: 174px;
    height: 174px;

    line-height: 170px;
    margin: auto;
    
}

.ctrlUplFile
{
    width: 173px;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 11px;
    color: #4C4C4C;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px #BABABA solid;
}

.line
{ 
    background-color: #BABABA;
    height: 1px;
    width: 100%;
    margin: 4px 0px 4px 0px;
    padding: 0px;
}

.line2
{ 
    background-color: #BABABA;
    height: 1px;
    width: 100%;
    margin: 4px 0px 4px 0px;
    padding: 0px;
}

#save_pnl_loading {  
	display:block;

    display:none;
    background-position: center top;
    position: absolute;
    z-index: 3000;
    
        background-color: Blue;
    filter: alpha(opacity=10);
    opacity: 0.10;
    -moz-opacity: 0.10;
}

#cover_pnl {  
	display:block;

    display:none;
    background-position: center top;
    position: absolute;
    z-index: 98;
    
        background-color: Blue;
    filter: alpha(opacity=10);
    opacity: 0.10;
    -moz-opacity: 0.10;
}


.divLoadingSave
{
   
text-align:center;
padding:265px;
z-index: 3010;

} 



.ContainerSearch
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 6px 10px 10px 10px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 1180px;
    text-align: left;
    height:144px;
}

.ContainerSearchSponsor
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 6px 10px 10px 10px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 1180px;
    text-align: left;
    height:47px;
}
.divTableSrch
{
    display:  table;
    width:auto;
    /*background-color:#ffffff;*/
    /*border:1px solid  #DBDBDB;*/
    border-spacing:0px;
  

    /*cellspacing:poor IE support for  this*/
   /* border-collapse:separate;*/
}

.divRowSrch
{
   display:table-row;
   width:auto;
   margin:0px;
   
   /* border:1px solid  #666666;*/



}

.divCellSrch
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:0px solid  #DBDBDB;
     /*min-height: 26px !important;*/
     height: 18px !important;
     vertical-align:bottom  !important;
     padding-top:0px;
     padding-bottom:0px;
     padding-left:2px;
     padding-right:2px;
     margin:2px;
     font-family:  "arial_unicoderegular", "Sylfaen";

}


.btnFieldOk
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: fff;
    border: 1px solid #BABABA;
    height: 19px;
    width:100px;
    cursor: pointer;
}


.btnField
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    font-weight: normal;
    color: White;
    text-decoration: none;
    background-color: Gray;
    border: 1px solid #BABABA;
    height: 19px;
    width:100px;
    cursor: pointer;

}

.btns
{
    display:inline;
    float:left;
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    font-weight: normal;
    color: White;
    text-decoration: none;
    background-color: #fe6f5f;
    border: 0px solid #BABABA;
    height: 22px;
    cursor: pointer;
    text-align:center;
        padding-top:8px;
            font-variant:small-caps;


}

.btnFieldReset
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    font-weight: normal;
    color: White;
    text-decoration: none;
    background-color: #BABABA;
    border: 1px solid #BABABA;
    height: 19px;
    width:100px;
    cursor: pointer;

}

.noSearchResult
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 12px;
    font-weight: normal;
    color: Red;
    padding: 5px;
    margin: 5px;
}


.divTableEdit
{
    display:  table;
    width:auto;
    /*background-color:#ffffff;*/
    /*border:1px solid  #DBDBDB;*/
    border-spacing:0px;
  

    /*cellspacing:poor IE support for  this*/
   /* border-collapse:separate;*/
}

.divRowEdit
{
   display:table-row;
   width:auto;
   margin:0px;
   
   /* border:1px solid  #666666;*/



}

.divCellEdit
{
    

    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:0px solid  #DBDBDB;
     /*min-height: 26px !important;*/
     /*min-height: 10px !important;*/
     vertical-align:bottom  !important;
     padding-top:2px;
     padding-bottom:3px;
     padding-left:2px;
     padding-right:2px;
     margin:2px;
     font-family:  "arial_unicoderegular", "Sylfaen";


    font-size: 13px;
    font-family:  "arial_unicoderegular", "Sylfaen";
color:Black;
white-space: nowrap;

}


.divColorBold
{
color:Black;

}

.divlinkPrint
{
color:black;
text-decoration:underline;

}

.divlinkPrint a  
{
color:black;
text-decoration:underline;
}

.divlinkPrint a:hover
{
    color:green;
    text-decoration:none;
}


.divCopyInfo
{
color:Red;
}


/*.....Edit Grid......*/  
.divTableEditGrid
{
    display:  table;
    width:auto;
    background-color:#ffffff;
    border:1px solid  #DBDBDB;
    border-spacing:0px;
  

    /*cellspacing:poor IE support for  this*/
   /* border-collapse:separate;*/
}

.divRowEditGrid
{
   display:table-row;
   width:auto;
   margin:0px;
   
   /* border:1px solid  #666666;*/



}

.divCellEditGrid 
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:1px solid  #DBDBDB;
     /*min-height: 26px !important;*/
     min-height: 20px !important;
     vertical-align:middle  !important;
     padding-top:3px;
     padding-bottom:0px;
     padding-left:2px;
     padding-right:2px;
     
     font-family:  "arial_unicoderegular", "Sylfaen";

}

.divCellImgEditGrid
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:1px solid  #DBDBDB;
     /*min-height: 26px !important;*/
     min-height: 23px !important;
     vertical-align:middle  !important;
     padding-top:2px;
     padding-bottom:0px;
     padding-left:2px;
     padding-right:2px;
     
     font-family:  "arial_unicoderegular", "Sylfaen";

}

.divCellHdrEditGrid
{
    background-color: #ccccd2;
    
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:1px solid  white;
     /*min-height: 26px !important;*/
     height: 17px !important;
     vertical-align:middle  !important;
     padding-top:2px;
     padding-bottom:1px;
     padding-left:2px;
     padding-right:2px;
     
     font-family:  "arial_unicoderegular", "Sylfaen";
}

.sponsorLink  
{
    color:darkslateblue;
        text-decoration:none;
}

.sponsorLink a  
{
    color:darkslateblue;
        text-decoration:none;
}

.sponsorLink a:hover
{
    color:blue;
    text-decoration:none;
}

.divTablePatronize
{
    display:  table;
    width:auto;
    background-color:#ffffff;
    border:0px solid  #DBDBDB;
    border-spacing:0px;
}

.divRowPatronize
{
   display:table-row;
   width:auto;
   margin:0px;
   
}

.divCellPatronize
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
    /* border:1px solid  #DBDBDB;*/
     min-height: 120px !important;
     padding:0px;
}




#pnl_pay_grd05, #pnl_edit_grd05, #pnl_edit_grd06, #pnl_edit_grd07, #pnl_edit_grd08, #pnl_edit_grd09, #pnl_edit_psd, #pnl_edit_Institutions, #pnl_edit_grd11, #pnl_edit_grd12, #pnl_edit_grd14, #pnl_edit_grd15, #pnl_edit_grd16, #pnl_edit_grd17, #pnl_edit_grd18, #pnl_change_payment, #pnl_sel_print, #pnl_edit_grd31, #pnl_print_info_msg, #pnl_print_list_title, #pnl_print_rem, #pnl_edit_grd33 {  
    display:none;
    background-position: center top;
    position: absolute;
    z-index: 100;

        border-width: 3px;
    border-style: solid;
    border-color: #d0cfcf;

    background-color:#fff;
    background-position: center top;

    min-width:230px;
    min-height:26px;
}




.container_edit_pnl {  

	display:block;
	
	padding:0px;
	margin: 0px;

    text-align:left;
    
}

.container_edit_pnl_header {  

	display:block;
	min-height:14px;
	width:auto;
	padding:2px;
	margin: 1px 1px 1px 1px;
    border-width: 1px;
    border-style: solid;
    border-color: #d0cfcf;
    color:Black;

    background-color:#e2dfdf;
    text-align:left;
        font-size: 11px;
    font-weight: bold;
    
}
.btnPatronize
{
    background-image: url(../MyPicture/hovanavorel-btn.jpg);
    background-position: bottom left;
    background-repeat:no-repeat;
 border:0px;
width:109px;
 height:29px;
 cursor: pointer;
}

.btnHidePnl
{
    float:right;
    background-image: url(../MyPicture/wind_hide2.gif);
    background-repeat:no-repeat;
 border:0px;
width:14px;
 height:14px;
 cursor: pointer;
     background-position: top left;
     	padding:0px;

}

.btnHidePnl:hover
{
    background-position: bottom left;
}


.divTableReports
{
    display:  table;
    width:auto;
    background-color:#ffffff;
    border:0px solid  #DBDBDB;
    border-spacing:0px;
}

.divRowReports
{
   display:table-row;
   width:auto;
   margin:0px;
   
}

.divCellReports
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
    /* border:1px solid  #DBDBDB;*/
     min-height: 50px !important;
     padding:0px;
}


/*.....Edit Grid......*/  
.divTableInstitutionGrid
{
    display:  table;
    width:auto;
    background-color:#ffffff;
    border:1px solid  #DBDBDB;
    border-spacing:0px;
  

    /*cellspacing:poor IE support for  this*/
   /* border-collapse:separate;*/
}

.divRowInstitutionGrid
{
   display:table-row;
   width:auto;
   margin:0px;
   
   /* border:1px solid  #666666;*/



}

.divCellInstitutionGrid 
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:1px solid  #DBDBDB;
     /*min-height: 26px !important;*/
     min-height: 33px !important;
     vertical-align:middle  !important;
     padding-top:2px;
     padding-bottom:0px;
     padding-left:2px;
     padding-right:2px;
     
     font-family:  "arial_unicoderegular", "Sylfaen";

}

.divCellHdrInstitutionGrid
{
    background-color: #ccccd2;
    
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:auto;
/*    background-color:#ffffff;*/
     border:1px solid  white;
     /*min-height: 26px !important;*/
     height: 17px !important;
     vertical-align:middle  !important;
     padding-top:2px;
     padding-bottom:1px;
     padding-left:2px;
     padding-right:2px;
     
     font-family:  "arial_unicoderegular", "Sylfaen";
}

.ContainerSearchPayments
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 6px 10px 10px 10px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 1180px;
    text-align: left;
    height:47px;
}

.ContainerSearchBank
{
    border-width: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    padding: 6px 10px 10px 10px;
    margin: 0px;
    background-color: #F4F4F4;
    width: 1180px;
    text-align: left;
    height:20px;
}



.divHeaderPayStudentList, divHeaderList
{
    display:inline;

    padding:6px;
    font-size: 13px;
    text-align:left;
    
    width:100%;
}

.divHeaderGrid
{
    display:inline;

    padding:6px;
    font-size: 13px;
    text-align:left;
    
    width:100%;
}


.NotStudents
{
    margin: 0;
    padding: 0;
    height: 51px;
    width: 400px;
    text-align: left;
        overflow-y: auto;
}

#printInfoMsg
{
color:black;
font-weight: bold;
white-space:normal;
}

/*comboAutocomplete*/
/*
	.custom-combobox {
		position: relative;
		display: inline-block;
	}
	.custom-combobox-toggle {
		position: absolute;
		top: 0;
		bottom: 0;
		margin-left: -1px;
		padding: 0;
	}
	.custom-combobox-input {
		margin: 0;
		padding: 5px 10px;
	}
    */
 /*..........................*/
 
 .divCellExit
{
    float:right;

    /*font-weight: bold;*/
    /*font-variant:small-caps;*/ 

}
.divCellExit a
{
    font-family: "arial_unicoderegular", "Arial Unicode", "Sylfaen";
    font-size: 14px;

    color:#043f6b;
    text-decoration: none;
}

.divCellExit a:hover
{
    color: #ccccd2;
    text-decoration:underline;

}


.ListPrint
{
    background-image: url(../MyPicture/stud_list_btn.jpg);
    background-position: bottom left;
    background-repeat:no-repeat;
 border:0px;
width:88px;
 height:29px;
 cursor: pointer;
}

.AddListPrint
{
    background-image: url(../MyPicture/stud_add_list_btn.jpg);
    background-position: bottom left;
    background-repeat:no-repeat;
 border:0px;
width:140px;
 height:29px;
 cursor: pointer;
}

.ClearListPrint
{
    background-image: url(../MyPicture/stud_clear_list_btn.jpg);
    background-position: bottom left;
    background-repeat:no-repeat;
 border:0px;
width:140px;
 height:29px;
 cursor: pointer;
}

.btnPrint
{
    background-image: url(../MyPicture/print-btn.jpg);
    background-position: bottom left;
    background-repeat:no-repeat;
 border:0px;
width:88px;
 height:29px;
 cursor: pointer;
}

.CloseListPrint
{
    background-image: url(../MyPicture/close-btnArm2.jpg);
    background-position: bottom left;
    background-repeat:no-repeat;
 border:0px;
width:88px;
 height:29px;
 cursor: pointer;
}