@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900");
@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Kaushan+Script&display=swap');
@import url('http://fonts.cdnfonts.com/css/circular-std-book');
body {
    background: #fafafa;
    margin: 0;
    color: #4c5667;
    overflow-x: hidden !important;
    font-family: "Circular News", "Montserrat", sans-serif;
    font-size: 0.95rem;
    font-weight: 450;
}

html {
    overflow-x: hidden;
    position: relative;
    min-height: 100%;
    background: #fafafa;
}
.date_picker_item .fa-calendar{
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #898989;
}
.location_form_1 .modal-lg{
    position: relative;
    z-index: 999;
    background-color: #fff;
    max-width: 61%;
    /* margin-left: 65px!important; */

}
.date_picker_item {
    position: relative;
}
textarea{
    height: auto!important;
}
h1, h2, h3, h4, h5, h6, p, a {
    font-family: "Circular News","Montserrat", sans-serif;
}

h1 {
    line-height: 43px;
}

h2 {
    line-height: 35px;
}

h3 {
    line-height: 30px;
}

h3 small {
    color: #444444;
}

h4 {
    line-height: 22px;
}

h4 small {
    color: #444444;
}

h5 small {
    color: #444444;
}

* {
    outline: none !important;
}

a:hover {
    outline: 0;
    text-decoration: none;
}

a:active {
    outline: 0;
    text-decoration: none;
}

a:focus {
    outline: 0;
    text-decoration: none;
}

.checkbox-primary .white-color {
    color: #ffffff !important;
}
.wrapper {
    padding-top: 140px;
    padding-bottom: 30px;
    min-height: 700px;
    /*margin-bottom: 80px;*/
}

.billing-wrapper {
    padding-top: 85px;
    padding-bottom: 30px;
    background: #ffffff;
}

.delete-account-wrapper {
    padding: 115px 0 115px 0;
    background: #fafafa;
}

.how-travel-wrapper {
    background-color: rgba(245, 250, 253, 0.83);
    padding: 20px;
    z-index: 100;
    margin: 10px auto;
    margin-top: 33px;
    margin-top: 20px;
    width: 70%;
    min-height: 226px;
    -webkit-box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
    box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
}

.how-travel-ico-wrapper {
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    margin-top: 50px;
    background: linear-gradient(180deg, #FACD61 0%, #F39F32 100%), #0B81D8;
    cursor: pointer;
    width: 54px;
    height: 54px;
    border-radius: 50%;
}
.where-text{
    color: #2477B8;
    font-size: 16px;
    font-weight: bold;
}
.how-travel-ico-wrapper:hover {
    /*text-align: center;
    margin-top: 20px;
    background: #ffffff;
    padding: 20px;
    border-radius: 6px;
    border: 1px solid #e8e8e8;*/
}

.how-travel-ico-wrapper p {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.toandfrom, .custom_timeline .routemap, .custom_notes #note-modal .modal-content, .custom_filters #filter1-modal .modal-content,
.custom_documents #document-modal .modal-content, .custom_profile #export-modal .modal-content, .custom_welcome .custommargin {
    margin-bottom: 100px;
}
.custom_welcome {
    width: 90%;
    margin: 0 auto;
}

.or-text {
    text-align: center;
    font-weight: 400;
    margin: 60px auto;
}

.where-to-hd {
    font-size: 26px;
    color: #2477B8;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 50px;
    margin-right: 50px;
}
.where-select-method{
    font-weight: 600;
    font-size: 16px;
    color: #F5AA3D;
    padding-bottom: 6px;
    cursor: pointer;
    border-bottom: 2px solid #F5AA3D;
}
.create-schedule-title{
    color: #1F74B7;
    font-size: 24px;
}
.small-logo-title{
    margin-bottom: 0px;
    color: #67758D;
    text-transform: uppercase;
    font-size: 12px;
}
.page-title-box {
    padding: 11px 0;
}

.page-title-box .page-title {
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 0px;
    color: #333;
}

#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1055;
    background-color: transparent;
    border: 0;
    /* -webkit-transition: all .5s ease; */
    /* transition: all .5s ease; */
    min-height: 62px;
}

#topnav .has-submenu.active a {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1) !important;
}

#topnav .has-submenu.active a i {
    color: #ffffff;
}

#topnav .has-submenu.active .submenu li.active > a {
    color: #3f51b5;
}

#topnav .topbar-main {
    background: linear-gradient(90deg, #0A82D9 0%, #0290FC 100%);
    box-shadow: 0 0px 2px #e8e8e8;
}

#topnav .topbar-main .logo {
    color: #fff!important;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 58px;
    font-family: Circular;
    float: left;
    display: flex;
    margin: 3px 0;
    align-items: baseline;
}

#topnav .topbar-main .logo-small {
    display: none;
}

#topnav .topbar-main .badge-topbar {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 99;
}

#topnav .topbar-main .nav > li > a {
    height: 36px;
    width: 36px;
    padding: 0;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    margin: 12px 8px;
    color: rgba(52, 60, 73, 0.7);
}

#topnav .topbar-main .nav > li > a:focus, #topnav .topbar-main .nav > li > a:hover {
    background-color: rgba(52, 60, 73, 0.1);
    color: #343c49;
}

#topnav .topbar-main .navbar-nav > .open > a {
    background-color: rgba(52, 60, 73, 0.1) !important;
}

#topnav .topbar-main .profile img {
    height: 34px;
    width: 34px;
    display: block;
}

#topnav .topbar-main .dropdown-menu-lg .list-group {
    margin-bottom: 0;
}

#topnav .topbar-main .dropdown-menu-lg .list-group-item {
    border: none;
    padding: 10px 20px;
}

#topnav .topbar-main .dropdown-menu-lg .media-heading {
    margin-bottom: 0;
}

#topnav .topbar-main .dropdown-menu-lg .media-body p {
    color: #828282;
}

#topnav .topbar-main .navbar-nav {
    margin: 0;
}

#topnav .app-search {
    position: relative;
    margin-top: 14px;
}

#topnav .app-search a {
    position: absolute;
    top: 7px;
    right: 26px;
    color: rgba(52, 60, 73, 0.7);
}

#topnav .app-search a:hover {
    color: rgba(52, 60, 73, 0.9);
}

#topnav .app-search .form-control, #topnav .app-search .form-control:focus {
    border-color: transparent;
    height: 34px;
    color: #343c49;
    border-radius: 30px;
    padding: 7px 40px 7px 20px;
    margin: 0 12px 0 5px;
    background: rgba(52, 60, 73, 0.1);
    box-shadow: none;
    width: 190px;
}

#topnav .app-search input::-webkit-input-placeholder {
    color: rgba(52, 60, 73, 0.8);
}

#topnav .app-search input:-moz-placeholder {
    color: rgba(52, 60, 73, 0.8);
}

#topnav .app-search input::-moz-placeholder {
    color: rgba(52, 60, 73, 0.8);
}

#topnav .app-search input:-ms-input-placeholder {
    color: rgba(52, 60, 73, 0.8);
}

#topnav .navbar-custom {
    background: white!important;
    box-shadow: 1px 1px 1px #e1e1e1;    
    min-height: 60px;
}

#topnav .navbar-toggle {
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

#topnav .navbar-toggle:hover {
    background-color: transparent;
}

#topnav .navbar-toggle:hover span {
    background-color: #343c49;
}

#topnav .navbar-toggle:focus {
    background-color: transparent;
}

#topnav .navbar-toggle:focus span {
    background-color: #343c49;
}

#topnav .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: 0 10px 0 0;
    padding-top: 13px;
    height: 23px;
    /* -webkit-transition: all .5s ease; */
    /* transition: all .5s ease; */
}

#topnav .navbar-toggle span {
    height: 2px;
    width: 91%;
    background-color: #fff;
    display: block;
    margin-bottom: 3px;
    /* -webkit-transition: -webkit-transform .5s ease; */
    /* transition: -webkit-transform .5s ease; */
    transition: transform .5s ease;
}
#topnav .navbar-toggle:hover span {
    background-color: #fff!important;
}

#topnav .navbar-toggle.open span {
    position: absolute;
}

#topnav .navbar-toggle.open span:first-child {
    top: 18px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#topnav .navbar-toggle.open span:nth-child(2) {
    visibility: hidden;
}

#topnav .navbar-toggle.open span:last-child {
    width: 91%;
    top: 18px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#topnav .navigation-menu > li {
    display: inline-block;
    position: relative;
    
}

#topnav .navigation-menu > li > .header-titles > a {
    /*font-family: Circular;*/
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #67758D;
    display: block;
    /* -webkit-transition: all .5s ease;
    transition: all .5s ease; */
    margin-left: -1px;
    padding-right: 20px;
    padding-left: 20px;
    background: transparent;

}

#topnav .navigation-menu > li > .header-titles :hover {
    color: #1F74B7;
}
#topnav .navigation-menu > li > .header-titles :hover+div {
    color: #1F74B7;
    opacity: 1;
}
.menu-active{
    color: #1F74B7!important;
    opacity: 1!important;
}
.active-color{
    color: #1F74B7!important;
}
#topnav .navigation-menu > li > .header-titles{
    position: relative;
    padding: 20px 20px;
}
#topnav .navigation-menu > li > .header-titles > .header-bottom-style{
    width: 20px;
    height: 3px;
    background: #1F74B7;
    position: absolute;
    left: calc(50% - 10px);
    bottom: 0px;
    transition: .5s;
    opacity: 0;
}
#topnav .navigation-menu > li > a:focus {
    /* color: #1F74B7; */
    color: #fff;
}
#topnav .navigation-menu > li > a i {
    font-size: 18px;
    vertical-align: middle;
    margin-bottom: 5px;
    text-align: center;
    margin-right: 10px;
    /* -webkit-transition: all .5s ease; */
    /* transition: all .5s ease; */
}

#topnav .navigation-menu > li > a:hover, #topnav .navigation-menu > li > a:focus {
    background-color: transparent;
}
.old-site-colors {
    background: #1c73b8 !important;
}

a.top-progress {
    background: #1c73b8;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    margin-right: 30px;
    margin-left: 30px;
}

a.top-progress img {
    margin: 1px auto;
}

.active-step img {

}

.scale {
    transform: scale(1, 1);
    transition: transform 0.5s ease;
}


.box:active .scale {
    transform: scale(1.5, 1.5);
}

.effect {
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
}
.top-progress p {
    margin-bottom: 0px;
    font-size: 11px !important;
}

.step-arrow:after {
    background: url("../images/steps-icons/step_sep.png") no-repeat center center;
    position: absolute;
    content: '';
    top: -1px;
    left: -27px;
    height: 100%;
    width: 33%;
}

.sorry-text, .select-plan-text {
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 13px;
    color: #1c73b8;
    padding-bottom: 25px;
    text-align: center;
    border-bottom: 1px solid #1c73b8;
}

.delete-account-hd-message {
    line-height: 30px;
    font-size: 28px;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #1c73b8;
    padding-bottom: 15px;
    text-align: center;
}

.manage-text {
    margin: 20px 20px 34px 20px;
    text-align: center;
    color: #1c73b8;
    font-weight: 300;
    font-size: 35px;
    line-height: 43px;
}

.closing-message {
    font-size: 17px;
    text-align: center;
    font-weight: 300;
    color: #333;
    margin-bottom: 10px;
}

.billing-option-txt {
    margin-top: -11px;
    font-size: 29px;
    margin-left: 10px;
    margin-bottom: 4px;
    color: #1c73b8;
    font-weight: 400;
}

.billing-amount-txt {
    margin-left: 11px;
    font-size: 14px;
    font-weight: normal;
}

.billing-header-card-box {
    padding: 20px 40px;
    background-clip: padding-box;
    margin-bottom: 30px;
    background-color: #ebf6fc;
    margin-top: 20px;
    border: 1px solid #c6e7f9;
}

.padding-30 {
    padding: 33px !important;
}

.close-account-btn, .close-account-btn:focus {
    padding: 9px 18px;
    font-size: 17px;
    border: 2px solid #f6a027;
    color: #fff;
    outline: none;
    background: #f6a027;
    cursor: pointer;
    margin: 15px 5px 0 5px;
    display: inline-block;
}

.close-account-btn:hover {
    background: #ec8728;
    border: 2px solid #ec8728;
    padding: 9px 18px;
    font-size: 17px;
    color: #ffffff;
    cursor: pointer;
}

.cancel-acct-btn, .cancel-acct-btn:focus {
    padding: 9px 64px;
    font-size: 17px;
    border: 2px solid #1c73b8;
    color: #fff;
    outline: none;
    background: #1c73b8;
    cursor: pointer;
    margin: 15px 5px 0 5px;
    display: inline-block;
}

.cancel-acct-btn:hover {
    background: #12609e;
    border: 2px solid #12609e;
    padding: 9px 64px;
    margin: 15px 5px 0 5px;
    font-size: 17px;
    color: #ffffff;
    display: inline-block;
}

/*===========
Modal
=========== */
.modal .modal-dialog .close {
    top: 9px;
    position: absolute;
    right: 28px;
    height: 36px;
    width: 36px;
    opacity: 1;
    text-shadow: none;
    color: #0473ba;
    border-radius: 50%;
    font-size: 28px;
}
.event-title{
    font-size: 12px;
    color: #303030;
    padding-bottom: 7px;
}
.timeline-input{
    background: rgba(224, 231, 255, 0.2);
    border: 1px solid #C8CCD5;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
}
.modal .modal-dialog .modal-title {
    margin: 0;
    padding: 4px 7px;
    color: #1F74B7;
    font-size: 24px;
}

