/* Slider */
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: inherit !important;
}


    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
   /* pointer-events: none;*/
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.tableStyle2 {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 2px 3px 2px #888888;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

    .tableStyle2 table {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .tableStyle2 tr:last-child td:last-child {
        -moz-border-radius-bottomright: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .tableStyle2 table tr:first-child td:first-child {
        -moz-border-radius-topleft: 0px;
        -webkit-border-top-left-radius: 0px;
        border-top-left-radius: 0px;
    }

    .tableStyle2 table tr:first-child td:last-child {
        -moz-border-radius-topright: 0px;
        -webkit-border-top-right-radius: 0px;
        border-top-right-radius: 0px;
    }

    .tableStyle2 tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

.CSSTableGenerator tr:hover td {
    background-color: #ffffff;
}

.tableStyle2 th {
    border-bottom: 1px solid #ccc;
    background-color: #e5e5e5;
    padding: 7px;
    font-weight: normal;
    border-left: 1px solid #ccc;
}

    .tableStyle2 th:first-child {
        border-left: 1px solid #ccc;
    }

.tableStyle2 thead th:first-child {
    border-left: 1px solid #ccc;
}

.tableStyle2 th:last-child {
    border-left: none;
    font-weight: normal;
}

.tableStyle2 thead th:last-child {
    border-left: none;
    font-weight: normal;
}

.tableStyle2 tr:last-child th:first-child {
}

.tableStyle2 td {
    vertical-align: middle;
    background-color: #e5e5e5;
    border: 1px solid #ccc;
    border-width: 0px 0px 1px 1px;
    text-align: right;
    padding: 7px;
    font-size: 14px;
    font-weight: normal;
    color: #464646;
}

.tableStyle2 tr:first-child td a {
}

.tableStyle2 tr:last-child td {
    border-width: 0px 0px 0px 1px;
}

.tableStyle2 tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.tableStyle2 tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

.tableStyle2 tr:first-child td {
    font-size: 14px;
}

.tableStyle2 tr:first-child:hover td {
}

.tableStyle2 tr:first-child td:first-child {
    border-left: 1px solid #ccc;
}

.tableStyle2 tr:first-child td:last-child {
}



.tableStylePage {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 2px 3px 2px #888888;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

    .tableStylePage table {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .tableStylePage tr:last-child td:last-child {
        -moz-border-radius-bottomright: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .tableStylePage table tr:first-child td:first-child {
        -moz-border-radius-topleft: 0px;
        -webkit-border-top-left-radius: 0px;
        border-top-left-radius: 0px;
    }

    .tableStylePage table tr:first-child td:last-child {
        -moz-border-radius-topright: 0px;
        -webkit-border-top-right-radius: 0px;
        border-top-right-radius: 0px;
    }

    .tableStylePage tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .tableStylePage td {
        vertical-align: middle;
        background-color: #e5e5e5;
        border: 1px solid #ccc;
        border-width: 0px 0px 1px 1px;
        text-align: right;
        padding: 7px;
        font-size: 14px;
        font-weight: normal;
    }

    .tableStylePage tr:first-child td a {
        color: #fff;
    }

    .tableStylePage tr:last-child td {
        border-width: 0px 0px 1px 1px;
    }

    .tableStylePage tr td:last-child {
        border-width: 0px 0px 1px 0px;
    }

    .tableStylePage tr:last-child td:last-child {
        border-width: 0px 0px 0px 0px;
    }

    .tableStylePage tr:first-child th {
        background: -o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
        background: -moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");
        background: -o-linear-gradient(top,#4c4c4c,000000);
        background-color: #4c4c4c;
        border: 0px solid #ccc;
        text-align: center;
        border-width: 0px 0px 1px 1px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
        padding: 7px;
    }

    .tableStylePage tr:first-child:hover th {
        background: -o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
        background: -moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");
        background: -o-linear-gradient(top,#4c4c4c,000000);
        background-color: #4c4c4c;
    }

    .tableStylePage tr:first-child th:first-child {
        border-width: 0px 0px 0px 1px;
    }

    .tableStylePage tr:first-child th:last-child {
        border-width: 0px 0px 1px 1px;
    }

.tableStylePagetender {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 2px 3px 2px #888888;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

    .tableStylePagetender table {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .tableStylePagetender td {
        vertical-align: middle;
        background-color: #e5e5e5;
        border: 1px dotted #ccc;
        border-width: 0px 0px 1px 1px;
        text-align: right;
        padding: 7px;
        font-size: 14px;
        font-weight: normal;
        color: #464646;
    }

    .tableStylePagetender th {
        vertical-align: middle;
        background-color: #e5e5e5;
        border: 1px dotted #ccc;
        border-width: 0px 0px 1px 1px;
        text-align: right;
        padding: 7px;
        font-size: 14px;
        font-weight: normal;
        color: #464646;
    }



.tableStyleJobs {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 2px 3px 2px #888888;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}



    .tableStyleJobs tr:last-child td:last-child {
        -moz-border-radius-bottomright: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }



    .tableStyleJobs tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .tableStyleJobs td {
        vertical-align: middle;
        background-color: rgb(229, 229, 229);
        border: 1px solid #ccc;
        border-width: 0px 0px 1px 1px;
        text-align: right;
        font-size: 14px;
        font-weight: normal;
        color: #3f3f3f;
    }

    .tableStyleJobs tr:first-child td a {
        color: #fff;
    }

    .tableStyleJobs tr:last-child td {
        border-width: 0px 0px 1px 1px;
    }

    .tableStyleJobs tr td:last-child {
        border-width: 0px 0px 1px 0px;
    }

    .tableStyleJobs tr:last-child td:last-child {
        border-width: 0px 0px 0px 0px;
    }

    .tableStyleJobs tr:first-child th {
        background: -o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
        background: -moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");
        background: -o-linear-gradient(top,#4c4c4c,000000);
        background-color: #4c4c4c;
        border: 0px solid #ccc;
        text-align: center;
        border-width: 0px 0px 1px 1px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
    }

    .tableStyleJobs tr:first-child:hover th {
        background: -o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
        background: -moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");
        background: -o-linear-gradient(top,#4c4c4c,000000);
        background-color: #4c4c4c;
    }

    .tableStyleJobs tr:first-child th:first-child {
        border-width: 0px 0px 1px 1px;
    }

    .tableStyleJobs tr:first-child th:last-child {
        border-width: 0px 0px 1px 1px;
    }


.tableStyleJobsSub {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 2px 3px 2px #888888;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}



    .tableStyleJobsSub tr:last-child td:last-child {
        -moz-border-radius-bottomright: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }



    .tableStyleJobsSub tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }


    .tableStyleJobsSub td {
        vertical-align: middle;
        background-color: rgb(229, 229, 229);
        border: 1px solid #ccc;
        border-width: 0px 0px 1px 1px;
        text-align: right;
        font-size: 14px;
        font-weight: normal;
        color: #3f3f3f;
    }

    .tableStyleJobsSub th {
        vertical-align: middle;
        background-color: #fff;
        border: 1px solid #ccc;
        border-width: 0px 0px 1px 1px;
        text-align: right;
        font-size: 14px;
        font-weight: normal;
        color: #3f3f3f;
    }


    .tableStyleJobsSub tr:first-child td a {
        color: #fff;
    }

    .tableStyleJobsSub tr:last-child td {
        border-width: 0px 0px 1px 1px;
    }

    .tableStyleJobsSub tr td:last-child {
        border-width: 0px 0px 1px 0px;
    }

    .tableStyleJobsSub tr:last-child td:last-child {
        border-width: 0px 0px 0px 0px;
    }

    .tableStyleJobsSub tr:first-child th {
        background: -o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
        background: -moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");
        background: -o-linear-gradient(top,#4c4c4c,000000);
        background-color: #fff;
        border: 0px solid #ccc;
        text-align: center;
        border-width: 0px 0px 1px 1px;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
    }

    .tableStyleJobsSub tr:first-child:hover th {
        background: -o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
        background: -moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");
        background: -o-linear-gradient(top,#4c4c4c,000000);
        background-color: #4c4c4c;
    }

    .tableStyleJobsSub tr:first-child th:first-child {
        border-width: 0px 0px 0px 1px;
    }

    .tableStyleJobsSub tr:first-child th:last-child {
        border-width: 0px 0px 1px 1px;
    }



.tableStyle1 {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 2px 3px 2px #888888;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

    .tableStyle1 table {
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .tableStyle1 tr:last-child td:last-child {
        -moz-border-radius-bottomright: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .tableStyle1 table tr:first-child td:first-child {
        -moz-border-radius-topleft: 0px;
        -webkit-border-top-left-radius: 0px;
        border-top-left-radius: 0px;
    }

    .tableStyle1 table tr:first-child td:last-child {
        -moz-border-radius-topright: 0px;
        -webkit-border-top-right-radius: 0px;
        border-top-right-radius: 0px;
    }

    .tableStyle1 tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

.CSSTableGenerator tr:hover td {
    background-color: #ffffff;
}

.tableStyle1 th {
    border-bottom: 1px solid #ccc;
    background-color: #e5e5e5;
    padding: 7px;
    color: #464646;
    font-weight: normal;
}

    .tableStyle1 th:first-child {
        border-right: 1px solid #ccc;
        font-weight: normal;
    }

.tableStyle1 tr:last-child th:first-child {
    font-weight: normal;
}

.tableStyle1 td {
    vertical-align: middle;
    background-color: #e5e5e5;
    border: 1px solid #ccc;
    border-width: 0px 0px 1px 1px;
    text-align: right;
    padding: 7px;
    font-size: 14px;
    font-weight: normal;
    color: #464646;
}

.tableStyle1 tr:first-child td a {
}

.tableStyle1 tr:last-child td {
    border-width: 0px 0px 1px 1px;
}

.tableStyle1 tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.tableStyle1 tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

.tableStyle1 tr:first-child td {
    font-size: 14px;
    color: #464646;
}

.tableStyle1 tr:first-child:hover td {
}

.tableStyle1 tr:first-child td:first-child {
    border-width: 0px 0px 1px 1px;
}

.tableStyle1 tr:first-child td:last-child {
}
