
@font-face {
    font-family: 'OpenSans';
    src: url('/assets/fonts/OpenSans-Regular.eot');
    src: url('/assets/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/OpenSans-Regular.woff') format('woff'), url('/assets/fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../../fonts/lato.eot');
    src: url('../../fonts/lato.eot?#iefix') format('embedded-opentype'), url('../../fonts/lato.woff') format('woff'), url('../../fonts/lato.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    
}



/* Base */
a, .btn-link {
    color: #0088cc;
}

    a:hover, a:focus, .btn-link:hover, .btn-link:focus {
        color: #0099e6;
    }

    a:active, .btn-link:active {
        color: #0077b3;
    }
/* Sidebar Left */
.sidebar-left .sidebar-header .sidebar-toggle:hover i {
    color: #6B89B4;
}

.right-label {
    text-align: right;
}

.bgbrown {
    background: #F3F3F3 none repeat scroll 0% 0%;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-family: 'OpenSans';
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.calendar {
    width: 160px !important;
}

.filepdfIcon {
    color: #b40808 !important;
}

.zipcode {
    width: 60px;
    float: left;
    margin-right: 3px;
}

.subzipcode {
    width: 50px;
    float: left;
}

.zipcodea {
    width: 50px;
    float: left;
    margin-right: 3px;
}

.subzipcodea {
    width: 40px;
    float: left;
}

.listtype {
    width: 2%;
}

.entitynamelookup, .ubinumberbtn {
    margin-top: 26px;
}

.itemsummarywidth {
    width: 200px !important;
}

.purposeAndPowers {
    margin-left: 5.5em !important;
}

.purposeAndPowers1 {
    list-style-type: none !important;
}

.nopadding {
    padding: 0 !important;
}

.dollartype {
    width: 1%;
}

.otherfininfo {
    float: left;
    margin-right: 3px;
}

.selectcheckbox {
    background: #fff;
    border: 1px solid #ccc;
    width: 200px;
    text-align: left;
}

.caretstyle {
    float: right;
    margin-top: 7px;
}

ul.selectcheckbox1 {
    height: 200px;
    overflow-y: scroll;
}

.removebordertop {
    border-top: 1px dotted #d5d5d5;
    padding-top: 3px;
}

.questionstyle {
    color: white;
    background-color: #3E4649;
    padding: 5px 7px;
    border-radius: 100%;
    cursor: pointer;
}

.orgstructureh3 {
    margin-top: 0;
}

.orgstructureubi {
    margin-left: 15px;
}

.trustentinfo {
    float: left;
    width: 13%;
}


.trustfininfo {
    width: 60%;
}

/* override styles*/

.error-messages {
    color: red !important;
    font-size: 10pt;
}
.text-note {
    display: inline-block;
    line-height: 2px;
    margin: 0 !important;
    padding: 0;
}

.fa-spin {
    -webkit-transform-origin: 50% calc(50% - .5px) !important;
    transform-origin: 50% calc(50% - .5px) !important;
}

.notvalid {
    border-bottom: 1px solid #F44336 !important;
}

    .notvalid:focus {
        border-bottom: 1px solid #F44336 !important;
        box-shadow: 0 1px 0 0 #F44336 !important;
    }

.form-group.requiredfield .label-field::after {
    content: " *";
    color: red;
}

.pagination {
    margin: 5px 0px 0px 0px !important;
}

label {
    display: inline !important;
}

.form-group {
    margin-bottom: 2px;
}

.sidebaritems {
    cursor: pointer;
}

/* override styles*/


.marginleft5{margin-left:5px;}
.customLabel {
    text-align: right;          /*14062017 header issue css change*/
}



@media only screen and (min-width: 768px) {
    .content_center{
        margin:0px; width:100% !important;
    }
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover,
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover {
        color: #0088cc;
    }

    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main > li:hover > a span.label,
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main > li:hover > a span.label {
        background-color: #0088cc;
    }
}


@media only screen and (max-width:992px) {
    .right-label {
        text-align: right !important;
    }
    .customLabel {
        text-align: left;
    }
}

@media only screen and (max-width:767px) {
    .right-label {
        text-align: left !important;
    }
    .content-body2 {
        margin-top: 0px !important;
    }
}

@media only screen and (max-width:900px) {
    /*.titlebg2 {
        padding: 10px;
    text-align: center;
    font-size: 25px;
}*/
}
 .container_forg {
        width:100% !important;
        padding:25px 20px;
    }

/* Layout Boxed - small than min-width */
@media only screen and (max-width: 1199px) {
    html.boxed .header {
        border-top-color: #0088cc;
    }
      .alignright {
         text-align:left !important;
    }

    .container2 {
        width: auto;
        margin: 10px 20px 20px 20px;
    }
       .content_center{
margin:0px !important; width:100% !important;
}
}
@media screen and (min-width:1024px) and (max-width:1380px){
    
     .content_center{
margin:0px !important; width:100% !important;
}
      .container_forg {
        width:540px !important;
        margin:0px auto;
    }
}
@media screen and (min-width:1380px) and (max-width:2000px){
     .container_forg {
        width:540px !important;
         margin:0px auto;
    }
     .content_center{
margin:0px !important; width:100% !important;
}
}
/* Layout Boxed - larger or equal min width */
@media only screen and (min-width: 1200px) {
 
    html.boxed .header {
        border-top-color: #0088cc;
    }

    html.boxed .sidebar-right {
        border-top-color: #0088cc;
        min-height: 0;
    }
}
/* Userbox - Open */
.userbox.open .dropdown-menu a:hover {
    background: #0088cc;
}
/* Mailbox */
.mailbox .mailbox-mail-list li.active {
    background: #0088cc;
}

.mailbox .mailbox-mail .mailbox-close-mail {
    color: #0088cc;
}

    .mailbox .mailbox-mail .mailbox-close-mail:hover {
        color: #0099e6;
    }

.mailbox .mailbox-mail .panel .panel-heading .panel-actions a:hover {
    color: #0088cc;
}
/* Media Gallery */
.media-gallery ul.mg-tags > li a:hover {
    background-color: #0088cc;
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom {
    background-color: #0088cc;
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar {
    background-color: #0088cc;
}

.media-gallery .mg-files .thumbnail.thumbnail-selected {
    box-shadow: 0 0 8px -1px #0088cc;
}
/* Sign Screens - Wrappers */
.body-sign .panel-sign .panel-title-sign .title {
    background-color: #0088cc;
}

.body-sign .panel-sign .panel-body {
    border-top-color: #0088cc;
}
/* Lock Screen */
.body-locked .current-user .user-image {
    border-color: #0088cc;
}
/* Blockquote */
blockquote.primary {
    border-color: #0088cc;
}

/* Nav Pills */
.nav-pills-primary > li a:hover, .nav-pills-primary > li a:focus {
    color: #0088cc;
    background-color: #cceeff;
}

.nav-pills-primary > li.active > a, .nav-pills-primary > li.active > a:hover,
.nav-pills-primary > li.active > a:active, .nav-pills-primary > li.active > a:focus {
    background-color: #0088cc;
}
/* Dropdown Menu */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #0088cc;
}

.open > .dropdown-toggle.btn-primary {
    background: #0088cc;
    border-color: #0077b3;
}

body .btn-primary.dropdown-toggle {
    border-left-color: #00a3f5;
}
/* Buttons */
body .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0088cc;
    border-color: #0088cc;
}

    body .btn-primary:hover {
        border-color: #0099e6 !important;
        background-color: #0099e6;
    }

    body .btn-primary:active, body .btn-primary:focus {
        border-color: #0077b3 !important;
        background-color: #0077b3;
    }

    body .btn-primary[disabled] {
        border-color: #33bbff !important;
        background-color: #33bbff;
    }

body .btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #47a447;
    border-color: #47a447;
}

    body .btn-success:hover {
        border-color: #51b451 !important;
        background-color: #51b451;
    }

    body .btn-success:active, body .btn-success:focus {
        border-color: #3f923f !important;
        background-color: #3f923f;
    }

    body .btn-success[disabled] {
        border-color: #86cb86 !important;
        background-color: #86cb86;
    }

body .btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ed9c28;
    border-color: #ed9c28;
}

    body .btn-warning:hover {
        border-color: #efa740 !important;
        background-color: #efa740;
    }

    body .btn-warning:active, body .btn-warning:focus {
        border-color: #e89113 !important;
        background-color: #e89113;
    }

    body .btn-warning[disabled] {
        border-color: #f5c786 !important;
        background-color: #f5c786;
    }

