<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------general tag--------*/
/*{
padding:0px;
margin:0px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
h6{
	margin:0px;
	padding:0px;}
h1{
	color:#fff;
	font-size: 18px;
	font-weight: normal;
	padding:10px 0px 0px 30px;
	margin:0px 10px;
	}
h2{
	color:#151948;
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 10px 0px;
	}
h3{
	color:#3EBCEE;
	font-size:13px;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:0px;
	text-decoration:underline;
}
h4{
	color:#2E571D;
	font-size:18px;
	padding:0px;
	margin:0px;
}
h5{
	color:#820123;
	font-size:15px;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-transform:uppercase;
	text-decoration:underline;
	}
h6{
	color:#820123;
	font-size:14px;
	padding:10px 0px;
}
a{
color:#1E537D;
}*/

.card {
    background: #fff;
    border-radius: 6px;
    padding: 2rem;
    box-shadow: 0px 0px 8px #ddd;
    width: 96%;
    float: left;
    margin:1rem;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clr {
    clear: both;
}

a img {
    border: none;
}

.homeWrapper {
    width: 962px;
    margin: 0px auto;
}

.leftContent {
    float: left;
    overflow: auto;
    overflow-x: hidden;
    min-height: 430px;
}

div.leftIcons {
    position: relative;
    top: 0px;
    left: 0px;
    width: 30px;
    background: #ADADAD;
}

.leftLinks {
    position: relative;
    top: 0px;
    left: 0px;
    width: 130px;
    min-width: 130px;
    max-width: 130px;
}

.leftHeader {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #000000;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

div.toggleSpan {
    cursor: pointer;
    background: #151948 url(../images/exp.png) center 8px no-repeat;
    height: 40px;
    padding: 0px;
    margin: 0px;
}

div.active {
    background: #000 url(../images/col.png) center 8px no-repeat !important;
}

.leftContent ul, .innerLinks ul {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #fff;
}

    .leftContent ul li {
        padding: 0px;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        height: 39px;
        list-style: none;
        line-height: 39px;
        font-size: 14px;
        color: #333;
        display: block;
        cursor: pointer;
    }

        .leftContent ul li a {
            color: #333;
            text-decoration: none;
            width: 100%;
            display: block;
            background: #287713;
        }

.leftLinks ul li a {
    padding-left: 10px !important;
    background: #FCFDFF url(../images/outerBg.jpg) bottom left repeat-x!important;
    white-space: nowrap;
    height: 39px;
    color: #000;
}

    .leftLinks ul li a:hover, .leftLinks ul li.current a {
        color: #fff !important;
        background: #287713 !important;
    }
/***********************Container Section***********************/
@media screen and (min-width : 1078px) and (max-width : 1300px) {
    #container {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 80%!important;
    }
}

@media screen and (min-width : 1000px) and (max-width : 1200px) {
    #container {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 77%!important;
        _width: 77%!important;
        *width: 77%!important;
    }
}

#container {
    _width: 75%!important;
    *width: 75%!important;
}

@media screen and (min-width :768px) and (max-width : 1000px) {
    #container {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 68%!important;
        height: auto!important;
    }
}

@media screen and (min-width :1300px) and (max-width : 2000px) {
    #container {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 82%!important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #container {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 76%!important;
    }
}


.containerHeader {
    height: 40px;
    width: 100%;
    background: #000000;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    border-left: 1px solid #fff;
}

.innerContainer {
    width: 100%;
    height: auto!important;
    float: left;
}

.innerLinks {
    position: relative;
    top: 0px;
    left: 0px;
    width: 22%;
    background: #E6E6E6;
    height: 500px;
    overflow: auto;
}

    .innerLinks ul {
        padding: 0px;
        margin: 0px;
    }

        .innerLinks ul li {
            padding: 12px 0px;
            border-bottom: 1px solid #fff;
            border-left: 1px solid #fff;
            line-height: 16px;
            list-style: none;
            vertical-align: middle !important;
            color: #333;
            display: block;
            cursor: pointer;
        }

        .innerLinks ul li {
            padding: 11px 10px 12px 10px !important;
            background: #FCFDFF url(../images/outerBg.jpg) bottom left repeat-x!important;
            display: block;
            color: #000;
        }

            .innerLinks ul li a {
                text-decoration: none;
                color: #000;
                line-height: 16px;
                display: block;
            }

            .innerLinks ul li.active, .innerLinks ul li.active a, .innerLinks ul li:hover, .innerLinks ul li:hover a {
                color: #fff !important;
                background: #287713 !important;
                display: block;
            }

