﻿body {background:#FF6F00 url('/images/mainbg.jpg');color: #333;font-size:16px;font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;margin: 0;padding: 0;}
*{border-radius:0 !important;}
a:link, a:visited,a:active{color: #FF6F00;outline: none;text-decoration: none; margin:0px 5px 0px 5px;}
a:hover {color: #333;}
.fa, .fa:before{font-size:1.2rem;}
.fa.large, .fa.large:before{font-size:1.6rem;}

.tags{display: inline-block;
    background-color: #999;
    border: 1px solid #999;
    color: #fff;
    padding: 2px 7px;
    border-radius: 6px!important;
    font-size: 14px;
    line-height: 20px;
    height: 24px;
    margin: 3px 2px;}

.tags .fa-remove{color:#fff!important; font-size:13px}
.tags  .fa, .fa:before {font-size: 0.9rem;}
.tags:hover{background-color:#222}
.data-table-grid .k-grid-content table tr, #mailboxgrid .k-grid-content table tr{cursor:pointer}
.data-table-grid .k-grid td, #mailboxgrid .k-grid td{ word-wrap:break-word!important}
.data-table-grid .k-grid-content td:last-child{padding:8px!important}

/*font size css*/
.h-1x{ font-size:14px;}

img{border:none;}
mark { background-color: #a6dbed; padding-left: 5px; padding-right: 5px; }
.float-left { float: left; }
.float-right { float: right; }
.clear{ clear:both; overflow: hidden;width: 100%;}
.clear-fix:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
h1, h2, h3, h4, h5, h6 { color: #FF6F00; font-weight:100; margin:1rem auto;}
h1 {margin:2rem 0 1rem 0;}
h2 {margin-bottom:15px; margin-top:0; font-weight:100;}
h4 { font-size: 1.4em; margin-bottom:10px; }
h5, h6 { font-size: 1em; }
h5 a:link, h5 a:visited, h5 a:active { padding: 0; text-decoration: none; }
html.mmenu-accelerated .mmenu-page{ transform:none!important}   
hr{height:1px; background:#FF6F00; border:0px; margin:2rem auto;}
.m-l15{ margin-left:5px}
.tr{ text-align:right}
#body {clear: both; overflow:hidden; padding-top:90px;}
#body.relative{padding:top:60px;}
nav:not(.mm-menu){display: none;}
.main-content{padding:30px 20px 60px 20px; position:relative; background:#ffffff; margin-top:0px; min-height:80vh;}
.featured + .main-content { background: url("../Images/heroAccent.png") no-repeat; }
header .content-wrapper { max-width:975px; height:100px; position:relative; /*padding-top: 20px; */}
footer {clear: both; background: #555658; padding:0.5rem 0; color:#fff; bottom:0; width:100%;}
footer .wrapper{ max-width:960px; margin:0 auto;}

/* grid classes */
.autocomplete-update .k-autocomplete.k-state-default { line-height:normal; width:100%}
.autocomplete-update .k-autocomplete .k-input {-webkit-appearance: none;background-color:transparent;border: none;-webkit-box-shadow:none;box-shadow:none; color: rgba(0, 0, 0, 0.75);display: block;font-size: 0.875rem;margin: 0 0 1rem 0;padding: 0px;width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: none;-moz-transition:  none; transition: none;}
.autocomplete-update .k-autocomplete .k-input:focus {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow:none;border-color:none;}
.autocomplete-update .k-autocomplete .k-input:focus {background: none;border-color: none; outline: none;}
.autocomplete-update .box-fieldset{padding:0 15px}

/* menu
----------------------------------------------------------*/
ul#menu { font-size: 1.3em; font-weight: 600; margin: 0 0 5px; padding: 0; text-align: right; }
ul#menu li { display: inline; list-style: none; padding-left: 15px; }
ul#menu li a { background: none; color: #999; text-decoration: none; }
ul#menu li a:hover { color: #333; text-decoration: none; }


.latestnews, .latestnews li{list-style:disc;margin:0 0 1.5rem 1.5rem; font-size:1.3rem; color: #FF6F00;}


/* featured */
.featured { background-color: #fff; }
.featured .content-wrapper { background-color: #7ac0da; background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%); background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6)); background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%); background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%); color: #3e5667; padding: 20px 40px 30px 40px; }

/* page titles */
hgroup.title { margin-bottom: 10px; }
hgroup.title h2 { font-weight: normal; margin-left: 3px; }
/* features */
section.feature { width: 300px; float: left; padding: 10px; }
/* ordered list */
ol.round { list-style-type: none; padding-left: 0; }
ol.round li { margin: 25px 0; padding-left: 45px; }
ol.round li.zero { background: url("../Images/orderedList0.png") no-repeat; }
ol.round li.one { background: url("../Images/orderedList1.png") no-repeat; }
ol.round li.two { background: url("../Images/orderedList2.png") no-repeat; }
ol.round li.three { background: url("../Images/orderedList3.png") no-repeat; }
ol.round li.four { background: url("../Images/orderedList4.png") no-repeat; }
ol.round li.five { background: url("../Images/orderedList5.png") no-repeat; }
ol.round li.six { background: url("../Images/orderedList6.png") no-repeat; }
ol.round li.seven { background: url("../Images/orderedList7.png") no-repeat; }
ol.round li.eight { background: url("../Images/orderedList8.png") no-repeat; }
ol.round li.nine { background: url("../Images/orderedList9.png") no-repeat; }
/* content */
article { float: left; width: 70%; }
aside { float: right; width: 25%; }
aside ul { list-style: none; padding: 0; }
aside ul li { background: url("../Images/bullet.png") no-repeat 0 50%; padding: 2px 0 2px 20px; }
.label { font-weight: 700; }
/* login page */
#loginForm { border-right: solid 2px #c8c8c8; float: left; width: 55%; }
#loginForm .validation-error { display: block; margin-left: 15px; }
#loginForm .validation-summary-errors ul { margin: 0; padding: 0; }
#loginForm .validation-summary-errors li { display: inline; list-style: none; margin: 0; }
#loginForm input { width: 250px; }
#loginForm input[type="checkbox"], #loginForm input[type="submit"], #loginForm input[type="button"], #loginForm button { width: auto; }
#socialLoginForm { margin-left: 40px; float: left; width: 40%; }
#socialLoginForm h2 { margin-bottom:  5px; }
#socialLoginList button { margin-bottom: 12px; }
#socialLoginList button.google { width:200px; height:150px; border:0; outline:none;background:url("/images/google-gate6.png");}
#socialLoginList button.google.gate6 { background:url("/images/google-gate6.png");}
#socialLoginList button.google.webgility { background:url("/images/google-webgility.png");}
#socialLoginList button.google:hover{ opacity:0.8}
#socialLoginList .google-account{ display: block; font-size: 1.6em; font-variant: small-caps; margin-bottom: 25px; text-align: center; text-transform: capitalize;}
#logoutForm { display: inline; }
.online-test-login { display:inline-block; padding:10px 15px; font-size:18px; border:1px solid #FF6F00;border-radius: 5px !important;background: #f04a22;
    color: #fff !important;}
.online-test-login .fa:before{ font-size:16px;}
/* contact */
.contact h3 {font-size: 1.2em;}
.contact p { margin: 5px 0 0 10px; }
.contact iframe { border: 1px solid #333; margin: 5px 0 0 10px; }

/* forms */
fieldset { border: none; margin: 0; padding: 0; }
fieldset ol { padding: 0; list-style: none; }
fieldset ol li { padding-bottom: 5px; }
label { display: block; font-size: 14px; font-weight: 600; padding:6px 0 2px 0px;}
label.checkbox { display: inline; }
textarea { border: 1px solid #e2e2e2; background: #fff; color: #777; font-size:13px; margin:0px 0 1rem 0; padding: 5px; width: 100%; min-height:90px; height:90px; resize:none;}

input:focus, textarea:focus { border: 1px solid #FF6F00; }
input[type="checkbox"] { background: transparent; border: inherit; width: auto; }
.reports input[type="submit"], .reports button{width:100% !important; color:#ffffff;}


input[type="submit"]:hover,input[type="button"]:hover{ background-color: #555658; color:#fff; border: 1px solid #555658; }

#dvGridTDS .k-grid-content tr td:last-child{text-align:right;}
#dvGridTDS .k-grid-content tr:last-child td{font-weight:bold; color:#ffffff; background:#333333;}
#dvGridTDS .k-grid-content tr:last-child td:first-child{color:#333333;}
#dvGridTDS .k-grid-content tr:last-child td:first-child:before{content:'Total'; display:block; color:#ffffff; position:absolute;}

/* info and errors */
.message-info { border: 1px solid; clear: both; padding: 10px 20px; }
.message-error { clear: both; color: #e80c4d; font-size: 1.1em; font-weight: bold; margin: 20px 0 10px 0; }
.message-success { color: #7ac0da; font-size: 1.3em; font-weight: bold; margin: 20px 0 10px 0; }
.error { color: #e80c4d; }
/* styles for validation helpers */
.field-validation-error { color: #e80c4d; font-weight:normal; font-size:12px
}
.field-validation-valid { display: none; }
input.input-validation-error { border: 1px solid #e80c4d; }
input[type="checkbox"].input-validation-error { border: 0 none; }
.validation-summary-errors { color: #FF6F00; font-weight: bold; font-size: 0.9em; }
.validation-summary-valid { display: none; }


.page-name input{width:250px}

/* tables
----------------------------------------------------------*/
table { border-collapse: collapse; border-spacing: 0;border: 0 none; width:100%;}
th { font-size: 1em; text-align: left; border: none 0px; padding-left: 0; }
th a { display: block; position: relative; }
th a:link, th a:visited, th a:active, th a:hover { color: #333; font-weight: 600; text-decoration: none; padding: 0; }
th a:hover { color: #000; }
th.asc a, th.desc a { margin-right: .75em; }
th.asc a:after, th.desc a:after { display: block; position: absolute; right: 0em; top: 0; font-size: 0.75em; }
th.asc a:after { content: '▲'; }
th.desc a:after { content: '▼'; }
td {border: 0 none; vertical-align:top; }
.vbottom{vertical-align:bottom;}
tr.pager td { padding: 0 0.25em 0 0; }



/***** Tax Declaration *****/
.tax-declartion{font-family: 'lucida grande',tahoma,verdana,arial,sans-serif !important;font-size: 13px!important;}
.tax-declartion td{border: solid 1px #cccccc;padding: 5px;vertical-align: middle;}
.tax-declartion .b{font-weight:bold;}
.tax-declartion input{margin:0;}
.w-120{width:120px;}
.tax-declartion tr:hover td{background-color: #ffffff;}

/* View Resume */
.resume-view label, .company-details-title{ color: #999; font-size: 13px; background:#fff; cursor: auto;text-transform: uppercase;}
.resume-view .resume-view-body{ padding: 0; margin-right: 20px;}
.resume-view input[type="text"], .resume-view input[type="password"], .resume-view input[type="email"], .resume-view  input[type="number"], .resume-view input[type="tel"], .resume-view input[type="url"], .resume-view textarea{border: none;
   box-shadow: none; border-bottom: solid 1px #ddd; height:22px; font-style:normal; font-size:16px; font-weight:400; margin: 0 0 1rem 0; padding-left:0;background: #fff; padding-top:0;padding-bottom:0;}
.resume-view textarea { min-height:40px}
.resume-view input[type="text"]:focus, .resume-view input[type="password"], .resume-view input[type="email"], .resume-view  input[type="number"], .resume-view input[type="tel"], .resume-view input[type="url"], .resume-view textarea{ box-shadow:none;}
.btn-radius{ border-radius: 20px!important; padding: 7px 20px!important;}
.resume-view-table { border-collapse: collapse; width: 100%; border-bottom: 1px solid #ddd;}
.resume-view-table td { font-size:16px; font-weight:400; font-style:normal; padding:0;}
.resume-view-table tr:hover {background-color: #f2f2f2;}
.tech-details {margin:4px 0 1rem 0; line-height:20px; font-size:14px;}
.company-details td {padding:4px 0 3px 0;background: #fff;}
.company-details-title {font-size: 13px !important;padding-top: 6px;background: none;line-height: 18px;font-weight: 600;}
.resume-photo img {max-height:300px;border: solid 1px #ddd;padding: 8px;}
#viewresumepopup { width:960px; margin:0 auto;position: relative;}
.resume-view.white_content{margin: 0px auto !important;}
#viewresumepopup .mfp-close {color: #000;right: 32px;top: 6px;font-size: 30px !important;}
#gate-6.resume-popup { padding:20px !important;}
#viewfrm{width: 100%!important;height: 800px; left: 0%;margin-left: 0%; position:relative;}
#gate-6 .white_content{left:0!important; top:0!important; width:100%}

/* Add Resume */
.add-resume .header-resource-grid th.k-header {padding: 0.2em 0.5rem;}
.add-resume .k-grid tbody td input { margin:3px 0;}
.add-resume .k-grid td { padding:10px; background: #fff;}
.resume-add textarea{ min-height:86px }
.add-resume select, .resume-search select, .list-action select {height:30px;padding: 2px 5px;}
.add-resume span.k-datepicker { width:100%;}
.add-resume-tech ul li { padding-bottom:0}
.reference-details .k-grid-header th.k-header, .reference-details .k-filter-row th{ padding:3px 6px}
.add-resume-buttons .button{ padding-left:20px; padding-right:20px;}

/* ATS */
.search-action .fa { padding:5px 5px;}
.search-action .fa:before { font-size:20px;}
.candidate-list .header-resource-grid th.k-header{padding: 0.8em 0.5rem;}
.candidate-list.k-grid td { padding:2px 14px}
.dataTables_wrapper .dataTables_info { padding:10px;}
.data-table-grid .dataTables_wrapper .dataTables_paginate .paginate_button {padding: 0.3em 0.6em;}
.data-table-grid .dataTables_wrapper .dataTables_paginate .paginate_button.current, .data-table-grid .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {border: 1px solid #ee4f27;background-color: #ee4f28; color:#fff !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f77354), color-stop(100%, #e8390c));
    background: -webkit-linear-gradient(top, #f77354 0%, #e8390c 100%);
    background: -moz-linear-gradient(top, #f77354 0%, #e8390c 100%);
    background: -ms-linear-gradient(top, #f77354 0%, #e8390c 100%);
    background: -o-linear-gradient(top, #f77354 0%, #e8390c 100%);
    background: linear-gradient(to bottom, #f77354 0%, #e8390c 100%);}
.data-table-grid table.dataTable.no-footer {border-bottom: 1px solid #b1b1b1;}
.data-table-grid .k-grid-header-wrap {border-right-color: #a1a1a1;border-left-color: #a1a1a1; border-width: 0 1px 0 1px;}
.ats-search-btn button {padding:5px 0 5px 0 !important;}
.data-table-grid table.dataTable th, .data-table-grid table.dataTable td {overflow: hidden;}
.header-resource-grid{background-image: url(textures/highlight.png);
    background-image: none,-webkit-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    background-image: none,-moz-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    background-image: none,-o-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    background-position: 50% 50%;
    background-color: #e3e3e3;}
.header-resource-grid th.k-header{background: #FF6F00;color: #ffffff;font-weight: normal;}
div.header-resource-grid{border-bottom-style: solid; border-bottom-width: 1px;border-color: #a1a1a1;}
.data-table-body td.child ul.dtr-details li{ list-style-type:none;white-space: normal;}
.data-table-body td.child ul.dtr-details li .dtr-title{font-weight:bold;/*min-width: 90px;*/display: inline-block;}
.data-table-grid  td.child{border-width: 1px !important;border-left: 0 !important;border-right: 0 !important;}
table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before { 
    top: 9px;left: 10px;height: 14px; width: 14px;display: block;position: absolute;color: white;border: 2px solid white;border-radius: 14px;box-shadow: 0 0 3px #444;
    box-sizing: content-box;text-align: center;font-family: 'Courier New', Courier, monospace;line-height: 14px; content: '+'; background-color:#FF6F00;}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    content: '-';background-color:#808080;}
.data-table-grid td.child{-moz-transition: height 1s ease; -webkit-transition: height 1s ease;-o-transition: height 1s ease;transition: height 1s ease;}
table.dataTable.nowrap th, table.dataTable.nowrap td{ position:relative;white-space: normal !important;}

/* Online Test */
.online-test .option-bar input[type="text"]#txtTestName, .online-test .option-bar input[type="button"]{ height:34px;}
.online-test .k-datetimepicker{width:100%;}

/* Online Test Question Setup*/
.online-test-ques textarea {min-height:33px;margin-bottom:5px;resize: vertical;}
.online-test-ques input[type="text"]{ margin-bottom:11px}
.online-test-ques .button{margin-top: 28px !important;}
.data-table-grid.no-width .data-table-body td.child ul.dtr-details li .dtr-title{ min-width:inherit;}

.k-grid-header th.k-header { font-weight:600}
.k-datepicker.k-header { width:auto !important}
.salary-slip-td { padding-top:40px;}



.feedbackinput span ,#FeedBackComment { width:100%; height:38px !important; padding-top:4px !important;}

.inc{ margin-top:20px; border:1px solid #e2e2e2}
.skillhead{ background:#555658; color:#fff; font-weight:700;}
.skillhead div, .inc .row div{ padding:10px}
.inc .row:nth-child(even) {background-color: #f2f2f2;}
.inc .row{ margin:0}
.inc .row .btn{ margin:0}
#append{ width:100%; top:-8px;}
.inc .remove_this{ font-weight:700;}
.inc .remove_this:before{ font-size:1.5rem;}
/* The container */
.label-check {
    display: inline-block;
    position: relative;
   padding:0 0 0 25px;
     margin:0 15px 15px 0;
    
    cursor: pointer;
   
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.label-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.label-check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.label-check input:checked ~ .checkmark {
    background-color: #FF6F00;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.label-check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.label-check .checkmark:after {
    left: 8px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


#dvUser { margin:0 0 15px 0
}
#dvUser li { list-style:none; margin:15px 0 5px 0; text-transform:capitalize; font-weight:700;
 }

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) { 
/* header
----------------------------------------------------------*/
header .float-left, header .float-right { float: none; }
#login { font-size: .85em; margin: 0 0 12px; text-align: center; }
#login ul { margin: 5px 0; padding: 0; }
#login li { display: inline; list-style: none; margin: 0; padding: 0; }
/*#login a { background: none; color: #999; font-weight: 600; margin: 2px; padding: 0; }*/
#login a:hover { color: #333; }
/* menu */
nav { margin-bottom: 5px; }
ul#menu { margin: 0; padding: 0; text-align: center; }
ul#menu li { margin: 0; padding: 0; }

/* main layout
----------------------------------------------------------*/
.main-content, .featured + .main-content { background-position: 10px 0; }
.content-wrapper { padding-right: 10px; padding-left: 10px; }
.featured .content-wrapper { padding: 10px; }
/* page content */
article, aside { float: none; width: 100%; }
/* ordered list */
ol.round { list-style-type: none; padding-left: 0; }
ol.round li { padding-left: 10px; margin: 25px 0; }
ol.round li.zero, ol.round li.one, ol.round li.two, ol.round li.three, ol.round li.four, ol.round li.five, ol.round li.six, ol.round li.seven, ol.round li.eight, ol.round li.nine { background: none; }
/* features */
section.feature { float: none; padding: 10px; width: auto; }
section.feature img { color: #999; content: attr(alt); font-size: 1.5em; font-weight: 600; }


/* login page */
#loginForm { border-right: none; float: none; width: auto; }
#loginForm .validation-error { display: block; margin-left: 15px; }
#socialLoginForm { margin-left: 0; float: none; width: auto; }

/* footer
----------------------------------------------------------*/
footer .float-left, footer .float-right { float: none; }
footer { text-align: center; height: auto; padding: 10px 0; }
footer p { margin: 0; }
}


.slider_container {position: relative; float:left; margin:0px 0px 0px 0px; width:100%; background:#ffffff url('/content/default/loading-image.gif') center center no-repeat;}
.popup-gallery{display:none;}
.slider li img{width:100%;}
.slider, .slider li{margin: 0 auto; width:100%; list-style:none; padding:0;}
.slider li a{margin:0; padding:0;}
.centered-btns_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 0; opacity: 0.7; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("/images/themes.gif") no-repeat left top; margin-top: -45px; }
.centered-btns_nav:active { opacity: 1.0; }
.centered-btns_nav.next { left: auto; background-position: right top; right: 0; }
.transparent-btns_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 0; left: 0; display: block; background: #fff;background:url('/images/left_nav.png') left center no-repeat; opacity: 0; filter: alpha(opacity=1); width: 48%; text-indent: -9999px; overflow: hidden; height: 91%; transition: background-color 1s linear; }
.transparent-btns_nav.next { left: auto; right: 0; background:url('/images/right_nav.png') right center no-repeat; }
.large-btns_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); opacity: 0.6; text-indent: -9999px; overflow: hidden; top: 0; bottom: 0; left: 0; background: #000 url("/images/themes.gif") no-repeat left 50%; width: 38px; }
.large-btns_nav:active { opacity: 1.0; }
.large-btns_nav.next { left: auto; background-position: right 50%; right: 0; }
.centered-btns_nav:focus, .transparent-btns_nav:focus, .large-btns_nav:focus { outline: none; }
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs { margin-top: 10px; text-align: center; }
.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li { display: inline; float: none; _float: left; *float: left; margin-right: 5px; }
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a { text-indent: -9999px; overflow: hidden; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background: #ccc; background: rgba(0,0,0, .2); display: inline-block; _display: block; *display: block; -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); width: 9px; height: 9px; }
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a { background: #222; background: rgba(0,0,0, .8); }



/*------------------------- Message Type --------------------------*/
.Information, .Success, .Warning, .Error {background:#ffffff; border-top:3px solid;margin:20px 0px;padding:20px 10px 20px 50px;background-repeat: no-repeat;background-position: 10px center; box-shadow:0px 0px 8px #adadad;}
.Information{color: #1497d5;border-color: #1497d5;background-image: url('/images/info.png');}
.Success{color: #7cbb12;border-color: #7cbb12;background-image: url('/images/success.png');}
.Warning{color: #eac42b;border-color: #eac42b;background-image: url('/images/warning.png');}
.Error{color: #ce0f0f;border-color: #ce0f0f;background-image: url('/images/error.png');}

.fa-edit{color:#1e7bd2 !important;}
.fa-rupee, .fa-check{color:#7cbb12 !important;}
.fa-eye{color:#333333 !important;}
.fa-remove{color:#ce0f0f !important;}
.fa-download{margin-left:5px;}

div.info{position:relative;}
.fa-info{color:#ffffff !important; background:#daaf00 !important; text-align:center; display:inline-block; margin:4px; height:15px; width:15px; text-align:center;border-radius:20px; padding:5px; font-size:13px;}
div.info span{content: attr(title); position:absolute; display:none; background:#555658; padding:5px; color:#ffffff; z-index:9999999; width:170px; height:40px; font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif; left:-180px; top:-10px; text-align:center; transition:all ease 0.5s; line-height:17px;}
div.info span:after {left: 100%;top: 40%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(136, 183, 213, 0);border-left-color: #555658;border-width:6px;
}
.fa-info:hover + span{display:block;}

.NoRecord{ text-align:center; font-size:18px; padding:30px 0;}
#wait{width:100%;height:100%;position:fixed;top:0;left:0;text-align:center; color:#000; z-index:99999; display:none; background:transparent;}
#wait div{position:absolute; top:45%; left:0; right:0 }
#wait div.fa:before{font-size:3rem;}
#wait.small{width:30%; left:35%; height:40%; top:30%;}
#wait div.fa::before{ font-size:2rem}

/* ------------------------- My Account ------------------------- */
.my-account, .admin{ margin:30px 0 0 5px; padding:0; background-color:#9A845C; float:right; position:relative}
.slider-panel, .admin-panel{ display:none; background:#fff; color:#49525D; padding:2px 2px 7px 2px; width:197px; height:auto; position:absolute; top:30px; right:0; z-index:1; z-index:9999; background:url("/images/bg-footer.png") repeat scroll 0 0 #F8F3F0; box-shadow: 0px -2px 15px -10px inset }
.slider-panel ul, .admin-panel ul { margin:5px 10px 0 0; padding:0}
.slider-panel ul li, .admin ul li{ list-style-type:none; float:left; width:100%; margin:5px 5px 5px 10px}
.slider-panel ul li a, .admin ul li a{ display:block; color:black; font-size:15px; text-decoration:none; }
.slider-panel ul li a:hover, .admin ul li a:hover{ color:#FF6F00}	
/* Admin Panel */
.admin-panel{width:245px;}
/* ------------------------- Dashboard ------------------------- */
.btn-slide, .btn-admin{/*background: url("/images/white-arrow.png") no-repeat 155px top; */outline:0; text-align: left; width: 130px; /*height: 22px;*/ padding: 5px 15px; margin: 0 auto;	display: block; font-size:14px;	color: #fff; text-decoration: none;  font-family: "open_sansbold", Helvetica, Arial, sans-serif; outline:none; border:none; color:#fff!important; line-height:20px;}
.btn-slide:hover, .btn-admin:hover{ color:#fff;}
.btn-slide:after{content:'\2193'; display:block; height:40px; width:20px; position:absolute; top:2px; right:0px; font-size:17px;} 
.btn-slide.active:after{content:'\2191'; }
.btn-admin{background: url("/images/white-arrow.png") no-repeat 75px top; width: 90px; }
.btn-admin.active{ background-position:75px bottom}

/* Login */
.login-container{display:table; width:100%; height:100%;}
.login {padding:2rem;text-align:center;vertical-align:middle; display:table-cell;}
/*.login:before{content:'HR Portal'; position:absolute; top:-36px; left:0; color:#ffffff; font-size:40px; text-shadow:0px 0px 10px #333333;}*/
.login .outer-border{ border:solid 3px gray; padding:20px}
.login label{ text-align:left} 
.login h1{ font-size:28px; margin:0 0 15px; padding:0; position:relative; text-align:center; letter-spacing:3px}
.login .wrapper{ margin:0 auto;background:rgba(255, 255, 255, 0.7); min-width:25%; padding:1rem 2rem; display:inline-block;}
.login input.setWidth{ width:100%;}
.login input.k-textbox{ height:2.75em}
.login .validation-error {display: block;margin-left: 15px;}
.login .validation-summary-errors ul {margin: 0;padding: 0;}
.login .validation-summary-errors li {display: inline;list-style: none;margin: 0;}
.user-name{ display:block}
.login .action{ width:100%}
.login .action a{ float:right; margin:10px 0 0 10px; color:blue; font-size:12px}



.box { border:1px solid #f0f0f0; margin-bottom: 20px; min-height:120px;}
.box h5 {background:#555658; color: #fff; font-size: 15px; padding:0.6rem; margin:0px; text-transform:none;position:relative;}
.block {padding:1rem 6px;}
.block label{vertical-align:top; line-height:30px; display:inline-block;}
.block .k-datepicker{width:120px !important;}
.apply-leaves .block label{font-weight:400;}


p {margin-bottom: 1em;}
#dvLeavesHistory .k-grid .k-grid-header table{ width:100%!important}
#dvLeavesHistory .k-grid .k-grid-header th.k-header:nth-child(1){ width:200px!important}
#dvLeavesHistory .k-grid .k-grid-header th.k-header:nth-child(2){ width:10%!important}
#dvLeavesHistory .k-grid .k-grid-header th.k-header:nth-child(3){ width:10%!important}
#dvLeavesHistory .k-grid .k-grid-header th.k-header:nth-child(4){ width:40%!important}


#top-navigation {white-space:nowrap; color:#000; display:block;}
#top-navigation .name{display:inline-block;padding:0px; font-size:14px; margin-bottom:5px;}
#top-navigation span{ color:#000; }
#top { height:53px; }
#navigation{margin-top:30px;}
#navigation ul {bottom: 0; font-family: Helvetica,Arial,"Liberation Sans",FreeSans,sans-serif; margin: 0; padding: 0; display:inline-block;}
#navigation ul li {display: inline;list-style: none outside none;}
#navigation ul li.home{display:none;}
#navigation ul li a{color:#FF6F00;display: block;float: left;font-size:14px;line-height: 1.5em;margin: 0 1px;padding: 7px 5px;text-align: center; text-transform:uppercase; font-family:"Segoe UI", Verdana, Helvetica, Sans-Serif; position:relative;}
#navigation ul li a:hover, #navigation ul li a.active{color:#555658;}
#navigation .home a {min-width: 44px;padding-bottom: 6px;width: 15px;}
#navigation ul li:last-child a{padding-right:0;}
#navigation.AdminMenu ul li a{font-size:0.9rem;}

/***** Forms *****/
button, .button, input[type="button"], input[type="reset"], input[type="submit"], button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, .button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:visited{background:#FF6F00; border:0; cursor: pointer; font-size:1rem; font-weight: bold; padding:0.8rem 2rem; width: auto; display:inline-block; color:#ffffff; transition:all ease 0.5s;}

button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, .button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{background:#555658;}

.mce-btn button, .mce-btn button:hover, .mce-btn button:focus{margin:0; padding:4px 10px;}
.mce-btn button:hover, .mce-btn button:focus{background:#FF6F00; }
.mce-btn button:hover i, .mce-btn button:focus i, .mce-btn button:hover span, .mce-btn button:focus span{color:#ffffff; text-shadow:none;}
.button .fa, .button .fa:before, button .fa, button .fa:before{font-size:1rem;}

.mid{padding:5px 1rem !important;}
.option-bar .button, .option-bar button, .option-bar input[type="button"], .option-bar input[type="submit"]{width:100% !important; padding-left:0 !important; padding-right:0 !important;}
.option-bar .k-datepicker{width:100%;}

input[readonly="readonly"], input[readonly="readonly"]:hover{background-color: #eeeeee!important;}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea{height:30px; padding:5px;}

.radio input[type=radio], .checkbox input[type="checkbox"]{display:none; }
.checkbox input[type="checkbox"] + label, .radio input[type="radio"] + label{margin-left:0;}
.checkbox label{display:block !important; margin:0 !important; overflow:hidden; position:relative; cursor:pointer; line-height:20px; }
.checkbox label:before{content:""; height:20px; width:20px; display:inline-block;background:#f6f8fa;font-size:12px; line-height:16px;vertical-align:middle;cursor:pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none;user-select: none; border:2px solid #979797; margin-right:0.5rem;}
.checkbox input[type=checkbox]:checked + label:before { content:"✔"; color: #0db24c; text-align: center; }  

.radio label:before{content:"";height:21px; width:21px;display:inline-block;background:#f6f8fa;vertical-align:middle;cursor:pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none;user-select: none; border:2px solid #FF6F00; border-radius:20px; padding:3px; position:absolute; left:0;}
.radio label{margin:0px 10px 0px 0px; position:relative; padding-left:25px; display:inline-block;}
.radio label, .radio label:before{box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important;}
.radio input[type=radio]:checked + label:before{background:#ffffff url('/images/bg-radio.png') center center no-repeat;} 
td input[type="checkbox"] + label, td input[type="radio"] + label{vertical-align:top !important;}


.fileinput{background:#ffffff; margin-bottom:1rem; display:block; height:30px; padding:0.3rem !important; border:1px solid #cccccc; position:relative;}
.fileinput .value{color:#333333;font-size: 0.7rem;padding:0px 0px 0px 10px;display: block;float: left;white-space: nowrap; overflow:hidden; width:130px;text-overflow: ellipsis; margin:0px !important; line-height:1.5rem;}
.browse, .removeFile{background:#FF6F00; color:#ffffff; display:inline-block; text-align:center; padding:0 0.5rem; width:100%;font-size:0.8rem; float:right; width:auto; cursor:pointer; height:28px; line-height:26px; margin:-0.3rem -0.3rem 0 0; position:absolute; right:5px;}
.fileinput .fa{cursor:pointer; position:absolute; top:6px; right:65px; color:#333333; }


/***** Header *****/
.header{background: #555658; font-size: 16px; font-weight: bold; color: #fff; line-height: 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 40px;}
.header a.menu { background: center center no-repeat transparent; background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC ); display: block; width: 40px; height: 40px; /*position: absolute;*/ top: 0; left: 10px;}       
.main-header {background:#ffffff;width:100%;z-index:99999; box-shadow:0px 0px 5px #666666; padding:1rem 0; height:112px; position:relative;}
.welcome{position:absolute; top:0; right:0;}
#login{display: block; font-size: .85em; text-align:right; }
#login form{margin:0;}
.header.show-for-small .name {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/*#navigation ul .homeIcon {background: url("../images/homeIcon.png") no-repeat scroll 0 -15px transparent}*/
.homeIcon {display: inline-block;height: 15px;width: 16px; }



ul.nav {list-style:none; margin:0 0 2rem 0; border-bottom:1px solid #FF6F00;}
ul.nav li{ display:inline-block;}
ul.nav a {padding:0.5rem 1rem; display:block; background:#FF6F00; color:#ffffff; text-decoration:none; margin:0 0 1px 0; border:1px solid #FF6F00;}
ul.nav a:hover{color:#ffffff; background:#555658;border:1px solid #555658;}
ul.nav a.active{color:#FF6F00; border-bottom:1px solid #ffffff; background:none;}

.seprator{border-left:1px dotted #C5C5C5; padding:0 10px 0 25px!important; min-height:500px}

input[type="submit"].black-bg, input[type="button"].black-bg, a.button.black-bg{ background:#555658;}
input[type="submit"].black-bg:hover, input[type="button"].black-bg:hover, a.black-bg:hover{ background:#FF6F00;}
input[type="button"].yellow-bg{ background:#EF9721;}


/* leave history */
.leave-history h2{ margin-top:0}
.leave-history input.k-textbox{ width:50px; display:inline-block; float:right;}
.leave-history .circle, #ShowLeavePopup .circle{ background:#ffffff; margin-top:-2px; border:0; border-radius:60px !important; color: #FF6F00; display: inline-block; font-size:13px; font-weight: bold; line-height:30px; padding:0; text-align: center; width:30px;height:30px; position:absolute; top:6px; right:3px;}
.leave-history td{padding:0.25em 0.5em}
.box-fieldset, .leave-history fieldset, #divout fieldset, #frmPolicyDoc fieldset, #frmSalarySlipDoc fieldset, .settings fieldset, .core-value-winner fieldset, .photo-gallery fieldset, #frmTeamMemberReview fieldset{border: 1px solid #C5C5C5; padding: 10px;}
.box-fieldset, .leave-history legend, #frmPolicyDoc legend, #frmSalarySlipDoc legend, .settings legend, .core-value-winner legend, .photo-gallery legend, #frmTeamMemberReview legend{ font-size:15px; color:#FF6F00; padding:0 5px; margin: 5px}
#dvDepartment .box, #dvDesignation .box{ min-height:inherit; margin-top:20px}
#dvLeavesHistory h3, #frmPolicyDoc h3, #frmSalarySlipDoc h3, .settings h3, .core-value-winner h3, .photo-gallery h3, #frmTeamMemberReview legend h3{ margin-top:0}




/* Photo Gallery */
.photo-gallery{padding:2rem 0;}
.photo-gallery ul{margin:0; padding:0; list-style:none; text-align:center;}
.photo-gallery li{position:relative; display:inline-block; margin:7px;}
.photo-gallery li a{display:block; width:200px; height:200px; background-position:center center; background-size:cover !important; border-radius:5px !important; box-shadow:0px 0px 10px #666666; border:2px solid #ffffff;}
.photo-gallery li a:hover{border-color:#333333;}
.photo-gallery li .fa{position:absolute; top:10px; right:15px; background:#ffffff; border-radius:3px !important; padding:5px; cursor:pointer; opacity:0; transition:all ease-in-out 0.3s;}
.photo-gallery li:hover .fa{opacity:1;}
.photo-gallery li .fa:hover{background:#333333; color:#ffffff;}


#ShowLeavePopup{ font-size:14px; }
#ShowLeavePopup .white_content{ width:500px}
#ShowLeavePopup label{ display:block; text-align:center}
#ShowLeavePopup .circle{display: inline-block;  text-align:center}
#ShowLeavePopup td{ text-align:center;}

.settings fieldset{ text-align:center}
.settings .k-multiselect.k-state-border-down .k-multiselect-wrap{ display:none}
/* upload-policy-document */
.upload-policy-document .css3-radios label{ margin-right:20px}
.upload-policy-document .css3-radios a{ margin-left:20px}
/* Testimonials */
.testimonials .css3-radios label{ margin-left:20px}
/* common table */
.com-table { width:100%; border-collapse:collapse;}
.com-table td, .com-table th { border:1px solid #C5C5C5; padding:3px 7px 2px 7px;}
.com-table th {text-align:center; padding-top:5px; padding-bottom:4px; background-color:#E3E3E3; font-weight:600; color:#000; }
.com-table tr.alt td {color:#000000; background-color:#EAF2D3;}
/* General */
.text-orange{color: #FF6F00;}
.hide-for-small, .hide-for-medium-only, .hide-for-large-only {display: none !important;}
.nopad{ padding:0}
.nopad-left{ padding-left:0}
.field {margin: 10px 0;}
/* send panding */
/*.send-pending-mail .field{ display:inline-block; margin-right:20px}*/
.send-pending-mail span.k-datepicker{ width:100%}
.send-pending-mail .action { margin:30px 0 10px 0}
.send-pending-mail .action input{ margin:0}
.send-pending-mail .action .field{ display:inline-block; margin:0 0 0 5px}

/* payroll reports */
.grd-small-fonts .k-grid-header th, .grd-small-fonts .k-grid-content td{ font-size:13px; word-wrap:normal!important}
/* update member */
.update-member label{ display:inline-block}
.req{ color:red; margin-left:3px;}
.k-widget.k-dropdown.k-header{width:100%;}
#frmTeamMemberReview .feedback_q {width:100%; margin-bottom: 20px;}
#frmManagerReview .feedback_q{ width:85%; float:left;margin-bottom: 20px;}
#frmManagerReview .rating { padding-left:50px; float:right;}
#frmManagerReview .rating span.k-dropdown {margin: 5px 0 6px 0;}
#dvReviewForm .k-widget.k-dropdown{margin: 0;}
.mgFeedback td, .teamFeedback td {padding: 1.5em 10px .25em 0;}
.mgFeedback .feedbackquery, .teamFeedback .feedbackquery { margin-bottom:18px; padding:10px; background:#F7F7F7;border-bottom: 1px solid #E4E4E4;}
.mgFeedback .feedbackreply, .teamFeedback .feedbackreply  {padding:5px 5px 0 20px; line-height:22px;}
.mgFeedback .rating {margin-right: 4px;margin-top: 1px;text-align:right;font-weight:bold;}
.info-box { margin-bottom:18px; padding:10px; background:#F7F7F7;border-bottom: 1px solid #E4E4E4;}
.info-box td {padding:0px 21px 6px 13px;}
.k-grid-content{overflow-y:visible;}
div.k-grid-header, div.k-grid-footer{padding-right:0 !important;}
#dvGridLeavesDetail .k-grid-content td, #dvGridMemberLeavesDetail .k-grid-content td, #dvPendingLeaves .k-grid-content td, #dvGridCompOffLeaveDetail .k-grid-content td{ text-align:center}
#dvGridLeavesDetail .k-grid-content td:first-child, #dvPendingLeaves .k-grid-content td:first-child { text-align:left}
#dvGridLeavesDetail .k-grid-header .k-header, #dvGridMemberLeavesDetail .k-grid-header .k-header, #dvPendingLeaves .k-grid-header .k-header, #dvGridCompOffLeaveDetail .k-grid-header .k-header{ text-align:center}
#dvGridLeavesDetail .k-grid-header th:first-child.k-header, #dvPendingLeaves .k-grid-header th:first-child.k-header { text-align:left; font-weight: 600;}
.k-grid-header th{background:#555658; color:#ffffff;}
.k-grid-content td:last-child{padding-top:0 !important; padding-bottom:0 !important; vertical-align:middle;}
.k-header>.k-link{color:#ffffff;}
.k-header, .k-grid-header-wrap, .k-grid .k-grouping-header, .k-grid-header, .k-pager-wrap, .k-pager-wrap .k-textbox, .k-pager-wrap .k-link, .k-grouping-header .k-group-indicator{ border-left-color:#555658;border-right-color:#555658;border-top-color:#555658;border-bottom-color:#555658;}
.k-grid-content tr:hover td{background:#ededed;}
#dvGridLeavesDetail .k-grid-header th:last-child.k-header{ font-weight:600}
#dvGridLeavesDetail .k-grid-content td .icons a{ padding:0; margin: 4px 4px 0; float:left}
.Manage-Holidays .calendar > ul{ margin:0; padding:0}
.Manage-Holidays .calendar > ul > li{ display:inline; width:30%; float:left; margin:10px; background:#999}
.Manage-Holidays .calendar-bg {margin-bottom: 2px;padding: 3px 0; min-width:180px}
.Manage-Holidays .calendar-box ul li {background-color: #F5F5F5;color: #333;cursor: pointer;display: inline-block;font-size: 12px;line-height: 16px;margin: 0 0 8px 8px;padding: 7px 10px; width:auto; position: relative; border-top:3px solid #777}
.Manage-Holidays .left-side { margin-bottom:20px}
.Manage-Holidays .left-side h3{ margin:0 0 5px}
.Manage-Holidays .left-side input[type="button"]{ font-size:12px!important}
.Manage-Holidays .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background:#FF6F00; width:2px}
.Manage-Holidays .holidays-section label{ margin-bottom:3px}
.Manage-Holidays .holidays-section label+span{ margin-bottom:5px}
.Manage-Holidays .delete-icon{background: url("/images/delete-icon.png") repeat scroll 0 0;width: 8px;height: 9px;cursor: pointer;display: none;margin-left: 10px;position: absolute;top: 9px;right: 7px;}
.Manage-Holidays  ul#calendar-data li:hover span.delete-icon{display: inline-block;}
.Manage-Holidays hr {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: -moz-use-text-color -moz-use-text-color #999;border-image: none;border-style: none none solid;border-width: medium medium 1px;clear: both;font-size: 0;height: 0;overflow: hidden; margin:10px 0}
ul#calendar-data{ margin:0; padding:0;}
ul#calendar-data li{ display:block; width:auto; margin:0; border:none}
ul#calendar-data li:nth-child(2n+2) {background: none repeat scroll 0 0 #EEEEEE;}
ul#calendar-data li:nth-child(2n+1) {background: none repeat scroll 0 0 #FFF;}

ol#olLeavetypes{margin:0px;padding:0px; list-style:none;}
ol#olLeavetypes li{cursor:move; list-style:none; display:block; padding:5px; background:#FF6F00; color:#ffffff; margin-bottom:5px; width:100% !important; height:30px !important; }
ol#olLeavetypes li.placeholder{padding:0px; display:none;}
ol#olLeavetypes li.dragged{background:#555658;}

.drk-border { background:#F5F5F5; border-top:3px solid #777; border-bottom:3px solid #777; padding:10px}
.Manage-Holidays .calendar-box a.month {color: #FF6F00; display: block; font-family: "open_sansbold",Helvetica,Arial,sans-serif; font-size: 16px; margin: 10px 5px 10px 0px; text-decoration: underline; text-transform: uppercase;}
.btnPrev, .btnNext { border: 0 none; cursor: pointer; height: 27px; padding: 0 10px; width: 11px; margin-right:0!important; opacity:0.5;}
.btnNext{background: url("/images/arrow-right.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;}
.btnPrev{background: url("/images/arrow-left.png") no-repeat scroll center center rgba(0, 0, 0, 0) !important;}
.btnNext:hover, .btnPrev:hover, .btnNext:focus, .btnPrev:focus{opacity:1;}
.Manage-Holidays .year-heading {color: #293F51; font-size: 18px;}
.calendar-head{background: none repeat scroll 0 0 #F5F5F5; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; margin-bottom: 10px; padding: 2px 10px;text-align: center; }
.view-member label{font-weight:normal; font-size:13px; display:inline-block; line-height:15px;}
.view-member span, #dvPopup span{font-weight:600; margin-right:4px; display:inline-block; font-size:13px; line-height:15px;}
.view-member table.view-member-tbl td{ border:solid 1px #ddd}
td.no-bdr{ border:0!important}
table.no-bdr td { border-top:0!important; border-bottom:0!important}
.no-padding{padding:0!important}
.view-member .photo{ text-align:center;}
/* Table responsive without header start */
table.responsive2 {border-collapse: collapse; width: 100%;}
table.responsive2 th {text-align: left;}
table.responsive2 td {min-height: 2.2em; word-wrap: break-word;}
/* Table responsive without header end */
#grdPublicHoliday{ height:300px}
#grdPublicHoliday .k-grid-content{ height:245px!important}
.k-popup .k-list .k-item a.fr{ float:right; color:red; font-weight:bold}

.white_content p {text-align:left;}

/***** Kendo Overwrite *****/
.k-autocomplete .k-input, .k-autocomplete .k-input:focus{box-shadow:none; background:#fff}
.k-autocomplete.k-state-default, .k-picker-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-dropdown-wrap.k-state-default{background:#ffffff !important; padding:2px 0 0 6px; height:30px;}
.k-alt, .k-separator, .k-resource.k-alt, .k-pivot-layout>tbody>tr:first-child>td:first-child{background:#dddddd;}
textarea.k-textbox{ padding:10px; height:166px;}
.k-dropdown-wrap .k-input{ height:1.8em; font-size:12px;}
.k-grid td, .k-grid-header th.k-header>.k-link{padding:0.8em 1rem; overflow:visible; word-wrap:break-word;}
.k-textbox:hover{border:1px solid #FF6F00}
.k-multiselect.k-header{ border-radius:0; border:1px solid #E2E2E2}
.k-multiselect.k-header.k-state-focused{ border-color:red; box-shadow:none}
.k-picker-wrap .k-input{box-shadow:none !important;}

.k-grid-header th.k-header, .k-filter-row th{background:#FF6F00;color:#ffffff;padding:0.8em 1rem; word-wrap:break-word; text-overflow:inherit; white-space:initial; vertical-align:top }
.k-grid-header th.k-header>.k-link{ color:#ffffff;}
.k-input[readonly]{background:#ffffff !important;}
.k-animation-container{z-index:9999999 !important;}
/*.k-grid-content-locked{height:auto !important;}*/

.k-grid td, .k-grid-header th.k-header > .k-link{ word-wrap:normal}

/* Dashboard */
.text-right {text-align: right;}
#right {/*float: right;*//*text-align: left;*//*width: 300px;*/ /*margin-left:10px;*/}
#left {float: left;text-align: left;width: 200px;}
#container {height: 100%;overflow: hidden;text-align: left;}
.right-indent {padding-left: 5px;}
.wrapper-box {margin-bottom: 10px;}
.box-top-line {background: none repeat scroll 0 0 #575757;height: 2px;}
.box-border {padding:0.5rem 1rem; margin-bottom:20px; border:1px solid #cccccc; min-height:280px;}
.box-border-none {background: none repeat scroll 0 0 #FFFFFF;}
.wrapper-box .box-title-indent {padding:10px}
.wrapper-box .box-title-indent h3 {border-bottom: 1px solid #525252;color: #FF6F00;font-size:18px;padding-bottom: 3px;margin-top:5px; font-weight:normal;}
.wrapper-box .box-wrapper {padding: 5px 10px 10px 15px;}
#content .module ul {list-style: none outside none;margin: 0;padding: 0;}
#content .module ul li {background: url("../images/list.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);margin-bottom: 9px;padding: 0 0 0 13px;}
#content .module ul li a {color: #8B8B8B;font-size: 12px;line-height: 14px;text-decoration: none;}
#content .module ul li a:hover {color: #FF6F00;font-size: 12px;line-height: 14px;text-decoration: none;}
.left-indent {padding-right: 5px;}
.wrapper-box-text {background:#ffffff;margin-bottom:15px;padding: 1px;}
.bg1 {background: none repeat scroll 0 0 #FFFFFF;}
.wrapper-title {padding: 0 18px 0 5px;}
.contentheading {color: #000000;font-size: 20px;font-weight: normal;line-height: 21px;margin: 0;padding: 23px 0 0 15px;}
.contentheading span {color: #FF6F00; text-transform:none}

.width-title-box {width: 165px;}
.createdate {color: #A7A6A6;display: inline;font-size: 10px;font-weight: normal;line-height: 12px;margin: 0 !important;padding: 0 0 2px !important;text-transform: none;}
.article_column {padding: 0;}
.article-indent {padding: 10px 10px 18px;}
#content p{text-align:left;}
.row-text {margin-top: 4px;}
.row-text .col-1 {width: 245px;}
.row-text img {margin: 0 !important;}
.box-text {background: none repeat scroll 0 0 #E5E5E5;color: #949393;font-size: 12px;line-height: 12px;padding: 10px 5px 11px 8px}
.box-text span {color: #000000;font-size: 11px;line-height: 12px;text-transform: uppercase; font-weight:bold; text-align:center}
.br {display: block;}
.row-text .col-2 {margin-left: 10px;width: 245px;}
.extra-width1 {width: 100px;}
div.modifydate {color: #A7A6A6;font-size: 10px;padding: 12px 0 0;text-decoration: none !important;}
div a.readon {border: medium none;color: #FF6F00;display: block;text-align: right;font-size: 12px;font-weight: bold;height: auto !important;line-height: 14px;margin:0;padding: 0;text-decoration: none;}
.s1 .box-title-indent {padding: 27px 18px 0 24px;}
.s1 .box-title-indent h3 {padding: 0 0 3px;}
ul.s1 {list-style: none outside none;margin: 0;padding: 7px 0 0;}
li.s1 span {color: #222;font-size: 14px;font-style: italic;font-weight: normal;padding-right: 5px;}
li.s1 a {color: #8B8B8B;font-size: 11px;line-height: 14px;text-decoration: none;}
li.s1 {line-height: 14px;padding-bottom: 13px;}
#blog div.blog-item{ border:1px solid #E5E5E5; min-height:280px; position:relative;background-size:cover !important; background-position:center center !important;}
#blog img{width:103%; max-width:105%; height:auto;  margin:0 5px -3px -8px}
#blog .box-text{text-align:center; text-decoration:none;}
#blog span{background: none repeat scroll 0 0 #E5E5E5;color: #949393;font-size: 12px;line-height: 12px;padding:10px; display:block; text-align:center; text-decoration:none; position:absolute; bottom:0; width:100%;}
#blog a{text-decoration:none; margin:0;}
#blog div.blog-item:hover span{background:#FF6F00; color:#ffffff;}
#blog div.blog-item:hover{border:1px solid #FF6F00;}
.social-media{ margin-top:20px; text-align:right;}
.social-slide { background-image: url('path/to/image.png'); height: 48px; width: 48px; margin:5px; float: left; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; float:none; display:inline-block;}
.social-slide:hover { background-position: 0px -48px; box-shadow: 0px 0px 1px 1px #cccccc;}
.social-slide{width: 25px;height: 25px;margin:0 10px 0 0;transition: all 0.3s ease 0s;}
.social-slide:hover {background-position: 0 -25px;box-shadow: 0 0 1px 1px #666666;}
.twitter-hover {background-image: url("/images/twitter-hover.png");}
.facebook-hover {background-image: url("/images/facebook-hover.png");}
.google-hover {background-image: url("/images/google-hover.png");}
.linkedin-hover {background-image: url("/images/linkedin-hover.png");}
.youtube-hover {background-image: url("/images/youtube-hover.png");}
.instagram-hover {background-image: url("/images/instagram-hover.png");}
#slideshowWrapper{position:relative;width:100%;margin:10px auto auto auto;}
#fssPrev{background: url("/images/arrows-48-48-2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);height: 33px; width: 33px; left: 10px;position: absolute;text-indent: -999999px;bottom:50%; cursor:pointer}
#fssPrev:hover{ background-position:left bottom}
#fssNext{ background: url("/images/arrows-48-48-2.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);height: 33px; width: 33px; right: 10px;position: absolute;text-indent: -999999px;bottom:50%;}
#fssNext:hover{ background-position:right bottom}
ul#slideshow{list-style:none;border:1px solid #999;padding:2px;margin:auto;margin-top:5%;width:165px;height:260px;overflow:hidden;}
#slideshowWrapper ul, #slideshowWrapper li, ul#slideshow li{list-style:none !important; background:none !important; padding:0px !important; margin:0px !important;}
ul#slideshow, ul#slideshow li{width:100% !important; height:209px !important; margin-bottom:8px !important;}
ul#slideshow li img{width:100%;}
ul#slideshow li a{ padding-left:0}
p{text-align:center;}
#fssList{float: right;list-style: none outside none;margin: auto;padding: 5px 0 0 0;width: auto;}
#fssList li{display:inline;padding-right:5px;}
#fssList li a{color:#999;text-decoration:none;}
#fssList li.fssActive a{font-weight:bold;color:#333;}
/* ------------------------- My Account ------------------------- */
.my-account{  margin:6px 0px 0px 0px; padding:0; background-color:#FF6F00; float:right; position:relative}
.slider-panel{ display:none; background:#fff; color:#49525D; width:158px; height:auto; position:absolute; top:30px; right:0; z-index:1; z-index:9999;border:1px solid #FF6F00; padding:0px;}
.slider-panel ul { margin:0px;}
.slider-panel ul li{ list-style-type:none; float:left; width:100%; margin:0px;}
.slider-panel ul li a{ display:block; padding:10px 25px; color:black; font-size:14px; font-family: "open_sanssemibold", Helvetica, Arial, sans-serif; }
.slider-panel ul li a.myProfile{}
.slider-panel ul li a.settings{}
.slider-panel ul li a.settings:hover{}
.slider-panel ul li a.logout{}
.slider-panel ul li a.logout:hover{}
.slider-panel ul li:hover{ background-color:#F8F3F0;}
ul#testimonials, ul#testimonials li, ul#stars, ul#stars li{width:93%; margin:0px !important; padding:0px !important; list-style:none !important; background:#ffffff !important;}
ul#stars{height:285px;}
ul#testimonials li, ul#stars li{position:absolute;}
ul#testimonials, ul#testimonials li{height:150px !important;}
ul#stars li img{width:100%;}
ul#stars li a{display:block; font-size:16px !important; text-align:center; margin-top:10px;}
div#testimonials-wrapper, div#stars-wrapper{position:relative;}
div#testimonials-wrapper #fssList, div#testimonials-wrapper #fssPrev, div#testimonials-wrapper #fssNext, div#testimonials-wrapper #fssPlayPause, div#stars-wrapper #fssList, div#stars-wrapper #fssPrev, div#stars-wrapper #fssNext, div#stars-wrapper #fssPlayPause{display:none;}
ul#testimonials span{display:block; text-align:right;}
ul#testimonials li h4{ margin:0 0 7px 0; line-height:17px; font-variant:normal; text-transform:capitalize}
ul#testimonials li h4 a{color:#FF6F00!important; margin-left:-3px;font-size: 12px;}
#frmAddMail{ padding:0}
#MailContent_ifr{ height:300px!important}
#dvCompOffGrid .k-grid-content{ height:auto!important}
.k-datepicker input{ font-size:11px!important; height:22px!important}
.g6 img{ min-height:0; max-height:100px; max-width:100px; margin-top:5px; outline:none; border:none}
.plus-minus{ font-family:Arial; font-size:21px; color:#555; text-decoration:none; position:absolute; top:0px; right:0px;}
#frmPolicyDoc fieldset{ margin-top:10px;}
input[type="radio"]{ width:auto; border:none; margin:0; padding:0;}
#frmPolicyDoc input[type="radio"]{ width:auto;}
#frmPolicyDoc input[type="file"], #frmSalarySlipDoc input[type="file"]{ width:98%;}
#Description_ifr{ height:250px!important}
#frmTestimonials .lbl, .social-media .lbl{float:left; line-height:20px; color:#FF6F00; font-size:15px; margin-bottom:10px}
#frmTestimonials .lbl{margin-right:10px;}
#frmTestimonials #mce_14{ width:100%}

.row .small-12.rsvp { margin-top: 30px; }
.row .small-12.attendees { margin-top: -30px; }


.bx-wrapper { position: relative; margin: 0 auto 60px; padding: 0; *zoom: 1; }
.bx-wrapper img { max-width: 100%; display: block; }
/** THEME
===================================*/
.bx-wrapper .bx-viewport { -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc; border:  5px solid #fff; left: -5px; background: #fff; 
-webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0); }
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: -30px; width: 100%; }
.bx-wrapper .bx-loading { min-height: 50px; background: url(images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
.bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }
.bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #000; }
.bx-wrapper .bx-prev { left: 10px; background: url(images/controls.png) no-repeat 0 -32px; }
.bx-wrapper .bx-next { right: 10px; background: url(images/controls.png) no-repeat -43px -32px; }
.bx-wrapper .bx-prev:hover { background-position: 0 0; }
.bx-wrapper .bx-next:hover { background-position: -43px 0; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }
.bx-wrapper .bx-controls-auto { text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(images/controls.png) -86px -11px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(images/controls.png) -86px -44px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }
.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%; }
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }

.red { background-color: #FF0000;color: #FFFFFF;font-weight: bold;height: 27px;margin: -7px -7px -6px;padding: 3px 0 0 6px; }
.css3-radios label, .css3-radios input[type="radio"] + span, .css3-radios input[type="radio"] + span::before, .css3-checkboxes label, .css3-checkboxes input[type="checkbox"] + input[type="hidden"] + span, .css3-checkboxes input[type="checkbox"] + input[type="hidden"] + span::before{display: inline-block;vertical-align: middle;}
.css3-radios, .css3-checkboxes { position: relative; }
.css3-radios label *, .css3-checkboxes label * {cursor: pointer;}
.css3-radios input[type="radio"], .css3-checkboxes input[type="checkbox"]{opacity: 0;position: absolute;}
.css3-radios input[type="radio"]  + span, .css3-checkboxes input[type="checkbox"]  + input[type="hidden"] + span{color: #333; font-size:12px; line-height:16px;font-weight: normal;}
.css3-radios label:hover span::before, .css3-checkboxes label:hover span::before{-moz-box-shadow: 0 0 2px #ccc;-webkit-box-shadow: 0 0 2px #ccc;box-shadow: 0 0 2px #ccc;}
.css3-radios label:hover span, .css3-checkboxes label:hover span{color: #000;}
.css3-radios input[type="radio"]  + span::before, .css3-checkboxes input[type="checkbox"]  + input[type="hidden"] + span::before{content: ""; width: 12px; height: 12px; margin: -2px 4px 0 0; border: solid 1px #a8a8a8; line-height: 14px; text-align: center; -moz-border-radius: 100%;-webkit-border-radius: 100%;border-radius: 100%;background: #f6f6f6;background: -moz-radial-gradient(#f6f6f6, #dfdfdf);background: -webkit-radial-gradient(#f6f6f6, #dfdfdf);background: -ms-radial-gradient(#f6f6f6, #dfdfdf);background: -o-radial-gradient(#f6f6f6, #dfdfdf);background: radial-gradient(#f6f6f6, #dfdfdf);}
.css3-radios input[type="radio"]:checked  + span::before, .css3-checkboxes input[type="checkbox"]:checked  + input[type="hidden"] + span::before{color: #666;}
.css3-radios input[type="radio"]:disabled  + span, .css3-checkboxes input[type="checkbox"]:disabled  + input[type="hidden"] + span{cursor: default;-moz-opacity: .4;-webkit-opacity: .4;opacity: .4;}
.css3-checkboxes input[type="checkbox"]  + input[type="hidden"] + span::before{-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.css3-radios input[type="radio"]:checked  + span::before{content: "\2022";font-size: 24px; line-height:9px;}
.css3-checkboxes input[type="checkbox"]:checked  + input[type="hidden"] + span::before{content: "\2714";font-size: 12px; line-height:12px;}
/* manage members */
.manage-members .filter-member .large-2.columns{ text-align:right}
.manage-members .filter-member .k-dropdown{ width:100%; margin-bottom:10px; text-align:left}
.manage-members .filter-member input[type="button"]{ margin:0 0 10px 0; width:100%;}
.salary-slip-pdf .k-picker-wrap{margin-right:0!important; display:block!important}
.salary-slip-pdf .k-picker-wrap .k-select{line-height: 2em!important; margin-right:inherit}
.salary-slip-pdf .k-picker-wrap.k-state-default{height:26px!important}
#frmGenerateSalarySlipTempPDF label{margin-bottom:3px}

#dvAddMember label{ margin-top:10px}
h2 .selectBox{ font-size:12px; font-weight:normal; margin-top:7px}
.selectBox{position:relative;}
.selectBox.wmid .k-widget.k-dropdown.k-header{width:80%;}

.add-member td, .update-member td{ padding:0.25em 20px}
.update-member td:first-child, .add-member td:first-child {padding:0.25em 20px 0.25em 10px}
.add-member .selectBox, .add-member .k-datepicker, .update-member .selectBox, .update-member .k-datepicker { margin-bottom:10px}
.add-member .shift{ float:left;}
.add-member .shift .selectBox .k-dropdown{ width:150px}
.add-member .action { margin-top:20px}
.add-member .action input{ width:auto}
#dvAddDepartment input, #dvAddDesignation input{display:inline-block;}

/*#announcements-events{display:none;}*/
.announcements-item{background:url('/Images/advertisment.png') top left no-repeat; padding:5px 0 10px 40px; border-bottom:1px solid #FF6F00; margin-bottom:10px; line-height:1.5rem;}


/* punch history */
.punch-history label, .manage-shift-timing label{ font-size:12px; font-weight:bold; margin:5px 0}
.punch-history .k-dropdown, .punch-history .k-datepicker{ width:100%}
.punch-history input[type="button"]{ margin-top:0;}
/* Manage Shift Timing */
.manage-shift-timing .k-timepicker { width:95%}

.jconfirm .jconfirm-box {width:40%;}


/* ------------------------- Responsive Table ------------------------- */	
table.responsive {width:100%;}
table.responsive  td{ padding:0.7rem; font-size:0.8rem; color:#555658;}
table.responsive input{margin:0;}
/*table.responsive  td:last-child, table th:last-child{border:0;}*/
table.responsive  tr:nth-child(odd){background:#f5f5f5;}
table.responsive  tr:nth-child(even) {background:#ffffff}
@media only screen and (max-width: 767px) {
table.responsive {background:#333;}
.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
.pinned table { border-right: none; border-left: none; width: 100%; }
.pinned table th, .pinned table td { white-space: nowrap; }
.pinned td:last-child { border-bottom: 0; }
div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
div.table-wrapper div.scrollable { margin-left: 35%; }
div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
table.responsive, table.responsive thead, table.responsive tbody, table.responsive th, table.responsive td, table.responsive tr { display: block; }
table.responsive thead tr { position: absolute;top: -9999px;left: -9999px;}
table.responsive tr { border: 1px solid #ccc; border-bottom:0px;}
table.responsive td { border: none;border-bottom: 1px solid #ccc; position: relative;padding-left: 50%; text-align:left !important;}
table.responsive{margin-top:1.5rem;}
table.responsive thead{display:none;}
table.responsive th, table.responsive td span {display: none !important;}
table.responsive td {display: block;}
table.responsive td:first-child {padding-top: .5em;}
table.responsive td:last-child {padding-bottom: .5em;}
table.responsive td:before {position: absolute;top: 6px;left: 6px; width: 45%; padding-right: 10px; white-space:normal; text-transform: initial;content: attr(data-th) ": ";font-weight: bold;display: inline-block;}
table.responsive td.full:before{display:none;}
table.responsive td.full span{display:block !important;}
table.responsive td.full{padding:0;}
}


/******************************** MAGNIFIC POP UP CSS STARTS ********************************************/
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:999999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:999999;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:505}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:504}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;padding:0;z-index:506}button::-moz-focus-inner{padding:0;border:0}.mfp-close, .mfp-close:hover{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:10px !important;color:#fff;font-style:normal;font-size:28px !important;font-family:Arial,Baskerville,monospace; background:none !important;}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px !important;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:solid transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{opacity:.8;border-top-width:12px;border-bottom-width:12px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:20px;border-bottom-width:20px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:12px solid #000;left:5px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{border-right:20px solid #fff}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:12px solid #000;left:3px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:20px solid #fff}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;top:-3px;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-iframe-holder .mfp-close{top:-43px}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.mfp-figure{line-height:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-break:break-word;padding-right:36px}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-no-margins img.mfp-img{padding:0}.mfp-no-margins .mfp-figure:after{top:0;bottom:0}.mfp-no-margins .mfp-container{padding:0}#error-list{margin-left:30px}#error-list li{margin:5px 0}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}} @media all and (max-width:800px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.hide{display:none;}
.error-popup{position: relative;background: #FFF;padding: 20px;width: auto;max-width: 400px;margin: 20px auto; border-radius:5px}
.required{color:#C90003; font-size:14px;}
.errors{background-color: #f2dede;border:1px solid #eed3d7;color: #b94a48;padding:10px;margin-bottom:10px;border-radius: 4px;font-size:14px;}
.errors ul{margin-left:25px;}
.errors ul li{margin-bottom:5px;}
.errors ul li:last-child{margin-bottom:0;}
.white-popup, .white_content{position: relative;background: #FFF;padding:20px;width: auto !important;max-width:1100px;margin: 20px auto;}

.search_box select, .search_box input {height:30px;margin-bottom:5px;padding: 5px 10px;}
.search_box button {margin-bottom: 0px;padding: 0.8rem 1.5rem;text-align: center;width: 100%;}
.action_box select {width:200px;display:inline-block;margin-bottom:0px;}
.search_box select:focus,
.add-resume select:focus {background: #fafafa;border-color: #999999;outline: none;-webkit-box-shadow: 0 0 5px #999999;-moz-box-shadow: 0 0 5px #999999;box-shadow: 0 0 5px #999999;border-color: #999999;}
.action_box button {padding: 0.55rem 2rem;margin-bottom:0px;vertical-align: top;}
.header-resource-grid select {display:inline-block;margin-bottom:0px;width:150px;height:30px;padding:5px 10px;}
.dataTables_length, .dataTables_filter {width:50%;margin-top: 5px; margin-bottom: 5px;padding:0px 10px;}
.dataTables_filter label {display:inline-block;}
.dataTables_wrapper .dataTables_filter input {margin-left: 0.5em;display: inline-block;width: 250px; margin-bottom: 0px;}
.data-table-grid .dataTable .odd {background:#eee !important;}
.dataTable input[type="checkbox"]{margin-bottom:0px;}
.data-table-grid table.dataTable th, .data-table-grid  table.dataTable td {padding: 0.8em 1rem !important;line-height: 1.6em;vertical-align: middle;text-overflow: ellipsis;border-style: solid;border-width: 0 0 0 1px;border-color: #a1a1a1;}
.data-table-grid table.dataTable tr td.small-coll-expand {position:relative;text-align:center;}​
.data-table-grid table.dataTable th, .data-table-grid table.dataTable td.child:before{content: ''; display:none}
.data-table-grid table.dataTable th input[type=checkbox], .data-table-grid table.dataTable td input[type=checkbox]{float: right;margin-right: 10px;}
.data-table-grid  table.dataTable tbody tr.child td.child:before{ display:none;}
#resourcegrid .data-table-body tr td:first-child{padding-left: 40px !important;padding-right: 5px !important;}
#resourcegrid .data-table-body tr td, #resourcegrid thead tr th.k-header{line-height:18px}
/******************************** MAGNIFIC POP UP CSS ENDS ********************************************/
/*user profile mediclaim*/
.mediclaim-col-no{
    position:relative;
}
.mediclaim-col-no .plus-minus{
   margin-right: -33px;
}

@media print
   {/*Reset Style*/
    body {background: #fff;margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}
    /* Show URL */
    a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
    a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
    a[href^="http://"] {color:#000;} 
    /* Hide Content Css */
    .mmenu-page, #viewresumepopup .mfp-close, .resume-view-body .button{display:none;}
    /* Page CSS */
    #viewresumepopup iframe body{ background: #fff;}
    .mmenu-page{display:none;}
    #viewresumepopup{width:100%;}
    #viewfrm{height:1000px !important;}
    .resume-view-body .large-9 { width:70%;}
    .resume-view-body .large-3 { width:30%;}
    .resume-view-body .large-9 .row .columns { width:50%;}
    .resume-view-body .large-9 .row .columns.medium-12 { width:100%;}
    .company-details-print .columns { width:50%;}
   }

/*! * Cropper v0.8.0* https://github.com/fengyuanchen/cropper** Copyright 2014-2015 Fengyuan Chen* Released under the MIT license** Date: 2015-02-19T06:49:29.144Z*/.cropper-container { position: relative; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }.cropper-container img { display: block; width: 100%; min-width: 0 !important; max-width: none !important; height: 100%; min-height: 0 !important; max-height: none !important; }.cropper-modal,.cropper-canvas { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }.cropper-canvas { background-color: #fff; filter: alpha(opacity=0); opacity: 0; }.cropper-modal { background-color: #000; filter: alpha(opacity=50); opacity: .5; }.cropper-cropbox { position: absolute; top: 10%; left: 10%; width: 80%; height: 80%; }.cropper-viewer { display: block; width: 100%; height: 100%; overflow: hidden; outline: 1px solid #69f; outline-color: rgba(102, 153, 255, .75); }.cropper-dashed { position: absolute; display: block; filter: alpha(opacity=50); border: 0 dashed #fff; opacity: .5; }.cropper-dashed.dashed-h { top: 33.33333333%; left: 0; width: 100%; height: 33.33333333%; border-top-width: 1px; border-bottom-width: 1px; }.cropper-dashed.dashed-v { top: 0; left: 33.33333333%; width: 33.33333333%; height: 100%; border-right-width: 1px; border-left-width: 1px; }.cropper-face,.cropper-line,.cropper-point { position: absolute; display: block; width: 100%; height: 100%; filter: alpha(opacity=10); opacity: .1; }.cropper-face { top: 0; left: 0; cursor: move; background-color: #fff; }.cropper-line { background-color: #69f; }.cropper-line.line-e { top: 0; right: -3px; width: 5px; cursor: e-resize; }.cropper-line.line-n { top: -3px; left: 0; height: 5px; cursor: n-resize; }.cropper-line.line-w { top: 0; left: -3px; width: 5px; cursor: w-resize; }.cropper-line.line-s { bottom: -3px; left: 0; height: 5px; cursor: s-resize; }.cropper-point { width: 5px; height: 5px; background-color: #69f; filter: alpha(opacity=75); opacity: .75; }.cropper-point.point-e { top: 50%; right: -3px; margin-top: -3px; cursor: e-resize; }.cropper-point.point-n { top: -3px; left: 50%; margin-left: -3px; cursor: n-resize; }.cropper-point.point-w { top: 50%; left: -3px; margin-top: -3px; cursor: w-resize; }.cropper-point.point-s { bottom: -3px; left: 50%; margin-left: -3px; cursor: s-resize; }.cropper-point.point-ne { top: -3px; right: -3px; cursor: ne-resize; }.cropper-point.point-nw { top: -3px; left: -3px; cursor: nw-resize; }.cropper-point.point-sw { bottom: -3px; left: -3px; cursor: sw-resize; }.cropper-point.point-se { right: -3px; bottom: -3px; width: 20px; height: 20px; cursor: se-resize; filter: alpha(opacity=100); opacity: 1; }.cropper-point.point-se:before { position: absolute; right: -50%; bottom: -50%; display: block; width: 200%; height: 200%; content: " "; background-color: #69f; filter: alpha(opacity=0); opacity: 0; }@media (min-width: 768px) { .cropper-point.point-se { width: 15px; height: 15px; }}@media (min-width: 992px) { .cropper-point.point-se { width: 10px; height: 10px; }}@media (min-width: 1200px) { .cropper-point.point-se { width: 5px; height: 5px; filter: alpha(opacity=75); opacity: .75; }}.cropper-bg { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC"); }.cropper-invisible { filter: alpha(opacity=0); opacity: 0; }.cropper-hide { position: fixed; top: 0; left: 0; z-index: -1; width: auto !important; max-width: none !important; height: auto !important; max-height: none !important; filter: alpha(opacity=0); opacity: 0; }.cropper-hidden { display: none !important; }.cropper-move { cursor: move; }.cropper-crop { cursor: crosshair; }.cropper-disabled .cropper-canvas,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point { cursor: not-allowed; }

/* iPhone (Portrait & Landscape) ----------- */
@media only screen and (max-width: 767px){ body{font-size:13px !important;}
.hide-small { display: none !important }
.logo{text-align:center; display:block;}
.login{ width:100%; left:0; top:15%;}
.seprator{ border:none; padding:0 7px!important}
.leave-history{ margin-left:0}
#top-navigation{ width:100%; padding:3px}
#top-navigation .name { padding:9px 5px 9px 0}
#login, #top-navigation{ margin:0}
#login a{ padding:2px 10px}
footer .text-left, footer .text-right{ text-align:center!important}
.Manage-Holidays .calendar-box ul li{ margin-left:0}
.send-pending-mail span.k-datepicker{ width:auto}
.send-pending-mail .action { margin:0 0 20px 0}
.punch-history label, .manage-shift-timing label{margin:8px 0 5px}
.manage-shift-timing .k-timepicker{ width:50%}
.update-punch-history table td{ padding:0.25em 10px 0.25em 0;}
.update-member .selectBox .k-dropdown, .update-member .k-datepicker{ width:100%}
/* Responsive Table Start */
.k-grid table, .k-grid table thead, .k-grid table tbody, .k-grid table th, .k-grid table td, .k-grid table tr { display: block; }
.k-grid table thead tr { position: absolute; top: -9999px; left: -9999px;	}
.k-grid table tr {border-bottom: 1px solid #ccc; background:#fff }
.k-grid table tr:nth-of-type(odd) { background: #F4F6F7;}
.k-grid table td {border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 40%; text-align:left!important}
.k-grid table td:before{position: absolute;  top: 3px; left: 6px; width: 40%;  padding-right: 10px; white-space: nowrap; text-align:left; font-weight:bold}
/* Responsive Table End */
/*#Member Leave Details start */
#dvGridLeavesDetail td:before{position: absolute;  top: 6px; left: 6px; width: 40%;  padding-right: 10px; white-space: nowrap; text-align:left; font-weight:bold}
#dvGridLeavesDetail td:nth-of-type(1):before { content: "Member:"; }
#dvGridLeavesDetail td:nth-of-type(2):before { content: "CL Received:"; }
#dvGridLeavesDetail td:nth-of-type(3):before { content: "CL Balance:"; }
#dvGridLeavesDetail td:nth-of-type(4):before { content: "FL Received:"; }
#dvGridLeavesDetail td:nth-of-type(5):before { content: "FL Balance:"; }
#dvGridLeavesDetail td:nth-of-type(6):before { content: "EL Received:"; }
#dvGridLeavesDetail td:nth-of-type(7):before { content: "EL Balance:"; }
#dvGridLeavesDetail td:nth-of-type(8):before { content: "Com. off Received:"; }
#dvGridLeavesDetail td:nth-of-type(9):before { content: "Com. off Balance:"; }
#dvGridLeavesDetail td:nth-of-type(10):before { content: "Action:"; }
/*#Member Leave Details end */
/* Approve/Disapprove Leaves Start */ 
.AppDis-leaveGRD td:nth-of-type(1):before { content: "Name:"; }
.AppDis-leaveGRD td:nth-of-type(2):before { content: "Type of Leave:"; }
.AppDis-leaveGRD td:nth-of-type(3):before { content: "From Date:"; }
.AppDis-leaveGRD td:nth-of-type(4):before { content: "To Date:"; }
.AppDis-leaveGRD td:nth-of-type(5):before { content: "NO. of Days:"; }
.AppDis-leaveGRD td:nth-of-type(6):before { content: "Status:"; }
.AppDis-leaveGRD td:nth-of-type(7):before { content: "Action:"; }
/* Approve/Disapprove Leaves End */	 
/* Awaiting Approval Leaves Start */ 
#dvPendingLeaves td:nth-of-type(1):before { content: "Member Name:"; }
#dvPendingLeaves td:nth-of-type(2):before { content: "CL:"; }
#dvPendingLeaves td:nth-of-type(3):before { content: "EL:"; }
#dvPendingLeaves td:nth-of-type(4):before { content: "FL:"; }
#dvPendingLeaves td:nth-of-type(5):before { content: "LWP:"; }
#dvPendingLeaves td:nth-of-type(6):before { content: "Comp. off Leave:"; }
#dvPendingLeaves td:nth-of-type(7):before { content: "Number of Days:"; }
#dvPendingLeaves td:nth-of-type(8):before { content: "Leave Date:"; }
#dvPendingLeaves td:nth-of-type(9):before { content: "Staus:"; }
#dvPendingLeaves td:nth-of-type(10):before { content: "Action:"; }
/* Awaiting Approval Leaves End */	
/* Leave History */
#dvLeavesHistory td:nth-of-type(1):before { content: "Leave Type:"; }
#dvLeavesHistory td:nth-of-type(2):before { content: "Date Taken:"; }
#dvLeavesHistory td:nth-of-type(3):before { content: "No. of Days:"; }
#dvLeavesHistory td:nth-of-type(4):before { content: "Staus:"; }
#dvLeavesHistory td:nth-of-type(5):before { content: "Action:"; }
/* Holiday */
#dvHolidays td:nth-of-type(1):before { content: "Date:"; }
#dvHolidays td:nth-of-type(2):before { content: "Occation:"; }
#dvHolidays td:nth-of-type(3):before { content: "Days:"; }
/* HOlidya End */
/* users detail */
#dvGridUsers td:nth-of-type(1):before { content: "Member Name:"; }
#dvGridUsers td:nth-of-type(2):before { content: "Phone Mobiles:"; }
#dvGridUsers td:nth-of-type(3):before { content: "Mailing Date:"; }
#dvGridUsers td:nth-of-type(4):before { content: "Action:"; }
/* Send Pending Mail */
#grdSendPendingMail td:nth-of-type(1):before { content: "Mail To:"; }
#grdSendPendingMail td:nth-of-type(2):before { content: "Mail Subject:"; }
#grdSendPendingMail td:nth-of-type(3):before { content: "Titles:"; }
#grdSendPendingMail td:nth-of-type(4):before { content: "Action:"; }
/* Testimonials */
.testimonials #dvGrid td:nth-of-type(1):before { content: "Title:"; }
.testimonials #dvGrid td:nth-of-type(2):before { content: "Post Date:"; }
.testimonials #dvGrid td:nth-of-type(3):before { content: "Post Type:"; }
.testimonials #dvGrid td:nth-of-type(4):before { content: "Action:"; }
/* Core Value Winner */
.core-value-winner #dvGrid td:nth-of-type(1):before { content: "Users:"; }
.core-value-winner #dvGrid td:nth-of-type(2):before { content: "Core Value Type:"; }
.core-value-winner #dvGrid td:nth-of-type(3):before { content: "Month:"; }
.core-value-winner #dvGrid td:nth-of-type(4):before { content: "Action:"; }
/* Announcement and Events */
.announcement-and-events #dvGrid td:nth-of-type(1):before { content: "Title:"; }
.announcement-and-events #dvGrid td:nth-of-type(2):before { content: "Post Date:"; }
.announcement-and-events #dvGrid td:nth-of-type(3):before { content: "Action:"; }
/* photo gallery */
.photo-gallery #dvGrid td:nth-of-type(1):before { content: "Photo:"; }
.photo-gallery #dvGrid td:nth-of-type(2):before { content: "Action:"; }
/* manage-shift-timing */
.manage-shift-timing .k-grid table td {padding-left: 60%;}
.manage-shift-timing #grdUsers td:nth-of-type(1):before { content: "Users:"; }
.manage-shift-timing #grdUsers td:nth-of-type(2):before { content: "Shift Start Time:"; }
.manage-shift-timing #grdUsers td:nth-of-type(3):before { content: "Shift End Time:"; }
.manage-shift-timing #grdUsers td:nth-of-type(4):before { content: "Time Tracker Web Access:"; }
.manage-shift-timing #grdUsers td:nth-of-type(5):before { content: "Action:"; }
/* Employee Status */
#dvGridEmpStatus td:nth-of-type(1):before { content: ""; }
#dvGridEmpStatus td:nth-of-type(2):before { content: "Member Name:"; }
#dvGridEmpStatus td:nth-of-type(3):before { content: "Email:"; }
#dvGridEmpStatus td:nth-of-type(4):before { content: "Contact No.:"; }
#dvGridEmpStatus td:nth-of-type(5):before { content: "Break Type:"; }
#dvGridEmpStatus td:nth-of-type(6):before { content: "Duration:"; }
/* Punch History */
.punch-history #grdPunchHistroy td:nth-of-type(1):before { content: ""; }
.punch-history #grdPunchHistroy td:nth-of-type(2):before { content: ""; }
.punch-history #grdPunchHistroy td:nth-of-type(3):before { content: ""; }
.punch-history #grdPunchHistroy td:nth-of-type(4):before { content: "Login Time:"; }
.punch-history #grdPunchHistroy td:nth-of-type(5):before { content: "Logout Time:"; }
.punch-history #grdPunchHistroy td:nth-of-type(6):before { content: "Total Time:"; }
.punch-history #grdPunchHistroy td:nth-of-type(7):before { content: "Break Time:"; }
.punch-history #grdPunchHistroy td:nth-of-type(8):before { content: "Work Time:"; }
/* sub grid */
.punch-history #grdPunchHistroy.k-grid.k-widget.k-secondary td div.k-grid.k-widget.k-secondary{ margin-left:-60%!important}
.punch-history #grdPunchHistroy.k-grid.k-widget.k-secondary td div.k-grid.k-widget.k-secondary td:before{position: absolute;  top: 3px; left: 6px; width: 40%;  padding-right: 10px; white-space: nowrap; text-align:left; font-weight:bold}
.punch-history #grdPunchHistroy.k-grid.k-widget.k-secondary td div.k-grid.k-widget.k-secondary td:nth-of-type(1):before { content: ""; }
.punch-history #grdPunchHistroy.k-grid.k-widget.k-secondary td div.k-grid.k-widget.k-secondary td:nth-of-type(2):before { content: "Punch out:"; }
.punch-history #grdPunchHistroy.k-grid.k-widget.k-secondary td div.k-grid.k-widget.k-secondary td:nth-of-type(3):before { content: "Punch In:"; }
.punch-history #grdPunchHistroy.k-grid.k-widget.k-secondary td div.k-grid.k-widget.k-secondary td:nth-of-type(4):before { content: "Duration:"; }
.punch-history #grdPunchHistroy.k-grid.k-widget.k-secondary td div.k-grid.k-widget.k-secondary td:nth-of-type(5):before { content: "Note:"; }
/* Update Punch History */
.update-punch-history #grdUpdatePunchHistroyUpper td:nth-of-type(1):before { content: ""; }
.update-punch-history #grdUpdatePunchHistroyUpper td:nth-of-type(2):before { content: ""; }
.update-punch-history #grdUpdatePunchHistroyUpper td:nth-of-type(3):before { content: ""; }
.update-punch-history #grdUpdatePunchHistroyUpper td:nth-of-type(4):before { content: "Login Time:"; }
.update-punch-history #grdUpdatePunchHistroyUpper td:nth-of-type(5):before { content: "Logout Time:"; }
.update-punch-history #grdUpdatePunchHistroyUpper td:nth-of-type(6):before { content: "Total Time:"; }
.update-punch-history #grdUpdatePunchHistroyUpper td:nth-of-type(7):before { content: "Break Time:"; }
.update-punch-history #grdUpdatePunchHistroyUpper td:nth-of-type(8):before { content: "Work Time:"; }
/* sub grid */
.update-punch-history #grdUpdatePunchHistroy.k-grid.k-widget.k-secondary td div#grdUpdateHistory{ margin-left:-50%!important}
.update-punch-history #grdUpdatePunchHistroy.k-grid.k-widget.k-secondary td div#grdUpdateHistory td:before{position: absolute;  top: 2px; left: 6px; width: 40%;  padding-right: 10px; white-space: nowrap; text-align:left; font-weight:bold}
.update-punch-history #grdUpdatePunchHistroy.k-grid.k-widget.k-secondary td div#grdUpdateHistory td:nth-of-type(1):before { content: ""; }
.update-punch-history #grdUpdatePunchHistroy.k-grid.k-widget.k-secondary td div#grdUpdateHistory td:nth-of-type(2):before { content: "Punch out:"; }
.update-punch-history #grdUpdatePunchHistroy.k-grid.k-widget.k-secondary td div#grdUpdateHistory td:nth-of-type(3):before { content: "Punch In:"; }
.update-punch-history #grdUpdatePunchHistroy.k-grid.k-widget.k-secondary td div#grdUpdateHistory td:nth-of-type(4):before { content: "Duration:"; }
.update-punch-history #grdUpdatePunchHistroy.k-grid.k-widget.k-secondary td div#grdUpdateHistory td:nth-of-type(5):before { content: "Title:"; }
.update-punch-history #grdUpdatePunchHistroy.k-grid.k-widget.k-secondary td div#grdUpdateHistory td:nth-of-type(6):before { content: "Note:"; }
/* dvGridEmpDetail */
.employee-directory #dvGridEmpDetail td:nth-of-type(1):before { content: "Member Name:"; }
.employee-directory #dvGridEmpDetail td:nth-of-type(2):before { content: "Phone-Mobile:"; }
.employee-directory #dvGridEmpDetail td:nth-of-type(3):before { content: "Title:"; }
.employee-directory #dvGridEmpDetail td:nth-of-type(4):before { content: "Action:"; }
/* Table responsive without header start */
table.responsive2 {border-bottom: 1px solid #ccc;}
table.responsive2 thead {display: none;}
table.responsive2 td {display: block;}
table.responsive2 tbody > tr:first-child > th + td {border-top: 1px solid #e2e2e2;}
table.responsive2 td:first-child {border-top: 3px solid #ccc;text-align: left;}
/* Table responsive without header end */


#dvGridUsers .k-grid table td, #dvGridUsers .k-grid table td:before{padding-left:0 !important; width:100% !important; position:relative !important;}
.box h5{font-size:0.9rem;}
.leave-history input.k-textbox{width:100%;}
.block .k-datepicker{width:70% !important; margin-bottom:0.5rem;}

button, .button, input[type="button"], input[type="reset"], input[type="submit"], button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, .button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:visited{font-size:0.8rem;}
ul.nav li, ul.nav li a{display:block; font-size:0.9rem;}
.main-content{padding:20px 8px;}
.jconfirm .jconfirm-box {width:90%;}
.online-test-ques .button {margin-top: 0px !important;}
table.dataTable.nowrap th, table.dataTable.nowrap td{ white-space:nowrap !important;}
}

/* iPhone (Portrait) ----------- */
@media only screen and (min-width: 320px) and (max-width: 479px){ 
.header.show-for-small .name{ font-size:14px;}
.header.show-for-small .user-action a{margin: 0px 4px 0px 4px;}
.grid_3{ width:100%}
.Manage-Holidays .calendar > ul > li{ width:100%}
.Manage-Holidays .calendar-bg{ min-width:230px}
.login h1{ font-size:20px}
.login h1:after, .login h1:before{ width:35px}
.search_box button { padding-left:10px; padding-right:10px;padding-top:7px !important;padding-bottom:7px !important; margin-top:8px !important; width:100%;}
.action_box .columns { padding:5px 0}
.action_box .columns select, .action_box .columns button{ width:49%;padding-left: 3px;padding-right: 0;}
.action-button-small{ float:right}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter{ width:100%;text-align: left !important;}
.dataTables_wrapper .dataTables_length select { margin-left:15px; width:45%;margin-right: 10px;}
.add-resume-tech ul li {margin-right:0;padding-bottom: 0;}
#viewresumepopup { width:100%;}
.resume-view .resume-view-body{margin-right: 0;}
#viewresumepopup .white_content{ padding:5px !important;}
.data-table-grid .dataTables_wrapper .dataTables_paginate { margin-bottom:10px;}
.tax-declartion .scroll-table-smallview{overflow-y: scroll;border: 1px solid #ee5029;}
.resume-view-body .scroll-table-smallview{overflow-y: scroll; padding-bottom:20px;}
.resume-view-body .resume-view-table{ width:600px;}
.data-table-grid table.dataTable tr td.small-coll-expand { padding: 6px !important; text-align:right;}
.search_box label{ font-size:13px;}

}
/* iPhone (Landscape) ----------- */
@media screen and (min-width: 480px) and (max-width: 767px){ .grid_3 {width: 46.5%;}
.box{ min-height:130px}
.grid_3.leave-schedule .set-w{ width:110%; font-size:11px}
#viewresumepopup { width:100%;}
.tax-declartion .scroll-table-smallview{overflow-y: scroll;border: 1px solid #ee5029;}
.resume-view-body .scroll-table-smallview{overflow-y: scroll; padding-bottom:20px;}
.resume-view-body .resume-view-table{ width:600px;}
.data-table-grid table.dataTable tr td.small-coll-expand { padding:0 6px 0 0 !important; text-align:right;}
}
/* iPad (Potrait & Landscape) ----------- */
/*-----------------------------Grid for tablet--------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1024px){ 
.login{ width:75%}
.jconfirm .jconfirm-box {width:75%;}
.white_content, .white_content.tiny, .white_content.medium, .white_content.small{ width: 80%; height: auto; top: 150px; left: 10%; margin-left: 0%;}
.add-resume-tech label { font-size:12px;}
.data-table-grid table.dataTable tr td.small-coll-expand { padding:0 6px 0 0 !important; text-align:right;}
.data-table-grid table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, .data-table-grid table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before{ top:15px;}
.tax-declartion .scroll-table-smallview{overflow-y: scroll;border: 1px solid #ee5029;}
.resume-view-body .scroll-table-smallview{overflow-y: scroll; padding-bottom:20px;}
.resume-view-body .resume-view-table{ width:100%;}
table.dataTable.nowrap th, table.dataTable.nowrap td{ white-space:nowrap !important;}
}

/* iPad (Potrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 959px){
.box{ min-height:125px}
#dvTestimonialPopup, #dvAnnouncementEventPopup{ left:0%!important; top:1%!important; width:100%!important}
#dvTestimonialPopup.white_content, #dvAnnouncementEventPopup.white_content{padding:20px}
.Manage-Holidays .calendar-bg{ min-width:230px}
#login{ margin-bottom:0}
ul#testimonials, ul#testimonials li, ul#stars, ul#stars li{width:88%;}
ul#stars{height:185px;}	
#viewresumepopup { width:100%;}
.tax-declartion .scroll-table-smallview{overflow-y: scroll;border: 1px solid #ee5029;}
.resume-view-body .scroll-table-smallview{overflow-y: scroll; padding-bottom:20px;}
.resume-view-body .resume-view-table{ width:100%;}
.my-point .k-datepicker input{font-size:10px!important}
.my-point .k-picker-wrap.k-state-default, .my-point .k-numeric-wrap.k-state-default, .my-point .k-dropdown-wrap.k-state-default{padding: 2px 0 0 3px;}
}
@media screen and (device-aspect-ratio: 40/71) {
.tax-declartion .scroll-table-smallview{overflow-y: scroll;border: 1px solid #ee5029;}
.resume-view-body .scroll-table-smallview{overflow-y: scroll; padding-bottom:20px;}
.resume-view-body .resume-view-table{ width:600px;}
#gate-6.resume-popup {padding: 5px !important;}
.resume-popup .resume-view.white_content{ padding:5px;}
.resume-view .resume-view-body{margin-right: 0;}
.resume-photo img{ padding:2px;}
}
/* iPad (landscape) ----------- */
@media only screen and (min-width: 960px) and (max-width: 1023px){ 
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){ 
    .data-table-grid table.dataTable tr td.small-coll-expand { padding-right:6px !important; text-align:right;}
}
@media screen and (device-aspect-ratio: 40/71) {
.dataTables_wrapper .dataTables_filter input{ margin-left:0 !important;}
#viewresumepopup .mfp-close{right: 0;top: -11px;}
.add-resume-tech ul li label{font-size:12px;}
}

/* My Point */
.my-point .k-picker-wrap.k-state-default, .my-point .k-dropdown-wrap.k-state-default{height: 28px;}
.my-point .k-picker-wrap .k-select, .my-point .k-numeric-wrap .k-select, .my-point .k-dropdown-wrap .k-select{line-height: 1.6em;}
.my-point .k-autocomplete.k-state-default input[type="text"], .edit-point .k-picker-wrap.k-state-default{height:26px}
.my-point input[type="text"], .my-point .k-autocomplete.k-state-default {height:32px}
.edit-point input[readonly="readonly"], .edit-point input[readonly="readonly"]:hover, .my-point .k-picker-wrap .k-input:focus{background-color:#fff!important}

/*skill bar css*/

.skillbar {
  position: relative;
 float:left;
  margin: 5px 0;
  background: #eee;
  height: 35px;
  border-radius: 3px;border-right:solid 1px #fff;
}

.skillbar-title {
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  padding: 0 24.6px;
  height: 35px;
  line-height: 35px;
}

.skillbar-bar {
  height: 35px;
  width: 0px;
  background: #6adcfa;
  border-radius: 3px;
  display: inline-block;
  margin-left:111px;
}
.positive {background: #d35400;}
.negative {background: #555;}
.totalpoint {background: #2980b9;}

.leave-schedule label.fixed{
    width:45px;
}
/*leave boxes alignment*/
 @media only screen and (min-width: 767px){
    .flexBox-medium {
        display:flex;
    }
    .flexBox-medium .columns{
        width:100%
    }
}