body .btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #d2322d;
    border-color: #d2322d;
}

    body .btn-danger:hover {
        border-color: #d64742 !important;
        background-color: #d64742;
    }

    body .btn-danger:active, body .btn-danger:focus {
        border-color: #bd2d29 !important;
        background-color: #bd2d29;
    }

    body .btn-danger[disabled] {
        border-color: #e48481 !important;
        background-color: #e48481;
    }

body .btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bc0de;
    border-color: #5bc0de;
}

    body .btn-info:hover {
        border-color: #70c8e2 !important;
        background-color: #70c8e2;
    }

    body .btn-info:active, body .btn-info:focus {
        border-color: #46b8da !important;
        background-color: #46b8da;
    }

    body .btn-info[disabled] {
        border-color: #b0e1ef !important;
        background-color: #b0e1ef;
    }

body .btn-dark {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #171717;
    border-color: #171717;
}

    body .btn-dark:hover {
        border-color: #242424 !important;
        background-color: #242424;
    }

    body .btn-dark:active, body .btn-dark:focus {
        border-color: #0a0a0a !important;
        background-color: #0a0a0a;
    }

    body .btn-dark[disabled] {
        border-color: #4a4a4a !important;
        background-color: #4a4a4a;
    }
/* Switch*/
.switch.switch-primary .ios-switch .on-background {
    background: #0088cc;
}
/* Label */
.label-primary {
    background: #0088cc;
}
/* Text Primary */
.text-primary {
    color: #0088cc !important;
}
/* BG Primary */
.bg-primary {
    background: #3496c5;
    color: white;
}
/* Alternative Font Style */
.alternative-font {
    color: #0088cc;
}
/* Hightlight */
.highlight {
    background-color: #0088cc;
}
/* Drop Caps */
p.drop-caps.colored:first-child:first-letter {
    color: #0088cc;
}