h1.dashboardHeading {
    background: url(../images/dashboard.png) 0px 2px no-repeat;
}

h1.serviceHeading {
    background: url(../images/service.png) 0px 2px no-repeat;
    padding: 8px 0px 0px 30px;
}

h1.managerHeading {
    background: url(../images/manager.png) 0px 2px no-repeat;
    padding: 8px 0px 0px 30px;
}

h1.employeeHeading {
    background: url(../images/employee.png) 0px 2px no-repeat;
    padding: 8px 0px 0px 30px;
}

h1.dealerHeading {
    background: url(../images/dealer.png) 0px 2px no-repeat;
    padding: 8px 0px 0px 30px;
}

h1.passwordHeading {
    background: url(../images/password.png) 0px 2px no-repeat;
    padding: 8px 0px 0px 30px;
}

h1.profileHeading {
    background: url(../images/profile.png) 0px 2px no-repeat;
    padding: 8px 0px 0px 30px;
}

h1.workOrder {
    background: url(../images/workLog.png) 0px 2px no-repeat;
    padding: 8px 0px 0px 30px;
}

h1.invoiceHeading {
    background: url(../images/invoice.png) 0px 2px no-repeat;
    padding: 8px 0px 0px 30px;
}




h1.reportHeading {
    background: url(../images/report.png) 0px 2px no-repeat;
    padding: 8px 0 0 30px;font-size:24px;
}

h1.customerHeading {
    background: url(../images/icon8.png) 0px 2px no-repeat;
}

h1.prospectHeading {
    background: url(../images/prospect.png) 0px 2px no-repeat;
}

h1.eventHeading {
    background: url(../images/events.png) 0px 2px no-repeat;
}

h1.employeeHeading {
    background: url(../images/employee.png) 0px 2px no-repeat;
}

h1.vendorHeading {
    background: url(../images/vendor.png) 0px 2px no-repeat;
}

h1.customerHeading {
    background: url(../images/customer.png) 0px 2px no-repeat;
}

.withLeftContainer, .withoutLeftContainer {
    background: #fff;
    height: 100%;
    overflow: auto;
}

.withoutLeftContainer {
    width: 100%;
}

.withLeftContainer {
    width: 78%;
}

.contentHolder {
    /*padding:10px 1%;*/
    padding: 10px;
    _padding: 15px;
    *padding: 15px;
    overflow-x: hidden;
    overflow-y: auto !important;
}
/********************Extra Common css*****************************************************/
.upperButton, .upperSettingButton {
    background: #fff;
    margin: 0px 5px 0px 0px;
    position: relative;
    top: 8px;
    padding: 7px 10px;
    font-size: 16px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #333;
    cursor: pointer;
    text-decoration: none;
    /*font-weight:bold;*/
}

.upperSettingButton {
    padding: 7px 10px 7px 30px;
    background: #fff url(../images/setting.png) 7px -3px no-repeat;
}

.settingDiv {
    position: absolute;
    top: 40px;
    background: #FAFAFA;
    right: 3px;
    width: 170px;
    padding: 10px;
    border: 4px solid #151948;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    z-index: 9999;
}

    .settingDiv ul {
        padding: 0px;
    }

    .settingDiv li {
        list-style: none;
        border-top: 1px dashed #ccc;
        padding-top: 8px;
        padding-bottom: 8px;
        text-align: right;
    }

        .settingDiv li:first-child {
            border-top: none;
        }

        .settingDiv li a {
            color: #333;
            font-size: 16px;
            background: url(../images/listIconTwo.png) right 6px no-repeat;
            padding: 0px 25px 0px 0px;
            display: block;
            text-decoration: none;
            /*font-weight:bold;*/
        }

            .settingDiv li a:hover {
                text-decoration: underline;
                color: #151948;
            }

.linkButton, .grayLinkButton, input[type=button] {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    top: 2px;
    background: #287713;
    margin: 0px 0px 0px 7px;
    padding: 4px 8px;
    font-size: 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    /*font-weight:bold;*/
    color: #fff;
    left: 0px;
}

