3/* Essentials */

html, div, map, dt, isindex, form, header, aside, section, section, article, footer
{
    display: block;
}

html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue" , Helvetica, Arial, Verdana, sans-serif;
    background: #F8F8F8;
    font-size: 12px;
}

@font-face {
    font-family: 'good_timesregular';
    src: url('../fonts/good_times-webfont.eot');
    src: url('../fonts/good_times-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/good_times-webfont.woff') format('woff'),
         url('../fonts/good_times-webfont.ttf') format('truetype'),
         url('../fonts/good_times-webfont.svg#good_timesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 30px;
    font-size: 600;
    line-height: 38px;
    color: #101010;

}
h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 26px;
    font-size: 600;
    line-height: 34px;
    color: #101010;
}
h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 22px;
    font-size: 500;
    line-height: 30px;
    color: #101010;
}
h4 {
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 20px;
    font-size: 400;
    line-height: 28px;
}
h5 {
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 18px;
    font-size: 400;
    line-height: 26px;
    color: #101010;
}
h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 16px;
    font-size: 400;
    line-height: 26px;
    color: #101010;
}

p {
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 13px;
    line-height: 20px;
    color: #101010;
}

a {
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 13px;
    line-height: 20px;
    color: #101010;
}

a:hover {
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 13px;
    line-height: 20px;
    color: #211e4c;
}

a:link, a:visited {
    color: #211e4c;
    text-decoration: none;
}


button {
    background-color: #211e4c;
    border: none;
    border-radius: 5px;
    padding: 8px 15px;
    color: #fff;
    font-weight: 600;
    width: auto !important;
}

button:hover {
    background-color: ##009332;
}


label {
    display: block;
    width: auto;
    height: auto;
    line-height: auto;
    font-weight: 500;
    padding: 0;
    margin: 0;
    text-transform: none;
}

input[type="text"] {
    margin: 0 !important;
    width: 100%;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    color: #666666;
    padding: 8px 10px;
    margin: 0;
    display: block;
    width: 100%;
    height: auto;
}
input[type="password"] {
    margin: 0 !important;
    width: 100%;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    color: #666666;
    padding: 8px 10px;
    margin: 0;
    display: block;
    width: 100%;
    height: auto;
}

select {
    margin: 0 !important;
    width: 100%;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    color: #666666;
    padding: 8px 10px;
    margin: 0;
    display: block;
    width: 100%;
    height: auto;
}

textarea{
    margin: 0 !important;
    width: 100%;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    color: #666666;
    padding: 8px 10px;
    margin: 0;
    display: block;
    width: 100%;
}

input[type="checkbox"]{
    height: 16px;
    margin-top: 0;
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    color: #666666;
    padding: 5px 10px;
    margin: 0;
    float: none;
    box-shadow: none;
    height: auto;
}

input[type="radio"]{
    height: 14px;
    margin: 0;
    float: none;
    box-shadow: none;
    height: auto;
}



.logo {
    margin-bottom: 20px;
    float: none !important;
}





.Foncls
{
    color: #3d7a00;
    font-family: 'good_timesregular';
}
.Foncls span
{
    color: #244061;
    font-family: 'good_timesregular';
}

