<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* Creative eWorld CSS */


/***********************
  Programmer Required
************************/
.IE8Fix {
    z-index: 1;
}

.errMsg, .errMsg a:link, .errMsg a:visited, .errMsg a:Active {
    font-size: 13px;
    color: #CC0000;
    display: block;
    line-height: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .errMsg a:hover {
        text-decoration: underlink;
    }

#breadcrumbs, #breadcrumbs li, #breadcrumbs li a {
    margin: 0;
    padding: 0;
    color: #838383;
    text-transform: uppercase;
    font-family: "robotolight",Arial,Helvetica,sans-serif;
    display: inline-block;
    font-size: 12px;
    letter-spacing: .08em;
}

    #breadcrumbs li {
        padding: 20px 0;
    }

        #breadcrumbs li::after {
            display: inline-block;
            content: '';
            font-family: "robotolight",Arial,Helvetica,sans-serif;
            padding: 0 2px;
            color: #838383;
        }

        #breadcrumbs li:last-child::after {
            display: inline-block;
            content: '';
        }

.news-list.eclipse {
    height: 150px;
    overflow: hidden;
    padding: 15px 20px;
}

    .news-list.eclipse h3 {
        display: inline;
        justify-content: center;
        align-items: top;
        height: 100%;
    }

.flexbox .news-list.eclipse {
    height: 60px;
}



/****************************************
    Ajax Date Picker
****************************************/

.ajax__calendar_footer {
    height: 30px !important;
}

.ajax__calendar_day {
    height: 25px !important;
    text-align: center !important;
}

.ajax__calendar_body {
    width: 100% !important;
}

.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
    width: 100% !important;
}

.ajax__calendar {
	position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; 
    display: block!important;
}

.ajax__calendar_container { z-index : 5000; }


/******************
    Slider alert
******************/

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0.75rem 1.25rem;
        color: inherit;
    }

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

    .alert-primary hr {
        border-top-color: #9fcdff;
    }

    .alert-primary .alert-link {
        color: #002752;
    }

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

    .alert-secondary hr {
        border-top-color: #c8cbcf;
    }

    .alert-secondary .alert-link {
        color: #202326;
    }

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

    .alert-success hr {
        border-top-color: #b1dfbb;
    }

    .alert-success .alert-link {
        color: #0b2e13;
    }

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

    .alert-info hr {
        border-top-color: #abdde5;
    }

    .alert-info .alert-link {
        color: #062c33;
    }

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

    .alert-warning hr {
        border-top-color: #ffe8a1;
    }

    .alert-warning .alert-link {
        color: #533f03;
    }

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

    .alert-danger hr {
        border-top-color: #f1b0b7;
    }

    .alert-danger .alert-link {
        color: #491217;
    }

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

    .alert-light hr {
        border-top-color: #ececf6;
    }

    .alert-light .alert-link {
        color: #686868;
    }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

    .alert-dark hr {
        border-top-color: #b9bbbe;
    }

    .alert-dark .alert-link {
        color: #040505;
    }

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        opacity: .75;
    }

    .close:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    position: relative;
    top: -8px;
}



/******************************************************
 Loading anmation when using ajax partial rendering
******************************************************/

#loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #555;
    z-index: 100;
}

#loading img {
    position: absolute;
    left: 50%;
    top: 50%;
}


/******************
 Misc
******************/
input.calendar {
    border: none;
    border-left: 1px solid #c0c0c0;
    border-radius: 0;
}

/*.phonecode {position:absolute;top:20%;left:15%}*/
.phonecode2 {position:absolute;top:20%;left:9%}
.phonefield {padding-left:35px !important}

.grey-box {
    background: #ccc;
}

/******************
PopupPane for cateogry/Menu selecting
******************/

.PopupPanel {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #F3F3F3;
    border: 1px solid #000000;
    padding: 5px 5px 5px 5px;
    font-size: x-small;
    color: #660033;
    z-index: 10000 !important;
}

/******************
TreeView
******************/

.TreeViewClass {
    margin: 9px 0px 0px 8px;
    padding: 5px 5px 5px 5px !important;
}

    .TreeViewClass td {
        clear: both;
        padding: 0px 0px 0px 0px !important;
    }

        .TreeViewClass td a {
            color: #3d3d3d;
        }



.txt_small
{
    font-size: 12px !important;
}

.button_rec {
    border-radius:0px !important;
}

.numberfield {
    padding-left: 45px !important;
}

.slickCaption_alt {
    width: 100%;
    padding: 25px;
    color: #fff;
    font-weight: 300px;
    font-size: 30px;
    float: left;
    text-align: left;
    margin-left: 50%;
    text-transform: capitalize;
    line-height: 1em;
}

.slickCaption_alt h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
}

.slickCaption_alt.txt-white h1,
.slickCaption_alt.txt-white p {
    color: #FFF !important;
}

    .slickCaption_alt .btn {
        padding: 8px 35px 5px;
        font-size: 16px;
        height: 40px;
        text-transform: uppercase;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }</pre></body></html>