.grayLinkButton {
    background: #ccc;
    color: #333 !important;
}

.grayButton {
    position: relative;
    top: 2px;
    background: #ccc;
    margin: 0px 0px 0px 7px;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px !important;
    -moz-border-radius: 4px!important;
    -khtml-border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    cursor: pointer;
    text-decoration: none;
    /*font-weight:bold;*/
    color: #333!important;
    border: none;
}

    .grayButton a:hover {
        text-decoration: underline;
    }

.tableForm {
    padding: 0px;
    margin: 0px;
}

    .tableForm td {
        padding: 6px 4px;
        vertical-align: top;
    }

.tableGrid, .plaincell {
    margin: 5px 0px 15px 0px;
    padding: 0px;
    border-top: 1px solid #F3F3F3;
    border-right: 1px solid #F3F3F3;
}

    .tableGrid thead th, .topheader th {
        background: #FAFAFA url(../images/th_bg.jpg) bottom left repeat-x;
        color: #151948;
        padding: 8px 4px;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        font-weight: normal;
    }

.tablebottom {
    line-height: 40px;
    background-color: #E8E8E8;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

.tableGrid tr td, .even td, .odd td {
    padding: 6px 4px;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}

.tableGrid tbody tr.odd td, .odd td {
    background: #FBF8FB !important;
}

    .tableGrid tbody tr.odd td.dataHeading, .tableGrid tr td.dataHeading {
        background: #FAFAFA url(../images/th_bg.jpg) bottom left repeat-x !important;
        color: #000;
        font-weight: bold;
        text-align: center;
    }

.tableGrid tbody tr.even td {
    background: #Fff !important;
}

input[type=text], input[type=password], textarea, select, .date-pick {
    background: #fff url(../images/input_bg.jpg) top left repeat-x;
    border: 1px solid #939697;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
    line-height: 16px;
    padding: 2px;
    min-width: 80px;
    margin-top: 2px;
    margin-bottom: 10px;
}

select {
    width: 120px;
    margin-bottom: 10px;
}
.select-set select {
    width: 150px !important;
}
    select.multiple {
        height: 40px;
    }

.bottomLinks {
    text-align: right;
    margin-top: 10px;
    clear: both;
}

div.leftSearch {
    height: 30px;
    padding: 5px 0px;
}

    div.leftSearch input[Type="text"] {
        width: 90%;
        height: 26px;
        line-height: 25px;
    }

.top_searchbtn {
    position: absolute;
    background: url(../images/search.png) no-repeat;
    width: 24px;
    height: 24px;
    margin-left: -30px;
    color: transparent;
    border: none;
    margin-top: 7px;
    cursor: pointer;
}

.filterDiv {
    width: 99%;
    margin: 0px auto;
    padding: 5px;
    border: 1px solid #ccc;
}

.filterContent {
    width: 67%;
    float: left;
    /*margin-top: 7px;*/
}



.filterContent label {
    float: left;
    text-align: right;
    width: 30%;
    line-height: 24px;
    margin-right: 2%;
}

.contentRightBox {
    float: left;
    text-align: left;
    width: 65%;
}
/*****************************************common for both events*************************************************/
.eventImage {
    text-align: center;
}

.eventImage img {
    margin: 5px;
    padding: 5px 10px;
    border: 1px solid #ccc;
}

#eventSection ul {
    border: 1px solid #ccc;
    width: 95%;
    margin: 0px auto;
    padding: 10px;
}

#eventSection ul li {
    list-style: none;
    padding: 4px 0px 7px 0px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

/**********************Event One********************************/
.summaryTable tr td {
    padding: 12px 8px !important;
}

td &gt; div.coloredCol {
    background: #FAFAFA url(../images/th_bg.jpg) bottom left repeat-x !important;
    color: #151948;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 8px !important;
    margin: -12px 16px -12px -8px;
    width: 30% !important;
}

div.coloredCol span.inactive {
    padding: 6px 10px 7px 15px;
    cursor: pointer;
    background: url(../images/colBg.png) left top no-repeat;
}

div.coloredCol span.active {
    background: url(../images/colBg.png) left bottom no-repeat !important;
}

div.eventExpData {
    border-top: 1px solid #F3F3F3;
    margin: 12px -8px -12px -8px;
    padding: 10px 8px 10px 15px;
    background: #FDFDFD !important;
}

