﻿@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('Stylesheet/Roboto/Roboto-Light-webfont.eot');
    src: url('Stylesheet/Roboto/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('Stylesheet/Roboto/Roboto-Light-webfont.woff') format('woff'), url('Stylesheet/Roboto/Roboto-Light-webfont.ttf') format('truetype'), url('Stylesheet/Roboto/Roboto-Light-webfont.svg#robotolight') format('svg');
}

body {
    Font-family: "Roboto",sans-serif;
    margin: 0px;
    font-size: 75%;
    font-weight: normal;
    background-color: #454545; /* For Static Background*/ /*background-image: url(ExtraImage/BackImg1-11.jpg);		         background-repeat: no-repeat;          background-attachment:fixed; */ /*background-position: center;*/
}

h2 {
    font: bold 14px;
    font-family: "Roboto",sans-serif;
    color: #FFF; /*color:  #DarkBlue;	*/
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.clsTxt {
    resize: none;
    overflow: hidden;
    min-height: 24px;
}

.DynamicMenu {
    z-index: 999;
}

.AutoColorforDashSetting {
    background-color: #fcbf04;
}

.fontstylelabel /* Main Table*/ {
    Font-family: "Roboto",sans-serif;
    font-size: 10pt;
    color: #eeeeee;
    margin-left: 0px;
}

.fontstyle /*Popup Panel*/ {
    Font-family: "Roboto",sans-serif;
    font-size: 10pt;
    color: black;
}

.txtfontstyle {
    Font-family: "Roboto",sans-serif;
    font-size: 10pt;
    color: Black;
    margin-left: 1px;
    background-color: lightgray;    
}

    .txtfontstyle:focus {
        color: #444;
        background-color: #f5efb1;
        -moz-box-shadow: 0 0 8px #fcbf04;
        -webkit-box-shadow: 0 0 8px #fcbf04;
         box-shadow: 0 0 8px #fcbf04;
    }

input {
    Font-family: "Roboto",sans-serif;
    font-size: 10pt;
    color: Black;
    margin-left: 1px;
    background-color: lightGray;
}

    input:focus {
        color: #444;
        background-color: #f5efb1;
    }

.fontstyleRptHd /*Popup Panel*/ {
    Font-family: "Roboto",sans-serif;
    font-size: 10pt;
    color: white;
    background-color: #252525;
    text-align: center;
}

.fontstyleGrd {
    Font-family: "Roboto",sans-serif;
    font-size: 9pt;
    color: Black;
    border-color: Silver;
}
/*.fontstyleGrd input[type=checkbox]:checked  {
	display:inherit;	
}*/
.bottomBG {
    position: fixed;
    bottom: 0px;
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
    height: 35px;
    line-height: 35px;
    background-color: Black;
    color: white;
    text-align: center;
    vertical-align: middle;
}

.LabelHeader {
    Font-family: "Roboto",sans-serif;
    color: #fcbf04;
    font-weight: normal;
    font-size: 20pt;
    height: 30px;
    text-align: left;
}

.LabelEqpStatus {
    Font-family: "Roboto",sans-serif;
    color: #fcbf04;
    font-weight: normal;
    font-size: 12pt;
    height: 25px;
    text-align: left;
}
.workoredr-heading {
    Font-family: "Roboto",sans-serif;
    color: #fcbf04;
    font-weight: normal;
    font-size: 12pt;
    /*height: 25px;*/
    text-align: center;
}
/*.DynamicMenu
{
	z-index:999;		
}*/
.btn1 {
    -webkit-appearance: button;
    font-weight: normal;
    font-size: 9pt;
    color: black;
    Font-family: "Roboto",sans-serif;
    background-color: lightgrey;
    border-radius:4px;
}

    .btn1:hover {
        -webkit-appearance: button;
        font-weight: normal;
        font-size: 9pt;
        color: white;
        Font-family: "Roboto",sans-serif; /*height:22px;  */
        background-color: #4B4B4B;
        -moz-box-shadow: 0 0 8px #fcbf04;
        -webkit-box-shadow: 0 0 8px #fcbf04;
         box-shadow: 0 0 8px #fcbf04;
    }

    .btn1:focus {
        -webkit-appearance: button;
        font-weight: normal;
        font-size: 9pt;
        color: white;
        Font-family: "Roboto",sans-serif; /*height: 22px;*/
        background-color: #4B4B4B;
    }

.TablestampReceived {
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678,sizingMethod='auto expand');
    margin-left: 30px;
    margin-top: -23px;
    border: 1px solid black;
    width: 252px;
    font-family: "Roboto",sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: Black;
    background-image: url('EventImages/Received.PNG');
    height: 88px;
    background-repeat: no-repeat;
    top: 450px;
    position: absolute;
}

