@charset "UTF-8";
.ui-datatable .ui-datatable-summaryrow{
    background-color:#1f3b59;
}
.ui-selectcheckboxmenu-token-label {
    background-color: #96dcf6;
    display:  block;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding-top: 5px;
    padding-bottom: 5px;

}
.top {

    padding:50px 0 100px 50px;
    z-index: 1000;
    background-color: #ffffff;


}
.custom-panel-grid {
    background: none; /* Set your desired background color */
    border: none; /* Set your desired border color */
}

.ui-message-info, .ui-message-error, .ui-message-warn{

    border: none 0 !important;
    padding: 0;
    margin: 0;

}
.ui-datatable-data tr{
    height: 50px !important;
}


.ui-growl {
    position: fixed;
    left:35%;

    /*                opacity: 80%;*/
    z-index:9999999;


}
.ui-growl-title {
    font-size: 14px;
}
.ui-growl-message{
    font-weight: bold;
    font-size: 13px;

}
.ui-growl-message p{
    /*font-weight: bold;*/
    font-size: 12px;
}

.ui-growl-item-container {
    opacity: 1;
    width: 100%;
    border: none;
}

.bigcircle{
    border: none;
    border-radius: 50%;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 10px;
    text-align: center;
}

.circle {
    border: none;
    border-radius: 50%;
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 5px;
    text-align: center;

}

.notifycircle {
    border: none;
    border-radius: 10px;
    display: inline-block;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    height: 13px;
    padding: 3px;


}

.circle-icon::before {

    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
    margin-right: 5px;
}

.ui-datascroller-content {
    border: none;
}

.ui-datascroller {
    border: none;
}