div.eventExpData ul, ul.listItems {
    padding: 0px;
    margin: 0px;
}

div.eventExpData ul li, ul.listItems li {
    padding: 3px 0px 3px 21px;
    background: url(../images/listIcon.png) 2px 9px no-repeat;
    list-style: none;
}

.eventUpperCon {
    width: 100%;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.eventLeftCon {
    width: 50%;
    padding: 0px 0%;
}

.answerOption, .questionTitle {
    padding: 0px;
    margin: 0px 10px 0px 0px;
}
/************************Event Two********************/
div &gt; div.coloredCol {
    background: #FCFDFF url(../images/outerBg.jpg) bottom left repeat-x!important;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    margin: 0px 2% 0px 0px;
    padding: 7px 1% 8px 1%;
    width: 96% !important;
    border: 1px solid #F3F3F3;
}

div.eventTwoExpData {
    border: 1px solid #F3F3F3;
    border-top: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 1%;
    width: 98.7% !important;
    background: #FDFDFD !important;
    overflow-x: hidden;
}

    div.eventTwoExpData ul {
        padding: 0px;
        margin: 0px;
    }

        div.eventTwoExpData ul li {
            padding: 3px 0px 3px 21px;
            background: url(../images/listIcon.png) 2px 9px no-repeat;
            list-style: none;
        }

div.coloredCol span.inactiveTwo {
    background: url(../images/colBg.png) left top no-repeat !important;
    padding: 6px 10px 7px 15px;
}

div.coloredCol span.activeTwo {
    padding: 6px 10px 7px 15px;
    cursor: pointer;
    background: url(../images/colBg.png) left bottom no-repeat;
}
/*************************************POPUP**************************************/
.popupContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.popBg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: url(../images/semitrans.png) left top repeat;
    z-index: 9;
}

.popContent {
    position: absolute;
    min-width: 550px !important;
    max-width: 600px !important;
    width: auto !important;
    min-height: 120px !important;
    background: #fff !important;
    padding: 10px;
    border: 5px solid #151948;
    z-index: 999;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.closePopUp {
    position: absolute;
    top: -16px;
    right: -16px;
}

.popContent input[type=text], .popContent input[type=password] {
    width: 98%;
}

input[type=radio] {
    margin: 2px 3px 0px 5px;
}

/***********************************form divs****************************/
.formDiv {
    padding: 0px;
    margin: 5px 0px 10px 0px;
    width: 100%;
}

.divColumn {
    width: 100%;
    padding: 0px;
    margin: 5px 0px;
    line-height: 22px;
}

    .divColumn h3, h3.stepHeading {
        color: #000;
        text-decoration: underline;
        font-size: 12px;
        font-weight: bold;
    }

.column1 {
    width: 3%;
}

.column2 {
    width: 13%;
}

.column15 {
    width: 18%;
    padding: 0px 0% 0px 0px !important;
}

.column20 {
    width: 20%;
    padding: 0px 3% 0px 0px !important;
}

.column35 {
    width: 28% !important;
    padding: 0px 2% 0px 0px !important;
}

.column33 {
    width: 20% !important;
    padding: 0px 2% 0px 0px !important;
}

.column85 {
    width: 80%;
    padding: 0px 2% 0px 0px !important;
}

.column33 a {
    font-weight: bold;
    float: right;
    text-decoration: underline;
}

.column03 {
    width: 30% !important;
    padding: 0px 2% 0px 0px !important;
}

div.serviceSelect {
    padding: 5px 10px;
    border: 1px solid #ccc;
    max-height: 60px;
    overflow: auto;
    overflow-x: hidden;
    line-height: 20 px;
}

div.expData {
    display: none;
    margin: 5px 0px;
    border-right: 1px solid #F3F3F3;
}

td.rowPadding {
    padding: 0px 5px 0px 30px !important;
}

td span.expenseExp {
    background: url(../images/colBg.png) left -4px no-repeat !important;
}

td span.expenseCol {
    padding: 8px 10px 8px 15px;
    height: 10px;
    cursor: pointer;
    display: none;
    float: left;
    background: url(../images/colBg.png) left bottom no-repeat;
}

h3.colHeading {
    padding-left: 20px;
    color: #1E537D !important;
    cursor: pointer;
    margin: 10px 0px 10px 0px !important;
    background: url(../images/col.jpg) left 1px no-repeat;
}

h3.expanded {
    background: url(../images/exp.jpg) left 3px no-repeat;
}

div.divider {
    border-top: 1px solid #f3f3f3;
    padding: 0px 0px;
}

a.boldLinks {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #1E537D;
    line-height: 30px;
}

.eventName span {
    color: #ff0000;
    font-size: 12px;
    font-style: italic;
}

.changePassword {
    width: 340px;
    padding: 15px 20px;
    border: 5px solid #151948;
    z-index: 999;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #FAFAFA;
    margin: 70px auto 0px auto;
    font-size: 14px;
}

    .changePassword table td {
        padding: 8px 5px;
    }

.weekDetail {
    color: #3EBCEE;
    font-size: 16px;
    font-weight: bold;
    width: auto;
    margin: auto;
    margin-right: 2%;
}
/******************************customer Proposal*****************************************/
div#proposalWrapper {
    width: 90%;
    min-width: 768px;
    margin: 20px auto;
}

