/* Artfully masterminded by ZURB  */

h1, h2, h3, h4, h5 {
    font-family: "Open Sans", Sans-Serif;
    font-weight: 400;
}

.text-center
{
    text-align:center;
}

.text-right
{
    text-align:right;
}

span.inline {
    line-height: 32px;
    margin: 0 0 12px;
    color: rgba(0, 0, 0, 0.75);
}

/* #Box
================================================== */

.Box
{
    /*
    background: none repeat scroll 0 0 white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 5px 25px 25px;
    border: 1px solid #E6E6E6;
	top: 7% !important;
	position: fixed !important; */
	
	background: none repeat scroll 0 0 white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);    
    left: 15% !important;
    top: 15px !important;   
    padding: 30px !important;        
    z-index: 10001;
    position: absolute !important;
    margin-bottom: 100px !important;        
}

.BoxHeader
{
    margin-bottom: 10px;
}

.modalBackground {
	background-color:Gray;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity:0.7;
}

/* -------------------------------------------------- 
   Custom Fix
-----------------------------------------------------*/

.watermark
{
    color: #BBB !important;
}


/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */



/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