.MultilineText
{
    min-height: 150px;
    max-height: 150px;
    min-width: 500px;
    max-width: 500px;
    width: 500px;
    height: 150px;
}
.paging
{
    background: #009332;
    font: 9pt tahoma;
    color:#fff !important;
}
.pageoverflow
{

    text-align: center;
    margin-top: 13px;
}
.pageoverflow a 
{
    padding:8px 16px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
#MainContent_lbNext 
{   
    color:#fff;
    background: #009332;
    padding:8px 16px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    
}
#MainContent_lbPrev 
{
    color:#fff;
    background: #009332;
    padding:8px 16px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin-right:2px;
}
.SiteHeaderCss
{
    width: 99%;
    float: left;
}
.SpaceBottom
{
    height: 50px;
    padding:25px 0\9;
}
.SpacetopEmpty
{
    height: 20px;
}
.clear
{
    clear: both;
}

.spacer
{
    height: 20px;
}

a:link, a:visited
{
    color: #1F1F20;
    text-decoration: none;
}
.spanOption5
{
    background-color: #948A54;
    color: #441F20;
}
.spanOption3
{
    background-color: #B2A1C7;
    color: #441F20;
}
.spanOption2
{
    background-color: #E36C0A;
    color: #441F20;
}
.spanOption1
{
    background-color: #BFBFBF;
    color: #441F20;
}
.tdHeight
{
    height: 20px;
}
.spanOtion4
{
    background-color: #95B3D7;
    color: #441F20;
}
a:hover
{
    text-decoration: none;
}


/* Header */

header#header
{
    height: 112px;
    width: 100%;
    float:left;
     border-bottom: 4px solid #009332;
    /*background:#009332 url(../images/work-heading.jpg) repeat-x bottom;*/
    /*background:#009332;*/

    padding:0;
}

#footer_l
{
    width: 100%;
    padding:9px 0;
    float: left;
    text-align: center;
    height: auto;
    background: #fff /*url(../images/header_bg.png) repeat-x*/;
    color:#888 !important;
    border-top: 3px solid #043B74;
    font-size:12px !important; 
    font-weight:normal;
   	font-family:Arial, Helvetica, sans-serif !important;
     
}
#footer_l table
{
 /*   margin-top: -10px;*/
}




header#header h1.site_title, header#header h2.section_title
{
    float: left;
    margin: 0;
    font-size: 22px;
    display: block;
    width: 23%;
    height: 55px;
    font-weight: normal;
    text-align: left;
    text-indent: 1.8%;
    line-height: 55px;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
}

.h2section_titleLogin
{
    margin: 0;
    font-size: 22px;
    display: block;
    width: 100%;
    height: 55px;
    font-weight: normal;
    text-align: center;
    text-indent: 1.8%;
    line-height: 55px;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
}
header#header h1.site_title, header#header h2.section_titleLogin
{
    margin: 0;
    font-size: 22px;
    display: block;
    width: 23%;
    height: 55px;
    font-weight: normal;
    text-align: left;
    text-indent: 1.8%;
    line-height: 55px;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
}

header#header h1.site_title a
{
    color: #fff;
    text-decoration: none;
    float: left;
    left: 47px;
    padding-left: 15px;
    padding-top: 12px;
}

header#header h2.section_title
{
    text-align: center;
    text-indent: 4.5%;
    width: 55%;
/*    background:#009332;*/
    margin:0 0 0 -16px;
    padding:20px 0 0 0;
}
.spanLoginLogo
{
    float: left;
    height: 50px;
}
.logosize
{
    height: 53px;
    width: 150px;
}
.DashbordLogosize
{
 
    margin:10px 0;
    border:0px none;
}
.spanloginText
{
    float: none;
    margin-left: -16%;
}
.btn_view_site
{
    float: left;
    width:0%;
    /*margin:20px 0 0 56px;*/
    margin:1.3% 0 0 14.5%;
}
.spanSearch
{
    float: left;
    margin-left: -24%;
    margin-top: 1%;
}
.btn_view_site a
{
    display: block;
    margin-top: 12px;
    width: 91px;
    margin-left: 727%;
    height: 27px;
    background: url(../images/btn_view_site.png) no-repeat;
    text-align: center;
    line-height: 29px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
}

.btn_view_site a:hover
{
    background-position: 0 -27px;
}

/* Secondary Header Bar */

section#secondary_bar
{
    width: 100%;
    float: left;
    background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;
}

section#secondary_bar .user
{
    float: left;
    width: 23%;
    height: 38px;
}

.user p
{
    margin: 0;
    padding: 0;
    color: #666666;
    font-weight: bold;
    display: block;
    float: left;
    width: 85%;
    height: 35px;
    line-height: 35px;
    text-indent: 25px;
 
    background: url(../images/icn_user.png) no-repeat center left;
    margin-left: 6%;
}

.user a
{
    text-decoration: none;
    color: #666666;
}

.user a:hover
{
    color: #77BACE;
}

.user a.logout_user
{
    float: left;
    display: block;
    width: 16px;
    height: 35px;
    text-indent: -5000px;
    background: url(../images/icn_logout.png) center no-repeat;
}

/* Breadcrumbs */

section#secondary_bar .breadcrumbs_container
{
    float: left;
    width: 77%;
    background: url(../images/secondary_bar_shadow.png) no-repeat left top;
    height: 38px;
}

article.breadcrumbs
{
    float: left;
    padding: 0 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    height: 23px;
    margin: 4px 3%;
}

.breadcrumbs a
{
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 23px;
}

.breadcrumbs a.current, .breadcrumbs a.current:hover
{
    color: #9E9E9E;
    font-weight: bold;
 
    text-decoration: none;
}

.breadcrumbs a:link, .breadcrumbs a:visited
{
    color: #44474F;
    text-decoration: none;
 
    font-weight: bold;
}

.breadcrumbs a:hover
{
    color: #222222;
}

.breadcrumb_divider
{
    display: inline-block;
    width: 12px;
    height: 24px;
    background: url(../images/breadcrumb_divider.png) no-repeat;
    float: left;
    margin: 0 5px;
}

/* Sidebar */

aside#sidebar
{
    width: 23%;
    /*background: #E0E0E3 url(../images/sidebar.png) repeat;*/
   background: url("../images/bg.jpg") repeat-x scroll left top #FFFFFF;
    
    float: left;
    min-height: 500px;
    margin-top: -4px;
}

#sidebar hr
{
    border: none;
    outline: none;
    background: url(../images/sidebar_divider.png) repeat-x;
    display: block;
    width: 100%;
    height: 2px;
}


/* Search */


.quick_search
{
    text-align: center;
    padding: 14px 0 10px 0;
}

.quick_searchSearch
{
    /*text-align: center;
    padding: 14px 0 10px 0;
    width:280px;*/
    display: block;
    float: right;
    width:100%;    
}


    
    
.quick_searchSearch input[type=text]
{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #bbb;
    height: 22px;
    width: 50%;
    padding-top:4px;
    color: #ccc;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    /*text-indent: 30px;*/
    padding-left:30px;
    background: #fff url(../images/icn_search.png) no-repeat;
    background-position: 10px 6px;
}
.quick_search input[type=text]
{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 22px;
    border: 1px solid #bbb;
    height: 20px;
    width: 70%;
    color: #ccc;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    /*text-indent: 80px;*/
    padding-left:30px;
    padding-top:4px;
    background: #fff url(../images/icn_search.png) no-repeat;
    background-position: 10px 6px;
}

.quick_searchSearch input[type=text]:focus
{
    outline: none;
    color: #666666;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}
.quick_search input[type=text]:focus
{
    outline: none;
    color: #666666;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}

/* Sidebar Menu */

#sidebar h3
{
    color: #1F1F20;
    text-transform: none;
 
    font-size: 13px;
    margin: 10px 0 10px 6%;
    display: block;
    float: left;
    width: 90%;
}

.toggleLink
{
    color: #999999;
    font-size: 10px;
    text-decoration: none;
    display: block;
    float: right;
    margin-right: 2%;
}

#sidebar .toggleLink:hover
{
    color: #0D0D0D;
    text-decoration: none;
}

#sidebar ul
{
    clear: both;
    margin: 0;
    padding: 0;
}

#sidebar li
{
    list-style: none;
    margin: 0 0 0 12%;
    padding: 0;
}

#sidebar li a
{
    color: #666666;
    padding-left: 25px;
    text-decoration: none;
    display: inline-block;
    height: 17px;
    line-height: 17px;
 
    margin: 2px 0;
}

#sidebar li a:hover
{
    color: #444444;
}

/* Sidebar Icons */

#sidebar li.icn_new_article a
{
    background: url(../images/icn_new_article.png) no-repeat center left;
}
#sidebar li.icn_edit_article a
{
    background: url(../images/icn_edit_article.png) no-repeat center left;
}
#sidebar li.icn_categories a
{
    background: url(../images/icn_categories.png) no-repeat center left;
}
#sidebar li.icn_tags a
{
    background: url(../images/icn_tags.png) no-repeat center left;
}
#sidebar li.icn_add_user a
{
    background: url(../images/icn_add_user.png) no-repeat center left;
}
#sidebar li.icn_view_users a
{
    background: url(../images/icn_view_users.png) no-repeat center left;
}
#sidebar li.icn_profile a
{
    background: url(../images/icn_profile.png) no-repeat center left;
}
#sidebar li.icn_folder a
{
    background: url(../images/icn_folder.png) no-repeat center left;
}
#sidebar li.icn_photo a
{
    background: url(../images/icn_photo.png) no-repeat center left;
}
#sidebar li.icn_audio a
{
    background: url(../images/icn_audio.png) no-repeat center left;
}
#sidebar li.icn_video a
{
    background: url(../images/icn_video.png) no-repeat center left;
}
#sidebar li.icn_settings a
{
    background: url(../images/icn_settings.png) no-repeat center left;
}
#sidebar li.icn_security a
{
    background: url(../images/icn_security.png) no-repeat center left;
}
#sidebar li.icn_jump_back a
{
    background: url(../images/icn_jump_back.png) no-repeat center left;
}

#sidebar p
{
    color: #666666;
    padding-left: 6%;
 
    margin: 10px 0 0 0;
}

#sidebar a
{
    color: #666666;
    text-decoration: none;
}

#sidebar a:hover
{
    text-decoration: underline;
}

#sidebar footer
{
    margin-top: 20%;
}


/* Main Content */


section#main
{
    width:100%;
    min-height: 500px;
    background: url(../images/sidebar_shadow.png) repeat-y left top;
    float: left;
    margin-top: -2px;
}

.main2
{
    width:100% !important;
}

section#mainRegScreen
{
    width: 100% !important;
    /*min-height: 500px;*/
    background: url(../images/sidebar_shadow.png) repeat-y left top;
    float: left;
    margin-top: -2px;
}
#mainRegScreen h3
{
    color: #FFF;
    text-transform: none;
 
    font-size: 13px;
    margin: 8px 20px;
}
#main h3{
    color: #FFF;
    text-transform: none;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

/* Modules */

.module
{
    border: 1px solid #9BA0AF;
    width: 100%\9;
    float:left\9;
    width: 100%;
    margin: 20px 3% 0 3%;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    float: left;
}

/*#main .module header h3
{
    display: block;
    width: 90%;
    float: left;
}*/

.module header
{
    height: auto;
    width: auto;
    background: #009332;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 20px;
    float: none;
    display: block;
}

.module footer
{
    height: auto;
    width: 100%;
    display: inline-block;
    border-top: 1px solid #9CA1B0;
    /*background: #F1F1F4 url(../images/module_footer_bg.png) repeat-x;*/
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.module footer .submit_link .submit_link button#btnSave {
    background-color: #009332;
    border: none;
    border-radius: 5px;
    padding: 8px 15px;
    color: #fff;
    font-weight: 600;
}

.module footer .submit_link .submit_link button#btnSave:hover{
    background-color: #024c1b;
}

.module_content {
    color: #666666;
    margin: 10px 20px;
    /*overflow: hidden;*/
    
}

/* Module Widths */

.width_full
{
    width: 95%;
}

.width_half
{
    width: 46%;
    margin-right: 0;
    float: left;
}

.width_halfLogin
{
    width: 100%;
    margin: 0;
    float: none;
    
    
}
.width_quarter
{
    width: 26%;
    margin-right: 0;
    float: left;
}

.width_3_quarter
{
    width: 66%;
    margin-right: 0;
    float: left;
}

/* Stats Module */

.stats_graph
{
    width: 64%;
    float: left;
}

.stats_overview
{
    background: #F6F6F6;
    border: 1px solid #ccc;
    float: right;
    width: 26%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.overview_today, .overview_previous
{
    width: 50%;
    float: left;
}

.stats_overview p
{
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: none;
 
}

.stats_overview p.overview_day
{
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0;
}

.stats_overview p.overview_count
{
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.stats_overview p.overview_type
{
    font-size: 10px;
    color: #999999;
    margin-bottom: 8px;
}

/* Content Manager */

.tablesorter
{
    width: 100%;
    margin: -5px 0 0 0;
}

.tablesorter td
{
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #ccc;
}

.tablesorter thead tr
{
    height: 34px;
    background: url(../images/table_sorter_header.png) repeat-x;
    text-align: left;
    text-indent: 10px;
    cursor: pointer;
}

.tableadd thead tr
{
    height: 34px;
    background: url(../images/table_sorter_header.png) repeat-x;
    text-align: left;
    text-indent: 2px;
    cursor: pointer;
}


.tablesorter td
{
    padding: 15px 10px;
}

.tablesorter input[type=image]
{
    margin-right: 10px;
}

ul.tabs
{
    margin: 1px 10px 0 0;
    padding: 0;
    float: right;
    list-style: none;
    height: 24px; /*--Set height of tabs--*/ /*  -webkit-border-radius: 5px;     -moz-border-radius: 5px;*/ /* border-radius: 5px;     -webkit-box-shadow: 0 1px 0 #fff;     -moz-box-shadow: 0 1px 0 #fff;     box-shadow: 0 1px 0 #fff;     border: 1px solid #ccc;*/
    font-weight: bold;
 
}
ul.tabs li
{
    float: left;
    margin: 0;
    padding: 0;
    line-height: 24px;
}
ul.tabs li a
{
    text-decoration: none;
    color: #999;
    display: block;
    padding: 0 10px;
    height: 24px;
}

ul.tabs li a:hover
{
    color: #44474F;
}

.tabs-Message
{
    margin: 1px -4px 0 0;
    padding: 0;
    float: right;
    list-style: none;
    /*height: 24px; /*--Set height of tabs--*/ /*  -webkit-border-radius: 5px;     -moz-border-radius: 5px;*/ /* border-radius: 5px;     -webkit-box-shadow: 0 1px 0 #fff;     -moz-box-shadow: 0 1px 0 #fff;     box-shadow: 0 1px 0 #fff;     border: 1px solid #ccc;*/*/
    font-weight: bold;
    width:62%;
}

html ul.tabs li.active a
{
    color: #44474F;
}

html ul.tabs li.active, html ul.tabs li.active a:hover
{
    background: #F1F2F4;
    -webkit-box-shadow: inset 0 2px 3px #818181;
    -moz-box-shadow: inset 0 2px 3px #818181;
    box-shadow: inset 0 2px 3px #818181;
}

html ul.tabs li:first-child, html ul.tabs li:first-child a
{
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

html ul.tabs li:last-child, html ul.tabs li:last-child a
{
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#main .module header h3.tabs_involved
{
    display: block;
    /*width: 60%;*/
    /*width: 23%;*/
    width: 30%;
    float: left;
}

/* Messages */

.message
{
    border-bottom: 1px dotted #cccccc;
}

input[type=submit]
{
    background: #D0D1D4 url(../images/btn_submit.png) repeat-x;
    border: 1px solid #A8A9A8;
    -webkit-box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    color: #666;
 
    cursor: pointer;
}

input[type=submit]:hover
{
    color: #333333;
}
.BackReg
{
    text-align: right;
    float: right;
    color: #1F1F20;
    text-decoration: none;
    text-transform: none;
}
input[type=submit].alt_btn
{
    background: #D0D1D4 url(../images/btn_submit_2.png) repeat-x;
    border: 1px solid#30B0C8;
    -webkit-box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px;
    color: #003E49;
    text-shadow: 0 1px 0 #6CDCF9;
    cursor: pointer;
}

input[type=submit].alt_btn:hover
{
    color: #001217;
}

input[type=submit].btn_post_message
{
    background: #D0D1D4 url(../images/post_message.png) no-repeat;
    display: block;
    width: 37px;
    border: none;
    height: 24px;
    cursor: pointer;
    text-indent: -5000px;
}

input[type=submit].btn_post_message:hover
{
    background-position: 0 -24px;
}

.post_message
{
    text-align: left;
    padding: 5px 0;
}
.reviewImage
{
    background: #D0D1D4 url(../images/post_message.png) no-repeat top;
}

.post_message input[type=text]
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bbb;
    height: 20px;
    width: 70%;
    color: #ccc;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    text-indent: 10px;
    background-position: 10px 6px;
    float: left;
    margin: 0 3.5%;
}

.post_message input[type=text]:focus
{
    outline: none;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    color: #666666;
}

.post_message input[type=image]
{
    float: left;
}

.message_list
{
    height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
}

/* New/Edit Article Module */

fieldset
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin: 10px 0;
    float:left\9;
    width:100%; text-align:left!important;
}



.fieldsetlogin{
    border-radius: 5px;
    background: transparent;
    border: 0px solid #ccc;
    padding: 0;
    margin: 0;
}

.fieldsetRemberCheck
{
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}
.fieldsetRemberCheck  label
{
    display: block;
    float: left;
    width: 86%;
    height: 15px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -1px 0 5px -11px;
    text-transform: none;
}
.fieldsetRemberCheck  input[type='checkbox']
{
    display: block;
    float: left;
    width: 10%;
    height: 15px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 2px;
    margin: 3px 0 5px 0;
    text-transform: none;
}
.fieldsetSession
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin: 10px 0;
}
.fieldsetRemember
{
    float: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin: 10px 0;
    width: 45%;
}
.fieldsetForget
{
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin: 10px 0;
    width: 50%;
}

.module_contentDropDown
{
    width: 75%;
    margin: 0 0px;
    border: 1px solid #bbb;
    height: 20px;
    color: #666666;
}
.fontsizefooter
{
    font-size: 12px;
}
.ReviewDropDown
{
    width: 15%;
    margin: 0 0px;
    border: 1px solid #bbb;
    height: 20px;
    color: #666666;
}
.fieldsetHalfLeft
{
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin: 10px 0;
    width: 45%;
}
.spanRequired
{
    color: Red;
    margin-left: 1%; text-align:left;
}
.fieldsetHalfright
{
    float: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    padding: 1% 0%;
    margin: 10px 0;
    width: 45%;
}
.ExpMesg
{
    float: right;
    margin-right: 13%;
    color: Red;
}
.marginExpClient
{
    float: right;
    margin-right: 15%;
    color: Red;
}
.tdBottomBorder
{
    border-bottom: 1px solid #66667F;
}
.td17
{
    width:17%;
}
.td15
{
    width:15%;
    /*display:none;*/
}
.td20
{
    width:20%;
}
.td13
{
    width:13%;
}
.tdClientNm
{
    width:13%;
}
.tdEmpNo
{
    width:10%;
}
.tdEmpNm
{
    width:22%;
}
.tdEmpNmItem
{
    width:13%;
    padding-left:0%;
}
.tdSkillNm
{
    width:13%;
}
.tdHoursDefault
{
    width:15%;
}
.tdHoursDefaultItem
{
    width:15%;
    padding-left:0%;
}
.tdSkillNmItem
{
    width:13%;
    padding-left:0%;
}
.tdHours
{
    width:12%;
}
.tdHoursItem
{
    width:9%;
    padding-left:0%;
}
.tdTotal
{
    width:12%;
}
.tdTotalItem
{
    width:12%;
    padding-left:0%;
}
.tdWages
{
    width:9%;
}
.tdAddedon
{
    width:8%;
}
.tdWagesItem
{
     width:12%;
    padding-left:0%;
}
.tdTopBorder
{
    border-top: 1px solid #66667F;
}
.ExpText
{
    float: left;
}
.pdfExportimg
{
    cursor: pointer;
    width: 30px;
    height: 30px;
}
.ExcelExportimg
{
    cursor: pointer;
    width: 30px;
    height: 30px;
}
.tdWidth
{
    width: 17%;
}
.ExpCalender
{
    float: left;
    margin-left: 2px;
}
.panlpopup
{
    height: auto;
    width: 550px;
    background-color: White;
    display: block;
}

.panlReviewpopup
{
    height: auto;
    width: 750px;
    background-color: White;
    display: block;
}
.mapdiv
{
    width: 500px; height: 400px;
}
.ValSingRigh
{
    float: right;
}
.valMargin
{
    margin-left: 9%;
}
.locationtdlable
{
    width: 21%; text-align:left!important;}
.locationtdtext
{
    width: 29%;text-align:left!important;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
    color: White;
}
.Additionaltdlable
{
    width: 21%;
}
.Addtiontdtext
{
    width: 29%;
}
fieldset label
{
    display: block;
    float: left;
    width: 160px;
    height: 15px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 0 5px 0;
    text-transform: none; text-align:left;
}

.labelRegistration
{
    display: block;
    float: left;
    width: 160px;
    height: 23px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 0 5px 0;
    text-transform: none;
}
.tdHeightNew
{
    height: 24px;
}
.ReportLable
{
    display: block;
    float: left;
    width: 50%;
    height: 25px;
    line-height: 25px; 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 0 5px 0;
    text-transform: none; text-align:left!important;
}
.fieldsetHalfright label
{
    display: block;
    float: left;
    width: 50%;
    height: 25px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 0 5px 0;
    text-transform: none;
}
.ExpiryMonthDropdown
{
    width: 24%;
    margin: 0 10px;
    border: 1px solid #bbb;
    height: 23px;
    color: #666666;
    margin: 0 0px 0 0px;
    float: left;
}
.ExpiryYearDropdown
{
    width: 24%;
    margin: 0 10px;
    border: 1px solid #bbb;
    height: 23px;
    color: #666666;
    margin: 0 18px 0 8px;
    float: left;
}
.fieldsetHalfright img
{
    display: block;
    float: right;
    width: 50%;
    height: 25px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 194px 5px 0;
    text-transform: none;
}
.PaymentLable
{
    display: block;
    float: left;
    width: 97%;
    height: 25px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 0 5px 0;
    text-transform: none;
}
.fieldsetHalfLeft label
{
    display: block;
    float: left;
    width: 50%;
    height: 25px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 0 5px 0;
    text-transform: none;
}


.fieldsetlogin label
{
    display: block;
    float: none;
    width: 100%;
    padding-left: 0px;
    text-transform: none;
    height: auto;
    margin: 0;
}

.fieldsetSession label
{
    display: block;
    float: left;
    width: 200px;
    height: 75px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 0 5px 0;
    text-transform: none;
}
.fieldsetPayment label
{
    display: block;
    float: left;
    width: 100%;
    height: 105px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -5px 0 5px 0;
    text-transform: none;
}


.fieldsetForget label a
{
    display: block;
    float: left;
    text-decoration: none;
    text-transform: none;
    color: #666666;
    font-weight: bold;
    padding-left: 10px;
    margin: 4px 0 5px 0;
    text-transform: none;
}

.fieldsetRemember label a
{
    display: block;
    float: left;
    text-decoration: none;
    text-transform: none;
    color: #666666;
    font-weight: bold;
    padding-left: 10px;
    margin: 4px 0 5px 0;
    text-transform: none;
}

.PasswordText
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #BBBBBB;
    height: 20px;
    color: #666666;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    padding-left: 10px;
    background-position: 10px 6px;
    margin: 0;
    display: block;
    float: left;
    width: 92%;
    margin: 0 10px;
}

.fieldsetHalfLeft input[type=text]
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #BBBBBB;
    height: 20px;
    color: #666666;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    padding-left: 10px;
    background-position: 10px 6px;
    margin: 0;
    display: block;
    float: left;
    width: 92%;
    margin: 0 10px;
}
.fieldsetHalfright input[type=text]
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #BBBBBB;
    height: 20px;
    color: #666666;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    padding-left: 10px;
    background-position: 10px 6px;
    margin: 0;
    display: block;
    float: left;
    width: 92%;
    margin: 0 10px;
}
.PasswordText:focus
{
    outline: none;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}