div#proposalcontainer {
    background: #FAFAFA;
    padding: 15px;
    border: 1px solid #ccc;
    overflow: auto;
}

ul.cusEventLink {
    background: #D9A3D9 !important;
    border-bottom: 1px solid #fff !important;
    border-top: none !important;
}

    ul.cusEventLink li {
        white-space: normal !important;
        border-top: 1px dashed #fff !important;
        border-left: 1px solid #fff !important;
        border-bottom: none !important;
        height: auto !important;
    }

        ul.cusEventLink li a {
            white-space: normal !important;
            padding: 0px 0px 0px 0px !important;
            color: #333 !important;
            line-height: 14px !important;
            height: auto !important;
            font-size: 12px !important;
            font-weight: normal !important;
            padding: 7px 24px 7px 10px !important;
            display: block;
            background: #D9A3D9 !important;
        }

            ul.cusEventLink li a:hover, ul.cusEventLink li.activeCustEvent a {
                background: #6F3ACA url(../images/eventsBg.jpg) bottom left repeat-x !important;
                color: #fff !important;
                display: block;
            }
/******************************************Report*******************************/
.weekDetail {
    margin: 18px 0px 5px 0px;
}

.typeHeading {
    padding: 7px 7px 7px 7px;
    background: #287713;
}

    .typeHeading h3 {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

.settingButton {
    position: absolute;
    top: 0px;
    right: 0px;
}

.settingSpace {
    /*margin-right:120px;*/
}

.messege {
    color: #BF0000;
}
/*------------start new theme----------*/
* {
    margin: 0px;
    padding: 0px;
}

    *@font-face {
        font-family: MyCustomFont;
        src: url("MyriadPro-Regular.eot") format("opentype");
        _font-family: MyCustomFont;
    }

@font-face {
    font-family: MyCustomFont;
    src: url("MyriadPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: MyCustomFont;
    src: url("MyriadPro-Regular.ttf") format("opentype");
}
/*----------start general tag-------------*/
body {
    font-family: MyCustomFont, MyriadPro-Regular;
    _font-family: MyCustomFont, MyriadPro-Regular;
    font-size: 15px;
    color: #000;
    background: #000 url(../images/bg.jpg) no-repeat;
    margin: 0px;
    padding: 0px;
    background-size: 100%;
    line-height: 1.7em;
}

.wrap {
    float: left;
    width: 100%;
    background: url(../images/header_bg.jpg) repeat-x;
}

#wrapper {
    padding: 0px;
    width: 1024px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#inner_wrapper {
    padding: 0px;
    width: 98%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.main_div {
    background-color: #FFF;
    float: left;
    height: auto;
    width: 98%;
    padding: 1%;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin-bottom: 30px;
}

a {
    color: #346aaf;
    text-decoration: underline;
}

    a:hover {
        color: #84c63d;
        text-decoration: underline;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 24px;
}

h2 {
    color: #287713!important;
    font-size: 20px!important;
    margin-bottom: 10px;
}

h3 {
    color: #003a56;
    font-size: 17px;
    padding: 10px 0;
}

h4 {
    color: #003a56;
    font-size: 18px;
    margin: 15px 0px;
    font-family: Tahoma, Geneva, sans-serif;
}

h6 {
    color: #346aaf;
    font-size: 14px;
    padding: 10px 0px;
}

a {
    color: #003a56;
    text-decoration: underline;
}

    a:hover {
        color: #DFAB00;
        text-decoration: underline;
    }

#top_main {
    float: left;
    width: 100%;
    padding: 0px;
    text-align: center;
}

    #top_main img {
        width: 100%;
    }