.modal-content {
    -webkit-box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
    box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
    border: 0px;
    border-radius: 0px;
}

.modal-content-white {
    background: rgba(255, 255, 255, 0.77) !important;
}

.modal-backdrop {
    background-color: transparent;
}

.modal-backdrop.modal-backdrop-custom {
    background-color: #333;
}

.modal {
    top: 141px;
}

.modal-to-and-from {
    z-index: 1;
}

.mod-p {
    color: #333;
    font-size: 15px;
    font-weight: normal;
    margin: -4px 10px;
}

.mod-p2 {
    color: #333;
    font-size: 17px;
    font-weight: normal;
}

.mod-p3 {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    margin: 0px 10px 14px 0px;
}

.p-mg-b {
    margin-bottom: 0px;
}

.p-mg-b-color {
    color: #333;
    font-weight: 500;
}

.remove-item-btn {
    height: 36px;
    width: 36px;
    opacity: 1;
    text-shadow: none;
    color: #F4A437;
    border-radius: 50%;
    font-size: 18px !important;
    border: none;
    background: no-repeat;
    cursor: pointer;
}

.remove-item-btn:hover {
    cursor: pointer;
}

.accept-btn, .accept-btn:focus, .make-payment-btn, .make-payment-btn:focus, .dismiss-btn {
    padding: 5px 18px;
    font-size: 17px;
    border-radius: 0px;
    color: #fff;
    outline: none;
    background: #f7973d;
    border: 1px solid #f7973d;
    cursor: pointer;
}

.accept-btn:hover, .make-payment-btn:hover, .dismiss-btn:hover {
    padding: 5px 18px;
    font-size: 17px;
    border-radius: 0px;
    color: #fff;
    outline: none;
    background: #ec8a2d;
    border: 1px solid #ec8a2d;
}

.custom-modal-content {
    background-color: rgb(245, 250, 253) !important;
}

.modal-content-bg {
    background: #f5fafd !important;
    margin-top: 50px;
}

.modal-header {
    padding: 9px 17px;
}

.modal .modal-dialog .modal-content .modal-header {
    border-bottom-width: 1px;
    border-bottom: 1px solid #DEE5EF;
    margin: 0;
}

.modal .modal-dialog .modal-content .modal-body {
    padding: 20px 28px;
}

.modal-dialog {
    margin: 1rem auto;
}

.modal-content {
    background-color: rgba(245, 250, 253, 0.83);
}

.datepicker-dropdown {
    border-radius: 0px;
    font-size: 14px;
    border-top: none !important;
    margin-top: -10px;
}

.modal-full {
    width: 98%;
}

.radio-container {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 30px;
    font-size: 18px;
}

.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 21px;
    width: 21px;
    border-radius: 50%;
    border: 2px solid #0473ba;
}

.radio-container:hover input ~ .checkmark {
    background-color: #ffffff;
}

.radio-container input:checked ~ .checkmark {
    background-color: #0473ba;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio-container input:checked ~ .checkmark:after {
    display: block;
}

.radio-container .checkmark:after {
    top: 5px;
    left: 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}

.custom-modal-header {
    border-bottom-width: 1px !important;
    border-bottom: none !important;
    margin: 0 !important;
    padding: 28px 28px 0    ;

}

.custom-modal-header button.close {
    top: 16px !important;
    padding: 3px 8px !important;
    margin: -19px -28px !important;
}

/* ===========
  Maps
 =============*/
.gmaps, .gmaps-panaroma {
    height: 300px;
    background: #eeeeee;
    border-radius: 3px;
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    background: #7266ba;
    border-radius: 4px;
    padding: 10px 20px;
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute;
}
.seat_number_collapse_sec{
    box-shadow: 0 1px 1px 0 rgb(45 44 44 / 5%) !important;
    background: rgba(224, 231, 255, 0.2);
    border: 1px solid #C8CCD5;
    border-radius: 5px;
    padding: 10px 14px;
}
.seat_number_collapse_sec{
    position: relative;
}
.seat_number_collapse_sec .accordion-toggle{
    position: relative;
    right: 16px;
    top: 0px;
    font-size: 23px;
    width: 100%;
    display: block;
    text-align: right;
    margin-bottom: 0px;
}
.accordion-toggle {cursor: pointer;}
  .accordion-content.default {display: block;}
.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #7266ba;
}
.add_tpo_portion_item_sec input{
    font-size: 13px;
} 
.algolia-places .ap-input-icon{
    right: 4px;
}

.gmaps-overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #7266ba;
}

#googlemaps {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; /* Set z-index to 0 as it will be on a layer below the contact form */
}




.topbar-custom {
    border-radius: 0;
    margin-bottom: 0;
    font-family: Circular!important;
}

.topbar-custom .nav-link {
    padding-top:10px;
    /* line-height: 60px; */
    color: #fff;
    cursor: pointer;
    font-family: Circular;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}

.nav-link.link-drop i {
    font-size: 21px;
}

.topbar-custom .dropdown-toggle:after {
    content: initial;
}

.topbar-custom .menu-left {
    overflow: hidden;
}

.user-list .user-list-item {
    padding: 10px 12px !important;
    border-bottom: 1px solid #EEEEEE !important;
}

.user-list .user-list-item .avatar {
    float: left;
    margin-right: 5px;
    width: 30px;
    height: 30px;
}

.user-list .user-list-item .avatar img {
    border-radius: 50%;
    width: 100%;
}

.user-list .user-list-item .icon {
    float: left;
    margin-right: 5px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
}

.user-list .user-list-item .icon i {
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
}

.user-list .user-list-item .user-desc {
    margin-left: 40px;
}

.user-list .user-list-item .user-desc span.name {
    color: #343c49;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 13px;
}

.user-list .user-list-item .user-desc span.desc {
    color: #80898e;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 12px;
}

.user-list .user-list-item .user-desc span.time {
    font-size: 11px;
}

/* Notification */
.more-nav-list {
    margin-left: 0 !important;
}

.more-nav-list .noti-title {
    border-radius: 0.25rem 0.25rem 0 0;
    background-color: #f6a027 !important;
    margin: -6px 0px 0px 0px;
    width: auto;
    padding: 12px 20px;
}

.more-nav-list .noti-title h5 {
    color: #ffffff;
    margin: 0;
}
.more-nav-list a:hover a{
    color: #fff!important;
}
.more-nav-list .noti-title .label {
    float: right;
}

.more-nav-list .noti-icon {
    font-size: 22px;
    padding: 0 12px;
    vertical-align: middle;
    color: rgba(52, 60, 73, 0.8);
}

.more-nav-list .noti-icon-badge {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 8px;
}

.more-nav-list .drop-menu-item {
    padding: 10px 20px;
}

.more-nav-list .drop-menu-item .notify-icon {
    float: left;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    color: #ffffff;
}

.more-nav-list .drop-menu-item .notify-icon img {
    margin-top: 4px;
}

.more-nav-list .drop-menu-item .notify-details {
    margin-bottom: 0;
    overflow: hidden;
    margin-left: 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.more-nav-list .drop-menu-item .notify-details b {
    font-weight: 500;
}

.more-nav-list .drop-menu-item .notify-details small {
    display: block;
}

.more-nav-list .drop-menu-item .notify-details span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}

.more-nav-list .notify-all {
    border-radius: 0 0 0.25rem 0.25rem;
    margin: 0 0 -5px 0;
    background-color: #eeeeee;
}

.more-nav-list .profile-dropdown .drop-menu-item {
    padding: 12px 20px;
}

.profile-dropdown {
    width: 170px;
}

.profile-dropdown i {
    font-size: 17px;
    vertical-align: middle;
    margin-right: 5px;
}

.profile-dropdown span {
    vertical-align: middle;
}

.nav-user {
    padding: 0 12px !important;
}

.nav-user img {
    height: 36px;
    width: 36px;
}

.admin-img {
    margin-right: 10px;
}

.header-title {
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 14px;
}

.active-step {
    /*background: #f6a027 !important;*/
}

.active-step-blue {
    background: #2f9af1 !important;
}

.container {
    width: auto;
}

.container-alt {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}


#wrapper {
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.solid-background {
    background: #f7f7f7;
    margin-bottom: 0px !important;
    padding-bottom: 50px;
    padding-bottom: 150px;
    min-height: 900px;
    height: 100vh;
}


.page {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.card-box {
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #f7f8f9 !important;
    -webkit-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -moz-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -o-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    border-radius: 6px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.card-box-home {
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #f7f8f9 !important;
    -webkit-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -moz-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -o-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    border-radius: 6px;
    /* padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px; */
}

.header-card-box {
    padding: 9px 20px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #f7f8f9 !important;
    -webkit-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -moz-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -o-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
}

.event-config-wrapper {
    padding: 30px;
    margin-top: 20px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    min-height: 300px;
    -webkit-box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
    box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
}

.event-card-wrapper {
    border: 1px solid #0f41a7;
    background: #0f41a7;
    padding: 20px;
    margin-bottom: 20px;
    min-height: 200px;
    border-radius: 5px;
}

.event-preview-card-wrapper {
    border: 1px solid #ffffff;
    background: #ffffff;
    padding: 16px;
    min-height: 200px;
    -webkit-box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
    box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
}

.event-card-preview {
    margin-bottom: 10px;
    font-size: 21px;
    color: #ffffff;
    font-weight: 400 !important;
}

.card-inner-wrapper {
    background: #ffffff;
    padding: 40px;
    min-height: 306px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
}

.card-photo {
    text-align: center;
    margin-bottom: 24px;
}

.cover-hd {
    margin-bottom: 20px;
}

.card-photo img {
    max-width: 46%;
}

.edit-text-action-btn {
    float: right;
    font-size: 14px;
    color: #1d73b8;
    margin-top: 30px;
}

.event-card-inner {
    border: 1px solid #ee9c2d;
    padding: 20px 30px 10px 30px;
}

.event-card-info {
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 9px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    font-family: 'Kaushan Script', 'Great Vibes', cursive;
}

.event-editor-form {
    margin: 0px 10px !important;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.btn {
    border: 2px solid gray;
    color: gray;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    font-size: 15px;
    font-weight: 400;
    color: #333;
    background-color: white;
    display: block;
    border: 1px solid #e8e8e8;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;

}

.calender-wrapper {
    background: #ffffff;
    border-radius: 6px;
    padding: 13px;
    margin: 7px 1px 24px 1px;
    background: #FFFFFF;
    box-shadow: 0px -4px 20px rgba(37, 38, 94, 0.1);
}

.datepicker-switch:hover {
    background: #ffffff !important;
}

tr > th.next, tr > th.prev {
    font-size: 35px;
    color: #2296f3;
}

#calendar, .datepicker-inline {
    width: 100%;
    text-align: center;
}

#calendar table {
    width: 100%;
}

.datepicker-switch {
    font-size: 14px;
    font-weight: 500;
    height: 46px !important;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #dfdfdf;
}

.datepicker table tr td {
    cursor: pointer;
    border-radius: 50%;
    width: 47px;
    height: 47px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #67758D;
    padding: 5px !important;

}

#calendar th {
    text-align: center !important;
    cursor: pointer;
    border-radius: .3rem;
    font-size: 14px;
    font-weight: 500;
    color: #1d73b8;
}

.datepicker-switch {
    color: #0788E7 !important;
    font-weight: bold!important;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #ffffff;
    background-color: #0788E7;
    text-shadow: none;
    border-color: #f49f32;
    cursor: pointer;
    border-radius: 50%;
    width: 47px;
    height: 47px;
}

.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover, .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background-color: #0788E7;
}

.datepicker table tr td:hover {
    background-color: #f49f32;
    color: #ffffff !important;
}

#calendar th.prev:hover, #calendar th.next:hover {
    color: #ffffff !important;
}

.cal-time-wrap {
    border: 1px solid #1d73b8;
    min-height: 351px;
    background: #1d73b8;
    padding: 10px;
}

.cal-time-wrap h5 {
    font-size: 15px;
    color: #ffffff;
}

.cal-time-wrap h2 {
    font-size: 37px;
    color: #ffffff;
    line-height: 46px;
}

.panel-heading .glyphicon {
    margin-right: 10px;
}

.table td, .table th {
    font-size: 14px;
    border-bottom: none;
    border-top: none;
}

table, td, tr, th, thead {
    border-color: none !important;
}

.table tr:hover {
    background: #ffffff;
    cursor: pointer;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.13);
    /*box-shadow: 0px 1px 2px rgba(46,41,51,0.08), 0px 2px 4px rgba(71,63,79,0.08) !important;*/

}

.table thead tr:hover {
    background: #ffffff;
    cursor: default;
    box-shadow: none;


}

.table {
    margin-bottom: 0px;
}


.inputfile:focus + label,
.inputfile + label:hover {
    background: #1c73b8;
    border: 1px solid #1c73b8;
    color: #ffffff;
}

.inputfile + label {
    cursor: pointer; /* "hand" cursor */
}

.inputfile:focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.view-live-btn, .view-live-btn:focus {
    padding: 6px 20px;
    border: 2px solid #3f50b6;
    border-radius: 50px;
    color: #3f50b6;
}