p.drop-caps.colored.secundary:first-child:first-letter {
    background-color: #0088cc;
}
/* Well */
.well.primary {
    background: #0088cc;
    border-color: #006699;
}
/* Form */
.form-control:focus {
    border-color: #33bbff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.3);
}
/* Header */
.header .toggle-sidebar-left {
    background: #70AD47;
}
/* Page Header */
.page-header h2 {
    /*border-bottom-color: #6B89B4;*/
    color: #609A38;
}

.page-header .sidebar-right-toggle:hover {
    color: #0088cc;
}
/* Navigation */
/*ul.nav-main>li.nav-active>a {
	box-shadow: 2px 0 0 #6B89B4 inset;
}*/

ul.nav-main > li.nav-active > i {
    color: #0088cc;
}

ul.nav-main li .nav-children li.nav-active > a {
    color: #0088cc;
}
/* Nano Scroller Plugin */
html.no-overflowscrolling .nano > .nano-pane > .nano-slider {
    background: #333;
}
/* Nav Pills */
.nav-pills > .active a, .nav-pills > .active a:hover, .nav-pills > .active a:focus {
    background-color: #0088cc;
}
/* Pagination */
.pagination > li a {
    color: #0088cc;
}

    .pagination > li a:hover, .pagination > li a:focus {
        color: #0099e6;
    }

.pagination > li.active a, .pagination > li.active span, .pagination > li.active a:hover,
.pagination > li.active span:hover, .pagination > li.active a:focus,
.pagination > li.active span:focus {
    background-color: #0088cc;
    border-color: #0088cc;
}

.pagination > li.active a {
    background-color: #0088cc;
}

html .pagination > li.active a, html.dark .pagination > li.active a, html .pagination > li.active span,
html.dark .pagination > li.active span, html .pagination > li.active a:hover,
html.dark .pagination > li.active a:hover, html .pagination > li.active span:hover,
html.dark .pagination > li.active span:hover, html .pagination > li.active a:focus,
html.dark .pagination > li.active a:focus, html .pagination > li.active span:focus,
html.dark .pagination > li.active span:focus {
    background-color: #0088cc;
    border-color: #0088cc;
}

html .pagination > li.active a, html.dark .pagination > li.active a {
    background-color: #0088cc;
}
/* Fullcalendar */
.fc .fc-widget-header {
    background: #0088cc;
    border-color: #0088cc;
}

.fc .fc-header-title h2:before {
    color: #0088cc;
}

.fc-event {
    background: #0088cc;
    border-color: #0088cc;
}

    .fc-event.fc-event-primary {
        background: #0088cc;
        border-color: #0088cc;
    }
/* Maps */
.jqvmap-zoomin, .jqvmap-zoomout {
    background: #0088cc;
}
/* Timeline */
.timeline .tm-items > li .tm-datetime .tm-datetime-time {
    color: #0088cc;
}

.timeline .tm-items > li .tm-icon {
    border-color: #0088cc;
    color: #0088cc;
}

.timeline.timeline-simple .tm-body .tm-items > li:before {
    background: #0088cc;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #0088cc;
}

html.dark .timeline.timeline-simple .tm-body .tm-items > li:before {
    background: #0088cc;
    box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #0088cc;
}
/* Princing Table */
.pricing-table h3 span {
    color: #0088cc;
}

.pricing-table .most-popular h3 {
    background-color: #0088cc !important;
    color: #ffffff !important;
}
/* Data Tables Loading */
.dataTables_processing {
    background-color: #0088cc;
}
/* Accordion */
.panel-group .panel-accordion .panel-heading a {
    color: #0088cc;
}
/* Alerts */
.alert-primary {
    background-color: #0088cc;
    border-color: #007ebd;
}

    .alert-primary .alert-link {
        color: #004466;
    }
/* Nestable */
.dd-handle:hover {
    color: #0088cc !important;
}

.dd-placeholder {
    background: #e6f7ff;
    border-color: #0088cc;
}
/* Panels */
.panel-highlight .panel-heading {
    background-color: #0088cc;
    border-color: #0088cc;
}

.panel-highlight .panel-body {
    background-color: #0088cc;
}

html .panel-primary .panel-heading {
    background: #0088cc;
    border-color: #0088cc;
}

.panel-heading.bg-primary {
    background: #0088cc;
}

.panel-body.bg-primary {
    background: #0088cc;
}

.panel-featured-primary {
    border-color: #0088cc;
}

    .panel-featured-primary .panel-title {
        color: #0088cc;
    }

.panel-heading-icon.bg-primary {
    background: #0088cc;
}

.panel-group .panel-accordion-primary .panel-heading .panel-title a {
    background: #0088cc;
}
/* Progress Bar */
.progress-bar {
    background-color: #0088cc;
}

.progress .progress-bar-primary {
    background-color: #0088cc;
}
/* Toggle */
.toggle label {
    border-left-color: #0088cc;
    color: #0088cc;
}