.fieldsetHalfright input[type=text]:focus
{
    outline: none;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}
.fieldsetHalfLeft input[type=text]:focus
{
    outline: none;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}
#attendStrong strong
{
      color:#244061;
    font-size:16px;
    font-family: 'good_timesregular';
    
}
.fieldsetlogintxtPass
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #BBBBBB;
    height: 20px;
    color: #666666;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    padding-left: 10px;
    background-position: 10px 6px;
    margin: 0;
    display: block;
    float: left;
    width: 92%;
    margin: 0 10px;
}


.fieldsetlogin input[type=text]
{
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    color: #666666;
    padding: 8px 10px;
    margin: 0;
    float: none;
    box-shadow: none;
    height: auto;
}

.fieldsetlogin input[type=password]{
    border-radius: 3px;
    border: 1px solid #BBBBBB;
    color: #666666;
    padding: 8px 10px;
    margin: 0;
    float: none;
    height: auto;
    width: -webkit-fill-available;
}

.fieldsetloginChk
{
    height: 20px;
    color: #666666;
    padding-left: 10px;
    margin: 0;
    display: block;
    float: left;
    width: 5%;
    float: left;
    margin: 0 10px;
}
.fieldsetloginlbl
{
    display: block;
    float: right;
    width: 83%;
    height: 25px;
    line-height: 25px;
 
    font-weight: bold;
    padding-left: 10px;
    margin: -3px 0 0px 0;
    text-transform: none;
}

