/*
Lumino Admin Bootstrap Template
Version 1.0
*/

/*Global Styles*/


html {
    height: 100%;
}

body {
    background: #ffffff;
    padding-top: 75px;
    color: #5f6468;
    
}

p {
    color: #777;
}

a, a:hover, a:focus {
    color: #30a5ff;
}

h1, h2, h3, h4, h5, h6 {
    color: #5f6468;
}

h1 {
    font-weight: 400;
    font-size: 40px;
}

h2 {
    font-weight: 400;
    margin-bottom: 20px;
}

h3, h4 {
    font-weight: 400;
}

.large {
    font-size: 2em;
}

.text-muted {
    color: #9fadbb;
}

#preloader {
    position: fixed;
    z-index: 2500;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 2501;
    opacity: 0.9;
}

#status {
    position: absolute;
    z-index: 2502;
    background: url(../images/preload.gif) center no-repeat #000;
    background-size: 120px 120px;
    position: absolute;
    left: 0%;
    top: 0%;
    height: 100%;
    width: 100%;
    display: block;
    background-position: center;
    margin: -125px auto;
}


    #status em {
        font-size: 10px !important;
        display: block;
        font-style: normal;
    }



.visitfilterbutton {
    margin: 3px;
}







.color-gray {
    color: #5f6468;
}

.color-blue {
    color: #30a5ff;
}

.color-teal {
    color: #1ebfae;
}

.color-orange {
    color: #FF7C00;
}

.color-red {
    color: #f9243f;
}

.bg-primary .glyphicon-remove {
    color: #5f6468;
}

    .bg-primary .glyphicon-remove:hover {
        color: #ef4040;
    }

.no-padding {
    padding: 0;
    margin: 0;
}

.glyphicon-xl {
    font-size: 6em;
}

.glyphicon-l {
    font-size: 3em;
}

.glyphicon-m {
    font-size: 1.5em;
}

.glyphicon-s {
    font-size: 0.75em;
}

.form-control {
    border: 1px solid #eee;
    box-shadow: none;
}

    .form-control:focus {
        border: 1px solid #30a5ff;
        outline: 0;
        box-shadow: inset 0px 0px 0px 1px #30a5ff;
    }

.navbar-header .navbar-brand {
    color: #;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}

/*Buttons*/

a.btn:hover,
button:hover {
    opacity: 0.8;
}

a.btn:active,
button:active {
    box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);
    opacity: 1;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    /* background-color: #e9ecf2;*/
    /* border-color: #e9ecf2;*/
    color: #1b3548;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #30a5ff;
    border-color: #30a5ff;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #8ad919;
    border-color: #8ad919;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #ffb53e;
    border-color: #ffb53e;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #f9243f;
    border-color: #f9243f;
}

/*Backgrounds*/

.bg-primary {
    color: #1b3548;
    background-color: #e9ecf2;
}

a.bg-primary:hover {
    background-color: #e9ecf2;
}

.bg-success {
    color: #fff;
    background-color: #8ad919;
}

a.bg-success:hover {
    background-color: #8ad919;
}

.bg-success a {
    color: rgba(255, 255, 255, .75);
}

.bg-info {
    color: #fff;
    background-color: #30a5ff;
}

a.bg-info:hover {
    background-color: #30a5ff;
}

.bg-info a {
    color: rgba(255, 255, 255, .75);
}

.bg-warning {
    color: #fff;
    background-color: #ffb53e;
}

a.bg-warning:hover {
    background-color: #ffb53e;
}

.bg-warning a {
    color: rgba(255, 255, 255, .75);
}

.bg-danger {
    color: #fff;
    background-color: #f9243f;
}

a.bg-danger:hover {
    background-color: #f9243f;
}

.bg-danger a {
    color: rgba(255, 255, 255, .75);
}

/*Panels*/

.panel {
    border: 0;
}

.panel-heading {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.025em;
    height: 46px;
    line-height: 30px;
}

.panel-default > .panel-heading {
    background: #fff;
    border-bottom: 1px solid #eee;
    color: #5f6468;
}

.panel-footer {
    background: #fff;
    border-top: 1px solid #eee;
}

.panel-widget {
    padding: 0;
    position: relative;
}

    .panel-widget .glyphicons {
        font-size: 50px;
        vertical-align: middle;
    }

    .panel-widget .panel-footer {
        border: 0;
        text-align: center;
    }