.view-live-btn:hover {
    padding: 6px 20px;
    border: 2px solid #3f50b6;
    background: #3f50b6;
    border-radius: 50px;
    color: #fff;
}

.measure-text {
    margin-right: 15px;
}

.header-title {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 0;
}

.social-links li a {
    -webkit-border-radius: 50%;
    background: #EFF0F4;
    border-radius: 50%;
    color: #7A7676;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.dash-section-wrapper {
    min-height: 80px;
    padding: 15px;
}

.dash-section-wrapper-right {
    background: #818dd8;
    min-height: 300px;
    margin: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 20px;
}

.dash-section-wrapper-inner {
    border: 1px solid #ffffff;
    min-height: 200px;
}

.dash-section-wrapper-inner h3 {
    color: #ffffff;
    padding: 20px;
    font-weight: 500;
    margin-bottom: 0px;
}

.benefit-ul {
    display: block;
    margin-top: 0px;
    padding-left: 20px;
}

ul.benefit-ul li {
    list-style: none;
    color: #ffffff;
    margin-bottom: 20px;
}

.one-dash-element-wrapper {
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    min-height: 10px;
    padding: 20px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 15px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 15px rgba(115, 128, 157, 0.1);
    border: 1px solid #e8e8e8;
}


.one-dash-element-wrapper:last-child {
    margin-bottom: 0px;
}

.active-wrap {
    background: #fafafa;
}

.welcome-icon {
    padding: 10px;
    background: #4ebb7d;
    color: #fff;
    border-radius: 50px;
    margin-right: 10px;
}

.step-active {
    padding: 10px;
    background: #ffffff;
    color: #4ebb7d;
    width: 71px;
    height: 71px;
    border-radius: 50px;
    margin-top: 0px;
    text-align: center;
    border: 2px solid #4ebb7d;
}

.step-active span {
    font-size: 34px;
    font-weight: bold;
}

.sample-screen-wrapper {
    border: 1px solid #e8e8e8;
    min-height: 600px;
}

.widget-setup-wrapper {
    border: 2px solid #e8e8e8;
    min-height: 100px;
    border-radius: 6px;
    padding: 20px 30px;
    margin-top: 20px;
}

ul.social-btns-list {
    padding-left: 0px;
    display: block;
    margin-top: 40px;
}

ul.social-btns-list li {
    list-style: none;
    display: inline-block;
    margin: 10px 5px;
}

ul.social-btns-list li a {
    padding: 3px;
}

ul.social-btns-list li a i {
    padding: 10px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
}

.side-icon {
    padding: 11px;
    color: #ffffff;
    width: 62px;
    height: 62px;
    border-radius: 50px;
    text-align: center;
    font-size: 32px;
    background: #3f50b6;
    line-height: 40px;
}

.rounded-icon {
    border-radius: 50px;
}

.sqaure-icon {
    border-radius: 0px;
}


.input-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 2px solid #e8e8e8;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-control:focus {
    border-color: #ccc;
    border-radius: 5px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.textarea-input {
    display: block;
    width: 100%;
    height: 175px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #ffffff;
    background-color: #fff;
    background-image: none;
    border: 2px solid #e8e8e8;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    resize: none;
}