.content_main {
    float: left;
    height: auto;
    width: 100%;
    /*padding-bottom: 30px;*/
}

.footer {
    float: left;
    width: 100%;
    background: url(../images/divider.png) no-repeat;
    height: 70px;
}

    .footer a {
        color: #FFC;
        text-decoration: none;
    }

.footer_left {
    float: left;
    width: 70%;
    padding-top: 5px;
}

.footer_right {
    float: right;
    width: 19%;
}

.developed {
    float: left;
    width: 62%;
    margin-top: 8px;
}

.quacito_logo {
    float: right;
}

.login {
    width: 36%;
    padding: 4%;
    margin: 80px 0 80px 30%;
    color: #fff;
    background: #0B0B0B;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    float:left;
}

td {
    vertical-align: top;
}

.button {
    background-color: #E5B104;
    border: 1px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 6px;
    font-weight: bold;
}
/*----------end general tag-------------*/
#ctlSalesSignature_Container, #ctlCustSignature_Container {
    margin: 0px!important;
}


#loader {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    top: 50%px;
    left: 50%px;
    background: url(../images/semitrans.png) left top repeat;
}
/*.loadImg
{
	background: url(../images/Loader.gif) no-repeat left top;
	height:32px;
	width:32px;
	position:absolute;
	top:50%;
	left:50%;
}*/

.loadImg {
    background: url(../images/Loader.gif) no-repeat left top;
    height: 200px;
    width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100 !important;
}

#eventFilter {
    height: auto!important;
}

.left_services {
    width: 20%;
    float: left;
}

.right_services {
    width: 30%;
    float: left;
}
.right_onethird {
    width: 77%;
    float: left;
}
.left_servicesnew {
    width: 27%;
    float: left;
}

#container1 {
    height: auto!important;
    width: 82%;
    float: left;
}

@media screen and (min-width : 1078px) and (max-width : 1300px) {
    #container1 {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 83%!important;
    }
}

@media screen and (min-width : 1000px) and (max-width : 1200px) {
    #container1 {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 81%!important;
        _width: 81%!important;
        *width: 81%!important;
    }
}

#container1 {
    _width: 75%!important;
    *width: 75%!important;
}

@media screen and (min-width :768px) and (max-width : 1000px) {
    #container1 {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 68%!important;
        height: auto!important;
    }
}

@media screen and (min-width :1300px) and (max-width : 2000px) {
    #container1 {
        float: left;
        background: #fff;
        min-height: 400px;
        width: 86%!important;
    }


    @media screen and (-webkit-min-device-pixel-ratio:0) {
        #container1 {
            float: left;
            background: #fff;
            min-height: 400px;
            width: 86%!important;
        }
    }

    .ajax__calendar .ajax__calendar_container {
        background-color: #FFFFFF;
        border: 1px solid #646464;
        color: #000000;
        z-index: 999 !important;
    }

    input[type="checkbox"] {
        padding: 0px 5px 0px 0px;
        width: 20px;
    }

    .checkbox label {
        padding-right: 10px!important;
    }

    .pull-right {
        text-align: right!important;
        float: right;
    }
}


#divPaiChartMonthly &gt; div &gt; div {
    margin: 20px auto !important;
}

.new_green_btn {
    background: #fff;
    border: 3px solid #287713;
    padding: 4px 15px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    color: #287713;
    margin-right: 10px;
}

.new_red_btn {
    background: #fff;
    border: 3px solid #D60000;
    padding: 4px 15px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    color: #D60000;
    margin-right: 10px;
}

.employee_timeclock {
    width: 45%;
    margin: 20px auto;
    background: #F9F9F9;
    padding: 2%;
    border: 4px double #287713;
}

.clock_green {
    font-size: 50px;
    width: 210px;
    text-align: center;
    color: #287713;
}

.clock_red {
    font-size: 50px;
    width: 210px;
    text-align: center;
    color: #d60000;
}


