﻿
.styleBannerTable {
    width: 100%;
}

.styleBannerTable td {
    text-align: left;
}

.styleBannerHeader2 {
    width: 450px;
}

.loading-image {
    height: 80px;
    margin: 30px;
}

.loading-text {
    color: black;
    font-weight: normal;
}

/* Add a border to focused elements */
/**:focus {
    outline: 2px solid blue;*/ /* Example border style */
/*}*/

    /* Optionally, you can remove the outline from mouse-focused elements */
    /**:focus:not(:focus-visible) {
        outline: none;
    }*/


.styleFontHeader {
    font-weight: bold;
    font-size: medium;
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    margin: 3px;
}
		
		.stylePreviewFontHeader  
		{
			font-weight:bold; 
			font-size:medium; 
			color:Black; 
			font-family:Arial, Helvetica, sans-serif; 
			margin:3px; 
		}
		
        .styleFontGeneral  
        {
        	font-weight:normal; 
        	font-size:small; 
        	font-family:Arial, Helvetica, sans-serif; 
        	text-align:right; 
        }
           .styleFontGeneral1 
        {
        	font-weight:normal; 
        	font-size:small; 
        	font-family:Arial, Helvetica, sans-serif; 
        	text-align:left; 
            vertical-align:bottom;
        }
        .styleFontGeneralLeft  
        {
        	font-weight:normal; 
        	font-size:small; 
        	font-family: Arial, Helvetica, sans-serif; 
        	text-align:left; 
        }
        
        .styleFontGeneralRight 
        {
        	font-weight:normal; 
        	font-size:small; 
        	font-family: Arial, Helvetica, sans-serif; 
        	text-align:right; 
        }
        
        .styleFontGeneralIndependent  
        {
        	font-weight:normal; 
        	font-size:small; 
        	font-weight:700; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        }
        
        .styleFontGeneralSmall  
        {
        	font-weight:normal; 
        	font-size:xx-small; 
        	font-family:Arial, Helvetica, sans-serif; 
        	text-align:left; 
        }
        
        .styleFontGeneralSmallWhite  
        {
        	font-weight:normal; 
        	font-size:xx-small; 
        	font-family:Arial, Helvetica, sans-serif; 
        	text-align:left; 
        	color:White;
        }
        
        .styleFontGeneralSmallRed  
        {
        	font-weight:normal; 
        	font-size:xx-small; 
        	font-family:Arial, Helvetica, sans-serif; 
        	text-align:left; 
        	color:#cc0000;
        }
        
        .styleFontGeneralSmallBlack  
        {
        	font-weight:normal; 
        	font-size:xx-small; 
        	font-family:Arial, Helvetica, sans-serif; 
        	text-align:left; 
        	color:Black;
        }
        
        .styleSpacing  
        {
        	padding-left:40px; 
        }
        
        .styleSpacingRbtn  
        {
        	padding-left:40px; 
        }
        
        .styleSpacingRbtn2  
        {
        	padding-left:27px; 
        }
        
        .styleSpacingErrorMessage  
        {
        	padding-left:20px; 
        }
        
        .styleFillableArea  
        {
        	background-color: #E2EEFA; 
        	border: none; 
        	font-family:Arial, Helvetica, sans-serif; 
        	border-bottom:1px solid
        }
        
        .stylePreviewFillableArea  
        {
        	background-color: #ffffff;
        	font-family:Arial, Helvetica, sans-serif; 
        	height:20px;
        	width:100%;
        	border-bottom-width:1px; 
        	border-bottom-color:Black;
        	border-bottom-style:solid;
			color:#0066ff;
        }

        .alignLeft {
            text-align: left;
        }

        .alignRight {
            text-align: right;
        }

        .alignCenter {
            text-align: center;
        }

        .padding5
        {
            padding:5px;
        }

        .paddingLeft40 {
            padding-left: 40px
        }
        .stylePreviewTDArea  
        {
        	width:170px;
        }
        
        .styleAlign  
        {
        	text-align:right;
        }
        
        .styleTotalColor  
        {
        	color:#003366;
        	font-weight:bold;
        }
        
        .styleFillableAreaTable  
        {
        	background-color: #E2EEFA;
        	margin-left:1px; 
        	width:99%; 
        	border: none;
        }
        
        .styleNonFillableAreaTable  
        {
        	margin-left:1px; 
        	width:99%; 
        	border: none;
        }
        
        .stylePreviewFillableAreaTable  
        {
        	color:#0066ff;
        	width:100%; 
        	border: none;
        	text-align:right;
        }
        
        .stylePreviewFillableAreaBackColor
        {
        	background-color:#cccccc;
        }
        
        .styleFillableAreaTableBlank  
        {
        	width:100%; 
        	border: none;
        }
        
        .styleHeader  
        {
        	padding-bottom:10px; 
        	background-color:#336699; 
        	vertical-align:middle
        }
        
        .styleCalendarImage  
        {
        	vertical-align:bottom
        }
        
        .styleTable  
        {
        	border-width:thin; 
        	width:95%; 
        	border-color:#336699; 
        	border-style:solid;
        }
        
        .styleTableNoBorder  
        {
        	width:95%; 
        }
        
        .styleTableDefault  
        {
        	width:65%;
        	margin-left:25px; 
        }

        .styleTableDefault2  
        {
        	width:75%;
        	margin-left:25px; 
        }
                
        .styleTableDefault1  
        {
        	width:94%;
        	margin-left:25px;
    height: 257px;
}
        
        .styleTableRequestPage  
        {
        	width:85%; 
        }
        
        .styleTablePreviewPage  
        {
        	width:80%; 
        }
        
        .styleLabelDefaultErr  
        {
        	font-size:large;
        	color:#cc0000;
        	font-family:Arial, Helvetica, sans-serif; 
 
        }

        .styleTitleFont  
        {
        	font-size:24px;
        	color:black;
        	font-family:Arial, Helvetica, sans-serif; 
        }
                
        .styleBannerTable  
        {
        	border-width:thin; 
        	width:100%; 
        	height:63px;
        	border-color:#003366; 
        	background-color:#003366; 
        	border-style:solid;
        	padding:0;
        }
        
        .styleBannerHeader1  
        {
         color:White;
         font-family:Arial, Helvetica, sans-serif; 
         font-weight:bold;
         font-size:small;
        border: 1px solid #bfbfbf;
        background-color: #336699;
        font-weight: bold;
        text-decoration: none;
        margin : 5px;
        padding: 5px 10px 5px 10px;
        display: inline-block;
        }

        .styleBannerHeader1:hover   
        {
         color:White;
         font-family:Arial, Helvetica, sans-serif; 
         font-weight:bold;
         font-size:small;
        border: 2px solid #8fadca;
        background-color: #8fadca ;
        font-weight: bold;
        text-decoration: none;
        margin : 5px;
        padding: 5px 10px 5px 10px;
        display: inline-block;
        }
                
       .whiteFont
        {
         color:White;
         font-family:Arial, Helvetica, sans-serif; 
         font-weight:bold;
         font-size:small;
        }

        .styleBannerHeader2  
        {
         color:White;
         font-family:Arial, Helvetica, sans-serif; 
         font-weight:bold;
         font-size:29px;
        }
        
        .styleBody  
        {
         margin:2px;
        }
        
        .styleRadioButton  
        {
        	background-color:#E2EEFA;
        }



        .styleButton {
            border: 2px solid #003366;
            background-color: #003366;
            color: White;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            padding: 3px;
        }

        .styleButtonRight {
            border: 2px solid #003366;
            background-color: #003366;
            color: White;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            float: right;
            padding: 3px;
        }
        .styleButtonBig {
            width: 170px !important;
            border: 2px solid #003366;
            background-color: #003366;
            color: White;
            padding: 3px;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
        }

        .styleButtonBig2 {
            width: 240px !important;
            border: 2px solid #003366;
            background-color: #003366;
            color: White;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            padding: 3px;
        }

        .styleButtonBig1 {
            width: 110px !important;
            border: 2px solid #003366;
            background-color: #003366;
            color: White;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            padding: 3px;
        }

        .styleButtonDisabled {
            border: 2px solid #666666;
            width: 100px;
            background-color: #cccccc;
            color: Gray;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            height: 26px;
            padding: 3px;
        }