.textarea-input:focus {
    border-color: #ccc;
    border-radius: 5px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-group label {
    color: #333 !important;
}

.form-group label i {
    margin-left: 5px;
    color: #4ebb7d;
    font-size: 18px;
}

.form-group p {
    margin-bottom: 0px;
}

.cta-button {
    padding: 10px 20px;
    border: 2px solid #3f50b6;
    background: #3f50b6;
    text-align: center;
    margin: 0px 20px;
    display: inline-block;
    font-size: 20px;
}

.round-btn {
    border-radius: 50px;
}

.round-btn-color {
    color: #ffffff !important;
}

input.default:checked + .slider {
    background-color: #4ebb7d;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


.hd-text {
    font-size: 23px;
    margin-bottom: 4px;
    color: #333;
    font-weight: 500;
}

p.note-text {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0px;
}

.progress-wrap {
    margin-top: -15px;
    margin-bottom: 4px !important;
}

.one-dash-element-wrapper h3 {
    font-weight: bold;
    font-size: 18px;
    color: #333;
    margin-bottom: 0px;
}

.one-dash-element-wrapper p {
    font-weight: normal;
    font-size: 14px;
    color: #666;
    margin-bottom: 0px;
}

.view-inst-btn, .view-inst-btn:focus {
    padding: 10px 20px;
    border: 2px solid #4ebb7d;
    background: #4ebb7d;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    margin: 1px auto;
    display: block;
}

.view-inst-btn:hover {
    padding: 10px 20px;
    border: 2px solid #38a768;
    background: #38a768;
    border-radius: 50px;
    color: #ffffff;
}

.action-btn, .action-btn:focus {
    padding: 20px 40px;
    border: 2px solid #3f50b6;
    background: #3f50b6;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    margin: 0px 20px;
    display: inline-block;
    font-size: 20px;
    outline: none;
}

.action-btn:hover {
    padding: 20px 40px;
    border: 2px solid #2b3c9e;
    background: #2b3c9e;
    border-radius: 50px;
    color: #ffffff;
    outline: none;
}

.action-btn i {
    margin-left: 20px;
}


.action-btn2, .action-btn2:focus {
    padding: 20px 40px;
    border: 2px solid #3f50b6;
    background: #ffffff;
    border-radius: 50px;
    color: #3f50b6;
    text-align: center;
    margin: 0px 20px;
    display: inline-block;
    font-size: 20px;
    outline: none;

}

.action-btn2:hover {
    padding: 20px 40px;
    border: 2px solid #2b3c9e;
    background: #2b3c9e;
    border-radius: 50px;
    color: #ffffff;
    outline: none;
}

.action-btn2 i {
    margin-right: 20px;
}

.source-wrapper {
    border: 1px solid #c0e3f9;
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 40px;
    border-radius: 6px;
}

.source-wrapper:hover {
    border: 1px solid #c0e3f9;
    background: #ffffff;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.form-group label i.plus-icon {
    margin-left: 0px !important;
    margin-right: 7px !important;
    color: #1c73b8 !important;
    font-size: 13px !important;
}

.bottom-btn-wrapper {
    padding: 10px;
    text-align: center;
}

.container-fluid {
    max-width: 90%;
    /* max-width: 1115px; */
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.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, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 15px;
    margin-top: 5px;
}

.dropdown-menu {
    padding: 4px 0;
    border: 0 !important;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.dropdown-menu {
    border-radius: 5px;
    font-size: 14px;
    border-top: 4px solid #fb7f16;
    margin-top: -10px;
}

label a {
    color: #0473ba;
    font-size: 12px;
}

.icon-arrow-left {
    background-position: -240px -96px;
}

[class^="icon-"], [class*="icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.dropdown-menu > li > a {
    padding: 6px 20px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #f2f2f2;
    color: inherit;
}

.dropdown-menu-lg {
    max-width: 280px;
}

.card {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.bx-shadow {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.mx-box {
    max-height: 380px;
    min-height: 380px;
}

.thumb-sm {
    height: 32px;
    width: 32px;
}

.thumb-md {
    height: 48px;
    width: 48px;
}

.thumb-lg {
    height: 88px;
    width: 88px;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    opacity: 0.6;
}

.pager li > a, .pager li > span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #4c5667;
}

.fileupload {
    overflow: hidden;
    position: relative;
}

.fileupload input.upload {
    cursor: pointer;
    filter: alpha(opacity=0);
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.radio label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    font-weight: 500;
    font-size: 13px;
}

.radio label::before {
    -o-transition: border 0.5s ease-in-out;
    -webkit-transition: border 0.5s ease-in-out;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #1c73b8;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    cursor: pointer;
    margin-left: -20px;
    position: absolute;
    transition: border 0.5s ease-in-out;
    width: 17px;
    outline: none !important;
}

.radio label::after {
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -webkit-transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    background-color: #1c73b8;
    border-radius: 50%;
    content: " ";
    cursor: pointer;
    display: inline-block;
    height: 11px;
    left: 3px;
    margin-left: -20px;
    position: absolute;
    top: 3px;
    transform: scale(0, 0);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    width: 11px;
}

.radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important;
}

.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.radio input[type="radio"]:focus + label::before {
    outline-offset: -2px;
    outline: thin dotted;
}

.radio input[type="radio"]:checked + label::after {
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

label {
    font-weight: 500;
}

.search-input {
    margin-bottom: 10px;
}

.calendar {
    float: left;
    margin-bottom: 0;
}

.none-border .modal-footer {
    border-top: none;
}

.fc-toolbar {
    margin-bottom: 5px;
}

.fc-toolbar h2 {
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}

.fc-day {
    background: #ffffff;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar button:focus, .fc-toolbar button:hover, .fc-toolbar .ui-state-hover {
    z-index: 0;
}

.fc-widget-header {
    border: 1px solid #d5d5d5;
}

.fc-widget-content {
    border: 1px solid #d5d5d5;
}

.fc th.fc-widget-header {
    background: #dddddd;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0px;
    text-transform: uppercase;
}

.fc-button {
    background: #ffffff;
    border: 1px solid #d5d5d5;
    color: #1c73b8;
    text-transform: capitalize;
}

.fc-text-arrow {
    font-family: arial;
    font-size: 16px;
}

.fc-state-hover {
    background: #F5F5F5;
}

.fc-state-highlight {
    background: #f0f0f0;
}

.fc-cell-overlay {
    background: #f0f0f0;
}

.fc-unthemed .fc-today {
    background: #ffffff;
}

.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 11px;
    margin: 5px 7px;
    padding: 3px 5px;
    text-align: center;
}

.fc-event, .fc-event-dot {
    background-color: #5776b5;
    border-radius: 50px !important;
}

.fc-event .fc-content {
    color: #ffffff;
}

.external-event {
    color: #ffffff;
    cursor: move;
    margin: 10px 0;
    padding: 6px 10px;
}

.fc-basic-view td.fc-week-number span {
    padding-right: 5px;
}

.fc-basic-view td.fc-day-number {
    padding-right: 5px;
}



#custom-search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

.itineraries-text, .admin-page-filter-text {
    margin-top: 6px;
    color: #1F74B7;
    font-size: 18px;
    font-weight: 500;
}

.credit-txt {
    font-size: 14px;
    float: right;
    margin-right: 13px;
    margin-top: 3px;
}

.all-itineraries-wrapper {
}

.itineraries-header-wrapper {
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}


.account-header-wrapper, .admin-page-header-wrapper {
    padding-bottom: 0px;
}

.admin-filter-wrap-box {
    padding: 20px 20px 0 20px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #f7f8f9 !important;
    -webkit-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -moz-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -o-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    border-radius: 6px;
}

.admin-filter-wrap-box h3 {
    font-size: 16px;
    line-height: 14px;
    margin-bottom: 14px;
    margin-top: 14px;
}

.table {
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.pagination {
    margin-bottom: 0px;
    float: right;
}

.page-link {
    color: #fb7f17;
}

.admin-action-btn, .admin-action-btn:focus {
    border: 1px solid #e8e8e8;
    padding: 6px 12px;
    color: #333;
    margin: 4px;
    border-radius: 5px;
    background: #fff;
}

.admin-action-btn i {
    margin-right: 8px;
}

.wht-bg {
    background: #ffffff !important;
    border-radius: 5px;
}

.wht-bg .modal-title {
    padding: 4px 1px !important;
    color: #333 !important;
}

.wht-bg .modal-header {
    border-bottom-width: 1px;
    border-bottom: 1px solid #e8e8e8 !important;
    margin: 0;
}

.wht-bg .modal-body {
    padding: 20px 10px !important;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
    font-size: 14px;
    padding-top: 0px;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #ffffff;
    font-size: 13px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(250, 250, 250);
}


.payment-type-header-wrapper {
    padding-bottom: 0px;
    margin-bottom: 25px;
}

.pay-option-wrapper {
    padding: 10px;
}

.emp-radio-option-wrapper {
    padding: 0px 10px 16px;
}

.billing-label {
    font-size: 15px;
}
.one-itineraries-wrapper p{
    display:flex;
}
.one-itineraries-wrapper p a:first-child{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 13px);
    display: block;
}
.one-itineraries-wrapper, .one-document-wrapper {
    background: #F9FAFF;
    border: 1px solid #C8CCD7;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 12px 16px;
    margin: 7px 0px;
}

.one-itineraries-wrapper:last-child, .one-document-wrapper:last-child {
    margin-bottom: 0px;
}

/* .one-itineraries-wrapper:last-child:hover, .one-document-wrapper:last-child:hover {
    margin-bottom: 0px;
} */

/* .one-itineraries-wrapper:hover, .one-document-wrapper:hover {
    border: 1px solid #e8e8e8;
    background: #fafafa;
    padding: 10px;
    margin: 12px 0px;
    border-radius: 5px;
} */

.one-itineraries-wrapper p, .one-document-wrapper p {
    line-height: 23px;
    font-size: 15px;
    color: #333;
    margin-bottom: 0px;
}

.one-itineraries-wrapper p a, .one-document-wrapper p a {
    cursor: pointer;
}

.one-itineraries-wrapper p a i, .one-document-wrapper p a i {
    font-size: 17px;
    float: right;
    color: #f37647;
    margin-top: 2px;
}

.one-document-wrapper p i {
    margin-right: 10px;
    color: #efa349;
}

.form-control, .form-control:focus {
    display: block;
    width: 100%;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color:#F5F9FC!important;
}

.select-form-control{
    background-color:#F5F9FC!important;
}

.radio-form-group{
    padding-left: 5px;
    padding-top: 10px;
}
.form-group.input-group .form-control:focus {
    width:1%!important;
}
.form-group.input-group .input-group-text{
    border-top-left-radius: 0.25rem!important;
    border-bottom-left-radius: 0.25rem!important;
}
.add-comment-header a{
    float: right; 
    font-size: 14px;
    font-weight: 400;
    border:1px solid #058BEF;
    border-radius:4px;
    padding:0 10px;
}
.add-comment-header a:hover{
    background:#058BEF;
    color:white;
}
.add-comment-header a span {
    color: #333;
}
.add-comment-header a:hover span {
    color: white;
}
.comment-group{
    margin-top:20px;
}
.comment-item {
    background: rgba(72, 141, 255, 0.0916193);
    border: 1px solid #488DFF;
    border-radius: 4px;
    position: relative;
    display: inline-block;
    margin: 5px;
    padding: 7px 35px 7px 10px;
}
.comment-item button {
    position:absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    background: #488DFF;
    color: #F9FAFF;
    border: none;
    width: 20px;
    height: 20px;
    padding: 0px;
    cursor: pointer;
}
.employee-right-side{
    background-color:#EDF5FC;
    border-right: 10px solid #F5F9FC!important;
    border-bottom-right-radius:6px!important;
    border-top-right-radius:6px!important;
}
.employee-right-side .card-box{
    box-shadow:none!important;
    border:none!important;
}
.employee-left-side{
    padding-right:0;
}
.employee-left-side .card-box{
    margin-bottom:0px!important;
    border-bottom-right-radius:0px!important;
    border-top-right-radius:0px!important;
}
.employee-right-side .card-box{
    background-color:#EDF5FC;
}
.employee-right-side-devider{
    padding-top: 30px;
    margin: 0px -30px!important;
    border-bottom: 2px solid rgba(103, 117, 141, 0.255982);
}
.employee-right-side .card-box label, .employee-right-side .card-box label:hover{
    background-color:transparent;
}

.picker-group{
    position:relative;
}
.picker-group .fa {
    position:absolute;
    top:50%;
    right:0;
    transform:translate(-50%, -50%);
}
.size-22{
    font-size:22px!important;
    color:#67758D!important;
}

.upload-wrap2{
    background-color:white;
    border-radius:20px;
    cursor:pointer;
}
.upload-wrap2 > div {
    display:flex;
}
.upload-wrap2 .upload-wrap-top {
    justify-content:space-between;
    padding:1rem;
    color:#67758D;
}

.upload-wrap2 .space-arround {
    justify-content:space-around;
    align-items:center;
    padding:1rem 3rem  3rem 3rem;
    color:#8F9BB3;
}

.text-blue{
    color:#0676ED;
}

.point{
    cursor:pointer;
}

.bold{
    font-weight:bold;
}

.uploaded-item{
    background:rgba(72, 141, 255, 0.0916193);
    border: 1px solid #488DFF;
    border-radius: 4px;
    position:relative;
    display: inline-block;
    margin: 5px;
}

.uploaded-item label {
    color:#488DFF;
    margin:0;
    padding:10px 20px 10px 10px;
}
.uploaded-item .remove-uploaded-item {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
    border-radius: 100%;
    background: #488DFF;
    color: #F9FAFF;
    border: none;
    width: 20px;
    height: 20px;
    padding: 0px;
    cursor:pointer;
}

.color-1F74B7{
    color:#1F74B7;
}

.color-67758D {
    color:#67758D;
}
.upper {
    text-transform:uppercase;
}
.size-12{
    font-size:12px;
}

.display-none{
    display:none!important;
}

.number-group .form-group{
    position:relative;
}
.number-group .form-group .add-btn{
    position:absolute;
    top:50%;
    right:0;
    transform:translate(-50%, -50%);
}

.employee-save-btn{
    background: linear-gradient(180deg, #FACD61 0%, #F39F32 100%)!important;
    box-shadow: 0px 4px 10px rgba(255, 255, 45, 0.0001)!important;
    border-radius: 4px!important;
    box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25)!important;
    border:none!important;
    color:#181818!important;
}

.employee-save-btn:hover{
    border:none!important;
}

.timer-input {
    background: rgba(224, 231, 255, 0.2)!important;
    border-radius: 5px !important;
    border: 1px solid #C8CCD5 !important;
}

.form-wrap {
    background: #FFFFFF;
    margin: 0px 0 0 0px;
    padding: 0px 0px 0px 0px;
}

.form-group {
    margin-bottom: 20px;
}

.showhidepassword {
    float: right;
    text-align: right;
    margin: -36px 10px 0 0;
}

#edit-form {
    margin-top: 10px;
}

.account-form-control, .account-form-control:focus, .dashboard-form-control, .dashboard-form-control:focus {
    font-size: 14px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    height: 46px;
    padding: 12px;
    outline: none;
    width: 100%;
    font-weight: 400;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    background: rgba(224, 231, 255, 0.2);
    border: 1px solid #C8CCD5;
    border-radius: 5px;
    color: #67758D;
}

.admin-form-control {
    font-size: 14px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    color: #333;
    height: 40px;
    padding: 12px;
    outline: none;
    width: 100%;
    font-weight: 400;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
}

.admin-form-control:focus {
    font-size: 14px;
    border: 1px solid #b8d6ef !important;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    color: #333;
    height: 40px;
    padding: 12px;
    outline: none;
    width: 100%;
    font-weight: 400;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
}

.dashboard-form-textarea-control, .dashboard-form-textarea-control:focus {
    font-size: 12px;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    color: #666;
    padding: 12px;
    outline: none;
    width: 100%;
    font-weight: 400;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    background: #F9FAFF;
    border: 1px solid #C8CCD5;
    height: 235px;
    line-height: 25px;
    padding: 2px 10px;
    resize: none;
}

.textarea-control {
    font-size: 14px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    color: #333;
    height: 128px;
    padding: 12px;
    outline: none;
    width: 100%;
    font-weight: 400;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
}

.textarea-control:focus {
    font-size: 14px;
    border: 1px solid #b8d6ef !important;;
    border-radius: 5px;
    box-shadow: none;
    display: block;
    color: #333;
    height: 128px;
    padding: 12px;
    outline: none;
    width: 100%;
    font-weight: 400;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
}

.line-input, .line-input:focus {
    border: 0px;
    border-radius: 0px;
    outline: none !important;
    border-bottom: 2px solid #8fccf9;
    -webkit-appearance: none;
    box-shadow: none !important;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}


.save-changes-btn, .save-changes-btn:focus, .process-payment-btn, .process-payment-btn:focus {
    padding: 9px 38px;
    font-size: 17px;
    border-radius: 50px;
    border: 2px solid #f7973d;
    color: #fff;
    cursor: pointer;
    outline: none;
    background: #f46b45;
    background: -webkit-linear-gradient(to right, #eea849, #f46b45);
    background: linear-gradient(to right, #eea849, #f46b45);

}

.save-changes-btn:hover, .process-payment-btn:hover {
    background: #ec8728;
    border: 2px solid #ec8728;
    padding: 9px 38px;
    font-size: 17px;
    border-radius: 50px;
    color: #ffffff;
    cursor: pointer;
}

.event-action-btn, .event-action-btn:focus {
    background: #55bbe4;
    padding: 9px 38px;
    font-size: 17px;
    border-radius: 50px;
    border: 2px solid #55bbe4;
    color: #fff;
    cursor: pointer;
    outline: none;

}

.event-action-btn:hover {
    background: #40aeda;
    border: 2px solid #40aeda;
    padding: 9px 38px;
    font-size: 17px;
    border-radius: 50px;
    color: #ffffff;
    cursor: pointer;
}

.make-payment-btn, .make-payment-btn:focus {
    padding: 6px 10px;
    display: block;
    font-size: 13px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    outline: none;
    background: #f46b45;
    background: -webkit-linear-gradient(to right, #eea849, #f46b45);
    background: linear-gradient(to right, #eea849, #f46b45);
}

.make-payment-btn:hover {
    background: #ec8728;
    padding: 6px 10px;
    font-size: 13px;
    border-radius: 50px;
    color: #ffffff;
}

.edit-form-control, .edit-form-control:focus {
    font-size: 12px;
    border: 1px solid #e4e4e4;
    border-radius: 0px;
    box-shadow: none;
    display: block;
    color: #333;
    height: 32px;
    padding: 12px;
    outline: none;
    width: 100%;
    font-weight: 400;

}


.save-edit-btn, .save-edit-btn:focus {
    padding: 3px 18px;
    font-size: 14px;
    border: 2px solid #f6a027;
    color: #fff;
    outline: none;
    background: #f6a027;

}

.save-edit-btn:hover {
    background: #ec8728;
    border: 2px solid #ec8728;
    padding: 3px 18px;
    font-size: 14px;
    color: #ffffff;
}

.create-trip-btn, .create-trip-btn:focus {
    padding: 9px 25px!important;
    font-size: 17px;
    color: #181818;
    outline: none;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #F39F32;
    background: linear-gradient(180deg, #FACD61 0%, #F39F32 100%);
    box-shadow: 0px 4px 10px rgba(255, 255, 45, 0.0001);
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    text-indent: inherit;
}
.finished-export{
    color: white;
    border: none;
    background: #058BEF;
    box-shadow: 0px 4px 10px rgba(45, 123, 255, 0.275459);
    border-radius: 4px;
}

.create-trip-btn-more-padding, .create-trip-btn-more-padding:focus{
   padding: 10px 25px !important; 
}
.create-trip-btn-more-padding:hover{
   padding: 10px 25px !important; 
}


.save-event-btn, .save-event-btn:focus {
    padding: 9px 25px !important;
    font-size: 17px;
    border: 2px solid #f6a027;
    color: #fff;
    outline: none;
    background: #f6a027;
    cursor: pointer;
    border-radius: 5px;
    text-indent: inherit;
}

.save-event-btn:hover {
    background: #ec8728;
    border: 2px solid #ec8728;
    padding: 9px 25px;
    font-size: 17px;
    color: #ffffff;
    cursor: pointer;
    text-indent: inherit;
}


.review-edit-export-btn, .review-edit-export-btn:focus {
     padding: 13px 20px;
    font-size: 14px;
    color: #ffffff;
    outline: none;
    background: #1c73b8;
    cursor: pointer;
    background: #058BEF;
    box-shadow: 0px 4px 10px rgba(45, 123, 255, 0.275459);
    border-radius: 4px;
}

.review-edit-export-btn:hover {
    color: #ffffff!important;
}

.cancel-finished{
    padding: 9px 25px;
    background-color: white;
    border: 1px solid #058BEF;
    color: #058BEF;
}
.cancel-finished:hover {
    color: #058BEF!important;
}

.refresh-btn, .refresh-btn:focus {
    font-size: 14px;
    outline: none!important;
    background: #058BEF;
    border:1px solid #058BEF;
    box-shadow: 0px 4px 10px rgba(45, 123, 255, 0.275459);
    border-radius: 4px;
    cursor: pointer;
    text-indent: inherit;
    color: white;
    padding: 8px 15px;
}

.refresh-btn:hover {
    text-indent: inherit
}

.finish-next-btn, .finish-next-btn:focus {
    padding: 12px 25px;
    font-size: 17px;
    display:inline-block;
    border: 2px solid #1c73b8;
    color: #fff;
    outline: none;
    background: #1c73b8;
    cursor: pointer;
    border-radius: 5px;
}

.finish-next-btn:hover {
    background: #12609e;
    border: 2px solid #12609e;
    padding: 12px 25px;
    font-size: 17px;
    color: #fff;
}

.upload-itinerary-btn, .upload-itinerary-btn:focus {
    padding: 9px 18px;
    font-size: 17px;
    border: 2px solid #1c73b8;
    color: #1c73b8;
    outline: none;
    background: transparent;
    cursor: pointer;
    float: right;
}

.upload-itinerary-btn:hover, .upload-itinerary-btn:hover {
    padding: 9px 18px;
    font-size: 17px;
    border: 2px solid #1c73b8;
    color: #fff;
    outline: none;
    background: #1c73b8;
    cursor: pointer;
}

.filter-details-modal {
    z-index: 10000 !important;
}


.pay-with-paypal {
    text-align: center;
    margin: 30px;
}

.goto-paypal-btn, .goto-paypal-btn:focus {
    display: block;
    margin: 33px;
    padding: 16px 10px;
    background: #009de1;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    border-radius: 50px;
    cursor: pointer;
}

.goto-paypal-btn:hover {
    display: block;
    margin: 33px;
    padding: 16px 10px;
    background: #0780b5;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    border-radius: 50px;
}

.whats-this-text {
    margin-top: 10px;
}

.whats-this-text a {
    color: #009de1;
    font-size: 13px;
}


ul.unedit-acct-details {
    padding: 10px 20px;
    background: #ffffff;
    margin-top: 10px;
    border: 1px solid #e8e8e8;
    margin-bottom: 0px;
}

ul.unedit-acct-details li {
    list-style: none;
    margin: 6px 0;
    display: flex;
    font-size: 14px;
}

.bullet-icon {
    margin: 3px;
    min-width: 20px;
    height: 14px;
    width: 20px;
    font-size: 7px !important;
    color: #1c73b8 !important;
    margin-right: 0px !important;
    margin-top: 7px !important;
}

.note-info-wrapper {
    background: #eef7fd;
}

.note-info-wrapper h3 {
    font-size: 16px;
    font-weight: bold;
}

.note-info-wrapper p {
    font-size: 12px;
    margin-bottom: 0px;
}

.skip-note-btn {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    padding:10px 0;
    padding-right: 5px;
    text-align: left;
}

.note-info-wrapper-white {
    background: #058BEF;
    border-radius: 10px;
}
.note-helper{
    color: #FDFEFE;
    font-size: 18px;
}
.note-body{
    background: #EEF7FD;
    border: 1px solid #9ACAE8;
    border-radius: 10px;
}
.note-body p{
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    color: #67758D;
}
.note-result-wrap {
   background: rgba(72, 141, 255, 0.0916193);
    border: 1px solid #9BC1FF;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 20px;
}
.connect-bg-ground{
    background-image: url(../images/Hero.png);
    background-size: 65% 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.connect-bg{
    background: #FDFEFF!important;
    opacity: 0.88!important;
}
.doc-item-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #98cae9;
    padding: 10px;
    background: #eef7fd;
    margin-bottom: 12px;
}
.doc-item-wrapper div{
    display: flex;
    align-items: center;
}
.doc-item-wrapper .fa-map-marker{
    color: white;
    padding: 12px;
    background-color: #058BEF;
    border-radius: 10px;
}

.note-result-wrap p, .doc-item-wrapper div {
    margin-bottom: 0px;
    font-size: 14px;
    color: #058BEF;
}

.note-result-wrap p a {
    float: right;
    color: #98cae9;
    font-size: 26px;
    margin-top: -14px;
    margin-left: 26px;
}

.doc-item-wrapper div a {
    float: right;
    color: #60b6ec;
    font-size: 18px;
    margin-top: -4px;
    margin-left: 6px;
}

.exp-dropdown {
    float: right;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    outline: none;
}

.exp-dropdown .dropdown-menu {
    margin-top: 5px !important;
}

.exp-dropdown .btn {
    font-size: 13px;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #1c73b8;
}

.export-wrap {
    border-bottom: 1px solid #e8e8e8;
    height: 50px;
    margin-bottom: 15px;
}

.export-wrap h3 {
    float: left;
    font-size: 22px;
}

.dropdown-item {
    cursor: pointer !important;
    padding: 6px 13px;
    font-size: 13px;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.doc-title {
    margin-bottom: 10px;
}

.filter-wrapper {
    min-height: 200px;
    margin-bottom: 10px;
}

.filter-checks-wrapper {
    padding: 10px;
    min-height: 200px;
    margin-bottom: 0px;
    background: #058BEF;
}

.filter-checks-wrapper h6 {
    color: #ffffff;
    margin: 6px 7px 10px 7px;
}

.filter-wrapper h4 {
    font-size: 12px;
}

.filter-checks-wrapper ul {
    padding-left: 0px;
    margin: 10px 6px;
}

.filter-checks-wrapper ul li {
    color: #ffffff;
    margin-bottom: 20px;
    list-style: none;
    font-weight: 500 !important;
}

.filter-checks-wrapper ul li a {
    color: #ffffff;
    display: block;
    font-size: 1rem;
}

.map-icons img {
    width: 20px;
    margin: 0px 6px;
    vertical-align: middle;
}

.user-action-btn, .user-action-btn:focus {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 8px 10px;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    font-weight: 600;
}

.user-action-btn:hover {
    background: #1c73b8;
    border: 1px solid #1c73b8;
    padding: 8px 10px;
    width: 100%;
    color: #ffffff;
    margin-bottom: 20px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
}

.user-action-btn i {
    margin-right: 10px;

}

.user-back-btn, .user-back-btn:focus {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 8px 10px;
    width: 100%;
    color: #333;
    margin-bottom: 20px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    font-weight: 600;
    float: left;
    text-align: center;
}

.user-back-btn:hover {
    background: #1c73b8;
    border: 1px solid #1c73b8;
    padding: 8px 10px;
    width: 100%;
    color: #ffffff;
    margin-bottom: 20px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    font-weight: 600;
    float: left;
    text-align: center;
}

.user-back-btn i {
    margin-right: 10px;

}

.admin-user-dt {
    padding-left: 0px;
    margin: 20px 3px;
}

.admin-user-dt li {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 12px;
    list-style: none;
}

.admin-user-dt li p {
    font-size: 16px;
}

.admin-user-dt li p span {
    float: right;
}


.user-dt-hd, .comment-hd {
    font-size: 22px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 16px;
    font-size: 17px;
    color: #333;
    font-weight: 600;
}

.comment-hd a {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #333;
}

.comment-hd a i {
    margin-right: 5px;
}


.user-dt-hd-nt {
    font-size: 22px;
    font-size: 17px;
}


.white-label {
    color: #ffffff !important;
}

.filter-checks-wrapper a i {
    float: right;
    color: #ffffff;
    font-size: 13px;
    margin-top: 4px;
}

.flexible-container {
    position: relative;
    padding-bottom: 36.25%;
    padding-top: 30px;
    overflow: hidden;
    height: 269px;
    border: 2px solid #e8e8e8;
}

.filter-bottom-wrapper {
    padding: 0 10px;
    display: flex;
    margin-bottom: 20px;
}

.flexible-container iframe,
.flexible-container object,
.flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.format-dropdown, .format-dropdown:focus {
    padding: 0px !important;
    font-size: 12px;
    outline: none !important;
    background: none;
    margin-top: 1px;
    color: #0473ba;
    box-shadow: none !important;
}

.orientation {
    margin-top: 2px !important;
    padding: 0px 0 !important;
}

.orientation a {
    font-size: 13px !important;
    color: #333 !important;
    padding: 10px;
    margin-bottom: 0px !important;
}

.note-info-wrapper-inner {
    border: 1px solid #9acae8;
    padding: 10px;
}

.direction-info-wrapper {
    border: 2px solid #9acae8;
    padding: 10px;
    min-height: 250px;
    background: #eef7fd;
}

.direction-info-wrapper h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 15px;
}

.direction-info-wrapper ul.statement-direction {
    padding-left: 0px;
    margin-bottom: 0px;
}

.direction-info-wrapper ul.statement-direction li {
    list-style: none;
    display: block;
    font-size: 12px;
    font-weight: 500;
    margin: 15px 0;
}

.statement-direction-wrap {
    background: #fafafa;
    border: 1px solid #e8e8e8;
    padding: 6px 8px;
}

.direction-info-wrapper ul.turn-direction {
    padding-left: 0px;
}

.direction-info-wrapper div.turn-direction p {
    font-size: 12px;
    font-weight: 500;
    margin: 5px 0;
}

.direction-info-wrapper div.turn-direction p span {
    margin-top: 4px;
    float: right;
    font-size: 11px;
}

.direction-info-wrapper p {
    font-size: 12px;
    margin: 5px 0;
}

.direction-info-wrapper h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 7px;
    margin-top: 5px;
}


.weather-wrapper {
    background: #ffffff;
    padding: 10px;
    min-height: 320px;
    margin: 9px 6px 20px 6px;
}

.weather-wrapper h3 {
    font-size: 20px;
    margin-bottom: 0px;
}

.weather-wrapper p {
    font-size: 13px;
}

.weather-wrapper ul {
    padding-left: 0px;
    margin-top: 20px;
}

.weather-wrapper ul li {
    display: block;
    font-size: 13px;
    margin-bottom: 3px;
}

.sun-icon {
    font-size: 66px;
    margin-top: 10px;
    color: #f8a116;
}

.temp-value {
    font-size: 41px !important;
    line-height: 37px;
    margin: 23px;
    color: #0473ba;
}

.weather-td-col {
    margin-bottom: 10px;
}

.weather-td-col p.wt-value {
    font-size: 11px !important;
    font-weight: 500;
}

.small-wt-icon {
    font-size: 28px;
    margin-top: 10px;
    color: #f8a116;
    margin-bottom: 10px;
}

.weather-td-col p {
    display: block;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 500;
}

.embassy-list-wrapper {
    background: #ffffff;
    padding: 10px 5px;
    min-height: 200px;
    margin: 9px 6px 20px 6px;
}

.subway-map-wrapper {
    background: #ffffff;
    padding: 12px 5px 7px 5px;
    min-height: 200px;
    margin: 9px 6px 9px 6px;
    text-align: center;
}

.scrollbar {
    height: 200px;
    overflow-y: scroll;
}

.force-overflow {
    min-height: 200px;
}

.checkbx {
    color: #333 !important;
}

.direction-info-wrapper-inner {
    border: 1px solid #9acae8;
    padding: 10px;
}

.direction-icons {
    background: url("http://maps.gstatic.com/mapfiles/api-3/images/maneuvers.png");
    width: 19px;
    height: 18px;
    background-repeat: no-repeat;
    margin-top: 0px !important;
}

.direction-icons.ferry {
    background-position: 0px 0px;
}

.direction-icons.ferry-train {
    background-position: 0px -16px;
}

.direction-icons.fork-left {
    background-position: 0px -35px;
}

.direction-icons.fork-right {
    background-position: 0px -50px;
}

.direction-icons.keep-left {
    background-position: 0px -67px;
}

.direction-icons.keep-right {
    background-position: 0px -82px;
}

.direction-icons.merge {
    background-position: 0px -105px;
}

.direction-icons.ramp-left {
    background-position: 0px -123px;
}

.direction-icons.ramp-right {
    background-position: 0px -144px;
}

.direction-icons.roundabout-left {
    background-position: 0px -144px;
}

.direction-icons.roundabout-right {
    background-position: 0px -160px;
}

.direction-icons.straight {
    background-position: 0px -176px;
}

.direction-icons.turn-left {
    background-position: 0px -196px;
}

.direction-icons.turn-right {
    background-position: 0px -213px;
}

.direction-icons.turn-sharp-left {
    background-position: 0px -232px;
}

.direction-icons.turn-sharp-right {
    background-position: 0px -240px;
}

.direction-icons.turn-slight-left {
    background-position: 0px -256px;
}

.direction-icons.turn-slight-right {
    background-position: 0px -272px;
}

.direction-icons.uturn-left {
    background-position: 0px -288px;
}

.direction-icons.uturn-right {
    background-position: 0px -304px;
}

hr.hline {
    margin-top: 3px;
    margin-bottom: 3px;
    border: 0;
    border-top: 1px solid rgb(181, 219, 243);
}


.note-info-wrapper h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    
}


.map-radius-value-input {
    width: 31px;
    text-align: center;
    font-size: 12px;
}

.flex-div p {
    margin: 2px 6px;
    font-size: 14px;
}

.checkbox-primary label {
    font-weight: 400;
    font-size: 13px;
    margin-left: 7px;
    color: #333;
}

/* =============
   Checkbox and Radios
============= */
.checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
}

.checkbox label::before {
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    background-color: #ffffff;
    border-radius: 0px;
    border: 1px solid #98a6ad;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -17px;
    position: absolute;
    transition: 0.3s ease-in-out;
    width: 17px;
    outline: none !important;
}

.checkbox label::after {
    color: #333333;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -17px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
    top: 0;
    width: 16px;
}

.checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    width:0px;
    z-index: 1;
    outline: none !important;
}

.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:focus + label::before {
    outline-offset: -2px;
    outline: none;
}

.checkbox input[type="checkbox"]:checked + label::after {
    content: "\f00c";
    font-family: 'FontAwesome';
}

.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox.checkbox-single input {
    height: 18px;
    width: 18px;
    position: absolute;
}

.checkbox.checkbox-single label {
    height: 18px;
    width: 18px;
}

.checkbox.checkbox-single label:before {
    margin-left: 0;
}

.checkbox.checkbox-single label:after {
    margin-left: 0;
}

.checkbox-custom input[type="checkbox"]:checked + label::before {
    background-color: #7266ba;
    border-color: #7266ba;
}

.checkbox-custom input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #ffffff;
    border-color: #c0e3f9;
    background-color:#058BEF;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    /*color: #0073bc;*/
    color:white;
}

.checkbox-primary label.white-color {
    color: #ffffff !important;
}

label.input-file3 {
    padding: 4px 16px;
    background: #ffffff;
    display: inline-block;
    color: #0473ba;
    border: 1px solid #98cae9;
    font-size: 12px;
    margin-bottom: 0px;
    cursor: pointer;
    border-radius: 50px;
    float: right;
}

.review-doc-btn, .review-doc-btn:focus, .review-doc-btn:hover {
    font-size: 11px;
    color: #ffffff;
    padding: 5px 10px;
    margin-top: 12px;
    background: #0473ba;
    border: 1px solid #0473ba;
    cursor: pointer;
}

.one-doc-wrapper {
    margin-bottom: 30px;
}

hr {
    margin-top: 3px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid rgb(181, 219, 243);
}

.schedule-calendar {
    max-width: 491px;
    float: left;
}

.edit-icon {
    font-size: 15px !important;
    margin-top: -5px;
    color: #75b2d8;
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 0px !important;
}

.delete-doc {
    float: right;
    margin: -4px 10px;
    border: 1px solid #e8e8e8;
    padding: 3px 8px;
    border-radius: 50px;
}

.delete-doc:hover {
    float: right;
    margin: -4px 10px;
    border: 1px solid #e8e8e8;
    color: #fb7f16 !important;
    cursor: pointer;
    padding: 3px 8px;
    border-radius: 50px;
}

.fc-state-default {
    border: 1px solid;
    background-color: #ffffff;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, .15);
    color: #333;
    text-shadow: none;
    box-shadow: none !important;
}

.fc-button {
    color: #1c73b8 !important;
}

.fc-state-default.fc-corner-right {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.fc-state-default.fc-corner-left {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.fc button {
    font-size: 13px;
    cursor: pointer;
}

.fc th.fc-widget-header {
    background: #ffffff;
    font-size: 12px;
    line-height: 20px;
    padding: 6px 0px;
    text-transform: uppercase;
}

/* .fc-state-default:focus {
    background: #EEF5FF!important;
    color: #1F74B7!important;
} */

.mgn-top {
    margin-top: 2px;
}

.radio label {
    margin-bottom: 0px;
}

.new-plan-btn, .new-plan-btn:focus {
    border: 2px solid #fb7f16;
    padding: 8px 13px !important;
    margin: 10px;
    color: #ffffff !important;
    background: #fb7f16 !important;
    border-radius: 50px;
    display: block;
    text-align: center;
}

.new-plan-btn:hover {
    color: #ffffff;
}

.new-plan-btn:hover {
    border: 2px solid #e06d0c;
    background: #e06d0c !important;
    padding: 8px 13px !important;
    margin: 10px;
    color: #ffffff !important;
}

.new-plan-btn i {
    margin-left: 17px !important;
    margin-right: 0px !important;
    font-size: 12px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.new-account-btn, .new-account-btn:focus {
    border: 2px solid #fb7f16;
    padding: 8px 13px !important;
    margin: 10px;
    color: #ffffff !important;
    background: #fb7f16 !important;
    border-radius: 5px;
    display: block;
    text-align: center;
}

.new-account-btn:hover {
    color: #ffffff;
}

.new-account-btn:hover {
    border: 2px solid #e06d0c;
    background: #e06d0c !important;
    padding: 8px 13px !important;
    margin: 10px;
    color: #ffffff !important;
}

.new-account-btn i {
    margin-left: 10px !important;
    margin-right: 0px !important;
    font-size: 14px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


.add-user-btn, .add-user-btn:focus {
    border: 2px solid #fb7f16;
    padding: 8px 13px !important;
    margin: 10px 0px;
    color: #ffffff !important;
    background: #fb7f16 !important;
    border-radius: 5px;
    display: block;
    text-align: center;
    width: 100%;
    cursor: pointer !important;
}

.add-user-btn:hover {
    color: #ffffff;
}

.add-user-btn:hover {
    border: 2px solid #e06d0c;
    background: #e06d0c !important;
    padding: 8px 13px !important;
    margin: 10px 0px;
    color: #ffffff !important;
}


#topnav .navigation-menu > li.active-link a {
    color: #fb7f17;
    font-weight: 600;
    border: 2px solid #fb7f17;
    padding: 7px 20px;
    border-radius: 7px;
}


.logo-large img {
    margin-right: 8px;
}

.logo-large span {
    margin-top: 30px;
    vertical-align: middle;
}

.amount-text {
    margin: 20px 0 0 0;
    line-height: 24px;
    font-size: 14px;
}

.amount-text span.amt {
    float: right;
}

.list-inline-item:not(:last-child) {
    margin-right: 12px;
}

.upload-wrapper {
    border: 1px solid #e8e8e8;
    padding: 10px;
    margin-top: 15px;
    overflow: auto;
}

.one-upload-row {
    padding: 10px 20px 10px 10px;
}

.one-doc-upload-row {
    padding: 10px 10px 10px 10px;
}

.form-group label.upload-input-file {
    float: left !important;
    margin-bottom: 20px !important;
    color: #ffffff !important;
}

.save-btn-wrapper {
    clear: both;
    margin-bottom: 15px;
    padding-top: 20px;
    border-top: 1px solid #f6f6f6;
}

.upload-label {
    list-style: none;
    display: block;
    margin: 10px;
    width: 100%;
    font-size: 14px;
}

label.input-file {
    padding: 6px 16px;
    background: #fb7f16;
    display: table;
    color: #fff;
    float: right;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: -7px;
    border-radius: 50px;
}

label.input-file:hover {
    padding: 6px 16px;
    background: #f37f1d;
    display: table;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: -7px;
    border-radius: 50px;
}

label.input-file2 {
    padding: 4px 16px;
    background: #ffffff;
    display: inline-block;
    color: #333;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    margin-bottom: 0px;
    cursor: pointer;
    border-radius: 50px;
}

label.input-file2:hover {
    padding: 4px 16px;
    background: #f6f6f6;
    display: inline-block;
    color: #333;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    margin-bottom: 0px;
    cursor: pointer;
    border-radius: 50px;
}

input[type="file"] {
    display: none;
}

label.event-input-file {
    padding: 6px 16px;
    background: #55bbe4;
    display: table;
    color: #fff;
    float: right;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: -7px;
    border-radius: 50px;
}

label.event-input-file:hover {
    padding: 6px 16px;
    background: #40aeda;
    display: table;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: -7px;
    border-radius: 50px;
}

.page-headr {
    font-size: 22px;
    margin-bottom: 10px;
}

.emp-form-label, .admin-settings-label, .event-form-label {
    display: block;
    margin: 0px 0px 6px 10px;
    width: 100%;
    font-size: 14px;
}

.emp-form-label2 {
    display: block;
    margin: 0px 0px 6px 0px;
    width: 100%;
}

.employee-form .form-group, .admin-settings-label .form-group, .event-form-label .form-group {
    margin-bottom: 10px;
}

.profile-pic-wrapper {
    text-align: center;
    padding: 20px 10px 15px 10px;
}

.profile-pic-wrapper img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 12px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
}

.search-query {
    height: 36px;
    /* width: 208px; */
    left: 1046px;
    top: 271px;
    border-radius: 3px;
    border: 1px solid #9CA1A7;    
}

#calendar {
    /* max-width: 900px; */
    margin: 0 auto;
}

.mb-20 {
    margin-bottom: 20px;
}

.xdsoft_datetimepicker.xdsoft_inline {
    width: 100%;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 375px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 144px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    margin-left: 60px;
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 169px;
}

.xdsoft_datetimepicker .xdsoft_month span {
    color: #0883d2;
}

.xdsoft_datetimepicker .xdsoft_label {
    color: #0473ba;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #0473ba !important;
    color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    background: rgba(191, 227, 251, 0.55);
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #f8a116;
    box-shadow: #f8a116 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.xdsoft_datetimepicker {
    background: #fff;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    text-align: center;
}

.select-style, .admin-select-style {
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    overflow: hidden;
    background: #ffffff url("../images/select-arrow.png") no-repeat 98% 47%;
    -webkit-box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
    box-shadow: 0 1px 1px 0 rgba(45, 44, 44, 0.05) !important;
}

.select-style select {
    padding: 11px 11px;
    width: 100%;
    color: #666;
    border: none;
    box-shadow: none;
    font-size: 15px;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}

.admin-select-style select {
    padding: 8px 11px;
    width: 100%;
    color: #666;
    border: none;
    box-shadow: none;
    font-size: 15px;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.admin-select-style select:focus {
    outline: none;
    /*border: 1px solid #b8d6ef !important;*/
}

#data_list.emp_job {
    width: 100%;
    margin: 0 auto;
    float: none;
    padding-top: 0px;
    clear: both;
    margin-bottom: 32px;
}

.add_note {
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #f7f8f9 !important;
    -webkit-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -moz-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -o-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    border-radius: 6px;
}

.a-menu-element a.active {
    background: #075b9e !important;
}

#data_list.emp_job .add_note p {
    width: 48%;
    display: inline-block;
    padding-right: 2%;
    margin-bottom: 0px;
}

.add_note img {
    float: right;
    width: 10px;
    margin: 4px 0 0 7px;
}

.more_det {
    display: inline-block;
    padding: 0 26px 0 0;
    margin: 0px 0 0 0;
    color: #1E74AE;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
    background: url("../images/arrow_r2.png") right center no-repeat;
    /* line-height: 20px; */
}

.more_det i {
    margin-left: 10px;
}

.det_emp {
    background: #FFF;
    border: #e8e8e8 solid 1px;
    padding: 20px;
    margin-top: 10px;
    color: #333;
}

a, a:hover, .social_icons li a:hover img, .social_icons li a img {
    text-decoration: none;
    /* -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; */
    cursor: pointer;
}

.footer {
    background-color: #ffffff;
    bottom: 0;
    color: #58666e;
    padding: 20px 30px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 999!important;
}

.footer {
    /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
    bottom: 0;
    text-align: left !important;
    padding: 23px 0;
}

.footer ul li {
    padding-left: 10px;
    padding-right: 10px;
}

.footer ul li a {
    color: #80898e;
}

.footer ul li a:hover {
    color: #3f51b5;
}

.footer-text {
    font-size: 13px;
    margin-bottom: 0px;
}


/* Chrome, Safari, Edge, Opera */
.timer-input::-webkit-outer-spin-button,
.timer-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=time] {
    -moz-appearance: textfield;
}

a.top-progress img[src$=".gif"] {
    width: 50px;
}

a:hover {
    text-decoration: none;
    /* color: #000 !important; */
}

.error_cont{
    width:100%;
    float:left;
    color:#8C0000;
    font-family: 'OpenSansSemiBold';
    background:#F0F0E1;
    text-indent:10px;
    margin:10px 0;
}

.modal{
    margin-bottom: 65px !important;
}


/*========================= new css ========================*/

.trip-type-wrap {
    margin: 0 10px;
}

.time-label {
    color: #ffffff;
    font-size: 12px;
}

.add-hotel-text {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.mr-b-10 {
    margin-bottom: 7px !important; 
    font-size: 13px;
}

.frm-grp {
    margin-bottom: 9px !important;
}

.wrapper {
    padding-top: 140px;
    padding-bottom: 30px;
    /*height: 100vh;
    margin-bottom: 80px;*/
}
.header-avatar{
    border: 2px solid #1F74B7;
    display:inline-block;
}
.new-plan{
    /* width: 148px; */
    height: 46px;
    background: linear-gradient(180deg, #FACA5C 0%, #F4A333 100%);
    box-shadow: 0px 0px 10px 1px #5683BA;
    border-radius: 6px;
    margin-top: 16px;
    margin-bottom: 16px;
    cursor: pointer;
    margin-right: 8px;
}
.new-plan .start-plan-style{
    font-size: 13px!important;
    font-weight: 500!important;
    color: #1B0E00;
    padding-top: 14px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
}
.my-profile-left-style{
    
}
.my-profile-right-style{
    background: #058AEF;
    border-radius: 4px;
    padding-top: 60px;
    padding-left: 50px;
}
.text-transform-uppercase{
    text-transform: uppercase;
}
.profile-img{
    padding-top: 37px;
}
.profile-name{
    padding-top: 15px;
    font-size: 21px;
    font-weight:500;
    color: #1F74B7;
}
.profile-customer{
    padding-top: 6px;
    padding-bottom: 43px;
    color: #979BA7;
    font-size: 14px;
}
.profile-layout{
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #f7f8f9 !important;
    -webkit-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -moz-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    -o-box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    box-shadow: 0 0.2rem 0.5rem rgba(18, 38, 63, 0.03) !important;
    border-radius: 6px!important;
}
.profile-email{
    font-size: 10px;
    font-weight: 450;
}
.profile-email-info{
    font-size: 14px;
    color: #CDCED3;
    padding-bottom: 20px;
}
.account-type-style{
    background: #4BC2AC;
    border-radius: 3px;
}
.account-type{
    font-size: 10px;
    font-weight: 450;
    padding:2px 9px;
}
.pt-8px{
    padding-top: 8px;
}
.pt-5px{
    padding-top: 5px;
}
.pt-14px{
    padding-top: 14px;
}
.make-payment{
    background: linear-gradient(180deg, #FACA5C 0%, #F4A333 100%);
    border-radius: 6px;
    cursor: pointer;
    padding: 10px 26px;
}
.payment_modal_loader_sec .modal.show{
    background-color: rgb(0 45 84 / 83%)!important;
}
.payment_modal_loader_sec .icons_loading a{
    color: #fff;
    font-size: 25px;
}
.payment_modal_loader_sec .icons_loading {
    display: flex;
    justify-content: center;
    align-items: center;
}
.payment_modal_loader_sec .icons_loading .box_line{
    width: 10px;
    height: 4px;
    background-color: #fff;
    display: block;
    margin-right: 5px;
    border-radius: 4px;
}
.payment_modal_loader_sec h4{
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    line-height: 34px;
}
.payment_modal_loader_sec h4 span{
    display: block;
}
.payment_modal_loader_sec .modal{
    margin-bottom: 0px !important;
    top: 0px;
    z-index: 9999;
}
.payment_modal_loader_sec .modal-content {
    margin-top: 118px;
    background: none;
    box-shadow: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.make-payment-style{
    font-size: 13px;
    font-weight: bold;
    color: #1B0E00;
}
.payment-text-black{
    font-size: 14px;
    font-weight: 500;
    color: #1B0E00;
}
.payment-text-gray{
    font-size: 14px;
    font-weight: 500;
    color: #67758D;
}
.slimScrollDiv{
    padding-top: 14px;
}
.password-input-sytle{
    background: #F9FAFF;
    border: 1px solid #C8CCD7;
    border-radius: 2px;
}
.change-password-btn{
    background: #058AEF;
    border-radius: 4px;
    padding:11px 40px;
    color: white;
    font-size: 13px;
    border:none;
}
.password-text-black{
    font-size: 12px;
    font-weight: 450;
    color: #1B0E00;

}
.border-style{
    border-top: 1px solid #F7F7F7;
}
hr{
    border: 1px solid #F7F7F7!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.search-form-style{
    border-radius: 3px;
    border: 1px solid #9CA1A7;
    box-sizing: border-box;
    padding-left: 38px;
    color: #9DA2A8;
    font-size: 10px;
    font-weight: 500;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
}
.search-icon-style{
    position: absolute;
    top: 20px;
    left: 25px;
    color: #9DA2A8;
    font-size: 12px;
}
.trip-itinerary-style a{
    font-size: 14px;
    color: #1B0E00;
    font-weight: 450;
}
html{
    background: #F5F9FC!important;
}
body{
    background: #F5F9FC!important;
}
.left-button{
    position: relative;
    width: 46px;
    height:46px;
    box-shadow: 0px 0px 4px 4px #F3F4F6;
    background: #FFFFFF;
    border-radius: 100%;
    cursor: pointer;
}
.icon-style{
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 8px);
    color: #0B81D8;
    font-size: 18px;
}
.footer-text-style{
    color: #67758D;
    font-size: 14px;
    font-weight: 500;
}

.fc-toolbar .fc-left button.fc-today-button{
    color: #1F74B7!important;
    font-size: 13px;
    font-weight: 500;
}
/* .fc-center{
    background: #EEF5FF;
    border: 1px solid #1F74B7;
    border-radius: 2px;
} */
.change-photo-wrapper{
    position: relative;

}
.change-photo{
    position: absolute;
    top: 54px;
    left: calc(50% - 60px);
    opacity: 0;
    transition: .5s;
}
.account-img:hover+div{
    opacity: 1;
}
.account-img{
    border:2px solid #1F74B7;
    display:inline-block;
}
.change-photo:hover{
    opacity: 1;
}
.fc-state-disabled{
    opacity: 1!important;
}
.action-button{
    width: 10px;
    height: 3px;
}
.trip-color{
    background: #1F74B7;
    position: absolute;
    left: 18px;
    bottom: 0px;
}
.event-color{
    background: #FFC33B!important;
    position: absolute;
    left: 25px;
    bottom: 0px;
}
.meeting-color{
    background: #E12F45!important;
    position: absolute;
    left: 30px;
    bottom: 0px;
}
.all-color{
    background: #9CA1A7!important;
    position: absolute;
    left: 11px;
    bottom: 0px;
}
.old-site-colors .active>ul li>a{
    display: block;
    color: #ffffff;
    font-size: 15px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    line-height: 20px;
    padding-left: 25px;
    padding-right: 25px;
    background: transparent;
}
.old-site-colors .active>ul li>a:hover{
    color: #fff!important;
}
.new-backend-header-style{
    margin-top: 16px;
    margin-bottom: 16px;
}
.new-backend-header-style>a:hover{
    color: #fff!important;
}
.header-top-bar-style li>a{
    display: block;
    color: #ffffff;
    font-size: 15px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    line-height: 20px;
    padding-left: 25px;
    padding-right: 25px;
    background: transparent;
}
.header-nav-bar-style{
    background-color: #1c73b8 !important;
}
.dz-preview{
    display:none!important;
}
.bb-none{
    border-bottom:none!important;
}
input, select, textarea {
    text-indent:0px!important;
}
.main-color {
    color:#1c73b8!important;
}
.color-black{
    color:black;
}
.outline-btn{
    border-radius:4px;
    border:1px solid #058BEF;
    padding:5px 10px;
}
.outline-btn:hover{
    background-color:#058BEF;
    color:white!important;
}
.outline-btn:hover i{
    color:white!important;
}
.p-10px{
    padding:10px;
}
.pt-10px{
    padding-top:10px;
}
.mb-10px{
    margin-bottom:10px!important;
}
.pt-20px{
    padding-top:20px;
}
.background-transparent{
    background-color:transparent!important;
}
.background-white{
    background-color:white!important;
}
.shadow-none{
    box-shadow:none!important;
}
.modal-sub-title-img{
    width:16px;
    margin-right:5px;
}
.modal-sub-title{
    margin:0px!important;
    padding:10px!important;
}
.filter-modal-left-devider{
    height:0px;
    margin:0px -8px;
    border-bottom:1px solid #ddd;
}
.background-main{
    background-color:#058BEF!important;
}
.background-secondary {
    background-color:rgba(154, 202, 232, 0.198427);
}
.filter-modal-left-content{
    height:calc(100% - 39px);
}
.border-grey{
    border:1px solid #ccc!important;
}
.map-icons{
    position: absolute;
    left: -45px;
    top: -2px;
}
.facilities-arrow-right{
    background: #058BEF;
    border-radius: 100%;
    font-size: 9px!important;
    padding: 6px 8px;
    width: 20px;
    position: absolute;
    height: 20px;
    right: 0px;
}
.adp-list, .adp-text{
    background-color:transparent!important;
    border:none!important;
    padding-bottom:0px!important;
}
.adp-text{
    padding:10px!important;
}
.adp-list{
    padding:0px!important;
}
.adp-summary{
    padding:10px!important;
    color:#1c73b8!important;
}
.adp-legal{
    padding:10px;
    font-weight: 400;
}
.adp-placemark{
    background-color:rgba(154, 202, 232, 0.198427)!important;
    border:none!important;
    border-bottom:1px solid #9BC9E8!important;
    border-top:1px solid #9BC9E8!important;
}
.modal.show{
    background-color:rgba(255, 255, 255, .1)!important;
}
.adp-listsel{
    background-color:#058BEF!important;
    color:white;
    padding:3px 10px!important;
}
.adp-fullwidth td{
    padding:3px 10px!important;
}
.loading-wrapper{
    position: fixed;
    /*display: flex;*/
    display:none;
    width: 100vw;
    z-index: 10000;
    height: 100vh;
    align-items: center;
    justify-content: center;
    top: 0;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #ddd transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#timeline_time:focus{
    color:black!important;
}
.documents-file-uploads-part .ajax-file-upload{
    display:none;
}
.documents-file-uploads-part .ajax-file-upload::after{
}
.documents-file-uploads-part .input-file3{
    border:1px solid #C8CCD5;
    border-radius:5px;
    padding:12px!important;
    background:rgba(224, 231, 255, 0.2);
    position:relative;
}
.documents-file-uploads-part .ajax-file-upload-statusbar{
    display:inline;
}
.documents-file-uploads-part span{
    display:block;
    color:#67758D;
    padding-top:4px;
}
.documents-file-uploads-part button{
    display:none;
}
.documents-file-uploads-part .ajax-file-upload-filename{
    flex:none;
    padding-top:6px;
    color:#058BEF;
    width:auto!important;
}
.documents-file-uploads-part .doc-title, .documents-file-uploads-part #documents_submit{
    color:#333!important;
}
.documents-file-uploads-part .fa-trash:before {
    content: "\f00d"!important;
    color: white;
    background: #058BEF;
    border-radius: 100%;
    font-size: 10px;
    width: 15px;
    height: 15px;
    display: block;
    padding-left: 4px;
    padding-top: 2px;
    cursor: pointer;
    margin-top:2px;
}
.documents-file-uploads-part img.file-plus-icon{
    position:absolute;
    top:50%;
    right:0;
    width: 25px;
    transform:translate(-50%, -50%);
}

.background-e1f2ff{
    background-color:#e1f2ff;
}
.color-1f74b7 {
    color:#1f74b7;
}
.color-0886E3{
    color:#0886E3;
}
.one-itineraries-checkbox{
    position:absolute;
    left:15px;
    top:17px;
}
.one-itineraies-content{
    padding-left:25px;
}
.itineraries-controllers{
    padding: 5px 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.itineraries-controllers a{
    color:#f37647;
    font-size:17px;
}
.itineraries-all-select {
    position:relative;
}
.itineraries-all-select.actived::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius:2px;
    background-color: #0075FF;
}
.itineraries-all-select.actived::after{
    content: "";
    position: absolute;
    left: 2px;
    top: 5px;
    width: 9px;
    height: 3px;
    background-color: #ffffff;
}

.datepicker.datepicker-dropdown.dropdown-menu{
    z-index: 9999999!important;
}

@media (min-width: 1200px) {
    .container-alt {
        width: 1170px;
    }
}



@media (min-width: 992px) {
    .container-alt {
        width: 970px;
    }

    #topnav .navigation-menu > li > a {
        padding-top: 20px;
        padding-bottom: 17px;
    }

    #topnav .navigation-menu > li:hover a {
        background-color: transparent;
    }
    #topnav .navigation-menu.plan-nav > li > a {
        padding: 20px 10px!important;
        border-bottom: 4px solid #ffffff;
        margin:0px 10px!important;
        font-size:16px!important;
        display:block;
    }
    #topnav .navigation-menu.plan-nav > li > a p{
        margin:0px!important;
    }
    #topnav .navigation-menu.plan-nav > li:hover>a, #topnav .navigation-menu.plan-nav > li.selected a {
        background-color: transparent;
        border-bottom: 4px solid #058BEF;
    }

    #topnav .navigation-menu > li > ul > li.has-submenu:active > a, #topnav .navigation-menu > li > ul > li.has-submenu:hover > a {
        color: #3f51b5;
    }

    #topnav .navigation-menu > li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        padding: 15px 0;
        list-style: none;
        min-width: 200px;
        text-align: left;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px;
        /* -webkit-transition: all .2s ease; */
        /* transition: all .2s ease; */
        background-color: #ffffff;
        box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
    }

    #topnav .navigation-menu > li .submenu.megamenu {
        white-space: nowrap;
        width: auto;
    }

    #topnav .navigation-menu > li .submenu.megamenu > li {
        overflow: hidden;
        width: 200px;
        display: inline-block;
        vertical-align: top;
    }

    #topnav .navigation-menu > li .submenu > li.has-submenu > a:after {
        content: "\e649";
        font-family: "themify";
        position: absolute;
        right: 20px;
        top: 13px;
        font-size: 10px;
    }

    #topnav .navigation-menu > li .submenu > li .submenu {
        left: 100%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px;
    }

    #topnav .navigation-menu > li .submenu li {
        position: relative;
    }

    #topnav .navigation-menu > li .submenu li ul {
        list-style: none;
        padding-left: 0;
        margin: 0;
    }

    #topnav .navigation-menu > li .submenu li a {
        display: block;
        padding: 8px 25px;
        clear: both;
        white-space: nowrap;
        font-size: 15px;
        color: #343c49;
        /* -webkit-transition: all .35s ease; */
        /* transition: all .35s ease; */
    }

    #topnav .navigation-menu > li .submenu li a:hover {
        color: #3f51b5;
    }

    #topnav .navigation-menu > li .submenu li span {
        display: block;
        padding: 8px 25px;
        clear: both;
        line-height: 1.42857143;
        white-space: nowrap;
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 500;
        color: #343c49;
    }

    #topnav .navbar-toggle {
        padding-left: 54px;
        display: none;
    }

    #topnav #navigation {
        display: block !important;
    }

    .modal-lg {
        max-width: 70%;
    }

    .filter-modal-lg {
        max-width: 1200px;
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 60px;
    }

    .how-travel-wrapper {
        background-color: rgba(245, 250, 253, 0.83);
        padding: 20px;
        z-index: 100;
        margin: 30px auto;
        margin-top: 80px;
        width: 100%;
        min-height: 226px;
        -webkit-box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
        box-shadow: 0 2px 5px rgba(179, 175, 175, 0.5);
    }
    #topnav .navigation-menu.plan-nav > li:hover>a, #topnav .navigation-menu.plan-nav > li.selected a {
        background-color: transparent;
        border-bottom: 4px solid #058BEF;
    }
    .modal-content-bg {
        background: #f5fafd !important;
        margin-top: 0px;
    }

    .or-text {
        text-align: center;
        font-weight: 400;
        margin: 0px auto;
    }

    .how-travel-ico-wrapper {
        margin-bottom: 20px;
    }

    .billing-wrapper {
        padding-top: 90px;
    }

    .container {
        width: auto !important;
    }

    #topnav .navigation-menu {
        float: none;
        max-height: 400px;
        text-align: left;
    }

    #topnav .navigation-menu > li {
        width:32%;
        display: inline-block;
    }

    #topnav .navigation-menu > li > a {
        padding: 15px;
    }

    #topnav .navigation-menu > li > a i {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 0;
        vertical-align: inherit;
    }

    #topnav .navigation-menu > li > a:after {
        position: absolute;
        right: 15px;
    }

    #topnav .navigation-menu > li .submenu {
        display: none;
        list-style: none;
        padding-left: 20px;
        margin: 0;
    }

    #topnav .navigation-menu > li .submenu li a {
        display: block;
        position: relative;
        padding: 7px 20px;
        color: #343c49;
    }

    #topnav .navigation-menu > li .submenu li a:hover {
        color: #3f51b5;
    }

    #topnav .navigation-menu > li .submenu li.has-submenu > a:after {
        content: "\e64b";
        font-family: "themify";
        position: absolute;
        right: 30px;
        font-size: 10px;
    }

    #topnav .navigation-menu > li .submenu.open {
        display: block;
    }

    #topnav .navigation-menu > li .submenu .submenu {
        display: none;
        list-style: none;
    }

    #topnav .navigation-menu > li .submenu .submenu.open {
        display: block;
    }

    #topnav .navigation-menu > li .submenu.megamenu > li > ul {
        list-style: none;
        padding-left: 0;
    }

    #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
        display: block;
        position: relative;
        padding: 15px;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 2px;
        color: #343c49;
    }

    #topnav .navigation-menu > li.has-submenu.open > a {
        color: #3f51b5;
    }

    #topnav .navbar-header {
        float: left;
    }

    #navigation {
        position: absolute;
        top: 71px;
        left: 0;
        width: 100%;
        display: none;
        height: auto;
        padding: 20px;
        overflow: auto;
        border-top: 1px solid #1c73b8;
        border-bottom: 1px solid #1c73b8;
        background-color: white;
    }

    #navigation.open {
        display: block;
        overflow-y: auto;
    }

    #topnav .has-submenu.active a {
        color: #333;
    }

    .left-nav-button, .left-nav-button:focus {
        border: 2px solid #e8e8e8;
        padding: 5px 8px !important;
        margin: 0px 10px;
        display: block;
        /*color: #ffffff !important;*/
        text-align: left;
        border-radius: 0px;
    }

    .modal-content {
        background-color: rgb(245, 250, 253) !important;
    }

    .modal {
        top: 71px !important;
    }

    .create-trip-btn, .create-trip-btn:focus, .refresh-btn, .refresh-btn:focus {
        margin: 0px auto;
        width: 100%;
    }

    .step-arrow:after {
        background: transparent;
        position: absolute;
        content: '';
        top: 0px;
        left: 0px;
        height: 0;
        width: 0;
    }

    .account-form-control, .account-form-control:focus, .dashboard-form-control, .dashboard-form-control:focus, .account-form-textarea-control, .account-form-textarea-control:focus {
        margin-bottom: 18px;
    }

    .pay-with-paypal {
        text-align: center;
        margin: 10px !important;
    }

    .goto-paypal-btn, .goto-paypal-btn:focus {
        display: block;
        /*margin: 30px 0px 10px !important;*/
        padding: 16px 10px;
    }

    a.top-progress {
        background: #1c73b8;
        padding-top: 6px !important;
        padding-bottom: 6px !important;
        padding-left: 13px !important;
        padding-right: 13px !important;
        line-height: 20px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    a.top-progress img {
        width: 30px;
        height: 30px;
    }

    .left-nav-button, .left-nav-button:focus {
        border: none;
    }

    .pull-right {
        float: none;
    }

    .mgn-top-20 {
        margin-top: 20px;
    }

    .header-card-box {
        padding: 9px 20px;
        margin-top: 20px;
    }

    .xdsoft_datetimepicker.xdsoft_inline {
        width: 100% !important;
    }

    .xdsoft_datetimepicker .xdsoft_datepicker {
        width: 224px !important;
    }

    .xdsoft_datetimepicker .xdsoft_timepicker {
        width: 58px !important;
    }

    .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
        margin-left: 15px !important;
    }

    .xdsoft_datetimepicker .xdsoft_month {
        width: 100px !important;
    }

    .mobile_button{
        display: none;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    body {
        overflow-x: hidden;
    }

    .fixedHeader-floating {
        top: 60px !important;
    }

    #topnav .navbar-custom {
        background-color: #1c73b8;
        min-height: 0px;
    }

    .showhidepassword {
        margin: -53px 10px 0 0 !important;
    }
}