.fieldsetlogintxtPass:focus
{
    outline: none;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}
.fieldsetlogin input[type=text]:focus
{
    outline: none;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}






fieldset input[type=text]
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #BBBBBB;
    height: 20px;
    color: #666666;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    padding-left: 10px;
    background-position: 10px 6px;
    margin: 0;
    display: block;
    float: left;
    width: 96%;
    margin: 0 10px;
}

fieldset input[type=text]:focus
{
    outline: none;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}

fieldset select
{
    width: 96%;
    margin: 0 10px;
    border: 1px solid #bbb;
    height: 20px;
    color: #666666;
}

fieldset textarea
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #BBBBBB;
    color: #666666;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
    padding-left: 10px;
    background-position: 10px 6px;
    margin: 0 0.5%;
    display: block;
    float: left;
    width: 96%;
    margin: 0 10px;
}

fieldset textarea:focus
{
    outline: none;
    border: 1px solid #77BACE;
    -webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    -moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
    box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}

.submit_link
{
    float: right;
    margin-right: 3%;
    padding: 5px 0;
}

.submit_link select
{
    width: 150px;
    border: 1px solid #bbb;
    height: 20px;
    color: #666666;
}

#main .module_content h1
{
    color: #333333;
    text-transform: none;
 
    font-size: 22px;
    margin: 8px 0px;
}