.styleGrayButton {
    border: 1px solid #a4a5a6;
    background-color: #E8E8E8;
    color: black;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px;
}

.styleButtonBig:hover {
    width: 170px !important;
    background-color: #336699;
    border-color: #336699;
    color: White;
    border-style: solid;
    border-width: 2px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
}


.styleGrayButton:hover {
    background-color: #E0E0E0;
    border: 1px solid #a4a5a6;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px;
}


.styleButtonBig1:hover {
    width: 110px !important;
    background-color: #336699;
    border-color: #336699;
    color: White;
    border-style: solid;
    border-width: 2px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
}

.styleButton:hover {
    /*width:100px;*/
    background-color: #336699;
    border-color: #336699;
    color: White;
    border-style: solid;
    border-width: 2px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
}
        
        .styleDiv1 
        {
        	margin: 3px;
            position: absolute;
            background-color: #E2EEFA;
            width: 180px;
            height: 200px;
            padding: 10px;
            color: black;
            border: #336699 2px solid;
            display: none;
            text-align: center;
            vertical-align:top;
        }
        
          .styleDiv2
        {
        	margin: 1px;
           font-family:Arial, Helvetica, sans-serif; 
            background-color: #E7E6E5;
            width: 500px;
            height: 80px;
            padding: 10px;
            color: black;
            border: #DEDDDC 1px solid;
            text-align: left;
            vertical-align:top;
        }
        .styleConfHeading  
        {
         font-family:Arial, Helvetica, sans-serif; 
         font-weight:bold;
         font-size:24px;
        }
        
        .styleConfSubHeading  
        {
         font-family:Arial, Helvetica, sans-serif; 
         font-weight:bold;
         font-size:18px;
        }
        
        .styleConfBody  
        {
         font-family:Arial, Helvetica, sans-serif; 
         font-size:16px;
        }
        
        .styleConfHelp 
        {
         font-family:Arial, Helvetica, sans-serif; 
         font-size:13px;
        }
        
        .styleConfText 
        {
         vertical-align:top;
         text-align:left;
        }
        
        .styleConfTabMargin 
        {
         width:50px;
         text-align:right;
        }
        
        .styleConfTabMargin2 
        {
         width:25px;
         text-align:right;
        }
        
        .styleBannerTableHelp  
        {
        	border-width:thin; 
        	width:95%; 
        	height:45px;
        	border-color:#003366; 
        	background-color:#003366; 
        	border-style:solid;
        	padding:0;
        }
        
        .styleBannerHeaderHelp 
        {
         color:White;
         font-family:Arial, Helvetica, sans-serif; 
         font-weight:bold;
         font-size:19px;
        }
        
        .styleTableHelp 
        {
        	border-width:thin; 
        	width:100%; 
        	border-color:#336699; 
        	border-style:solid;
        }
        
        .styleFontDefaultPageHowTo1  
        {
        	font-weight:bold; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        }
        
        .styleFontDefaultPageHowTo1Video  
        {
        	font-weight:bold; 
        	font-size:15px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:White;
        }
        
        .styleFontDefaultPageHowTo2  
        {
        	font-weight:normal; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        }
        
           .styleFontDefaultPageHowTo2Blue  
        {
        	font-weight:normal;
        	font-size:14px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Blue;
        }

        .styleFontDefaultPageHowTo3  
        {
        	font-weight:normal; 
        	font-size:14px; 
        	font-family:Arial, Helvetica, sans-serif; 
        	text-align:left; 
        	color:Black;
        }
        
        .styleFontDefaultPageHowTo11  
        {
        	font-weight:bold; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:#cc0000;
        }
        
        .styleFontDefaultPageHowTo22  
        {
        	font-weight:normal; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:#003366;
        }
        
        .styleFontDefaultPageHowTo33  
        {
        	font-weight:normal; 
        	font-size:14px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:#cc0000;
        }
        
        .styleFontDefaultPageHowTo7  
        {
        	font-weight:normal; 
        	font-size:14px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:White;
        }
        
        .styleFontDefaultPageHowTo7Black  
        {
        	font-weight:normal; 
        	font-size:14px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        }
        
        .styleFontDefaultPageHowTo4  
        {
        	font-weight:bold; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        	text-align:center;
        }
        
        .styleFontDefaultPageHowTo5  
        {
        	font-weight:normal; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        }
              
        .styleFontDefaultPageHowTo8  
        {
        	font-weight:bolder; 
        	font-size:20px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:#cc0000;
        }
        
        .styleFontConfirm1  
        {
        	font-weight:bold; 
        	font-size:medium; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:#cc0000;
        }
        
        .styleFontConfirm2  
        {
        	font-weight:normal; 
        	font-size:small;
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        }
        
          .styleFontConfirm2Red 
        {
        	font-weight:normal; 
        	font-size:small;
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Red;
        }
        

        .styleFontRed
        {
        	font-weight:normal; 
        	font-size:small;
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:right; 
        	color:#cc0000;
        }
        
        .styleFontDefaultPageHowToErr 
        {
        	font-weight:bold; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:#cc0000;
        }
        
        .styleHyperlinkColorLight
        {
        	color:#ffaaff;
        }
        
        .styleHyperlinkColorDark
        {
        	color:#990099;
        }
        
        .styleHyperlinkColorDark
        {
        	color:#cc33ff;
        }
        
        .styleColorRed
        {
        	color:#cc0000;
        }
        
        .styleHyperlinkColorOnHover:hover
        {
        	color:#660066;
        }
        
        .styleFontDefaultPageHowTo1Black  
        {
        	font-weight:bold; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        }
        
        .styleFontDefaultPageHowTo2Black  
        {
        	font-weight:normal; 
        	font-size:16px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        }
        
        .styleFontDefaultPageHowTo3Black  
        {
        	font-weight:normal; 
        	font-size:14px; 
        	font-family:Arial, Helvetica, sans-serif;
        	text-align:left; 
        	color:Black;
        }
        
        .styleErrorMsg
        {
        	font-size:small;
        	font-family:Arial, Helvetica, sans-serif;
        	color:#cc0000;
        }

        .styleInfoMsg {
            font-size: small;
            font-family: Arial, Helvetica, sans-serif;
            color: #A50ED9;
        }
        
        .styleHRDefault
        {
        	color: #336699;
			background-color: #336699;
			height: 2px;
			border:0px;
        }
        

    .rgview table 
    { 
        border-collapse: collapse; 
        background: #E2EEFA; 
    } 
    .rgview th, .rgview td 
    {    
        padding: 4px 8px; 
    } 
    .rgview th 
    {             
        background-color: #336699; 
        color: white; 
        border: 1px solid #336699; 
    } 
    .rgview th a 
    { 
        color: White; 
        text-decoration: none; 
    } 
    .rgview tr:hover 
    {    
        background: white; 
    } 
    .rgview td 
    { 
        border: 1px solid #ccc;             
    }
   .rgview tr.rgAltRow 
   {
         background-color: white; 
   }
  .rgview tr.rgRow 
   {
        background-color: #E2EEFA; 
    }

   #loading-div-background  
    {
        display:none;
        position:fixed;
        top:0;
        left:0;
        background:#cccccc;
        width:100%;
        height:100%;
     }
   
     #loading-div 
    {
         width: 300px;
         height: 200px;
         background-color: #E0F2F7;
         text-align:center;
         position:absolute;
         left: 50%;
         top: 50%;
         margin-left:-150px;
         margin-top: -100px;
     }