.panel-footer .input-group {
    padding: 0px;
    margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child > .btn,
.panel-footer .input-group-btn:last-child > .btn-group {
    margin: 0;
}

.panel-widget .panel-footer a {
    color: #999;
}

    .panel-widget .panel-footer a:hover {
        color: #666;
        text-decoration: none;
    }

.panel-blue {
    background: #30a5ff;
    color: #fff;
}

.panel-teal {
    background: #1ebfae;
    color: #fff;
}

.panel-orange {
    background: #FF7C00;
    color: #fff;
}

.panel-red {
    background: #f9243f;
    color: #fff;
}

    .panel-blue .panel-body p,
    .panel-teal .panel-body p,
    .panel-orange .panel-body p,
    .panel-red .panel-body p {
        color: #fff;
        color: rgba(255, 255, 255, .8);
    }

    .panel-blue .panel-heading,
    .panel-teal .panel-heading,
    .panel-orange .panel-heading,
    .panel-red .panel-heading {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }

    .panel-blue .text-muted,
    .panel-teal .text-muted,
    .panel-orange .text-muted,
    .panel-red .text-muted {
        color: rgba(255, 255, 255, .5);
    }

.dark-overlay {
    background: rgba(0, 0, 0, .05);
    text-align: center;
}

.widget-left {
    height: 80px;
    padding-top: 15px;
    text-align: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.widget-right {
    text-align: left;
    line-height: 1.6em;
    margin: 0px;
    padding: 20px;
    height: 80px;
    color: #999;
    font-weight: 300;
    background: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
    .widget-right {
        width: 100%;
        margin: 0;
        text-align: center;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 768px) {
    .widget-left {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
}

.widget-right .text-muted {
    color: #9fadbb;
}

.widget-right .large {
    color: #5f6468;
}

.panel-blue .widget-left {
    background: #30a5ff;
    color: #fff;
}

.panel-teal .widget-left {
    background: #1ebfae;
    color: #fff;
}

.panel-orange .widget-left {
    background: #FF7C00;
    color: #fff;
}

.panel-red .widget-left {
    background: #f9243f;
    color: #fff;
}

.panel-widget {
    background: #fff;
}

/*Jumbotron*/

.jumbotron {
    background: #fff;
    border-bottom: 1px solid #eee;
    color: #5f6468;
}

/*Tabs*/

.panel .tabs {
    margin: 0;
    padding: 0;
}

.nav-tabs {
    background: #e9ecf2;
    border: 0;
}





.momolightgrey {
    border: 1px solid #5f6468;
    color: White;
}

.reportglyph {
    font-size:36px;
    padding: 5px;
    float:left;
}


.reporticondiv {
  display: block;
  margin: 0 auto 1em;
    color: white;
    text-align:left;
    color: rgba(255, 255, 255, .85);
    cursor: pointer;
    border-radius: 6px;
	line-height:20px;
	color:#5f6468; 
    height:60px;
    font-weight: normal;
    font-size: 16px;
  }

.reporticondiv p {
  position: relative;
  top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
    line-height:100%;
}







@media (max-width: 1024px) {
    .nav-tabs li {
        font-size: 10px;
    }
}

.nav-tabs li a:hover {
    background: #fff;
}

.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
    border: 0;
    padding: 15px 10px;
    color: darkred;
}

#locationdata .nav-tabs.nav-justified > li > a {
    height: 60px;
}

.nav-pills {
    padding: 15px;
    padding-bottom: 0;
}

    .nav-pills li a,
    .nav-pills li a:hover,
    .nav-pills li.active a,
    .nav-pills li.active a:hover {
        border: 0;
        padding: 7px 15px;
    }

        .nav-pills li.active a,
        .nav-pills li.active a:hover {
            background: #30a5ff;
        }

.tab-content {
    padding: 15px;
}


/*Navbar*/

.navbar {
    border-bottom: 1px solid silver;
    color: black;
    font-size: 18px;
}

    .navbar input {
        border: 0;
        background: #444;
        color: #fff;
    }

        .navbar input:focus {
            color: #fff;
            background: #555;
            border: 1px solid #30a5ff;
            outline: 0;
            box-shadow: inset 0px 0px 0px 1px #30a5ff;
        }

.navbar-toggle {
    border-color: silver;
    color: silver;
    font-size: 28px !important;
}

#switchclient {
    font-size: 28px !important;
    float: right;
    margin-top: -6px;
}

#systems {
    width: 50%;
    display: none;
    float: right;
}

.navbar-header .navbar-brand span {
    color: #30a5ff;
}

.icon-bar {
    background-color: silver;
}

.user-menu {
    display: inline-block;
    margin-top: 14px;
    margin-right: 10px;
    float: right;
    list-style: none;
    padding: 0;
}

    .user-menu a {
        color: #000;
    }

        .user-menu a:hover, .user-menu a:focus {
            text-decoration: none;
        }

/* Sidebar */

.sidebar {
    display: block;
    background-color: #fff;
    padding: 0;
    display: none;
}

    .sidebar form {
        padding: 20px 15px 5px 15px;
        border-bottom: 1px solid #eee;
        margin-bottom: 20px;
    }

@media (min-width: 768px) {
    .sidebar {
        display: block;
        position: fixed;
        top: 75px;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #fff;
        box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);
        height: 300000px;
    }

    .navbar-header {
        width: 100%;
    }
}

.sidebar ul.nav a {
    font-size: 14px;
    color: white;
}

    .sidebar ul.nav a:hover,
    .sidebar ul.nav li.parent ul li a:hover {
        text-decoration: none;
        background-color: #ED8C01;
    }

.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
    color: #fff;
    background-color: black;
}

* .sidebar ul.nav ul,
.sidebar ul.nav ul li {
    list-style: none;
    list-style-type: none;
}

.sidebar ul.nav ul.children {
    width: auto;
    padding: 0;
    margin: 0;
    background: #f9f9f9;
}

    .sidebar ul.nav ul.children li a {
        height: 40px;
        background: #f9f9f9;
        color: #878787 !important;
    }

    .sidebar ul.nav ul.children span.glyphicons {
        margin-top: 5px;
        color: #878787;
    }

.sidebar ul.nav li.current a {
    background-color: #30a5ff;
    color: #fff !important;
}

.sidebar ul.nav li.parent ul li a {
    border: none;
    display: block;
    padding-left: 30px;
    line-height: 40px;
}

.sidebar span.glyphicons {
    margin-right: 40px;
    margin-top: -8px;
}

