/*Header Section Start*/
body
{
	font-family: "BryantLGRegular";
	/*background: #f6f6f6;*/
	font-size:12px;
}
header
{
	width: 100%;
    position: relative;
    height: auto;
    padding: 5px 0px;
}
.logo
{
	margin-top: 7px;
}
.LGEILAMS
{
	font: bold 24px "BryantLGRegular";
	left: 140px;
	top: 22px;
	width: 300px;
}

header #utils
{
	margin-top: 21px;
}
header nav
{
	background: #333333 none repeat scroll 0 0;
	border: 0px solid #333;
}
header nav ul.primary
{
	height: 35px !important;
}
header nav li.primary
{
	border-width: 0;
	display: inline-block;
	margin-right: 0 !important;
	padding: 7px 15px;
	position: relative;
	width: auto !important;
	height: 35px;
	border-left: 1px solid #6f6f6f;
	line-height: 20px;
}
.nav-dd
{
	top: 35px;
}
.primary.clearfix #ctl00_vmReport
{
	border-right: 1px solid #6f6f6f;
}
header nav li.primary a.primary:link, header nav li.primary a.primary:visited
{
	border-bottom: 0 solid #ffffff;
	color: #ffffff;
	font-size: 14px;
	padding: 0;
	position: relative !important;
}
header nav li.primary:hover
{
	border-width: 0;
}
nav li.columnA, nav li.columnB, nav li.columnC
{
	font-size: 13px;
	padding: 0 15px;
}
.nav-dd .columnA ul li
{
	padding: 2px 0px;
}
/*Header Section End*/

/*Content Section Start*/
#hero-area
{
	height: 540px;
	width: 100%;
}
.hero-area .carousel-arrow-left, .hero-area .carousel-arrow-right
{
	top: 42px;
}
.hero-area .carousel-arrow-left, .hero-area .carousel-arrow-right
{
	top: 42px;
}
.hero.inactive
{
	left: -1140px;
}
.hero
{
	width: 100%;
}
.hero img
{
	height: 540px;
	width: 100%;
}
.panel
{
	margin-bottom: 15px;
	margin-top: 5px;
	font-family: BryantLGMedium;
}
.panel-heading
{
	color: #d30e43 !important;
	font-size: 16px;
	padding: 6px 15px;
	position: relative;
}
.right.highlight
{
	font-size: 13px;
	position: absolute;
	right: 15px;
	top: 7px;
}
.panel-body
{
	padding: 10px 5px;
}
.form-group
{
	display: block;
	float: left;
	margin-bottom: 8px;
	width: 100%;
}
label
{
	padding-top: 6px;
	font-size: 12px;
    text-align:justify;
    padding-right: 4px;
}

.mandatory
{
	color: #c9285c;
}
.form-control
{
	font-size: 13px;
	height: 28px;
	padding: 3px 6px;
	font-family: BryantLGMedium;
}

