
html, body
{
    width: 100% !important;
    font-family: 'Encode Sans', 'Hind', sans-serif;
    font-size: .9em;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/bg.jpg);
    height: auto;
    position: relative;
    float: left; font-weight:100;
}

.mainhead
{
    font-family: calibri;
    font-size: 2em;
    width: 100%;
    margin: 0 auto 10px;
    padding: 5px 0 10px;
    font-weight: 100;
    text-align: center;
    border-bottom: solid 1px #ddd;
}
.preheader
{
    width: 100%;
    height: 25px;
    background-color: #c3ab7f;
    margin: 0px;
    padding: 0px;
    text-align: right;
    line-height: 25px;
}
.formtable4 td, .formtable4 th {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: anywhere;
    max-width: 200px !important;
}

.preheader a
{
    text-decoration: none;
    color: #fff;
}
.preheader a:hover
{
    text-decoration: none;
    color: #000;
}
.inner_preheader
{
    width: 980px;
    height: 25px;
    background-color: #c3ab7f;
    margin: 0 auto;
    color: #fff;
}
.header
{
    width: 100%;
    height: 83px;
    background-image: url(../images/top_bg.jpg);
    border-bottom: solid 6px #e21d17;
}
.inner_header
{
    width: 80%;
    margin: 0 auto;
}
.mppsc_logo
{
    width: 188px;
    height: 62px;
    float: left;
    margin: 10px auto 0 10px;
}
.mpo_logo
{
    float: right;
    margin: 18px 10px 0 auto;
}
.clearfix
{
    clear: both;
}
.banner
{
    width: 80%;
    height: 132px;
    margin: 0 auto;
    background-image: url(../images/banner.jpg);
}
.inst_heading
{
    font-size: 20px;
    width: 530px;
    text-align: left;
    float: right;
    color: #ca3425;
}
.notification_area
{
    width: 600px;
    height: 150px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin: 8px 0px 10px 8px;
}
marquee
{
    text-align: justify;
    font-size: 12px;
    padding: 10px;
}
ul
{
    padding-left: 10px;
}
.advtmnt
{
    width: 1000px;
    margin: 0 auto;
    background-color: #ebebeb;
    height: 41px;
}
.advtmnt marquee
{
    width: 73%;
}
.advtmnt marquee a
{
    color: #000;
    text-decoration: none;
}
.advtmnt marquee a:hover
{
    color: #ca3425;
}
.main-head
{
    background-color:#b78d58 !important; font-size:120%; color:#fff;
}

.advtmnt_heading
{
    height: 41px;
    float: left;
}
.archive_btn
{
    float: right;
}
.link
{
    background-color: #ca3425;
    display: inline-block;
    float: left;
    border-right: 1px solid #fff;
    width: 249px;
    text-align: center;
}
.link a
{
    padding: 10px 0;
    text-decoration: none;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 14px;
}
.link:hover
{
    background-color: #A41D0F;
    display: inline-block;
    float: left;
    border-right: 1px solid #fff;
    width: 249px;
    text-align: center;
    transition: 1s all;
}
.link a img
{
    margin: 0px 8px 0 0;
    vertical-align: middle;
}
/*.yellow_link{ background-color: #FF8E00}
.green_link{ background-color: #1F7B00}
.blue_link{ background-color: #0084FF}
.red_link{ background-color: #D74132}
*/
/*.yellow_link:hover{ background-color: #B97013 !important; transition: 1s all;}
.green_link:hover{ background-color: #165600 !important; transition: 1s all;}
.blue_link:hover{ background-color: #0666C0 !important; transition: 1s all;}
.red_link:hover{ background-color: #AF291C !important; transition: 1s all;}
*/