.sidebar ul.nav li.divider {
    border-bottom: 1px solid #eee;
    margin: 20px 0;
}

.sidebar .attribution {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 15px;
    text-align: center;
    border-top: 1px solid #eee;
    font-size: 12px;
}

/*Breadcrumbs*/

.breadcrumb {
    border-radius: 0;
    padding: 10px 15px;
    background: #e9ecf2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin: 0;
    margin-bottom: 20px;
}

h1.page-header {
    margin-top: 30px;
    border-bottom: 0;
}

/*Charts*/

.main-chart {
    background: #fff;
}

.easypiechart-panel {
    text-align: center;
    padding: 1px 0;
    margin-bottom: 20px;
}

.placeholder h2 {
    margin-bottom: 0px;
}

.donut {
    width: 100%;
}

.easypiechart {
    position: relative;
    text-align: center;
    width: 120px;
    height: 120px;
    margin: 20px auto 10px auto;
}

    .easypiechart .percent {
        display: block;
        position: absolute;
        font-size: 26px;
        top: 38px;
        width: 120px;
    }

#easypiechart-blue .percent {
    color: #30a5ff;
}

#easypiechart-teal .percent {
    color: #1ebfae;
}

#easypiechart-orange .percent {
    color: #FF7C00;
}

#easypiechart-red .percent {
    color: #ef4040;
}

/*Calendar Widget*/

#calendar, .datepicker-inline {
    width: 100%;
}

    #calendar table {
        width: 100%;
    }

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: rgba(255, 255, 255, .50);
}

.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: rgba(0, 0, 0, .5);
    border-color: #285e8e;
}

.datepicker table tr td span:hover,
.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: rgba(0, 0, 0, 0.25);
}

.panel-heading .glyphicon {
    margin-right: 10px;
}

/*Todo List Widget*/

.todo-list-item .glyphicon {
    margin-right: 5px;
    color: #9fadbb;
}

    .todo-list-item .glyphicon:hover {
        margin-right: 5px;
        color: #1b3548;
    }

.todo-list {
    padding: 0;
    margin: -15px;
    background: #fff;
    color: #5f6468;
}

#checkbox {
    margin: 0;
}

.todo-list .checkbox {
    display: inline-block;
    margin: 0px;
}

.todo-list input[type=checkbox]:checked + label {
    text-decoration: line-through;
    color: #777;
}

.todo-list-item {
    list-style: none;
    line-height: 0.9;
    padding: 14px 15px 8px 15px;
}

    .todo-list-item:hover, a.todo-list-item:focus {
        text-decoration: none;
        background-color: #f6f6f6;
    }

    .todo-list-item .trash .glyph:hover {
        color: #ef4040;
    }


/*Chat Widget*/

.chat ul {
    list-style: none;
    margin: -15px;
    padding: 15px;
}

    .chat ul li {
        margin-bottom: 10px;
        padding: 15px 5px;
        border-bottom: 1px solid #eee;
    }

        .chat ul li.left .chat-body {
            margin-left: 100px;
        }

        .chat ul li.right .chat-body {
            margin-right: 100px;
        }

        .chat ul li .chat-body p {
            margin: 0;
        }

    .chat ul .glyphicon {
        margin-right: 5px;
    }

.chat .panel-body {
    overflow-y: scroll;
    height: 300px;
}

.chat-body small {
    margin-left: 5px;
}

/*Tables*/
.table {
    background: #fff;
}



/*Icons*/


.sidebar .glyph, .sidebar .fa, .sidebar .glyphicons, .user-menu .glyph, .user-menu .fa, .user-menu .glyphicons {
    height: 16px;
    width: 16px;
    font-size: 17pt;
    margin: -3px 30px 0 0;
    stroke-width: 3px;
}

.user-menu .glyph {
    stroke-width: 4px;
}

.breadcrumb .glyph, .breadcrumb .fa, .breadcrumb span.glyphicons {
    height: 14px;
    width: 14px;
    font-size: 13pt;
    margin: -5px 10px 0 0;
    stroke-width: 4px;
}

.alert .glyph, .panel-heading .glyph, .alert .fa, .panel-heading .fa, .alert .glyphicons, .panel-heading .glyphicons {
    width: 26px;
    height: 26px;
    margin: 0 10px 0 0;
    stroke-width: 2px;
}

.panel-widget .glyph {
    stroke-width: 2px;
}

.todo-list .glyph, .todo-list .fa, .todo-list .glyphicons {
    width: 14px;
    height: 14px;
    stroke-width: 4pxglyphi color: #999;
}

.glyph.table, .fa.table, .fa.glyphicons {
    background: none;
    border: none;
}

/*Icon Grid*/

.icon-grid div {
    border: 1px solid #ddd;
    margin: 0 0 -1px -1px;
    text-align: center;
    padding: 10px 0 20px 0;
}

.icon-grid svg {
    width: 35%;
    display: block;
    margin: 0 auto;
}

.icon-grid h4 {
    display: none;
}

.icon-grid pre {
    margin: 10px 10px -10px 10px;
    border-radius: 0;
    font-size: 10px;
    border-color: #ddd;
    height: 65px;
    overflow: scroll;
}

.dropdown-menu > li > a {
    line-height: 2;
}

#sidebar-collapse {
    background-color: white;
}

#sidebar-collapse {
    color: white;
}


#sidebar-collapse > ul {
    margin-top: 20px;
}