@media (min-width: 768px) {
    .container-alt {
        width: 750px;
    }
    /* Responsive Menu */
    #topnav .navigation-menu > li.has-submenu:hover > .submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0;
    }

    #topnav .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-toggle {
        display: block;
    }

    .or-text {
        text-align: center;
        font-weight: 400;
        margin: 60px auto;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0%;
        flex: 0px;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }

    .page-headr {
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .showhidepassword {
        margin: -53px 10px 0 0 !important;
    }

    .container-fluid {
        max-width: 100%;
    }

    .topbar-left {
        width: 70px !important;
    }

    .topbar-left span {
        display: none !important;
    }

    .topbar-left i {
        display: block !important;
        line-height: 70px !important;
    }

    .topbar .topbar-left {
        height: 70px;
    }

    .navbar-nav.navbar-right {
        float: right;
    }

    .content-page {
        margin-left: 0 !important;
    }

    .enlarged .left.side-menu {
        margin-left: -70px;
    }

    .footer {
        left: 0 !important;
        padding: 10px 0!important;
    }

    .mobile-sidebar {
        left: 0;
    }

    .mobile-content {
        left: 250px;
        right: -250px;
    }

    .dataTables_wrapper .col-xs-6 {
        width: 100%;
        text-align: left;
    }

    div#datatable-buttons_info {
        float: none;
    }

    .ms-container {
        width: 100%;
    }

    .m-t-sm-50 {
        margin-top: 50px !important;
    }

    .fixedHeader-floating {
        top: 60px !important;
    }
    
    #location_submit{
        width:50%;
    }
    .skip-note-btn{
        display: inline-block;
        width: 40%;
        text-align: center !important;
    }
    #trip_filters .skip-note-btn{
        display: inline;
        width: 40%;
        text-align: center !important;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #ffffff;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        left: auto;
        position: absolute;
        right: 0;
    }

    .navbar-nav .open .dropdown-menu li {
        display: block;
    }

    .navbar-nav {
        margin: 0;
        display: inline-block;
    }

    .navbar-nav li {
        display: inline-block;
        line-height: 1px;
    }

    .dropdown-lg {
        width: 200px !important;
    }

    .user-box {
        float: right;
    }

    .dataTables_length {
        float: none;
        margin-bottom: 10px;
    }

    .table-auto-res {
        display: block;
        width: 100%;
        overflow-x: auto;
    }

    #topnav .navbar-custom {
        background-color: #1c73b8;
        min-height: 0px;
    }

    .format-dropdown, .format-dropdown:focus {
        padding: 0px !important;
        font-size: 12px;
        outline: none !important;
        background: none;
        margin-top: 5px;
        box-shadow: none !important;
    }

    .admin-filter-wrap-box {
        margin-top: 20px;
    }

    .admin-action-btn, .admin-action-btn:focus {
        display: inline-block;
        text-align: center;
    }
}