.styleHeader {
    color: White;
    background-color: #336699;
    font-weight: bold;
    height: 30px;
    font-size:18px; 
    font-family:Arial, Helvetica, sans-serif;
}

.styleUploadFiles {
    width: 700px;
    border: 1px Solid #336699;
    height: 200px;
    padding-left:3px; 
    background-color: #E2EEFA;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

.styleUploadGrid {
    width: 700px;
    border: 1px Solid #336699;
    background-color: #E2EEFA;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

.stylePaddedTable{
    
    padding: 15px;
    text-align: left;
}

.styleRow {
    height: 30px;
}

.stylePayment {
    border: solid 1px #BDBDBD;
    margin: 10px;
    padding: 3px;
    width: 650px;
    background-color: #E2EEFA;
    margin: 0 auto;
}

.divr {
    margin-left: auto;
    width:250px;
}

.divrbig{
    margin-left: auto;
    width:120px;
}

.maskedtext {
 font-family:Arial, Helvetica, sans-serif!important;
 font-size: 13px !important;
 color:black !important;
 height:16px !important;
 
}
.input1 {
    width:45%
}
.height30 {
    height:30px 
}
.width1 {
width:30%
}
.width2 {
width:52%
}
.table1 {
    border-collapse:collapse;
    margin-left:auto;
    margin-right:auto;
    width:100%
}

.table2 {
height: 174px;
margin-left:auto;
margin-right:auto;
width:100%
}
.div1 {
    width: 75%;
    margin: 0 auto;
    text-align:center
}
.divlogin {
    margin-left:auto;
    margin-right:auto;
    width:800px;
}
.red {
color:Red;
}
.receipt {
    text-align:center; 
    margin: auto;
    border: 1px Solid #D3D3D3; 
    background-color:#E2EEFA;
    width:50%;
}

::-ms-clear {
   display: none;
}
.divc {
    border: 1px Solid #D3D3D3; 
    background-color:#E2EEFA; 
    border-collapse:collapse; 
    margin-left:auto; margin-right:auto; 
    width: 656px; height: 230px;
    padding: 10px 10px 10px 10px;
    font-family:Arial, Helvetica, sans-serif!important;
    font-size: 14px !important;
}

.divSmall {
    border: 1px Solid #D3D3D3;
    background-color: #E2EEFA;
    border-collapse: collapse;
    width: 60%;
    margin: 0 auto;
    padding: 10px
}

.divHalf {
    width: 50%;
    text-align:right;
    
}

.divPad{
    padding-bottom:3px;
}

.styleAlcoDiv {
    width: 70%;
    border: 1px Solid #336699;
    padding-left: 3px;
    background-color: #E2EEFA;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

.styleAlcoDivLarge {
    width: 80%;
    border: 1px Solid #336699;
    padding-left: 0px;
    padding-top:0px;
    background-color: #E2EEFA;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
   
}

.ruUploadProgress {
    width: 210px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.rbCancel {
    margin: 0 0 0 0 !important;
}

.myTable {
    border: 1px solid #bfbfbf;
    border-collapse: collapse
}

    .myTable td, .myTable th {
        padding: 2px;
        border: 1px solid #bfbfbf;
    }

.alcoHeader {
    padding: 5px;
    text-align: center;
    background: #66a6e5;
    color: white;
    font-size: 15px;
    border: 1px Solid #336699;
    border-collapse: collapse;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.well {
    min-height: 20px;
    padding: 19px;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background-color: #E2EEFA;
    border: 1px solid #C8C8C8;
    border-radius: 4px;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {

    .styleAlcoDiv {
        width: 60%;
    }
    .styleAlcoDivLarge {
        width: 80%;
    }
}
/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

    .styleAlcoDiv {
        width: 70%;
    }
    .styleAlcoDivLarge {
        width: 90%;
    }

}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {

    .styleAlcoDiv {
        width: 70%;
    }
    .styleAlcoDivLarge {
        width: 100%;
    }

}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .styleAlcoDiv {
        width: 80%;
    }
    .styleAlcoDivLarge {
        width: 100%;
    }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

    .styleAlcoDiv {
        width: 100%;
    }
    .styleAlcoDivLarge {
        width: 100%;
    }

}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {

    .styleAlcoDiv {
        width: 100%;
    }
    .styleAlcoDivLarge {
        width: 100%;
    }
}