#sidebar-collapse > ul li a:hover {
    background-color: white;
}

@media (max-width: 768px) {
    #sidebar-collapse > ul {
        margin-top: 0px;
    }
}


#sidebar-collapse li.parent {
    margin-bottom: 0px;
}

.zeusform label {
    margin-top: 10px;
    font-weight: 400;
    color: #828282;
    font-size: 12px;
}

.zeusform .panel-body {
    padding: 5px;
}

.zeusmodalform {
    margin: 0px -14px;
    border: 1px solid silver !important;
    margin-bottom: 10px;
}

#panel-body-white {
    background-color: white;
    color: black;
}

    #panel-body-white td.new, #panel-body-white td.old {
        color: #999999 !important;
    }

.zeroleftpadding {
    padding-left: 0px;
}

.zerorightpadding {
    padding-right: 0px;
}

.zeropadding {
    padding-left: 0px;
}

.zeromargin {
    margin: -15px;
    ;
}

@media (max-width: 1200px) {
    .zeroleftpadding {
        padding-right: 0px;
    }

    .zerorightpadding {
        padding-left: 0px;
    }
}

.datepicker .table-condensed {
    min-width: 260px !important;
}


::-webkit-input-placeholder {
    color: red;
}

:-moz-placeholder { /* Firefox 18- */
    color: red;
}

::-moz-placeholder { /* Firefox 19+ */
    color: red;
}

:-ms-input-placeholder {
    color: red;
}

label > .glyphicons {
    margin-top: -4px;
    font-size: 16px;
}

.form-control {
    color: black;
    border-color: #ccc;
}

.input-group-addon {
    padding: 0px;
}

.panel-heading .glyphicons {
    font-size: 25px;
    margin: -5px 20px 0px 0px;
}

/*Check List*/

.check-list {
    padding: 0;
    margin: -15px;
    background: #fff;
    color: #5f6468;
}

    .check-list .checkbox {
        margin: -3px 10px 0px 20px;
        min-height: 10px !important;
    }

    .check-list label {
        font-weight: 300;
    }

    .check-list .display .checkbox {
        display: none;
        margin: 0px 10px;
    }

.check-list-item {
    list-style: none;
    line-height: 0.7;
    padding: 14px 15px 8px 15px;
}

    .check-list-item:hover, a.check-list-item:focus {
        text-decoration: none;
        background-color: #f6f6f6;
    }

.clickable {
    cursor: pointer;
}

.buttonicon {
    margin: -5px 20px 0px 0px !important;
    font-size: 18px !important;
    height: 16px !important;
    width: 16px !important;
}

.zeusmodalheader {
    line-height: 28px;
    font-weight: 500;
}

#shiftcalendar {
    max-width: 900px;
    margin: 0 auto;
}

.fc-toolbar h2 {
    font-size: 18px;
    margin-top: 4px;
}


.btn-sm .glyphicons {
    font-size: 17px !important;
    width: 20px !important;
    height: 20px !important;
    margin: -5px 0px 0px -10px !important;
}

.panel-select {
    margin: 5px 10px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.redborder {
    border-color: red;
}

.selectdefault {
    color: #CACACA !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #CACACA !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #CACACA !important;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #CACACA !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #CACACA !important;
}

.deleteimage {
    margin: 3px 0px !important;
}

#clientcontactform {
    border: 1px solid silver;
    border-radius: 6px;
    padding: 10px;
}


dt {
    float: left;
    clear: left;
    width: 140px;
    text-align: right;
    font-weight: bold;
}

    dt:after {
        content: ":";
    }

dd {
    margin: 0 0 0 150px;
    padding: 0 0 0.5em 0;
}

html, body {
    height: 100%;
    font-size: 13px;
    /*-webkit-transform: translate3d(0,0,0);*/
}

.fill {
    height: 100%;
    /*background-color:#E5E5E5;*/
}

.redpanel, .redpanel p {
    padding: 0% 5%;
    color: White;
}


@media (min-width: 768px) {
    .redpanel {
        background-position: left center !important;
        background-size: 100% !important;
    }
}

@media (min-width: 992px) {
    .redpanel {
        background-size: 100% !important;
        background-position: right center !important;
    }
}

@media (min-width: 1200px) {
    .redpanel {
        background-size: 100% !important;
        background-position: right center !important;
    }
}

.whitepanel {
    background: white !important;
    color: black;
}

#footer {
    position: fixed;
    bottom: 5%;
    width: 100%;
}

#clientlogo {
    display: inline-block;
    vertical-align: middle;
    margin: 0px auto;
    max-height: 70px;
    border: none;
}

@media (max-width: 800px) {
    #clientlogo {
        margin: 10px auto;
        max-height: 50px;
    }
}

@media (max-width: 500px) {
    #clientlogo {
        margin: 10px auto;
    }
}

#username {
    color: darkred;
}

.homeicon {
    /*height: 50px;*/
    font-size: 40px;
    margin: 0px 5px 0px 5px;
    height: 60px;
}

.homeicondiv {
    width: 100%;
    margin: 5px 25px 5px 5px;
    padding: 5px;
    font-weight: normal;
    font-size: large;
    color: rgba(255, 255, 255, .85);
    cursor: pointer;
    border-radius: 6px;
    display: block;
    vertical-align: middle;
}

.homeiconrule {
    width: 24%;
    height: 2px;
    margin: 5px 0px;
    background-color: rgba(255, 255, 255, .3);
}