@media (max-width: 560px) {
    .footer-text-style{
        color: #67758D;
        font-size: 12px;
        font-weight: 500;
        text-align: center; 
    }
    #topnav .navigation-menu > li {
        width:49%;
        display: inline-block;
    }
   
    .mt-xs-0{
        margin-top: 0 !important;
    }
    .mobile_skip{
        border: 1px solid gray;
        border-radius: 5px;
        margin: 10px 0;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .finish-next-btn, .finish-next-btn:focus{
        width: 100%;
        display: block;
        text-align: center;
    }
    #topnav .navigation-menu > li > .header-titles > .header-bottom-style{
        width: 50%;
        left: calc(20% - 10px);
    }
    #schedule-modal .modal-header{
        padding:5px !important;
    }
    .how-travel-wrapper .row.justify-content-md-center.mx-5.pb-5{
        padding :0px !important;
    }
    .modal-dialog{
        max-width:95% !important;
    }
    .modaltrans{
        max-height:70px !important;
    }
    .small-logo-title{
        padding :0px !important;
    }
    .footer-text{
        color: #67758D;
        font-size: 9px !important;
        font-weight: 500;
        text-align: center !important;
    }
    .left-footer{
        text-align: center;
    }
    .footer{
        padding:10px 0;
    }
    .skip-note-btn {
        display: inline-block;
        width: 100%;
        padding: 10px 0!important;
        text-align: center !important;
    }
    #location_submit {
        width: 100%;
        margin-left: 0 !important;
    }
    .filter-button{
        display :block !important;
    }
    .document_button .float-right{
        display:block !important;
        width: 100%;
    }
    .document_button{
        margin-bottom: 15px;
    }
    .filter_button{
        display: block !important;
    }
    #trip_filters .skip-note-btn{
        width: 100%;
        display: block;
    }

}