/* CSS Document */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 0em;
    top: 0em;
}
.ui-hour-picker, .ui-minute-picker, .ui-separator,.ui-ampm-picker{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.ui-chkbox-label, .ui-chkbox, .ui-chkbox-box
{
    font-size:12px !important;


}
.ui-stack {
    bottom: 50px;
    right: 90px;
}
.employeeSelected.ui-panelgrid td, .employeeSelected.ui-panelgrid tr
{
    border-style: none !important;
}

.employeeSelected.ui-panelgrid{

    border:  none;

}

.TexDecorNone{
    text-decoration: none;
}

/*html { text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important;}*/

body{
    height:100%;
    width:100%;
}

.InputPadding15{
    padding: 15px !important;
    color:  red;
}

.HolidayAndRestDay{

    background-color: orange !important;


}

.Holiday{

    background-color: yellow !important;

}
.RestDay{

    background-color:   plum !important;


}
.Leave{

    background-color: gainsboro !important;


}
.Workday{




}
.sidebar-default{
    background-color: #eeeeee;
    overflow:  scroll;
}
.sidebar-width{
    background-color: #eeeeee;
    overflow:  scroll;
}
.sidebar-width-sm{
    width: 50%;
    background-color: #eeeeee;
    overflow:  scroll;
}

.STATUSINACTIVE{
    background: #e2033d  !important;
    font-weight: bold;
}

.Cancelled{
    background: gray  !important;

    font-weight: bold;
}

.SCHEDULED{

    border-color: #689F38 !important;
    font-weight: bold;
}

.PENDING, .Pending,.Termination-PendingStatus{
    background-color: #FBC02D !important;

    color: #036fab;
    font-weight: bold;
}



.Not-Paid ,.Submitted{
    background-color: #036fab !important;
    border-color: #689F38 !important;
    color: #036fab;
    font-weight: bold;
}

.FontUpperCaseBlock{
    text-transform: uppercase;
    font-weight: bold;
    padding:10px 0;
    display: block;
}
.FontUpperCase{
    text-transform: uppercase;
    font-weight: bold;
}

.ChangePending{
    background-color: #99ccff !important;
}

.SENT, .STATUSACTIVE, .Confirmed,.PROCESSED{
    background: #689F38  !important;

}

.SENT{

    color: #689F38;
    font-weight: bold;
}
.UPLOAD_REJECTED, .UPLOAD_FAILED{
    background-color: #ffcc99 !important;
    background-image: none !important;
}
.FAIL, .FAILED, .REJECTED ,.Rejected{
    background-color: #D0525D !important;
    background-image: none !important;
    font-weight: bold;

}


.ui-sticky {
    top: 70px !important;
}

@media (max-width: 960px) {
    .ui-sticky {
        top: 110px !important;
    }
}


.no-email{

    background-color: #D0525D !important;
}

.overtime{
    color:  red;
    font-weight: bold;
}

.ACTIVESTATUSA, .ActiveA, .ActiveStatus,.APPROVED, .Approved, .PAID, .Paid,  .Processed{
    background: #689F38 !important;
    font-weight: bold;
}
.Extracted{
    background: #0084b4 !important;
    font-weight: bold;
}

.INACTIVEI, .InactiveI, .InactiveStatus{
    background:  #e2033d !important;
    font-weight: bold;
}


a.weekly {
    background: #EF6C00    !important;
    border-color: #000 !important;
}
a.biweekly {
    background: #689F38 !important;
    border-color: #689F38 !important;
}
a.monthly {
    background: #D0525D !important;
    border-color: #932c39 !important;
}

/* CORE LAYOUT STANDART STYLES ********************************************************************************************************** */

a, div, span, input, textarea, li, strong, button{
    outline:none;
    text-decoration:none;
    /* this removes gray outline from ios safari a tags */-webkit-tap-highlight-color: rgba(0,0,0,0);
    /* this removes action panels from ios safari a tags */-webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}
img{
    border:none;
    border:0px;
}

h1, h2, h3, h4, h5, h6{
    margin:0px !important;
}
.ClearBoth{
    clear:both;
}
.CursPointer{
    cursor:pointer;
}

/*visibilities according to the platform*/
.ShowOnMobile{
    display:none;
}
.ShowOnDesktop{
    display:inherit;
}
.FloatNoneOnMobile{
}

.show{
    display:block !important;
}
.hide{
    display:none !important;
}

/* make auto of element width and/or height attribute on mobile devices with media queries */
.WidAutoOnMobile{
}
.HeiAutoOnMobile{
}
.Hei100OnMobile{
}

/* for responsive mode - if you want any ContainerX element has a responsive fluid abilities with media queries you must add this class to your element*/
.Responsive{
}
.Responsive50{
}
.Responsive100{
}

/* Text Decoration */
.Underline{
    text-decoration:underline;
}
.UnderlineHover:hover{
    text-decoration:underline;
}

/* Making Unselectable Contents */
.Unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -user-select: none;
}

/* for on iphone safari inputs shadow problem */
input[type="text"], input[type="password"], textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Display */
.DispBlock{
    display:block;
}
.DispTable{
    display:table;
    vertical-align:middle;
}
.DispTableCell{
    display:table-cell;
    vertical-align:middle;
}
.DispNone{
    display:none;
}
.DispInlBlock{
    display:inline-block;
}
.DispInline{
    display:inline;
}

/* FLEX Boxes */
.Flex{
    display:-webkit-box !important;
    display:-webkit-flex  !important;
    display:-webkit-flexbox  !important;
    display:-moz-flex  !important;
    display:-moz-box  !important;
    display:-ms-flexbox  !important;
    display:flex  !important;
}                                        /* NEW */
.FlexWrap{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}                                                              /* NEW */

/* Position */
.PosFixed{
    position:fixed;
}
.PosAbsolute{
    position:absolute;
}
.PosRelative{
    position:relative;
}
.PosStatic{
    position:static;
}

/* Floating */
.Fleft{
    float:left;
}
.Fright{
    float:right;
}
.Fnone{
    float:none !important;
}

/* Overflows */
.OvHidden{
    overflow:hidden;
}
.OvScroll{
    overflow:scroll;
}
.OvAuto{
    overflow:auto;
}
.OvVisible{
    overflow:visible;
}
.OvXScroll{
    overflow-x:scroll;
}
.OvYScroll{
    overflow-y:scroll;
}
.OvXHidden{
    overflow-x:hidden;
}
.OvYHidden{
    overflow-y:hidden;
}