.homeicontext {
    display:inline;
}

@media (min-width: 992px) {
    .homeicondiv {
        margin-bottom: 15px;
        height: 130px;
    }

    .homeicon {
        display: block;
        padding-bottom: 10px;
        margin: 0px 5px 25px 5px;
    }
}


.momobrown {
    background-color: #c69214;
    color: White;
}

.momogreen {
    background-color: #7FBA28;
    color: White;
}

.momopurple {
    background-color: #631C78;
    color: White;
}

.momored {
    background-color: #D20B0B;
    color: White;
}

.momoblue {
    background-color: #0099CC;
    color: White;
}

.momogrey {
    background-color: #333333;
    color: White;
}
.momogrey h5 {
        color: Silver !important;
    }

.momosilver {
    background-color: #E5E5E5;
    color: black;
}

.momowhite {
    background-color: white;
    color: black;
}

.momoblack {
    background-color: black;
    color: white;
}


.momobrowntext {
    color: #c69214 !important;
}

.momogreentext {
    color: #7FBA28 !important;
}

.momopurpletext {
    color: #631C78 !important;
}

.momoredtext {
    color: #D20B0B !important;
}

.momobluetext {
    color: #0099CC !important;
}

.momogreytext {
    color: #333333 !important;
}

.momoyellowtext {
    color: #FE9422 !important;
}

.momoorangetext {
    color: #ED8C01 !important;
}


.headericonholder {
    height: 100%;
    margin: 0px 10px 0px 0px;
    display: table-cell;
}

.headericontext {
    font-size: xx-large;
}

.headericon {
    margin: 0px 20px;
    float: left;
    font-size: 40px;
}

.headerpanel {
    padding: 20px 20px 20px 0px;
}

.reporticon {
    border: 1px solid silver;
    margin: 0px 15px 20px 0px;
    font-weight: normal;
    font-size: 16px;
    color: rgba(255, 255, 255, .85);
    border-radius: 6px;
	line-height:50px;
    width:75px;
    height:60px;
    padding:1px 5px 5px 5px;
    text-align:center;
    float:left;
}

.pointer {
    cursor: pointer;
}

.reportheader {
    display:block;
    padding:0px 20px 0px 20px;
}

@media (max-width: 1024px) {
    .homeicondiv {
        padding:25px 0px 20px 20px;
        font-size: small;
    }
    .homeicon {
        margin: -15px 15px -25px -15px;
    }
    .reportheader {
        padding:0px 20px 0px 0px;
    }
    .reportheader:before {
        content: '';
        display: block;
        clear: both;
    }
}



#watermark {
    background-repeat: no-repeat !important;
    background-size: 20% !important;
    background-position: 70% 0% !important;
    opacity: 0.1;
    width: 100%;
    height: 400px;
    float: right;
    position: fixed;
}

.form-control, .btn {
    margin: 4px 0px;
}

.visitdata:before, .visitdata:after {
    content: '';
    display: block;
    clear: both;
}

.visitdata {
    background-color: #FFF;
}

.visitdatatint {
    background-color: #F5F5F5 !important;
}

.visittile {
    float: left;
    height: 82px;
    margin: 0px;
    padding: 2px;
    line-height: 20px;
    background-color: transparent;
}

.answer {
    color: Blue;
    padding: 5px 10px;
}

.modal-xl {
    margin: 30px auto;
}

@media (min-width: 768px) {
    .modal-xl, .modal-lg {
        width: 90%;
    }
}

@media (min-width: 1015px) {
    .modal-xl {
        width: 90%;
        max-width: 990px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        width: 80%;
        max-width: 1150px;
    }
}


@media (max-width: 768px) {
.modal-header h4 {
    font-size: 14px;
}
}



.modal-header:after {
    content: '';
    display: block;
    clear: both;
}

.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.modal-title {
    max-height: 25px;
}

.auditcategorylevel1 {
    background-color: silver;
    color: black;
    padding: 6px;
    font-size: 16px;
    margin: 5px 0px;
}

.auditcategorylevel2 {
    color: black;
    padding: 4px;
    font-size: 12px;
    margin: 5px 0px;
    border-bottom: 1px solid black;
    font-size: 16px;
    font-weight: bold;
}

.auditcategorylevel3 {
    background-color: #B9D1D1;
    color: black;
    padding: 4px;
    font-size: 12px;
    margin: 5px 0px;
    font-weight: bold;
}


.auditquestion {
    color: black;
    font-size: 12px;
    font-weight: bold;
}


table.tablecell {
    border-style: solid !important;
    border-width: 1px 1px 0px 0px !important;
    border-color: silver !important;
}

td.tablecell, th.tablecell {
    border-style: solid;
    border-width: 0px 0px 1px 1px;
    border-color: silver;
    padding: 8px;
}

td.nopadding, th.nopadding {
    padding: 0px;
}

.uncommited {
    font-weight:bold;
    color:blue;
}
.unconfirmed {
    font-weight:bold;
    color:red;
}
.confirmed {
    font-weight:bold;
    color:darkgreen;
}


.audittile {
    font-size: 18px;
}

@media (max-width: 1030px) {
    .audittile {
        font-size: 15px;
    }
}

.phototile {
    font-size: 18px;
}

@media (max-width: 1030px) {
    .phototile {
        font-size: 15px;
    }
}


.audittilelevel1 {
    background-color: #D20B0B;
}