.PanelDisp {
    box-shadow: 1px 1px #111;
    -webkit-box-shadow: 1px 1px #111;
    -moz-box-shadow: 1px 1px #111;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#4B4B4B, offX=1, offY=1, positive=true); /*background: #c0c0c0;    */
    background-color: #222;
    border: 1px solid #888;
    z-index: 105;
    position: absolute;
    color: black;
    top: 20%;
    left: 35%;
    width: 864px;
}

@media (max-width: 450px) {
    .PanelDisp {
        box-shadow: 1px 1px #111;
        -webkit-box-shadow: 1px 1px #111;
        -moz-box-shadow: 1px 1px #111;
        filter: progid:DXImageTransform.Microsoft.dropShadow(color=#4B4B4B, offX=1, offY=1, positive=true); /*background: #c0c0c0;    */
        background-color: #222;
        border: 1px solid #888;
        z-index: 1000;
        position: absolute;
        color: black;
        top: 100px;
        left: 0px;
        width: 430px;
    }
}

img {
    border: none;
}
/*
.ImBtn
{
    color: #FF3300;
    background: url(img/button.jpg) 0 0px;
    padding: 8px 0 0 0px;
}
#menu15 li a {		
        voice-family: "\"}\"";
        voice-family: inherit;        
        text-decoration: none;
        }
#menu15 li a:link, #menu15 li a:visited
{
    color: #FF3300;
    background: url(img/button.jpg) 0 0px;
    padding: 8px 0 0 0px;
}
#menu15 li a:hover, #menu15 li #current { 
        color: #FFF;        
	    background:  url(images/ImgMnuMouseOver.JPG) 0 0px no-repeat;
	    padding: 8px 0 0 0px;
        }*/
.menu007 {
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    width: 163px;
    display: table-cell;
    z-index: 999; /*position: relative; */ /*float:left;     display: inline-block;     list-style: none;*/ /*color: #FFFFFF;     background-color: #000000;    */
    border-bottom: 1px solid #555555;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
/* From Payroll */
.btn {
    font-weight: bold;
    background-color: dimgray;
    color: White;
}

.tx {
    font-size: 9pt;
    font-family: "Roboto",sans-serif;
}

.txn {
    font-size: 9pt;
    font-family: "Roboto",sans-serif;
    text-align: right;
}

.divcmn {
    height: 400px;
    width: 856px;
}

.tbbg {
    height: 31px;
    color: White;
    background-color: #565e56;
}

/*Grid Design    CssClass="mGrid" PagerStyle-CssClass="pgr" AlternatingRowStyle-CssClass="alt"*/
#container {
    /*width: 700px;*/
    width: 100%;
    margin: 10px auto;
}

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
    }

    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url('images/grd_head.png') repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    .mGrid .alt {
        background: #fcfcfc url('images/grd_alt.png') repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url('images/Images/grd_pgr.png') repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }
/*End Grid*/
/*Radio Button START*/
/*  
input[type=radio]:checked  {
	display:none;	
 }

input[type=radio]:checked + label {
	margin-left:3px;
    color:#fcbf04;
    *line-height:26px;
}
input[type=radio] + label
{
    background-repeat: no-repeat;
    color: #ccc;
    line-height:25px;
}
input[type=radio]:checked + label
{
    background-image: url('img/Chacked.png');
    background-repeat: no-repeat;
    padding-left: 18px;
    
}*/
/*Radio Button END*/


/*Checkbox CSS START*/
/*
input[type=checkbox]:checked  {
	display:none;	
 }

input[type=checkbox]:checked + label {
	margin-left:1px;
	line-height:24px;
	color:#fcbf04;
}
input[type=checkbox] + label {
    display:inline-block;
    background-repeat: no-repeat;
    text-align: center;    
    line-height:24px;
	color:#ccc;
}
input[type=checkbox]:checked + label
{
    background-image: url('img/Chacked1.png');
    background-repeat: no-repeat;
    padding-left: 19px;
}*/
/*Checkbox CSS END*/


/*Below Code For Change Scroll Bar Color*/
::-webkit-scrollbar {
    width: 12px; /* for vertical scrollbars */
    height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
    /*background: rgba(0, 0, 0, 0.1);*/
    background: rgba(102, 102, 102, 0.1) !important;
}

::-webkit-scrollbar-thumb {
    /*background: rgba(0, 0, 0, 0.5);*/
    /*background: rgba(102, 102, 102, 0.1) !important;*/
    background: #666 !important;
}
/*End Scroll Bar Color Change*/

/* Alert Box style*/

1 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #202020;
    filter: alpha(opacity=70);
    opacity: 0.7;
    display: none;
    z-index: 99990;
}

