@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regularr.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular.woff') format('woff'),
         url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body
{
color:#000000;
font-weight: normal;
font-family: 'OpenSans-Regular';
font-size:13px;
}
::selection {color:#FFF;background:#053c73;}
::-moz-selection {color:#FFF;background:#053c73;}
::-o-selection {color:#FFF;background:#053c73;}
::-ms-selection {color:#FFF;background:#053c73;}
::-webkit-selection {color:#FFF;background:#053c73;}

.Shadow{
	-moz-box-shadow: 0px 0px 8px 0px #999;
	-webkit-box-shadow: 0px 0px 8px 0px #999;
	box-shadow: 0px 0px 8px 0px #999;	
}

.TableAlt1 {background-color:#022257;  color:#FFF}
.AltColor11 {background-color:#d2e8f6;  color:#000}
.AltColor12 {background-color:#f2f8fb; color:#000}

.TableAlt2 {background-color:#b79009; color:#FFF}
.AltColor21 {background-color: #ffe9ad;}
.AltColor22 {background-color:#fef2d2;}

.FontColor1 {color: #022257 !important;}
.FontColor2 {color: #b79009;}
.FontColor3 {color:#FFFFFF;}
.FontColor4 {color:#000;}

/* Font Sizes */
.SmallerText {FONT-SIZE: 11px;}

.MediumText {FONT-SIZE: 12px;}

.NormalText {FONT-SIZE: 14px;}

.NormalTextBig {FONT-SIZE: 16px;}

.Heading {FONT-SIZE:20px;	}

.BiggerText {FONT-SIZE: 24px;}

.LargeText {FONT-SIZE: 32px;}

.SmallerLink{FONT-SIZE: 11px;text-decoration: none}
a.SmallerLink:hover {text-decoration:underline;}
	
.JustLinks {TEXT-DECORATION: none;}
a.JustLinks:hover{TEXT-DECORATION: underline;}

.AllCaps{text-transform:uppercase;}

.PositionABT{
	position: absolute}
.PositionREL{
	position: relative}
.PositionFIX{
	position: fixed}
	

.TableHeadingBig{
	FONT-SIZE: 18px;	
	padding-left: 10px;
	vertical-align: middle;
	 COLOR: #FFF;
	text-decoration: none;	
		background-color:#022257;
	background-image: linear-gradient(top, #1c5a9b, #022257);
	background-image: -webkit-linear-gradient(top, #1c5a9b, #022257);
	background-image: -moz-linear-gradient(top, #1c5a9b, #022257);
	background-image: -ms-linear-gradient(top, #1c5a9b, #022257);
	background-image: -o-linear-gradient(top, #1c5a9b, #022257);
	border: 1px solid #03183b;
	text-decoration:none;	
}
.Button{
		box-shadow:inset 0px 1px 0px 0px #d1e9fa;	
	background-color:#022257;
	background-image: linear-gradient(top, #1c5a9b, #022257);
	background-image: -webkit-linear-gradient(top, #1c5a9b, #022257);
	background-image: -moz-linear-gradient(top, #1c5a9b, #022257);
	background-image: -ms-linear-gradient(top, #1c5a9b, #022257);
	background-image: -o-linear-gradient(top, #1c5a9b, #022257);
	border: 1px solid #03183b;	
	border-radius:3px;	
	display:inline-block;
	cursor:pointer;
	outline:none;
	color:#fff;
	text-transform:uppercase;	
	font-weight:bold;
	padding:4px 15px;
	text-decoration:none;
}
.Button:hover{	
	box-shadow:inset 0px 1px 0px 0px #eee;	
	background-color:#444;
	background-image: linear-gradient(top, #555, #111);
	background-image: -webkit-linear-gradient(top, #555, #111);
	background-image: -moz-linear-gradient(top, #555, #111);
	background-image: -ms-linear-gradient(top, #555, #111);
	background-image: -o-linear-gradient(top, #555, #111);
	border: 1px solid #000;
	text-decoration:none;
}

.Button:active {
	position:relative;
	top:1px;
}
.ButtonColor{	
	FONT-WEIGHT: bold;	
	COLOR: #fff;
	text-decoration: none;
	box-shadow:inset 0px 1px 0px 0px #fde49e;	
	background-color:#b79009;
	background-image: linear-gradient(top, #b79009, #967400);
	background-image: -webkit-linear-gradient(top, #b79009, #967400);
	background-image: -moz-linear-gradient(top, #b79009, #967400);
	background-image: -ms-linear-gradient(top, #b79009, #967400);
	background-image: -o-linear-gradient(top, #b79009, #967400);
	border: 1px solid #715800;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:4px 10px;	
	outline:none;
	cursor:pointer;	
}
.ButtonColor:hover{	
	box-shadow:inset 0px 1px 0px 0px #d1e9fa;	
	background-color:#022257;
	background-image: linear-gradient(top, #1c5a9b, #022257);
	background-image: -webkit-linear-gradient(top, #1c5a9b, #022257);
	background-image: -moz-linear-gradient(top, #1c5a9b, #022257);
	background-image: -ms-linear-gradient(top, #1c5a9b, #022257);
	background-image: -o-linear-gradient(top, #1c5a9b, #022257);
	border: 1px solid #03183b;
	text-decoration:none;
}
.ButtonColor:active {
	position:relative;
	top:1px;
}
.ButtonSmall{
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: none;
	background-color:#022257;
	background-image: linear-gradient(top, #1c5a9b, #022257);
	background-image: -webkit-linear-gradient(top, #1c5a9b, #022257);
	background-image: -moz-linear-gradient(top, #1c5a9b, #022257);
	background-image: -ms-linear-gradient(top, #1c5a9b, #022257);
	background-image: -o-linear-gradient(top, #1c5a9b, #022257);
	border: 1px solid #03183b;
		border-radius:2px;
	padding:2px 8px;	
	outline:none;
	cursor:pointer;	
}

.TopButton{	
	font-size:13px;
	text-align:center;
	width:98%;
	max-width:310px;
	padding:6px 8px;
	margin:3px;
	color:#FFF;
	display:block;
	border-radius:6px;	
	background-color:#022257;
	background-image: linear-gradient(top, #1c5a9b, #022257);
	background-image: -webkit-linear-gradient(top, #1c5a9b, #022257);
	background-image: -moz-linear-gradient(top, #1c5a9b, #022257);
	background-image: -ms-linear-gradient(top, #1c5a9b, #022257);
	background-image: -o-linear-gradient(top, #1c5a9b, #022257);
	border: 1px solid #03183b;
	text-decoration: none;
	cursor:pointer}

.TopButton:hover{		
	background-color:#b79009;
	background-image: linear-gradient(top, #b79009, #967400);
	background-image: -webkit-linear-gradient(top, #b79009, #967400);
	background-image: -moz-linear-gradient(top, #b79009, #967400);
	background-image: -ms-linear-gradient(top, #b79009, #967400);
	background-image: -o-linear-gradient(top, #b79009, #967400);
	border: 1px solid #715800;
}
	
/* All Border Styles */
.Border1 {border-width:1px; border-style:solid; box-sizing:border-box;}
.Border2 {border-width: 2px;  border-style:solid; box-sizing:border-box;}

.DottedBorder {border-width:1px; border-style:dotted; box-sizing:border-box;}

.BorderBottom{border-bottom: 1px solid; box-sizing:border-box;}
.BorderBottom2{border-bottom: 2px solid; box-sizing:border-box;}
.BorderBottomDashed{border-bottom: dashed 1px; box-sizing:border-box;}
.BorderBottomDotted{border-bottom: dotted 1px; box-sizing:border-box;}

.BorderTop{border-top: 1px solid; box-sizing:border-box;}
.BorderTopDashed{border-top: dashed 1px; box-sizing:border-box;}
.BorderTopDotted{border-top: dotted 1px; box-sizing:border-box;}

.BorderColor1{border-color: #2167ad}
.BorderColor2{border-color: #ecc545}
.BorderColor3{border-color: #65635f}

/* Border Rounded Corners */
.BorderRounded15{border-radius:15px;}
.BorderRounded10{border-radius:10px;}
.BorderRounded8{border-radius:8px;}
.BorderRounded5{border-radius:5px;}

/* All Alignments */	
.AlignJustify{text-align:justify}
.AlignRight{text-align: right;}
.AlignCenter{text-align: center;}
.AlignLeft{text-align: left;}

/* Table Style */		
.TableStyle {
    border-collapse: collapse;
    border-spacing: 0;    
	background-color: #f0f0f0;
	border: 1px solid #9fa3b2; 
}
.TableStyle th {
	color:#FFF;   
    padding:6px 8px;
	background-color: #484b4c;
}
.TableStyle td {
    border-bottom: 1px solid #9fa3b2;    
    padding:6px 8px;	
}
.TableStyle tr:hover {    
	background-color: #FFF !important;
}

.Login{	
	margin-top:15%;
	background-color: #d1e7fd;
	background-image: linear-gradient(top, #FFF, #d1e7fd);
	background-image: -webkit-linear-gradient(top, #FFF, #d1e7fd);
	background-image: -moz-linear-gradient(top, #FFF, #d1e7fd);
	background-image: -o-linear-gradient(top, #FFF, #d1e7fd);
	background-image: -ms-linear-gradient(top, #FFF, #d1e7fd);
	filter: progid:DXImageTransform.Microsoft.radial(GradientType=0,StartColorStr='#FFF', EndColorStr='#d1e7fd');
	border:4px solid #eaf1f5;		
	box-shadow:inset 0px 0px 15px 0px #78a7d6, 7px 7px 0px 0px #000;
	border-radius: 20px;	
	}

/* Text Box Style*/	
.TextBox{
	font-family: 'OpenSans-Regular';
	width:100%;
	padding:5px 3px;
	border:1px solid #a1a1a1;
	border-radius:3px;
	outline:none;
	box-sizing:border-box;		
}
.TextBox:focus{	
	border:1px solid #2c3c81;
	transition:0.4s;
	outline:none;
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

::placeholder{	
	font-family: 'OpenSans-Regular';
	opacity:0.4;
	color:#000;	
	}
:-ms-input-placeholder{		
	font-family: 'OpenSans-Regular';
	opacity:0.4;
	color:#000;
}

.Header {
	background-color: #e2f4ff;
	background-image: linear-gradient(top, #f6fbfe, #c4eaff);
	background-image: -webkit-linear-gradient(top, #f6fbfe, #c4eaff);
	background-image: -moz-linear-gradient(top, #f6fbfe, #c4eaff);
	background-image: -o-linear-gradient(top, #f6fbfe, #c4eaff);
	background-image: -ms-linear-gradient(top, #f6fbfe, #c4eaff);
	filter: progid:DXImageTransform.Microsoft.radial(GradientType=0,StartColorStr='#f6fbfe', EndColorStr='#c4eaff');
}
hr {display: block;
	height:1px;	
	border: 0;
	padding: 0;
	width:70%;
	background-image: linear-gradient(left, transparent, #000, transparent);
	background-image: -webkit-linear-gradient(left, transparent, #000, transparent);
	background-image: -moz-linear-gradient(left, transparent, #000, transparent);
	background-image: -ms-linear-gradient(left, transparent, #000, transparent);
	background-image: -o-linear-gradient(left, transparent, #000, transparent);	
	position: relative;
	border: none;	
}

@media screen and (max-width:767px) {
.NormalTextBig {FONT-SIZE: 15px;}
.Heading{FONT-SIZE:18px;}
.BiggerText{FONT-SIZE: 22px;}
.LargeText{FONT-SIZE: 30px;	}
.box{       
	top:10px;
	z-index:1002;
	}

.SlideOutBtn{
top:10px;
z-index:1000;
}
}

@media screen and (max-width:639px) {
.BiggerText{FONT-SIZE: 20px;}
.LargeText{FONT-SIZE: 28px;	}
.Login{	
	margin-top:10%;	
	}
}

@media screen and (max-width:479px) {
body {FONT-SIZE: 12px;}
.MediumText {FONT-SIZE: 11px;}
.NormalText {FONT-SIZE: 12px;}
.NormalTextBig {FONT-SIZE: 14.5px;}
.Heading {FONT-SIZE:16px; }
.BiggerText {FONT-SIZE: 18px;}
.LargeText {FONT-SIZE: 26px;}

}

@media screen and (max-width:359px) {
.LargeText{FONT-SIZE: 24px;}
}

.ThinTextBoxColor
{
background-color: #f1faff;
	font-size: 12px;	
	COLOR: #000000;
	border: 1px solid #b3c6d0;
	height: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

.ThinTextBox{
	background-color: #FFFFFF;
	font-size: 12px;	
	COLOR: #000000;
	border: 1px solid #004965;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 18px;
}


.modalBackground {
    background: rgba(0,0,0,.7);
    cursor: pointer;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 3000;
}


.pop-up-background {
    background: rgba(0,0,0,.7);
    cursor: pointer;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 3000;
}

.pop-up {
    border: 1px solid #333;
    background-color: #FFF;
    padding: 10px;
    margin: auto;
    margin-top: 5%;
    width: 90%;
    -moz-box-shadow: 0px 0px 12px 5px #363636;
    -webkit-box-shadow: 0px 0px 12px 5px #363636;
    box-shadow: 0px 0px 12px 5px #363636;
    z-index: 3000;
}
/*CSS For Tab box*/
#tab-container ul {
    list-style: none;
    list-style-position: outside;
    width: 100%;
}

    #tab-container ul.tab-menu li {
        display: block;
        float: left;
        position: relative;
        font-weight: 700;
        padding: 5px 10px 5px 10px;
        border-bottom: none;
        border-width: 1px;
        border-color: #98a8b8;
        color: #ffffff;
        cursor: pointer;
        height: 14px;
        margin-bottom: -1px;
        margin-right: 3px;		
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        background-color: #98a8b8;
    }

        #tab-container ul.tab-menu li.active {
            height: 15px;
            border-bottom: 0;
            background-color: #053c73;
            color: #fff;
			
        }



.tab-content {
    margin: 0 auto;
    border: 1px solid #053c73;
    text-align: left;
    padding: 10px;
    padding-bottom: 20px;
    display: none;
    background-color: #cee4f3;
}

#tab-container div.active {
    display: block;
}