.modalBackground {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
}

.modalPopup {
    background-color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #96C07E;
    /*padding: 3px;*/
    width: 65%;
}

.overflow {
    width: 100%;
    overflow: auto;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_GvTimeclock tr td table td, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_GvTimeclock tr td table .tablebottom {
    white-space: nowrap;
    padding: 1px;
    border-left: 0px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_GvTimeclock tr td, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_GvTimeclock tr th {
    white-space: nowrap;
}

.modalPopup header {
    background: #287713;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 6px 0px;
}

.text_wrap { /*white-space: -pre-wrap;*/
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;
    word-wrap: break-word;
    width: 100px!important;
    line-height: 12px;
    font-size: 11px;
}

.pdf_icon {
    width: 50%;
    float: left;
}
.adp-logo {
    position: relative;
    float: left;
    width: 100%;
    margin: 0px 0px 30px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.dashboard-icon 
{
width:15%;
float:left;
background:#F7F7F7;
border:1px solid #ccc;
padding:1%;
text-align:center;
margin-left:1%;
color:#287713;
font-size:15px;
margin-bottom:20px;
}
    .dashboard-icon img {
    width:80px;
    height:80px;
    }
    .dashboard-icon:hover {
     background-color: #287713;
     color:#fff;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;}
.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}
.alert-heading {
    color: inherit
}
.alert-link {
    font-weight: 700
}
.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c1e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6d5ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7ecb5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9b9
}
.alert-danger .alert-link {
    color: #843534
}
.alert-body {
width:100%;
float:left;
padding:15px;

}
.panel {
width:100%;
float:left;
border:1px solid #ccc;
border-radius:7px;
border-radius:7px;
margin-bottom:20px;
}
.panel-heading {
background:#EFEFEF;
font-size:17px;
font-weight:bold;
padding:5px 10px;
border-radius:7px 7px 0px 0px;
}
.panel-body {
background:#fff;
padding:15px;
border-radius:0px 0px 7px 7px;
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 89.66666667%
    }
    .col-sm-10 {
        width: 81.33333333%
    }
    .col-sm-9 {
        width: 73%
    }
    .col-sm-8 {
        width: 64.66666667%
    }
    .col-sm-7 {
        width: 56.33333333%
    }
    .col-sm-6 {
        width: 48%
    }
    .col-sm-5 {
        width: 39.66666667%
    }
    .col-sm-4 {
        width: 28.33333333%
    }
    .col-sm-3 {
        width: 22%
    }
    .col-sm-2 {
        width: 14.66666667%
    }
    .col-sm-1 {
        width: 6.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.text-danger {
color:#ff0505;}
.text-success {
color:forestgreen;}
.text-warning {
color:#ff9205;}
.text-info {
color:#0158af;}
.alert-success-border {
    border:2px solid  #287713;
    width:100%;
    float:left;
}
.alert-daner-border {
    border:2px solid  #ff0505;
    width:100%;
    float:left;
}
.alert-warning-border {
    border:2px solid  #ff9205;
    width:100%;
    float:left;
}
.alert-info-border {
    border:2px solid  #0158af;
    width:100%;
    float:left;
}

.form-control {
    display: block;
    width: 100%;
    padding: 8px 8px 7px;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: 0
}
.text-center {
text-align:center;}
.table-bordered {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
margin-bottom:10px;
}
.table-bordered td{    
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
    padding:3px;
&lt;&lt;&lt;&lt;&lt;&lt;&lt; .mine
}
||||||| .r376
}=======
}






















/*Background color*/

/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
}
.custom-fieldset{border:0px;}
#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    /*stacking fieldsets above each other*/
    position: relative;
}

    #msform fieldset {
        background: white;
        border: 0 none;
        border-radius: 0.5rem;
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        padding-bottom: 20px;
        /*stacking fieldsets above each other*/
        position: relative;
    }

        /*Hide all except first fieldset*/
        #msform fieldset:not(:first-of-type) {
            display: none;
        }

        #msform fieldset .form-card {
            text-align: left;
            color: #9E9E9E;
        }

    #msform input, #msform textarea {
        padding: 0px 8px 4px 8px;
        border: none;
        border-bottom: 1px solid #ccc;
        border-radius: 0px;
        margin-bottom: 25px;
        margin-top: 2px;
        width: 100%;
        box-sizing: border-box;
        font-family: montserrat;
        color: #2C3E50;
        font-size: 16px;
        letter-spacing: 1px;
    }

        #msform input:focus, #msform textarea:focus {
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: none;
            font-weight: bold;
            border-bottom: 2px solid skyblue;
            outline-width: 0;
        }

    /*Blue Buttons*/
    #msform .action-button {
        width: 100px;
        background: skyblue;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 0px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }

        #msform .action-button:hover, #msform .action-button:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue;
        }

    /*Previous Buttons*/
    #msform .action-button-previous {
        width: 100px;
        background: #616161;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 0px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }

        #msform .action-button-previous:hover, #msform .action-button-previous:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
        }

