﻿@charset "utf-8";
/*
==  THEME DETAILS  ============================================================

    Theme Name: Tax SpanControl
    Theme URL: 
    Description: An awesome theme for Tax SpanControl
    Version: 1.0

    Author: SPAN Enterprises LLC
    Author URL: http://www.spanenterprises.com
*/


/* Reset Styles for All Tags */
* { margin: 0px; padding: 0px; outline: none !important; }

/* Common Styles */
html { position: relative; }

.successmsg { background: #54d854 url(Images/succes-tick.png) no-repeat 15px center; padding: 12px; display: inline-block; color: #fff; font-size: 14px; border: 1px solid #45ad45; opacity: 0.75; font-weight: 600; padding-left: 40px; }

#dayscounttextTime { background-color: white; color: #39321b; resize: none; }

#dayscounttext { background-color: white; color: #39321b; resize: none; }


body, html { min-height: 100%; }

img { border: none; }


table tr td { vertical-align: top; }

h1, h2, h3, h4, h5, h6, #form_heading, .gen_content_heading { font-family:'Poppins', sans-serif; font-weight: normal; }

a { color:#265a9f; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }

a:hover { color: #f26100; }

.clear { clear: both; }

.taL { text-align: left; }

.taC { text-align: center !important; }

.taR { text-align: right; }

.taJ { text-align: justify; }

.vaT { vertical-align: top; }

.vaM { vertical-align: middle; }

.vaB { vertical-align: bottom; }

.floatL { float: left; }


.floatR { float: right !important; }

.mTop5p { margin-top: 5px !important; }

.mTop3 { margin-top: 3px; }

.mTop5 { margin-top: 5px; }

.mTop10 { margin-top: 10px; }

.mBot13 { margin-bottom: 13px; }

.mTop15 { margin-top: 15px; }

.mTop20 { margin-top: 20px; }

.mTop30 { margin-top: 30px; }

.mTop20 { margin-top: 20px; }

.mTop48 { margin-top: 48px; }

.mBot5 { margin-bottom: 5px !important; }

.mBot10 { margin-bottom: 10px !important; }

.mBot15 { margin-bottom: 15px !important; }

.mBot20 { margin-bottom: 20px !important; }

.radiobox { padding-left: 80px; }

.mRight0 { margin-right: 0px !important; }

.mRight5 { margin-right: 5px !important; }

.mRight10 { margin-right: 10px !important; }

.mRight13 { margin-right: 13px !important; }

.mRight15 { margin-right: 15px !important; }

.mRight20 { margin-right: 20px !important; }

.mRight30 { margin-right: 30px !important; }

.mRight40 { margin-right: 40px !important; }

.mRight50 { margin-right: 50px !important; }

.mLeft5 { margin-left: 5px !important; }

.mLeft10 { margin-left: 10px !important; }

.mLeft8 { margin-left: 8px !important; }

.spacer5 { height: 5px; }

.spacer10 { height: 10px; }

.spacer20 { height: 20px; }

.sepLine { background: #b4b4b4; height: 1px; margin: 15px 0; }

.pRight0 { padding-right: 0px !important; }

.pRight15 { padding-right: 15px !important; }

.infoTxt { font-size: 11px; font-style: italic; }

.red { color: #f00; font-size: 15px; }

.w95 { width: 95%; margin: auto; border-spacing: 0px; }

.w100 { width: 100%; border-spacing: 0px; }

.noWrap { white-space: nowrap; }

.nopadding { padding: 0px !important; }

.disnone { display: none; }

.pLeft0 { padding-left: 0px !important; }
/* Page Styles */
body { /*background: #00498e;*/ background: #505050; /*font-family: Verdana, Arial, Helvetica, sans-serif;*/  font-weight: normal; }

header, section, footer { height: auto; }


#wrapper { width: 1120px; margin: auto; background: #fff; box-shadow: 0px 0px 15px #08243e; }

.textLink { font-size: 11px; font-weight: bold; text-decoration: none; color: #404040; margin: 0px 0 0 10px; background: #f3f3f3; background: -moz-linear-gradient(top, #fff 0, #f3f3f3 2%, #c5c5c5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(2%, #f3f3f3), color-stop(100%, #c5c5c5)); background: -webkit-linear-gradient(top, #fff 0, #f3f3f3 2%, #c5c5c5 100%); background: -o-linear-gradient(top, #fff 0, #f3f3f3 2%, #c5c5c5 100%); background: -ms-linear-gradient(top, #fff 0, #f3f3f3 2%, #c5c5c5 100%); background: linear-gradient(to bottom, #fff 0, #f3f3f3 2%, #c5c5c5 100%); text-decoration: none; padding: 2px 10px 2px 10px; border: 1px solid #b1b1b1; border-bottom: 1px solid #696969; border-radius: 4px; display: block; line-height: 14px; }

.textLink:hover { color: #fff; background: #21415f; background: -moz-linear-gradient(top, #618bb5 0, #376ca0 2%, #21415f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #618bb5), color-stop(2%, #376ca0), color-stop(100%, #21415f)); background: -webkit-linear-gradient(top, #618bb5 0, #376ca0 2%, #21415f 100%); background: -o-linear-gradient(top, #618bb5 0, #376ca0 2%, #21415f 100%); background: -ms-linear-gradient(top, #618bb5 0, #376ca0 2%, #21415f 100%); background: linear-gradient(to bottom, #618bb5 0, #376ca0 2%, #21415f 100%); text-decoration: none; border: 1px solid #336493; border-bottom: 1px solid #2b537b; border-radius: 4px; }

.textLink img { vertical-align: middle; margin-right: 5px; }

.logOut { color: #fff; text-decoration: none; font-size: 11px; padding: 3px 5px 4px; background: #f00; border-radius: 3px; font-weight: bold; float: right; margin-left: 15px; }

.logOut:hover { color: #000; }

/*footer {
    color: #fff;
    font-size: 11px;
    text-align: center;
    background: #505050;
    width:100%;
    /*position:absolute;
    bottom:0;
    padding:10px 0px;
}*/

a.view { background: url(Images/viewIcon.gif) no-repeat 8px center #2ea251; border-radius: 3px 3px 3px 3px; box-shadow: inherit; color: #fff; float: right; font: bold 11px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 10px; padding: 5px 10px 4px 28px; position: relative; text-decoration: none; z-index: 100; }

.view:hover { background-color: #207339; color: #fff; }

.logo h2 { float: left; background: url(Images/logo.png) no-repeat left top; width: 250px; height: 70px; text-indent: -99999px; border: none; margin-bottom: 0px; margin-top: 10px; }

nav { float: right; overflow: hidden; margin-top: 12px; }

nav ul { margin: 0px; padding: 0px; list-style-type: none; overflow: hidden; }

nav ul li { float: left; font-size: 14px; font-weight: bold; margin-left: 2px; line-height: 14px; }

nav ul li a { display: block; color: #25475a; padding: 8px 10px; text-decoration: none; background: #d4d9df; border-radius: 4px 4px 0px 0px; }


nav ul li a:hover { color: #fff; background: #1470b8; }

nav ul li.selected a { color: #fff; background: #1470b8; }

ul li a.active, ul li a.active:hover { /*background: #00498e;*/ color: #000 !important; /*border-bottom: 1px solid #00498e;*/ background: #fcb23f; }


ul li span.subhover { background-position: center bottom; cursor: pointer; }

ul li ul.subnav { list-style: none; position: absolute; left: auto; background: #1470b8; margin: 0; padding: 0; display: none; float: left; width: 170px; z-index: 10000; border-bottom: 5px solid #d4d9df; border-radius: 0px 4px 4px 4px; /*box-shadow: 2px 2px 3px #7d7d7d;*/ }

nav ul li ul.subnav li { margin: 0; padding: 0; border-top: 1px solid #0d4a7a; border-bottom: 1px solid #5496c9; clear: both; width: 170px; z-index: 100000; }

nav ul li ul.subnav li:first-child { border-top: none; }

nav ul li ul.subnav li:last-child { border-bottom: none; }

nav ul li ul.subnav li a { float: left; display: block; font-size: 11px; font-weight: bold; width: 154px; border-bottom: none; background: none; padding: 8px 8px; color: #fff; z-index: 1000000; }

nav ul li ul.subnav li a:hover { background: #100709; color: #fff; border-radius: 0px; }

#login { font-size: 13px; font-weight: bold; text-align: right; line-height: 14px; }

#login span.role { color: #0C4DA2; font-size: 11px; }

#body { min-height: 620px; padding: 5px 10px; /*overflow:hidden;*/ display: inline-block; /*width:96.6%;*/ width: 1170px; }

input[type="text"], input[type="password"], textarea { /*background: #fff;
    border: 1px solid #fbb146;
    padding: 5px;
    outline: none;
    margin-left: 10px;
    resize: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/ border: 1px solid #ccc; border-radius: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; padding: 5px; }

input[type="text"]:focus, input[type="password"]:focus, .dataTables_length select:focus, textarea:focus, select:focus { border: 1px solid #a2a2a2 !important; /*box-shadow: 0px 0px 2px #7d7d7d;*/ outline: none; resize: none; }

select, .dataTables_length select { height: 32px; padding: 4px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

input[type="text"][readonly="readonly"], input[type="password"][readonly="readonly"], textarea[readonly="readonly"], select[readonly="readonly"] { background-color: #fdebb1; color: #39321b; resize: none; }

input[type="text"][disabled="disabled"], input[type="button"][disabled="disabled"], input[type="button"].sav[disabled="disabled"], input[type="button"].sav[disabled="disabled"]:hover, input[type="password"][disabled="disabled"], textarea[disabled="disabled"], select[disabled="disabled"] { background: #f2f0f0; color: #afafaf; cursor: default; text-shadow: none; resize: none; }

.formTableuspr, .formTable { background: #e7edf4; border: 1px solid #bdc7d3; padding: 5px 10px; font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #404040; }

#form_heading, .gen_content_heading, h2 { font: bold 19px 'Poppins', sans-serif; background: #1e6bc3; padding: 5px 15px; color: #fff; text-transform: uppercase; margin-top: 15px; }


.labelName { color: #404040; font-size: 14px; font-weight: bold; padding-right: 15px; padding-top: 8px; text-align: right; vertical-align: top; width: 115px; }

.fieldView { color: #00498E; /*font-size:12px;
    font-weight:bold;
    padding-top: 8px;*/ text-align: left; vertical-align: top; font: normal 16px 'Poppins', sans-serif; padding-top: 5px; }

a.last { background: url(Images/NewImages/addIcon.gif) no-repeat 8px center #2ea251; /*border-radius: 3px 3px 3px 3px;*/ box-shadow: inherit; color: #fff; float: right; font: bold 11px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 10px; padding: 5px 10px 4px 30px; position: relative; text-decoration: none; z-index: 1000; border-right: 1px solid #c0c0c0 !important; }

.last:hover { background-color: #207339; color: #fff; }

.grid, .tblsty { background: #062B4E; padding: 0px; width: 100%; border-spacing: 1px; }

.grid tr th, .tblsty tr th { background: #0f4c75; border-bottom: 2px solid #062B4E; font: normal 15px 'Poppins', sans-serif; padding: 10px 20px 10px 10px; text-align: left; color: #fff; }

.grid tr.subHeading td, .tblsty tr.subHeading td { background: transparent; font: normal 15px 'Poppins', sans-serif; padding: 5px 10px 5px 10px; text-align: left; color: #fff; }

.grid tr td, .tblsty tr td { background: #FFFFFF; padding: 6px 10px; font-size: 13px; }

.grid tr:nth-child(2n+1) td, .tblsty tr:nth-child(2n+1) td { background: #e7edf4; }



.dataTables_wrapper { font-size: 13px; color: #404040; }

.dataTables_filter { float: right; margin-bottom: 10px; }

.sorting { background: url(Images/sorting.png) no-repeat right center !important; cursor: pointer; }

.sorting_asc { background: url(Images/sorting_asc.png) no-repeat right center !important; cursor: pointer; }

.sorting_desc { background: url(Images/sorting_des.png) no-repeat right center !important; cursor: pointer; }

.dataTables_info { font-style: italic; }

.ui-autocomplete { height: 200px; overflow-x: hidden; overflow-y: auto; font-size: 14px; border: 2px solid #00498e !important; width: 350px !important; background: #fff !important; padding: 0 !important; }

.ui-autocomplete .ui-menu-item { font: normal 12px Verdana, Arial, Helvetica, sans-serif !important; border: none !important; background: none !important; }

.ui-autocomplete .ui-menu-item a { margin: 0 !important; }

.ui-autocomplete .ui-state-hover,
.ui-autocomplete .ui-widget-content .ui-state-hover,
.ui-autocomplete .ui-widget-header .ui-state-hover,
.ui-autocomplete .ui-state-focus,
.ui-autocomplete .ui-widget-content .ui-state-focus,
.ui-autocomplete .ui-widget-header .ui-state-focus { border: none !important; background: #00498e !important; color: #fff !important; }

#empty-message { /*background: #f00;
    margin: auto;
    position: relative;
    font: normal 12px Verdana;
    color: #fff;
    padding:5px 20px;
    border-radius:6px;*/ color: #f00; font: normal 12px Verdana, Arial, Helvetica, sans-serif; }

#empty-messageNew { color: #f00; font: normal 12px Verdana, Arial, Helvetica, sans-serif; }

.message-success label, .succmsg { color: #fff; background: #14aa49; padding: 5px 10px; border-radius: 6px; font: normal 12px Verdana, Arial, Helvetica, sans-serif; }

.succmsgNew { color: #fff; background: #14aa49; padding: 5px 10px; border-radius: 6px; font: normal 12px Verdana, Arial, Helvetica, sans-serif; }

label.errorMsg { color: #fff; background: #f00; padding: 5px 10px; border-radius: 6px; font: normal 12px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 5px; display: inline-block; }

.formTableDark { background: #1a4360; border: 1px solid #103141; padding: 15px; }

.formTableDark h4 { color: #fff; }

input[type="button"].can, input[type="button"].can:hover { text-transform: uppercase; background: #636363; background: -moz-linear-gradient(top, #888888 0, #939393 2%, #636363 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888888), color-stop(2%, #939393), color-stop(100%, #636363)); background: -webkit-linear-gradient(top, #888888 0, #939393 2%, #636363 100%); background: -o-linear-gradient(top, #888888 0, #939393 2%, #636363 100%); background: -ms-linear-gradient(top, #888888 0, #939393 2%, #636363 100%); background: linear-gradient(to bottom, #888888 0, #939393 2%, #636363 100%); color: #fff; font-weight: bold; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); border: 0; /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);*/ font-size: 18px; min-width: 100px; padding: 5px 10px; border-radius: 8px; cursor: pointer; display: inline-block; text-decoration: none; text-align: center;  line-height: 24px; }

input[type="button"].can1, input[type="button"].can1:hover { text-transform: uppercase; background: #636363; background: -moz-linear-gradient(top, #888888 0, #939393 2%, #636363 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888888), color-stop(2%, #939393), color-stop(100%, #636363)); background: -webkit-linear-gradient(top, #888888 0, #939393 2%, #636363 100%); background: -o-linear-gradient(top, #888888 0, #939393 2%, #636363 100%); background: -ms-linear-gradient(top, #888888 0, #939393 2%, #636363 100%); background: linear-gradient(to bottom, #888888 0, #939393 2%, #636363 100%); color: #fff; font-weight: bold; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); border: 0; /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);*/ font-size: 13px; min-width: 100px; padding: 5px 10px; cursor: pointer; display: inline-block; text-decoration: none; text-align: center;  line-height: 24px; }

/*input[type="submit"], input[type="button"].sav, input[type="submit"]:hover, input[type="button"].sav:hover { text-transform: uppercase; background: #f98f05; background: -moz-linear-gradient(top, #f9b759 0, #f98f05 2%, #f25f00 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9b759), color-stop(2%, #f98f05), color-stop(100%, #f25f00)); background: -webkit-linear-gradient(top, #f9b759 0, #f98f05 2%, #f25f00 100%); background: -o-linear-gradient(top, #f9b759 0, #f98f05 2%, #f25f00 100%); background: -ms-linear-gradient(top, #f9b759 0, #f98f05 2%, #f25f00 100%); background: linear-gradient(to bottom, #f9b759 0, #f98f05 2%, #f25f00 100%); color: #fff; font-weight: bold; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); border: 0;  font-size: 18px; min-width: 100px; padding: 5px 10px; border-radius: 8px; cursor: pointer; display: inline-block; text-decoration: none; text-align: center;  line-height: 24px; }*/

input[type="button"] { /*font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    margin: 0px 5px 0 0px;
    background: #00326c;
    text-decoration: none;
    padding: 6px 14px;
    border: 1px solid #000;
    display: inline-block;
    line-height: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;*/ }

/*input[type="button"]:hover {
        color: #002c54;
        background: #f9a147;
        border: 1px solid #e38b30;
    }*/

#chart_div { border: 1px solid #b2bac3; background: #980000; /*box-shadow:1px 1px 2px #b6bfc9;*/ font: normal 13px Verdana, Arial, Helvetica, sans-serif; }

label.error, .field-validation-error { background: #f00; color: #fff; font-size: 14px; padding: 2px 5px; border-radius: 4px; font-weight:500; }

label.error[for="DiscountAmountNew"] { display: inline-block; }

label.error[for="tohours"] { width:auto; position:absolute; margin-top:-24px; right:59px; font-size: 14px;}

label.error[for="fromtimdate"] { width: auto;position: absolute;margin-top: -24px;left: 59px; font-size: 14px;}

label.error[for="morning_btn"] { width: auto;position: absolute;margin-top: -24px;left: 59px; font-size: 14px;}

label.error[for="sectiontime"] { width: auto;position: absolute;margin-top: -24px;left: 213px; font-size: 14px;}

label.error[for="Leave_From_Date"] { width: auto;position: absolute;margin-top: -24px;left: 64px; font-size: 14px;}

label.error[for="Leave_To_Date"] { width: auto;position: absolute;margin-top: -24px;left:239px;  font-size: 14px;}

label.error[for="dayscounttextTime"] { width: auto;position: absolute;margin-top: -24px;left:435px;  font-size: 14px;}

.Reports { background: #062B4E; padding: 0px; width: 100%; border-spacing: 1px; }

.Reports tr td strong { font: normal 18px 'Poppins', sans-serif; padding: 10px 0px 10px 0px; text-align: left; color: #0f4c75; }

.Reports tr.subHeading td { background: transparent; font: normal 15px 'Poppins', sans-serif; padding: 5px 10px 5px 10px; text-align: left; color: #fff; }

.Reports tr td { background: #FFFFFF; padding: 10px 10px; font-size: 13px; color: #404040; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }

.Reports tr td a { color: #0f4c75; }

.Reports tr td a:hover strong { color: #f26100; }

.Reports tr:nth-child(2n+1) td { background: #e7edf4; }

.Reports tr td:hover { background: #0f4c75; color: #fff; }

.Reports tr td:hover a strong { color: #f1ce5a; }

.comment { max-height: 223px; overflow: auto; margin-bottom: 10px; padding: 0px 10px; }

.comment table { width: 100%; border-spacing: 0px; }

.comment small { color: #797953; }

.comment .imgTag { width: 75px; vertical-align: top; }

.comment .commentTxt { background: #f1f0f0; border-top: 1px solid #e3e2e2; border-bottom: 1px solid #f7db7f; padding: 5px 10px 5px; font-size: 13px; color: #404040; vertical-align: top; }


h3 { margin-bottom: 2px; color: #f36300; }

.payment { width: 300px; text-align: center; min-height: 40px; padding: 30px 10px; background: #e7edf4; border: 1px solid #bdc7d3; line-height: 36px; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }

.payment:hover { background: #1A4360; border-color: #103141; color: #fff; }
/*.w95 label.error
{
    display: inline-block !important;
}*/
#cboxLoadedContent .mTop30 { margin-top: 0px !important; }

.projects a.ETT:last-child { margin-right: 0px; }

.ETT { display: block; width: 192px; height: 210px; float: left; margin: 10px 10px 10px 0px; /*box-shadow:5px 5px 5px #0a0a0a;*/ }

.EET { display: block; width: 192px; height: 210px; float: left; margin: 10px 0px 10px 0px; /*box-shadow:5px 5px 5px #0a0a0a;*/ }

ul.dropDown { margin: 0px; padding: 0px; list-style-type: none; }

ul.dropDown li a { font-size: 11px; font-weight: bold; text-decoration: none; color: #404040; margin: 0px 0 0 0px; background: #f3f3f3; background: -moz-linear-gradient(top, #fff 0, #f3f3f3 2%, #c5c5c5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(2%, #f3f3f3), color-stop(100%, #c5c5c5)); background: -webkit-linear-gradient(top, #fff 0, #f3f3f3 2%, #c5c5c5 100%); background: -o-linear-gradient(top, #fff 0, #f3f3f3 2%, #c5c5c5 100%); background: -ms-linear-gradient(top, #fff 0, #f3f3f3 2%, #c5c5c5 100%); background: linear-gradient(to bottom, #fff 0, #f3f3f3 2%, #c5c5c5 100%); text-decoration: none; padding: 2px 10px 2px 10px; border: 1px solid #b1b1b1; border-bottom: 1px solid #696969; border-radius: 4px; display: inline-block; line-height: 14px; }

ul.dropDown li ul.childMenu { display: none; position: absolute; margin: -2px 0px 0px 0px; padding: 5px 0px; list-style-type: none; background: #c6c6c6; min-width: 110px; border-bottom: 1px solid #696969; border-left: 1px solid #b1b1b1; border-right: 1px solid #b1b1b1; border-radius: 0px 4px 4px 4px; }

ul.dropDown li ul.childMenu li a { font: bold 11px Arial,Helvetica,sans-serif; list-style-type: none; background: none; margin: 0px 0px 0px; border: none; display: block; color: #404040; border-radius: 0; }

ul.dropDown li ul.childMenu li a:hover, ul.dropDown li ul.childMenu li.active a { background-color: #214260; color: #fff; }

ul.dropDown li ul.childMenu li ul.grandChild { display: none; position: absolute; padding: 5px 0px; list-style-type: none; background: #214260; width: 130px; border: none; border-radius: 4px 4px 4px 4px; }


ul.dropDown li ul.childMenu li ul.grandChild li a { font: bold 11px Arial,Helvetica,sans-serif; list-style-type: none; background: none; float: right; clear: both; margin: 0px 0px 2px; border: none; display: block; width: 110px; color: #fff; border-radius: 0; }

ul.dropDown li ul.childMenu li ul.grandChild li a:hover { background-color: #98b9d2; color: #214260; }


#popup_container { background: #fff; padding: 10px !important; border: 5px solid #2279B4; width: 400px; }

#popup_overlay { background: #fff; opacity: .8 !important; }

#popup_content { background: #E7EDF4; border: 1px solid #BDC7D3; color: #404040; font: normal 15px Fjalla One, Verdana,Arial,Helvetica,sans-serif; padding: 15px; }

#popup_content .alertTxt { color: #00498E; text-align: left; vertical-align: top; font: normal 15px Fjalla One, Verdana,Arial,Helvetica,sans-serif; }

#popup_panel { text-align: center; margin-top: 20px; }

.dash_content_left { float: left; width: 600px; }

.dash_content_right { float: right; width: 400px; background: #f2f5f9; padding: 20px; border: 1px solid #A1B1B6; }


#cssTab.ui-widget-content { background: none !important; border: none !important; padding: 0px !important; }

#cssTab.ui-widget { font-family: inherit !important; font-size: inherit !important; }

#cssTab .ui-tabs-panel { background: #E7EDF4; border: 1px solid #BDC7D3; color: #404040;  padding: 15px; height: auto !important; }

#cssTab .ui-tabs-nav { background: none; padding: 0px; }

#cssTab .ui-tabs-nav li { border-color: #ccc; }

#cssTab .ui-tabs-nav li a {  font-size: 15px; }

#cssTab .ui-state-default { background: #f6f6f6; }

#cssTab li.ui-state-active { background: url(Images/tabActive.gif) no-repeat center bottom #00498e; border-color: #00498e; }

#cssTab li.ui-state-active a, #cssTab li.ui-state-active a:hover { color: #fff; }

#cssTab .ui-state-hover { background: #f6f6f6; }

#cssTab .ui-state-hover a, #cssTab .ui-state-hover a:hover { color: #00498e; }

#cssTab .ui-widget-content a { color: #2546E9; }

#cssTab .ui-widget-content a:hover { color: #f26100; }

#cssTab .gridLink a { font: normal 13px Verdana,Arial,Helvetica,sans-serif; display: inline-block; padding: 1px 10px 2px; margin-bottom: 5px; border-radius: 6px; line-height: 16px; }

#cssTab .gridLink a:hover { background: #00498E; color: #fff; }

#accordion.ui-accordion .ui-accordion-header { font-size: inherit; }

#accordion h3.ui-state-default { background: #eef2f7; border-color: #d1d8e0; }

#accordion h3.ui-state-default .ui-icon { background-image: url(Images/blackArrow.png); height: 24px; width: 24px; margin-top: -12px; }

#accordion h3.ui-state-default .ui-icon-triangle-1-e { background-position: left top; }

#accordion h3.ui-state-active .ui-icon-triangle-1-s { transform: rotate(90deg); background-position: left top; }

#accordion h3.ui-state-default.ui-state-active { background: #c7d5e4; color: #000; border-color: #acb5c0; border-bottom-color: #c7d5e4; }

#accordion ul.ui-widget-content { background: #c7d5e4; color: #fff; border-color: #acb5c0; font: normal 13px Verdana; }

#accordion ul.ui-widget-content li a { background: url(Images/blackTick.png) no-repeat 10px center; line-height: 24px; padding: 5px 10px 5px 40px; margin-bottom: 5px; display: inline-block; }

#accordion ul.ui-widget-content li a:hover { background: url(Images/whiteTick.png) no-repeat 10px center #0f4c75; color: #fff; border-radius: 6px; }

#tblUserDetails .labelName { color: #404040; font-size: 14px; font-weight: bold; padding-right: 15px; padding-top: 8px; text-align: left; vertical-align: top; width: 115px; }

#FollowUpDiv { background: #ffffcc; position: absolute; z-index: 10000; width: 400px; padding: 10px; box-shadow: 5px 5px 5px rgba(0,0,0, .43); font: normal 12px Verdana; text-align: left; margin-left: -71px; margin-top: 25px; border: 1px solid #ab8712; }

#FollowUpDiv:before { content: ""; background: url(Images/notiPointer.gif) no-repeat left top; width: 33px; height: 16px; position: absolute; margin: -26px 0 0 284px; }

.followTxt { border-bottom: 1px dashed #ab8712; padding-bottom: 10px; margin-bottom: 10px; }

#FollowUpDiv .followTxt:last-child { border-bottom: none; padding-bottom: 0px; margin-bottom: 0px; }

#showFloating, #hideFloating { background: url(Images/notiIcon.gif) no-repeat left top; width: 20px; height: 21px; padding: 0px 0px 0px 0px; color: #fff; text-decoration: none; float: right; text-align: center; font: bold 11px Verdana; margin-left: 5px; }

.followClose { background: #4a4a4a; font: bold 14px Verdana; color: #fff; border-radius: 36px; padding: 1px 6px 3px; float: right; display: block; cursor: pointer; margin: -15px -15px 0px 0px; }

.commentTable { background: #F2F5F9; border: 1px solid #A1B1B6; padding: 15px; font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #404040; }

.follow { background: #e3e2e2; padding: 3px 10px; margin: 0px -10px -10px; font: bold 110% Verdana, Arial, Helvetica, sans-serif; }

#countId { background: #00498E; padding: 2px; font: bold 8px Verdana; color: #fff; border-radius: 3px; text-align: center; min-width: 12px; float: right; margin: -3px 0px 0px -2px; position: relative; z-index: 100; }

a.more { background: #F98F05; border-radius: 3px 3px 3px 3px; box-shadow: inherit; color: #fff !important; /*float: right;*/ font: bold 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px 4px 10px; position: relative; text-decoration: none; z-index: 100; }

.more:hover { background-color: #F25F00; color: #fff; }

.grid, .tblreport { background: #062B4E; padding: 0px; /*width: 100% !important;*/ border-spacing: 1px; }

.grid tr th, .tblreport tr th { background: #0f4c75; border-bottom: 2px solid #062B4E; font: normal 15px 'Poppins', sans-serif; padding: 10px 20px 10px 10px; text-align: left; color: #fff; }

.grid tr.subHeading td, .tblreport tr.subHeading td { background: transparent; font: normal 15px 'Poppins', sans-serif; padding: 5px 10px 5px 10px; text-align: left; color: #fff; }

.grid tr td, .tblreport tr td { background: #FFFFFF; padding: 6px 10px; font-size: 13px; white-space: normal; }

.grid tr:nth-child(2n+1) td, .tblreport tr:nth-child(2n+1) td { background: #e7edf4; }


/*Jayaram*/
header { width: 100%; background: #fff; height: 90px; }

#headwrapper { max-width: 1120px; margin: 0 auto; }

.logo { float: left; }

#headwrapper p { font-size: 16px; font-weight: bold; text-align: right; margin: 19px 0px 0px 0px; color: #1a9af1; float: right; }

#head ul { margin: 0px; padding: 0px; list-style-type: none; border-right: 1px solid #216083; }

#head ul li { float: left; font: bold 14px 'Poppins', sans-serif; color: #cacaca; line-height: 22px; list-style-type: none; background: url(images/logout.png) no-repeat 0 8px; padding-left: 30px; margin-right: 20px; }

#head ul li.first { background: url(images/helpbtn.png) no-repeat 0 12px; }

#head ul li.second { background: url(images/logoutbtn.png) no-repeat 0 12px; margin-right: 0px; }

#head ul li a { display: block; padding: 14px 0 8px; text-decoration: none; font-weight: normal; color: #000; font-family: 'Poppins', sans-serif; font-size: 14px; }

#head li:hover > a { color: #fcb23f; }

#navigation { height: 33px; background: url(images/navbg.jpg) repeat-x left top; overflow: hidden; width: 100%; }

#nav { width: 1120px; margin-left: auto; margin-right: auto; }


#nav ul { margin: 0px 0px 0px; padding: 0px; list-style-type: none; }

#nav ul li { float: left; font: bold 14px 'Poppins', sans-serif; color: #cacaca; }

#nav ul li a { display: block; padding: 6px 23px 8px; text-decoration: none; font-weight: normal; color: #fff; font-family: 'Poppins', sans-serif; font-size: 14px; text-transform: uppercase; }
/*#nav li:hover {background-color:#fcb23f;}*/

#nav li a:hover { color: #000; }

#nav ul li span { margin-right: 10px; top: 0px; position: relative; float: left; }



#content1 { height: auto; background: #fff; border-top: 6px solid #0D9EEB; }

#cont1wrapper { /*width:1120px;*/ height: auto; margin-left: auto; margin-right: auto; min-height: 672px; /*margin-top: 15px;margin-bottom: 30px;*/ }

.login { float: right; border: 11px solid #5ac6ff; width: 262px; height: 329px; background: #fff; margin-top: 120px; margin-right: 32px; -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black; }

.shade { cursor: pointer; background: url(images/google.png) no-repeat; height: 125px; width: 223px; margin-left: auto; margin-right: auto; margin-top: 20px; }

.logintxt { text-align: center; background: -webkit-linear-gradient(#0c4286, #003366); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#0c4286, #003366); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#0c4286, #003366); /* For Firefox 3.6 to 15 */ background: linear-gradient(#0c4286, #003366); /* Standard syntax (must be last) */ color: #fff; padding: 7px; }

/*.signinbtn {background:#0c4da1;width:196px;height:43px;border: 2px solid #4883d0;margin-right: auto;margin-left: auto;margin-top:20px;color:#fff;font-size:24px;font-weight:bold;font-family: 'Poppins', sans-serif;  text-align: center;padding-top: 11px;  cursor: pointer;}*/

.signinbtn { background: #0c4da1; width: 161px; height: 43px; border: 2px solid #4883d0; margin-right: auto; margin-left: auto; margin-top: 20px; padding-top: 11px; cursor: pointer; }

.signinbtn li { background: url(images/signicon.png) no-repeat 15px 0; width: 100px; height: 35px; padding: 3px 59px; font: bold 24px; }

.signinbtn:hover { background: #f58d2c; border: 2px solid #cf8037; color: #000; }

.loginshadow { background: url(images/loginshadow.png) no-repeat; margin-left: auto; margin-right: auto; margin-top: 17px; width: 465px; height: 26px; }

.innerfield { border: 1px solid #ccc; height: auto; }

.subtitle { background: #b3dfff; font: bold 15px; padding: 8px 10px; color: #005ac1; border-bottom: 2px solid #9dd6ff; }

.innerpart { min-height: 200px; padding: 10px; line-height: 50px !important; color: #3d3d3d; font: 15px ; }

h2 .bulleticon ul { margin: 0px 0px 0px; padding: 0px; }

h2 .bulleticon ul li { background: url(images/bulleticon.png) no-repeat 0px 3px; content: ""; list-style-type: none; padding-left: 20px; }


.buttonalign { width: 42%; margin-bottom: 10px; }

table.hovertable { /*font-family: 'Poppins', sans-serif;*/ font-size: 13px; color: #3d3d3d; border-width: 1px; border-color: #999999; border-collapse: collapse; width: 1120px; margin: 10px auto 29px auto; }

table.hovertable th { background-color: #f3f3f3; border-width: 1px; padding: 8px; border-style: solid; border-color: #b3b3b3; height: 32px; /*color:#fff;*/ }

table .bgclr th { background: #fff; color: #3d3d3d; font-family: 'Poppins', sans-serif; font-size: 13px; }

.login-inner { width: 1000px; margin: 0 auto; background: #1c72c9 url(images/bgimg.png) no-repeat; background-size: 100% 100%; min-height: 600px; }

.login-title { background: #22abf3; width: 262px; height: 54px; border-bottom: 8px solid #5ac6ff; }

.login-title ul li { color: #fff; float: left; font: bold 22px; list-style-type: none; background: url(images/usericon.png) no-repeat 9px 6px; padding: 17px 55px; height: 22px; /*-webkit-text-stroke: 1px #2497d3;*/ font-weight: bold; width: 197px; }



.login-intro { background: url(images/bg1.png) no-repeat 0px 0px; height: 46px; width: 430px; float: left; margin-top: 117px; color: #fff; font: bold 23px; }

.login-intro span { color: #fdbe61 !important; }



.introimg { background: url(images/introimg.png) no-repeat; height: 166px; width: 316px; margin-top: 25px; margin-left: auto; margin-right: auto; }

.introimg ul li { background: url(images/clockbtn.png) no-repeat 42px 77px; color: #000; font: bold 21px ; text-align: center; list-style-type: none; padding-top: 74px; padding-left: 33px; }

.introline { font: bold 12px; text-align: center; }

.shadowbottom { background: url(images/shadowbottom.png) no-repeat; height: 11px; }

.introimg span { color: #f48221 !important; }

.tdname { /*background:#00498e;*/ width: 1120px; margin: 0 auto; }

.txt { color: #000;  font-size: 13px; line-height: 25px; font-weight: normal; padding: 15px; }


.txt2 { color: #fff;  font-size: 13px; line-height: 25px; font-weight: normal; padding: 15px; }

.report { background: #d9d9d9; width: 1120px; padding: 6px; border: 1px solid #BEBEBE; margin-top: 11px; }

/*kavitha*/
.detail-tab { background: #00498e; width: 100%; /*border-bottom: 6px solid #42a4ff;*/ }

#commentbox textarea { width: 40%; height: 100px; background: #fff; margin-bottom: 10px; }

#commentbox input { margin: 0px 0px 20px 0px; display: block; }

.inner-table { /*background:#b3b3b3;*/ /*margin:10px 0px 0px 0px;
    border-spacing: 0;
    border:1px solid #b3b3b3;*/ color: #666; font-size: 14px; background: #eaebec; border: #ccc 1px solid; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0 1px 2px #d1d1d1; -webkit-box-shadow: 0 1px 2px #d1d1d1; box-shadow: 0 1px 2px #d1d1d1; }

.inner-table th { color: #000; font-size: 13px; line-height: 20px; padding: 10px; border-top: 1px solid #ffffff; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; background: #fff; }

.inner-table td { color: #505050; font-size: 15px; line-height: 20px; padding: 10px; border-top: 1px solid #ffffff; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; background: #fff; /*font-weight:bold;*/ }

.inner-table td { padding: 12px 4px; border-left: 1px solid #b3b3b3; border: 1px solid #b3b3b3; text-align: center; font-size: 13px; }

.inner-table td select, .inner-table td input[type="text"] { margin: 0px 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center; border: 1px solid #b3b3b3; box-shadow: 0px 0px 10px #b3b3b3 inset; background: #fff; padding: 6px 5px; }

#DeleteRow { background: url(images/delete-btn.png) no-repeat; font-size: 0px; border: none; margin: 0px 0px 0px 15px; }

.bottom-td { background: #3d3d3d; color: #fff; text-align: center; font-size: 14px; font-family: 'Poppins', sans-serif; }

.bottom-td td input[type="text"] { background: none; border: none; box-shadow: none; color: #fff; text-align: center; }

.add-btn { background: url(images/addbtn.png) no-repeat !important; height: 26px; border: none !important; font-size: 0px !important; /* margin-top: 0px !important; */ float: left; /* margin-left: -40px !important; */ width: 20px; box-shadow: none !important; }

.delete-btn { background: url(images/removebtn.png) no-repeat !important; height: 29px; border: none !important; font-size: 0px !important; margin-top: 3px !important; float: left; box-shadow: none !important; /*margin-right: -45px !important;*/ width: 20px; }

#commentbox h3 { text-align: left; }

.overflow-hid { overflow: hidden; }

#commentoutter { width: 100%; overflow: hidden; }

/*#commentinner {
    width: 1120px;
    margin: 0 auto;
}*/

#commentinner h5 { background: url(images/commentsicon.png); height: 40px; }

.timestatus-h2 { background: url(Images/bulleticon.png) no-repeat 13px 10px; color: #1b99ee; margin-top: 15px; text-indent: 20px; }

.report label { color: #000;  font-size: 13px; line-height: 25px; font-weight: normal; padding: 15px; }

.timestatus-tab th, .timestatus-tab td { padding: 14px 12px; border-left: none; }

/*.approve-btn {
    background: #1d78d6 !important;
    border: 1px solid #0055ac !important;
}

.reject-btn {
    background: #c01616 !important;
    border: 1px solid #7f0000 !important;
}

.view-btn {
    background: #f68525 !important;
    border: 1px solid #bf5800 !important;
}*/

.comment-title { width: 100%; background: #cfcfcf; }

/*.commenttitle-inner {
    margin: 2px auto 20px auto;
    width: 1120px;
}*/

.commenttitle-inner h4 { padding: 10px 0px 10px 52px; background: url(images/commentsicon.png) no-repeat 0px 4px; }

.postcomment { overflow: hidden; }

.post-img { /*background:#505050;*/ padding: 5px 8px; float: left; margin: 12px 8px 5px 8px; }

.postcom-part { background: #e3e3e3; padding: 5px 10px 5px 10px; margin: 10px 10px 10px 0px; float: left; width: 85%; }
/*.postcom-part:before {
    width:20px;
    height:22px;
    /*border-top: 10px solid transparent;
    border-right: 10px solid #e3e3e3;
    border-bottom: 10px solid transparent;
    position: relative;
    content: '';
    margin-left: -19px;
    margin-top:21px;
    background:url(images/left-arrow.png) no-repeat;
}*/
#commentinner span { color: #008aff; display: block; font-weight: 700; margin-bottom: 4px; vertical-align: top; line-height: 15px; font-size: 14px; letter-spacing: -1px; text-decoration: none !important; }

#commentinner td { display: block; font-size: 13px; color: #646464; margin-bottom: 10px; line-height: 20px; }

#commentinner strong { color: #7f532a; background: #ccc; padding: 5px; width: 100%; }

/*.cinner {
    border: 1px solid #cfcfcf;
    overflow-x: hidden;
    max-height: 375px;
}*/

.post-del i { font-size: 24px; color: #f00; margin-left: 11px; }

.post-edit, .post-del { cursor: pointer; }

.post-edit i { color: #0c52b0; font-size: 20px; }

.comment-link { float: right; }

.comment-btn { cursor: pointer; float: right; margin-top: -18px; }

/*#commentbox {
    background: #f4f4f4;
    margin-bottom: 15px;
    border: 1px solid #C7C7C7;
}*/

.postcomment { overflow: hidden; padding-bottom: 5px; }

.arrow-img { position: relative; left: 7px; top: 33px; float: left; }

.textalign { width: 130px; text-align: right; }

/*.index-subbtn {
    width: 1120px;
    margin: 0 auto;
}*/

.index-subbtn input { float: right; margin: 5px 0px 11px 0px; }

.error-msg { color: #D8000C !important; background: #FFBABA url(Images/error.png) no-repeat 5px 5px; padding: 9px 10px 9px 40px; border-radius: 3px; }

.success-msg { color: #4F8A10 !important; background: url("images/success.png") no-repeat #DFF2BF 8px 6px; padding: 9px 10px 9px 40px; border-radius: 3px; }

.error {
    color: #D8000C;
    z-index: 999;
}

.success { color: #4F8A10; position: absolute; font-size: 17px; }

.width100 { width: 100%; }

.orange-theme { color: #f48323; float: left; margin-left: 5px; }

.proj-title td:first-child { color: black; }

.content-wrapper { overflow: hidden; margin-bottom: 5px; }

.cancel-btn, .RejectTimeSheet-btn { color: #fff !important; background: #ea5f39 !important; padding: 6px 8px 6px 8px; border: 1px solid #F55C32 !important; }


/*new style*/
body { /*background: #00498e;*/ background: #fff; font-family: 'Poppins', sans-serif; font-weight: normal; }

.login-cont { max-width: 1024px; margin: 22px auto 0 auto; text-align: center; }

footer { color: #fff; font-size: 11px; text-align: center; background: url(Images/foot-bg.png) repeat; float: left; width: 100%; height: 93px; /*position: absolute;
    bottom: 0;*/ }

.login-clock {background: url(Images/logo-big.png) no-repeat center center;height: 330px;position: relative;width: 300px;margin: 0px auto;display: inline-block;}

.assent_login-clock { background: url(Images/assent_logo-big-new.png) no-repeat center center; height: 364px; }

.login-cont h2 { font-weight: bold; font-size: 48px; color: #0c4da2; text-transform: uppercase; background: none; }

.login-cont p { font-size: 30px; color: #000; }

.login-cont a { text-transform: uppercase; font-size: 35px; font-weight: bold; color: #fff; text-align: center; padding: 15px 50px; background: #f58220; text-decoration: none; display: inline-block; border-radius: 5px; /*margin-top:3%;*/ }

.login-cont a:hover { background: #0c4da2; }
.login-cont.login-contBlue a { text-transform: uppercase; font-size: 35px; font-weight: bold; color: #fff; text-align: center; padding: 15px 50px; background: #11aeb9; text-decoration: none; display: inline-block; border-radius: 5px; }

.login-cont.login-contBlue a:hover { background: #ee4a44; }
footer p { font-size: 16px; color: #fff; margin-top: 3%; }

/*.head-cont {
    width: 1120px;
    margin: 0 auto;
}*/

#clock { /*position: relative;
    width: 600px;
    height: 600px;
    margin: 20px auto 0 auto;
    background: url(images/clockface.jpg);
    list-style: none;*/ position: relative; margin-left: 21%; top: 3%; }

#hour { background: url(images/hourhand.png); z-index: 1; }

#sec, #min, #hour { position: absolute; width: 30px; height: 293px; left: 295px; list-style: none; }

#sec { background: url(images/sechand.png); z-index: 3; }

#min { background: url(images/minhand.png); z-index: 2; }

#hour { background: url(images/hourhand.png); z-index: 1; }

.bulleticon ul li { list-style-type: none; }

.leftside-menu { background: #3a3633; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(left,#3a3633 93%,#2a2725 100%); background: -webkit-gradient(linear,left top,right top,color-stop(93%,#3a3633),color-stop(100%,#2a2725)); background: -webkit-linear-gradient(left,#3a3633 93%,#2a2725 100%); background: -o-linear-gradient(left,#3a3633 93%,#2a2725 100%); background: -ms-linear-gradient(left,#3a3633 93%,#2a2725 100%); background: linear-gradient(to right,#3a3633 93%,#2a2725 100%); width: 228px; min-height: 100%; float: left; position: absolute; top: 0px; left: 0; z-index: 904; padding-top: 45px; -webkit-transition: 250ms cubic-bezier(0.1,.57,.1,1); transition: 250ms cubic-bezier(0.1,.57,.1,1); -webkit-transform: translate(0px,0) translateZ(0px); }

.leftside-menuclk { width: 45px !important; }

.disclk-none { display: none !important; }

.userdropdown { padding: 0 10px; line-height: normal; font-size: 14px; padding: 10px 10px 10px 20px; /*display: block;*/ font-weight: 400; text-decoration: none !important; position: relative; font-size: 14px; color: #f48323; border: solid transparent; /*width: 100%;*/ margin: 0 !important; float: left; /* border-bottom: 1px solid #525151; */ }

.userdropdownclk { padding-left: 9px; }

.userdropdown img { width: 25px; height: auto; display: inline-block; vertical-align: middle; margin-top: 1px; margin-right: 5px; margin-left: 0; }

.userdropdown span { text-transform: capitalize; font-size: 14px;font-weight:600; display: inline-block; text-decoration: none; max-width: 100px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; color:#333; }

.userdropdown i { vertical-align: middle; }

.userdropdown-imgclk { margin-left: -2px !important; margin-top: -2px !important; width: 30px !important; }

.left-menu li a { line-height: normal; font-size: 14px; padding: 10px 10px 10px 15px; color: #a8a8a8; display: block; font-weight: 400; text-decoration: none !important; position: relative; }

.left-menu li a i { margin-right: 5px; }

.left-menu li a:hover { color: #fff; text-decoration: none; }

.left-menuclk { border-bottom: 1px solid #1A1817; border-top: 1px solid #525151; }

.left-menuclk-a { padding: 10px 5px 15px 5px !important; font-size: 19px !important; line-height: 0px !important; }

.top-part { display: block; height:60px; margin: 0; padding: 0 13px 0 0; background: #fff; position: relative; z-index: 905; }

.top-part img { width: 150px; margin-top: 4px; float: left; }

.topright-icons a {-webkit-border-radius: 2px;border-radius: 2px;display: inline-block;font-weight: 700;height: 30px;min-width: 30px;padding: 2px;text-align: center;text-decoration: none !important;-moz-user-select: none;-webkit-user-select: none;background-color: #f68826;color: #FFF;font-size: 17px;margin: 10px 0 0;margin-right: 0px;margin-right: 5px;cursor: pointer !important;}

.topright-icons { float: left; }

.rightside-cont { /*float: right;*/ /*padding-left: 220px;*/ width: 100%; overflow: hidden; padding-bottom: 65px; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }

.rightside-contclk { padding-left: 45px !important; }

.righttop-title { min-height: 44px; background:#265a9f; padding: 0 13px; position: relative;margin-bottom:20px; }

.btn-ribbon { background: #fff; color:#f68826; padding: 0 5px; line-height: 20px; vertical-align: middle; height: 20px; display: block; border: none; float: left; margin: 12px 8px 0 8px; cursor: pointer; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); font-size: 14px; }

.breadcrumb { display: inline-block; margin: 0; background: 0 0; vertical-align: top; }

.breadcrumb > li { display: inline-block; float: left; font-size: 14px; color: #fff; }

.breadcrumb > li > a { font-size: 14px; text-decoration: none; color: #fff; }

.breadcrumb > li > a:hover { color: #fff; }

.minifyme { border-bottom: 1px solid #302F2F; background: #454545; color: #A8A8A8; text-align: center; padding: 0; width: 36px; height: 28px; display: block; position: absolute; right: 0px; border-radius: 5px 0 0 5px; cursor: pointer; margin-top: 5px; font-size: 19px; transition: all .1s linear 0s; }

.minifyme:hover { background: #646464; color: #E4E4E4; right: 0; width: 40px; }

#shortcut { position: absolute; top: 0; left: 0; height: auto; width: 100%; background-color: #33302F; background-color: rgba(0,0,0,.85); z-index: 907; display: none; color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

#shortcut ul { padding: 15px 20px 10px; list-style: none; margin: 0; box-shadow: 0 4px 10px rgba(0,0,0,.3); -moz-box-shadow: 0 4px 10px rgba(0,0,0,.3); border-bottom: 1px solid #423F3F; }

#shortcut ul li { display: inline-block; width: auto; }

#shortcut ul li a { margin: 0 3px 3px; border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; float: left; display: block; background: #efb322; width: 100px; height: 70px; cursor: pointer; box-shadow: inset 0 0 1px #FFC; border: 1px dotted #C5C5C5; text-decoration: none; color: #fff; font-weight: 300; margin: 0 10px 20px 0; padding: 5px; position: relative; width: 120px; height: 120px; }

#shortcut ul li a:hover { z-index: 10; -webkit-transform: scale(1.07); -moz-transform: scale(1.07); }

#shortcut ul li a i { display: block; margin: 15px auto 0; height: 55px; font-size:5em; text-align:center; }

#shortcut ul li a span { display: block; text-align: center; font-size: 13px; line-height:16px; font-weight:500; }

.page-footer { height: 52px; padding: 15px 13px 0; padding-left: 100px; padding-right: 100px; border-top: 1px solid #CECECE; background: #2a2725; width: 100%; position: absolute; display: block; bottom: 0; }
.page-footer p { font-size: 14px; color: #fff; text-align: center; }

.page-footer a { color: #f48323; }

.page-footer a:hover { color: #008aff; }

.profile-pic > img, .emp-details img { border-radius: 0; position: relative; border:0px solid #fff; left: 3px; display: inline-block; text-align: right; z-index: 4; /*margin-top:8px;*/ }

.semi-bold { font-weight: 400 !important; }

text-muted { color: #999; }

.friends-list img { width: 35px; border: 1px solid #fff; outline: 1px solid #bfbfbf; }

.list-unstyled p { font-size: 15px; }

.list-unstyled li { list-style-type: none; font-size: 15px; }

.jarviswidget > div { float: left; width: 100%; position: relative; font-size: 13px; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; margin: 0; border-width: 1px 1px 2px; border-style: solid; border-top: none; border-right-color: #CCC !important; border-bottom-color: #CCC !important; border-left-color: #CCC !important; padding: 13px 13px 0; overflow: visible; }

.jarviswidget .widget-body { min-height: 100px; position: relative; padding-bottom: 13px; }

.jarviswidget .widget-body.widget-hide-overflow { overflow: hidden; }

div.dataTables_length label { font-weight: 400; float: left; text-align: left; }

div.dataTables_length select { width: 75px; }

div.dataTables_filter label { font-weight: 400; float: right; }

div.dataTables_filter input { width: 16em; }

div.dataTables_paginate ul.pagination { margin: 2px 0; white-space: nowrap; }

table.dataTable td, table.dataTable th { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

table.dataTable { clear: both; margin-top: 6px !important; margin-bottom: 6px !important; max-width: none !important; }

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled { cursor: pointer; }

table.dataTable thead > tr > th { padding-right: 18px; }

table.dataTable th:active { outline: 0; }

div.dataTables_scrollHead table { margin-bottom: 0 !important; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }

div.dataTables_scrollHead table thead tr:last-child td:first-child, div.dataTables_scrollHead table thead tr:last-child th:first-child { border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; }

div.dataTables_scrollBody table { border-top: none; margin-top: 0 !important; margin-bottom: 0 !important; }

div.dataTables_scrollBody tbody tr:first-child td, div.dataTables_scrollBody tbody tr:first-child th { border-top: none; }

div.dataTables_scrollFoot table { margin-top: 0 !important; border-top: none; }

table.table-bordered.dataTable { border-collapse: separate !important; border-top: none; }

table.table-bordered thead td, table.table-bordered thead th { border-left-width: 0; border-top-width: 0; }

table.table-bordered tbody td, table.table-bordered tbody th { border-left-width: 0 !important; border-bottom-width: 0 !important; }

/*table.table-bordered td:last-child, table.table-bordered th:last-child {
    border-right-width: 0;
}*/

table.dataTable th, table.dataTable th { background-color: #eee !important; /*font-weight:normal !important;*/ }

div.dataTables_scrollHead table.table-bordered { border-bottom-width: 0; }

.dataTable thead > tr > th { border-left: none !important; }

.employee-det h1 { margin:0px;font-size:24px; }

.employee-det h3 { margin-top: 5px; color: #f48323; }

.tab-heading { -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); border-color:#efb322 !important; background:#efb322; color: #FFF; height: 34px; margin-left: 8px; }

.tab-heading h2 { height: 100%; width: auto; display: inline-block; font-size: 15px; position: relative; margin: 0; line-height: 24px; font-weight: 400; letter-spacing: 0; float: left; background: none; text-transform: none; }

.widget-icon { display: block; position: relative; float: left; text-align: center; margin: 10px 0px 0px 10px; }

.widget-icon i { font-size: 15px; }

.table-cont, .comments-cont, .comments-cont1 { margin-left: 8px; position: relative; font-size: 14px; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border-width: 1px 1px 2px; border-style: solid; border-top: none; border-right-color: #CCC !important; border-bottom-color: #CCC !important; border-left-color: #CCC !important; padding: 13px 13px 0; overflow: hidden; }

.emplist-tab { width: 100%; }

.emplist-tab p { font-size: 15px; font-weight: normal; }

.emplist-tab p select { height: 32px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

#appendrow select, #appendrow input { border: 1px solid #ccc; border-radius: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

#appendrow input { margin-left: 0px !important; }

.online { display: inline-block; /*border-left: 4px solid #fff;*/ width: 59px; height: 60px; }

.chat-body li.message .message-text { display: inline-block; vertical-align: top; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding: 0; margin-left: 65px; line-height: normal; }

.chat-body li.message { display: block; position: relative; margin: 20px 20px 0; }

.comments-td { width: 70px; }

.comment-box { width: 60%; }

.update-btn { margin-left: 10px; border-radius: 0px; }

#commentinner input[type="text"] { top: 2px; position: relative; }

.comment-txtarea { cursor: text; overflow-x: hidden; overflow-y: auto; max-height: 90px; padding: 5px 25px 5px 5px; position: relative; border-bottom: 1px solid #EEE; }

.jarviswidget-ctrls { width: auto; float: right; padding: 0; margin: 0; }

.jarviswidget-ctrls .button-icon { min-width: 30px; height: 32px; float: left; position: relative;  border-left: 1px solid rgba(0,0,0,.09); color: #fff; text-decoration: none; font-size: 14px; text-align: center; display: inline-block; line-height: 32px; padding: 0; margin: 0; }

.fa-plus { display: none; }

.menu-active { background: #f48323; }

.menu-active > a { color: #fff !important; }
/*.menu-active a:before {
    content: "\f0d9";
    font-family: FontAwesome;
    display: block;
    height: 27px;
    line-height: normal;
    width: 27px;
    position: absolute;
    right: -21px;
    font-size: 20px;
    color: #fff;
    top: 10px;
}*/
.hidden-menu .leftside-menu { left: -210px; z-index: 903; }

#myDataTable_filter label span { font-size: 0px; background: #f00; width: 32px; height: 32px; float: left; color: #555; text-align: center; background-color: #eee; border: 1px solid #ccc; border-radius: 0; border-right: 0; }

#myDataTable_filter label span i { font-size: 17px; margin-left: -6px; margin-right: 10px; }

.report-td label { margin: 6px 10px 0px 0px; }
.tdspace { padding-right: 20px; }

.status-td label { margin: 6px 10px 0px 40px; }

.reject-btn { background: #c9c9ca; border: 1px solid #9e9e9e !important; }

.reject-btn:hover { background: #404040; color: #fff !important; }

.approve-btn { background: #f18123; border: 1px solid #d86403 !important; color: #fff; margin-right: 7px; }

.approve-btn:hover { color: #000 !important; }

.view-btn { background: #0c4ea2; border: 1px solid #034394 !important; color: #fff; margin: 0px 7px; }

.approve-icon { border-radius: 5px; padding: 4px 10px; color: #fff; margin-right: 2px; cursor: pointer; }

.appsuc-btn { background: #14aa49; }

.rejerr-btn { background: #E22B2B; }

.viewapp-btn { background: #00498E; }

.activity-btn { background: #a8a8a8; }

.approve-icon:hover { color: #333; }

.viewapp-btn:hover { color: #ccc; }

.projecttask optgroup { color: #f48323; }

.employee-det { margin-left: 15px; }

.list-unstyled { margin-top: 15px; }

.list-unstyled li { margin-bottom: 4px; color: #000; }

.list-unstyled li i { color: #000; font-size: 14px; margin: 1px 5px 0px 0px; }

.super-det h1 { margin-top: 39px; /*color: #f48323;*/ }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none; text-align:center;}
.ui-dialog .ui-dialog-content{ text-align:center;}
.ui-dialog .ui-dialog-title{font-size:18px; padding:5px 15px; text-align:left;}
.ui-widget-header .ui-icon{margin-top:-10px;}
.ui-widget.ui-widget-content{border:none;}
.ui-draggable .ui-dialog-titlebar{border:none;}

.ui-dialog-buttonset button:first-child { background: #f48323; border: none; color: #fff; padding: 10px 20px; font-size: 15px; text-align: center; }

.ui-dialog-buttonset button:first-child:hover { color: #404040; }

.ui-dialog-buttonset button:last-child { background: #404040; border: none; color: #fff; padding: 10px 20px; font-size: 15px; text-align: center; }

.ui-dialog-buttonset button:last-child:hover { color: #f48323; }

#tfoot i { font-size: 20px; margin-right: 20px; cursor: pointer; }

#tfoot .fa-check { color: #05e200; }

#tfoot .fa-eye { color: #000; }

#tfoot .fa-close { color: #ff0000; }

#tfoot .fa-clock-o { color: #008aff; }

#myDataTable_last { margin-top: 0px !important; }

.popup-tab label { font-size: 15px; }

.popup-tab textarea { height: 80px; padding: 4px 12px; font-size: 14px; line-height: 1.42857143; color: #555; margin-left: 5px; width: 260px; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.calendar-part { float: left; margin-right: 20px; }

.calendar-part i { font-size: 40px; margin: 30px 0px 0px 0px; }

.activity-log { font-size: 14px; width: 100%; float: left; /*padding-top:15px;*/ }

.activity-log h3 { margin-top: 15px; margin-bottom: 0; font-size: 14px; }
/*.activity-log h3 span{
    color:#f48323;
    font-size:18px;
}*/
.activity-log h3 b, .activity-log h6 b { color: #0c52b0; font-weight: normal !important; }

.activity-log h6 { font-size: 15px; margin-top: 4px; }

.activity-cont { float: left; background-color: #f3f3f3; background-image: -moz-linear-gradient(top,#f3f3f3,#e2e2e2); background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#e2e2e2)); background-image: -webkit-linear-gradient(top,#f3f3f3,#e2e2e2); background-image: -o-linear-gradient(top,#f3f3f3,#e2e2e2); background-image: linear-gradient(to bottom,#f3f3f3,#e2e2e2); padding: 0px 15px 9px 15px; margin-bottom: 15px; /*width:70%;*/ width: 100%; }
/*.activity-cont:before {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 14px solid #f3f3f3;
    position: absolute;
    content: "";
    margin-left: -29px;
    margin-top:0px;
}*/
.activity-back { position: absolute; bottom: 10px; right: 13px; }

.home-left { margin:0px 0px 15px 5px; color: #8a6d3b;border:1px solid #eaeaea; background: #f6f6f6; /*border-left: 5px solid #FFC696;*/ padding: 1px 15px; overflow: hidden; }

.home-left h1 { color: #f48323; font-size: 20px; margin:0px;padding:15px 0px; }

.emp-color { color: #f48323 !important; }

.sup-color { color: #FF18D1 !important; }

.pm-color { color: #21c600 !important; }

#tfoot { background: #FDE8D2; }

#tfoot p { font-size: 16px; color: #f48323; margin-left: 20px; font-weight: bold; padding-top: 7px; }

#tfoot ul { padding: 5px 20px 10px 20px; overflow: hidden; }

#tfoot ul li { list-style-type: none; float: left; margin-right: 20px; vertical-align: top; font-size: 14px; margin-bottom: 5px; color: #333; }

#tfoot ul li i { margin-right: 5px; font-size: 16px; }

.activity-part { /*height:366px;*/ width: 99%; }

.tab-italic i { font-size: 11px; color: #00498E; }

.activity-legend { margin: 10px 0px 60px 0px; }

.activity-legend li .fa-user { color: #f48323; }

.activity-legend li .fa-circle { color: #FF18D1; }

.activity-legend li .fa-star { color: #21c600; }

.widget-heading { color: #333; border: 1px solid #C2C2C2; background: #fafafa; height: 34px; margin-left:0px; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05); }

.widget-heading i { color: #333; }

.widget-heading h2 { height: 100%; width: auto; display: inline-block; font-size: 15px; position: relative; margin: 0; line-height: 24px; font-weight: 400; letter-spacing: 0; float: left; background: none; text-transform: none; }

.act-para { color: #f48323; font-size: 15px; text-align: center; margin-bottom: 10px; }

.timestamp { font-size: 12px !important; font-style: italic; color: #f48323; }

.index-title { font-size: 14px; color: #000; margin: 5px 0px; }

.index-title span { font-weight: bold; }

.popup-part { padding: 15px; }

.popcont .tab-heading, .popcont .table-cont { margin-left: 0px; }

.comment-rejected { color: #f00 !important; margin-left: 10px; float: left; }

.error-border { border: 1px solid #ec9b97; background: #ffd6d5; }

.sendpopup div { width: 74px; float: left; margin-right: 10px; text-align: right; line-height: 30px; }

.sendpopup label { font-size: 13px !important; text-align: right; }

.sendpopup input[type="text"] { font-size: 13px; }

.email-head { width: 144px; color: #f48323; margin: 6px 0px 0px 4px; }

.uImage { margin: 15px 0px 0px 8px; }

#myDataTable { width: 100%; overflow-x: scroll; }

/*responsive styles*/
@media all and (max-width:900px) {
    .comment-box { width: 70%; }

    #commentbox textarea { width: 68%; }

    .leftside-menu { width: 45px; }

    .left-menu span, .userdropdown span, .minifyme, .userdropdown i { display: none; }

    .left-menu li { border-bottom: 1px solid #1A1817; border-top: 1px solid #525151; }

    .left-menu a { padding: 0px 5px 10px 5px !important; font-size: 19px !important; }

    .userdropdown { padding-left: 9px; }

    .userdropdown img { width: 25px; height: auto; display: inline-block; vertical-align: middle; margin-top: 1px; margin-right: 5px; margin-left: 0; }

    .rightside-cont { padding-left: 45px !important; }

    .widget-heading, .comments-cont1 { margin-left: 23px; }

    .page-footer { padding: 5px 13px 0; }
}

.holiday-table { width: 30%; }
/*top menu*/
ul.topmenu { text-align: left; display: inline; margin: 0; padding: 15px 4px 17px 0; list-style: none; margin-left: 15px; }


ul.topmenu li { font: bold 16px/18px; display: inline-block; position: relative; /*padding: 14px 10px 16px;*/ /*background: #fff;*/ cursor: pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; margin-top: 1px; }

ul.topmenu li a { color: #000; font-size: 14px; padding: 14px 15px 16px; display: block;}

ul.topmenu > li > a:hover { background:#f6f6f6;border-radius:7px 7px 0px 0px;}

ul.topmenu > li.menu-active > a:hover { background:#265a9f; border-radius: 7px 7px 0px 0px; }

ul.topmenu li:hover { /*background: #404040;
  border-radius:7px 7px 0px 0px;*/ }

ul.topmenu li.emp-sub { margin: 0px 5px; }

ul.topmenu li.emp-sub:hover { border-radius: 7px 7px 0px 0px; }

/*ul.topmenu li:hover a { color:#000; }*/

ul.topmenu li.emp-sub a i { margin-right: 3px; }

ul.topmenu li ul { padding: 0; position: absolute; top: 48px; left: 0; min-width: 185px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; display: none; opacity: 0; visibility: hidden; -webkit-transiton: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; -transition: opacity 0.2s; box-shadow: 0px 4px 5px rgba(0,0,0,0.5); }

ul.topmenu li:hover ul:before { position: absolute; content: ""; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #265a9f; top: -7px; left: 13px; }

ul.topmenu li ul li { background:#265a9f; display: block; margin: 0px; /*padding: 7px 16px;*/ }

ul.topmenu li ul li a { color: #fff; padding: 10px;border-bottom:1px solid rgba(255,255,255,0.1); }

ul.topmenu li ul li:hover a { color: #f48323 !important; background:#f6f6f6; }

ul.topmenu li:hover ul { display: block; opacity: 1; visibility: visible; }

ul.topmenu li.menu-active { background:#265a9f; color: #fff; border-radius: 7px 7px 0px 0px; }

ul.topmenu li.menu-active:before { content: none; }

ul.topmenu li.menu-active > a { color: #fff; }

.width11per { width: 11%; }

.width12per { width: 12%; }

.responsive .fieldText { color: #647db9; font-size: 14px; font-weight: bold; padding-top: 8px; vertical-align: top; }

.responsive { width: 100%; }

.responsive input[type="text"], .responsive input[type="password"], .responsive select, .responsive textarea { width: 250px; }

.responsive .labelName { width: 300px; padding-right: 10px; }

.spacer5 { height: 5px !important; }

.spacer10 { height: 10px !important; }

.spacer15 { height: 15px !important; }

.spacer20 { height: 20px !important; }

.center_div { display: flex; align-items: center; justify-content: center; }
/* Radio styles */

input.css-radiobox[type="radio"] { border: 0 none; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 0px; }

input.css-radiobox[type="radio"] + label.css-labelradio, input.css-radiobox[type="radio"] + input + label.css-labelradio, input.css-radiobox[type="radio"] + label + input + label.css-labelradio { cursor: pointer; display: inline-block; margin-bottom: 0; min-height: 20px; padding: 5px 0px 5px 25px; vertical-align: middle; font: 600 13px "Open Sans"; }

input.css-radiobox[type="radio"]:checked + label.css-labelradio, input.css-radiobox[type="radio"]:checked + input + label.css-labelradio, input.css-radiobox[type="radio"]:checked + label + input + label.css-labelradio { background: url(Images/radioActive.png) no-repeat left center; }

.css-labelradio { background: url(Images/radioNormal.png) no-repeat left center; }

input.css-radiobox[type="radio"][disabled="disabled"]:checked + label.css-labelradio, input.css-radiobox[type="radio"][disabled="disabled"]:checked + input + label.css-labelradio, input.css-radiobox[type="radio"][disabled="disabled"]:checked + label + input + label.css-labelradio { background: url(Images/radioActiveDis.png) no-repeat left center; cursor: not-allowed; }

input.css-radiobox[type="radio"][disabled="disabled"] + label.css-labelradio, input.css-radiobox[type="radio"][disabled="disabled"] + input + label.css-labelradio, input.css-radiobox[type="radio"][disabled="disabled"] + label + input + label.css-labelradio { background: url(Images/radioNormalDis.png) no-repeat left center; cursor: not-allowed; }
/*table.responsive.request-leave tr:nth-of-type(odd){background:#eee;padding:7px 0;}*/

.request-leave, .cust-box { margin-top: 40px; }

.request-leave .lblName, .cust-box .lblName,.leave-bal-box label { font-size: 14px; font-weight:600; color: #404040; margin: 0; margin-right: 5px; }

.request-leave span.fieldText, .cust-box span.fieldText { font-size: 14px; font-weight: 700; color: #647db9; margin: 0; position: relative; }

.request-leave span.fieldText label.error { position: absolute; left: 0px; top: -24px; }

/*.request-leave span.fieldText label.error { position: absolute; left: 0px; top: -10px; }*/

.request-leave span.fieldText label.error:after { position: absolute; content: ""; left: 7px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #f00; top: 17px; }

.request-leave span.fieldText label, .request-leave .lblName label, .cust-box span.fieldText label, .cust-box .lblName label { margin: 0; }

.request-leave .top-head, .cust-box .top-head { background: #fbfbfb; padding: 15px; border: 1px solid #eaeaea; }
/*.request-leave .input-box{margin:3px 0;}*/
.request-leave select#Drpleavetype, .request-leave #txtareareason { width: 100%; border: 1px solid #ccc; box-shadow: none; padding: 5px; max-width: 455px; height: 35px; }

.disp-block { display: block; }

.prl0 { padding-left: 0 !important; padding-right: 0 !important; }

.pl0 { padding-left: 0 !important; }

.leave-sec { padding: 15px; border-bottom: 1px solid #eaeaea; }

.leave-sec:last-child { border: 0; }

.reporting-mgr { text-align: right; }

.leave-border { border-right: 1px solid #dadada; border-left: 1px solid #dadada; }

.leave-bal-box { border: 1px solid #eaeaea; background: #fbfbfb; float: right !important; margin-top: 40px; }

.leave-form-box { margin: 40px 0 15px; overflow: hidden; border: 1px solid #eaeaea; background: #fbfbfb; padding: 10px 0; }

.leave-form-box .fieldText { margin: 5px 0 15px !important; }

.leave-form-box .radiobox { margin: 0; vertical-align: middle; margin-right: 5px; }

.action-block { background: #f5f5f5; padding: 15px 0; text-align: center; border: 1px solid #e2e2e2; margin: 0 0 20px; }

.request-leave #txtareareason { min-height: 71px; }

.leave-view-box, .leave-detail-box { margin-top: 40px; }

.leave-view-box #myDataTable { margin: 0 !important; }

.leave-view-box .activity-part { width: 100%; margin-bottom: 13px; }

.leave-view-box .tab-heading, .leave-view-box .comments-cont { margin-left: 0; }

.leave-view-box #myDataTable tr:nth-of-type(even) { background: #f4f4f4; }

.leave-view-box #myDataTable tr td { border: 0; border-right: 1px solid #ddd; word-break: break-word; }

.leave-view-box #myDataTable tr td:last-child, .leave-view-box #myDataTable tr th:last-child { border-right: 0; }

.div1 { position: absolute; top: 20px; z-index: 1; max-width: 400px; width: 100%; left: 50%; margin-left: -200px; display: none; }

.leave-detail-box { border: 1px solid #eaeaea; background: #fbfbfb; overflow: hidden; }

.leave-detail-box table td { vertical-align: middle; }

.leave-detail-box .lblName { width: 100px; text-align: right; }

.leave-bal-box .leave-sec .lblName { width: 248px; text-align: right; }

div#divDatetimePicker label, div#divtimepicker label { font-size: 14px; color: #404040; margin-right: 5px; }

div#divtimepicker input[type="text"], div#divDatetimePicker input[type="text"] { height: 30px; border: 1px solid #ccc; box-shadow: none; padding: 5px; margin-right: 7px; }

a.ui-state-default.ui-state-highlight:hover { background: #f48323; color: #fff; border: 1px solid #C05800; }

.ui-datepicker td a.ui-state-active:hover { background: #fff; border: 1px solid #fbd850; color: #000; }

.ui-timepicker-wrapper { width: 12.5em !important; }

.toast.toast-success { top: 100px; font-size: 14px; max-width: 500px !important; width: 100% !important; }

/*label#permissionerrormsg {
    color: #fff !important;
}*/

.btn_xs { padding: 2px 8px !important; font-size: 13px !important; }

.btn_xs { padding: 3px 10px !important; font-size: 14px !important; }

.btn_green, .btn_green:hover, .btn_green:focus { background: #53b747; color: #fff !important; font-weight: 600 !important; }

.btn_red, .btn_red:hover, .btn_red:focus { background: #de5252; color: #fff !important; font-weight: 600 !important; }

.btn_blue, .btn_blue:hover, .btn_blue:focus { background: #004b90; color: white !important; font-weight: 600 !important; }


.request-leave select#Drpleavetype, .request-leave #txtareareason, input[type="number"] { width: 100%; border: 1px solid #ccc; box-shadow: none; padding: 5px; max-width: 455px; height: 35px; }

.disp-block { display: block; }

.prl0 { padding-left: 0 !important; padding-right: 0 !important; }

.pl0 { padding-left: 0 !important; }

.leave-sec { padding: 15px; border-bottom: 1px solid #eaeaea; }

.leave-sec:last-child { border: 0; }

.reporting-mgr { text-align: right; }

.leave-border { border-right: 1px solid #dadada; border-left: 1px solid #dadada; }

.leave-bal-box { border: 1px solid #eaeaea; background: #fbfbfb; float: right !important; margin-top: 40px; }

.leave-form-box { margin: 40px 0 15px; overflow: hidden; border: 1px solid #eaeaea; background: #fbfbfb; padding: 10px 0; }

.leave-form-box .fieldText { margin: 5px 0 15px !important; }

.leave-form-box .radiobox { margin: 0; vertical-align: middle; margin-right: 5px; }

.action-block { background: #f5f5f5; padding: 15px 0; text-align: center; border: 1px solid #e2e2e2; margin: 0 0 20px; overflow: hidden; }

.request-leave #txtareareason { min-height: 71px; }

.leave-view-box, .leave-detail-box { margin-top: 40px; }

.leave-view-box #myDataTable { margin: 0 !important; }

.leave-view-box .activity-part { width: 100%; margin-bottom: 13px; }

.leave-view-box .tab-heading, .leave-view-box .comments-cont { margin-left: 0; }

.leave-view-box #myDataTable tr:nth-of-type(even) { background: #f4f4f4; }

.leave-view-box #myDataTable tr td { border: 0; border-right: 1px solid #ddd; word-break: break-word; }

.leave-view-box #myDataTable tr td:last-child, .leave-view-box #myDataTable tr th:last-child { border-right: 0; }

.div1 { position: absolute; top: 20px; z-index: 1; max-width: 400px; width: 100%; left: 50%; margin-left: -200px; display: none; }

.leave-detail-box { border: 1px solid #eaeaea; background: #fbfbfb; overflow: hidden; }

.leave-detail-box table td { vertical-align: middle; }

.leave-detail-box .lblName { width: 100px; text-align: right; }

.leave-bal-box .leave-sec .lblName { max-width: 220px; width: 100%; text-align: right; }

div#divDatetimePicker label, div#divtimepicker label { font-size: 14px; color: #404040; margin-right: 5px; }

div#divtimepicker input[type="text"], div#divDatetimePicker input[type="text"] { height: 30px; border: 1px solid #ccc; box-shadow: none; padding: 5px; margin-right: 7px; }

a.ui-state-default.ui-state-highlight:hover { background: #f48323; color: #fff; border: 1px solid #C05800; }

.ui-datepicker td a.ui-state-active:hover { background: #fff; border: 1px solid #fbd850; color: #000; }

.ui-timepicker-wrapper { width: 12.5em !important; }

.toast.toast-success { top: 100px; font-size: 14px; max-width: 500px !important; width: 100% !important; }

ul.topmenu li i.fa { margin-right: 5px; }

ul.topmenu li li i { width: 13px; text-align: center; }

div#divtimepicker label.error { color: #fff; }

.limit_text { word-wrap: break-word; max-width: 50px; }

.display_name i.fa.fa-angle-down { position: absolute; right: 3px; top: 12px; }

#divtimepicker, #divDatetimePicker, .days_count { /*float: left;*/ display:inline-block; }

div#divDatetimePicker label { color: #fff; }

input[type="text"][readonly="readonly"], input[type="password"][readonly="readonly"], textarea[readonly="readonly"], select[readonly="readonly"] { background-color: white; color: #39321b; resize: none; }

.table-bordered > thead > tr > th { border: 1px solid #ddd; vertical-align: middle; text-align: center; }

.display_name { max-width: 130px; white-space: nowrap; overflow: hidden; padding-right: 15px; position: relative; }

.display_name i.fa.fa-angle-down { position: absolute; right: 0px; top: 15px; }

.display_name + .topright-icons { margin-left: 10px; }

.modal-dialog.modal-dialog_850 { width: 850px; }

.popupscroll_sm { height: calc( 100vh - 120px); overflow-y: auto; }

.leave_details_popup { overflow: hidden; }

.leave-summary-icon { display: block; width: 40px; height: 40px; margin: 0 auto; border: 1px #ccc solid; border-radius: 50%; line-height: 40px; }

.leave_details_table { width: 100%; border: 1px solid #ccc; margin-bottom: 10px; }

.leave_details_table td, .leave_details_table th { border: 1px solid #ccc; padding: 10px; font-size: 14px; }

.leave_details_table th { background: #eee; }

.leave_details_popup label { max-width: 175px; width: 100%; }

.leave_details_popup span.fieldText, .leave_details_popup label { font-size: 13px; }

.leave_details_table_box { margin-top: 50px; }

.cust-input-group { margin: 10px 0; }

.history_view { font-size: 13px; text-decoration: underline; margin-left: 10px; }

.modal-header { background: #196dca; color: #fff; padding: 10px !important; position: relative; }

.modal-header .close { color: #f12d2d; opacity: 1; position: absolute; top: -15px; right: -15px; background: #fff; height: 30px; width: 30px; text-shadow: none; border-radius: 50%; }

.modal-header .close:hover { background: #f4f4f4; opacity: 1; color: #f12d2d; }

#myDataTable th { text-align: center; }

.p0 { padding: 0 !important; }

.tipsy-inner { font-size: 14px; }

.leave_list_filter_sec .width11per { width: 100px; }

.leave_list_filter_sec .width11per #datepicking { display: inline-block; }

.disp_none { display: none; }

.group { font-weight: bold; }
#btndownload { padding: 3px 10px; margin-bottom: 10px; background: #353535; color: #fff; border: 0; border-radius: 4px; }
#myDataTable_filter input { height: 32px; border: 0; padding: 4px 12px; border: 1px solid #ccc; }
.download-btn-sec { position: relative; float: right; clear: both; }
.download-btn-sec .dt-buttons { position: absolute; border: 1px solid #d8d8d8; background: #f4f4f4; z-index: 10; width: 100%; top: 34px; right: 0; box-shadow: 0 0 10px #d8d8d8; }
.download-btn-sec .dt-buttons a { padding: 7px 10px; text-align: left; border-bottom: 1px solid #dcdcdc; }
.download-btn-sec .dt-buttons:before { position: absolute; content: ""; border-bottom: 10px solid #f4f4f4; border-left: 10px solid transparent; border-right: 10px solid transparent; z-index: 2; right: 0; top: -9px; }
.download-btn-sec .dt-buttons:after { position: absolute; content: ""; border-bottom: 10px solid #d8d8d8; border-left: 10px solid transparent; border-right: 10px solid transparent; right: 0; top: -11px; }
.get_hr_details { max-width: 510px; padding: 15px; background: #f4f4f4; margin: 25px auto; border: 1px solid #e2e2e2; }
.get_hr_details label, .get_hr_details span { width: 50%; display: inline-block; }
.get_hr_details label { text-align: right; }
.get_hr_details span { text-align: left; padding-left: 10px; }
/*.dt-buttons{display:none;}*/
#HrReportLeaveForm .dt-buttons { float: left; overflow: hidden; }
#HrReportLeaveForm #myDataTable_wrapper { margin-top: 20px; }
#HrReportLeaveForm .dt-buttons .dt-button { float: left; background: #eee; padding: 6px 20px; margin-right: 14px; color: #474544; font-weight: 600; border-radius: 4px; }
#HrReportLeaveForm .dt-buttons .dt-button:hover { background: #dedede; }
.get_hr_details span.get_hr_save_btn { text-align: center; width: 100%; background: #ebebeb; padding: 15px 0; border: 1px solid #dfdfdf; }
.dataTables_paginate .paginate_button { border-right: 0px; font-size: 14px; display: inline-block; padding: 5px 9px; margin-right: 4px; /* border-radius: 3px; */ border: solid 1px #c0c0c0; background: #e9e9e9; box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1); font-size: .875em; font-weight: bold; text-decoration: none; color: #717171; text-shadow: 0px 1px 0px rgba(255,255,255, 1); }
div#managerViewDataTable_filter input { width: 100% !important; }
div#managerViewDataTable_filter .input-group-addon:first-child { border-right: 1px solid #ccc; }
.normal-weight, .normal-weight label { font-weight: 400 !important; }
div#myDataTable_paginate > a { border-right: 0px; font-size: 14px; display: inline-block; padding: 5px 9px; margin-right: 4px; border: solid 1px #c0c0c0; background: #e9e9e9; box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1); font-size: .875em; font-weight: bold; text-decoration: none; color: #717171; text-shadow: 0px 1px 0px rgba(255,255,255, 1); }
div#myDataTable_paginate > a:hover { color: #0d52af; background-color: #eee; border-color: #ddd; text-decoration: none !important; }
.tdwidth { word-break: break-all; table-layout: fixed; width: 200px; font-weight: normal; }
#myDataTable .tdwidth .tdwidth, #myDataTable td.tdwidth.sorting_1 { width: auto; }
.no-bor-tpl { border-top: 1px solid #ddd !important; border-right: 0 !important; border-left: 0 !important; border-bottom: 1px solid #ddd !important; }
.cust_wrap { overflow-x: auto; clear: both; }
.cust_wrap table { width: 100%; }
#toast-container { left: 50%; margin-left: -230px; top: 100px; }
.cust_scroll { height: 500px; overflow-y: auto; }
.affix { top: 0; }
#AttendanceStatus { margin: 10px 0; }

.div.dataTables_filter label labelnone { display: none; }
#​tooltip { display: none; border: 1px solid #F00; width: 150px; }
​ #​tooltip1 { display: none; border: 1px solid #F00; width: 150px; }
#balanceLeaveDetails .HrReportLeaveForm-sec { border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 15px 15px; }
.reasontd { overflow-wrap: normal; overflow-wrap: break-word; }
.tdwidth .viewtd { width: 20px; }
.report_listbox .multiselect{ width: 100%; border: 1px solid #ccc; box-shadow: none; padding: 5px; max-width: 455px; height: 35px; text-align: left;overflow-y:auto; }
.report_listbox .caret { float: right; color: #F00; margin-top: 8px; }
.multiselect-container { position: absolute; list-style-type: none; margin: 0; padding: 0; overflow-y: scroll; height: 210px; }

/******* Design & Responsive Correstions(24-09-2018)***********/
.tab-heading,.table-cont, .comments-cont, .comments-cont1{margin-left:0px;}
.menu_sec{margin-top:11px;}
.request-leave #divtimepicker{width:100%;}
.date_input, .from_input,.to_input,.session_radio{display:inline-block;/*width:calc(50% - 3px);*/margin-bottom:10px;}
.date_input label, .from_input label,.to_input label,.days_count label{margin-right:5px;}
.request-leave span.fieldText label,.request-leave span.fieldText{font-weight:500 !important;}
.btn:hover, .btn:focus{background:#f48323;color:#fff !important;border:1px solid #f48323 !important;}
#clock {position: absolute;top: 50%;left: 50%;width: 30px;margin-left: -15px;margin-top: -150px;height: 300px;}
#sec, #min, #hour{left:inherit;}
.days_labelTime{font-size:14px;}
.ui-datepicker{width: 23em;z-index: 9 !important;}
.ui-datepicker table {width: 100%;font-size: .9em;border-collapse: collapse;background: #fff;float: left;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);margin: 0 0 -0.6em;border: 1px solid #c6c6c6;}
.ui-datepicker th {padding: .7em .3em;text-align: center;font-weight: bold;background: #f5f5f5;border: 0px;}
.ui-datepicker td span:hover, .ui-datepicker td a:hover {color: #f48323;background: none;border: 1px solid #f48323;padding:3px 7px 3px 0px;}
.ui-datepicker td span, .ui-datepicker td a{padding:3px 7px 3px 0px;}

.width31per { width: 31%; }