@media (max-width: 480px) {
    .side-menu {
        z-index: 10 !important;
    }
    #topnav .topbar-main .logo{
        margin: 7px 0;
        line-height: unset !important;
    }
    .button-menu-mobile {
        display: block;
    }
    #topnav .navigation-menu > li {
        width:49%;
        display: inline-block;
    }
    .search-bar {
        display: none !important;
    }

    .logo-large {
        display: none;
    }

    .logo-small {
        display: inline-block !important;
    }

    .dropdown-menu-lg {
        max-width: 230px;
    }
    .display_button{
        display: none;
    }
    .mobile_button{
        display: inline-block;
    }
    .mobile_hide{
        display: none;
    }
}
@media (max-width: 420px) {
    .hide-phone {
        display: none !important;
    }
}
@media (max-width: 419px) {
    .hidden-xxs {
        display: none;
    }
    #topnav .navigation-menu > li {
        width:100%;
        display: inline-block;
    }
    .topbar-left {
        width: 70px !important;
    }
   
    .content-page {
        margin-left: 70px;
    }

    .forced .side-menu.left {
        box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
    }

    .enlarged .side-menu.left {
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
    }

    .page-title {
        font-size: 15px;
        max-width: 100%;
        white-space: nowrap;
        margin: 0px 0px 10px 0 !important;
    }

    .navbar-default {
        padding: 0;
    }

    .navbar-default .navbar-left {
        padding-left: 0 !important;
    }

    .navbar-default .navbar-left li {
        padding: 0 5px;
    }

    .topbar-left {
        display: none;
    }

    .editable-responsive {
        overflow-x: auto;
    }

    .page-title-box .breadcrumb {
        display: none;
    }

    .navbar-nav .open .dropdown-menu {
        margin-right: -20px;
    }

    .user-box .dropdown-menu {
        margin-right: 0 !important;
    }

    .dropdown-lg {
        width: 200px !important;
    }

    .user-list .user-list-item .icon, .user-list .user-list-item .avatar {
        display: none;
    }

    .user-list .user-list-item .user-desc {
        margin-left: 0;
    }

    #cropImagePop .modal-dialog .modal-content .modal-body{
        padding: 15px 2px;
    }
}