#mask {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #202020;
    filter: alpha(opacity=70);
    opacity: 0.7;
    display: none;
    z-index: 99990;
}

.notification-box {
    width: 420px;
    height: auto;
    top: 35%;
    left: 35%;
    position: absolute;
    background-color: #404040;
    Font-family: "Roboto",sans-serif;
    font-size: 15px;
    color: #999;
    border: 1px solid #111111;
    box-shadow: 0 0 15px #000;
    text-align: justify;
    vertical-align: top;
    z-index: 99999;
}

.button07 {
    background-color: transparent;
    border: 1px solid #555;
    Font-family: "Roboto",sans-serif;
    font-size: 15px;
    color: lightgray;
    text-align: center;
    width: 60px;
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    cursor: pointer;
    text-decoration: none;
}

    .button07:hover {
        background-color: #ffffff;
        color: black;
        border: 1px solid #111;
        text-decoration: none;
    }

.icon1 {
    float: left;
    width: 100px;
    margin-top: 20px;
    margin-left: 5px;
}

    .icon1 img {
        width: 85px;
        height: 85px;
    }

.box-cont {
    float: right;
    width: 300px;
    color: White;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
}

.clearfix {
    clear: both;
}

.popup-heading {
    font-size: 15px;
    color: #f7ce3f;
    line-height: 25px;
    background-image: url(img/head-pop.jpg);
    text-align: center;
}

a {
    text-decoration: none;
}

    a:hover {
    }
/*End Alert Box */


/* Support Popup */
.popbox {
    background-color: #1a1a1a;
    box-shadow: 5px 0 10px #000;
    border: 1px solid #444;
}

.pop-form-head {
    Font-family: "Roboto",sans-serif;
    font-size: 20px;
    color: #fcbf04;
    line-height: 45px;
    float: left;
    margin-left: 10px;
}

.close {
    float: right;
}

.shadow1 {
    background-image: url(img/sha.png);
    background-repeat: no-repeat;
    height: 28px;
}

.pop-form-cont {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    Font-family: "Roboto",sans-serif;
    font-size: 15px;
    color: #ccc;
    padding-bottom: 10px;
}

.clear-fix {
    clear: both;
}
/*End Support Popup*/