/* Empty Boxes */
.EmptyBox2{
    display:block;
    width:100%;
    height:2px;
    overflow:hidden;
}
.EmptyBox5{
    display:block;
    width:100%;
    height:5px;
    overflow:hidden;
}
.EmptyBox10{
    display:block;
    width:100%;
    height:10px;
    overflow:hidden;
}
.EmptyBox20{
    display:block;
    width:100%;
    height:20px;
    overflow:hidden;
}
.EmptyBox30{
    display:block;
    width:100%;
    height:30px;
    overflow:hidden;
}
.EmptyBox40{
    display:block;
    width:100%;
    height:40px;
    overflow:hidden;
}
.EmptyBox50{
    display:block;
    width:100%;
    height:50px;
    overflow:hidden;
}
.EmptyBox55{
    display:block;
    width:100%;
    height:55px;
    overflow:hidden;
}
.EmptyBox60{
    display:block;
    width:100%;
    height:60px;
    overflow:hidden;
}
.EmptyBox70{
    display:block;
    width:100%;
    height:70px;
    overflow:hidden;
}
.EmptyBox80{
    display:block;
    width:100%;
    height:80px;
    overflow:hidden;
}
.EmptyBox90{
    display:block;
    width:100%;
    height:90px;
    overflow:hidden;
}
.EmptyBox100{
    display:block;
    width:100%;
    height:100px;
    overflow:hidden;
}
.EmptyBox100P{
    display:block;
    width:100%;
    height:100%;
    overflow:hidden;
}
.EmptyBox110{
    display:block;
    width:100%;
    height:100px;
    overflow:hidden;
}
.EmptyBox120{
    display:block;
    width:100%;
    height:100px;
    overflow:hidden;
}
.EmptyBox130{
    display:block;
    width:100%;
    height:100px;
    overflow:hidden;
}
.EmptyBox140{
    display:block;
    width:100%;
    height:100px;
    overflow:hidden;
}
.EmptyBox150{
    display: block;
    width: 100%;
    height:150px;
    overflow:hidden;
}

/* Opacity */
.Opac100{
    opacity:1;
    -webkit-opacity:1;
    -moz-opacity:1;
}
.Opac95{
    opacity:0.95;
    -webkit-opacity:0.95;
    -moz-opacity:0.95;
}
.Opac90{
    opacity:0.9;
    -webkit-opacity:0.9;
    -moz-opacity:0.9;
}
.Opac80{
    opacity:0.8;
    -webkit-opacity:0.8;
    -moz-opacity:0.8;
}
.Opac70{
    opacity:0.7;
    -webkit-opacity:0.7;
    -moz-opacity:0.7;
}
.Opac60{
    opacity:0.6;
    -webkit-opacity:0.6;
    -moz-opacity:0.6;
}
.Opac50{
    opacity:0.5;
    -webkit-opacity:0.5;
    -moz-opacity:0.5;
}
.Opac40{
    opacity:0.4;
    -webkit-opacity:0.4;
    -moz-opacity:0.4;
}
.Opac30{
    opacity:0.3;
    -webkit-opacity:0.3;
    -moz-opacity:0.3;
}
.Opac20{
    opacity:0.2;
    -webkit-opacity:0.2;
    -moz-opacity:0.2;
}
.Opac10{
    opacity:0.1;
    -webkit-opacity:0.1;
    -moz-opacity:0.1;
}
.OpacZero{
    opacity:0;
    -webkit-opacity:0;
    -moz-opacity:0;
}