.toggle.active > label {
    background: #0088cc !important;
    border-color: #0088cc;
}
/* Treeview */
.jstree-default .jstree-hovered {
    background-color: #e6f7ff !important;
}

.jstree-default .jstree-clicked {
    background-color: #b3e5ff !important;
}

.jstree-default .colored {
    color: #0088cc !important;
}

    .jstree-default .colored .jstree-icon {
        color: #0088cc !important;
    }

.jstree-default .colored-icon .jstree-icon {
    color: #0088cc !important;
}
/* Widgets */
.sidebar-widget.widget-tasks ul li:before {
    border-color: #0088cc;
}

.widget-twitter-profile {
    background-color: #0088cc;
}

    .widget-twitter-profile .profile-quote {
        background-color: #0096e0;
    }

        .widget-twitter-profile .profile-quote .quote-footer {
            border-top-color: rgba(0, 170, 255, 0.7);
        }

.widget-profile-info .profile-info .profile-footer {
    border-top-color: rgba(0, 170, 255, 0.7);
}
/* Thumb Info */
.thumb-info .thumb-info-type {
    background-color: #0088cc;
}
/* Social Icons */
.social-icons-list a {
    background: #0088cc;
}
/* Notifications */
.notifications .notification-menu .notification-title {
    background: #0088cc;
}

    .notifications .notification-menu .notification-title .label-default {
        background-color: #006699;
    }

.notifications .notification-menu:before, .notifications .notification-icon:before {
    border-bottom-color: #0088cc;
}

.ui-pnotify .notification-primary {
    background: rgba(0, 136, 204, 0.95);
}

.ui-pnotify.stack-bar-top .notification-primary, .ui-pnotify.stack-bar-bottom .notification-primary {
    background: #0088cc;
}

.ui-pnotify.notification-primary .notification, .ui-pnotify.notification-primary .notification-primary {
    background: rgba(0, 136, 204, 0.95);
}

.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
    background: #0088cc;
}
/* Modal */
.modal-block-primary .fa {
    color: #0088cc;
}

.modal-block-primary.modal-header-color .panel-heading {
    background-color: #0088cc;
}

.modal-block-primary.modal-full-color .panel {
    background-color: #00a3f5;
}

.modal-block-primary.modal-full-color .panel-heading {
    background-color: #0088cc;
}

.modal-block-primary.modal-full-color .panel-footer {
    background-color: #00a3f5;
}
/* Modal Icon */
.modal-block-primary .modal-icon .fa {
    color: #0088cc;
}
/* Tabs */
html body .tabs-primary .nav-tabs li a, html.dark body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a, html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover, html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: #0088cc;
}

    html body .tabs-primary .nav-tabs li a:hover, html.dark body .tabs-primary .nav-tabs li a:hover,
    html body .tabs-primary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
        border-top-color: #0088cc;
    }

html body .tabs-primary .nav-tabs li.active a, html.dark body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover, html.dark body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus, html.dark body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #0088cc;
    color: #0088cc;
}

html body .tabs-primary.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #0088cc;
}

html body .tabs-primary.tabs-bottom .nav-tabs li.active a, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #FFF;
    border-bottom-color: #0088cc;
}

html body .tabs-primary.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #0088cc;
}

html body .tabs-primary.tabs-vertical.tabs-left li.active a, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #0088cc;
}

html body .tabs-primary.tabs-vertical.tabs-right li a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #0088cc;
}

html body .tabs-primary.tabs-vertical.tabs-right li.active a, html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #0088cc;
}
/* Simple List */
ul.simple-bullet-list li:before {
    border-color: #0088cc;
}
/* Simple Card List */
.simple-card-list li.primary {
    background: #0088cc;
}
/* Search Results */
.search-content .search-toolbar .nav-pills li.active a {
    color: #0088cc;
    border-bottom-color: #0088cc;
}

.search-results-list .result-thumb .fa {
    background: #0088cc;
}

html.dark .search-content .search-toolbar .nav-pills li.active a, html.dark .search-content .search-toolbar .nav-pills li.active a:hover,
html.dark .search-content .search-toolbar .nav-pills li.active a:focus {
    color: #0088cc;
    border-bottom-color: #0088cc;
}
/* Time Picker */
.bootstrap-timepicker-widget table td a:hover {
    background-color: #0088cc;
}
/* Checkboxes */
html.dark .checkbox-primary label:before, .checkbox-primary label:before {
    background: #0088cc;
    border-color: #0077b3;
}

html.dark .checkbox-text-primary input[type="checkbox"]:checked + label:after,
.checkbox-text-primary input[type="checkbox"]:checked + label:after {
    color: #0088cc;
}
/* Radios */
html.dark .radio-primary input[type="radio"]:checked + label:after,
.radio-primary input[type="radio"]:checked + label:after {
    background: #0088cc;
    -webkit-box-shadow: 0px 0px 1px #0088cc;
    box-shadow: 0px 0px 1px #0088cc;
}
/* Switch */
.switch.switch-primary .ios-switch .on-background {
    background: #0088cc;
}
/* Progress Bar */
.progress-bar {
    background-color: #0088cc;
}

