﻿.newclientselection
{
    background-color: #F0F0F0;
    width: 700px !important;
    min-width:700px !important;    
    height: 157px !important;    
	border-left: 1px solid #56181D;
	border-right: 1px solid #56181D;     
}

.newcontainer {
    background-color: #fff !important;
    width: 1120px !important;
    min-width:1120px !important;
	border-left: 1px solid #56181D;
	border-right: 1px solid #56181D; 
}

.newheader {
    background-color: #fff !important;
    width: 1120px !important;
    min-width:1120px !important;
	border-left: 1px solid #56181D;
	border-right: 1px solid #56181D;     
}


.newfooter
{
    width: 1120px !important;
    min-width:1120px !important;  
	border-left: 1px solid #56181D;
	border-right: 1px solid #56181D;     
}

.NewmodalHeader {
    width: 200px;
    min-width:200px;  
    margin-left: 390px !important;
    margin-top: 100px !important;    
}

.container {
    margin-top: 40px !important;
    background-color: #fff !important;
    width: 1160px !important;
    margin-bottom: 20px !important;
}

.containerFooter {
    margin-bottom: 20px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    background-color: #fff !important;
    width: 1160px !important;
    border: 2px solid #b4b4b4;
    padding: 5px 10px;
}




.modalHeader {
    padding: 6px 0;
    margin: 40px auto 0 !important;
  z-index: 1050;
  width: 560px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;

}
   

.modalHeader span {
        font-size: 16pt;
        padding-left: 15%;
        font-weight: bold;
    }

.modalBody {
     margin: 20px auto !important;
     z-index: 1050;
  width: 560px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.logo-heading {
    font-size: 16pt;
        padding-left: 35%;
        font-weight: bold;
}

.datebox {
    width:75px !important; 
    margin-bottom: 0px !important;
    
    }