#main .module_content h2
{
    color: #444444;
    text-transform: none;
 
    font-size: 18px;
    margin: 8px 0px;
}

#main .module_content h3
{
    color: #666666;
    text-transform: none;
 
    font-size: 13px;
    margin: 8px 0px;
}

#main .module_content h4
{
    color: #666666;
    text-transform: none;
 
    font-size: 13px;
    margin: 8px 0px;
}

#main .module_content li
{
    line-height: 150%;
}

/* Alerts */

#main h4.alert_info
{
    display: block;
    width: 95%;
    margin: 20px 3% 0 3%;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #B5E5EF url(../images/icn_alert_info.png) no-repeat;
    background-position: 10px 10px;
    border: 1px solid #77BACE;
    color: #082B33;
    padding: 10px 0;
    text-indent: 40px;
    font-size: 14px;
}

#main h4.alert_warning
{
    display: block;
    width: 95%;
    margin: 20px 3% 0 3%;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F5F3BA url(../images/icn_alert_warning.png) no-repeat;
    background-position: 10px 10px;
    border: 1px solid #C7A20D;
    color: #796616;
    padding: 10px 0;
    text-indent: 40px;
    font-size: 14px;
}
#mainRegScreen h4.alert_error
{
    display: block;
    width: 95%;
    margin: 20px 3% 0 3%;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F3D9D9 url(../images/icn_alert_error.png) no-repeat;
    background-position: 10px 10px;
    border: 1px solid #D20009;
    color: #7B040F;
    padding: 10px 0;
    text-indent: 40px;
    font-size: 14px;
}
#main h4.alert_error
{
    display: block;
    width: 95%;
    margin: 20px 3% 0 3%;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F3D9D9 url(../images/icn_alert_error.png) no-repeat;
    background-position: 10px 10px;
    border: 1px solid #D20009;
    color: #7B040F;
    padding: 10px 0;
    text-indent: 40px;
    font-size: 14px;
}