.progress .progress-bar-primary {
    background-color: #0088cc;
}
/* Slider */
.slider-primary .ui-slider-range, .slider-primary .ui-slider-handle {
    background: #0088cc;
}

.slider-gradient.slider-primary .ui-slider-range, .slider-gradient.slider-primary .ui-slider-handle {
    background-image: -webkit-linear-gradient(left, #00aaff 0, #0088cc 50%, #006699 100%);
    background-image: linear-gradient(left, #00aaff 0, #0088cc 50%, #006699 100%);
}

.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {
    background-image: -webkit-linear-gradient(to right, #00aaff 0, #0088cc 50%, #006699 100%);
    background-image: linear-gradient(to right, #00aaff 0, #0088cc 50%, #006699 100%);
}
/* DatePicker */
 input[date] {
            background: rgba(0, 0, 0, 0) url("../../images/date.png") no-repeat scroll calc(100% - 5px) center;
            display: block;
            padding-left: 4px !important;
            padding-right: 20px !important;
            border-radius:4px !important;
        }
.datepicker table {
    width: 100%;
}

    .datepicker table thead tr th.prev:hover, .datepicker table thead tr th.next:hover {
        background: #0088cc;
    }

    .datepicker table thead tr:first-child th:hover {
        background: #0088cc;
    }

    .datepicker table tr td span:hover {
        background: #0088cc;
    }

    .datepicker table tr td.day:hover {
        background: #0088cc;
    }

    .datepicker table tfoot tr th:hover {
        background: #0088cc;
    }
/* DatePicker: Dark */
html.dark .datepicker.datepicker-primary table thead tr th.prev:hover,
.datepicker.datepicker-dark table thead tr th.prev:hover, html.dark .datepicker.datepicker-primary table thead tr th.next:hover,
.datepicker.datepicker-dark table thead tr th.next:hover {
    background: #0088cc;
}

html.dark .datepicker.datepicker-primary table tbody tr td.day:hover,
.datepicker.datepicker-dark table tbody tr td.day:hover {
    background: #0088cc;
}

html.dark .datepicker.datepicker-primary table tbody tr td.day.active,
.datepicker.datepicker-dark table tbody tr td.day.active {
    background: #0088cc;
}
/* DatePicker: Primary */
.datepicker.datepicker-primary table thead tr:first-child {
    background-color: #0088cc;
}

    .datepicker.datepicker-primary table thead tr:first-child th:hover {
        background-color: #006699;
    }

.datepicker.datepicker-primary table thead tr:last-child {
    background-color: #0099e6;
}

    .datepicker.datepicker-primary table thead tr:last-child th:hover {
        background-color: #0088cc;
    }

.datepicker.datepicker-primary table tbody tr td.day:hover {
    background: #0088cc;
}

.datepicker.datepicker-primary table tbody tr td.day.active {
    background: #0088cc;
}
/* Select 2 */
.select2-container-multi .select2-choices .select2-search-choice {
    background: #0088cc;
}
/* Wizard */
.wizard-steps > li.active .badge {
    background-color: #0088cc;
}

.wizard-steps > li.active a, .wizard-steps > li.active a:hover,
.wizard-steps > li.active a:focus {
    border-top-color: #0088cc;
}

.wizard-tabs ul > li.active .badge {
    background-color: #0088cc;
}

html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator {
    background: #0088cc;
}

html .wizard-progress .wizard-steps li.completed a span, html.dark .wizard-progress .wizard-steps li.completed a span {
    border-color: #0088cc;
    background: #0088cc;
}

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span {
    color: #0088cc;
    border-color: #0088cc;
}
/* Tables */
.table > thead > tr > td.primary, .table > tbody > tr > td.primary, .table > tfoot > tr > td.primary,
.table > thead > tr > th.primary, .table > tbody > tr > th.primary, .table > tfoot > tr > th.primary,
.table > thead > tr.primary > td, .table > tbody > tr.primary > td, .table > tfoot > tr.primary > td,
.table > thead > tr.primary > th, .table > tbody > tr.primary > th, .table > tfoot > tr.primary > th {
    background-color: #0088cc;
}
/* Data Tables Loading */
.dataTables_processing {
    background-color: #0088cc;
}
/* Liquid Meter */
.liquid-meter-wrapper .liquid-meter-selector a.active {
    color: #0088cc;
}




.panel-group .panel {
    padding-bottom: 10px;
}

.grid_table {
    background: #f2f2f2;
    color: #333;
}

/* .pull-right{ margin-top:-8px;}*/
.panel-body { /*padding:15px 0px !important;*/
}

.form > div:first-child {
    text-align: right;
}

.form {
    margin-bottom: 10px;
}


a.loginlink:link, a.loginlink:active, a.loginlink:visited, .navbar-nav > li > a {
    color: #3E5C81 !important;
    font-size: 13px;
    font-weight: normal;
    font-family: 'OpenSans';
    text-decoration: none;
    padding: 0px;
    margin: 0px 17px;
}

.navbar-nav > li:not(:last-child) {
    border-right: 1px solid #000;
}

.nav > li > a:hover, .nav > li > a:focus {
    /*text-decoration: underline;*/
    background-color: transparent;
}

/* Nav Styles */

.nav {
    z-index: 999;
}
/*.navbar-collapse,*/ .navbar-form {
    border-color: #101010;
    margin-top: 0px;
    background: #2c2f34;
}
/*.navbar-collapse { background: #2c2f34; }*/
.navbar-inverse {
    background-color: red;
    border-color: #080808;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
/*.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 0px;
}*/
.navbar-toggle {
    position: relative;
    float: right;
    padding: 0px 10px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: redd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/* Nav Ends */

.navbar-collapse {
    margin: 10px 0px;
}

.titlebg {
    background: url(../../../images/capitalbuilding.jpg) 49% 30% no-repeat;
    height: 406px;
    width: 100%;
}

.titlebg2 {
    color: #FFF;
    font-size: 36px;
    font-weight: normal;
    text-align: left;
    padding-top: 110px;
    padding-left: 15px;
    font-family: 'OpenSans';
    line-height: 48px;
    text-transform: uppercase;
}

.loginsection {
    background: rgba(255, 255, 255, 0.09) none repeat scroll 0% 0%;
    border-radius: 10px;
    float: right;
    margin-top: -18%;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
}

.logintext {
    color: #FFF !important;
    font-size: 16px;
    font-weight: normal;
    font-family: 'OpenSans';
    margin-bottom: 20px;
}

.title_txt {
    font-size: 24px;
    color: #FFF;
    font-family: 'OpenSans';
}

.title_txt2 {
    font-size: 24px;
    color: #2A4366;
    font-family: 'OpenSans';
}

.font12 {
    font-size: 13px;
    color: #EE8D24;
    font-family: 'OpenSans';
}


a.loginlink2:link, a.loginlink2:active, a.loginlink2:visited {
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    font-family: 'lato' !important;
    text-decoration: none;
    margin: 0px 10px;
}

a.loginlink2:hover {
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    font-family: 'lato' !important;
    text-decoration: underline;
    margin: 0px 10px;
}

.input-group {
    position: relative;
    border-collapse: separate;
    width: 100%;
}

.button_bg {
    background: #64a147 none repeat scroll 0% 0% !important;
    /*background: #305D86 none repeat scroll 0% 0% !important;*/
    color: #FFF !important;
    font-weight: normal !important;
    border-radius: 8px !important;
    border: 0px none !important;
    cursor: pointer;
}

.col_ht1 {
    height: 830px;
    font-size: 14px;
    font-weight: normal;
}

.col_ht2 {
    height: 260px;
    font-size: 14px;
    font-weight: normal;
}

.col_ht3 {
    height: 76px;
    font-size: 14px;
    font-weight: normal;
}

.col_ht4 {
    height: 115px;
    font-size: 14px;
    font-weight: normal;
}

.col_ht5 {
    height: 540px;
    font-size: 14px;
    font-weight: normal;
}

.col_color1 {
    background: #3E5C81;
    padding: 10px;
    margin: 20px 10px 0px 10px;
    border: 1px solid #d1d1d1;
}

.col_color2 {
    background: #ffffff;
    padding: 10px;
    margin: 20px 10px 0px 10px;
    border: 1px solid #d1d1d1;
}

.col_color3 {
    background: url(../../../images/onestop.png) no-repeat top left;
    padding: 20px;
    margin: 20px 10px 0px 10px;
    border: 1px solid #d1d1d1;
    width: auto;
}

.col_title1 {
    color: #FFF;
    font-size: 24px;
    font-weight: normal;
    font-family: 'lato' !important;
    text-transform: uppercase;
}

.col_title2 {
    color: #574E4D;
    font-size: 20px;
    font-weight: normal;
    font-family: 'lato' !important;
    text-transform: uppercase;
}

.col_title3 {
    color: #FFF;
    font-size: 24px;
    font-weight: normal;
    font-family: 'lato' !important;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
}

.col_title4 {
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    font-family: 'lato' !important;
}

.col_title5 {
    color: #3e5c81;
    font-size: 18px;
    font-weight: normal;
    font-family: 'lato' !important;
    float: left;
    line-height: 25px;
    margin-left: 15px;
    padding-top: 22px;
    text-transform: uppercase;
}

.col_title6 {
    color: #3e5c81;
    font-size: 18px;
    font-weight: normal;
    font-family: 'lato' !important;
    float: left;
    line-height: 25px;
    margin-left: 15px;
    padding-top: 8px;
    text-transform: uppercase;
}

.col_title7 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    font-family: 'lato' !important;
    float: left;
    line-height: 25px;
    margin-top: 15px;
}

.dorimg {
    margin-top: 10px;
    margin-bottom: 20px;
}

ul.homelinks {
    margin: 10px 0px;
    padding: 0;
}

    ul.homelinks li {
        padding: 3px 5px;
        display: block;
        color: #FFF;
        /*margin-left: -35px;*/
    }

        ul.homelinks li a, ul.homelinks li a:link, ul.homelinks li a:active, ul.homelinks li a:visited {
            color: #FFF;
            font-size: 13px;
            font-weight: bold;
            font-family: 'lato' !important;
            text-decoration: none;
        }

            ul.homelinks li a:hover {
                color: #FFF;
                font-size: 13px;
                font-weight: bold;
                font-family: 'lato' !important;
                text-decoration: underline;
            }

        ul.homelinks li li {
            padding: 3px 0px;
            display: block;
            color: #FFF;
            margin-left: -20px;
            list-style-type: disc;
        }

            ul.homelinks li li a, ul.homelinks li li a:link, ul.homelinks li li a:active, ul.homelinks li li a:visited {
                color: #FFF;
                font-size: 14px;
                font-weight: normal;
                font-family: 'lato' !important;
                text-decoration: none;
            }

                ul.homelinks li li a:hover {
                    color: #FFF;
                    font-size: 14px;
                    font-weight: normal;
                    font-family: 'lato' !important;
                    text-decoration: underline;
                }

.font13 {
    color: #336699;
    font-family: 'OpenSans';
}

.font12white {
    color: #fff;
    font-family: 'OpenSans';
    font-size: 12px;
}

.font14white {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    font-family: 'lato' !important;
    margin: 20px 0px;
}

.fontorange {
    color: #e98e0b;
    font-family: 'OpenSans';
    font-size: 16px;
    font-weight: normal;
    margin: 20px 0px;
}

.fairlink, .fairlink:active, .fairlink:visited {
    color: #027C10;
    font-size: 20px;
    margin: 10px 0px 10px 0px;
    display: block;
    text-decoration: none;
}

    .fairlink:hover {
        color: #027C10;
        font-size: 20px;
        margin: 10px 0px 10px 0px;
        display: block;
        text-decoration: underline;
    }


.btn_brown {
    background: #574e4d none repeat scroll 0% 0% !important;
    color: #FFF !important;
    font-weight: normal !important;
    border-radius: 5px !important;
    border: 0px none !important;
    cursor: pointer;
}

ul.additional_link {
    margin-top: 20px;
}

    ul.additional_link li {
        color: #2a4366;
        font-size: 14px;
        font-weight: normal;
        font-family: 'lato' !important;
        padding: 1px 10px 0px 0px;
        width: 100%;
    }

        ul.additional_link li a:link, ul.additional_link li a:active, ul.additional_link li a:visited {
            color: #336699;
            font-size: 14px;
            font-weight: normal;
            font-family: 'lato' !important;
            text-decoration: none;
        }

        ul.additional_link li a:hover {
            color: #336699;
            font-size: 14px;
            font-weight: normal;
            font-family: 'lato' !important;
            text-decoration: underline;
        }

.fontblue {
    color: #336699;
    font-size: 16px;
    font-weight: normal;
    font-family: 'lato' !important;
    padding: 20px 0px;
}

.linkgreen {
    font: 14px;
    font-weight: bold;
    color: #338b00;
    text-decoration: none;
    font-family: 'lato' !important;
}

    .linkgreen:hover {
        font: 14px;
        font-weight: bold;
        color: #338b00;
        text-decoration: underline;
        font-family: 'lato' !important;
    }

.linksection {
    background: #f1f0f0;
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .linksection h4 a {
        font-size: 20px;
        font-weight: normal;
        color: #574E4D;
    }

.links {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.circle {
    background: #fff;
    border: 5px solid #e4e3e3;
    border-radius: 100%;
    /*box-shadow: 0px 0px 3px #fff;*/
    color: #FFF;
    display: block;
    height: 150px;
    line-height: 138px;
    margin: 0px auto;
    text-align: center;
    width: 150px;
}

    .circle:hover {
        background: #f2f2f2;
        border: 5px solid #fff;
        transition: 0.5s all;
        -moz-transition: 0.7s linear;
        -webkit-transition: 0.7s linear;
        webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }


.footer-home {
    background: #303030;
    float: left;
    width: 100%;
}

/*.div_header {
    background-color: #D1DEF1;
    padding: 6px 10px;
   	font-family: 'OpenSans';
    font-size: 14px;
	font-weight:normal;
}*/

.div_header {
    padding: 0px 0px 0px 10px;
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    line-height: 32px;
    width: 80%;
    height: 0px;
    border-bottom: 30px solid #DADADA;
    border-right: 35px solid transparent;
    margin-top:1px;
}

.row-margin {
    padding: 15px;
    border-top: 3px solid #DADADA;
    margin-bottom: 15px !important;
    background: #fff none repeat scroll 0% 0%;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 0px 0px 5px 5px;
}

/*.row-margin div{padding:7px 5px;}
.row-margin2 div{padding:0px 5px;}*/

.button-section { /*margin:20px;*/
    float: right;
}


.alignright {
    text-align: right;
}

.sucess {
    font-size: 18px;
    color: #5C9641;
    padding: 20px 0px;
    line-height: 28px;
}

.duration {
    width: 100px;
    border: 1px solid #CCC;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

    .duration:focus {
        border-color: #3BF;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(0, 136, 204, 0.3);
    }

.cart {
    margin-right: 10px;
    margin-top: 15px;
}

    .cart a {
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        border: 0px solid #fff;
    }

        .cart a:hover, .cart a:focus, .cart a:active, .cart a:visited {
            color: #f2f2f2;
            text-decoration: none;
            font-size: 20px;
            border: 0px solid #fff;
        }


/*@media only screen and (max-width: 900px) {
.loginsection { 
    margin-top: 0;
    padding: 15px;
}
.titlebg2 {
    font-size: 20px;
    line-height: 25px;
    padding-top: 10px;
}
.titlebg {
    background: rgba(0, 0, 0, 0) url("../../../images/capitalbuilding.jpg") scroll 46% 30%;
    height: 454px;
    width: 100%;
}
}*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1199px) {
    .loginsection {
        margin-right: 20px;
        margin-top: -180px;
        padding: 15px;
    }

    .titlebg2 {
        font-size: 28px;
        line-height: 42px;
        padding-top: 110px;
    }
    .alignright {
         text-align:left !important;
    }
}

@media only screen and (max-width: 768px) {
    .alignright {
        text-align:left !important;
    }
    .loginsection {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 0;
        padding: 15px;
        float: none;
    }
     .container_forg {
        width:100% !important;
        padding:25px 20px !important;
         padding-top:100px !important;
    }
  .container2 {
        width: auto;
        margin: 10px 20px 20px 20px;
    }
    .titlebg2 {
        font-size: 20px;
        line-height: 25px;
        padding-top: 10px;
        text-align: center;
        padding-left: 0px;
    }
    .content-body2 {
    padding:0px 20px !important;
    /*padding: 0px !important;*/                /*14062017 responsive css change*/
    margin-left:0px !important;
     /*margin-top:80px !important;*/
     margin-top:20px;            /*14062017 responsive css change*/
}
    .titlebg {
        background: rgba(0, 0, 0, 0) url("../../../images/capitalbuilding.jpg") no-repeat scroll 46% 30%;
        height: 454px;
        width: 100%;
    }
    .page-header {
        height:20px;
    }
    .btn-update {
        margin-right: -34%;
    }
    
}

@media only screen and (max-width: 480px) {
    .titlebg {
        height: 480px;
    }
     .container_forg {
        width:100% !important;
        padding:25px 20px;
        padding-top:100px;
    }
    .page-header {
        height:20px;
    }
    .btn-update {
        margin-right: -40%;
    }

    .div_header{
    font-size: 11px;
    height: auto;
    background: #dadada;
    border: 0px;
    line-height: 16px;
    padding:5px 10px;
    width:100%;
}
}


.content-body2 {
    padding:0px 20px !important;        /*14062017 responsive css change*/
    margin-left:0px !important;
}


.user-section{
    padding:30px;
}
.searchZero {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/*Banner Component CSS*/

.btn-panel {
	background: #021c4b;
	color: #fff;
	cursor: pointer;
	border: 0px;
	border-radius: 4px;
}
.btn-panel:hover {
	background: #032463;
}
.btn-panel-body {
	padding: 10px 10px 0px 10px;
}
.btn-panel-body img {
	margin-top: -5px;
}
.btn-panel p {
	font-size: 1.2em;
}
.btnLeftPanel {
	padding-right: 8px;
}
.btnRightPanel {
	padding-left: 8px;
}

.paddingBottom{
    padding-bottom: 10px;
}

.handIcon {
	background:url(../../../images/oneclick-70.png);
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	float: left;
	margin: 1px 0px 0px 0px !important;
}
.expressIcon-green {
	background:url(../../../images/express-g-70.png);
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	float: left;
	margin: 1px 0px 0px 0px !important;
}

.expressIcon-blue {
	background:url(../../../images/express-bag.png);
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	float: left;
	margin: 1px 0px 0px 0px !important;
}

.oneClickStyle-green:hover .expressIcon-green{
    background:url(../../../images/express-70-w.png);
}

.oneClickStyle-blue:hover .expressIcon-blue {
    background:url(../../../images/express-bag-w.png);
}

.oneClickStyle {
  background-color: #2b2b2b !important;
  /* Prevent highlight colour when element is tapped */
  -webkit-tap-highlight-color: rgba(0,0,0,0);

  /* Smooth fonts */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 100%;
}

.oneClickStyle::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
   
    border-radius: 119px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    height: 74px;
    width: 74px;
	margin: auto 7px;
}



.oneClickStyle-green:hover:before, .oneClickStyle-green:focus:before, .oneClickStyle-green:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
   background: #458a1d;
}

.oneClickStyle-blue:hover:before, .oneClickStyle-blue:focus:before, .oneClickStyle-blue:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
   background: #0088cc;
}

@media all and (max-width:991px) {
.btnLeftPanel {
	padding-right: 15px;
}
.btnRightPanel {
	padding-left: 15px;
}
}


.content-body .inner-wrapper {
 padding-top:0 !important;
}

.container2 {
        width: auto;
        margin: 10px 20px 20px 20px;
    }

 .htext .div_header {
       border-bottom: 60px solid #DADADA !important;
 }
 .button{
     float:right;
     text-align:right;
     vertical-align:auto
 }