.form-controlnew
{
	font-size: 13px;
	height: 28px;
	padding: 6px 9px;
	font-family: BryantLGMedium;
}
.panel-heading .title
{
	color: #d30e43;
	font-size: 16px;
	margin: 0;
}
.btn-danger
{
	background-color: #D7073E;
	border-color: #D7073E;
	color: #ffffff !important;
	font-family: BryantLGMedium;
}
.btn-danger:hover
{
	background-color: #ee1e55;
	border-color: #ee1e55;
	color: #ffffff;
}
.btn-default
{
	background-color: #ededed;
	border-color: #c4c4c4;
	font-family: BryantLGMedium;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	left: 0px;
}
.mtop3
{
	margin-top: 3px;
}
table
{
	margin: 0px;
}
.GridViewStyle
{
	margin-top: 0px;
}
.main-content
{
	float: left;
	padding-bottom: 50px;
	position: relative;
	width: 100%;
}
.GridViewPagerStyle span
{
	border-radius: 3px;
	box-shadow: 0 0 0 #111111;
	padding: 4px 9px;
}
.GridViewPagerStyle a
{
	border-radius: 3px;
	box-shadow: 0 0 0 #111111;
	padding: 4px 9px;
	margin: 0 0px;
}
.pvt_colapse
{
	background: #d30e43 none repeat scroll 0 0;
	border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
	display: table;
	float: left;
	font-family: arial;
	font-size: 20px !important;
	height: 22px;
	line-height: 8px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 25px;
}
.GridViewAlternatingRowStyle2 td
{
	background: #e6e6e6 none repeat scroll 0 0;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-size: 11px;
	padding: 4px 2px;
	vertical-align: middle;
}
.GridViewRowStyle2 td
{
	font-size: 11px;
	padding: 4px 2px;
}
.GridViewRowStyle td
{
	padding: 5px 4px;
	font-size: 12px;
}
.GridViewAlternatingRowStyle td
{
	padding: 5px 4px;
	font-size: 12px;
}
.Space
{
	display: block;
	float: left;
	width: 160px;
}
.Space label
{
	margin-left: 0px;
	margin-right: 15px;
}
.ajax__calendar .ajax__calendar_container
{
	z-index: 2;
}
.GridViewHeaderStyle th
{
	font-size: 13px;
	padding: 8px 4px;
}
.cal-icon
{
	background: #000000 none repeat scroll 0 0;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	display: inline-block;
	padding: 6px 8px;
	position: absolute;
	right: 10px;
	top: 0;
	cursor: no-drop;
}
.cal-icon i
{
	color: #ffffff;
	font-size: 14px;
}
.GridViewStyle .btn-default
{
	color: #333333;
}
.hedding
{
	background: rgba(0, 0, 0, 0) url( "../Images/hedding1.png" ) no-repeat scroll 0 0;
	color: #d30e43;
	font-size: 22px;
	height: 48px;
	line-height: 22px;
	margin-left: 130px;
	position: absolute;
	top: 14px;
	width: 340px;
}
#ctl00_master, #ctl00_HelpSupport
{
	border-right: 1px solid #6f6f6f;
}
.table
{
	margin-bottom: 0px;
}
.table th
{
	padding: 8px 5px !important;
	font-size: 13px;
}
.table td
{
	padding: 6px 5px !important;
	font-size: 12px;
}
.radio-list td input
{
	float: left;
	margin: 2px 4px 0 0;
}
.radio-list td label
{
	padding: 0;
}
.radio-list
{
	border: 0px solid #ffffff !important;
}
.radio-list td
{
	padding: 5px !important;
	border: 0px solid #ffffff !important;
}
.panel-default > .panel-heading
{
	background-color: #dbdbdb;
	border-color: #dbdbdb;
}
.GridViewPagerStyle td
{
	padding: 5px 2px !important;
}
/*Content Section End*/

/*Footer Section Start*/
footer
{
	background: #333333 none repeat scroll 0 0;
	color: #ffffff;
	float: left;
	height: auto;
	padding: 6px 15px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	text-align: center;
}
div.legal
{
	color: #ffffff;
	font-family: BryantLGMedium;
	font-size: 13px;
	width: 100% !important;
}
.legal a
{
	color: #ffffff;
	text-decoration: underline;
	transition: all 0.5s ease 0s;
}
.legal a:hover
{
	color: #ff4949;
}
/*Footer Section End*/

.close
{
	background: url(../Images/popup_close.png) !important;
	opacity: 0.8;
	background-size: 18px !important;
	background-repeat: no-repeat;
}
.close:hover
{
	opacity: 1;
}
.popup-header
{
	background:#333;
	color:#FFF;
	border-radius:5px 5px 0px 0px;
}
.table th
{
	background:#D7073E;
	color:#fff;
}

.project-title {
    color: #d2227a;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: 0;
    margin-left: 0;
    text-align: center;
}

.project-title-2 {
    /*color: #d2227a;*/
    font-size: 14px;
    font-weight: normal;
    position: relative;
    top: 0;
    margin-left: 0;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
}

.q-list {
    list-style: none;
    padding: 0px 0px 5px 25px;
    margin: 0px;
}

    .q-list li {
        list-style-type: upper-roman;
        font-weight: bold;
    }

        .q-list li ul,.q-list li ul li ul {
            list-style: none;
            padding-left: 15px;
            padding-right: 10px;
        }

            .q-list li ul li {
                list-style-type: none;
                font-weight: normal;
                padding-left: 20px;
                padding-right: 10px;
                /*margin-bottom: 20px;*/
                line-height: 20px;
            }

                .q-list li ul li .number {
                    margin-left: -20px;
                    position: absolute;
                    font-weight:bold;
                }
                .q-list li ul li ul li {
                list-style-type: none;
                font-weight: normal;
                padding-left: 20px;
                padding-right: 10px;
                /*margin-bottom: 20px;*/
                line-height: 20px;
            }
                .q-list li ul li ul li .number {
                    margin-left: -20px;
                    position: absolute;
                }

    .q-list input[type="text"] {
        height: 20px;
        width: 50px;
        border: 1px solid #ddd;
        text-align:left;
        padding:1px 3px;
        border-radius:3px;
    }