.accordion_container_item{
    position: relative;
    height: auto;
    margin: 10px auto;
  }
  .accordion_container_item .set{
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 14px;
  }
  .accordion_container_item .content{
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display:none;
  }
  .add_hotel_details_items label, .add_rental_car_detai_sec label{
    font-size: 14px;
    color: #747474!important;
}

.add_stop_list_sec label{
    font-size: 14px;
}
  .accordion_container_item a{
    background-color: #f4f7fc;
    display: block;
    color: #000;
    padding: 10px 10px;
    font-size: 13px;
    border: 1px solid #d2d5de;
    border-radius: 4px;
    margin-bottom: 10px;
}
.accordion_container_item a>.fa{
    float: right;
    font-size: 20px;
}
.accordion_container_item_first label{
    font-size: 14px;
}
.accordion_container_item .content{
    background-color: #f4f7fc;
    border: 1px solid #d2d5de;
    border-radius: 4px;
    padding: 10px 10px;
}
.accordion_container_item .form-control{
    background-color: #fff!important;
    height: 40px;
    font-size: 14px;
    box-shadow: none;
}
.add_stop_item_add .add_stop_btn{
    background-color: #058aef;
    color: #fff;
    padding: 9px 10px;
    display: block;
    width: 149px;
    text-align: center;
    /* margin-right: auto; */
    margin-left: auto;
    border-radius: 5px;
    font-size: 14px;
    box-shadow: 0 1px 10px #058aef4d, 0 1px 2px #058aef73;
}
.add_stop_item_add {
    margin-top: 10px;
}
.add_stop_list_sec .close_item {
    position: absolute;
    right: -25px;
    z-index: 9999;
    cursor: pointer;
    top: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.add_stop_list_sec .close_item i{
    background-color: #058aef;
    color: #fff;
    width: 18px;
    line-height: 18px;
    font-size: 10px;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}
.seat_number_collapse_sec .accordion-toggle2 {
    position: relative;
    right: 16px;
    top: 0px;
    font-size: 23px;
    width: 100%;
    display: block;
    text-align: right;
    margin-bottom: 0px;
}
/* .add_tpo_portion_item_sec .add_train_portion_heading{
    position: absolute;
    top: 0;
    left: -190px;
} */
.add_tpo_portion_item_sec #train{
    margin-top: 10px;
}
#driving{
    margin-bottom: 15px;
}
#flight{
    margin-top: 10px;
}
/* .add_tpo_portion_item_sec #flight {
    margin-top: 40px;
} */