.container
{
    width: 80%;
    min-width: 1000px;
    min-height: 650px;
    margin: 0 auto;
    background-color: #fbfbfb;
    padding: 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: relative;
    box-sizing: border-box;
}
.page_heading
{
    width: 100%;
    border-bottom: 1px #ccc dashed;
    font-size: 28px;
    color: #0D0B0B;
    padding: 6px 0;
    margin: 0 0 10px 0;
    font-weight: lighter;
}
.left_colum
{
    width: 67%;
    float: left;
    margin: 0 0 0 10px;
}
.right_colum
{
    width: 30%;
    float: left;
    margin: 0 0 0 10px;
}
.right_box
{
    width: 100%;
    border-radius: 8px;
    background: linear-gradient(to bottom, #efefef 0%, #fefefe 100%);
    margin: 10px auto;
    border: 1px solid #e6e6e6;
    text-align: center;
}
.feild_area
{
    width: 90%;
    margin: 10px auto;
}
.feild_area p
{
    font-size: 11px;
    color: #000;
    line-height: 16px;
    margin: 0 0 7px 0;
    background-color: #e4e4e4;
    padding: 9px;
}
.feild_area select
{
    width: 90%;
    padding: 6px 0 6px 0;
    border-bottom: #e6e6e6 1px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    margin: 5px auto;
}
.radiobtn_l
{
    float: left;
    border-bottom: #e6e6e6 1px solid;
    width: 20%;
    margin: 4px 0 0 14px;
}
.radiobtn_r
{
    width: 70%;
    float: left;
    margin: 4px 0;
    border-bottom: #e6e6e6 1px solid;
}
.r_b
{
    width: 81px;
    float: left;
}
.right_box input[type="text"]
{
    width: 90%;
    padding: 0 0 12px 0;
    border-bottom: #e6e6e6 1px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    margin: 12px 0 auto;
}

.login_btn_effect
{
    background-image: url('../images/loginbtn.png');
    margin: 0 0;
}
.login_btn_effect:hover
{
    background-image: url('../images/loginbtn_hover.png');
}


.submit_knowapp_btn
{
    width: 94%;
    padding: 6px 10px;
    border-radius: 8px;
    background-color: #632405;
    margin: 0 auto 20px auto;
}
.submit_knowapp_btn a
{
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    display: block;
    cursor: pointer;
    font-size: 16px;
}
.submit_knowapp_btn:hover
{
    background-color: #4F1C03;
}
.right_box ul
{
    width: 80%;
    padding: 0;
    margin: 0 auto;
}
.right_box ul li
{
    width: 100%;
    padding: 11px 0;
    list-style: none;
    text-align: left;
    margin: 0px auto;
    line-height: 20px;
    border-bottom: 1px dotted #c8c8c8;
    text-indent: -18px;
}
.right_box ul li a
{
    color: #000;
}
.right_box ul li a:hover
{
    color: #602C00;
}
.right_box ul li img
{
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.mppsc_table
{
    border-collapse: collapse;
    width: 100%;
    padding: 2%;
    margin: 11px auto;
}
.mppsc_table td
{
    border-color: #C9C9C9;
    border: solid 1px #e6e6e6;
    padding: 8px;
    text-align: center;
    background: linear-gradient(to bottom, #efefef 0%, #fefefe 100%);
}
.mppsc_table th
{
    border: solid 1px #ededed;
    background-color: #e1d6c8;
    padding: 5px;
}
.mppsc_table td span
{
    color: #000;
    float: left;
    text-align: left;
}
.mppsc_table tr:nth-child(odd)
{
    background: #f3f3f3;
}

.error
{
    color: red;
    font-size: 10px;
    margin: 0;
    padding: 0;
    display: none;
}


/*  Define the background color for all the EVEN background rows  */

.mppsc_table tr:nth-child(even)
{
    background: #f7f7f7;
}
.text-align
{
    text-align: center !important;
}
.footer
{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #ca3425;
    bottom: 0px;
}
img
{
    border: none;
}
.heading_instruction
{
    width: 319px;
    height: 31px;
    margin: 0 auto;
    padding-bottom: 5px;
}
.app_button
{
    width: 146px;
    float: left;
    margin: 0px 19px;
}
.div_heading
{
    background-color: #CEC3AF;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    line-height: 38px;
    border-radius: 5px 5px 0 0;
}
.subheading
{
    background-color: #CEC3AF !important;
    text-align: left !important;
    font-size: 13px !important;
    font-weight: normal !important;
    color: #000 !important;
    line-height: 30px !important;
    border-radius: 2px 2px 0 0;
   
}
.div_heading img
{
    margin: 0 10px 0 0;
}
/*form css*/

.form-container
{
    min-height: 630px;
    margin: 0 auto;
    padding: 10px;
    background-color: #fff;
    border: solid 1px #cfcfcf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25), transparent 0 0 0, transparent 0 0 0;
}
/* table css */

.formtable, .formtable4, .formtable6
{
    width: 100%;
    border-collapse: collapse;
    /*font-family: verdana;*/
    font-size: 12px;
    margin: 10px 0;
}
.formtable th, .formtable4 th, .formtable6 th
{
    padding: 8px;
    color: #000;
    margin: 0 0 0 0;
    text-align: left;
    background-color: #c3ab7f;
    font-size: 16px;
    font-weight: normal;
}
.formtable td, .formtable4 td, .formtable6 td
{
    padding: 6px;
    border: #ddd 1px solid;
    text-align: left;
    background: linear-gradient(to bottom, #f5f5f5 0%, #fefefe 100%);
}
/* provide some minimal visual accomodation for IE8 and below */

.formtable tr, .formtable4 tr, .formtable6 tr
{
    background: #fafafa;
}
/*  Define the background color for all the ODD background rows  */

.formtable tr:nth-child(odd), .formtable4 tr:nth-child(odd), .formtable6 tr:nth-child(odd)
{
    background: #FBFBFB;
}
/*  Define the background color for all the EVEN background rows  */

.formtable tr:nth-child(even), .formtable4 tr:nth-child(even), .formtable6 tr:nth-child(even)
{
    background: #f7f7f7;
}
.formtable4 td
{
}
.formtable6 td
{
    width: 16.66%;
}
/* */

.formtable input[type="text"], .formtable4 input[type="text"], .formtable6 input[type="text"]
{
    width: 85%;
    padding: 7px;
    border-radius: 4px;
    background-color: #fff;
    border: #ddd 1px solid;
    margin: 0 auto;
}
.formtable input:focus, .formtable4 input:focus, .formtable6 input:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
    border: #ddd 1px solid;
}
.formtable input:hover, .formtable4 input:hover, .formtable6 input:hover
{
    border-radius: 5px;
}
.formtable select, .formtable4 select, .formtable6 select
{
    width: 94%;
    height: 34px;
    padding: 5px;
    border-radius: 4px;
    background-color: #fff;
    border: #ddd 1px solid;
    margin: 0 auto;
}
.formtable select:focus, .formtable4 select:focus, .formtable6 select:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
    border: #ddd 1px solid;
}
.formtable select:hover, .formtable4 select:hover, .formtable6 select:hover
{
    border: #ddd 1px solid;
    border-radius: 5px;
}
.formtable textarea, .formtable4 textarea, .formtable6 textarea
{
    width: 92%;
    padding: 5px;
    border-radius: 4px;
    background-color: #fff;
    border: #ddd 1px solid;
    margin: 0 auto;
}
.formtable textarea:focus, .formtable4 textarea:focus, .formtable6 textarea:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
    border-color: #ddd;
}
.formtable textarea:hover, .formtable4 textarea:hover, .formtable6 textarea:hover
{
    border: 1px solid #ddd;
    border-radius: 5px;
}
.btn
{
    background-color: #ca3425;
    border: none;
    padding: 8px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
}
.btn:hover, .btn:active, .btn:focus
{
    background-color: #93180C;
    cursor: pointer;
    color: #fff;
}
.cntr
{
    text-align: center !important;
}
.login_container
{
    width: 400px;
    margin: 100px auto;
}
.login_top
{
    width: 100%;
    height: 66px;
    background-image: url(../images/login_top.png);
    background-repeat: no-repeat;
}
.login_area
{
    width: 100%;
    background-color: #e1dcd4;
    margin-top: -2px;
    padding: 0 0 10px 0;
    border-radius: 0 0 10px 10px;
}
.login_feild_area
{
    width: 86%;
    margin: 0 auto;
    padding: 25px 0 0 0;
}
.login_feild_area input[type="text"]
{
    width: 95%;
    padding: 8px;
    border-bottom: #c8c3bb 2px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    margin: 5px 0;
}
.submit_login_btn
{
    width: 94%;
    padding: 6px 10px;
    border-radius: 8px;
    background-color: #632405;
    margin: 20px auto;
}
.submit_login_btn a
{
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    display: block;
    cursor: pointer;
    font-size: 16px;
}
.submit_login_btn:hover
{
    background-color: #4F1C03;
}
/*Login form for mains exam*/

.mains_loginpage
{
    width: 417px;
    height: 484px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image: url(../images/mainslogin_bg.png);
}
.feildarea
{
    width: 80%;
    margin: 100px auto;
    text-align: center;
}
.feildarea input[type="text"]
{
    width: 90%;
    padding: 0 0 12px 0;
    border-bottom: #848484 2px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    margin: 15px 0 auto;
}
.feildarea select
{
    width: 90%;
    padding: 6px 0 6px 0;
    border-bottom: #848484 2px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    margin: 5px auto;
}
.feildarea input[type="image"]
{
    margin: 0 auto;
    text-align: center;
}
.feildarea input[type="image"]:hover
{
    background-image: url(../images/loginbtn_hover.png);
}
.captcha_area
{
    width: 90%;
    height: 40px;
    margin: 22px auto;
    background-color: #FFF;
    border-radius: 5px;
    border: 1px solid #8f98a1;
    text-align: center;
    font-size: 18px;
    padding-top: 0px;
}
/*.forgot_pass {
	width: 100%;
	color: #000;
	text-align: center;
}
.forgot_pass a {
	text-decoration: none !important;
	font-size:12px;
	transition: color 0.5s ease;
	color:#000;
}
.forgot_pass a:hover {
	color: #FF0000;
	text-decoration: none !important;
}*/
/******* tabcss CB *************/
/* tab */

ol, ul
{
    margin: 0 0 20px;
    font-size:16px;
}
ol:after, ul:after
{
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
    content: " ";
}
ol.unstyled, ul.unstyled
{
    margin: 0 0 20px;
    padding: 0;
    color: inherit;
    list-style-type: none;
}
ol.inline > li, ul.inline > li
{
    display: inline-block;
    padding: 0;
    float: left;
}
ol.inline > li:after, ul.inline > li:after
{
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
ol.circle, ul.circle
{
    list-style: circle;
}
ol.disc, ul.disc
{
    list-style: disc;
}
ol.square, ul.square
{
    list-style: square;
}
/***************************/

.responsive-tabs
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.responsive-tabs li
{
    margin: 0;
    text-align: center;
    line-height: 50px;
    float: left;
}
.responsive-tabs-content
{
    margin-bottom: 20px;
}
.responsive-tabs-content.bm-remove
{
    margin-bottom: 0;
}
.responsive-tabs-content.bm-smaller
{
    margin-bottom: 5px;
}
.responsive-tabs-content.bm-small
{
    margin-bottom: 10px;
}
.responsive-tabs-content.bm-medium
{
    margin-bottom: 20px;
}
.responsive-tabs-content.bm-large
{
    margin-bottom: 30px;
}
.responsive-tabs-content.bm-larger
{
    margin-bottom: 40px;
}
.responsive-tabs-content .responsive-tabs-panel
{
    padding: 10px;
}
.responsive-tabs-content .responsive-tabs-panel .responsive-tab-title
{
    display: none;
}
/* Tabs Left */

.responsive-tabs.responsive-tabs-left
{
    width: 150px;
    float: left;
}
.responsive-tabs.responsive-tabs-left li
{
    text-align: left;
    float: none;
}
.responsive-tabs-content.responsive-tabs-left
{
    overflow: hidden;
}
/* Tabs Right */

.responsive-tabs.responsive-tabs-right
{
    width: 150px;
    float: right;
}
.responsive-tabs.responsive-tabs-right li
{
    text-align: right;
    float: none;
}
.responsive-tabs-content.responsive-tabs-right
{
    overflow: hidden;
}
/*	#Themes
//	================================================== */
/* Standard */

.responsive-tabs-default .responsive-tabs-content
{
    background: #FFF;
    position: relative; /* top: -1px;*/
    z-index: 999;
}
.responsive-tabs-default .responsive-tabs-content .responsive-tab-title
{
    color: #0B8593;
}
/* Tabs Left */

.responsive-tabs-default .responsive-tabs.responsive-tabs-left
{
    left: 1px;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-left li
{
    width: 100%;
    border-right: 1px solid #DDD;
    border-bottom: 0;
    line-height: 50px;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-left li:last-child
{
    border-bottom: 1px solid #DDD;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-left li.active
{
    border-right: 1px solid #FFF;
}
.responsive-tabs-default .responsive-tabs-content.responsive-tabs-left
{
    top: 0;
}
/******* Suitable for IE8 version *************/

.update-dv
{
    margin: 0;
    padding: 0 0px 0px 0;
}
/* tab */

ol, ul
{
    margin: 0 0 0px;
}
ol:after, ul:after
{
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
    content: " ";
}
ol.unstyled, ul.unstyled
{
    margin: 0 0 20px;
    padding: 0;
    color: inherit;
    list-style-type: none;
}
ol.inline > li, ul.inline > li
{
    display: inline-block;
    padding: 0;
    float: left;
}
ol.inline > li:after, ul.inline > li:after
{
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
ol.circle, ul.circle
{
    list-style: circle;
}
ol.disc, ul.disc
{
    list-style: disc;
}
ol.square, ul.square
{
    list-style: square;
}
/***************************/

.responsive-tabs
{
    margin: 0 0 -1px 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    background-color: #fff;
}
.responsive-tabs li
{
    margin: 0;
    text-align: center;
    line-height: 40px;
    float: left;
}
.responsive-tabs li:hover
{
    background-color: #d7d7d7;
}
.responsive-tabs li a
{
    display: block;
    padding: 0 22px;
    text-decoration: none;
    color: #000;
    font-size: 17px;
    font-weight: lighter;
}
.responsive-tabs-content
{
    margin-bottom: 20px;
}
.responsive-tabs-content.bm-remove
{
    margin-bottom: 0;
}
.responsive-tabs-content.bm-smaller
{
    margin-bottom: 5px;
}
.responsive-tabs-content.bm-small
{
    margin-bottom: 10px;
}
.responsive-tabs-content.bm-medium
{
    margin-bottom: 20px;
}
.responsive-tabs-content.bm-large
{
    margin-bottom: 30px;
}
.responsive-tabs-content.bm-larger
{
    margin-bottom: 40px;
}
.responsive-tabs-content .responsive-tabs-panel
{
    padding: 0;
}
.responsive-tabs-content .responsive-tabs-panel .responsive-tab-title
{
    display: none;
}
/* Tabs Left */

.responsive-tabs.responsive-tabs-left
{
    width: 150px;
    float: left;
}
.responsive-tabs.responsive-tabs-left li
{
    text-align: left;
    float: none;
}
.responsive-tabs-content.responsive-tabs-left
{
    overflow: hidden;
}
/* Tabs Right */

.responsive-tabs.responsive-tabs-right
{
    width: 150px;
    float: right;
}
.responsive-tabs.responsive-tabs-right li
{
    text-align: right;
    float: none;
}
.responsive-tabs-content.responsive-tabs-right
{
    overflow: hidden;
}
/*	#Themes
//	================================================== */
/* Standard */

.responsive-tabs-default .responsive-tabs li
{
    color: #74777b;
    transition: background-color 0.2s, color 0.2s;
    cursor: pointer;
    position: relative;
    z-index: 999999;
    margin: 0 1px;
}
.responsive-tabs-default .responsive-tabs li.active
{
    border-top: 3px solid #e21d17;
    background-color: #fbfbfb;
}
.responsive-tabs-default .responsive-tabs-content
{
    background-color: #F9F9F9;
    position: relative;
    margin: 0; /* top: -1px;*/
    z-index: 999;
}
.responsive-tabs-default .responsive-tabs-content .responsive-tab-title
{
    color: #0B8593;
}
/* Tabs Left */

.responsive-tabs-default .responsive-tabs.responsive-tabs-left
{
    left: 1px;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-left li
{
    width: 100%;
    border-right: 1px solid #DDD;
    border-bottom: 0;
    line-height: 50px;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-left li:last-child
{
    border-bottom: 1px solid #DDD;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-left li.active
{
    border-right: 1px solid #FFF;
}
.responsive-tabs-default .responsive-tabs-content.responsive-tabs-left
{
    top: 0;
}
/* Tabs Right */

.responsive-tabs-default .responsive-tabs.responsive-tabs-right
{
    right: 1px;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-right li
{
    width: 100%;
    border-right: 1px solid #DDD;
    border-bottom: 0;
    border-left: 1px solid #DDD;
    line-height: 50px;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-right li:last-child
{
    border-bottom: 1px solid #DDD;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-right li.active
{
    border-left: 1px solid #FFF;
}
.responsive-tabs-default .responsive-tabs-content.responsive-tabs-right
{
    top: 0;
}
/* Tabs Right */

.responsive-tabs-default .responsive-tabs.responsive-tabs-right
{
    right: 1px;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-right li
{
    width: 100%;
    border-right: 1px solid #DDD;
    border-bottom: 0;
    border-left: 1px solid #DDD;
    line-height: 50px;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-right li:last-child
{
    border-bottom: 1px solid #DDD;
}
.responsive-tabs-default .responsive-tabs.responsive-tabs-right li.active
{
    border-left: 1px solid #FFF;
}
.responsive-tabs-default .responsive-tabs-content.responsive-tabs-right
{
    top: 0;
}
.tab-width
{
    width: 102px !important;
}
.resp-tabs-list-candidate ul
{
    margin-bottom: 0 !important;
}
.resp-tabs-list-candidate li
{
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    padding: 10px 7px 7px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
    min-width: 100px;
    background-color: #f3f3f3;
    border-bottom: solid 4px #f3f3f3;
    text-align: center;
    border-radius: 8px 8px 0 0;
}

.resp-tabs-list-Active
{
    border-bottom: solid 4px red !important;
    background-color: #f9ecd9 !important;
}
.resp-tabs-list-inact
{
    background-color: #f3f3f3;
    border-bottom: solid 4px #f3f3f3;
}
.resp-tabs-list-candidate-Active
{
    border-bottom: solid 4px red !important;
    background-color: #f9ecd9 !important;
}

/*.resp-tabs-list li.active  {
        background-color:#e8d6b5;
    }

    .resp-tabs-list li:hover  {
         background-color:#efefef;
         color:#000;
         cursor:pointer;
    }*/


.resp-tabs-list-candidate li a
{
    text-decoration: none;
    color: #000;
    display: block;
    width: 100%;
    float: left;
}

/*.resp-tabs-list-candidate li a:active {
     background-color:#e8d6b5;
}
*/
.resp-tabs-list-candidate li a:hover
{
    color: #a9a9a9;
    cursor: pointer;
}
.resp-tabs-container-candidate
{
    padding: 0px;
    background-color: #fff;
    clear: left;
}
/******* end of tabcss CB *************/
/****** tab parent *********/

ul.resp-tabs-list, p
{
    margin: 0px;
    padding: 0px;
}
.resp-tabs-list li
{
    font-weight: 400;
    font-size: 15px;
    display: inline-block;
    padding: 15px 29px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;

    background-color: #f3f3f3;
    text-align: center;
    border-radius: 8px 8px 0 0;
}

/*.resp-tabs-list li.active  {
        background-color:#e8d6b5;
    }

    .resp-tabs-list li:hover  {
         background-color:#efefef;
         color:#000;
         cursor:pointer;
    }*/


.resp-tabs-list li a
{
    text-decoration: none;
    color: #000;
    display: block;
    width: 100%;
    float: left;
}

/*.resp-tabs-list li a:active {
     background-color:#e8d6b5;
}*/

.resp-tabs-list li a:hover
{
    color: #a9a9a9;
    cursor: pointer;
}
.resp-tabs-container
{
    padding: 0px;
    background-color: #fff;
    clear: left;
}
h2.resp-accordion
{
    cursor: pointer;
    padding: 5px;
    display: none;
}
.resp-tab-content
{
    display: none;
    padding: 15px;
}
.resp-tab-active
{
    /* border: 1px solid #C3AB7F !important;     border-bottom: none;     margin-bottom: -1px !important;     padding: 12px 14px 14px 14px !important;     border-top: 4px solid #C3AB7F !important;     border-bottom: 0px solid #C3AB7F !important;*/
    background-color: #c3ab7f !important;
    color: #fff !important;
}
.resp-tab-active a
{
    color: #FFF !important;
}
.resp-tab-active
{
    border-bottom: none;
    background-color: #fff;
}
.resp-content-active, .resp-accordion-active
{
    display: block;
}
.resp-tab-content
{
    border: 1px solid #C3AB7F;
    border-top-color: #C3AB7F;
}
h2.resp-accordion
{
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}
h2.resp-tab-active
{
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}
h2.resp-tab-title:last-child
{
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/************   drop down instruction slider *************/

a
{
    text-decoration: none;
    font-weight: 700;
}
#header
{
    background-color: #ECECEC;
    border-bottom: 1px solid #D8D8D8;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-family: mangal, Arial;
    letter-spacing: 0.04em;
    margin: 0px;
    padding: 0px;
    background-image: url("/Quick Links/PortalImages/hexellence.png");
}
.header-container
{
    width: 90%;
    margin: auto;
    font-weight: 400;
    color: #000;
    font-size: 19px !important;
}
html, body, form
{
    margin: 0;
    padding: 0;
    color: #000;
}
form
{
    min-height: 350px; /*width: 1000px;*/
    margin: 0 auto;
}
.formWdth
{
    width: 100% !important;
}
#DivHeaderOuter
{
    width: 100%;
    float: none;
    border-top: 1px solid #e1e1e1;
    background-repeat: repeat-x;
    background-color: #fff;
    border-bottom: solid 1px #eee;
    background-image: url('/Quick Links/portalImages/header-txt-bg.png');
    height: 87px;
}
#DivHeaderOuterTop
{
    width: 100%;
    background-color: #f4f4f4;
    height: 30px;
    font-size: .9em;
}
#DivHeaderOuterTopInner
{
    width: 95%;
    margin: 0 auto;
    text-align: left;
    color: #000;
    line-height: 27px;
}
#DivHeaderOuterTopInner a
{
    color: #000;
}
#DivHeaderOuterTopInner a:hover
{
    color: #ccc;
}
#DivHeader
{
    width: 95%;
    margin: 0px auto;
}
#DivMPOLogo
{
    float: left;
    position: relative;
    margin: 7px auto 0;
}
.ClearFix
{
    clear: both;
}
#DivHeaderBut
{
    float: right;
    position: relative;
    color: #000 !important;
    display: inline;
    height: 25px;
    line-height: 27px;
    font-size: 12px !important;
}
DivLoginDtls
{
    line-height: 20px;
}
#DivHeaderBut a
{
    color: #000;
    text-decoration: none;
}
#DivMainContainerTab
{
    width: 100%;
    position: relative;
    float: left;
}
img
{
    border: none;
}
.DivContBox1 p, .DivContBox2 p
{
    color: #1a808f;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
}
.Tab3
{
    width: 67%;
    float: right;
    height: 270px !important;
    text-align: center;
    margin: 0 0 0 5px;
    padding: 10px 5px;
}
.Tab3 ul li
{
    line-height: 24px;
}
#SpaceInner p img
{
    margin: 0 10px 0 0;
    padding: 0;
}
.MainDivSlider
{
    width: 100%;
    position: relative;
}
.MainDivSlider img
{
    width: 100%;
}
.PortalContainer
{
    margin: 0 0;
    width: 100%;
    padding: 10px 0;
    background-color: #f7f7f7;
}
.News h3
{
    text-align: left !important;
    font-size: 14px !important;
    font-weight: 600;
}
.text-center
{
    text-align: center;
}
.PortalRow
{
    width: 95%;
    margin: 0 auto;
}
.col-12
{
    width: 98%;
    margin: .5% auto;
    padding: .5%;
}
.portal-txt
{
    text-align: justify;
    line-height: 1.8em;
    font-family: mangal, Arial;
}
.more
{
    background-color: #0ba2c7;
    padding: 1px 3px;
    border-radius: 3px 3px;
    color: #fff;
}
.col-06
{
    width: 31%;
    margin: 1%;
    float: left;
    padding: 0;
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 7px 7px;
    height: 380px;
    overflow: hidden;
}
.OG-Container h1
{
    background-color: #c90682;
    margin: 0 0 0 0;
    padding: 10px 5px;
    color: #fff;
    border-radius: 7px 7px 0 0;
    font-weight: 100 !important;
    font-family: mangal, Arial !important;
    font-size: 16px;
}
.OG-Container ul, .feat-Container ul
{
    height: 350px; /*overflow-y:scroll;*/
}
.OG-Container ul li, .feat-Container ul li
{
    background-color: #fff;
    border-bottom: solid 1px #f0f0f0;
    padding: 10px 8px 10px 35px;
    margin-left: 0px;
    list-style-type: none;
    color: #686868;
    font-family: mangal, Arial;
    font-weight: 100;
    background-image: url('/Quick Links/PortalImages/aro.png');
    background-repeat: no-repeat;
    background-position: left 4px;
}
.OG-Container ul li a, .feat-Container ul li a
{
    color: #686868;
    text-decoration: none;
}
.OG-Container ul li a:hover, .feat-Container ul li a:hover
{
    color: #e68b0a;
    text-decoration: underline;
}
.feat-Container h1
{
    background-color: #7c15c3;
    margin: 0 0 0 0;
    padding: 10px 5px;
    color: #fff;
    border-radius: 7px 7px 0 0;
    font-weight: 100 !important;
    font-family: mangal, Arial !important;
    font-size: 16px;
}
.rsnt-Container h1
{
    background-color: #6EC5CD;
    margin: 0px;
    padding: 10px 5px;
    color: #FFF;
    border-radius: 7px 7px 0px 0px;
    font-size: 16px;
    font-weight: 100 !important;
    font-family: mangal, Arial !important;
}
.rsnt-Container ul
{
    height: 350px; /*overflow-y:scroll;*/
}
.rsnt-Container ul li
{
    background-color: #fff;
    border-bottom: solid 1px #f0f0f0;
    padding: 10px 8px 10px 35px;
    margin-left: -25px;
    list-style-type: none;
    color: #686868;
    font-family: mangal, Arial;
    font-weight: 100;
    background-image: url('/Quick Links/PortalImages/aro.png');
    background-repeat: no-repeat;
}
.rsnt-Container ul li a
{
    color: #686868;
    text-decoration: none;
}
.rsnt-Container ul li a:hover
{
    color: #e68b0a;
    text-decoration: underline;
}
.CS-Container h1
{
    background-color: #f4f4f4;
    margin: 0 0 0 0;
    padding: 10px 5px;
    color: #000;
    border-radius: 7px 7px 0 0;
    font-weight: 600 !important;
    font-family: mangal, Arial !important;
    font-size: 1.2em;
    border: solid 1px #ddd;
    border-bottom: none;
}
.Abt-mpo p
{
    font-family: mangal, Arial !important;
    font-size: 17px;
    font-weight: 100;
    color: #FFF !important;
    margin: 0px;
    padding: 10px 0px;
    background-position: left bottom;
    background-repeat: no-repeat;
    text-align: center;
}
h1
{
    font-family: mangal, Arial !important;
    font-size: 2em;
    font-weight: 100 !important;
    color: #008edf;
    margin: 0 0 0 0;
    padding: 0 0 15px 0;
    text-align: left;
}
.CitizenS
{
    background-color: #fff;
    background-image: url('/Quick Links/PortalImages/ice-age.png');
    margin: 10px 0;
    width: 100%;
    padding: 10px 0;
    background-attachment: fixed;
}
.Abt-mpo
{
    background-color: #438bc8;
    color: #fff;
    width: 100%;
}
.Clnt-spk
{
    color: #888;
    width: 100%;
}
.col-04
{
    width: 31.3%;
    margin: .5% .5%;
    float: left;
    background-color: #ccc;
    height: 200px;
    padding: .5%;
}
.SrvDiv
{
    background-color: #fff;
    border: solid 1px #ddd;
    color: #045abc;
    width: 47.1%;
    margin: .5%;
    float: left;
    padding: .5%;
    overflow: auto;
    font-size: 18px;
    border-radius: 5px;
    border-left: solid 5px #438bc8;
}
.SrvDiv:hover
{
    background-color: #f9f9f9;
}
.SrvDiv span
{
    line-height: 20px;
    margin: 10px 0 0 0;
    color: #767676;
    font-size: .65em;
}
.SrvDiv img
{
    margin-right: 10px;
}
.SrvDiv a
{
    color: #000;
    font-size: .9em;
}
.SrvDiv a:hover
{
    color: #dc5009;
}
.Body-container
{
    width: 90%;
    margin: 0 auto 50px;
    min-height: 550px;
}
/*.Body-container span 
{ margin:0;
  padding:0;
  line-height:1;
  float:left;
}*/

.Body-container p
{
    line-height: 30px;
    margin: 0;
}
.Body-container h3
{
    text-align: center;
    font-family: mangal, Arial;
    font-size: 2.5em;
    font-weight: 100;
    margin: 30px 0 20px;
    padding: 0 0 0 0;
}
.text-center
{
    text-align: center;
}
.fadein div
{
    top: 0;
    left: 0;
}
.paragraph
{
    padding-left: 30px;
}
#DivServer
{
    position: fixed;
    right: 5px;
    bottom: 0;
    background-color: #10475f;
    font-weight: 700;
    color: #fff;
    font-weight: 100;
    padding: 5px;
    z-index: 999 !important;
    border-radius: 7px 7px 0 0;
}
#DivContainerTop
{
    background-color: #545454;
    height: 30px;
    display: block;
    line-height: 30px;
    color: #eee;
    width: 100%;
    margin: 0 auto;
}
#DivContainerTopInner
{
    width: 1000px;
    display: block;
    height: 25px;
    position: relative;
    text-align: right;
    color: #c5c5c5;
    letter-spacing: 1px;
    margin: 0 auto;
}
#DivContainerTop a
{
    height: 30px;
    color: #cdcdcd;
    line-height: 30px;
    width: 100%;
    font-size: 100%;
    font-weight: 400;
    font-family: 'mangal, Arial';
    letter-spacing: 0;
    margin: 0 auto;
}
#DivContainerTop a:hover
{
    color: #ffc19b;
    text-decoration: none;
}
#DivContainerTopTxt
{
    position: relative;
    float: left;
    display: inline;
    margin-left: 0;
}
#DivContainerTopTxt a
{
    color: #cdcdcd;
    text-decoration: none;
}
#DivContainerTopWelcomeTxt
{
    position: relative;
    float: right;
    margin-right: 10px;
    color: #cdcdcd;
}
#DivContainerTopWelcomeTxt a
{
    text-decoration: none;
    color: #cdcdcd;
}
#DivServices
{
    width: 670px;
    float: left;
    position: relative;
}
#DivServicesInner
{
    width: 100%;
    margin: 0 auto;
}
#DivServicesInner p
{
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
    padding: 0;
}
.bullet
{
    background-image: url(/Portal/headers/images/bullet.png);
    width: 25px;
    height: 25px;
}
.service_name, .service_name a
{
    color: #000 !important;
}
.service_name span
{
    font-size: 10px;
    color: #666;
    margin-top: -50px;
}
.SliderBut
{
    position: absolute;
    margin-left: 946px;
    z-index: 9999;
    margin-top: -40px;
}
.Divticker
{
    width: 100%;
    float: left;
    background-color: #036aa5;
    margin-bottom: 50px;
    font-family: Mangal, Arial;
}
#DivStp
{
    width: 90%;
    color: #fff;
    margin: 0 auto;
    padding: 5px 10px;
}
#DivStp #Adt strong
{
    color: #fff;
    line-height: 38px;
    margin: 0 auto;
    padding: 5px;
}
strong
{
    font-weight: 700;
}
.Tab2 ul li, .Tab2 ul li a
{
    font-family: mangal, Arial;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    margin: 0;
    padding: 0;
}
.Tab2 ul li a:hover
{
    font-family: mangal, Arial;
    font-weight: 400;
    line-height: 24px;
    color: #136470;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}
#DivRelease
{
    width: 100%;
    float: left;
    background-image: url('/Quick Links/PortalImages/Release.png');
    border: 1px solid #ededed;
    border-left: none;
    border-right: none;
    height: 200px;
}
#DivReleaseInner
{
    width: 90%;
    margin: 0 auto;
    padding: 10px;
}
#DivReleaseInner ul li
{
    font-family: mangal, Arial;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
#DivReleaseInner p
{
    width: 100%;
    margin: 0;
    padding: 0;
}
#DivContMain
{
    width: 1000px;
    margin: 0 auto;
}
.DivContBox1
{
    width: 400px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-left: 5px solid #1a808f;
    height: 170px;
    float: left;
    font-style: italic;
    line-height: 20px;
    margin: 30px 20px 30px 50px;
    padding: 10px 10px 10px 15px;
}
.DivContBox2
{
    width: 400px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-left: 5px solid #1a808f;
    height: 170px;
    float: right;
    margin: 30px 50px 30px 20px;
    padding: 10px 5px 10px 15px;
}
em
{
    font-family: Times New Roman;
}
hr
{
    border: 1px solid #dedddd;
}
.DivContBox2 h6
{
    font-size: 20px;
    font-family: Times New Roman;
    margin: 0 0 0 20px;
    padding: 0;
}
.txt
{
    line-height: 25px;
    margin: 0 0 0 20px;
}
#footer
{
    background-color: #05507A;
    float: left;
    width: 100%;
    z-index: 0;
}
#footerInner
{
    width: 95%;
    color: #ddd;
    margin: 10px auto;
}
#footerInner h4
{
    font-family: mangal, Arial;
    font-size: 15px;
    font-weight: 400;
    color: #89aaaf;
    width: 33%;
    border-bottom: 1px dotted #89aaaf;
}
.footerInnertxt
{
    width: 28%;
    float: left;
    border-right: 1px solid #7cafc5;
    margin-left: 5%;
}
.footerInnertxt1
{
    width: 28%;
    float: left;
    border-right: 1px solid #7cafc5;
    margin-left: 5%;
}
.footerInnertxt2
{
    width: 5%;
    float: left;
    border-right: 1px solid #7cafc5;
    margin-left: 5%;
}
.footerInnertxt a, .footerInnertxt1 a, .footerInnertxt2 a
{
    color: #7cafc5;
    text-decoration: none;
    border-bottom: 1px dotted #7cafc5;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-family: mangal, Arial;
    width: 90%;
}
.footerInnertxt a:hover, .footerInnertxt1 a:hover, .footerInnertxt2 a:hover
{
    color: #ddd;
}
#footerInnerRgt
{
    width: 400px;
    float: right;
    text-align: right;
}
#footerInner p
{
    text-align: right;
    width: 90px;
    float: right;
    margin-right: 0;
}
#OuterPan
{
    position: absolute;
    z-index: 999;
    width: 100%;
    left: 0;
    height: 1px;
    top: 114px;
}
#tblPanel
{
    width: 100%;
    display: none;
    position: relative;
    z-index: 9999;
    margin: 26px 0 0;
}
#tblPanelMain
{
    width: 1000px;
    text-align: right;
    margin: 0 auto;
}
#kiosktblsld
{
    margin-left: 600px;
    text-align: left;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    position: relative;
    float: left;
}
#panel
{
    max-width: 700px;
    height: 400px;
    background-image: url('../images/slider_bg.png');
    display: none;
    position: relative;
    z-index: 9999;
    margin: 0 auto;
}
.paneltxt h3
{
    color: #fff8ae;
    font-size: 16px;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #cdcdcd;
    margin: 15px 0 10px;
    padding: 0;
}
.paneltxt
{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
}
.slide
{
    max-width: 700px;
    position: relative;
    border-top: 0 solid #cdcdcd;
    z-index: 9999;
    margin: 0 auto;
    padding: 0;
}
.btn-slide
{
    background: url(../images/white-arrow.gif) no-repeat right -52px;
    text-align: center;
    width: 150px;
    display: block;
    font-family: mangal, Arial;
    background-color: #000;
    color: #fff;
    float: right;
    text-decoration: none;
    margin: 0 auto;
    padding: 5px 5px 8px 0;
    font-size: 12px;
}
.active
{
    background-position: right 12px;
}
.fadein img
{
    position: absolute;
    left: 0;
    top: 0;
}
.bodycont
{
    width: 680px;
    margin: -10px auto 0 -5px;
}
#tabs
{
    overflow: hidden;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
#tabs li
{
    float: left;
    width: 232px;
    margin: 0 -15px 0 0;
}
#tabs a
{
    float: left;
    position: relative;
    height: 0;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #3d3d3d;
    width: 176px;
    padding: 0 20px;
}
#tabs a:hover, #tabs a:focus
{
    border-bottom-color: #2ac7e1;
}
#tabs a:focus
{
    outline: 0;
}
#tabs #current
{
    z-index: 3;
    border-bottom-color: #3d3d3d;
}
#content
{
    background: #f9f9f9;
    border-top: 2px solid #3d3d3d;
    height: 204px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}
#content h2, #content h3, #content p
{
    margin: 0 0 15px;
}
#about
{
    color: #999;
    text-align: center;
}
#about a
{
    color: #777;
}
#DivLoginContainer
{
    width: 100%;
    float: left;
    margin: auto;
}
#OuterBox, #Container
{
    background-color: #fafafa;
    border: 0px solid #fff;
    width: 90%;
    display: table;
    margin: 0 auto;
    padding: 5px;
}
#SubHead
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
}
#SubHead h4
{
    font-family: Microsoft Yi Baiti;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    margin: 0;
    padding: 0 30px;
}
.DivLoginExp
{
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    width: 230px;
    margin: 20px auto;
    padding: 10px;
    box-shadow: 0 0 4px #eee;
}
.Divdtl
{
    float: left;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    width: 478px;
    margin: 10px 0;
    padding: 10px 5px;
}
.Divdtl_KIOSK, .Divdtl_Citizen, .Divdtl_G2G
{
    float: left;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    width: 478px;
    line-height: 27px;
    margin: 10px 0;
    padding: 10px 5px;
}
.Divdtl a, .Divdtl_Citizen a
{
    background-color: #333;
    color: #fff;
    padding: 5px;
}
.Divdtl a:hover, .Divdtl_Citizen a:hover
{
    background-color: #3ac0d4;
    color: #fff;
    padding: 5px;
}
.Divdtl h4, .Divdtl_KIOSK h4, .Divdtl_Citizen h4, .Divdtl_G2G h4, .ConactHomeDiv h4
{
    font-family: Microsoft Yi Baiti;
    font-size: 16px;
    color: #666;
    font-weight: 700;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    background-color: #f9f9f9;
    margin: 0 0 15px;
    padding: 0 10px;
}
.DivLoginDtl
{
    width: 200px;
    float: left;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    margin: 10px 10px 10px 0;
    padding: 10px;
}
.DivLoginDtl a
{
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    margin-bottom: -1px;
    color: #666;
    background-image: url('/Quick Links/PortalImages/login_arrow.png');
    background-position: right top;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.DivLoginDtl a:hover
{
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    background-color: #f7f7f7;
    margin-bottom: -1px;
    color: #666;
    background-image: url('/Quick Links/PortalImages/login_arrow.png');
    background-position: right -40px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.DivLoginDtl span
{
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ededed;
    margin-bottom: -1px;
    color: #666;
    background-color: #f8f8f8;
    font-weight: 700;
    padding: 0 0 0 20px;
}
#OuterBoxDCList, #OuterBox
{
    width: 1000px;
    min-height: 400px;
    margin: 0 auto;
}
#BoxDCListInner
{
    width: 100%;
    float: left;
    background-color: #fafafa;
    border: 0 solid #000;
}
#Container h2
{
    font-family: mangal, Arial;
    font-size: 30px;
    color: #036fdd;
    font-weight: 400;
    margin: 20px 0 10px;
    padding: 0;
}
#OuterBox h2, #OuterBoxDCList h2
{
    font-family: mangal, Arial;
    font-size: 30px;
    color: #036fdd;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
}
#DivTxt
{
    font-family: mangal, Arial;
    color: #333;
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
}
#DivContainerMain
{
    position: relative;
    background-repeat: repeat-x;
}
#DivBody
{
    width: 1000px;
    border: 1px solid red;
    display: table;
    margin: 300px auto 0;
}
#DivLoginDtl
{
    position: relative;
    float: right;
    color: #eee;
    font-weight: 700;
}
#DivMainLnk
{
    position: absolute;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
#DivMainLnk a
{
    color: #682b09;
    text-decoration: none;
    margin: 3px 3px 0;
}
#DivMainLnk a:hover
{
    color: #fff;
}
#DivBodyTxtStep h3, #DivBodyTxtRgt h3
{
    font-family: mangal, Arial;
    width: 100%;
    background-position: left 15px;
    height: 40px;
    color: #036fdd;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 5px;
}
#DivBodyTxtRgt h3, #DivBodyTxtConnect h3, #DivBodyTxtClient h3, #DivBodyTxtOther h3, #DivBodybot h3
{
    font-family: mangal, Arial;
    background-position: left 15px;
    width: 100%;
    color: #036fdd;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
}
#subM a
{
    color: #682b09;
    text-decoration: none;
    margin: 0 5px;
}
#subM a:hover
{
    color: #fff;
    text-decoration: underline;
}
#kiosklist legend
{
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted orange;
    width: 100%;
    color: orange;
}
#InnerBdr a
{
    color: #666;
    text-decoration: none;
}
#InnerBdr a:hover
{
    color: #d15613;
    text-decoration: none;
}
.urlbottom1
{
    color: #e64100;
    font-size: 13px;
    font-weight: 700;
}
.urlcategory a:hover
{
    color: #e64100;
}
#msgdsp
{
    width: 100%;
    text-align: center;
    background-color: #06c;
    position: relative;
    left: 0;
}
#DivUserInfo
{
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 3px solid #333;
    float: left;
    background-image: url('/Quick Links/PortalImages/tab-bg.png');
    height: 101px;
    margin: 0 0 0 4px;
}
#DivCitizenLgn, #DivCitizenLgn a, #DivKIOSKLgn, #DivKIOSKLgn a, #DivG2GLgn, #DivG2GLgn a, #DivLocalLgn, #DivLocalLgn a
{
    background-repeat: no-repeat;
    background-position: center top;
    width: 142px;
    position: relative;
    float: left;
    font-family: "Bookman Old Style";
    font-size: 22px;
    text-align: center;
    color: #666;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
    border-right: 1px dotted #999;
    margin: 0 10px 0 0;
    padding: 0;
}
#DivCitizenLgn span, #DivKIOSKLgn span, #DivG2GLgn span, #DivLocalLgn span
{
    line-height: 10px;
    color: #999;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    margin: -80px 0 0;
}
#DivLocalLgn, #DivLocalLgn a, #DivCitServices, #DivCitServices a, #DivPicGallery, #DivPicGallery a
{
    background-repeat: no-repeat;
    background-position: center top;
    width: 173px;
    position: relative;
    float: left;
    font-family: "Bookman Old Style";
    font-size: 22px;
    text-align: center;
    color: #666;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
    border-right: 1px dotted #999;
    margin: 0 5px 0 0;
    padding: 0;
}
#DivLocalLgn span, #DivCitServices span, #DivPicGallery span
{
    line-height: 10px;
    color: #999;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    text-align: left;
    margin: -80px 0 0;
}
#DivBodyTxt
{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
}
#DivBodyTxtLft
{
    position: relative;
    float: left;
    width: 63%;
    margin-left: 25px;
}
#DivBodyTxtStep p, #DivBodybot p
{
    padding-left: 20px;
    margin-top: 0;
    line-height: 20px;
    text-align: justify;
    padding-bottom: 0;
}
#DivBodyTxtStep span a, #DivBodyTxtClient span a, #DivBodyTxtConnect span a, #DivBodyTxtOther span a
{
    color: #fff;
    background-color: #333;
    text-decoration: none;
    padding: 2px;
}
#DivBodyTxtStep span a:hover, #DivBodyTxtClient span a:hover, #DivBodyTxtConnect span a:hover, #DivBodyTxtOther span a:hover
{
    color: #fff;
    background-color: #df4407;
    padding: 2px;
}
#DivBodyTxtRgtNew
{
    float: right;
    position: relative;
}
#DivBodyTxtConnect, #DivBodyTxtClient, #DivBodyTxtOther
{
    position: relative;
    float: left;
    margin-left: 4%;
    width: 47%;
    text-align: left;
    line-height: 22px;
}
#DivBodyTxtConnect
{
    margin-left: 0;
    text-align: left;
}
.popstyle, .popstyle ul li, .popstyle ul li a
{
    font-family: mangal, Arial;
    font-size: 18px;
    color: #f5f5f5;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none;
    margin-left: 0;
}
.popstyle ul li a:hover
{
    background-color: #fff;
    color: #000;
    padding: 4px;
}
#pop
{
    padding-top: 5px;
}
#DivBodyTxtRgt
{
    position: relative;
    float: right;
    width: 250px;
    z-index: 0;
    height: 100%;
}
#DivBodyTxtRgtAbtMP, #DivBodyTxtRgttopbox
{
    position: relative;
    float: right;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
#DivBodyTxtRgttopbox
{
    text-align: left;
}
#DivBodyTxtRgtAbtMP ul
{
    font-size: 13px;
    color: #000;
}
#DivBodyTxtRgtAbtMP ul li a
{
    color: #000;
    text-decoration: none;
    line-height: 30px;
}
#DivBodyTxtRgtAbtMP ul li a:hover
{
    color: #036fe3;
}
#DivBodyTxtRgtAbtMP h3
{
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
#DivBodyTxtRgtAbtMP img
{
    border: 0;
}
#DivBodyTxtRgtNew ul, #DivBodyTxtConnect ul, #DivBodyTxtClient ul, #DivBodyTxtOther ul, #DivBodyTxtRgttopbox ul
{
    margin-top: 0;
    line-height: 22px;
}
#DivBodyClientInner
{
    width: 300px;
    position: relative;
    margin: 0 auto;
    padding: 20px;
}
#DivBodyTxtAdd
{
    float: left;
    position: relative;
    margin-top: 20px;
    background-image: url("/Quick Links/PortalImages/AddArea.png");
    width: 640px;
    height: 140px;
    padding: 10px 5px 10px 0;
}
#DivBodyTxtAddInner
{
    width: 90%;
    position: relative;
    margin: 0 auto;
}
#DivBodyTxtlftMiddle
{
    width: 100%;
    position: relative;
    float: left;
}
#DivFooterMain
{
    width: 100%;
    float: left;
    position: relative;
    background-color: #333;
    min-height: 90px;
    color: #ccc;
    text-align: center;
}
#DivFooterTxt
{
    position: relative;
    text-align: center;
    line-height: 18px;
    margin: 20px;
}
#CitizenContLeft
{
    float: right;
    background-color: #edeeee;
    border: 4px double #d3d3d3;
    margin: 30px;
    padding: 10px;
}
#kioskContLeft
{
    width: 58%;
    margin: 0 5px;
    padding: 1px 5px;
}
#CitizenContLeft ul li
{
    font: 12px mangal, Arial red;
    margin-left: 50px;
    line-height: 25px;
    color: #6a6a6a;
    text-align: justify;
    font-family: mangal, Arial;
}
#CitizenContRgt
{
    height: 205px;
    position: relative;
    display: block;
    width: 330px;
    margin: 80px auto 0;
}
#InnerBdr
{
    font-size: 13px;
    width: 324px;
    height: 350px;
    margin: 70px auto;
    background-color: #fff;
    border: solid 1px #ddd;
    font-family: mangal, Arial;
    padding: 10px 10px;
}
#CtzLgnID
{
    width: 200px;
    color: #666;
    position: relative;
    height: 30px;
    margin: 10px;
}
#CtzLgnTxt, #CtzLgnPswTxt
{
    width: 100%;
    background-position: center;
    padding: 2px 6px;
}
#LoginBtn, #LoginBtn a
{
    width: 99%;
    color: #666;
    text-align: right;
    text-decoration: none;
    margin: 0 auto;
}
#LoginBtn a:hover
{
    color: #fe1819;
}
#PlaceHolder
{
    width: 350px;
    right: 0;
    float: right;
    padding: 0px 5px;
    position: relative;
}
.PlaceHolder1
{
    float: left;
    display: inline;
    width: 80px;
    margin-top: 10px;
    height: 60px;
}
.PlaceHolder2
{
    float: left;
    display: inline;
    text-align: center;
    width: 800px;
    margin-top: 10px;
    height: 60px;
}
.PlaceHolder3
{
    float: right;
    display: inline;
    width: 80px;
    margin-top: 10px;
    height: 60px;
}
#PlaceHolder .Subdiv
{
    float: left;
    margin: 0 11%;
}
#PlaceHolder div ul li
{
    display: inline;
    text-align: center;
    margin: 10px 20px 0 0;
}
#DivBanner
{
    height: 75px;
    width: 100%;
    background-image: url('/Quick Links/PortalImages/ServLogo.png');
}
.urlcategory
{
    background-image: url('/Quick Links/PortalImages/Bull.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-left: 10px;
}
.urlcategory a
{
    color: #666;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 100%;
    line-height: 30px;
    list-style-type: none;
    background-image: none;
    margin: 0;
    padding: 0;
}
.urlcategory2
{
    background-repeat: no-repeat;
}
.urlcategory2 a
{
    color: #666;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    display: block;
    line-height: 30px;
    list-style-type: none;
    background-image: url('/Quick Links/PortalImages/Bull.png');
    margin: 0 0 0 -30px;
    padding: 0 0 0 30px;
}
#DivBottomImg
{
    position: fixed;
    color: #8d8d8d;
    vertical-align: bottom;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: right;
}
#DivBottom a
{
    color: #8d8d8d;
    text-decoration: none;
}
#back-top
{
    position: fixed;
    bottom: 0;
    right: -10px;
}
#back-top a
{
    width: 102px;
    display: block;
    text-align: center;
    font: 11px/100% mangal, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
}
#back-top span
{
    width: 102px;
    height: 102px;
    display: block;
    margin-bottom: 7px;
    background-image: url('/Quick Links/PortalImages/up-arrow.png');
    background-position: center;
    background-repeat: no-repeat;
}
#back-top a:hover span
{
    background-color: #777;
}
.Services-bg
{
    background-image: url("/Quick Links/PortalImages/Citizen-Icon-BG.png");
    width: 200px;
    height: 111px;
    display: inline;
    position: relative;
    float: left;
    margin: 10px 5px;
}
.Services-txt
{
    font-family: Cambria;
    font-size: 16px;
    color: #666;
    width: 174px;
    float: left;
    position: relative;
    margin: 0 12px;
}
.img
{
    text-align: center;
    position: relative;
    width: 170px;
    height: 90px;
    float: left;
    border: 1px solid red;
    margin: 0;
}
.Services-txt h3
{
    font-size: 15px;
    font-weight: 700;
    vertical-align: middle;
    z-index: 20;
    margin: -3px 0 0;
    padding: 0;
}
.Services-txt p
{
    color: #666;
    margin: 0;
    padding: 0;
}
.Services-bg a
{
    text-decoration: none;
    color: #333;
}
.Services-bg a:hover
{
    color: #004bc8;
}
#cs1, #cs2, #cs3, #cs4, #cs5, #cs6
{
    font-size: 15px;
    font-family: Cambria;
    font-weight: 400;
}
.DivFormat
{
    float: left;
    text-align: left;
    line-height: 30px;
    margin: 0 0 50px 30px;
}
#direction
{
    float: right;
    text-align: center;
    margin: 0 20px 0 0;
}
#direction a
{
    font-family: mangal, Arial;
    width: 100%;
    color: #036fdd;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
    margin: 0;
    padding: 10px 0;
}
#direction a:hover
{
    color: #333;
    text-decoration: underline;
}
#style1 img
{
    display: inline;
    text-align: center;
}
.DivSnap
{
    width: 250px;
    height: 158px;
    float: left;
    display: inline;
    margin: 20px 17px;
}
#ErMsg
{
    width: 100%;
    text-align: center;
    height: 300px;
    vertical-align: middle;
    font-family: Cambria;
    font-size: 25px;
    color: red;
}
#ErMsg img
{
    margin-bottom: 30px;
}
#box1, #box2, #box3, #box4
{
    display: inline;
    float: left;
    height: 200px;
    margin: 2px;
    padding: 5px;
}
#box1
{
    background-color: #b75241;
    color: #fff;
    font-family: Cambria;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
#box2
{
    background-color: #d4a740;
    color: #fff;
    font-family: Cambria;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
#box3
{
    background-color: #9b5168;
    color: #fff;
    font-family: Cambria;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
#box4
{
    background-color: #81d0d9;
    color: #fff;
    font-family: Cambria;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    width: 96%;
}
.box
{
    border: 1px solid #cdcdcd;
    float: left;
    display: inline;
    width: 45%;
    margin: 5px;
    padding: 5px;
}
.inputLogin
{
    background: #fff;
    border: 1px solid #dcdddd;
    height: 25px;
    font: 11px mangal, Arial;
    color: #000;
    width: 90%;
    margin: 5px 0 5px;
    padding: 3px 8px;
}
.inputLoginEmp
{
    background: #fff;
    border: 1px solid #dcdddd;
    height: 25px;
    font: 11px mangal, Arial;
    color: #000;
    width: 90%;
    margin: 0px 0 10px;
    padding: 3px 8px;
}
.inputLoginNew
{
    background: #fff;
    border: 1px solid #ccc;
    width: 180px;
    font: 11px mangal, Arial;
    color: #888;
    padding: 6px 8px;
}
#comment
{
    height: 60px;
    max-width: 94%;
    max-height: 120px;
    min-width: 94%;
}
#comment:focus
{
    height: 80px;
}
input:focus, textarea:focus
{
    outline: none;
    color: #666;
}
input.needsfilled, input:focus.needsfilled, textarea.needsfilled, textarea:focus.needsfilled
{
    border-top: 1px solid #dd5d00;
}
.submit
{
    height: 28px;
    line-height: 28px;
    font-family: mangal, Arial;
    font-weight: 400;
    color: #cdcdcd;
    border: 0;
    background-color: #333;
    float: left;
    width: auto;
    padding: 0 6px;
}
.submit:hover
{
    cursor: pointer;
    background-color: #666;
    color: #fff;
}
.submit:active
{
    margin-top: 1px;
    outline: none;
}
.span
{
    color: #025ebc;
    font-size: 14px;
    font-weight: 700;
}
.dispensor
{
    width: 379px;
    text-align: right;
    float: right;
    top: 3px;
    position: absolute;
    z-index: 99999;
    right: 0;
    padding: 1px;
}
.dispensor p
{
    text-decoration: none;
    color: #fff;
    margin: 0 -25px;
    padding: 0 25px 0 0;
}
.dispensor a
{
    color: #fff;
    text-decoration: none;
    font-family: mangal, Arial;
    font-weight: 400;
    text-transform: capitalize;
    padding: 4px;
}
.dispensor a:hover
{
    color: #999;
}
.PanelCont
{
    height: 100px;
    padding: 25px 20px 0;
}
.logout
{
    float: right;
    margin-right: 30px;
    margin-top: 7px;
    line-height: 20px;
    font-family: mangal, Arial;
    font-weight: 700;
    display: inline;
}
.KIOSKHome
{
    float: left;
    font-family: mangal, Arial;
    font-weight: 700;
    margin-left: 30px;
    line-height: 20px;
    display: inline;
    margin-top: 7px;
}
.KIOSKProf
{
    float: left;
    font-family: mangal, Arial;
    font-weight: 700;
    margin-left: 70px;
    line-height: 20px;
    display: inline;
    margin-top: 7px;
}
#OuterPanKiosk a
{
    font-size: 13px;
    color: #fff;
    display: inline;
}
.outerpanel
{
    z-index: 2000;
    width: 1000px;
    margin: 0 auto;
}
.Kiosk_image
{
    width: 27px;
    height: 27px;
    margin: -10px 0;
}
#Forgate_Password1
{
    visibility: hidden;
    z-index: 999;
    position: absolute;
    width: 100%;
    top: 5%;
}
#Forgate_Password
{
    width: 600px;
    background-color: #f3f3f3;
    border: 3px double #ccc;
    color: #fff;
    z-index: 50;
    margin: 0 auto;
    padding: 10px;
}
#Ntf
{
    position: fixed;
    top: 300px;
    z-index: 99999;
    visibility: hidden;
    margin: 0 auto;
}
#DivBodyTxtMore
{
    position: relative;
    float: left;
    width: 85%;
    margin-left: 6%;
}
#msgCont
{
    width: 600px;
    margin: 0 auto;
}
#MsgInnerBox
{
    width: 600px;
    background-color: #333;
    border: 3px double #ccc;
    color: #fff;
    float: left;
    margin: 0 auto;
    padding: 10px;
}
#MsgInnerBox ul li
{
    line-height: 22px;
    text-align: justify;
}
#MsgInnerBox h3
{
    color: #d3f771;
    border-bottom: 1px dotted #cdcdcd;
    font-size: 15px;
    margin: 0;
    padding: 0 0 5px;
}
#close a
{
    float: right;
    color: #FF0;
    margin-top: -24px;
    margin-right: -24px;
}
#container_lft a
{
    width: 100%;
    font-family: mangal, Arial;
    display: block;
    background-image: url('/Quick Links/PortalImages/citizen-bg.png');
    background-position: left top;
    color: #000;
    line-height: 35px;
    text-decoration: none;
    height: 35px;
    margin: 1px 0 0;
    padding: 0 0 0 20px;
}
#container_lft a:hover
{
    background-image: url('/Quick Links/PortalImages/citizen-bg.png');
}
#containerDD img
{
    text-align: center;
    margin: 3px;
    padding: 3px;
}
#containerDD span
{
    width: 200px;
    text-align: center;
    font-family: mangal, Arial;
}
.content_division
{
    width: 100%;
    border: 1px solid #d5d5d5;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0;
}
#container_lft
{
    width: 200px;
}
#container_rgt
{
    width: 700px;
    height: 100%;
    float: left;
    margin: 2px 0 0 1px;
}
.cont_lft_inner
{
    height: 50px;
}
#AdminHome
{
    right: 50px;
    top: 80px;
    position: absolute;
}
#AdminHome a
{
    text-decoration: none;
    color: #000;
}
#AdminHome a:hover
{
    text-decoration: underline;
    color: blue;
}
.formstyle
{
    border: 1px solid #cdcdcd;
    background-color: #f9f9f9;
    font-family: Lucida Sans Unicode;
    color: #666;
    padding: 10px;
}
#main
{
    width: 900px;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    margin: 0 auto;
    padding: 4px;
}
.MainTopHead
{
    width: 990px;
    position: relative;
    border: 1px solid #dedddd;
    background-color: #f5f5f5;
    height: 127px;
    background-image: url('/Quick Links/PortalImages/pattern5.png');
    margin: 5px auto;
}
.MainTopHead div
{
    width: 12%;
    height: 100px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    float: left !important;
    position: relative;
    text-align: center;
    margin: 7px 5px 7px 9px;
    padding: 5px 3px;
}
.MainTopHead div a
{
    color: #000;
    text-decoration: none;
    letter-spacing: 0;
}
.MainTopHead div a:hover
{
    color: #52cfea;
    text-decoration: none;
}
#DivBodyMain h1
{
    font-family: mangal, Arial;
    font-size: 20px;
    font-weight: lighter;
    color: #333;
    background-image: url('/Quick Links/PortalImages/pattern5.png');
    border: 1px solid #ededed;
    margin: 0 0 10px;
    padding: 5px;
}
div.clear
{
    clear: both;
    height: 1px !important;
}
#DivBodyMain p
{
    width: 982px;
    float: left;
    text-align: center;
    margin-left: -5px;
    vertical-align: middle;
    background-color: #e1edf8;
    padding: 10px;
}
.link
{
    background-image: url(images/img1.png);
    background-position: 0 0;
}
#OuterBoxDCList
{
    width: 1000px;
    background-color: #fafafa;
    display: table;
    margin: 0 auto;
}
.ServicesBox
{
    border-collapse: collapse;
    float: left;
    width: 300px;
    border: 1px solid #eee;
    text-align: left;
    background-color: #fff;
    font-family: mangal, Arial;
    border-left: 3px solid #1a808f;
    height: 23px;
    line-height: 23px;
    margin: 10px 10px 10px 25px;
    padding: 10px;
    font-weight: 600;
}
.ServicesBox1
{
    float: right;
    font-family: mangal, Arial;
    border: 1px solid #eee;
    background-color: #fff;
    margin: 10px;
}
.textstyle
{
    font-family: mangal, Arial;
    font-size: 12px;
    color: #000;
    font-weight: normal !important;
}
#DivNotice
{
    float: left;
    width: 100%;
    display: table-column;
    margin: 10px 5px;
}
#testDivInner
{
    width: 95%;
    text-align: left;
    margin: 0 auto;
    padding: 0 0 10px;
}
#testDivInner h3
{
    font-size: 15px;
    color: #2e7ac9;
    font-weight: 400;
    border-top: 1px solid #edeeee;
    margin: 0;
    padding: 5px 0 0;
}
#testDivInner ul li
{
    line-height: 20px;
    margin: 0;
}
#DivServicesBox
{
    width: 250px;
    float: left;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-left: 3px solid #1a808f;
    margin: 8px;
    height: 70px;
}
#crtf, #KioskList, #Workshop
{
    width: 250px;
    float: left;
    background-color: #fff;
    border: 1px solid #eee;
    border-left: 3px solid #1a808f;
    margin: 8px;
}
.KioskClass
{
    width: 250px;
    float: left;
    background-color: #fff;
    border: 1px solid #eee;
    border-left: 3px solid #1a808f;
    margin: 8px;
}
.DivSerImgBox
{
    float: left;
    text-align: left;
    vertical-align: top;
    width: 50px;
    height: 50px;
    margin-right: 5px;
}
.DivSerImgBox img
{
    width: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
}
.DivSerTxtBox
{
    float: left;
    text-align: left;
    width: 190px;
}
.DivSerTxtBox h3, .DivSerTxtBox h3 a
{
    font-family: mangal, Arial;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    letter-spacing: .05em;
    width: 100%;
    font-weight: 400;
    margin: 10px 0 4px;
}
.DivSerTxtBox h3 a:hover
{
    color: #0085f6;
}
.DivSerSubTxtBox
{
    font-family: mangal, Arial;
    color: #666;
    font-weight: 400;
    line-height: 15px;
    width: 198px;
    margin: 0;
}
#OuterBoxDCList table, #OuterBoxDCList table td
{
    border-collapse: collapse;
    height: 25px;
    padding: 4px;
}
#OuterBoxDCList h4
{
    width: 98%;
    background-color: #b7d0d4;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    margin: 0 auto;
}
#header a
{
    width: 25px;
    height: 25px;
    background-image: url('/Quick Links/PortalImages/home_icon_New.png');
}
#header a:hover
{
    background-image: url('/Quick Links/PortalImages/home_icon_New.png');
    background-position: left 25px;
    width: 25px;
    height: 25px;
}
.ConactHomeDiv
{
    float: left;
    font-size: 12px;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    width: 46%;
    display: table-row;
    margin: 10px 14px;
    padding: 10px 5px;
}
.ConactHomeMapDiv
{
    float: left;
    font-size: 12px;
    background-color: #fcfcfc;
    border: 1px solid #fff;
    width: 46%;
    height: 500px;
    margin: 10px 14px;
    padding: 10px 5px;
}
.ConactHomeDiv p
{
    margin: 15px 0 0 20px;
}
#tab1 img
{
    padding: 6px;
}
#tab1
{
    text-align: left;
    line-height: 26px;
    padding-top: 10px;
}
.content
{
    width: 91%;
    height: 480px;
    overflow: auto;
    float: left;
    margin: 0;
    padding: 10px;
}
#DivScroll
{
    z-index: 900;
    overflow: hidden;
    width: 100%;
    height: 233px;
}
#DivScroll ul
{
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
}
#DivScroll ul li
{
    margin-left: 10px;
}
#DivScroll ul li a
{
    color: #fff;
    text-decoration: underline;
}
#DivScroll h3
{
    margin: 0;
}
#tab3 h2
{
    font-size: 20px;
    color: #000;
    background-color: #38b5c8;
    border: 1px solid #35adbf;
    font-weight: 700;
    margin: 0;
    padding: 3px 0;
}
.lblSinceDate
{
    width: 100%;
    font-size: 12px;
    position: relative;
    font-weight: 700;
    margin: 10px auto;
}
.testDivNew ul li
{
    display: inline;
    background-color: #333;
    color: #fff;
    list-style-type: none;
    font-size: 20px;
    font-family: mangal, Arial;
    font-weight: 400;
    text-indent: -45px;
    margin: 10px 1px;
    padding: 10px;
}
.lblSinceDateBot
{
    width: 100%;
    font-size: 12px;
    position: relative;
    font-weight: 700;
    margin: 20px auto 10px;
}
.testDivNewBot ul li
{
    display: inline;
    background-color: #f3f2f2;
    color: #000;
    list-style-type: none;
    font-size: 12px;
    font-family: mangal, Arial;
    text-indent: -45px;
    border: 1px solid #ccc;
    font-weight: 700;
    margin: 10px 1px;
    padding: 10px;
}
#tab2 h2
{
    font-size: 22px;
    color: #000;
    font-weight: 400;
    font-family: mangal, Arial;
    width: 98%;
    float: left;
    text-align: left;
    margin: 10px 0 5px;
    padding: 5px;
}
#tab2 p
{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
#tab2 div
{
    width: 48%;
    float: left;
    margin-right: 11px;
    height: 200px;
    text-align: left;
}
#tab2 ul li
{
    font-size: 11px;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
    display: block;
}
#tab2 ul li a
{
    color: #000;
    text-decoration: none;
    display: block;
    width: 100%;
    line-height: 28px;
}
#tab2 ul li a:hover
{
    color: #1191a4;
    text-decoration: underline;
    display: block;
}
#search-term
{
    background: #fff;
    border: 1px solid #dcdddd;
    height: 25px;
    font: 11px mangal, Arial;
    color: #000;
    margin: 5px 0 15px;
    padding: 3px 8px;
}
#ImgSearch
{
    margin: 5px 0 0 -1px;
}
.highlighted
{
    color: #FFF;
    background-color: blue;
}
.Tab2 a:active, #back-top a:hover, input.submit:focus
{
    color: #000;
}
.Tab2 img, .Tab3 img, .DivContBox1 img, .DivContBox2 img, #DivContBox2, #DivContBox1, .Tab3, .Tab2, .DivSerImg, .SrchArea
{
    float: left;
}
.Tab1, .tabbedContent
{
    width: 100%;
    float: left;
    margin: 0 5px 0 0;
    padding: 4px 5px;
}
.Tab1 td, .tabbedContent td
{
    font-family: mangal, Arial;
    width: 200px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    height: 40px;
    border-bottom: 1px dotted #cdcdcd;
    margin: 0;
    padding: 0;
}
.Tab2 ul, #DivReleaseInner ul
{
    margin-top: 0;
}
#DivCont, #style1, #lblmainTrans
{
    width: 100%;
    float: left;
}
#DivCitizenLgn a:hover, #DivKIOSKLgn a:hover, #DivG2GLgn a:hover, #DivLocalLgn a:hover, #DivLocalLgn a:hover, #DivCitServices a:hover, #DivPicGallery a:hover
{
    color: #c36;
}
.testDivNew, .testDivNewBot
{
    border-bottom: 1px solid #dedddd;
}
.testDivNew ul, .testDivNewBot ul
{
    text-indent: -45px;
}
#slides .slidesjs-navigation
{
    margin-left: -10px;
    display: none;
}
a.slidesjs-next, a.slidesjs-previous, a.slidesjs-play, a.slidesjs-stop
{
    background-image: url();
    background-repeat: no-repeat;
    width: 0;
    height: 18px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin-right: 0;
    display: none;
}
a.slidesjs-next
{
    margin-right: 50px;
    background-position: -12px 0;
}
a:hover.slidesjs-next
{
    background-position: -12px -18px;
}
a:hover.slidesjs-previous
{
    background-position: 0 -18px;
}
a.slidesjs-play
{
    margin-right: 50px;
    width: 15px;
    background-position: -25px 0;
    display: none;
}
a:hover.slidesjs-play
{
    background-position: -25px -18px;
}
a.slidesjs-stop
{
    width: 18px;
    background-position: -41px 0;
    display: none;
}
a:hover.slidesjs-stop
{
    background-position: -41px -18px;
}
.slidesjs-pagination
{
    float: right;
    list-style: none;
    position: absolute;
    margin: -200px 0 0 750px;
}
.slidesjs-pagination li
{
    float: left;
    display: none;
    margin: 0 1px;
}
.slidesjs-pagination li a
{
    display: none;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url('/Quick Links/Slider/pagination.png');
    background-position: 0 0;
    float: left;
    overflow: hidden;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active
{
    background-position: 0 -13px;
}
.slidesjs-pagination li a:hover
{
    background-position: 0 -26px;
}
#slides a:hover, #slides a:active
{
    color: #9e2020;
}
.navbar
{
    overflow: hidden;
}
.ticker-wrapper.has-js
{
    width: 820px;
    height: 32px;
    display: block;
    background-color: #38b5c8;
    font-size: 10px;
    z-index: 10;
    margin: -35px 0 20px 90px;
    padding: 0;
}
.ticker
{
    width: 850px;
    height: 23px;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #38b5c8;
    z-index: 10;
}
.ticker-title
{
    padding-top: 9px;
    color: #900;
    font-weight: 700;
    background-color: #38b5c8;
    text-transform: uppercase;
    z-index: 10;
}
.ticker-content
{
    padding-top: 0;
    position: absolute;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    background-color: #38b5c8;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.2em;
    z-index: 10;
    margin: 0;
}
.ticker-content a
{
    text-decoration: none;
    color: #fff;
    float: left;
    z-index: 10;
}
.ticker-content a:hover
{
    text-decoration: underline;
    color: #fff;
    z-index: 10;
}
.ticker-swipe
{
    padding-top: 9px;
    position: absolute;
    top: 0;
    background-color: #38b5c8;
    display: block;
    width: 1000px;
    height: 23px;
    z-index: 10;
}
.ticker-swipe span
{
    margin-left: 1px;
    background-color: #38b5c8;
    border-bottom: 1px solid #1F527B;
    height: 12px;
    width: 7px;
    display: block;
    z-index: 10;
}
.ticker-controls
{
    list-style-type: none;
    float: left;
    z-index: 10;
    padding: 8px 0 0;
}
.ticker-controls li
{
    margin-left: 5px;
    float: left;
    cursor: pointer;
    height: 16px;
    width: 16px;
    display: block;
    z-index: 10;
    padding: 0;
}
.ticker-controls li.jnt-play-pause
{
    background-image: url(../images/controls.png);
    background-position: 32px 16px;
    z-index: 10;
}
.ticker-controls li.jnt-play-pause.over
{
    background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down
{
    background-position: 32px 0;
}
.ticker-controls li.jnt-play-pause.paused
{
    background-image: url(../images/controls.png);
    background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over
{
    background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down
{
    background-position: 48px 0;
}
.ticker-controls li.jnt-prev
{
    background-image: url(../images/controls.png);
    background-position: 0 16px;
}
.ticker-controls li.jnt-prev.over
{
    background-position: 0 32px;
}
.ticker-controls li.jnt-next
{
    background-image: url(../images/controls.png);
    background-position: 16px 16px;
}
.ticker-controls li.jnt-next.over
{
    background-position: 16px 32px;
}
.ticker-controls li.jnt-next.down
{
    background-position: 16px 0;
}
.no-js-news
{
    color: #38b5c8;
    padding: 10px 0 0 45px;
}
.left .ticker-swipe
{
    z-index: 10;
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker
{
    float: left;
    line-height: 30px;
}
.left .ticker-controls
{
    padding-left: 6px;
}
.right .ticker-controls
{
    padding-right: 6px;
}
#counter, .right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker
{
    float: right;
}
#content_2, #slides a:link, #slides a:visited
{
    color: #333;
}
#slides, .js-hidden
{
    display: none;
}
a.slidesjs-previous, .ticker-controls li.jnt-prev.down
{
    background-position: 0 0;
}
#BannerHolder
{
    background-color: #fafafa;
    width: 1000px;
    display: table;
    margin: 0 auto;
    padding: 5px;
}
.DivAciv
{
    width: 90%;
    float: left;
    color: #666;
    text-align: left;
    line-height: 22px;
    font-size: 11px;
    margin: 0;
}
.Award
{
    width: 450px;
    float: left;
    text-align: center;
    border-bottom: solid 1px #cdcdcd;
    margin: 10px 6px;
    padding: 0 5px;
}
.Award img
{
    padding-left: 20px;
}
.Award strong
{
    color: #06F;
}
.Award P
{
    margin-top: 30px;
    background-image: url('/Quick Links/PortalImages/index3.jpg');
    padding: 10px 0;
}
.resolution
{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 10px;
    color: #89aaaf;
    padding: 10px 0;
}
.DivQuote
{
    float: left;
    margin: 10px 40px 0px 20px;
    display: block;
    background-image: url('/Quick Links/PortalImages/Quote1.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    font-style: italic;
    width: 94%;
}
.DivQuote ul li
{
    list-style: none;
}
#DisplayTimeInner
{
    width: 30%;
    margin: 67px 35% 0;
    text-align: center;
    font-size: 10px;
    position: absolute;
}
/************************************Citizen**********************/

#OuterBoxCitizen
{
    margin: 0 auto;
    background-color: #fafafa;
    border: 1px solid #fff;
    width: 90%;
    display: table;
    padding: 5px 5px;
}
#OuterBoxCitizen .input
{
    background-color: #fff;
    border: solid 1px #eee;
    padding: 6px 6px;
}
#OuterBoxCitizen table, #OuterBoxCitizen table td
{
    border: solid 1px #eee;
    border-collapse: collapse;
    padding: 5px 5px;
}
#OuterBoxCitizen table
{
    width: 100%;
}
#OuterBoxCitizen h3
{
    background-color: #f7f7f7;
    padding: 5px 5px;
    font-family: mangal, Arial;
    font-size: 15px;
    font-weight: normal;
    border-bottom: solid 3px #eee;
    border: solid 1px #eee;
}
.PassW
{
    color: #666;
    text-decoration: none;
    font-size: 10px;
}
.PassW:hover
{
    color: #2ba1a8;
    text-decoration: underline;
    font-size: 10px;
}
#DivLoginContainer
{
    height: 80% !important;
    min-height: 400px;
}
img
{
    border: none;
}
#MainNavDiv ul li ul li
{
    background: #555;
    display: block;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    padding: 10px 20px;
    border-bottom: solid 1px #6C6B6B;
}
#MainNavDiv ul li ul li:hover
{
    background: #666;
}
#MainNavDiv ul li:hover ul
{
    display: block;
    opacity: 1;
    visibility: visible;
}
.small
{
    font-size: 10px;
    border: solid 1px #000;
    text-align: center;
    padding: 0 2px;
}
.medium
{
    font-size: 11px;
    border: solid 1px #000;
    text-align: center;
    padding: 0 2px;
}
.large
{
    font-size: 12px;
    border: solid 1px #000;
    text-align: center;
    padding: 0 2px;
}
/*************************************/

.aboutlft
{
    width: 70%;
    float: left;
    padding: 8px 10px;
    line-height: 25px;
    text-align: justify;
}
.aboutrgt
{
    width: 25%;
    float: right;
    margin: 27px 10px;
    border: solid 1px #ddd;
}
.abouthead
{
    padding: 10px 10px;
    background-color: #a3bdc1;
    color: #fff;
    font-size: 17px;
}
.aboutrgt a
{
    line-height: 30px;
    border-bottom: solid 1px #ddd;
    display: block;
    padding: 0 0 0 20px;
    color: #000;
}
.aboutrgt a:hover
{
    line-height: 30px;
    border-bottom: solid 1px #ddd;
    display: block;
    background-color: #f0f0f0;
    padding: 0 0 0 20px;
}
.ServicesBoxAddress
{
    border-collapse: collapse;
    float: left;
    width: 560px;
    border: 1px solid #eee;
    text-align: left;
    background-color: #fff;
    font-family: mangal, Arial;
    border-left: 3px solid #1a808f;
    font-weight: 700;
    line-height: 23px;
    margin: 10px 10px 10px 25px;
    padding: 10px;
}
.upcoming ul li
{
    line-height: 25px !important;
    border-bottom: solid 1px #ddd;
    padding: 0 0 0 30px;
    width: 90%;
    background-image: url('/Quick Links/PortalImages/bull.png');
    background-repeat: no-repeat;
}
.upcoming ul li a
{
    color: #000;
    text-decoration: none;
}
.upcoming ul li a:hover
{
    color: #1A70C6;
    text-decoration: underline;
}
.shwd
{
    width: 100%;
    text-align: center;
    height: 30px;
    background-image: url("/Quick Links/PortalImages/glow.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}
#carousel
{
    position: relative;
    width: 90%;
    margin: 0 auto 20px;
    border: solid 1px #ddd;
}
#slidesText
{
    overflow: hidden;
    position: relative;
    width: 80%;
    margin: 0 auto;
}
#slidesText ul
{
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
#slidesText li
{
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    font-family: mangal, Arial;
}
/* Styling for prev and next buttons */

.btn-bar
{
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    float: left;
    background-color: #1493d3;
    text-align: right;
    border-bottom: solid 1px #ddd;
    height: 30px;
}
.title
{
    float: left;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 0 10px;
    color: #fff;
}
#buttons
{
    padding: 0;
    float: right;
    width: 90px;
}
#buttons a
{
    text-align: center;
    display: inline !important;
    font-size: 1.2em;
    outline: 0;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0px 6px;
    margin: 4px -1px 0 0 !important;
    font-weight: 600;
}
a#prev:hover, a#next:hover
{
    color: #000;
}
.quote-phrase, .quote-author
{
    font-weight: 300;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 20px;
    font-family: mangal, Arial;
    line-height: 28px;
}
.quote-phrase
{
    font-size: 1em;
    color: #000;
    font-style: italic;
    font-weight: 100;
}
.quote-marks
{
    font-size: 1.2em;
    font-weight: 900;
    position: inherit;
}
.quote-author
{
    font-style: normal;
    font-size: 1em;
    color: #2983D9;
    font-weight: 600;
}
.quoteContainer, .authorContainer
{
    display: table;
    width: 100%;
}
.citizen_box
{
    width: 100%;
    margin: 30px auto 0;
}
.citizen_left
{
    width: 75%;
    float: left;
    margin-bottom: 10px;
}
.citizen_rgt
{
    width: 24%;
    float: right;
    background-color: #fff;
    height: 475px;
}
.headIcon
{
    width: 50px;
    height: 50px;
    border-radius: 5%;
    margin: -25px auto 0;
    transform: rotate(45deg);
    background-color: #0ebed9;
}
.headIcon1
{
    width: 50px;
    height: 50px;
    border-radius: 5%;
    margin: -25px auto 0;
    transform: rotate(45deg);
    background-color: #f18800;
}
.headTxt
{
    width: 100%;
    font-size: 27px;
    text-align: center;
    font-weight: 100;
    margin-top: 10px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
}
.Tool_box
{
    width: 88%;
    margin: 10px auto;
    border: solid 1px #ddd;
    padding: 1%;
    margin: 10px 0;
    text-align: center;
}
.Tool_box h1
{
    font-size: 22px;
    color: #000;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.Tool_box input[type="text"]
{
    width: 75%;
    border: solid 1px #90c2e2;
    background-color: #fff;
    padding: 6px;
    border-radius: 5px 0 0 5px;
}
.Tool_box input[type="button"]
{
    border: solid 1px #dc8d10;
    background-color: #e89410;
    padding: 5px;
    border-radius: 0 5px 5px 0;
    color: #fff;
    margin-left: -1px;
}
.box-margin
{
    margin-top: 50px;
}
.Rcttable
{
    width: 100% !important;
    border-collapse: collapse;
    font-family: mangal, Arial;
    font-size: 12px;
}
.Rcttable th
{
    padding: 5px;
    border: #fff 1px solid;
    background: #B5D1DC;
    color: #FFFFFF;
    font-size: 17px;
    margin: 0 0 0 0;
    font-weight: normal;
}
.Rcttable td
{
    padding: 3px;
    border-bottom: #ddd 1px solid;
    text-align: left;
}
/* provide some minimal visual accomodation for IE8 and below */

.fixTD
{
    width: 70px;
    height: 70px;
}
.Rctdtl h2
{
    font-size: 1.2em;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 100 !important;
}
.Rctdtl a
{
    color: #000;
    text-decoration: none;
    display: block;
    width: 100%;
}
.Rctdtl a:hover
{
    color: #e63606;
    text-decoration: underline;
}
.Rctdtl span
{
    font-size: 11px;
    color: #666;
    font-weight: 100 !important;
}
#lblMothTrans, #lblFinMothTrans, #lblStMothTrans
{
    font-size: 37px;
    font-weight: 100;
    color: #0051c2;
    font-family: 'Times New Roman';
}
#lblMoth, #lblFinMoth, #lblStMoth
{
    color: #666;
    font-weight: bold;
}
.DivClose
{
    width: 20px !important;
    height: 20px !important;
    position: absolute;
    top: 10px;
    right: 10px;
}
.login-window
{
    background-color: #1265cc;
    padding: 5px 13px;
    border-radius: 4px;
    margin: 4px 0 0 0;
    color: #fff !important;
}
.login-window:hover
{
    background-color: #333;
}
.DivHeaderLeft
{
    display: inline;
}
.DivHeadermid
{
    display: inline;
}
.DivHeaderRight
{
    display: inline;
    width: 30%;
}
.td-8
{
    width: 68%;
    float: left;
    padding: 1.5% .5%;
    border-radius: 6px;
}
.td-4
{
    width: 29%;
    float: right;
    padding: 1.5% .5%;
    border-radius: 6px;
}
.td-condensed
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ddd;
    border-radius: 6px;
}
.td-condensed th
{
    padding: 5px;
    border: #ddd 1px solid;
    background: #ddd;
    color: #000;
    font-size: 17px;
    margin: 0 0 0 0;
    font-weight: normal;
    text-align: left;
}
.td-condensed td
{
    padding: 5px;
    text-align: left;
    border-bottom: solid 1px #ddd;
}
/* provide some minimal visual accomodation for IE8 and below */

.td-condensed tr
{
    background: #fafafa;
}
/*  Define the background color for all the ODD background rows  */

.td-condensed tr:nth-child(odd)
{
    background: #FBFBFB;
}
/*  Define the background color for all the EVEN background rows  */

.td-condensed tr:nth-child(even)
{
    background: #f7f7f7;
}
.impLnks a
{
    border-bottom: solid 1px #eee;
    color: #000;
    text-decoration: none;
    display: block;
    width: 98%;
    padding: 2% 1%;
}
.impLnks a:hover
{
    color: #f2a105;
}
/*****/

.year-head
{
    width: 98%;
    padding: 1%;
    font-size: 18px;
    border-bottom: 1px solid #cfcfcf;
    margin: 0px auto 10px auto;
    text-align: left;
    box-shadow: 0 0 4px #ddd;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-weight: normal;
}
.Y15
{
    background-color: #d06b08;
}
.Y14
{
    background-color: #0c8e86;
}
.Y13
{
    background-color: #147ac1;
}
.Y12
{
    background-color: #c04848;
}
.Y11
{
    background-color: #2f4954;
}
.Y10
{
    background-color: #daa900;
}
.Y09
{
    background-color: #1f5a16;
}
.award-container
{
    width: 47.8%;
    margin: .5% 1%;
    float: left;
    min-height: 280px;
    border: 1px solid #ddd;
    border-radius: 5px 5px;
    box-shadow: 0 0 3px #ddd;
    background-image: url('/Quick Links/PortalImages/trophie.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}
.div-box-awd
{
    width: 30%;
    text-align: center;
    float: left;
    min-height: 200px;
}
.img-circle
{
    border: 1px solid #D8D8D8;
    margin: 10%;
    vertical-align: middle;
}
.caption
{
    width: 99%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}
.clearFix
{
    clear: both;
}
.list-category
{
    width: 100%;
    text-align: left;
}
.awards ul li
{
    padding: 5px;
    margin: 0;
    width: 100%;
    border-bottom: 1px dotted #cfcfcf;
    float: left;
}
.div-col-04
{
    width: 21.6%;
    float: left;
    border: solid 1px #ddd;
    border-radius: 5px 5px;
    margin: 10px 10px;
    text-align: center;
    box-shadow: 0 0 3px #888;
    border: solid 10px #fff;
}
.div-col-04 h4, .div-col-04 h4 a
{
    font-size: 18px;
    display: block;
    font-weight: 100;
    width: 100%;
    color: #333;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.div-col-04 h4 a:hover
{
    font-size: 18px;
    display: block;
    font-weight: 100;
    width: 100%;
    color: Orange;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.div-col-04 .span
{
    font-family: mangal, Arial;
    font-size: 12px;
    color: #666;
    margin: 0 auto !important;
}
.div-col-04 img
{
    width: 100%;
}
.Conttable
{
    width: 100%;
    border-collapse: collapse;
    font-family: mangal, Arial;
    font-size: 12px;
    border: solid 1px #ddd;
    border-radius: 10px 10px;
    margin-top: 10px;
}
.Conttable th
{
    padding: 8px;
    border-bottom: #d9d9d9 1px solid;
    background: #ddd;
    color: #000;
    font-size: 17px;
    margin: 0 0 0 0;
    font-weight: normal;
}
.Conttable td
{
    padding: 8px;
    border-bottom: #ddd 1px solid;
    text-align: left;
}

.Conttable tr
{
    background: #fafafa;
}
.Conttable tr:nth-child(odd)
{
    background: #FBFBFB;
}

.Conttable tr:nth-child(even)
{
    background: #f7f7f7;
}
.ContactDtlAdd
{
    width: 50%;
    float: right;
}
.Map
{
    width: 50%;
    float: left;
    margin-top: 10px;
}
.feedtable
{
    width: 100%;
    border-collapse: collapse;
    font-family: mangal, Arial;
    font-size: 12px;
    margin-top: 10px;
}
.feedtable th
{
    padding: 4px;
    border-bottom: #d9d9d9 1px solid;
    background: #ddd;
    color: #000;
    font-size: 17px;
    margin: 0 0 0 0;
    font-weight: normal;
}
.feedtable td
{
    padding: 4px;
    border: #ddd 1px solid;
    text-align: left;
    width: 25%;
}
.feedtable tr
{
    background: #fafafa;
}
.feedtable tr:nth-child(odd)
{
    background: #FBFBFB;
}
.feedtable tr:nth-child(even)
{
    background: #f7f7f7;
}
/*********************************G2G*********************************/

.urlcategory
{
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 30px;
    float: none;
    clear: both;
    table-layout: inherit !important;
}
.urlcategory2
{
    background-repeat: no-repeat;
    background-color: #fff;
    border: solid 1px #ddd;
    width: 25%;
    margin: 2% 2%;
}
.urlcategory2 a
{
    color: #333;
    display: block;
    list-style-type: none;
    margin: 0px 10px;
    padding: 13px 50px 10px;
    text-decoration: none;
    font-size: 12px;
    font-family: Lucida Sans Unicode !important;
    background-image: url('/Quick Links/PortalImages/icon_11.png');
    background-repeat: no-repeat;
    background-position: 4px 10px;
    border-bottom: dotted 1px #a1a1a1;
}
.urlcategory2 a:hover
{
    color: #cf6906;
    text-decoration: underline;
}
.urlbottom1
{
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 0 0 0 10px;
    background-image: url('/Quick Links/PortalImages/bg_G2G.png');
    height: 55px !important;
    font-family: Microsoft New Tai Lue;
}
.Wel_user table
{
    width: 98% !important;
}
.Wel_user table td
{
    width: 30% !important;
}
.Wel_user
{
    margin: 0 0 0 0;
}
.frmloginbtn
{
    width: 100%;
    background-color: #d73e0f;
    padding: 5px;
    border-radius: 6px;
    color: #fff;
    border: none;
}
.frmloginbtn:hover
{
    background-color: #a72f0a;
}

/*grid table css*/
.gridtable
{
    width: 98%;
    border-collapse: collapse;
    font-family: mangal, Arial;
    font-size: 12px;
    margin: 0 auto;
}
.gridtable th
{
    padding: 4px;
    font-size: 13px;
    background-color: #F1E4D1;
    border: #d9d9d9 1px solid;
    color: #000;
    margin: 0 0 0 0;
    font-weight: normal;
}
.gridtable td
{
    padding: 4px;
    border: #ddd 1px solid;
    text-align: left;
}
.formtable5 td
{
    width: 20% !important;
}
.gridtable tr
{
    background: #fafafa;
}
.gridtable tr:nth-child(odd)
{
    background: #FBFBFB;
}
.gridtable tr:nth-child(even)
{
    background: #f3f3f3;
}

/*custom scroll*/
.mCSB_container
{
    width: auto;
    overflow: hidden;
    margin: 0;
}
.mCSB_container.mCS_no_scrollbar
{
    margin-right: 0;
}
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar, .mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar
{
    margin-right: 30px;
}
.mCustomScrollBox > .mCSB_scrollTools
{
    width: 16px;
    height: 100%;
    top: 0;
    right: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer
{
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail
{
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger
{
    cursor: pointer;
    width: 100%;
    height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown
{
    display: block;
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown
{
    top: 100%;
    margin-top: -40px;
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark > .mCSB_scrollTools .mCSB_draggerRail
{
    background: #000; /* rgba fallback */
    background: rgba(0,0,0,0.15);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
    background: #000; /* rgba fallback */
    background: rgba(0,0,0,0.75);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar
{
    background: rgba(0,0,0,0.85);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar
{
    background: rgba(0,0,0,0.9);
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonUp
{
    background-position: -80px 0;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonDown
{
    background-position: -80px -20px;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonLeft
{
    background-position: -80px -40px;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonRight
{
    background-position: -80px -56px;
}

.div-scroll
{
    width: 100%;
    margin: 0;
    padding: 3px;
    box-sizing: border-box;
    height: 140px;
}

.add-btn
{
    background-color: #b37f34;
}
.add-btn:hover, .add-btn:active, .add-btn:focus
{
    background-color: #ce9440;
}

.sno-wid
{
    width: 2% !important;
}
.hr-scroll
{
    width: 970px;
    margin: 0 auto;
    overflow-x: scroll;
    overflow-y: hidden;
}

.gridtable input[type="text"]
{
    width: auto;
    padding: 5px;
    border-radius: 4px;
    background-color: #fff;
    border: #ddd 1px solid;
    margin: 0 auto;
}
.gridtable input:focus
{
    outline: none;
    box-shadow: 0px 0px 5px #ddd;
    border: #ddd 1px solid;
}
.gridtable input:hover
{
    border-radius: 5px;
}
.grid-head th
{
    background-color: #c3ab7f !important;
}

/*24-10-2017*/

.formtable9
{
    width: 11.11%;
}
.readonly
{
    width: 94%;
    padding: 7px;
    border-radius: 4px;
    background-color: #efeeee !important;
    border: #ddd 1px solid;
    margin: 0 auto;
}

.notetext
{
    font-weight: normal;
    font-size: 7.5pt;
    color: #be3140;
    font-family: Tahoma;
    text-decoration: none;
}


.TDSetColor td
{
    padding: 6px;
    border: red 1px solid !important;
    text-align: left;
}

.TDResetColor td
{
    padding: 6px;
    border: #ddd 1px solid !important;
    text-align: left;
}