/*For Gridview*/
.gridview {
    background-color: #fff;
    padding: 2px;
    margin: 2% auto;
}

    .gridview a {
        margin: auto 1%;
        border-radius: 50%;
        background-color: #444;
        padding: 5px 10px 5px 10px;
        color: #fff;
        text-decoration: none;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
    }

        .gridview a:hover {
            background-color: #1e8d12;
            color: #fff;
        }

    .gridview span {
        background-color: lightgray;
        color: black;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        border-radius: 50%;
        padding: 5px 10px 5px 10px;
    }

/*End Gridview */
/* Below For Relogin Panel*/
.relogin {
    background-color: #222;
    border: 1px solid #444;
    box-shadow: 0 0 10px #111;
    display: none;
    position: relative;
    width: 350px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15%;
    z-index: 99999;
}

.relogin-head {
    color: #ecb409;
    Font-family: "Roboto",sans-serif;
    font-size: 26px;
    background-color: #333;
    text-align: center;
    border-bottom: 1px solid #444;
}

.relogin-con {
    font-size: 15px;
    color: #ccc;
    text-align: right;
    Font-family: "Roboto",sans-serif;
}

/*Master Page Icon*/
.topicon-mst img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
}

.round-label {
    background-color: #d95252;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    margin-left: -25px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
/*HTML Table border*/
.Border-td table {
    border-collapse: collapse;
}

    .Border-td table, .Border-td table td {
        border: 1px solid black;
    }


/*TO DO New Design Filter CSS START*/
.o-wrapper {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.o-header {
    margin: 0;
    padding: 0;
}

.o-header-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #67b5d1;
}

.o-header-nav__link {
    padding: 12px;
    color: #fff;
}

    .o-header-nav__link:hover {
        color: #fff;
        background-color: #3184a1;
    }

.o-header__title {
    margin: 24px;
    padding: 0;
    color: #818181;
    font-size: 28px;
    font-weight: 300;
    text-align: center;
}

@media all and (min-width: 480px) {
    .o-header__title {
        margin: 36px;
        font-size: 42px;
    }
}

.o-main {
}

.o-sub-nav {
    margin: 0 0 24px 0;
    padding: 0;
}

.o-sub-nav__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.o-sub-nav__item {
    margin: 0;
    padding: 4px;
}

.o-sub-nav__link {
    display: block;
    margin: 0;
    padding: 4px 24px;
    border: solid 2px #67b5d1;
}

    .o-sub-nav__link:hover,
    .o-sub-nav__item.active .o-sub-nav__link {
        color: #fff;
        background-color: #67b5d1;
    }

@media all and (min-width: 720px) {
    .o-sub-nav {
        margin: 0 0 48px 0;
    }
}

.c-menu {
    position: fixed;
    z-index: 200;
    /*background-color: #444;*/
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    background-image: url('img/ToDo/transparent.png');
}

.c-menu__items {
    list-style: none;
    margin: 0;
    padding: 0;
}

.c-menu--slide-left,
.c-menu--slide-right,
.c-menu--push-left,
.c-menu--push-right {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

@media all and (min-width: 320px) {
    .c-menu--slide-left,
    .c-menu--slide-right,
    .c-menu--push-left,
    .c-menu--push-right {
        width: 300px;
    }
}

.c-menu--slide-left .c-menu__item,
.c-menu--slide-right .c-menu__item,
.c-menu--push-left .c-menu__item,
.c-menu--push-right .c-menu__item {
    display: block;
    text-align: left;
    border-bottom: solid 1px #333;
    padding: 6px 12px;
    color: #fff;
    font-size: 15px;
    color: #ddd;
}

    .c-menu--slide-left .c-menu__item:first-child,
    .c-menu--slide-right .c-menu__item:first-child,
    .c-menu--push-left .c-menu__item:first-child,
    .c-menu--push-right .c-menu__item:first-child {
        border-top: none;
    }

    .c-menu--slide-left .c-menu__item:last-child,
    .c-menu--slide-right .c-menu__item:last-child,
    .c-menu--push-left .c-menu__item:last-child,
    .c-menu--push-right .c-menu__item:last-child {
        border-bottom: none;
    }

.c-menu--slide-left .c-menu__link,
.c-menu--slide-right .c-menu__link,
.c-menu--push-left .c-menu__link,
.c-menu--push-right .c-menu__link {
    display: block;
    padding: 12px 24px;
    color: #fff;
}

.c-menu--slide-left .c-menu__close, .c-menu--slide-right .c-menu__close, .c-menu--push-left .c-menu__close, .c-menu--push-right .c-menu__close {
    display: block;
    padding: 6px 24px 6px 24px;
    width: 100%;
    margin-top: 60px;
}

.c-menu--slide-left,
.c-menu--push-left {
    top: 0px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

@media all and (min-width: 320px) {
    .c-menu--slide-left,
    .c-menu--push-left {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px);
    }
}

.c-menu--slide-left.is-active,
.c-menu--push-left.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.c-menu--slide-right,
.c-menu--push-right {
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

@media all and (min-width: 320px) {
    .c-menu--slide-right,
    .c-menu--push-right {
        -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
        transform: translateX(300px);
    }
}

.c-menu--slide-right.is-active,
.c-menu--push-right.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.c-menu--slide-top,
.c-menu--slide-bottom,
.c-menu--push-top,
.c-menu--push-bottom {
    vertical-align: middle;
    width: 100%;
    height: 60px;
    text-align: center;
    overflow-x: scroll;
}

    .c-menu--slide-top .c-menu__items,
    .c-menu--slide-bottom .c-menu__items,
    .c-menu--push-top .c-menu__items,
    .c-menu--push-bottom .c-menu__items {
        display: inline-block;
        text-align: center;
    }

    .c-menu--slide-top .c-menu__item,
    .c-menu--slide-bottom .c-menu__item,
    .c-menu--push-top .c-menu__item,
    .c-menu--push-bottom .c-menu__item {
        display: inline-block;
        line-height: 60px;
    }

    .c-menu--slide-top .c-menu__link,
    .c-menu--slide-bottom .c-menu__link,
    .c-menu--push-top .c-menu__link,
    .c-menu--push-bottom .c-menu__link {
        display: block;
        padding: 0 4px;
        color: #fff;
    }

    .c-menu--slide-top .c-menu__close,
    .c-menu--slide-bottom .c-menu__close,
    .c-menu--push-top .c-menu__close,
    .c-menu--push-bottom .c-menu__close {
        display: inline-block;
        margin-right: 12px;
        padding: 0 24px;
        height: 60px;
        line-height: 60px;
    }

.c-menu--slide-top,
.c-menu--push-top {
    top: 0;
    left: 0;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

    .c-menu--slide-top.is-active,
    .c-menu--push-top.is-active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

.c-menu--slide-bottom,
.c-menu--push-bottom {
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

    .c-menu--slide-bottom.is-active,
    .c-menu--push-bottom.is-active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

.o-wrapper.has-push-left {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

@media all and (min-width: 320px) {
    .o-wrapper.has-push-left {
        -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
        transform: translateX(300px);
    }
}

.o-wrapper.has-push-right {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

@media all and (min-width: 320px) {
    .o-wrapper.has-push-right {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px);
    }
}

.o-wrapper.has-push-top {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.o-wrapper.has-push-bottom {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

body.has-active-menu {
    overflow: hidden;
}

.c-menu__close {
    color: #ddd;
    background-color: #333;
    text-align: right;
    font-size: 16px;
    border: none;
    box-shadow: none;
    border-radius: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

    .c-menu__close:focus {
        outline: none;
    }

.c-mask {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
    transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}

    .c-mask.is-active {
        width: 100%;
        height: 100%;
        opacity: 0.7;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

.c-buttons {
}

.c-button {
    display: inline-block;
    margin: 0 10px 0 10px;
    /*padding: 6px 8px;
  color: #67b5d1;*/
    background: none;
    font-size: 16px;
    box-shadow: none;
    border-radius: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

    .c-button:focus {
        outline: none;
    }

    .c-button:disabled {
        opacity: 0.3;
        cursor: not-allowed;
    }

#carbonads {
    position: fixed;
    bottom: 12px;
    right: 12px;
    z-index: 1000;
    padding: 24px 12px 12px 12px;
    width: 154px;
    background-color: #fff;
    line-height: 1.1;
    border: solid 1px #e7e7e7;
}

.carbon-wrap {
    display: block;
    margin: 0 0 4px 0;
}

.carbon-img {
    display: block;
    margin: 0 0 4px 0;
    padding: 0;
    width: 130px;
    height: 100px;
}

.carbon-text {
    color: #818181;
    font-size: 12px;
}

.carbon-poweredby {
    font-size: 10px;
    font-style: italic;
}

.carbonad__close {
    display: block;
    position: absolute;
    top: 0;
    left: 12px;
    height: 24px;
    font-size: 11px;
    line-height: 24px;
}

@media all and (max-width: 660px) {
    #carbonads {
        display: none;
    }
}

.c-menu h3 {
    font-size: 18px;
    color: #f7b821;
    padding: 5px 0 5px 20px;
    margin: 0px;
    background-color: #333;
}

.c-menu h4 {
    font-size: 16px;
    color: #f7b821;
    padding: 5px 0 5px 20px;
    margin: 0px;
    border-bottom: 1px solid #333;
}

.duetodo {
    font-size: 14px;
    color: #fff;
    background-color: #ec4c4c;
    padding: 3px;
    float: right;
}

.alltodo {
    font-size: 14px;
    color: #111;
    background-color: #ccc;
    padding: 3px;
    float: right;
}

.panel-heading a {
    color: #fff;
    text-decoration: none;
    border: none;
}

    .panel-heading a: {
        color: #fff;
        text-decoration: none;
        border: none;
    }

.box {
    display: none;
}
/*For Filter in Details START*/
.c-menu--slide-left .c-menu__item1,
.c-menu--slide-right .c-menu__item1,
.c-menu--push-left .c-menu__item1,
.c-menu--push-right .c-menu__item1 {
    display: block;
    text-align: left;
    border-bottom: solid 1px #333;
    padding: 6px 12px;
    color: #fff;
    font-size: 15px;
    color: #ddd;
}

    .c-menu--slide-left .c-menu__item1:first-child,
    .c-menu--slide-right .c-menu__item1:first-child,
    .c-menu--push-left .c-menu__item1:first-child,
    .c-menu--push-right .c-menu__item1:first-child {
        border-top: none;
    }

    .c-menu--slide-left .c-menu__item1:last-child,
    .c-menu--slide-right .c-menu__item1:last-child,
    .c-menu--push-left .c-menu__item1:last-child,
    .c-menu--push-right .c-menu__item1:last-child {
        border-bottom: none;
    }

.c-menu--slide-top .c-menu__item1,
.c-menu--slide-bottom .c-menu__item1,
.c-menu--push-top .c-menu__item1,
.c-menu--push-bottom .c-menu__item1 {
    display: inline-block;
    line-height: 60px;
}
/*Table border START*/
.tab-border table {
    border-spacing: 0;
    border-collapse: collapse;
}

.tab-border th,
.tab-border td {
    border: 1px solid #ccc !important;
}

.tab-border > thead > tr > th,
.tab-border > tbody > tr > th,
.tab-border > tfoot > tr > th,
.tab-border > thead > tr > td,
.tab-border > tbody > tr > td,
.tab-border > tfoot > tr > td {
    padding: 2px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #aaa;
}

.tab-border > caption + thead > tr:first-child > th,
.tab-border > colgroup + thead > tr:first-child > th,
.tab-border > thead:first-child > tr:first-child > th,
.tab-border > caption + thead > tr:first-child > td,
.tab-border > colgroup + thead > tr:first-child > td,
.tab-border > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.tab-border > tbody + tbody {
    border-top: 2px solid #ddd;
}

.tab-border {
    border: 1px solid #ccc;
}

    .tab-border > thead > tr > th,
    .tab-border > tbody > tr > th,
    .tab-border > tfoot > tr > th,
    .tab-border > thead > tr > td,
    .tab-border > tbody > tr > td,
    .tab-border > tfoot > tr > td {
        border: 1px solid #ccc;
    }

    .tab-border > thead > tr > th,
    .tab-border > thead > tr > td {
        border-bottom-width: 2px;
    }

    .tab-border table td[class*="col-"],
    .tab-border table th[class*="col-"] {
        position: static;
        display: table-cell;
        float: none;
    }
/*Table border END*/

.accordion-toggle:hover {
    text-decoration: none;
}

.radio1 input[type=radio] + label {
    background-repeat: no-repeat;
    color: #333 !important;
    line-height: 25px;
    margin-left: 5px;
}

.radio1 label {
    margin-left: 5px;
}

.filter-radio label {
    margin-left: 5px;
    color: #ddd;
}
/*ENd New To Do Design For Filter in Details END*/
.c-menu__items input[type=radio]:checked + label {
    color: #fcbf04;
    font-weight: bold;
}



/*Help File CSS START*/
.Help-box {
    border: 1px solid #555;
    padding: 10px;
    color: #ccc;
    font-size: 20px;
    text-align: center;
    margin-top: 25px;
    line-height: 30px;
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    transition: all 1s ease 0s;
}

    .Help-box:hover {
        box-shadow: 0 0 25px #000;
        transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
        transition: all 1s ease 0s;
    }

    .Help-box img {
        margin-left: auto;
        margin-right: auto;
    }

.helpfile-img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #333;
    padding: 20px;
    border: 2px solid #999;
    box-shadow: 0 3px 10px #111;
}

    .helpfile-img img {
        width: 100%;
    }

.Helpfile-Heading {
    font-size: 26px;
    color: #fcbf04;
    margin-top: 20px;
}

.disable-box {
    opacity: 0.2;
    cursor: text;
}
/*Help File CSS END*/

.filetr-button {
    color: #fcbf04;
    font-size: 20px;
}
.center-tableNew
{
    margin-left:auto;
    margin-right:auto;
    width:100%;
    max-height:520px;    
}
.center-table
{
    margin-left:auto;
    margin-right:auto;
    width:100%;
    max-height:520px;
    overflow-y:auto;
    overflow-x:hidden;
}

.employee-table1 {
    min-width: 3480px;
}

.employee-List {
    min-width: 4395px;
}

@media(max-width:1280px) {
    .center-table {
        max-height: 350px;
    }
}

.todo-body {
    border: none !important;
    font-size: 15px;
}

.todo-bottomborder {
    border-bottom: 1px solid #666 !important;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    padding-bottom: 5px;
}

.eqp-location {
    height: 600px;
}

@media(max-width:1200px) {
    .eqp-location {
        height: 350px;
    }
}

.content-mainmst {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}

.item-box {
    /*padding: 10px 10px 10px 10px;*/
    background-color: #ddd;
    font-size: 13px;
    display: block;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    border: 1px solid #fff;
    color: #333;
    text-decoration: none;
    height:25px;
    font-weight:normal;
}

    .item-box:hover {
        background-color: #fcbf04;
        height:45px;
        font-size: 13px;
        font-weight:bold;
    }

.item-box-active {
    /*padding: 10px 10px 10px 10px;*/
    background-color: #fcbf04;
    font-size: 13px;
    display: block;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    border: 1px solid #fff;
    color: #333;
    text-decoration: none;
    height:45px;
    font-weight:bold;
}

.Rptrow-highlight {
    background-color: #ffc051 !important;    
}

.Rptrow-select {
    background-color: #79bbff !important;
}
.RptNew .table-bordered td table tr td
    {
        border:none !important;
    }