.audittilelevel2 {
    background-color: #13752F;
}

.audittilelevel3 {
    background-color: #2077AE;
}

.tileheader {
    color: black;
    padding: 3px;
    font-size: 26px;
    margin: 5px 0px 10px 20px;
}

.modal-body {
    padding: 5px 15px;
}

.modal-footer {
    border: 0px;
}

.container-fluid {
    background-color: white;
}





#chartdatatable {
    width: 350px;
    float: left;
    border: 1px solid silver;
    border-radius: 6px;
}

.chartdatatable {
    display: table;
    width: 350px;
    padding: 5px;
}

#chartdatatable:after {
    content: '';
    display: block;
    clear: both;
}

.chartdatatable td {
    padding: 5px;
}

#chartholder{
    width:500px
}

@media (max-width: 1024px) {
    #chartholder {
        width:350px
    }
        #chartdatatable, .chartdatatable {
        width: 350px;
    }
}

@media (max-width: 600px) {
    #chartholder {
        width:300px
    }
        #chartdatatable, .chartdatatable {
        width: 300px;
    }
}


.spin {
    height: 70px !important;
    width: 70px !important;
}

#chartcontent .spin {
    height: 16px !important;
    width: 16px !important;
}

#downloadmatrixbutton .spin {
    height: 16px !important;
    width: 16px !important;
}

.category {
    font-size: 15px;
    width: 320px;
    height: 30px;
    float: left;
    display: table-cell;
}

.category1title, .categorytitle {
    clear: both;
    font-size: 18px;
    font-weight: bold;
    background-color: #E9ECF2;
    padding: 3px;
    cursor: pointer;
}

.category2title, .subcategorytitle {
    clear: both;
    font-size: 20px;
    font-weight: bold;
    padding: 3px;
    color: #800000;
}


.category3title:before, .category4title:before {
    clear: both;
}

.category3title {
    clear: both;
    font-size: 18px;
    font-weight: bold;
    padding: 3px;
    color: #000000;
}

.category4title {
    clear: both;
    font-size: 16px;
    font-weight: bold;
    padding: 3px;
    color: #000080;
}

.ui-widget-content {
    border: 0px !important;
}

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        border: 0px !important;
        font-weight: normal !important;
        color: #800000 !important;
        background-color: transparent !important;
    }

.fade {
    -webkit-transition: opacity .75s linear;
    -o-transition: opacity .75s linear;
    transition: opacity 0.75s linear;
}


@media (max-width: 1024px) {
    .nopadding {
        padding-left: 0px;
        padding-right: 0px;
    }
}


.ragred {
    background-color:#FF6363
}

.ragamber {
    background-color:#FFD565
}

.raggreen {
     background-color:#63E363
 }

.ragyellow {
    background-color:#FFF601
}
.ragblack {
    background-color:#000000
}

.rowmargin {
    margin: 0px!important;
}

.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner {
    white-space: normal!important;
}

.bootstrap-table thead tr {
    background-color: #FFEBEB!important;
    color: #000!important;
}

#auditChart {
    display: block;
    height: 348px;
    width: 348px;
    cursor: pointer;
}

@media (max-width: 600px) {
    #auditChart {
        height: 318px;
        width: 318px;
    }
}

@media (max-width:900px) {
.sidebar span.glyphicons {
    margin-right: 25px;
}
}

/* RAG STATUS STYLES */

.ragOptionG {
    background:#008000;
    color:white;
}
.ragOptionA {
    background:#FFA019;
    color:white;
}
.ragOptionR {
    background:#D20B0B;
    color:white;
}

.ragOptionY {
    background:#FFF601;
    color:black;
}

.ragOptionB {
    background:#000000;
    color:white;
}