#mainRegScreen h4.alert_success
{
    display: block;
    width: 95%;
    margin: 20px 3% 0 3%;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E2F6C5 url(../images/icn_alert_success.png) no-repeat;
    background-position: 10px 10px;
    border: 1px solid #79C20D;
    color: #32510F;
    padding: 10px 0;
    text-indent: 40px;
    font-size: 14px;
}
#main h4.alert_success
{
    display: block;
    width: 95%;
    margin: 20px 3% 0 3%;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E2F6C5 url(../images/icn_alert_success.png) no-repeat;
    background-position: 10px 10px;
    border: 1px solid #79C20D;
    color: #32510F;
    padding: 10px 0;
    text-indent: 40px;
    font-size: 14px;
}
/*epeat;
background-position: 10px 10px;
border: 1px solid #79C20D;
color: #32510F;
padding: 10px 0;
text-indent: 40px;
font-size: 14px;}*/
.tdPaywidth
{
   margin-left:-20px;
}

.normal-width { width:100%; float:left;}
.normal-width1 { width:100%; float:none;}
.package { width:110px; float:left; height:261px; font-family:Arial, Helvetica, sans-serif; padding:20px 6px 0px 2px; margin-right:60px;}
.package h1{ font-size:20px; font-weight:bold; color:#FFFFFF; padding:0px; margin:0px; text-align:center; line-height:30px;}
.package h2{ font-size:16px; font-weight:bold; color:#FFFFFF; padding:5px 0px 30px 0px; margin:0px; text-transform:none; text-align:center; line-height:20px;}
.package h3{ font-size:12px; font-weight:bold; color:#000000; padding:0px 0px 10px 0px; text-align:center; margin:0px;} 
.package h4{ font-size:15px; font-weight:bold; color:#FFFFFF; padding:0px 0px 10px 0px; text-align:center; margin:0px;} 
.radio-width { width:auto; margin:auto; padding-top:2px; text-align:center;}

.bg01 { background:url(../images/package01-bg.png) left top no-repeat;}
.bg02 { background:url(../images/package02.png) left top no-repeat;}
.bg03 { background:url(../images/package03.png) left top no-repeat;}
.bg04 { background:url(../images/package04.png) left top no-repeat;}
.bg05 { background:url(../images/package05.png) left top no-repeat;}

.package.last{ margin-right:0px;}



/*pricing 14.05.13*/

.package_sec2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E3E3;
    color: #FFFFFF;
    float: left;
    margin-right: 1%;
    margin-top: 50px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    width: 18.5%;
}
.number2 {
    background: url("../images/topshape1.png") no-repeat scroll center center transparent;
    border-radius: 180px 180px 180px 180px;
    color: #009332;
    font-size: 28px;
    font-weight: bold;
    height: 70px;
    left: 0;
    line-height: 70px;
    position: absolute;
    text-align: center;
    text-shadow: 0 2px 0 #FFFFFF;
    top: -35px;
    width: 100%;
}

.package2 {
    background: url("../images/top-gradient1.gif") repeat-x scroll 0 0 transparent;
    border-radius: 8px 8px 0 0;
    padding-bottom: 13px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
	font-family: Arial,Helvetica,sans-serif;
}

.package_sec2 h1 {
    color: #043B74;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 2px 0 #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
}

.package_sec2 h2 {
    color: #3D7A00;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
	font-family: Arial,Helvetica,sans-serif;
}

.package_sec2 p {
    color: #5D5D5D;
    font-size: 12px;
    line-height: 24px;
    padding: 10px;
	font-family: Arial,Helvetica,sans-serif;
}
.bdrbtm {
    border-bottom: 1px solid #E2E3E3;
}
.pricepackage2 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}

.pricepackage2 span {
    color: #202B34;
    display: block;
    font-size: 12px;
    padding: 0 0 10px;
	font-family: Arial,Helvetica,sans-serif;
}
.package_sec2 p {
    margin: 10px 0;
}





.EmpAllNm
{
    width: 27%;
}
.ManagerAllNm
{
    width: 27%;
}
.EmpAllUm
{
    width: 27%;
}
.SrNoShow
{
    width: 7%;
}



.jRtdJobNm
{
    width:25%;
    float:left;
    overflow:hidden;
    display:block;
    height: 19px;
    padding-left: 8px;
    padding-top: 4px;
}
.jRBroderNm
{
     border: 1px solid #66667F;
}
.jRhdColr
{
    color: #666666 !important;
    font-weight: bold;
}
.jRBroder
{
        
        border-top: 1px solid #66667F;
     border-right: 1px solid #66667F;
     border-bottom: 1px solid #66667F;
     border-left: none;
        
}
.jRtdJobNo
{
    width:12%;
    overflow:hidden;
    display:block;
    height: 19px;
    padding-left: 8px;
    padding-top: 4px;
}
.daysshow
{
    border-left: 1px solid #66667F;border-right: 1px solid #66667F;border-top: 1px solid #66667F;float:left;width:99.7%;
}
.jRusernm
{
    width: 13%;text-align:left; border: 1px solid #66667F;
     padding-left: 13px;
     border-right:0 none;
}
.jRusernmEmp
{
    width: 13%;text-align:left; border: 1px solid #66667F;
     padding-left: 13px;
}
.jRTOn
{
    width: 9%;text-align:left;border: 1px solid #66667F;border-left:none;
     padding-left: 13px;
}
.jRTOf
{
    width: 10%;text-align:left;border: 1px solid #66667F;border-left:none;
     padding-left: 13px;
}
.jRAtt
{
    width: 14%;text-align:left;border: 1px solid #66667F;border-left:none;
     padding-left: 13px;
}
.jRActualAtt
{
    width: 23%;text-align:left;border: 1px solid #66667F;border-left:none;
     padding-left: 13px;
}
.jRusernmEmpC
{
    width: 13%;border-right: 1px solid #66667F;border-left: 1px solid #66667F;border-bottom: 1px solid #66667F;
    text-align:center;
}
.jRusernmC
{
    width: 13%;border-right: 1px solid #66667F;border-left: 1px solid #66667F;border-bottom: 1px solid #66667F;
    text-align:center;
    border-right:0 none;
}
.jRTOnC
{
    width: 9%;border-right: 1px solid #66667F;border-bottom: 1px solid #66667F;
    text-align:center;
}
.jRACT
{
    width: 9%;border-right: 1px solid #66667F;border-bottom: 1px solid #66667F;
    text-align:center;
}
.jRACOut
{
    width: 10%;border-right: 1px solid #66667F;border-bottom: 1px solid #66667F;
    text-align:center;
}
.jRTOfC
{
    width: 10%;border-right: 1px solid #66667F;border-bottom: 1px solid #66667F;
    text-align:center;
}
.jRAttC
{
    width: 14%;border-right: 1px solid #66667F;border-bottom: 1px solid #66667F;
    text-align:center;
}
.jRAcutalAttC
{
    width: 23%;border-right: 1px solid #66667F;border-bottom: 1px solid #66667F;
    text-align:center;
}

.HCompanyNm {
    color: #244059;
    display: block;
    font-family:  Verdana;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    position: absolute;
    
    right: 30%;
    /*right: 13%;*/
    text-decoration: underline;
    text-indent: 0;
    top: 31px;
    width: 326px;
}

.HCompanyNm h3{ margin:0;}
.HCompanyNm h3 span{font-size: 20px !important;}
.w60 {
    width:60px;
}
.field-validation-error {
    color:#f70202 !important;
    float: left;
}


/*New css ===============*/
.menuBar {
 width:100%; float:left;
}
.toggleMenu {
    display:  none;
    background: #666;
    padding: 10px 15px;
    color: #fff;
}
.nav {
    list-style: none;
     *zoom: 1;
     background:#fff;
      border-bottom: 4px solid #009332;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 12em;
}
.nav a {
    padding: 10px 14px;
    color:#000;
}
.nav li {
    position: relative; padding:0 30px;
}
.nav > li {
    float: left;
}
.nav > li > .parent {
    background-image: url("../images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px; padding:0 15px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    background: #92c13e;
    width:12em;
    position: relative;
    z-index:100;
    border-top: 1px solid #175e4c;
}
.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

@media screen and (max-width: 768px) {
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("../images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

}

.half-col {
    width:49%;
    display:inline-block;
}


/** 05-11-2016 **/

.locationtdtext .field-validation-error {
    color: #f70202 !important;
    float: left;
    margin: 0 0 0 10px;
    position: absolute;
}
.error-mdg-set .field-validation-error {
    color: #f70202 !important;
    float: left;
    margin: 0 0 0 10px;
    position: absolute;
}


@media screen and (max-width: 640px) {

    .loginBox {
        width: 98% !important;
    }
}

.finge-scan-icon {
}

    .finge-scan-icon img {
        width: 25px;
        cursor: pointer;
    }

.face-print-icon {
}

    .face-print-icon img {
        width: 25px;
        cursor: pointer;
    }

.employee-icon {
}

    .employee-icon img {
        width: 25px;
        cursor: pointer;
    }

.view-image-icon {
}

    .view-image-icon img {
        width: 25px;
        cursor: pointer;
    }

.eventnone {
    pointer-events: none;
    opacity: 0.5;
}

.eventfill {
    pointer-events: fill;
}