/*Dropdown List Exp Date*/
select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px;
}

    select.list-dt:focus {
        border-bottom: 2px solid skyblue;
    }

/*The background card*/
.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative;
}

/*FieldSet headings*/
.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

    #progressbar .active {
        color: #000000;
    }

    #progressbar li {
        list-style-type: none;
        font-size: 12px;
        width: 50%;
        float: left;
        position: relative;
    }

    /*Icons in the ProgressBar*/
    #progressbar #account:before {
        font-family: FontAwesome;
        content: "\f023";
    }

    #progressbar #personal:before {
        font-family: FontAwesome;
        content: "\f007";
    }

    #progressbar #payment:before {
        font-family: FontAwesome;
        content: "\f09d";
    }

    #progressbar #confirm:before {
        font-family: FontAwesome;
        content: "\f00c";
    }

    /*ProgressBar before any progress*/
    #progressbar li:before {
        width: 50px;
        height: 50px;
        line-height: 45px;
        display: block;
        font-size: 18px;
        color: #ffffff;
        background: lightgray;
        border-radius: 50%;
        margin: 0 auto 10px auto;
        padding: 2px;
    }

    /*ProgressBar connectors*/
    #progressbar li:after {
        content: '';
        width: 100%;
        height: 5px;
        background: lightgray;
        position: absolute;
        left: 0;
        top: 25px;
        z-index: -1;
    }

    /*Color number of the step and the connector before it*/
    #progressbar li.active:before {
        background: #FFD204;
        color: #000;
    }
    #progressbar li.active:after {
        background: #287713;
    }
/*Imaged Radio Buttons*/
.radio-group {
    position: relative;
    margin-bottom: 25px;
}

.radio {
    display: inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px;
}

    .radio:hover {
        box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    }

    .radio.selected {
        box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
    }

/*Fit image in bootstrap div*/
.fit-image {
    width: 100%;
    object-fit: cover;
}
.half-left{width:50%;float:left;}
.pt-10{padding-top:10px;}
.pt-20 {
    padding-top: 20px;
}
.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}
.p-10{padding:10px!important;}
.mt-20{margin-top:20px;}
.mt-30 {
    margin-top: 30px!important;
}
.mb-20 {
    margin-bottom: 20px;
}




.custom-tab div.active {
    background:#fff!important;
}
.custom-tab .step-line {
    background: #e0e0e0;
    height: 2px;
    width: 65vw;
    position: absolute;
    top: 30px;
    z-index: 1;
}
.custom-tab .nav-pills .nav-item.show .nav-link, .custom-tab .nav-pills .nav-link.active {
    background:#000;
}
.custom-tab .nav-pills.custom li {
    background: transparent;
    margin: 0 30px;
    z-index: 2;
    pointer-events: none;
}

.custom-tab .nav-link.custom {
    color: inherit;
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-width: 22vw;
}

    .custom-tab .nav-link.custom span.icon {
        background: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border-radius: 50px;
        width: 46px;
        height: 46px;
        margin: 0 auto;
    }

    .custom-tab .nav-link.custom.active span.icon {
        background-color: #FFD204;
        color: #fff;
    }

    .custom-tab .nav-link.custom i {
        font-size: 28px;
    }

.custom-tab .tab-content.custom {
    display: flex;
    justify-content: center;
}

    .custom-tab .tab-content.custom .tab-pane {
        width: 75vw;
    }

@media screen and (min-width: 840px) {
    .tab-content.custom .tab-pane {
        width: 100%;
    }
}</pre></body></html>