/* Border Radius */
.BordRad3{
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.BordRad4{
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
.BordRad5{
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.BordRad10{
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
.BordRad15{
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
}
.BordRadHalf{
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
}

.BordRight{
    border-right:solid 1px transparent;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.BordLeft{
    border-left:solid 1px transparent;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.BordTop{
    border-top:solid 1px transparent;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.BordBottom{
    border-top:solid 1px transparent;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.BordAll{
    border:solid 1px transparent;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}

/* Width */
.Wid100{
    width:100%;
}
.Wid90{
    width:90%;
}
.Wid80{
    width:80%;
}
.Wid70{
    width:70%;
}
.Wid60{
    width:60%;
}
.Wid50{
    width:50%;
}
.Wid45{
    width:45%;
}
.Wid40{
    width:40%;
}
.Wid30{
    width:30%;
}

/* Width Special Values */
.Wid33{
    width:33.3%;
}
.Wid25{
    width:25%;
}
.Wid20{
    width:20%;
}
.Wid10{
    width:10%;
}
.Wid5{
    width:5%;
}

.MaxWid500{
    max-width:500px;
}
.Wid100NoPadding{
    width:100%;
    box-sizing:border-box;
}

/* Height */
.Hei100{
    height:100%;
}
.Hei90{
    height:90%;
}
.Hei80{
    height:80%;
}
.Hei70{
    height:70%;
}
.Hei60{
    height:60%;
}
.Hei40{
    height:40%;
}
.Hei50{
    height:50%;
}
.Hei30{
    height:30%;
}
.Hei20{
    height:20%;
}
.Hei10{
    height:10%;
}

/* Margins */
.MarTopPerc5{
    margin-top:5%;
}
.MarTopPerc10{
    margin-top:10%;
}
.MarTopPerc20{
    margin-top:20%;
}
.MarTopPerc30{
    margin-top:30%;
}
.MarTopPerc40{
    margin-top:40%;
}
.MarTopPerc50{
    margin-top:50%;
}

.MarAuto{
    margin-left:auto;
    margin-right:auto;
}

.MarTop5{
    margin-top:5px;
}
.MarTop10{
    margin-top:10px;
}
.MarTop20{
    margin-top:20px;
}
.MarTop30{
    margin-top:30px;
}
.MarTop40{
    margin-top:40px;
}
.MarTop50{
    margin-top:50px;
}

.MarTopQuarter{
    margin-top:25%;
}
.MarTopHalf{
    margin-top:50%;
}
.MarBot5{
    margin-bottom:5px;
}
.MarBot10{
    margin-bottom:10px;
}
.MarBot20{
    margin-bottom:20px;
}
.MarBot30{
    margin-bottom:30px;
}
.MarRight10{
    margin-right:10px;
}
.MarRight5{
    margin-right:5px;
}
.MarRight2{
    margin-right:2px;
}
.MarRight1{
    margin-right:1px;
}
.MarRight20{
    margin-right:20px;
}
.MarRight30{
    margin-right:30px;
}
.MarRight50{
    margin-right:50px;
}
.MarRight60{
    margin-right:60px;
}
.MarRight40{
    margin-right:50px;
}
.MarLeft10{
    margin-left:10px;
}
.MarLeft20{
    margin-left:20px;
}
.MarLeft5{
    margin-left:5px;
}
.MarLeft30{
    margin-left:30px;
}
.MarLeft50{
    margin-left:50px;
}
.MarLeft60{
    margin-left:60px;
}
.MarLeft40{
    margin-left:40px;
}

/* Paddings */
.NoPadding{
    padding:0px !important;
}
.PaddingTopPercent10{
    padding-top: 10%;
}

/* Containers */
.Container100{
    width:100%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container96{
    width:96%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container90{
    width:90%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container85{
    width:85%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container80{
    width:80%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container75{
    width:75%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container70{
    width:70%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container66{
    width:66.66%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container60{
    width:60%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container50{
    width:50%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container40{
    width:40%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container33{
    width:33.33%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container30{
    width:30%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container25{
    width:25%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container20{
    width:20%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container15{
    width:15%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container10{
    width:10%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.Container5{
    width:5%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}

.SmallIndent{
    padding:3px;
}
.NoIndent{
    display:block;
    margin:0px auto;
    padding:0px;
}


/* Text Aligns */
.TexAlCenter{
    text-align:center;
}
.TexAlLeft{
    text-align:left;
}
.TexAlRight{
    text-align:right !important;
}

/* Padding With Transparent Border*/
.PaddingLeft5{
    padding-left:5px;
    box-sizing:border-box;
}
.PaddingLeft10{
    padding-left:5px;
    box-sizing:border-box;
}
.Padding1{
    padding:1px;
    box-sizing:border-box;
}
.Padding3{
    padding:3px;
    box-sizing:border-box;
}
.Padding5{
    padding:5px;
    box-sizing:border-box;
}
.Padding8{
    padding:8px;
    box-sizing:border-box;
}
.Padding10{
    padding:10px;
    box-sizing:border-box;
}
.Padding15{
    padding:15px;
    box-sizing:border-box;
}
.Padding11{
    padding:11px;
    box-sizing:border-box;
}
.Padding12{
    padding:12px;
    box-sizing:border-box;
}
.Padding20{
    padding:20px;
    box-sizing:border-box;
}
.PadLeftRightZero{
    padding-left:0px;
    padding-right:0px;
}
.PadTopBottomZero{
    padding-top:0px;
    padding-bottom:0px;
}

/* Box Sizing */
.BoxSizeContent{
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
}
.BoxSizeBorder{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}

/* Font Sizes */
.Fs3{
    font-size:3px !important;
}
.Fs5{
    font-size:5px !important;
}
.Fs9{
    font-size:9px !important;
}
.Fs10{
    font-size:10px !important;
}
.Fs11{
    font-size:11px !important;
}
.Fs12{
    font-size:12px !important;
}
.Fs13{
    font-size:13px !important;
}
.Fs14{
    font-size:14px !important;
}
.Fs15{
    font-size:15px !important;
}
.Fs16{
    font-size:16px !important;
}
.Fs17{
    font-size:17px !important;
}
.Fs18{
    font-size:18px !important;
}
.Fs19{
    font-size:19px !important;
}
.Fs20{
    font-size:20px !important;
}
.Fs21{
    font-size:21px !important;
}
.Fs22{
    font-size:22px !important;
}
.Fs23{
    font-size:23px !important;
}
.Fs24{
    font-size:24px !important;
}
.Fs25{
    font-size:25px !important;
}
.Fs26{
    font-size:26px !important;
}
.Fs27{
    font-size:27px !important;
}
.Fs28{
    font-size:28px !important;
}
.Fs29{
    font-size:29px !important;
}
.Fs30{
    font-size:30px !important;
}
.Fs40{
    font-size:40px !important;
}
.Fs50{
    font-size:50px !important;
}
.Fs60{
    font-size:60px !important;
}
.Fs80{
    font-size:80px !important;
}
.Fs100{
    font-size:100px !important;
}
.Fs130{
    font-size:130px !important;
}

/* Font Type */
.FontBold{
    font-weight:bold;
}
.FontLight{
    font-weight:lighter;
}
.FontNormal{
    font-weight:normal;
}
.FontItalic{
    font-style:italic;
}

/* Animated */
.Animated03{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.Animated05{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.Animated1{
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

/* Zoom */
.Zoom1point05x{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.Zoom1point05x:hover{
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}

.Zoom1point1x{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.Zoom1point1x:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}

.Zoom1point2x{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.Zoom1point2x:hover{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}

/******************************************************************************************************************************** */

/* MEDIA QUERIES FOR CORE LAYOUT **************************************************************************************************************** */

/* Large desktop */
@media (min-width: 960px) and (max-width: 1920px){
    /*visibilities according to the platform*/
    .ShowOnMobile{
        display:none;
        opacity:0;
    }
    .ShowOnDesktop{
        display:inherit;
        opacity:1;
    }
    .sidebar-width{
        width: 75%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-topmenu-width{
        width: 50%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-width-sm{
        width: 40%;
        background-color: #eeeeee;
        overflow:  scroll;
    }

    .Responsive{
        width:33.3%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive50{
        width:50%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive100{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }

    /* make auto of element width attribute on mobile devices with media queries */
    .WidAutoOnMobile{
        width:auto !important;
    }
    .HeiAutoOnMobile{
        height:auto !important;
        min-height:50px !important;
    }
    .Hei100OnMobile{
        height:100% !important;
        min-height:50px !important;
    }

}

@media (min-width: 960px) and (max-width:1200px){
    /* responsive support */
    .ShowOnMobile{
        display:none;
        opacity:0;
    }
    .ShowOnDesktop{
        display:inherit;
        opacity:1;
    }
    .Responsive{
        width:33.3%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive50{
        width:50%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive100{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }

    /* make auto of element width attribute on mobile devices with media queries */
    .WidAutoOnMobile{
        width:auto !important;
    }
    .HeiAutoOnMobile{
        height:auto !important;
        min-height:50px !important;
    }
    .Hei100OnMobile{
        height:100% !important;
        min-height:50px !important;
    }
    .sidebar-width{
        width: 75%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-topmenu-width{
        width: 50%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-width-sm{
        width: 40%;
        background-color: #eeeeee;
        overflow:  scroll;
    }

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 640px) and (max-width: 960px) {
    /*visibilities according to the platform*/
    .ShowOnMobile{
        display:none;
        opacity:0;
    }
    .ShowOnDesktop{
        display:inherit;
        opacity:1;
    }
    .FloatNoneOnMobile{
        float:none !important;
    }
    .sidebar-width{
        width: 100%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-topmenu-width{
        width: 100%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-width-sm{
        width: 50%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    /* Containers */
    .Container100{
        width:100%;
        float:left;
        padding:5px;
    }
    .Container96{
        width:96%;
        float:left;
        padding:5px;
    }
    .Container90{
        width:90%;
        float:left;
        padding:5px;
    }
    .Container85{
        width:85%;
        float:left;
        padding:5px;
    }
    .Container80{
        width:80%;
        float:left;
        padding:5px;
    }
    .Container75{
        width:75%;
        float:left;
        padding:5px;
    }
    .Container70{
        width:70%;
        float:left;
        padding:5px;
    }
    .Container66{
        width:66.66%;
        float:left;
        padding:5px;
    }
    .Container60{
        width:60%;
        float:left;
        padding:5px;
    }
    .Container50{
        width:50%;
        float:left;
        padding:5px;
    }
    .Container40{
        width:40%;
        float:left;
        padding:5px;
    }
    .Container33{
        width:33.33%;
        float:left;
        padding:5px;
    }
    .Container30{
        width:30%;
        float:left;
        padding:5px;
    }
    .Container25{
        width:25%;
        float:left;
        padding:5px;
    }
    .Container20{
        width:20%;
        float:left;
        padding:5px;
    }
    .Container15{
        width:15%;
        float:left;
        padding:5px;
    }
    .Container10{
        width:10%;
        float:left;
        padding:5px;
    }
    .Container5{
        width:5%;
        float:left;
        padding:5px;
    }

    .NoIndent{
        display:block;
        margin:0px auto;
        padding:0px;
    }

    /* responsive support */
    .Responsive{
        width:50%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive50{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive100{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }


    /* make auto of element width attribute on mobile devices with media queries */
    .WidAutoOnMobile{
        width:auto !important;
    }
    .HeiAutoOnMobile{
        height:auto !important;
        min-height:50px !important;
    }
    .Hei100OnMobile{
        height:100% !important;
        min-height:50px !important;
    }
    /* font size resetting for responsive modes */
    .Fs14{
        font-size:13px !important;
    }
    .Fs15{
        font-size:14px !important;
    }
    .Fs16{
        font-size:15px !important;
    }
    .Fs17{
        font-size:16px !important;
    }
    .Fs18{
        font-size:16px !important;
    }
    .Fs19{
        font-size:16px !important;
    }
    .Fs20{
        font-size:18px !important;
    }
    .Fs21{
        font-size:18px !important;
    }
    .Fs22{
        font-size:20px !important;
    }
    .Fs23{
        font-size:20px !important;
    }
    .Fs24{
        font-size:22px !important;
    }
    .Fs25{
        font-size:22px !important;
    }
    .Fs26{
        font-size:24px !important;
    }
    .Fs27{
        font-size:24px !important;
    }
    .Fs28{
        font-size:26px !important;
    }
    .Fs29{
        font-size:26px !important;
    }
    .Fs30{
        font-size:28px !important;
    }
    .Fs40{
        font-size:30px !important;
    }
    .Fs50{
        font-size:35px !important;
    }
    .Fs60{
        font-size:40px !important;
    }
    .Fs100{
        font-size:60px !important;
    }
    .Fs130{
        font-size:70px !important;
    }
}


/* Landscape phone to portrait tablet */
@media (min-width:480px) and (max-width: 640px) {
    /*visibilities according to the platform*/
    .ShowOnMobile{
        display:inherit;
        opacity:1;
    }
    .ShowOnDesktop{
        display:none !important;
        opacity:0;
    }
    .FloatNoneOnMobile{
        float:none !important;
    }
    .sidebar-width{
        width: 100%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-topmenu-width{
        width: 100%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-width-sm{
        width: 100%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    /* Containers */
    .Container100{
        width:100%;
        float:left;
        padding:5px;
    }
    .Container96{
        width:96%;
        float:left;
        padding:5px;
    }
    .Container90{
        width:90%;
        float:left;
        padding:5px;
    }
    .Container85{
        width:85%;
        float:left;
        padding:5px;
    }
    .Container80{
        width:80%;
        float:left;
        padding:5px;
    }
    .Container75{
        width:75%;
        float:left;
        padding:5px;
    }
    .Container70{
        width:70%;
        float:left;
        padding:5px;
    }
    .Container66{
        width:66.66%;
        float:left;
        padding:5px;
    }
    .Container60{
        width:60%;
        float:left;
        padding:5px;
    }
    .Container50{
        width:50%;
        float:left;
        padding:5px;
    }
    .Container40{
        width:40%;
        float:left;
        padding:5px;
    }
    .Container33{
        width:33.33%;
        float:left;
        padding:5px;
    }
    .Container30{
        width:30%;
        float:left;
        padding:5px;
    }
    .Container25{
        width:25%;
        float:left;
        padding:5px;
    }
    .Container20{
        width:20%;
        float:left;
        padding:5px;
    }
    .Container10{
        width:10%;
        float:left;
        padding:5px;
    }
    .Container5{
        width:5%;
        float:left;
        padding:5px;
    }

    .NoIndent{
        display:block;
        margin:0px auto;
        padding:0px;
    }

    /* responsive support */
    .Responsive{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive50{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive100{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }

    /* make auto of element width attribute on mobile devices with media queries */
    .WidAutoOnMobile{
        width:auto !important;
    }
    .HeiAutoOnMobile{
        height:auto !important;
        min-height:50px !important;
    }
    .Hei100OnMobile{
        height:100% !important;
        min-height:50px !important;
    }


    /* font size resetting for responsive modes */
    .Fs12{
        font-size:12px !important;
    }
    .Fs13{
        font-size:12px !important;
    }
    .Fs14{
        font-size:13px !important;
    }
    .Fs15{
        font-size:13px !important;
    }
    .Fs16{
        font-size:13px !important;
    }
    .Fs17{
        font-size:14px !important;
    }
    .Fs18{
        font-size:15px !important;
    }
    .Fs19{
        font-size:17px !important;
    }
    .Fs20{
        font-size:17px !important;
    }
    .Fs21{
        font-size:18px !important;
    }
    .Fs22{
        font-size:18px !important;
    }
    .Fs23{
        font-size:20px !important;
    }
    .Fs24{
        font-size:21px !important;
    }
    .Fs25{
        font-size:22px !important;
    }
    .Fs26{
        font-size:23px !important;
    }
    .Fs27{
        font-size:23px !important;
    }
    .Fs28{
        font-size:25px !important;
    }
    .Fs29{
        font-size:25px !important;
    }
    .Fs30{
        font-size:26px !important;
    }
    .Fs40{
        font-size:30px !important;
    }
    .Fs50{
        font-size:32px !important;
    }
    .Fs60{
        font-size:35px !important;
    }
    .Fs100{
        font-size:40px !important;
    }
    .Fs130{
        font-size:50px !important;
    }
}


/* Portrait phones and down */
@media (min-width:320px) and (max-width: 480px) {
    /*visibilities according to the platform*/
    .ShowOnMobile{
        display:inherit;
        opacity:1;
    }
    .ShowOnDesktop{
        display:none !important;
        opacity:0;
    }
    .FloatNoneOnMobile{
        float:none !important;
    }
    .sidebar-width{
        width: 100%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-topmenu-width{
        width: 100%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    .sidebar-width-sm{
        width: 100%;
        background-color: #eeeeee;
        overflow:  scroll;
    }
    /* Containers */
    .Container100{
        width:100%;
        float:left;
        padding:5px;
    }
    .Container96{
        width:96%;
        float:left;
        padding:5px;
    }
    .Container90{
        width:90%;
        float:left;
        padding:5px;
    }
    .Container85{
        width:85%;
        float:left;
        padding:5px;
    }
    .Container80{
        width:80%;
        float:left;
        padding:5px;
    }
    .Container75{
        width:75%;
        float:left;
        padding:5px;
    }
    .Container70{
        width:70%;
        float:left;
        padding:5px;
    }
    .Container66{
        width:66.66%;
        float:left;
        padding:5px;
    }
    .Container60{
        width:60%;
        float:left;
        padding:5px;
    }
    .Container50{
        width:50%;
        float:left;
        padding:5px;
    }
    .Container40{
        width:40%;
        float:left;
        padding:5px;
    }
    .Container33{
        width:33.33%;
        float:left;
        padding:5px;
    }
    .Container30{
        width:30%;
        float:left;
        padding:5px;
    }
    .Container25{
        width:25%;
        float:left;
        padding:5px;
    }
    .Container20{
        width:20%;
        float:left;
        padding:5px;
    }
    .Container10{
        width:10%;
        float:left;
        padding:5px;
    }
    .Container5{
        width:5%;
        float:left;
        padding:5px;
    }

    .NoIndent{
        display:block;
        margin:0px auto;
        padding:0px;
    }

    /* responsive support */
    .Responsive{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive50{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .Responsive100{
        width:100%;
        float:left;
        margin-left:0px !important;
        margin-right:0px !important;
    }

    /* make auto of element width attribute on mobile devices with media queries */
    .WidAutoOnMobile{
        width:auto !important;
    }
    .HeiAutoOnMobile{
        height:auto !important;
    }
    .Hei100OnMobile{
        height:100% !important;
        min-height:50px !important;
    }

    /* font size resetting for responsive modes */
    .Fs12{
        font-size:12px !important;
    }
    .Fs13{
        font-size:12px !important;
    }
    .Fs14{
        font-size:13px !important;
    }
    .Fs15{
        font-size:13px !important;
    }
    .Fs16{
        font-size:13px !important;
    }
    .Fs17{
        font-size:14px !important;
    }
    .Fs18{
        font-size:15px !important;
    }
    .Fs19{
        font-size:17px !important;
    }
    .Fs20{
        font-size:17px !important;
    }
    .Fs21{
        font-size:18px !important;
    }
    .Fs22{
        font-size:18px !important;
    }
    .Fs23{
        font-size:20px !important;
    }
    .Fs24{
        font-size:21px !important;
    }
    .Fs25{
        font-size:22px !important;
    }
    .Fs26{
        font-size:23px !important;
    }
    .Fs27{
        font-size:23px !important;
    }
    .Fs28{
        font-size:25px !important;
    }
    .Fs29{
        font-size:25px !important;
    }
    .Fs30{
        font-size:25px !important;
    }
    .Fs40{
        font-size:28px !important;
    }
    .Fs50{
        font-size:30px !important;
    }
    .Fs60{
        font-size:32px !important;
    }
    .Fs100{
        font-size:35px !important;
    }
    .Fs130{
        font-size:40px !important;
    }
}

/* clearfix for Container */
.Container:before,.Container:after, .NoIndent:before,.NoIndent:after {
    content: "";
    display:block;
    border-collapse: collapse;
}

.Container:after, .NoIndent:after  {
    clear: both;
}