.ragR {color:#D20B0B!important;}
.ragA {color:#FFA019!important;}
.ragG {color:#008000!important;}
.ragY {color:#FFF601!important;}
.ragB {color:#000000!important;}


.ragCellR {background-color:#D20B0B;}
.ragCellA {background-color:#FFA019;}
.ragCellG {background-color:#008000;}
.ragCellY {background-color:#FFF601;}
.ragCellB {background-color:#000000;}
.ragCellR, .ragCellA, .ragCellG, .ragCellY, .ragCellB {color:#FFF;}

.ragBox, .ragBoxR, .ragBoxA, .ragBoxG, .ragBoxY, .ragBoxB {width:47%; float:left; padding:10px 5px; margin:5px 5px; border: 2px solid silver; border-radius: 5px; }

.ragBoxR {border-color:#D20B0B;}
.ragBoxA {border-color:#FFA019;}
.ragBoxG {border-color:#008000;}
.ragBoxY {border-color:#FFF601;}
.ragBoxB {border-color:#000000;}

.deleteStatusUpdate { float:right; color:blue; cursor:pointer; display: block; }
.deleteStatusUpdate:after {  content: ''; display: block; clear: both;}

.statbox {border-radius: 10px; float:left; margin:10px 5px; background-color:white; height:135px; width:230px; border:1px solid white; color:white;}

.statboxlink {font-weight:bold; font-size:21pt; color:Black;cursor:pointer;}

.statglyph {cursor:pointer;}

.stattitle {cursor:pointer; font-size:15px; text-align:center; width:100%; border-bottom:2px solid white; line-height:30px; margin-bottom:10px;}

select.btn-mini {
    height: auto;
    line-height: 14px;
}

#projectAspect{
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:#000;
	opacity:0.7; 
	filter:alpha(Opacity=70); 
	z-index:10000;
}
#projectAspectForm{
	position:fixed;
	width:818px;
	min-height:350px;
	border:1px solid #444;
	background:#fff;
	z-index:10001;
    margin:0 auto;
    left:25%;
    top:5%;
    height:90%;
    overflow-y: scroll;
    border-radius: 8px;
}

.actionrag {
    cursor:pointer;
}

.launchprojectaspect{cursor:pointer;position: relative;}

.projectbutton {font-style:white;}

.textcenter {
    text-align: center;
}

.textright {
    text-align: right;
}

.datalist .row {
    margin: 8px 0px;
}

.export {margin-right:120px;}

.box {border-radius: 10px; margin:5px 5px; padding:10px; width:100%; border:1px solid #CFCFCF;}

.yellowstar {color:#D9B405; margin:0 2px; font-size:18px;}
.blankstar {color:#DFDBDB; margin:0 2px; font-size:18px;}

.signoffrow>td {padding:7px 0px;}

.scheduleweekcontrol {
    width:32px;
    height:32px;
    /*background-color:orange;*/
    color:black;
    font-size:18px; 
    font-weight:normal;
    display:inline-block;
    margin:0px 4px 0px 4px;
    padding:2px 0px;
    text-align: center;
    cursor:pointer;
}

.slick-prev {
    left: -20px;
    background: red; /*to notice it, is white*/
}

.slick-next {
    right: -25px;
    background: red; /*to notice it, is white*/
}

#resourcecosts th, #resourcecosts td {
    font-size: 14px;
}

#resourcecosts {
    float: right;
}

select.btn-mini {
    height: auto;
    line-height: 14px;
}

.text-danger{color:#940000}
a.text-danger:hover{color:#843534}
.bg-danger{background-color:#f2dede}
a.bg-danger:hover{background-color:#e4b9b9}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}
.btn-danger{color:#fff;background-color:#940000;border-color:#d43f3a}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled].btn-danger.active{background-color:#940000;border-color:#d43f3a}
label-danger{background-color:#940000}
.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}
.alert-danger{color:#940000;background-color:#f2dede;border-color:#ebccd1}
.alert-danger hr{border-top-color:#e4b9c0}
.alert-danger .alert-link{color:#843534}
a.list-group-item-danger .list-group-item-heading{color:inherit}
a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#940000;background-color:#ebcccc}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#940000;border-color:#940000}
.panel-danger>.panel-heading{color:#940000;background-color:#f2dede;border-color:#ebccd1}
.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}
.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#940000}
.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}

.whitereadonly {cursor:pointer !important; background-color: #fff !important; color:#5f6468;}




.columns.columns-right.btn-group.pull-right {
    margin-top: 4px;
}



.horizontalmargin {
    margin-left: 3px;
    margin-right: 3px;        
}

.green {
    background-color: #DAFEDA;
}

.clientcolor {
    color: white;
}

.largecheck {
    width: 20px!important;
    height: 20px!important;
}




/* VISIT VOUCHER STYLES */
#voucherTable th, #voucherTable td {
    padding: 6px;
}

.sectionhead {
    color: #0069a7;
    font-weight: 500;
    font-size: 18px;
}

    .sectionhead > td {
        padding: 20px 0px 5px 6px !important;
        border-bottom: 1px solid grey;
    }

#voucherTable tr.sectionhead:first-child {
    padding: 0px 0px 5px 6px !important;
}

.matrixhead, .matrixhead > th {
    color: #0069a7;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}

.voucherqnum {
    min-width: 35px;
}

.initial {
    vertical-align: initial;
}

.voucherselect {
    display: inline-block;
    width: unset;
    min-width: 80px;
}

.vouchertext {
    display: inline-block;
    width: 300px;
}

.vouchernumeric {
    display: inline-block;
    width: 50px;
}

.voucherimagecell {
    width: 120px;
    text-align: right;
}

.voucherimagelink {
    font-size: 30px;
    color: #0069a7;
    cursor: pointer;
    margin: 0px 8px;
}

.voucheraddimagelink {
    font-size: 30px;
    color: #47800f;
    cursor: pointer;
    margin: 0px 5px;
}

.voucherimagelink.nophoto {
    color: silver;
}

.vouchertint, .vouchertint td {
    background-color: #eff5f5;
}

.vouchercheckbox {
    width: 18px;
    height: 18px;
    margin: 3px 0px;
}

.vouchercomment {
    height: 30px;
}

.vouchercommentleader {
    font-style: italic;
    font-weight: 700;
}

.matrixtable tr td {
    padding: 0px 2px !important;
    text-align: center;
}

    .matrixtable tr td:first-child {
        white-space: nowrap;
        text-align: left;
    }

.matrixtable input[type=number], .matrixtable input[type=text], .matrixtable select {
    margin: 3px auto !important;
}

.matrixtable input[type=number] {
    text-align: center;
    width: 80px;
}

.matrixtable input[type=text] {
    min-width: 220px;
}
/* END VISIT VOUCHER STYLES */

/* START LIGHT GALLERY STYLES */

.lg-backdrop {
    z-index: 1720 !important;
}

.lg-outer {
    z-index: 1730 !important;
}

    .lg-outer .lg-thumb-item {
        border: 2px solid transparent !important;
        border-radius: 0px !important;
    }

        .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
            border: 2px solid transparent !important;
            border-color: #fff !important;
        }

.lg-group {
    margin: 0px auto;
}

.lg-toolbar {
    /*background-color: transparent!important;*/
}

.lg-sub-html {
    font-size: 15px !important;
    font-weight: 200 !important;
    color: #fff !important;
}

    .lg-sub-html p {
        font-size: 12px;
        margin: 5px 0 0;
        color: #fff !important;
    }

.lg-sub-html {
    background-color: rgba(0,0,0,.75) !important;
}

.lg-icon {
    width: 38px !important;
}

.lgdelete, .lglike, .lgstar, .lgcaption {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 20px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 38px;
    text-decoration: none !important;
    outline: 0;
    background: 0 0;
    border: none;
    box-shadow: none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

    .lgdelete:hover, .lgcaption:hover {
        color: #fff;
    }

    .lglike:hover {
        color: silver;
    }

    .lglike.liked {
        color: #fc0317;
    }

    .lgstar.star {
        color: #c9c912;
    }

.popover {
    max-width: 400px !important;
}


.lg-captionpopover {
    color: white !important;
    background-color: black;
    border: 1px solid silver;
    border-radius: 5px;
}

.lg-caption:empty {
    display: none;
}

.lg-caption:not(:empty) {
    color: silver;
    font-size: 16px;
    font-style: italic;
}



/* END LIGHT GALLERY STYLES */



/* ---- .element-item ---- */

.element-item {
    position: relative;
    overflow: hidden;
    margin: 0 5px 10px 5px;
    min-width: 110px;
    max-width: 110px;
    max-height: 110px;
    width: 100%;
    text-align: center;
    border: 1px solid transparent;
    padding: 0px;
    float: left;
}

    .element-item > * {
        margin: 0;
        padding: 0;
    }

    .element-item .name {
        position: absolute;
        left: 10px;
        top: 60px;
        text-transform: none;
        letter-spacing: 0;
        font-size: 12px;
        font-weight: normal;
    }

    .element-item .product-thumb img {
        width: 100%;
        max-width: 100%;
        opacity: 1;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
    }

    .element-item .product-thumb .group-button {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        position: absolute;
        text-align: center;
        padding: 70px 0px 0px 20px;
    }

        .element-item .product-thumb .group-button a {
            color: #ffffff;
        }

            .element-item .product-thumb .group-button a i {
                opacity: 0;
                top: 0;
                position: relative;
                -webkit-transform: translate3d(0, -50%, 0);
                transform: translate3d(0, -50%, 0);
                -webkit-transition-delay: 0s;
                transition-delay: 0s;
                display: inline-block;
                margin: 0 20px;
                width: 35px;
                text-align: center;
                line-height: 30px;
                background-color: #fff;
                color: #222;
                border: 2px solid #222;
            }

                .element-item .product-thumb .group-button a i.left-icon {
                    -webkit-transform: translate3d(0, -50%, 0);
                    transform: translate3d(0, -50%, 0);
                    margin: 10px 20px;
                }

                .element-item .product-thumb .group-button a i.right-icon {
                    -webkit-transform: translate3d(0, -50%, 0);
                    transform: translate3d(0, -50%, 0);
                }

        .element-item .product-thumb .group-button::before {
            position: absolute;
            top: 30px;
            right: 50%;
            bottom: 30px;
            left: 50%;
            border-left: 1px solid rgba(255, 255, 255, 0.8);
            border-right: 1px solid rgba(255, 255, 255, 0.8);
            content: '';
            opacity: 0;
            background-color: rgba(255,255,255,0.3);
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
        }

    .element-item .product-thumb:hover img {
        opacity: 0.35;
    }

    .element-item .product-thumb:hover > .group-button a i {
        opacity: 0.9;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
        position: relative;
    }

        .element-item .product-thumb:hover > .group-button a i.left-icon {
            -webkit-transform: translate3d(-25%, -50%, 0);
            transform: translate3d(-25%, -50%, 0);
        }

        .element-item .product-thumb:hover > .group-button a i.right-icon {
            -webkit-transform: translate3d(-25%, -50%, 0);
            transform: translate3d(-25%, -50%, 0);
        }

    .element-item .product-thumb:hover > .group-button::before {
        background: rgba(255, 255, 255, 0.3);
        left: 30px;
        right: 30px;
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

.deletedimage {
    display: none;
    border: 2px solid red;
}

.masterimage {
    border: 2px solid #c9c912;
}

.masterimagestar:before {
    content: 'MASTER IMAGE';
    color: black;
    text-align: center;
    height: 28px;
    width: 100%;
    padding: 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #E4E61E;
    font-size: 16px;
    font-weight: 500;
    opacity: 0.75;
}

.newimage:before {
    content: 'NEW IMAGE';
    color: white;
    text-align: center;
    height: 28px;
    width: 100%;
    padding: 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #26ad4a;
    font-size: 16px;
    font-weight: 500;
    opacity: 0.85;
}

.group-button a:hover i {
    background-color: rgba(0, 0, 0, 0.3) !important;
    /*color: #0069a7 !important;*/
    border: 2px solid #000 !important;
}

.wishlist.liked i {
    color: forestgreen !important;
    /*background-color: #000 !important;*/
}

.wishlist.liked:hover {
    color: #0069a7;
}

.deleteImage i {
    color: #FF0000 !important;
}

.returnImage i {
    color: #00FF00 !important;
}

#vouchervisits tr td {
    vertical-align: middle;
}